* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
body {
	background: #FFF url(images/backtop.gif) repeat-x;
	color: #000;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 40px; 

	
/*position: absolute; 
width: 100%;
text-align: center;
margin-left: 0px;
min-width: 910px; */
}
#fullscreen {
/*	width: 910px;
	margin: 0 auto;
	position: relative;	
	text-align: left; */ 
}
td {
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.none {
	color: #000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
	clear: both;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
h5 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-bottom: 10px;
}

/* misc */
.clear {
	clear: both;
}

/* header */
#searchbox {
	position: absolute;
	top: 9px; 
	left: 610px;
	width: 340px !important;
	text-align: right;
	z-index: 2;
}
.header {
	height: 136px;
	margin-bottom: 14px;
	display: block;
	width: 610px;
	float: left;
	clear: both; 
}
.areacolor {
	color:#999;
	float:left;	
}
.areacolor img {
	float:left;
	margin-right: 10px;
	padding-right: 10px;	
}
.header h1 {
	color: #999;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}
#flashhead {
	margin-top: 12px;
	margin-bottom: 10px;
}
.header h2 {
	color: #666;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.header select {
	background-color: #FFF; 
	color: #000;
}




/* dropdown-filtreringen */
#browser {
	background-color: #EFEFEF;
	padding: 2px;
	position: absolute;
	top: 39px;
	background: #FFF;
	right: 45%;
	text-align: right;
}
.formfield {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}




/* main content - innehåll */
.main {
	margin: 0 0 20px 3%;
	padding-right:20px; 
	width: 910px; 
}
.mainsmall {
	margin: 0 0 20px 0;
	padding-left:10px; 
	width: 820px; 
}
.mainwide {
	margin: 0 24% 20px 3%;
	padding-right:20px;
}
.content {
	width:610px; 
	display: block;
	float: left;
}
.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content h1 {
	font-size: 16px;
	margin-bottom: 4px;
}
.content h2 {
	color: #666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.content h3 {
	color: #666;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}
.contentsmall {
	width:390px; 
	display: block;
	float: left;
}
.contentlw {
	width:610px; 
	display: block;
	float: left;
}
.prodruta {
	border: solid #F2F2F2 1px;
	background-color: #FFFFFF;
	text-align: center;
	/*vertical-align: bottom;*/
	padding-bottom: 10px;
}
.prodruta2 {
	text-align: left;
	/*vertical-align: bottom;*/
	margin-left: 10px !important;
	margin-top: 10px !important;
}
.prodruta img {
	padding-top: 10px;
}
.prodrutaimg {
    height: 180px;
	border-top: solid #F2F2F2 1px;
	border-left: solid #F2F2F2 1px;
	border-right: solid #F2F2F2 1px;
	border-bottom: 0px none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
/*	padding-bottom: 4px !important; */
	clear: both; 
}
.prodrutaimg img {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.prodrutaimg2 {
	border-top: 0px none;
	border-left: solid #F2F2F2 1px;
	border-right: solid #F2F2F2 1px;
	border-bottom: solid #F2F2F2 1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 4px !important;
	clear: both; 
}

.dataheading {
	background-color: #F2F2F2;
	border: solid #DDD 1px;
	color: #000;
	text-align: left;
	vertical-align: bottom;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.datanormal {
	border: solid #DDD 1px;
	background-color: #FFFFFF;
	color: #666;
	text-align: left;
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px;
}
.datanormal a:link, .datanormal a:visited {
	color: #000;
	background: #F2F2F2;
	padding: 2px;
}
.datanormal a:hover {
	color: #FFF !important;
	background-color: #ACACAC !important;
	text-decoration: none !important;
	padding: 2px !important;
}
.content a {
	color: #666;
	text-decoration: none;
}
.content a:hover {
	color: #000;
	text-decoration: underline;
}
.resruta {
	background-color: #FFFFFF;
	color: #666;
	text-align: left;
	vertical-align: top;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/
	padding: 6px;
}

/* prodpic - bild överst för produkt */
.prodpic {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
	background: #FFF;
	right: 23%;
	width: 18%; 
}


/* sub - submeny för produkt */
.sub {
	margin-bottom: 10px;
/*	position: absolute; */
/*	top: 200px; */
	background: #EEE;
	float: right;
	width: 200px;
	display: block;
}
.subnav {
	padding: 0 12px 0;
	margin-bottom: 0px !important;
}
.subnav a {
	text-decoration:none;
	color: #222;
}
.subnav h1 {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	height: auto;
	margin-left: -4px !important;
}
.subnav h2 {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	height: auto;
	margin-left: -4px !important;
}
.subnav h3 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	height: auto;
/*	margin-left: -4px !important; */
}

.subnav ul {
	margin: 0 0 0px;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #BBB;
	padding: 2px 0 2px 0;
}
.subnav li a {	
	color: #999;
	display: block;
	font-size: 13px;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #000;
}
.subnavstatic {
	color: #000;
	display: block;
	font-size: 13px;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}

/* runda hörn */
.r1,.r2,.r3,.r4 {
	background: url(images/r.gif);
	height: 16px;
	width: 14px;
}
.r2,.r4 {
	float: left;
}
.r1,.r3 {
	float: right;
}
.r1 {
	background-position: right top;
}
.r2 {
	background-position: left top;
}
.r3 {
	background-position: right bottom;
}
.r4 {
	background-position: left bottom;
}

/* starka - meny längst till höger */
.starka {
	margin-bottom: 20px;
/*	position: absolute; */
	float: right;
/*	top: 40px; 
	right: 3%; */
	text-align: left;
	width: 200px;
	display: block;
}
.starka .logo {
	background: url(images/logo.gif) no-repeat center top;
	margin-top: 0px;
	height: 150px;	
}
.starka h1 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	padding: 6px 0 5px 6px;
	border-bottom: 1px solid #999;
}
.starka li {
	border-bottom: 1px solid #EEE;
}
.starka li a {
	color: #666;
	display: block;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 5px;
}
.starka li a:hover {
	background: #EEE;
	color: #000;
}


/* fotnot */
.footer {
	color: #999;
	font: normal 10px Verdana,sans-serif;
	margin: 30px 0 0 3%;
	padding: 8px 0 0 0;
/*	position: absolute !important; */
/*	bottom: 0px !important;*/
}

.footer a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}
.footer a:hover {
	color: #999;
	border-bottom: 1px solid #BBB;
}

