/* /////////////////// GLOBALS //////////////////// */ 
body { background-color: #FFFFFF; color: #000000; background-repeat: repeat-x; background-position: 0 0px; background-image: url("../graphics/dealershiplogobg.png");}
h2 {
	color: #333333;
}
a, a:hover, a:visited { color: #3a8fb4; } 

/* /////////////////// MAIN DIVS //////////////////// */
#pagebody { border: 1px solid #3a8fb4;}

/* /////////////////// NAVIGATION //////////////////// */ 
#nav {  background-image: url("images/_whiteBG.jpg"); background-repeat: repeat-x; background-position: 0 0px; }
#nav-left {  background-image: url("images/_whiteHOME.jpg"); background-repeat: no-repeat; background-position: 0 0px; }
#nav-right {  background-image: url("images/_whiteEND.jpg"); background-repeat: no-repeat; background-position: 0 0px; }
.nav-divider {  background-image: url("images/_whiteDIV.jpg"); background-repeat: repeat-x; background-position: 0 0px; }
.nav-item {  background-image: url("images/_whiteBG.jpg"); background-repeat: repeat-x; background-position: 0 0px; }
#nav-title h2 { color: #3a8fb4; margin-top: 2px; margin-left: 8px; }
#nav-title h1 { color: #3a8fb4; margin-top: 2px; margin-left: 8px; }

/* /////////////////// FOOTER //////////////////// */
.footer-text { color: #333333; }
#footer a { color: #3a8fb4; }
#footer a:visited { color: #3a8fb4; }
#footer a:hover { color: #3a8fb4; }

/* /////////////////// THUMBS //////////////////// */
.thumbs-wrap {  background-image: url("images/_whiteBLUETHUMB.jpg"); background-repeat: no-repeat; background-position: 0 0px; }

/* /////////////////// TOP CONTENT //////////////////// */
.top-content-logo { background-image: url("images/_whiteLOGO.jpg"); background-repeat: no-repeat; background-position: 10px 0; }
.top-content-logo2 { background-image: url("images/_whiteLOGO.jpg"); background-repeat: no-repeat; background-position: 10px 0; }
.top-content-event { background-image: url("images/_whiteEVENT.jpg"); background-repeat: no-repeat; background-position: 10px 0; }
.top-content-bigevent { background-image: url("images/_whiteBIGEVENTblue.jpg"); background-repeat: no-repeat; background-position: 0 0; }

/* /////////////////// MID CONTENT //////////////////// */
#mid-content-home { background-image: url("images/_whiteHOMEFORMBGblue.jpg"); background-repeat: no-repeat; background-position: top right; }
#mid-content { background-image: url("images/_whiteFORMBGblue.jpg"); background-repeat: no-repeat; background-position: top right; }
.mid-content-text-home p { color: #666666; }
.credit-text p { color: #000000; }
.review-text p { color: #000000; }
.mid-content-text p { color: #000000; }
.policy-text h3 { color: #3a8fb4; }
.thankyou-text-left h2{  color: #000000; }
.congrats-text h2{  color: #3a8fb4; }
.congrats-text2 h2 {  color: #3a8fb4; }

#congrats-mid-content { background-image: url("images/_whiteFORMBG2-blue.jpg"); background-repeat: no-repeat; background-position: top right; }
.congrats-mid-content-text p { color: #000000; }
.mid-content-form-make-title { color: #000000; }
.mid-content-form-model-title { color: #000000; }
.mid-content-form-zip-title { color: #000000; }
.quote-form-row label { color: #000000; }
.quote-form-row2 label { color: #000000; }
.form-row2-title { color: #000000; font-weight: bold; }

/* /////////////////// BUTTONS //////////////////// */
.qBTN-HOME { background-image: url("images/_orangeFORMBUTTON.jpg"); background-repeat: no-repeat; background-position: top left; }
.qBTN-HOME:hover { background-image: url("images/_orangeFORMBUTTON.jpg"); background-repeat: no-repeat; background-position: bottom left; }
.qBTN-CON2 { background-image: url("images/_orangeFORMBUTTON2.jpg"); background-repeat: no-repeat; background-position: top left; }
.qBTN-CON2:hover { background-image: url("images/_orangeFORMBUTTON2.jpg"); background-repeat: no-repeat; background-position: bottom left; }
.qBTN-CON3 { background-image: url("images/_orangeFORMBUTTON3.jpg"); background-repeat: no-repeat; background-position: top left; }
.qBTN-CON3:hover { background-image: url("images/_orangeFORMBUTTON3.jpg"); background-repeat: no-repeat; background-position: bottom left; }
.qBTN-CON4 { background-image: url("images/_orangeFORMBUTTON4.jpg"); background-repeat: no-repeat; background-position: top left; }
.qBTN-CON4:hover { background-image: url("images/_orangeFORMBUTTON4.jpg"); background-repeat: no-repeat; background-position: bottom left; }

