@charset "utf-8";
/* CSS Document */
.total_table td{
	padding-bottom: 10px;
}

/***********************************************
 Tabellen under varukorgen
***********************************************/
#cart_sum_text_step_one, #cart_sum_vat_step_one, #cart_sum_price_step_one, 
#cart_sum_text_step_two, #cart_sum_vat_step_two, #cart_sum_price_step_two, 
#cart_sum_text_step_three, #cart_sum_vat_step_three, #cart_sum_price_step_three, 
#cart_sum_text_step_four, #cart_sum_vat_step_four, #cart_sum_price_step_four{
	font-weight: bold;
}

#total_payment_text_step_one, #total_payment_number_step_one,
#total_payment_text_step_two, #total_payment_number_step_two,
#total_payment_text_step_three, #total_payment_number_step_three,
#total_payment_text_step_four, #total_payment_number_step_four
{

}

#total_payment_none_text_step_one, total_payment_none_number_step_one, 
#total_payment_none_text_step_two, total_payment_none_number_step_two, 
#total_payment_none_text_step_three, total_payment_none_number_step_three,
#total_payment_none_text_step_four, total_payment_none_number_step_four
{

}

#total_delivery_text_step_one, #total_delivery_number_step_one,
#total_delivery_text_step_two, #total_delivery_number_step_two,
#total_delivery_text_step_three, #total_delivery_number_step_three,
#total_delivery_text_step_four, #total_delivery_number_step_four
{

}

#total_delivery_none_text_step_one, #total_delivery_none_number_step_one,
#total_delivery_none_text_step_two, #total_delivery_none_number_step_two,
#total_delivery_none_text_step_three, #total_delivery_none_number_step_three,
#total_delivery_none_text_step_four, #total_delivery_none_number_step_four
{

}

#total_sum_text_step_one, #total_sum_number_step_one,
#total_sum_text_step_two, #total_sum_number_step_two,
#total_sum_text_step_three, #total_sum_number_step_three,
#total_sum_text_step_four, #total_sum_number_step_four{

}

#total_vat_text_step_one, #total_vat_number_step_one,
#total_vat_text_step_two, #total_vat_number_step_two,
#total_vat_text_step_three, #total_vat_number_step_three,
#total_vat_text_step_four, #total_vat_number_step_four{

}

#total_currency_text_step_one, #total_currency_number_step_one,
#total_currency_text_step_two, #total_currency_number_step_two,
#total_currency_text_step_three, #total_currency_number_step_three,
#total_currency_text_step_four, #total_currency_number_step_four
{

}

#total_sum_text_step_one, #total_sum_number_step_one,
#total_sum_text_step_two, #total_sum_number_step_two,
#total_sum_text_step_three, #total_sum_number_step_three,
#total_sum_text_step_four, #total_sum_number_step_four{
	font-weight: bold;
}
/************************************************/




/************************************************
	Minivarukorg
************************************************/
#cart{
/*	position:relative;
	color: #000000;
	margin-top:40px;
	margin-bottom:0px;
	background:url(../../../../img/bg_top_menu.jpg) top left no-repeat;
	padding-top:7px; 
	width:206px;
*/	
	width:206px;
	position:relative;
	padding:0px;
	line-height:20px;
}

#cart_bottom{margin:0px; padding:0px; background:url(../../../../img/bg_bottom_menu.jpg) top left no-repeat; height:7px;}

#cart a, #cart a:active, #cart a:visited{
	color: #003399;
	text-decoration:underline;
}

#cart a:hover{
	color: #003399;
	text-decoration:underline;
}

#cont_curr{
	position: relative;
	margin:0px;
	padding:0px;
	margin-left:30px;
	/*width: 160px;*/
}

#cont_curr select{
	margin:0px;
	padding:0px;
	margin-left: 5px;
}

#cont_cart{
	margin:0px;
	padding:0px;
	background:url(../../../../img/bg_content_menu.jpg) top left repeat-y;
	width:205px;
}

#currency_form{
	width: 160px;
}

#cont_curr form{margin:0px; padding:0px; margin-top:10px;}

#select_currency{
	font-family: Arial, Helvetica, sans-serif;
}

#change_currency{
	float: left;
	text-align: right;
}

#searchbutton{
	margin-left: 10px;
}

