/*____________________________________________________________________

	 |     Project           : Trendy Auto.nl                 | 
	 |     Ontwikkeld door   : Connective Power Naarden       | 
	 |     Designd door      : Connective Power Naarden       | 
	 |     Email             : info@cp.nl                     |
	 
	 
	 |     CCS				 : Orderdefault.css				  |
     |     Laatst gewijzigd  : 14 mei 2009                    |  
____________________________________________________________________*/


/*__________________________

       Purchase page
__________________________*/

.betaal_container
{
	width:672px;
	overflow:hidden;
}

.winkelmand_header_2
{
	background-repeat:no-repeat;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #CC0000;
	margin-bottom:10px;
}

.winkelmand_header_text_producttype
{
	float:left;
	width:314px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_header_text_info
{
	float:right;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_product_box
{
	width:672px;
	height:56px;
	
	border-bottom:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom: 10px;
}

.winkelmand_image
{
	float:left;
	margin:3px;
	width:50px;
	height:50px;
}
.winkelmand_text
{
	float: left;
	width: 255px;
	height:30px;
	padding-left:10px;
	padding-top:9px;
	font-size: 11px;
}
a.winkelmand_text:link, a.winkelmand_text:active, a.winkelmand_text:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}

a.winkelmand_text:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;	
}

.winkelmand_verwijderen
{
	float:left;
	height: 32px;
	padding:7px 12px 17px 12px;
	width:30px;
	margin-left:5px;
}

.winkelmand_vakje
{
	float:right;
	margin:14px 15px 14px 14px;
	width:74px;
	padding:4px 4px 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:right;
	display:block;
}

.winkelmand_vakje2
{
	float:right;
	margin:0px;
	width:71px;
	padding:7px 8px 7px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:right;
	display:block;
}

.winkelmand_totaal_box
{
    border: 1px solid #cccccc;
	background-color:#eeeeee;
    height: 17px;
    width: 656px;
	padding:7px 7px 5px 7px;
}

.winkelmand_aantal
{
	float:right;
	margin-top:11px;
	margin-left:14px;
	margin-right: 14px;
	width:31px;
	padding:4px 0 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.winkelmand_totaal_text
{
	float:left;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_totaal_prijs
{
	float:right;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.but_v_winkelen
{
	float:left;
	margin-top: 12px;
}

.but_stap2
{
	float:right;
	margin-top: 12px;
}

#pnlAssessoiresHolder{padding-top:5px;}

.accessoires_box_2
{
    border:1px solid #eee;
	width:560px;
	padding:5px;
	/*background-image:url(/images/winkelmandje_bg_acces.jpg);*/
	margin:10px auto 10px;
}

.accessoires_box_2 table{ width:100%; }
.accessoires_box_2 tr{  border-bottom:1px solid #eee; }

.accessoires_box_2_header
{
	/*background-image:url(/images/winkelmandje_bg_header_acces.jpg);*/
	/*height:28px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
    font-weight:bold;
    background-color:#eee;
    text-indent:7px;	
}
    
.accessoires_img
{
	float:left;
	margin-left:9px;
	margin-right:8px;
	margin-bottom:6px;
	margin-top:6px;
	width:25px;
	height:25px;
	background-color:#FFFFFF;
}

.accessoires_text_2
{
	float:left;
	margin-top:12px;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.winkelmand_footer
{
	background-image:url(/images/winkelmandje_bg_bottom_str_acces.jpg);
	height:1px;
}


/*__________________________

       Betaalpagina 2
__________________________*/

.cboCountry
{
	margin-left: 0px;
}
.cboA_Country 
{
	margin-left: 0px;
}
.chkAfleveradres
{
	margin-left: 0px;
}
.winkelmand_header2
{
	height:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #cc0000;
}
  
.winkelmand_product_box2
{
    width: 670px;
    border-bottom:1px solid #cccccc;
}

.winkelmand_verzendkosten_box
{
    width:672px;
    margin:0px;
    height:30px;
}

.winkelmand_image2
{
	float:left;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:3px;
	width:50px;
	height:138px;
}

.winkelmand_text2
{
	float:left;
	margin-top:5px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:31px;
}

.winkelmand_text_verzendkosten
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:8px;
	margin-top:0px;
	width:559px;
}

.winkelmand_totaalbedrag_box
{
    border: 1px solid #cccccc;
	background-color:#eeeeee;
    height: 28px;
    width: 670px;
}

.winkelmand_algemenevoorwaarden_box
{
    width:661px;
    height: 26px;
    padding-top:6px;
    padding-left: 9px;
    margin-top:3px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

.winkelmand_header_afleveradres
{
	height:24px;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom:1px solid #cc0000;
}


.winkelmand_text_coupon
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:8px;
	width:559px;
	margin-bottom:0px;
}

.betaal_but_verzenden
{
	float:right;
	margin-top: 12px;
	margin-left:0px;
	margin-bottom:0px;
}

.winkelmand_midle_stroke
{
	background-image:url(/images/winkelmandje_midle_stroke.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.winkelmand_header_persoonlijkegegevens
{
	height:24px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #cc0000;
	margin-bottom:5px;
}

.persoonlijke_gegevens
{
	width:672px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

DIV.persoonlijke_text_box
{
	background-color:#e8e8e8;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px;
	width:180px;
	margin-right:8px;
	margin-bottom:4px;
}
INPUT.text
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    width:255px;
}
INPUT.postcode
{
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    width:100px;
}
INPUT.plaats
{
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    width:150px;
}


.formulier
{
	line-height:25px;
	float:left; 
	width:400px; 
	margin-left:8px;
	margin-top:0px;
}
#stap2
{
	margin-left: 0px;
}

label
{
	margin-left:5px;
}



