/* 
	CSS for:	FLOAB.se
	Author:		Tomas Lindahl
	Version: 	1.0
	Date:		20071213
*/

/* General page properties */
* {
	margin: 0;
	padding:0;
}
body { 
	font-size: 68.5%;
	background: url("../images/structure/bodybackground.jpg") repeat-x #3b373a;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
}
/* General typographic properties*/
p {
	font-size: 1.2em;
	color:#666666;
	line-height:1.4em;
	margin: 0 0 1.2em;
}
#rightColumn p {
	font-size: 1.2em;
	color:#333333;
	line-height:1.4em;
	margin: 0 0 1.2em;	
}
#rightColumn table p{
	font-size: 12px;
	color:#333333;
	line-height:1.4em;
	margin: 0 0 1.2em;	
}

#rightColumn table h1{
	font-size: 17px;
	font-weight:600;
	color:#333333;
	line-height:1.4em;
}
#rightColumn table h3{
	font-size: 12px;
	color:#333333;
	line-height:1.4em;	
}
#rightColumn table textarea{
	color:#000;
}
#rightColumn a:link, #rightColumn a:visited {
	font-size: 1.2em;
	color:#333333;
	line-height:1.4em;
	margin: 0 0 1.2em;	
}
h1 {
	font-size: 2em;
	color:#333333;
	margin: 0 0 0.6em 0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
div#bannerLeftColumn h1 {
	font-size: 1.5em;
	font-weight:600;
}

div#mainMenu h2 {
	float: right;
	font-size: 2em;
	color:#333333;
	font-weight:normal;
	margin: 0 5px 0 0 ;
}
div#newProducts h1, div#news h1 {
	font-size: 2em;
	margin: 0;
	color:#333333;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
div#left_column ul {
	margin: 0 0 1em 3em;
}
div#left_column ul li {
	font-size: 1.2em;

	margin: 0 0 0.2em 0;
}
h4{
	color: #979797;
	text-decoration: underline;
	font-size: 1.0em;
}
div#left_column h4 {
	text-decoration: none;
	font-size: 1.2em;
	color: #666666;
	margin: 0 0 0.2em 0;
}
h3 {
	font-size: 1.4em;
	font-weight: 600;
	color: #666666;
	margin: 0 0 0.4em 0;
}
a:link{
	font-size: 1.0em;
	color:  #333333;
	line-height:1.2em;
	margin: 0 0 1.2em;
}
a:visited{
	font-size: 1.0em;
	color:  #333333;
	line-height:1.2em;
	margin: 0 0 1.2em;
}

div#news {
	border-top: solid #e8e8e8  1px;
	margin: 20px 0 0 0;
}

div#news strong {
	font-size: 1.1em;
}
div#news a {
	font-size: 1.1em;
	color: #868686;
	font-weight: 600;
}
div#news p {
	margin: 0 0 5px 0;
	font-size: 1.1em;
}
div#leftColumn h3 {
	float: right;
	border-bottom: solid 1px #CCCCCC;
	width: 190px;
	position: relative;
	right: 10px;
	text-align: left;
}
div.campaign_box h3 {
	position: relative;
	margin: 50px 0 0 0;
	font-size: 1.1em;
	color:#666666;
}
p.prod_desc {
	margin: 0;
}

div#footer h3 {
	float: left;
	width: 100px;
	color:#999999;
	font-size: 1.2em;
	margin: 20px 10px 0 30px;
}
* html div#leftColumn h3 {
	width: 170px;
}
.paddingBox1 {
	padding: 6px;
}
.paddingBox2 {
	padding: 7px;
}
div.campaign_box a {
	font-size: 1.1em;
}
div.campaign_box {
	font-size: 1.1em;
}
/* General iamge properties s*/
a img {
	border: none;
}
/* Main container properties */
div#mainContainer {
	width: 1002px;
	background-color: white;
	margin: 0 auto;
}
/* Header properties */
div#header {
	position: relative;
	width: 1002px;
	height: 115px;
}
div#header img#logo {
	position: absolute;
	left: 35px;
	top: 5px;
}