.cart_container{
	position:relative;
	width: 160px;
/*	padding-left:30px;*/
}

.cart_container:hover{

}

.cart_container h2{
	background-image:url(/templates/img/templateimages/left_h1_bg.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px 0px 13px 0px;
	background-position:0px 24px;
	height:33px;
	color:#666666;
}

.cart_container a{
	width: 180px;
	margin-top: 5px;
}

.text_total{
	float: left;
	width: 60px;
}

.text_products{
	float: left;
	width: 120px;
}

.text_products{
	float: left;	
}

.text_total{
	float: left;
}

.num_products, .price_total{
	text-align: right;
	margin-left:10px;
}


/************************************************/
/*div#orderdiv{
	padding:0px;
	margin:0px;
	padding-top: 20px;
	width:510px;
}*/

div#orderdiv h2{
	padding:0px;
	margin:0px;
	margin-top: 20px;
}

div#orderdiv a{
	color:#0064AF;
}

/*div#orderdiv table th, div#orderdiv table td{
	text-align:left;
}

div#orderdiv table th{
	width:10%;
}*/

#carttable, #orderdiv{
	margin-top: 20px;
}

#carttable .cart_item_row, #printtable .cart_item_row, #orderdiv .cart_item_row{
	padding-bottom: 20px;
}

#carttable th, #orderdiv th{
	background: #000000;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;	 /*nytt 2.1.10*/
	padding-left: 5px;   /*nytt 2.1.10*/
	padding-top: 5px;
	padding-bottom: 5px;
}

#carttable th.first{

}

#carttable td.odd input, #carttable td.even input, #orderdiv td.odd input, #orderdiv td.even input{
	border: none;
}

#carttable td, #orderdiv td{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#carttable .first_even, #orderdiv .first_even{
}

#carttable tr td.first_odd, #orderdiv tr td.first_odd{
	background: #FFFFFF;
}

#carttable tr td.odd, #orderdiv tr td.odd{
	background: #FFFFFF;
	color: #000000;
}

#carttable .even a, #carttable .even a:active, #orderdiv .even a, #orderdiv .even a:active{
	color: #003399;
	text-decoration:underline;
}
#carttable .even a:hover, #orderdiv .even a:hover{
	color: #003399;
	text-decoration:underline;
}

#carttable .odd a, #carttable .odd a:active, #orderdiv .odd a, #orderdiv .odd a:active{
	color: #003399;
	text-decoration:underline;
}

#carttable .odd a:hover, #orderdiv .odd a:hover{
	color: #003399;
	text-decoration:underline;
}

#carttable td.even, #carttable td.odd, #orderdiv td.even, #orderdiv td.odd{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#carttable td.first_even, #carttable td.first_odd, #orderdiv td.first_even, #orderdiv td.first_odd{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


#carttable tr td.first_even, #carttable tr td.even, #orderdiv tr td.first_even, #orderdiv tr td.even{
	background: #FFFFFF;	
}

#carttable tr.total, #orderdiv tr.total{
	background: #FFFFFF;
	border: none;
	font-weight: bold;
	text-decoration: underline;
}

#carttable td.total, div#carttable td.totalsum, #orderdiv td.total, div#orderdiv td.totalsum{
	border: none;
}

#carttable td.total.even, #carttable td.totalsum.even, #orderdiv td.total.even, #orderdiv td.totalsum.even{
	background: #FFFFFF;
	padding: 5px;
}

#carttable td.total.odd, #carttable td.totalsum.odd, #orderdiv td.total.odd, #orderdiv td.totalsum.odd{
	background: #FFFFFF;
	padding: 5px;
}

#carttable td.total.odd{
	
}

/********************************************
	PRINT TABLE
********************************************/
#printtable{
	background: #FFFFFF;
	padding: 5px;
	color: #000000;
	margin-top: 10px;
}

#printtable table#total_step_one{
	float: right;
}

table#total_step_one{
	float: right;
}

.bestallform{
	clear: both;
}

.bestallform input.text{
	width: 150px;
}

.bestallform textarea{
	width: 240px;
	height: 100px;
}

#printtable td{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#printtable th{
	background: #000000;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#printtable th.first{
	
}

#printtable .even a:hover{
	color: #999999;
}

#printtable a{
	color: #0064AF;
}

#printtable .odd a:hover{
	color: #999999;
}

