/* CSS Document */
*,html {
	margin:0px;
	padding:0px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	background:#ffffff;
	font-size:11px;
	color:#333333;
}

img {
border:none;}

a, a:visited {
	color:#666666;
	text-decoration:none;
}
	
a:active, a:hover {
	text-decoration:underline;}
	

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	margin:0px 10px 0px 10px;
	height:70px;
	background-color: #FFFFFF;
}

table.login {
	margin-top:6px;}

table.login p{
	font-size:11px;
	padding:0px 0px 6px 4px;
}

td.loginEnd {
	background:none;
	width:28px;
	height:57px;
}



td.login p{
	font-size:11px;
	padding:0px 0px 6px 4px;
}

ul.menuLogin li {
	font-size:11px;
	color:#999999;
	float:left;
	list-style:none;
	}
	
ul.menuLogin li a, ul.menuLogin li a:visited {
	text-decoration:none;
	color:#333333;
	padding:0px 4px 0px 4px;
	}
	
ul.menuLogin li a:hover, ul.menuLogin li a:active {
	text-decoration:underline;
	color:#666666;
	}			

img.headerLogo {
	float:right;
	padding:6px 0px 0px 0px;
	}
	
#headerMenu {
	background:#CCCCCC;
	margin:0px 10px 10px 10px;
	height:28px;
	background:url(gfx/menuHeader_bg.gif);
	border-top:solid #d4d4d4 1px;
	border-right:solid #d4d4d4 1px;	
	border-left:solid #d4d4d4 1px;
}

ul.menuHeader li {
	float:left;
	list-style:none;
	background:url(gfx/menuHeader_end.gif) no-repeat right;
	}

ul.menuHeader a, ul.menuHeader a:visited {
	font-size:11px;
	padding:0px 20px 0px 20px;
	line-height:28px;
	color:#333333;
	text-decoration:none;
}

ul.menuHeader a:hover, ul.menuHeader a:active {
	color:#666666;
	text-decoration:underline;
}

#sokContainer {
	float:right;
	padding-right:10px;
	line-height:28px;
	height:28px;}

#sokContainer input {
	font-size:11px;
}

#sideBarLeft {
	display:inline;
	float:left;
	width:184px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#sideBarRight {
	display:inline;
	float:right;
	width:225px;
	margin-right:10px;
}

div.sideBarHeader {
	height:28px;
	padding-left:10px;
	border-left:solid #d4d4d4 1px;
	border-right:solid #d4d4d4 1px;
	background-image: url(gfx/menuHeader_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
div.sideBarHeader td {
	font-size:11px;
	line-height:28px;
	color:#666666;
	padding-right:20px;
	font-weight:bold;
}

table.kundvagnListning, table.kundvagnTotalt {
	background:#FFFFFF;
	width:100%;
	border-left:solid #d4d4d4 1px;
	border-right:solid #d4d4d4 1px;
}

table.kundvagnListning td {
	font-size:10px;
	padding:6px 10px 6px 10px;
	border-bottom:solid #f0f0f0 1px;
	overflow:hidden;
	margin-bottom:10px;
}

table.kundvagnTotalt td {
	font-size:11px;
	font-weight:bold;
	padding:7px 10px 7px 10px;
	border-bottom:solid #d4d4d4 1px;}
	
table.kundvagnTotalt a, table.kundvagnTotalt a:visited {
	color:#666666;
	text-decoration:none;
}
	
table.kundvagnTotalt a:active, table.kundvagnTotalt a:hover {
	text-decoration:underline;}
	
#sideBarPlaceholder {
	background:#FFFFFF;
	border:solid #d4d4d4 1px;
	padding:10px;
	margin-bottom:10px;
	text-align:center;}
	
#sideBarLeftPlaceholder {
	background:#FFFFFF;
	border-left:solid #d4d4d4 1px;
	border-right:solid #d4d4d4 1px;
	border-bottom:solid #d4d4d4 1px;		
	padding:10px;
	margin-bottom:10px;
	font-size:10px;
}	
	

#mainContent {
	width:547px;
	float:left;
	margin-left:10px;
	background:#FFFFFF;
	border-left:solid #d4d4d4 1px;
	border-right:solid #d4d4d4 1px;
	border-bottom:solid #d4d4d4 1px;
}