/* Search bar properties */
div#searchBar {
	float: right;

}

div#searchBar input{
	position:relative;
}

div#searchBar #search{
	padding: 0;
	margin:0;
	position: relative;
	border:solid #999999 1px;
	position: relative;
	width: 120px;
	bottom: 2px;
}

div#searchBar #searchButton{
	padding:0;
	position:relative;
	width: 50px;
	bottom: 3px;
	padding: 0 0 4px 0;
	margin: 0 5px 0 0;
	height: 18px;
}
/* General form properties */
input {
	border-top: solid 1px #C3C3C3;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	border-bottom: solid 1px #C3C3C3;
}
textarea {
	border-top: solid 1px #C3C3C3;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	border-bottom: solid 1px #C3C3C3;
	overflow-y: auto;
	margin: 10px 0 0 0;
	color: #000;
	font-family: Tahoma;
	font-size:1.1em;
	line-height:1.1em;
}
#right_middle table input{
	width:170px;
}
div#header div#searchBar select {
	border: none;
	margin: 4px 0 0 0;
	border-top: solid 1px #C3C3C3;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	border-bottom: solid 1px #C3C3C3;
}
/* Main menu properties */
div#mainMenu {
	height: auto;
	width: 670px;
	clear: both;
	position: relative;
	right: 35px;
	margin:30px 0px 25px 0px;
	float: right;
	border-top: solid #f2f2f2 1px;
	
}
* html div#mainMenu {
	width: 670px;
}
div#mainMenu ul {
	list-style-type: none;
	margin: 5px 0 0 0;
}
div#mainMenu ul li {
	display: block;
	float: left;
}
div#mainMenu ul li a {
	display: block;
	font-size: 1.1em;
	font-weight: 600;

	text-decoration: none;
}
div#mainMenu li {
	font-weight: 600;
	color: #999999;
	text-decoration: none;
	padding: 2px 2px 0 2px;
	
}
div#headerBar {
	width: 932px;
	height: 25px;
	float: right;
	position: relative;
	right: 35px;
	clear: both;
	background: #eaeaea;
}
div#headerBar img{
	margin: 0 5px 0 0;
}
div#headerBar div#number {
	float: left;
	position:relative;
	top: 5px;
	left: 5px;
	font-weight: 600;
	color: #dd402d;
	font-size: 1.2em;
	font-family: Tahoma;
}
/* Banner container properties */
div#container {
	margin:0 auto;
	padding-left:40px;
	padding-top:10px;
}
div.leftContainer {
	position:relative;
	float:left;
}
div.rightContainer {
	/*width:500px;*/
	width:716px;
	position: relative;
	float:left;
}

div#bannerLeftColumn {
	width: 215px;
	left: 35px;
	text-align: left;
}
div#bannerRightColumn {
	position:relative;
	width: 546px;
	text-align: left;
	
}
div#bannerRightColumn2 {
	position:relative;
	width: 165px;
	padding-left:5px;
	text-align: left;
	float:left;
}

div#bannerLeftColumn p,div#bannerRightColumn p, div#bannerRightColumn2 p{
	color:#000;
}

#bannerRightColumn2 h3, #bannerRightColumn h3{
	color:#dd402d;
	margin:0;
}
/* Left column properties */
div#leftColumn {
	width: 215px;
	text-align: left;
}

/* Product tree */
#tree {
	padding: 10px;
	clear:both;
	
}
.dtree {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
	float: right;
	white-space: nowrap;
}
.dTreeNode img {
	border: 0px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a:link, .dtree a:visited {
	color: #333;
	border: 0px;
	color: #dd402d;
	font-weight:600;
}
.dtree a.node, .dtree a.nodeSel {
	/*white-space: nowrap;*/
	white-space: normal;
	padding: 1px 2px 1px 2px;
	
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
}

div#tree div#dmyTree0 {
	background: url("../images/structure/treebackground.gif") #e6e6e6 repeat-x bottom;
	width: 170px;
	padding: 10px;
}

