body
{ 
	background-color: #FFFFFF;
	background-attachment:fixed;
	text-align: center; /* for IE */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000; 
	margin: 0px;
	padding: 0px;
	background-image: url('/images/141/website/images/bg.gif');
	background-repeat: repeat;
	}
FORM {
	MARGIN:0px;
	PADDING:0px;
	}
.radiofix {
	border-style: none;
	vertical-align: middle;
	background-color: transparent;
	}
P {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	line-height: 18px;
	}

H1.header_tag {
	background: #FFFFFF;
	color:#000000;
	text-align:left;
	font-size:18pt;
	border:1px solid #FFFFFF;
	border-width: 0 1px 1px 1px;
	padding:2px 0 2px 10px;
	font-weight:bold;
	margin:0px;	
}
.header2 {
	color:#FFFFFF;
	text-align:center;
	font-size:17pt;
	border-bottom:1px solid #1A0D79;
	padding:2px;
	margin:0px;	
	font-weight:bold;
	background: url('/images/141/website/images/navbar.gif');
}
h4 {
	font-size:17px;
	font-weight:700;
	color:#164190;
	padding:0;
	margin:0;
}
	
#wrapper {
	width: 981px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	margin: 20px auto 0 auto;
	padding:0;
	background:#FFFFFF;
}

#hp_wrapper {
	width: 981px;
	margin: 20px auto 0 auto;
	padding:0;
}

dt {
	font-weight:bold;
}
ul
{
	list-style-type: none;
	margin-left:30px;
	padding:0;
}
li {
	background: url(/images/website/design1/arrow.png) 0 2px no-repeat;
	padding-left: 20px;
	line-height:18px;
}

/* top styles */

#header {
	position: relative;
	border: 1px solid #fff;
	height: 116px;
	margin: 0px;
	padding: 0px;
}

/* main nav styles */
#mainnav {
	position:absolute;
	padding: 0;
	left: 220px;
	top: 55px;
	width: 750px;
	text-align:center;
}
#mainnav ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
#mainnav li {
	display:inline;
	margin: 0;
	padding: 0;
	font:normal 14px  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: none transparent;
}
#mainnav a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
}

.anylinkcss{
	position:absolute;
	top: 7px;
	visibility: hidden;
	border:1px solid #fff;
	font:normal 12px  Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index:9;
	background-color: #ffffff;
	color:#000000;
}

.anylinkcss a:link {
	display: block;
	text-align:left;
	padding: 5px 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	color:#FFFFFF;
	z-index:9;
}

.anylinkcss a:visited {
	display: block;
	text-align:left;
	padding: 5px 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	color:#FFFFFF;
	z-index:9;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #FFFFFF;
	color: #FFFFFF;
	z-index:9;
}

/* HOME PAGE STYLES */

#hp_content {
	position:relative;
	border:1px solid #fff;
	border-width: 0 1px 1px 1px;
	padding:0;
	margin: 0;
}
#hp_main_image {
	border-bottom:1px solid #fff;
}
#hp_slide_show {
	position:absolute;
	left: 677px;
	top: 140px;
	width: 255px;
	height: 190px;
	color: #fff;
	font-weight:bold;
	text-align:right;
}
#hp_buttons {
	height:110px;
}
#hp_slide_show_pic {
	width: 255px;
	height: 168px;
	border:1px solid #97512A;
	background:#000;
}
#hp_banners {
	margin:20px 0;
	height:200px;
}
#hp_banner_right, #hp_banner_left {
	border:1px solid #fff;
}

#hp_banner_right{
	float:right;
}
#hp_banner_left {
	float:left;
}	

/* home page specials styles*/

.hpSpecialsModule {
	background: #FFFFFF;
	border:1px solid #fff;
	width:979px;
	margin: 20px 0;
	overflow:auto;
	padding:0;
}


.hpSpecials {
	width:979px;
	margin: 5px 0;
	padding:0;
}
.hpSpecialsModule h2{
	text-align: center;
	font-family: Impact;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px;
}

