/* style.css-dataliner.se 
© Mattias Brage webmaster@dataliner.se
2007-04-21
*/

/*---------------------------Styling av body, rubriker, länkar---------------------------*/
body
{
	padding: 0em; 
   	margin: 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background: #e8e9f3;
	font-size: 0.8em;
	text-align: center;
	}
h1{
	font-family: Arial;
	font-size: 16px;
	color: #cb3b19;
	margin-top: 30px;
	margin-bottom: 15px;
	}
h2{
	margin-top: 30px;
	line-height: 0.2em;
	font-family: Arial;
	font-size: 16px;
	color: #cb3b19;
	}
h3{
	font-family: Arial;
	font-size: 13px;
	color: #cb3b19;
	}
h3.prodheadine{
	font-family: Arial;
	font-size: 14px;
	color: #878787;
	font-weight: normal;
}
h4{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-style: italic;
	margin-bottom: -8px !important; margin-bottom: -15px;
	}
p{ font-size: 11px; color: #404040; line-height: 15px;}
tr{ text-align:center;}
td{font-size: 11px; color: #404040;}
th{font: 14px Verdana, Arial, Helvetica, sans-serif; color: #777777; font-weight: bold;}
td.products{
	border: 1px dashed #878787;
	font-family: Arial;
	font-size: 14px;
	color: #999999;
}
a.cellhover
{
	text-decoration: none !important;
	font-size: 14px;
	display:block;
	background:#fff;
	padding:10px;
}
 
a.cellhover:hover
{
	text-decoration: none !important;
	display:block;
	background:#f6f6f6;
}

td.header{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}

	
hr{
margin-top:0px !important;margin-top:-5px;
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;}

img{border: 0px;}
a:link{color: #777777; text-decoration: underline;}
a:visited{color: #777; text-decoration: underline;}
a:hover{color: #ababab; text-decoration: none;}

/*---------------------------Styling av alla klasser---------------------------------------*/
.button{ margin-top:5px !important; margin-top: 15px;
		font-size:11px; 
		font-weight: bold; 
		color: #505050; 
		padding: 2px; 
		font-family: Verdana, Arial; 
		background:url('images/buttonbg.gif') repeat-x center left;} /*Ändrar knapparnas utseende*/
.textarea{ font-size: 13px; margin:1px 0 2px 0; border: 1px dashed #878787;} /*Ändrar utseendet på formulär textrutor*/
.footerhr{border-top: 1px solid #ccc; margin: 0px 80px -10px 80px;}
.formheader{margin-bottom: 0px !important; margin-bottom: -10px;} /*Används runt alla formulärtextfält och liknande för att få texten att hamna rätt*/



/*---------------------------Syling av de olika delarna av sidan-----------------------------------------*/
/*---------------------------Containern och header-------------------------------------------------------*/
div#container{
				border: 1px solid #ccc;
				width: 770px;
				margin-right: auto; 
				margin-left: auto;
				background-color: #fff;
				text-align:left;
				}
div#indexcontainer{
				border: 1px solid #ccc;
				width: 700px;
				margin-right: auto; 
				margin-left: auto;
				background-color: #fff;
				}
div#indexflash{
	float:right;
	margin:0;
	padding: 0;
	width: 700px;
}
div#header{
			float:left;
			width: 770px;
			margin-bottom: 4px;
			}
div#logo{
			float:left;

			}
div#flags{
			float:right;
			margin-right: 35px !important;
			margin-right: 18px;
			margin-top: 58px;
			margin-bottom: 4px;
			}
/*--------------------------Rad 83-104 Topmenyn----------------------------------------------------------*/
div#topmenucontainer{
					width:100%;
					float:left;
					background-color: #d33a18;
					}
#topmenucontainer ul{
					margin: 0px;
					padding: 0px;
					font: 14px Arial, sans-serif;
					font-weight:bold;
					}
									
#topmenucontainer li{
					background-color: #d33a18;
					display: inline;
					}
					
#topmenucontainer ul a{
					float:left;
					text-decoration: none; 
					padding: 0.4em 1.3em;
					}

#topmenucontainer a:link{color: #fff;}
#topmenucontainer a:visited{color: #fff;}
#topmenucontainer a:hover{color: #fff; background-color: #ea5332;}
#topmenucontainer body#current {color: #fff; background-color: #ea5332;}

div#flashpres{
			float:left;
			width: 770px;
			}
/*-----------------------------Rad 112-163 Vänstermenyn special pga. dhtmlmeny-----------------------------*/
div#leftmenucontainer{
			font-family: Arial;
			clear:both;
			float:left;
			padding: 10px 20px 20px 20px;
			margin: 0px 0px 20px 0px;
			border-right: 1px solid #ccc;
			}

.suckerdiv ul{
margin: 5px 0px 5px 0;
padding: 0px;
list-style-type: none;
width: 109px; /* Width of Menu Items */
border-top: 1px dashed #878787;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 109px; /*sub menu width*/
top: 0;
visibility: hidden;
margin: 0px;
background-color: #fff;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000;
text-decoration: none;
font-size: 11px;
letter-spacing: 1px;
background: #fff;
padding: 8px 11px;
border-bottom: 1px dashed #878787;
border-left: 3px solid #cb664e; /*bbb*/
}

