@charset "utf-8";

body{
	background-color: #F0F0F0;
	background-image: url(images/bg_fader_darkgrey_650.png);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;	
	padding: 0px;
	margin: 0px;
}

h1, h2 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;	
}

h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

#h5{
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 105%;	
}

h6{
	font-size: 11px;
	margin-top: 0px;
}

ul{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;	
}
li{
	font-size: 11px;
	font-weight: normal;
	margin-left:15px;		
}

#mainframe {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;	 	
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	border-bottom: solid 1px #777777;	
}

#header {
	height: 120px;
	background: #000000 url(images/background-striping2.png) repeat-y top left; 
}

#hori_menu {
	width: 1000px;
	height: 18px;
	background-color: #444444;
	color: #DDDDDD;
	border-top: solid 1px #000000;
	font-size: 11px;
	text-align: center;	
	font-weight: bold;
	padding-top: 2px;		
}

#hori_menu a:link, 
#hori_menu a:visited {
	margin: 0px 4px;
	background: #707070 url(images/topmenufader.gif) repeat-x top left;
	color: #DDDDDD;
	text-decoration: none;	
}

#hori_menu a:hover {
	color: #ffc800;
	background-color: #808080;
	/*text-decoration: underline;*/
}

#hori_menu_span{
	padding-left: 12px;
	padding-right: 12px;
}

#footer {
	background-color: #000000;
	font-size: 11px;
	height: 20px;
	color: #999999;	
	clear: both;
}

#footer #telefoon{
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 4px;	
}

#footer #notice{
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 4px;	
}

#footer #notice a{
	text-decoration: none;
	color: #999999;
}
#footer #notice a:hover{
	text-decoration: underline;
	color: #999999;
}


#autoselect{
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #F0F0F0;
	line-height: 19px;	
}

.model_select_link{
	color: #000000;
	text-decoration: none;
}
.model_select_link:hover{
	color: #000000;
	text-decoration: underline;
}


#minicart{
	padding: 0px;
	float: right; 
	width: 230px;
	height: 120px;
	font-size: 11px;
	color: #F0F0F0;
	line-height: 17px;
	background: #000000 url(images/top-right-nose-cargoods.jpg) no-repeat top right; 	
}

#banner{
	width: 455px;
	height: 120px;
	float: left;
	background: url(images/cargoods-logo2.png) no-repeat 120px 10px;
}

#content{
	width: 1000px;	 	
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

#choose_merk{
	float: left;
	width: 100%;
	/*width: 245px;*/
}

#choose_logo{
	width: 750px;
	float:right;
}

#auto_merk_link{
	color: #000000;	
	font-weight: bold;
}
#auto_merk_link:hover{
	color: #777777;	
	font-weight: bold;
}


#carmodel-cat-img {
	width: 150px; 
	height: 125px; 
	float: left; 
	margin-left: 10px; 
	text-align: center; 
	line-height: 170%;
	font-weight: bold;
}


#carmodel-cat-sections{

	background-color: #F6F6E5; 
	float:left; 
	padding: 5px 20px; 
	clear: both; 
	width: 800px; 
	margin-bottom: 10px; 
	border: solid 1px #D6D6C5
}

#carmodel-cat-img a{
	color: #000000;
}

#carmodel-cat-img a:hover{
	color: #ffc800;
}

#choose_model{
	width: 1000px;
	padding-top: 0px;
	float:left;
}

#wide_info_bar{
	font-size: 11px;
	width: 1000px;
	float:left;
}

#car_model_rows{
	background-color: #FFFFFF;
}
#car_model_rows:hover{
	background-color: #FFF0A5;
	cursor: pointer;
}


#section_header{
	height: 16px;
	font-size: 11px;
	color: #000000;
	background-color: #ffc800;
	text-align: left;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 10px;	
	clear: right;
	border: none;
}

#row_1{
	background-color: #E0E0FF;
}

#row_2{
	background-color: #C5C5FF;
}

#model_select_table{
	padding-left: 80px;
	font-size: 11px;	
}
#model_select_table td{
	text-align: center;	 
}

#product_nav_row{
	clear: both;
	font-size: 10px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #CCCCCC;
}

#product_nav_row2{
	clear: both;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
}


#product_row{
	width: 690px;
	height: 155px;
	padding: 8px 10px 0px 10px;	
	clear: both;	
	border-bottom: dotted 2px #999999;
}

#product_row_title{
	width: 690px;
	height: 16px;
	padding: 2px 10px;	
	clear: both;	
	background-color: #E5E5E5;
	border-bottom: dotted 2px #999999;
	font-size: 14px;
	font-weight: bold;
}

#product_spacer{
	height: 20px;
}

#pages_bar{	
	width: 660px;
	text-align: center;
	height: 25px;
	padding-bottom: 10px;	
	font-weight: bold;
}

#pages_bar a{
	color: #000000;
	text-decoration: none;
}
#pages_bar a:active{
	color: #777777;
	text-decoration: none;
}
#pages_bar a:hover{
	color: #64AFFF;
	text-decoration: underline;
}

