/* Tag Rules */

body { 
	background: #003586 url(../images/bg.jpg) 0 0 repeat;
	background-position: center top;	
	color: #fff;
	font: 12px verdana;
}

h1, h2, h3, h4 {
	color: blue;
	font-family: Verdana, sans-serif;
	font-weight: 900;
	padding: 0.25em 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;	
}

h4 {
	font-size: 14px;
}

strong {
	font-weight: bold;
}

em {
	font-weight: bolder;
}

a {
	color: red;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

ul {
	/*padding: 5px;*/
}

li {
	list-style-type: none;
	color: #000;
}

p {
  color: #000;
}

/* Classes */

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
	font-size: 1px;
	height: 1%;
}

label.required {
	font-size: 9px;
	color: gray;
	width: auto;
	margin-bottom: 0;
}

input.zipcode {
	width: 40px;
}

/* Form Rules */
		
input {
	display: block;
	width: 9em;
	float: left;
	margin-bottom: 12px;
}

textarea {
	display: block;
	width: 200px;
	height: 125px;
	float: left;
	margin-bottom: 12px;
}

select {
	display: block;
	width: 125px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}

label {
	float: left;
	display: block;
	text-align: right;
	width: 6em;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 14px;
}

form {
	padding-top: 10px;
}

br.left {
	clear: left;
}

#certifiedSearch {
	padding: 65px 0px 60px 0px;
}

#certifiedSearch label {
	width: 75px;
}

#certifiedSearch select {
	width: 75px;
}

#certifiedSearch input.submit {
	background: transparent url(../images/certified-searchbtn.gif) no-repeat;
	width: 124px;
	height: 20px;
	border: 0;
}

#vehiclepayment label {
	font-size: 12px;
	width: 100px;
	padding: 0 10px;
}

#vehiclepayment select {
	width: 100px;
}

#vehiclepayment form {
	padding-top: 5px;
}

p.paymentsearch {
	font-size: 10px;
	padding: 5px 10px;
	line-height: 1.5em;
}

#pagecontent {
	background: #fff;
}

#pagecontent p {
	line-height: 1.5em;
	padding: 5px;
}

#pagecontent li {
	list-style-type: circle;
}

#pagecontent ul {
	padding: 5px;
}

/*#pagecontent h1, h2, h3, h4 {
	padding: 5px 0;
	text-indent: 3px;
}*/

/***** Front Page Layout *****/

#wrapper { 
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

#container {
	margin: 5px auto; 
	padding: 0;
	width: 960px; 
	background: #fff;
	/*border: 2px solid #fff;*/
}

#siteToolbar {
	margin: 0 auto;
	width: 960px;
}

#chatBadge {
	margin: 0 auto;
	padding: 0 0 0 680px;
	width: 285px;
	background: transparent (../images/siteToolbar_bk.jpg) 0 0 repeat;
	background-position: center;
}

#header {
	margin: 0 0 0 0;
	width: 960px;
	height: auto;
}

#header img {
	border: 0;
}

/*#navigation {
	width: 960px;
	height: 35px;
	background: #ccc url(../images/navBG.jpg) 0 0 no-repeat;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
}

/* Form Pages */

#formcontainer {
	width: 100%;
	height: auto;
}

#formcontainer label {
	width: 100px;
}

#formcontainer select {
	width: 100px;
}

#formcontainer input {
	width: 120px;
}

#formcontainer br {
	clear: left;
}

#formcolumn {
	float: left;
	width: 425px;
	height: auto;
	display: inline;
}

#formpiccolumn {
	float: right;
	width: 340px;
	height: auto;
	display: inline;
}

#formpiccolumn img {
	width: 340px;
}

#preapproval {
	width: 97%;
	margin: 1.0em auto;
	padding: 0;
}

#preapproval fieldset {
	margin: 1.0em 0 2.0em;
	padding: 1.0em;
	border: 1px solid #000;
	background: #efefef;
}

#preapproval label {
	margin: 0 0.4em 0.8em 0;
	padding: 0;
	width: 16.0em;
	display: block;
	float: left;
	text-align: right;
}

#preapproval input, select {
	margin: 0 0.2em 0.8em 0;
	padding: 0;
	width: 11.0em;
	float: left;
	display: block;
}

#preapproval input.hiddenField {
	width: 0.0em;
	display: none;
	border: none;
}

#preapproval br.left {
   font-size: 1px;
   line-height: 0px;
   height: 0;
   clear: left;
}

#preapproval legend {
	background-color: #fff;
}
.calc form {
	margin: 0;
}

.calc fieldset {
	margin: 1.0em auto;
	padding: 1.0em;
	border: 1px solid #000;
	background: #efefef;
	width: 350px;
	height: auto;
}

