/* CSS Document */
html, body { margin:0px; background-color:#e8deeb; font-family:Arial, Helvetica, sans-serif; font-size:12px }
h1 { text-align:center; font-size:16px; color:#003366; font-weight:bold; }
a:link, a:visited { color:#336699; text-decoration:underline; }
a:hover { color:#d62b24; }
/* General DIVs */
#header { }
#bgRepeat { width:820px; margin:0 auto; background-image:url(images/bg-repeat.jpg); background-repeat:repeat-y }
#bgTop { background-image:url(images/bg-top.jpg); background-repeat:no-repeat }
#navBox { width:780px; margin:0 auto; padding:10px; text-align:center; }
#contents { width:780px; margin:0 auto; padding:10px; text-align:justify; }
#footer { width:800px; margin:0 auto; }
#footerText { font-size:12px; color:#333333; text-align:center }
#footerEnd { width:820px; margin:0 auto; }
/* General Classes */
.barBig { background-color:#d62b24; font-size:0px; height:5px; overflow:hidden }
.barSml { background-color:#ff9999; font-size:0px; height:2px; overflow:hidden }
.test { width:385px; float:left; margin-bottom:10px; text-align:center; font-size:14px; }
.test2 { width:168px; padding-left:5px; padding-right:5px; }
.hide { display:none;} 
/* Results Pages */
.res_navWrap { text-align:center; }
.res_holder { border-bottom:#336699 solid 1px; border-left:#336699 solid 1px; border-right:#336699 solid 1px; }
.res_band { color:#FFFFFF; text-align:center; border-bottom:#336699 solid 1px; font-size:14px; padding:5px; background-image:url(images/results-header-bg.jpg); background-repeat:repeat-y; }
.res_imgWrap { float:left; width:220px; padding:5px; }
.res_txtWrap { float:left; width:528px; padding-left:10px; padding-right:10px; }
/* More Images */
#det_wrap { border-bottom:#336699 solid 1px; border-left:#336699 solid 1px; border-right:#336699 solid 1px; }
#det_imgMain { padding:5px; width:523px; float:left; }
#det_imgMainChassis { padding:5px; width:323px; float:left; }
#det_imgThumbsWrap { padding-right:5px; padding-left:0px; float:left; width:240px; }
#det_imgThumbsWrapChassis { padding-right:5px; padding-left:0px; float:left; width:140px; }
#det_bullChassis { padding-right:5px; padding-left:0px; float:left; width:295px; }
/* General Form */
.formWrap{ width:380px; float:left; }
.red_text { color:#d62b24; }
select.short { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; width:140px; margin:5px; }
input.short { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; width:140px; margin:5px; }
/* Contact Form */
#contactDet { width:250px; float:right; }
.contact_wrap { width:300px; margin:0 auto; }
.contact_item { width:300px; margin:0 auto; text-align:right; padding:5px; }
input.formfield { width:180px; }
textarea.formfield2{ width:300px; }


