/* Boomkamp auto's CSS - Calibra.nl */
body { font-family: arial, Verdana; margin:0px; font-size:13px; }

h6	{ font-size:8px; }
hr	{ size:3px; width:550px; background-color:#000080; }

#window 	{ border: 0px solid black; width: 820px; margin:0px; padding:0px; }
#top	{ border: 0px solid black; height:100px; width: 100%; background-image:url("images/banner.jpg"); background-repeat:no-repeat; }

#menu	{ border: 2px solid #095CFA; border-bottom:10px solid #095CFA; width: 137px; float:left; margin-top:10px; margin-left:10px; font-size:12px; font-weight:bold; }
#menu img{ margin:-2px; padding:0px;}
#menu ul	{ border: 0px solid black; list-style-image: url("images/menu_button.jpg"); margin-left:22px; padding:3px; font-weight:bold; color:#095CFA;}
#menu li:hover { margin-left:2px;}
#menu a	{ text-decoration:none; }
#content 		{ border:0px solid black; background-image: url("images/line-y.gif"); background-repeat: repeat-y; width:640px; float:right; margin-top:2px; }
#content .top	{ border:0px solid black; background-image: url("images/line-x.gif"); background-repeat: repeat-x; height:20px; width:100%; }

#content #iframe	{margin-left:10px; }
/*	
#content  #iframe { border: 0px; width:100%; height: 800px; overflow:auto; }
*/


.center 		{ text-align:center; }
.specialtext{ color: #00F; }
.bluetext	{ color: #039; font-size:18px; }

table table 	{ border:0px; width:100%; cellpadding:0px; cellspacing:0px; }

.bluecontent{ background-color:#99CCFF; }

.modelspecs	{ border-right:1px solid #0F87FF; border-bottom:1px solid #0F87FF; width:500px; }
.modelspecs	td { border-left:1px solid #0F87FF;  border-top:1px solid #0F87FF; padding:2px; }

.gallary	{ border-right:1px solid #0F87FF; border-bottom:1px solid #0F87FF; width:500px; }
.gallary td	{ border-left:1px solid #0F87FF;  border-top:1px solid #0F87FF; padding:9px; text-align:center; vertical-align:bottom; }
.gallary a	{ text-decoration: none; line-height:16	px; }

form .field	{ width:430px; clear:both; }
form .field label 	{ float: left; width:100px; }
form .field input 	{ float: right; width:280px; border:1px solid #99CCFF; margin: 2px 0px 2px 0px;}
form textarea 		{ height:200px; width:430px; border:1px solid #99CCFF; }
form .field .button	{ background-color: transparent; width:120px; } 