#dhtmltooltip {
position: absolute;
width: 150px;
border: 0px solid black;
padding: 10px;
background-color: #5E93AF;
font-family: verdana, arial;
color: #FFFFFF;
font-size:12px;
line-height: 16px;
letter-spacing:0px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.specinline {
	border: 3px solid #CCC;
	background-color: #eee;
}
.specinline2 {
	border: 3px solid #CCC;
	background-color: #fff;
}
.specinline2 td {
	padding:2px;	
}

.specinline3 td {
	background-color: #eee;
	padding:6px;	
}
.specinline a img {
	float: right;
	padding: 5px;
}
.specinline h1 {
	text-align:center;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top:7px;
}
.dataspec0 {
	border: solid #eee 1px;
	background-color: #eee;
	color: #666;
	text-align: left;
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/
	padding: 2px;
/*	width: 167px; */
	height:10px; 
}
.dataspec0 a:link, .datanormal a:visited {
	color: #000;
	background: #F2F2F2;
	padding: 2px;
}
.dataspec0 a:hover {
	color: #FFF !important;
	background-color: #ACACAC !important;
	text-decoration: none !important;
	padding: 2px !important;
}

.dataspec {
	border: dashed #DEDEDE 1px;
	background-color: #FFFFFF;
	color: #666;
	text-align: left;
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/
	padding: 2px;
	width: 167px;
	height:10px; 
}
.dataspec a:link, .datanormal a:visited {
	color: #000;
	background: #F2F2F2;
	padding: 2px;
}
.dataspec a:hover {
	color: #FFF !important;
	background-color: #ACACAC !important;
	text-decoration: none !important;
	padding: 2px !important;
}
.dataspec2 {
	border: solid #eee 1px;
	background-color: #fff;
	color: #666;
	text-align: left;
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/
	padding: 2px;
	width: 167px;
	height:10px; 
}
.dataspec2 a:link, .datanormal a:visited {
	color: #000;
	background: #F2F2F2;
	padding: 2px;
}
.dataspec2 a:hover {
	color: #FFF !important;
	background-color: #ACACAC !important;
	text-decoration: none !important;
	padding: 2px !important;
}
.faqruta1 {
	border: solid #F2F2F2 1px;
	background-color: #ddd;
	text-align: left;
	/*vertical-align: bottom;*/
	padding-bottom: 3px !important;
	padding-left: 6px !important;
	padding-top: 6px !important;
	padding-right: 6px !important;
}
.faqruta2 {
	border: solid #F2F2F2 1px;
	background-color: #aaa;
	text-align: left;
	/*vertical-align: bottom;*/
	padding-bottom: 3px !important;
	padding-left: 6px !important;
	padding-top: 6px !important;
	padding-right: 6px !important;
}
.faqruta3 {
	border: solid #F2F2F2 1px;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	/*vertical-align: bottom;*/
	padding-bottom: 3px !important;
	padding-left: 6px !important;
	padding-top: 6px !important;
	padding-right: 6px !important;
}
#picbrowsestart {
	width:180px;
	height: 450px;
	padding:2px;
	text-align:center;
}
#picbrowserouter {
	float:left;
	height: 410px;
	width: 180px;
	overflow: hidden;
} 
#picbrowserinner {
	height: 10000px;
	width: 180px;
}
#singlepic {
	border:1px solid #d1d1d1;
	padding:2px;
	background-color:#FFFFFF;
	width:153px;
	float:left;	
	margin-bottom: 10px;
	
}


.bros h2 {
	width:120px;
}