.hpSpecialsModule img{
	border:1px solid #FFFFFF;
	width:130px;
}
.hpspec {
	float:left;
	width: 140px;
	text-align:center;
	margin:0 27px;
}
.hpSpec a:link,.hpSpec a:active,.hpSpec a:visited,.hpSpec a:hover{
	text-decoration:none;
}
.hpspec h3{
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.hpspec h4{
	margin:0;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.hpspec h4.twoline{
	height:34px;
}
.hpspec h5{
	margin:0;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.hpspec p{
	margin:0;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
/* end home page specials styles*/

/* END HOME PAGE STYLES */

/* content space */

#int_content {
	border-color:#fff;
	border-style:solid;
	border-width: 0 1px;
	background:#FFFFFF; 
	clear:both; 
}
#int_left {
	width: 770px;
	float:left;
}
#int_right {
	float:right;
	width: 178px;
}
.content_text {
	padding:0px;
	background:#FFFFFF url('/images/141/website/images/int_content_bg.gif') repeat-y; 
	position:relative;
	width:100%;
	margin:0;
}
.content_text CHECKBOX, INPUT, TEXTAREA, RADIO, SELECT {
border: 1px solid #000000;
}	
.content_padding {
 padding:9px;
 }
.breadcrumb {
	margin-left:18px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:870px;
	line-height:12px;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.breadcrumb a:hover{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.breadcrumbsm {
	font-size:11px;
	}
.alignright {
	text-align:right;
	}
/* forms */
.qq {
	width:168px; 
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin:20px 0;
	}
.qq Input, Select{
	padding:1px;
	margin:1px;
	}
.qq a:link {
	color: #FFFFFF;
	}
/* Find It Fast */	

.fif_header {
 	height:50px;
 	width:168px;
	background:url('/images/website/header_fif_wh.gif');
}

#fif-search {
	padding: 5px 5px 0 5px;
	text-align:center;
	}

INPUT.fif, SELECT.fif {
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	border-collapse:collapse;
	margin:5px 0px;
}

.fif-tabs {
	padding: 0;
	margin: 0;
	font-size:10px;
	width: 100%;
	height:16px;
}

.fif-tabs a{
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 3px ;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display:block;
	text-align:center;
}


.fif-tabs .current a{ /** currently selected menu item **/
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
}

.fif-tabs .off a{
	color: #FFFFFF;
	background-color: #FFFFFF;
}


.fif-tabs .off a:hover{
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.fif_on {
	width:21px;
	height:21px;
	background:url('/images/website/design1/blue/radioBtn.png');}
.fif_off {
	width:21px;
	height:21px;
	background:url('/images/website/design1/radioBtn.png');}


/* footer styles */

#footer {
	width: 969px;
	border:1px solid #fff;
	clear:both;
	padding: 5px;
	background-color:#FFFFFF;
	color: #FFFFFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative; 
	overflow:hidden;
	z-index:0;
	
}

#footerPhone {
	float:right;
	text-align:right;
}
#footerAddress {
	float:left;
	text-align:left;
}
#footerLinks {
	width:500px;
	margin: 0 auto;
}
#poweredby {
	width:981px;
	margin: 0 auto;
	text-align: right;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color: #FFFFFF;
}

.footer {
	padding: 5px;
	background-color:#FFFFFF;
	color: #FFFFFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear:both;
	overflow:hidden;
	/*background: url('/images/141/website/images/page_bot_bg.gif) no-repeat top;
	position: relative;
	*/
	z-index:0;
	
}

.footer a {
	text-decoration:none;
	color:#FFFFFF;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.footer a:visited {
	color: #FFFFFF;
}

.insidelinks-arrow {
	background:url('/images/website/design1/arrow.png');
	width:16px;
	height:16px;
	}

/* page titles */
#title {

}

/* table styles */
.feature {
	background:  #FFFFFF;
}

.basic6 {
	background:  #FFFFFF;
}
 
 .quick_quote_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_quick_quote_wh.gif');
 }
  .request_information_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_request_info_wh.gif');
 }
  .service_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_service_wh.gif');
 }
  .test_drive_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_test_drive_wh.gif');
 }
  .body_shop_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_body_shop_wh.gif');
 }
  .order_parts_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_order_parts_wh.gif');
 }
 
 /* used only on the specials offers page */