div.kundVagn table {
	font-size:10px;
	margin-bottom:10px;
	}

div.kundVagn thead {
	font-weight:bold;
	}
	
div.kundVagn tfoot {
	font-weight:bold;
	font-size:14px;
	color:#666666;
	border:none;
	}	

div.kundVagn h1 {
	font-size:16px;
	color:#666666;
	padding:20px 10px 10px 10px;
	}
	
div.kundVagn h2 {
	background:url(gfx/kundvagn_bg.gif) repeat-x;
	font-size:10px;
	padding:6px 10px 6px 10px;
	margin-top:10px;
	}	
	
div.kundVagn p {
	line-height:16px;
	padding:0px 10px 10px 10px;
	}

div.kundVagn tbody td, div.kundVagn thead td {
	border-bottom:solid #f0f0f0 1px;
	padding:4px 0px 4px 10px;
	}
	
div.kundVagn tfoot td {
	padding:20px 0px 00px 10px;
	}						

div.mainContentInfo {
	padding:10px;
	}
	
div.mainContentInfo h1 {
	font-size:16px;
	color:#666666;
	margin:10px 0px;
	
	}
div.mainContentInfo p {
	margin:10px 0px;
	line-height:16px;}


div.prodView table {

	}

div.prodView li {
	padding:2px 0px;
	margin-left:24px;
}

div.prodView input {
	margin:0px;
	padding:0px;
	border:solid #d0d0d0 1px;
	}
	
div.prodView select {
	border:solid #d0d0d0 1px;
	font-size:11px;
	}	


div.prodView ul {
}

div.prodView td {
}

div.prodView h1 {
	font-size:16px;
	color:#666666;
	padding:0px 0px 10px 0px;
}

div.prodView h2 {
	font-size:10px;
	color:#333333;
	}
	
div.prodView h3 {
	font-size:16px;
	color:#666666;
	}
	
div.prodView h4 {
	font-size:11px;
	color:#666666;
	margin:10px 0px 6px 0px;

	}		
	
div.prodView p {
	padding:10px 0px 0px 0px;
	font-size:10px;
	line-height:14px;}

h1.mcOffer {
	margin:10px 10px 0px 10px;
	font-size:11px;
	color:#666666;
	float:left;
	width:507px;
	display:inline;
	background:#f0f0f0;
	padding:3px 10px;
	}
	
div.mc1cols {
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:80px;
	width:505px;
	padding:10px;
	display:inline;
	border:solid #f0f0f0 1px;
}

div.mc3cols, div.mc3cols-box {
	margin-top:10px;
	margin-left:10px;
	width:147px;
	padding:10px;
	text-align:center;
	display:inline;
	float:left;
	border:solid #f0f0f0 1px;
}

div.mc3cols-box {
	border:none;
	width:169px;
	padding:0px;
}

div.mc3cols h1, div.mc1cols h1 {
	text-align:left;
	margin:10px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	height:18px;
	overflow:hidden;
	}
	
div.mc3cols h2, div.mc1cols h2 {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	}	
	
div.mc3cols p, div.mc1cols p {
	text-align:left;
	margin-bottom:10px;	
	height:36px;
	overflow:hidden;
	font-size:10px;
	}
	
div.mc1cols p, div.mc1cols h1, div.mc1cols h2 {
	padding-left:20px;
	padding-right:10px;
	}

div.mc1cols h2 {
	padding-right:0px;}
	
div.mc3cols td {
	text-align:left;
	}	
	