#results_found{
	width: 700px;
	text-align: center;
	margin-top: 10px;
	height: 20px;
	font-size: 10px;
	color: #666666;
	clear: both;
}

#product_orderform{
	float: left;
}


#order_frame{
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

#car_preview{
	float: right;
	width: 340px;
	height: 120px;
	padding-top: 30px;
}

#example_car{
	width: 330px;
	height: 120px;
}

#cg_img_thumb{
	float: left;
	width: 160px;
	height: 150px;
	padding-top: 2px;
	margin-right: 15px;
	text-align: center;
}

#product_desc{
	float: left;
	width: 510px;
	height: 150px;			
	padding-top: 2px;	
}
#product_desc_large{
	float: left;
	width: 520px;
	height: 410px;		
	background-image: url(/images/brands/brand_fader.png);
	background-repeat: no-repeat;
	background-position: 220px 5px;		
}
#product_title{
	height: 20px;
	padding: 5px 6px 2px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	position: relative;	
	
}
#product_title #right{	
	position: absolute;
	top: 50px;
	right: 5px;
	text-align: right;	
	font-size: 16px;
	color: #FF0000;	
}

#product_title a{
	color: #000000;	
}

#product_title a:hover{
	color: #FFC800;	
}

#product_short_desc{
	width: 350px;
	height: 70px;
	padding-left: 10px;
	color: #555555;
}

#product_desc_link a{
	padding-left: 10px;
	clear: both;
	color: #AA0000;
}

#product_desc_link a:hover{
	color: #ffc800;
}

/* MENU boxes */

.headerselectbox{	
	width: 180px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;	
}




/* CART */

#cart-box{
	width: 171px;
	height: 100px;
	margin-top: 15px;
	padding-left: 15px;
	padding-top: 5px;
	background: url(images/cart-box.png) no-repeat top left;
	color: #000000;	
}

.table_row_header{
	color: #000000;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
	border-bottom: dotted 1px #000000;
}
.table_row_header2{
	color: #000000;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align:	right;
	border-bottom: dotted 1px #000000;
}

.table_line_1{
	background-color: #F5F5F5;
	color: #111111;
	font-size: 11px;
	text-align:left;
}

.table_line_2{
	background-color: #FAFAFA;
	color: #111111;
	font-size: 11px;
	text-align:left;
}

#inc_button{
	width: 13px;
	height: 16px;
	background: url(images/inc-button.gif) no-repeat 0px 1px;
	clear: none;
	border: 0px;
}
#inc_button:hover{
	cursor: pointer;
}

#dec_button{
	width: 13px;
	height: 16px;
	background: url(images/dec-button.gif) no-repeat 0px 1px;
	clear: none;
	border: 0px;
}
#dec_button:hover{
	cursor: pointer;
}

.table_bottom_line{
	background-color: #FFFFFF;
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #555555;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	padding: 5px 0px;
}

.table_bottom_line_ship{
	background-color: #FFFFFF;
	border-top: dotted 1px #000000;
	color: #000000;
	font-size: 11px;	
	text-align:right;
	padding: 5px 0px;
}

.form_input_clear{
	width: 520px;
	clear: both;
	padding: 2px 60px; 	
}

.form_title{
	float: left;
	width: 125px;
	font-size: 11px;
	text-align: left;
	padding-top: 3px;	
}

.form_inputs{
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
}

#row_hover:hover{
	background-color: #EAEAFA;
}

#row_hover td label:hover{
	cursor: pointer;
}

#next_step{
	background: #FFFFFF url(images/volgende.gif) no-repeat 3px 0px;
	width: 97px;
	height: 21px;	
	cursor: pointer;	
}

#back_step{
	background: #FFFFFF url(images/vorige.gif) no-repeat 3px 0px;
	width: 97px;
	height: 21px;	
	cursor: pointer;	
}

#bestellen_step{
	background: #FFFFFF url(images/order.gif) no-repeat 3px 0px;
	width: 97px;
	height: 21px;	
	cursor: pointer;	
}

#wissen_step{
	background: #FFFFFF url(images/wissen.gif) no-repeat 3px 0px;
	width: 97px;
	height: 21px;	
	cursor: pointer;	
}

#label_land{
	text-align: left;
	float: left;	
}

#info_menu{
	width: 250px;
	float: left;	
}

#info_menu_header{
	width: 225px;
	height: 15px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	background-color: #ffc800;		
}

#info_menu_header_grey{
	width: 225px;
	height: 15px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-color: #555555;	
	border-right: solid 1px #D0D0D0;
	border-bottom: solid 2px #FFC800;
}

#info_menu_header_dark{
	width: 225px;
	height: 16px;
	padding-left: 25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	letter-spacing: 2px;
	background: url(images/menu_blank.png) repeat-y top left;	
	border-right: solid 1px #F0F0F0;
}


#info_menu_item{
	width: 225px;
	height: 15px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(images/menu_item.png) no-repeat top left;
	border-top: solid 1px #D0D0D0;	
	border-right: solid 1px #D0D0D0;
}

#info_menu_item_active{
	width: 225px;
	height: 15px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(images/menu_item_active.png) no-repeat top left;
	border-top: solid 1px #D0D0D0;	
	border-right: solid 1px #D0D0D0;
}