#special_offer_item {
	position:absolute;
	z-index:5;
	left:0px;
	top:-800px;
	width:300px;
	visibility:hidden;
}
.special_offer_box {
	color: #FFF;
	padding: 10px;
	border: 2px solid #21212D;
	background:#000000;
}
.special_offer_inbox {
BACKGROUND-COLOR: #F0F0F0;
font-size:10px;
color:#000000;
}
.special_offer {
	color: #000000;
	height:300px;
	width:290px;
	border: 1px solid #21212D;
	background:#FFFFFF;
	position:relative;
	cursor:pointer;
	background-repeat: no-repeat;
}
.special_badge {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:111px;
	height:127px;
}
.special_text_splat1 {
	padding-top:37px;
	padding-left:13px;
	z-index:1;
	color:#FFFFFF;
	font-weight:900;
	font-size:12px;
	text-align:center;
	}
.special_text2_splat1 {
	color:#F6EF2F;
	font-size:15px;
	}
.special_text {
	position:absolute;
	bottom:2px;
	left:0px;
}

/* global btn styles */

#btnA81px { /* global btn style A 81px */
	text-align:center;
	width:81px;
	height:24px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:normal;
	display: block;
	background: url('/images/website/design1/blue/btn81px.gif') no-repeat;
	cursor: pointer;
	font-size:11px;
	}

#btnB95px { /* global btn style B 95px */
	text-align:center;
	width:95px;
	height:30px;
	color:#FFFFFF;
	padding-top:7px;
	font-weight:normal;
	font-style:italic;
	background: url('/images/website/design1/blue/btnB95px.png') no-repeat;
	cursor: pointer;
	font-size:11px;
	}
	
#btnB110px { /* global btn style B 110px */
	text-align:center;
	width:110px;
	height:35px;
	color:#FFFFFF;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/btnB110px.png') no-repeat;
	cursor: pointer;
	font-size:12px;
	}
#btnB145px { /* global btn style B 110px */
	text-align:center;
	width:145px;
	height:35px;
	color:#FFFFFF;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/btnB145px.png') no-repeat;
	cursor: pointer;
	font-size:12px;
	}
	
#btnB160px { /* global btn style B 110px */
	text-align:center;
	width:160px;
	height:35px;
	color:#FFFFFF;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/btnB160px.png') no-repeat;
	cursor: pointer;
	font-size:12px;
	}
	
	
#btnB200px { /* global btn style B 110px */
	text-align:center;
	width:200px;
	height:35px;
	color:#FFFFFF;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/btnB200px.png') no-repeat;
	cursor: pointer;
	font-size:12px;
}

#btn { /* for pge-coded btns */
	display: block;
	cursor: pointer;
}
	
.graphicbutton{
	vertical-align: middle;	
}


#btnIntForm { /* global btn style B 110px */
	text-align:left;
	height:32px;
	color:#FFFFFF;
	padding-left:35px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/BtnIntForm.png')  bottom left no-repeat;
	cursor: pointer;
	font-size:14px;
}

.btnIntForm_Rsm { /* global btn style B 110px */
	text-align:right;
	height:24px;
	color:#FFFFFF;
	padding-right:25px;
	font-weight:bold;
	font-style:italic;
	background: url('/images/website/design1/blue/BtnIntForm_Rsm.png')  bottom right no-repeat;
	cursor: pointer;
	font-size:13px;
}

/* links */

a:link {
	color: #000080;
	text-decoration: none;

}

a:visited {
	color: #000080;
	text-decoration: underline;

}

a:hover {
	color: #0000FF;
	text-decoration: none;

}

a:active {
	color: #000080;
	text-decoration: none;
}

/* text styles */

.accent {
	color:#ff0000;
	font-weight: bold;
	}
	