.calc legend {
	font-size: 14px;
	font-weight: bold;
}

/* Inventory Pages */

#searchbox {
	width: 100%;
	height: auto;
	color: #000;
	background-color: #dcdcdc;
	padding: 10px 0px;
	margin-top:5px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}

.paginationleft {
	width: 100%;
	padding: 5px 0px;
	font-size: 10px;
	text-indent: 5px;
	color: #333;
}

.paginationleft a {
	background-color: #ccc;
	color: #666;
	padding: 2px 5px;
	border: 1px solid #999;
	text-decoration: none;
	font-size: 10px;
}

.paginationleft a:hover {
	background-color: #666;
	color: #fff;
}

.paginationright {
	width: 100%;
	padding: 5px 0px;
	font-size: 10px;
	color: #333;
}

.paginationright a {
	background-color: #ccc;
	color: #666;
	padding: 2px 5px;
	border: 1px solid #999;
	text-decoration: none;
	font-size: 10px;
}

.paginationright a:hover {
	background-color: #666;
	color: #fff;
}

/* Footer */

.separator {
	width: 98%;
	margin: 10px auto;
	height: 2px;
	background: #999;
}

#storeColLeft {
	float:left;
	margin: 0 0 10px 15px;
	width: 250px;
}

.storeLink {
	display: block;
	margin: 5px 0;
	text-decoration: none;
	font-weight: bold;
}

#storeColRight {
	float: right;
	margin: 0 15px 10px 0;
	width: 250px;
}

#footerHeading {
	display: block;
	text-align: center;
	width: 100%;
	font: bold italic 18px "Georgia", "Verdana", sans-serif;
	color: red;
	margin: 5px auto;
}

.dealerPhone {
	display: block;
	width: 100%;
	color: #333;
	font: bold 14px normal "Lucida Grande", "Arial", sans-serif;
	line-height: 1.5em;
	margin: 5px 0;
}

/* Field Validation Javascript */

.validation-advice {
	display: block;
	padding: 5px;
	background-color: #FF3300;
	color: #fff;
	font-weight: bold;
	margin: 25px -50px 5px -150px;
	font-size: 9px;
	width: 140px;
	height: auto;
	float: left;
	z-index: 5;
}

#service_content{
	margin: 10px;
	width: 590px;
	display:inline;
	float: left;
}

#service_img {
	margin: 0 10px 10px 0;
	float: left;
}

#service_blurb p {
	color: #000;
}

#service_blurb ol {
	margin: 0 0 0 15px;
}

#service_blurb li {
	font-size:14px;
	font-weight:bold;
	line-height:1.75em;
	list-style-type:decimal;
}

#service_blurb .normal {
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
}

#service_dealerships {
	float: left;
		display:inline;
}

.service_dealership {
	margin: 15px 25px;
	padding: 10px;
	width: 275px;
	border: 1px solid #999999;
	background-color: #efefef;
}

.service_address {
	text-align: center;
}

.service_dealership h3 {
	padding-top: 0;
	font-size: 17px;
}

.service_dealership h4 {
	padding-bottom: 0;
	font-style: normal;
}

.service_hours li {
	padding: 3px;
}

.service_strippedDark {
	background-color: #ddd;
}

.service_links {
	padding-top: 5px;
	text-align: center;
}

.service_links a {
	color: #000066;
}

.service_links p {
	text-align: left;
}

#disclaimer p {
  color: #000;
}

/* Roll over front page */

#mainLink {
  height: 126px;
  width: 120px;
}

#containerMenu{
    position: inherit;
    z-index: 1001;
}
a.mainNav{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #fff;
}
a.mainNav:hover{
    background-color: #fff;
    color: #AAAAAA;
}
a.selectedRollover{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #f;
}
.rolloverMenu{
    float:left;
    padding: 10px 10px 6px 10px;
    position: absolute;
    z-index: 1000;
    background-color: #3D6199;
    width: 100px;
}
.rolloverMenu#mainMenu{
    margin: 50px 0 0 80px;
    width: 200px;
}
.rolloverMenu a{
    color: White;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

/* Roll Search by Payment */
#mainLink {
  height: 126px;
  width: 120px;
}

#containerMenu{
    position: inherit;
    z-index: 1001;
}
a.mainNav{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #fff;
}
a.mainNav:hover{
    background-color: #fff;
    color: #AAAAAA;
}
a.selectedRollover{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #f;
}
.rolloverMenu{
    float:left;
    padding: 10px 10px 6px 10px;
    position: absolute;
    z-index: 1000;
    background-color: #3D6199;
    width: 100px;
}
.rolloverMenu#mainMenu{
    margin: 50px 0 0 80px;
    width: 200px;
}
.rolloverMenu a{
    color: White;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

#tour {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
}