#mainContentHeader {
	height:28px;
	padding-left:10px;
	background-repeat: repeat-x;
	background-image: url(gfx/menuHeader_bg.gif);
	background-position: top;
}

#tabContainer {
	padding:10px 10px;}

li.menuMCH {
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	color:#999999;
	font-size:11px;
	}
	
td.menuMCH {
	padding-right:20px;
	}	

a.menuMCH {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
	
a:hover.menuMCH {
	color:#666666;
	text-decoration:underline;
	;
}	

a.menuMCH-active {
	color:#666666;
	font-size:11px;
	padding:0px 4px 0px 4px;
	text-decoration:none;
}
	
ul.itemSortering {
	height:30px;
	border-bottom:dotted #d4d4d4 1px;
}

ul.itemSortering input{
	border:solid #d4d4d4 1px;
	padding:0px 10px;
	width:100px;}


ul.itemSortering li {
	float:left;
	line-height:30px;
	list-style:none;
	}
	
ul.itemSortering a {
	padding-right:10px;
	}		
	
table.itemListning	{
	margin:0px 0px 0px 0px;}

table.itemListning td	{
	height:50px;
	padding:10px 0px 10px 0px;
	border-bottom:dotted #d4d4d4 1px;}
	
	
table.itemListning h1	{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

table.itemListning h2	{
	color:#666666;
	font-size:13px;
	font-weight:bold;
}	
	
table.itemListning p {
	padding:0px 10px 0px 10px;}	
	
table.itemListning img {
border:none;}

#itemTips {
	}
	

#itemTips h1 {
	color:#666666;
	font-size:16px;
}

#itemTips h2 {
	font-size:13px;
	margin:6px 0px;
	color:#333333;
	border-bottom:dotted #d4d4d4 1px;
}

#itemTips li {
	list-style:none;
	padding:4px 0px;
}

#itemTips td {
	padding:4px 0px 4px 10px;
	vertical-align:top;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
}

	
#itemTips p {
	line-height:16px;
	padding:10px 0px;}


tr.trLight {
	background:#f7f7f7;
	}
	
tr.trDark {
	background:#f0f0f0;
	}	

ul.sidAntal{
	color:#666666;
	font-weight:bold;
}

ul.sidAntal li {
	float:right;
	list-style:none;
	padding:10px 3px;
	}

ul.sidAntal a, ul.sidAntal a:visited {
	color:#333333;
	font-weight:normal;
	}
	
ul.sidAntal a:active, ul.sidAntal a:hover {
	color:#666666;
	}	
	
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	font-size:10px;
	color:#999999;
	margin:20px 10px 0px 10px;
	background:url(gfx/foot_bg.gif) repeat-x;
	padding:10px 20px;
	height:30px;
	text-align:center;
}

#footer img {
	vertical-align:middle;
}

#footer a, #footer a:visited {
	color:#999999;
}

#footer a:active, #footer a:hover {
	color:#666666;
}

#menuSBL {
	border-right:solid #d4d4d4 1px;
	border-left:solid #d4d4d4 1px;
	border-bottom:solid #d4d4d4 1px;
	}

div.menuSBLs0 {
	background:url(gfx/menuSBLn0_bg.gif) no-repeat left;
	list-style:none;
	line-height:28px;
	padding-left:10px;
}

a.menuSBLs0, a:visited.menuSBLs0 {
	font-size:11px;
	text-decoration:none;
	color:#333333;
	background:url(gfx/menuSBLn0_plus.gif) no-repeat left;
	padding-left:14px;
	}
	
a:hover.menuSBLs0, a:active.menuSBLs0 {
	text-decoration:underline;
	}	
	
a.menuSBLs0-active, a:visited.menuSBLs0-active {
	background:url(gfx/menuSBLn0_minus.gif) no-repeat left;
	font-weight:bold;
	text-decoration:underline;
	padding-left:14px;
}