.header-white {
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
	/* items added for specials */
	.text1 {
	padding:4px;
	}
	.slashprice {
	text-decoration: line-through;
	font-weight:normal;
	}
	.sale {
	color:#9a090c;
	}
	.specials_box {
	visibility:hidden;
	Z-index:5;
	position:absolute;
	left:300px;
	top:0px;
	}
	#box {
	color: #FFF;
	width: 540px;
	padding: 10px;
	border: 2px solid #4B0708;
	background: url('/images/141/website/images/images/navbar.gif');
	}
	#vehicleheader {
	FONT-SIZE: 16px;
	font-weight: bold;

	font-style: italic;
	text-align:center;
	padding-top:4px;
	padding-bottom:3px;
	}
	.image_box {
	BACKGROUND-COLOR: #FFFFFF;
	Font-Size:10px;
	}
	.vehicle_box {
	BACKGROUND-COLOR: #F0F0F0;
	color:#000000;
	Font-Size:10px;
	text-align:center;
	width:240px;
	padding:3px;
	text-align:center;
	}

	.vehicle {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 12px;
	text-align:center;
	margin:0px;
	padding:0px;
	width:178px;
	height:235px;
	background-repeat:no-repeat;
	}

	#manufacturer_set {
	width:95%;
	padding:0px;
	margin:0px;
	position:relative;
	}

	.special_title {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	}

	.title {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	}
	.size2 {
	font-size:12px;
	}
	.size3 {
	font-size:13px;
	font-weight: bold;
	}
	.size4 {
	font-size:15px;
	font-weight: bold;
	}
	.claimspecial {
	font-size:15px;
	font-weight: bold;
	color:#CC0000;
	text-align:center;
	}
	.or {
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}
	.size6 {
	font-size:14px;
	font-weight: bold;
	color:red;
	}
	.size8 {
	font-size:16px;
	font-weight: bold;
	color:red;
	}
	.small {
	font-size:9px;
	color:#000000;
	}
	Input.small {
	font-size:9px;
	}
	#close {
	position: absolute;
	top: -3px;
	right: -3px;
	cursor: pointer;
	}
	#vehicle_box2 {
	BACKGROUND-COLOR: #F0F0F0;
	Font-Size:10px;
	text-align:center;
	padding:3px;
	color:#000000;
	}
	
/* END STYLES for Div Over Lay on Specials */

.large {
font-size:20px;
font-weight: bold;
}

/* CALANDER STYLE */
	#LayerCalender {
	position:absolute;
	left:415px;
	top:600px;
	width:150px;
	height:100px;
	z-index:999;
	overflow:visible;
	visibility: hidden;
	}
	.tableborder {
    border-top: thin solid black;
	border-right: thin solid black;
	border-left: thin solid black;
	border-bottom: thin solid black;
	font-size:10px;
  }

/* Payment Calculator */
.calculatorhead { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 3px ;
	background-color: #FFFFFF;
}
.calculatortable { 
	text-align:center;
}
.calculatortable2 { /* to reduce size of the table if the cost items are too high */
	font-size:11px;
	text-align:center;
}

.btncalc {
	cursor:pointer;
}

/* Interior Styles */
.EmploymentPage {
	padding-top:80px;
	padding-left:40px;
}

.pageTitleTag {
text-align:right;
font-size:17px;
color:#FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 2px solid #000000;
padding: 3px;
}
.depText {
font-size:11px;
font-weight:700;
line-height:14px;
}
.sectionTitle1 {
font-size:23px;
text-align:center;
color:#FFFFFF;
Xline-height:60px;
margin:0;
padding:0;
}
.sectionTitle2 {
font-size:23px;
text-align:right;
color:#000000;
margin:0;
padding:0 20px 5px 0;
}
.sectionDivider {
border-top:1px solid #FFFFFF;
}
.quickLinkBox {
border:2px solid #FFFFFF;
margin:30px 0;
}
.qqpagebox {
padding:20px 30px;
border: solid #FFFFFF;
border-width:1px 2px 2px 1px;
}
.content_sm_bd {
text-align:left;
font-weight:600;
padding-left:20px;
font-size:14px;
color:#000000;
margin:0;
}
#quickQuotePage {
position:relative;
background: url('/images/website/int_quickquote_bg.gif') 275px 0 no-repeat;
}
#valueTradePage {
position:relative;
background: url('/images/website/int_valuetrade_bg.gif') no-repeat;
}
#scheduleServicePage {
position:relative;
background: url('/images/website/int_schedservice_bg.gif') no-repeat;
}
#financeAppPage {
position:relative;
background: url('/images/website/int_financeapp_bg.gif') no-repeat;
}
#partsOrderPage {
position:relative;
background: url('/images/website/int_partsorder_bg.gif') no-repeat;
}
#collisionFormPage {
position:relative;
background: url('/images/website/int_collisionform_bg.gif') no-repeat;
}
