/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}

html, body { background:#ffffff; font-family:Arial, Helvetica, sans-serif; color:#000; font-weight:normal; font-size:12px; background-image:url(/images/extension.jpg); background-repeat:repeat-y; }

a:link, a:visited, a:active { font-family:Arial, Helvetica, sans-serif; color:#003c71; text-decoration:underline; }
a:hover { font-family:Arial, Helvetica, sans-serif; color:#828282; text-decoration:underline; }

ul { margin-left:30px; }

p { margin:10px; }

h3 { font-family:Arial, Helvetica, sans-serif; color:#000; font-weight:bold; font-size:14px; }

div#cbr_container{
	width:1000px;
}

div#cbr_header{
	width:1000px; height:105px; background:#fff; background-image:url(../images/header_bg.jpg); background-repeat:repeat-x;
	overflow:hidden;
}

div#cbr_logos{width:365px; height:85px; background-image:url(../images/logos.jpg); background-repeat:no-repeat;
	position:relative; top:10px; left:20px;}
div#cbr_baseline{font-family:Arial, Helvetica, sans-serif; color:#828282; font-size:16px; font-weight:bold;
	position:relative; top:-10px; left:570px;}

div#cbr_left {width:200px; float:left;}
div#cbr_middle {width:800px; float:left;}
div#cbr_right {width:170px; float:left;}

div#cbr_blue {width:200px; height:28px; background-image:url(../images/blauw.jpg); background-repeat:no-repeat;}
div#cbr_grey {width:800px; height:28px; background-image:url(../images/grijs.jpg); background-repeat:no-repeat;}

div#cube_topleft {width:200px; height:294px; overflow:hidden; background:#e1e1e1; border-bottom:6px solid white;}
div#cube_bottomleft {width:200px; min-height:259px; background:#e1e1e1; margin-bottom:10px;}
div#cube_topright {width:170px; height:294px; overflow:hidden; background:#e1e1e1; border-bottom:6px solid white; float:right;}
div#cube_bottomright {width:170px; min-height:259px; background:#e1e1e1; margin-bottom:10px; float:right;}

div#cbr_main {width:590px; min-height:472px; padding:20px; float:left;
	font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;}

.dealerData
{
margin-left:25px;margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;
}



.searchBtn
{
width:100px;
background-color:#eeeeee;
border-style:solid;
border-color:#333333;
border-width:1px;
margin:25px 0 25px 0;
}


.textbox { font-family:Arial, Geneva, Helvetica, sans-serif; font-size:11px; padding:1px; border:#808080 1px solid; background-color:#dfe5e8; width:250px;}
.textbox_multi { font-family:Arial, Geneva, Helvetica, sans-serif; font-size:11px; padding:1px; border:#808080 1px solid; background-color:#dfe5e8; width:250px; height:50px;}
.button { font-family:Arial, Geneva, Helvetica, sans-serif; font-size:11px; border:none; background-color:#6aa94e; cursor:pointer;}
.dropdown { font-family:Arial, Geneva, Helvetica, sans-serif; font-size:11px; padding:1px; border:#808080 1px solid; background-color:#dfe5e8; min-width:250px; }
#cbr_main table td { padding-bottom:6px; }



/* EDITOR PROPERTIES */