#printtable .odd a, #printtable .odd a:active{
	color: #0064AF;
}

#printtable td.first_even, #printtable td.first_odd{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#printtable td.even, #printtable td.odd{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#printtable tr.total{
	background: #FFFFFF;
	border: none;
	font-weight: bold;
	text-decoration: underline;
}

#printtable td.even, #printtable td.first_even{
	background: #FFFFFF;
}

#printtable td.total, #printtable td.totalsum{
	border: none;
}

#printtable td.total.even, #printtable td.totalsum.even{
	background: #FFFFFF;
	padding: 5px;
}

#printtable td.total.odd, #printtable td.totalsum.odd{
	background: #EAEAEA;
	padding: 5px;
}

#printtable td.total.odd{
}
/***********************************************************/


.webshop_cart_total_label{
	font-weight: bold;
}

.webshop_cart_total_sum{
	font-weight: bold;
}

#carttable td.totalsum.odd, #printtable td.totalsum.odd{
}

#searchform{
/*	position: relative;
	margin:0px;
	padding:0px;
	padding-top: 0px;
	margin-top: 25px;
	padding-top:7px;
	background:url(../../../../img/bg_top_menu.jpg) top left no-repeat;*/
	width:206px;
	position:relative;
	padding:0px;
	padding-bottom:17px;
}

#searchform h2{
	margin:0px;
	padding:0px;
	padding-top:15px;
	width:205px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}

#searchform form{
	margin:0px;
	padding:0px;
	width:205px;
	background:url(../../../../img/bg_content_menu.jpg) top left repeat-y;
}

#searchform .field{
	margin:0px;
	padding:0px;
	width: 180px;
	padding:4px;
}

#searchform_bottom{margin:0px; padding:0px; background:url(../../../../img/bg_bottom_menu.jpg) top left no-repeat; height:7px;}

div#buyerterms{	position:relative; display:none; border: 1px solid #333333; margin:0 auto; margin-bottom: 10px; }
	div#buyerterms #image{position:absolute; top:0px; right:0px;}	
	div#buyerterms p.close{	text-align:right;}
	div#buyerterms #image img{border:none;}
	
div.listElement{
	width: 454px;
	height: 90px;
/*	margin-right: 45px;
	
*/
	margin-bottom:10px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
}

.listElement img{
	width: 90px;
	height: 90px;
}

div.image_box{
	float:left;
	border-right:#CCCCCC 1px solid;
	height: 90px;
}

div.image_box img{
	
}

div.info{
	float:left;
}

div.info h3 a, div.info h3 a:visited, div.info h3 a:active{
	text-decoration: none;
	color:#003399;
	font-size:12px;
}

div.info h3 a:hover{
	text-decoration: underline;
	color:#999999;
}

div.info p.info{
	/*height: 60px;*/
	width:350px;
}

div.info p.price{
	text-transform: uppercase;
	/*height: 10px;*/
}

div .info .padding{
	margin-left:10px;
	padding-top:5px;
	width:300px;
}

table.article_list{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #660000;
}

table.article_list input{
	border: none;
}

fieldset{
	border: 1px solid #000000;
}

table.article_list th{
	color: #FFFFFF;
	background: #000000;
}

#productinfo{
	float: left;
	width: 444px;
	height:280px;
/*	margin-right: 30px;*/
}

#productinfo h1{
	font-size:36px;
}

#productinfo p{
	width:250px;
}

#images{
	position:relative;
	top:58px;
	margin-left: 15px;
	float: right;
	width: 172px;
	vertical-align:middle;	
}

#main_image{
	margin-bottom: 10px;
	border:1px solid #CCCCCC;
}

#main_image img{
	margin:0px;
	padding:0px;
}

.thumbs{
	

}

.image_small{
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 5px;
	margin-bottom: 8px;
	border:1px solid #CCCCCC;
}


.intresseform textarea{
	width: 215px;
	height: 80px;
}

/*#cart_table table { 
	border: 1px #000 solid; 
	margin:0px;
	padding:0px;
}
#cart_table table td, th { 
	 margin:0px;
	 padding:0px;
}

#cart_table table thead{
	background: #000000;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#cart_table table thead td{
	padding:5px 0px 2px 5px;
}

#cart_table table tbody td{
	padding:5px 0px 0px 5px;
}*/