ul.menu {
	margin: 6px 0px 10px 0px;
	}

li.menuSBLs1 {
	line-height:14px;
	list-style:none;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:11px;
}

a.menuSBLs1, a:visited.menuSBLs1, a.menuSBLs1-active, a:visited.menuSBLs1-active, a.menuSBLs1b, a:visited.menuSBLs1b, a.menuSBLs1b-active, a:visited.menuSBLs1b-active {
	background:url(gfx/menuSBLn1_plus.gif) no-repeat left;
	padding-left:14px;
	display:block;	
	}
	
a.menuSBLs1-active, a:visited.menuSBLs1-active, a.menuSBLs1b-active, a:visited.menuSBLs1b-active {
	background:url(gfx/menuSBLn1_minus.gif) no-repeat 0px 2px;
	text-decoration:underline;
	font-weight:bold;
	}
	
a.menuSBLs1b-active, a:visited.menuSBLs1b-active {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	font-weight:normal;
	}	
	
a.menuSBLs1b, a:visited.menuSBLs1b {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	}	



li.menuSBLs2 {
	line-height:14px;
	list-style:none;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:11px;
}

a.menuSBLs2, a:visited.menuSBLs2, a.menuSBLs2-active, a:visited.menuSBLs2-active, a.menuSBLs2b, a:visited.menuSBLs2b, a.menuSBLs2b-active, a:visited.menuSBLs2b-active { 
	background:url(gfx/menuSBLn1_plus.gif) no-repeat left;
	padding-left:14px;
	display:block;	
	}
	
a.menuSBLs2-active, a:visited.menuSBLs2-active, a.menuSBLs2b-active, a:visited.menuSBLs2b-active {
	background:url(gfx/menuSBLn1_minus.gif) no-repeat 0px 2px;
	text-decoration:underline;
	font-weight:bold;
	}
	
a.menuSBLs2b-active, a:visited.menuSBLs2b-active {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	font-weight:normal;
	}	
	
a.menuSBLs2b, a:visited.menuSBLs2b {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	}		


li.menuSBLs3 {
	line-height:14px;
	list-style:none;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:11px;	
}

a.menuSBLs3, a:visited.menuSBLs3, a.menuSBLs3-active, a:visited.menuSBLs3-active, a.menuSBLs3b, a:visited.menuSBLs3b {
	background:url(gfx/menuSBLn1_plus.gif) no-repeat left;
	padding-left:14px;
	display:block;	
	}
	
a.menuSBLs3-active, a:visited.menuSBLs3-active {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	text-decoration:underline;
	}

a.menuSBLs3b, a:visited.menuSBLs3b {
	background:url(gfx/menuSBLn1_none.gif) no-repeat 0px 2px;
	}	




.posR {
float:right;
}

.posL {
float:left;
}

.pR {
	padding-right:10px;
	}
	
.pL {
	padding-left:10px;
	}
	
.mtb10 {
	margin:20px 0px;
	}
	
.mtb20 {
	margin:10px 0px;
	}	

div.linebreak1 {
	border-bottom:dotted #d4d4d4 1px;
	margin:10px;
	}

div.linebreak2 {
	border-bottom:dotted #d4d4d4 1px;
	margin:6px 0px ;
	}
	
.inStock {
	color:#339900;
	font-weight:bold;	
}

.aTest {
	color:#666666;
	font-weight:bold;	
}

.outStock {
	color:#CC0000;
	font-weight:bold;
}

div.inform fieldset {
	padding:10px;
	margin:10px;
	border:solid #f0f0f0 1px;
	}

div.inform legend {
	color:#666666;
	padding:0px 10px;

	}
	
#kampanjField1 {
	position:absolute;
	width:81px;
	height:67px;
}

#kampanjField2 {
	position:absolute;
	width:41px;
	height:33px;
	margin-left:36px;
	margin-top:-10px;
}
	

	