.suckerdiv ul li a:visited{
text-decoration: none;
color: black;
}

.suckerdiv ul li a:hover{
text-decoration: none;
background-color: #F3F3F3;
}

.suckerdiv .subfolderstyle{
text-decoration: none;
background: #fff url('images/menuarrow.gif') right center no-repeat;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


/*-----------------------------------------  Rad 165-229 alla delar i mitten ------------------------------------*/
div#middlecontainer{
					text-align:left;
					width:420px;
					float:left;
					}
div#content{
			text-align:left;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 10px;
			margin-top: 20px;
			width:390px;
			float:left;
			}
div#updates{
			padding: 10px 20px 20px 20px;
			margin: 20px 0px 20px 0px;
			border-left: 1px solid #ccc;
			width: 141px;
			float:right;
			}
div#news{
		margin-bottom: 40px;
		}
div#activities{
				
				}
/********************************************Kontakt sidan*****************************/
div#contactMiddlecontainer{
			text-align:left;;
			width:550px;
			float:left;
			padding-left: 24px;
					}
div#contactContent{
			padding: 10px 20px 0 0;
			margin-top: 20px;
			overflow:hidden;
			width: 330px;
			text-align:left;
			float:left;
			}
div#contactRight{
			padding: 10px 0 0 20px;
			margin: 20px 0 0 20px;
			height:187px;
			float:left;
			border-left: 1px solid #ccc;		
}
div#contactRight2{
		background: url('images/mail.jpg') top right no-repeat;
		height: 362px;
		float:right;
		border-left: 1px solid #ccc;
		width: 179px;
		}
/**************************************Distributörs sidan ***************************/
div#distriMiddlecontainer{
			background: url('images/distribg2.gif') bottom right no-repeat;
			text-align:left;
			width:560px;
			float:left;
			padding-left: 24px;
					}
div#distriContent{
			padding-top: 10px;
			margin-top: 20px;
			height:480px;
			width: 360px;
			text-align:left;
			float:left;
			}

div#distriRight{
			padding: 10px 0 0 24px;
			margin-top: 20px;
			width: 149px;
			float:right;
			border-left: 1px solid #ccc;

}
/*-------------------------------Rad 226-249 De små klickbara rutorna på produktsidorna-----------------------------------*/
a.prodbox{
	display:block;
	float:left;
	width: 173px;
	height: 138px;
	text-align: center;
	text-decoration:none;
	border: 1px dashed #878787;
	margin: 5px;
}
a.prodbox:hover{border-color: #CB664E}

a.prodaccessory{
	display: block;
	float:left;
	width: 543px;
	text-align: center;
	text-decoration: none;
	border: 1px dashed #878787;
	margin: 5px;
	height: 30px;
	line-height: 30px;
}
a.prodaccessory:hover{background-color: #F3F3F3}

div#prodmiddlecontainer{
				padding-left: 30px;
				width:560px;
				float:left;
					}
div#productContent{
			padding-top: 10px;
			margin-top: 20px;
			width: 360px;
			text-align:left;
			float:left;
			}
div#productContent2{
			padding-top: 10px;
			margin-top: 20px;
			width: 360px;
			text-align:left;
			float:left;
			}
div#productRight{
			padding: 10px 0 30px 20px;
			margin-top: 20px;
			width: 155px;
			float:right;
			border-left: 1px solid #ccc;
}

.productinfo{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background: #fff;
	border-bottom: 1px dashed #878787;
}
.productinfo a{
	height: 100%;
	display: block;
	padding-left: 0.8em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;	
	text-decoration: none;
	border-top: 1px dashed #878787;
	border-right: 1px dashed #878787;
	border-left: 1px dashed #878787;
}
#productinfo a:link{color: #777777;}
#productinfo a:visited{color: #777777;}
#productinfo a:hover{background: #f6f6f6;}

div#usedprodcont{
	width: 530px;
	padding: 5px;
	float: left;
	border-top: 1px dashed #878787;
	background-color: #fff;
	}
div#usedprod{
	width: 530px;
	float:left;
	border-bottom: 1px dashed #878787;
	}
div#usedprodtitle{
	width: 75px;
	float: left;
	display: table-cell;
    vertical-align: middle;
	}
div#usedprodinfo{
	width: 350px;
	float:left;
	padding-left: 5px;
	}
.usedprodlist{font-size: 11px; color: #404040; line-height: 15px;}

/*-------------------------------Rad 336-340 sidfot-----------------------------------*/
div#languageselect{
	text-align:center;
	word-spacing: 30px;
	padding-top: 20px;
	}

/*-------------------------------Rad 343-352 sidfot-----------------------------------*/
div#footer{
			height: 50px;
			margin: 0px;
			padding: 0px;
			width: 770px;
			clear:both;
			text-align:center;
			vertical-align: middle;
			font-size: 0.9em; color: #ccc;
		}
	