#info_menu_item_subcat{
	width: 200px;
	height: 15px;
	padding-left: 50px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(images/menu_item_subcat.png) no-repeat top left;
	border-top: solid 1px #D0D0D0;	
	border-right: solid 1px #D0D0D0;
}

#info_menu_search{
	width: 225px;
	height: 19px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(images/menu_item_19.png) no-repeat top left;
	border-top: solid 1px #D0D0D0;	
	border-right: solid 1px #D0D0D0;
}


#info_menu_item a, #info_menu_item_subcat a, #info_menu_item_active a {
	color: #333333;	
	text-decoration: none;	
}

#info_menu_item a:hover, #info_menu_item_subcat a:hover, #info_menu_item_active a:hover{
	color: #777777;
	text-decoration: underline;
}

#info_menu_blank{
	width: 225px;
	padding-left: 25px;
	background: url(images/menu_blank.png) repeat-y top left;	
	border-right: solid 1px #D0D0D0;
	border-top: solid 1px #D0D0D0;	
}

#info_menu_blank_fadeout{
	width: 225px;
	padding-left: 25px;
	height: 100px;
	background: url(images/menu_blank_fadeout.jpg) no-repeat top left;	
	border-right: solid 1px #D0D0D0;
	border-top: solid 1px #D0D0D0;	
}

#info_content{
	width: 670px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom:: 20px;
	font-size: 11px;
	float: left;
}

#home_page{
	text-align: justify; 
	float: left; 
	width: 730px; 
	padding: 10px 10px 10px 10px; 
	font-size: 11px; 
    background: #FFFFFF url(images/contentborders.png) bottom left repeat;	
}

#short_cat_desc{
	
	clear: both;
	background: url(images/descriptionfader.png) top right repeat;
	padding: 10px;
	text-align: justify;
}

#choose_sub{	
	clear: both;
	padding: 15px;	
	font-size: 11px; 
	color: #999999;
}

#subcat_block{

	width: 260px;
	height: 20px;
	float: left;
	padding: 8px 10px 5px 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f0f0f0;
	border: solid 1px #c0c0c0;
	margin: 10px 20px 2px 0px;
}
#subcat_block a{
	color: #000000;
}

#cat_products{
	text-align: justify; 
	float: left; 
	width: 730px; 
	padding: 10px 9px 10px 10px; 
	font-size: 11px; 
    background-color: #FFFFFF;
	border-left: solid 1px #D0D0D0;
}

#cart_page{
	text-align: justify; 
	float: left; 
	width: 690px; 
	padding: 30px 29px 20px 30px; 
	font-size: 11px; 
    border-left: solid 1px #D0D0D0;
}

#product_page{
	text-align: justify; 
	float: left; 
	clear: none;
	width: 670px; 
	padding: 20px 39px 20px 40px; 
	font-size: 11px; 
    border-left: solid 1px #D0D0D0;
}

#product_page_subheader{
	clear: both;
	background-color: #CCCCCC;
	font-weight: bold;
	font-style:italic;
	padding: 3px 5px;
}
#product_page_subtext{
	clear: both;
	padding: 3px 5px;
}

#bestelknop{
	background: url( images/bestellen_3.png ) no-repeat top left; 
	clear: left;
	width: 100px; 
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#bestelknop:hover{
	cursor: pointer;
}

#price_ball{
	background: url( images/glassyball_purple3.png ) no-repeat top left; 
	padding-top : 15px;
	width: 100px; 
	height: 50px;
	font-size: 16px; 
	color:#FFFFFF; 
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

#acc_page{
	text-align: justify; 
	float: left; 
	width: 980px; 
	padding: 10px 10px 10px 10px; 
	font-size: 11px; 
    background: #FFFFFF url(images/contentborders.png) top left repeat;
}

/* GALLERY */

#gallery_field {
	background-color: #F0F0F0;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

#gallery_invite {
	background: url(images/gallery_invite.png) no-repeat top left;
	width: 625px;
	height: 80px;
}

#thumbholder{
	background: url(images/fader_to_left_180px.png) repeat-y top right;
}

#largeimgholder{
	background: url(images/fader_to_right_400px.png) repeat-y top left;
}

.SpryHiddenRegion{
	visibility: hidden;
}

#exim, #exim3{
	position: relative;
	z-index:1;
}

#exim #exim2, #exim3 #exim2{
	position: absolute;
	visibility: hidden;
	z-index:20;
}
#exim3:hover{
	color: #000000;
}

#exim:hover #exim2{
	visibility: visible;
	position: absolute;
	top: -50px;
	left: 250px;
	border: solid 2px #000000;
	z-index: 50;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

#exim3:hover #exim2{
	visibility: visible; 
	top: -50px;
	left: -180px;
	border: solid 2px #000000;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	z-index: 30;	
}

.wide_input{
	width: 150px;
	font-size: 10px;
}
.small_input{
	width: 60px;
	font-size: 10px;
}
.form_titles{
	text-align: right;
	padding-right: 10px;	
}
.form_fields{
	text-align: left;
	padding-left: 10px;	
}