* html div#dmyTree0 {
	width: 190px;	
}

div.dTreeNode {

}
/* Right column properties */
div#rightColumn {
	width: 715px;
	top: 17px;
	text-align:left;
	paddin-bottom: 20px;
	margin-bottom: 20px;
	border-top: solid #f2f2f2 1px;

	
}
/* Product properties */
div#newProducts, div#news, div#right_middle{
	heigh:165px;
	text-align: left;
	clear:both;
}

.headerBox {
	width: 200px;
	text-align:left;
	float: left;
	margin: 6px 15px 0 0 ;
}
div.productRightCol {
	width:100%;	
	float: left;
}
div.campaign_box {
	width: 155px;
	height: 134px;
	/*height: 150px;*/
	float: left;
	/*border: 1px #666 solid;*/
	background: url("../images/structure/productframe_red.gif") no-repeat center;

}
div.campaign_wrapper {
	width: 155px;
	height: 124px;
	/*height: 150px;*/
	float: left;
	margin: 0 0 0 10px;
}

/* Product list properties */
div#rightColumn table.productlist tr td {
	font-size: 0.8em;
	color: #333333;
}
div#rightColumn table.productlist tr td.productlist_col_1 {
	padding: 3px 0 0 0;
}
div#rightColumn table.productlist tr td.productlist_col_2{
	padding: 2px 0 10px 10px;
}
div#rightColumn table.productlist tr .productlist_header_col {
	font-weight: 600;
	height: 25px;
	background: #f2f2f2;
	padding: 5px;
}
/* Product show properties */

div#rightColumn div#left_column {
	width: 400px;
	float: left;
	position: relative;
}

div#rightColumn div#left_column table tr p {
	margin:0;
}

div#rightColumn div#right_column {
	width: 230px;
	float: left;
	text-align: left;
	margin-left:15px;
}

div#buybutton {
	width: 250px;
	float: left;
}
div#rightColumn div#tools {
	width: 230px;
	padding: 3px;
}
/* Footer properties */ 
div#footer {
	width: 932px;
	width: 980px;
	position: relative;
	height: 155px;
	clear: both;
	margin: 0 auto;
	border-top: solid #CCCCCC 1px;
}
div.footerBox {
	float: left;
	width: 125px;
	width: 140px;
	text-align: left;
	margin: 20px 0 0 15px;
}
div.footerBoxForm {
	float: left;
	width: 220px;
	text-align: left;
	margin: 18px 0 0 0;
}
div.footerBoxForm input {
	color:#999999;
	font-family: Tahoma;
	font-size:1.1em;
	line-height:1.1em;
}

div.footerBoxForm #skicka {
	font-size: 1em;
	padding:0;
	margin: 1px 0 0 0;
}
div.footerBoxForm #email {
	width: 165px;
}
/* * Makes floating objects take up space. Fix from http://www.csscreator.com/attributes/containedfloat.php
 */
.floatcontainer:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility:hidden;
}
.floatcontainer{
	display: inline-block;
}
/* Hides from IE Mac \*/
* html .floatcontainer {
	height: 1%;
}
.floatcontainer {
    display:block;
}
/* End Hack */



/* Filter properties */
table#filter tr td {
	padding: 0 10px 0 10px;
}
table#filter input {
	border: none;
}
.clickable {

	width: 170px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 2000;
	left: 5;
	top: 40;
}
.clickable img {
	width: 130px;
	height: 50px;
}


div#NavDiv{
/*	border:1px solid black; */
	z-index:9000;
	width:115px;
	left:273;
	top:0;
	position:absolute;

}
#Nav {
	text-align:left;
}

.Menu {
	
	width:420px;
	display:none;
}
.Menu li {
	margin:0 5px;
}

.productlist_col_1, .productlist_col_2, .productlist_col_3, .productlist_col_4, .productlist_col_5 {
	padding-top: 2px;
	padding-left: 5px;
}
 