/* GENERAL */
html, body {
	background: #e8cf53 url(images/bg.gif) repeat-x top !important;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
	width: 100%;
}
p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset, div {
	margin:	0;
	padding: 0;
	border:	0;
	}

a {
	color: #ecbf35;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
table.table-nostyle
{
	width: 100%;
	border: 0 none;
}
table.table-nostyle td
{
	border: 0 none;
}
table.table-nostyle td.td-quarter
{
	width: 25%;	
}

.goldTxt {color: #ffdf91;}
#fullHeight {
	background: url(images/shadow.jpg) no-repeat center top;
	height: 100%;
	width: 100%;
	bottom: 0px;
	text-align: center;	/*padding-bottom: 30px;*/
}

#innerBorder {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 990px;
	margin: 0 auto;
}

#pageContainer {
	width: 100%;
	text-align: left;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #303030;
	background: #000;
	padding-bottom: 10px;
}
#topHeader {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background: #191919;
}
#contentContainer {
	background:  url(images/content_bg.gif) repeat-x top;
}

/*  Nav  */

.nav {
	height: 39px;
	background: url(images/full_nav.gif) no-repeat center;
	position: relative;
	width: 990px;
	margin: 0 auto;
}
.plant {
	position: absolute;
	background: url(images/plant.png) no-repeat;
	top: 0px;
	right: 212px;
	height: 14px;
	width: 56px;
}

.nav ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	color: #FFF;	
}

.nav li{
	display: inline;
	padding: 0;
	text-transform: uppercase;	
}
.nav a{
	float: left;
	color: #fff;
	text-decoration: none;
	height: 39px;
	font: normal 12px/39px Arial, Helvetica, sans-serif;
	padding: 0px 32px;
}

.nav a:hover{
	float: left;
	color: #e9bd35;
	background: url(images/midnav.png) no-repeat center bottom;
	padding: 0px 32px;
	text-decoration: none;
}


.nav .navLast .subnavDiv {
	width: auto;
}

#contentWrapper {
	background: url(images/bottom_nav_bg.gif) no-repeat center top;
	padding-top: 22px;
}

#contentWrapper #left {
	width: 760px;
	float: left;
	color: #FFF;
}

#contentWrapper #right {
	float: left;
	width: 220px;
	margin-left: 8px;
}


#welcome {
	margin-left: 5px;
}

#welcome img {
	margin: 0px 0px -10px;
}

#welcome p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 12px;
}



/*Featured Buttons*/


a.pickup:link, a.pickup:visited, a.pickup:active {
	width: 218px;
	height: 126px;
	display: block;
	background: url(images/pickup_drop_up.gif) no-repeat left top;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
	margin-top: 16px;
}

a.cal:link, a.cal:visited, a.cal:active {
	width: 218px;
	height: 110px;
	display: block;
	background: url(images/pay_cal_up.gif) no-repeat left top;
	margin-top: 6px;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}

a.requestCar:link, a.requestCar:visited, a.requestCar:active {
	width: 218px;
	height: 120px;
	display: block;
	background: url(images/request_a_car.gif) no-repeat left top;
	margin-top: 10px;
	cursor: pointer;
	text-decoration: none;
}
a.pickup:hover {background: url(images/pickup_drop_over.gif) no-repeat left top;}
a.cal:hover {background: url(images/pay_cal_over.gif) no-repeat left top;}
a.requestCar:hover {background: url(images/request_a_car_over.gif) no-repeat left top;}

/*HM FEAT BUTTON SCOTT*/
a.pickupDropOff {display:block;text-decoration:none;height:75px;width:218px;background:url(images/pickup.gif) no-repeat left top;text-indent:-2000px;}
a.pickupDropOff:hover {text-decoration:none;background:url(images/pickup_over.gif) no-repeat left top;}

a.requestACar {display:block;text-decoration:none;height:75px;width:218px;background:url(images/request.gif) no-repeat left top;text-indent:-2000px;}
a.requestACar:hover {text-decoration:none;background:url(images/request_over.gif) no-repeat left top;}

a.weBuyCars {display:block;text-decoration:none;height:75px;width:218px;background:url(images/webuycars.gif) no-repeat left top;text-indent:-2000px;}
a.weBuyCars:hover {text-decoration:none;background:url(images/webuycars_over.gif) no-repeat left top;}


/*module*/

#moduleContainer {
	width: 760px;
	margin-top: 20px;
}

.module{
	float: left;
	background: #090909 url(images/module_bg.gif) repeat-x top;
	border-bottom: 1px solid #000;
}
.featuredVehicles {
	width: 760px;
}

.Staff {
	width: 330px;
	margin-left: 10px;
}

.contact {
	width: 220px;
	margin-top: 20px;
	text-align: center;
}

.module .header {
	height: 39px;
	text-align:left;
}

.module .modContent {
	height: 180px;
}

/*Vehicle Inventory */
.vehicleContainer {
	text-align: center;
}
a.vehicleContainer:link,
a.vehicleContainer:visited,
a.vehicleContainer:active {
	width: 134px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	float:left;
	text-align: center;
	font-size: 11px;
	margin-top: 8px;
	background: url(images/featured_veh_up.gif) no-repeat left top;
	padding-top: 6px;
	height: 155px;
	margin-left: 4px;
	margin-right:15px;
}
a.vehicleContainer:hover {
	background-image: url(images/featured_veh_over.gif);
}

a.vehicleContainer .vehiclePhoto {
	border: 1px solid #ecbf35;
}

a.vehicleContainer:hover .vehiclePhoto{
	border: 1px solid #fff;
}

.vehicleInfo {
	height: 55px;
	width: 122px;
	overflow: hidden;
	margin: 13px auto 0px;
	display: block;
}
.vehicleContainer .vehicleInfo .vehicleTitle {
	color: #ecbf35;
	margin: 2px 0px 3px;
	letter-spacing: -0.2px;
	padding: 0px;
	font-size: 12px;
	margin: 10px 0;
}
.vehicleContainer .vehicleInfo .stats {
	float: left;
	width: 120px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 6px auto 0;
	display: block;
}
.vehicleContainer .vehicleInfo label {
	/*float: left;*/
	width: 50px;
	/*text-align: left;*/
	font-weight: bold;
	margin-left: 2px;
	margin-right: 10px;
}
/*Contact home*/

.contact h2 {
	font: normal 19px "Times New Roman", Times, serif;
	color: #f5cd6e;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact p {
	font-size: 14px;
}
.contact ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.contact .dark {
	background: #1c1c1c;
}
.contact li {
	list-style: none;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
}

.contact .phone {
	width: 70px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
}

.contact .divider {
	background: url(images/dash_divider.gif) repeat-x;
	margin: 10px 5px;
	height: 2px;
}

.clear {
	clear: both;
}

#bottomFooter {
	width: 100%;
	height: 215px;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x bottom;
}
#footerLogo {
	height: 80px;
	background: url(images/bottom_footer.jpg) no-repeat center top;
	width: 990px;
	margin: 0 auto;
	padding-top: 125px;
}
#bottomFooter #footerLogo .footer {
	color: #666;
	text-align: left;
	padding-left: 50px;
}

#a123 {
	float: right;
	width: 160px;
	height: 27px;
	margin-top: -3px;
}
#a123 a {
	font-size: 10px;
	font-weight: normal;
}
	
#a123 a:hover {
	text-decoration: none;
	color: #CCC;
}
	
#a123 .Poweredby{
	font-size: 11px;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}


.contentTxt {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 730px;
}
	.contentTxt p {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 15px;
}
	.contentTxt h1 {
	font-size: 20px;
	font-weight: normal;
	color: #ffdf91;
	margin: 0px 0px 5px -5px;
	background: url(images/header_bg.gif) no-repeat left bottom;
	height: 45px;
	width: 536px;
	padding-left: 8px;
}
	.contentTxt h2 {
	font-size: 16px;
	font-weight: normal;
}
.hoursDiv {
	float: left;
	font-size: 13px;
	margin-top: 15px;
}
.hoursL {width: 370px;}
.hoursR{
	width: 300px;
}
	.hoursDiv li {
	list-style: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
	.hoursDiv label {
	width: 95px;
	display: block;
	float: left;
}
	.hoursDiv h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*Payment Calculator*/
.calForm {
	margin-left: 5px;
}
.calForm label {
	font-size: 13px;
	float: left;
	width: 110px;
	margin-top: 8px;
	margin-bottom: 2px;
	line-height: 14px;
}
.calForm h5 {
	margin: 4px 4px 0px 0px;
	padding: 0px;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 8px;
	display: block;
}
.calForm input {
	background: #191919 url(images/input_bg.gif) no-repeat left top;
	border: 1px solid #414141;
	color: #FFF;
	height: 18px;
	float: left;
	width: 70px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}

.calForm select{
	background: #191919 url(images/input_bg.gif) no-repeat left top;
	border: 1px solid #414141;
	width: 80px;
	color: #FFF;
	height: 22px;
	padding: 2px 0px 2px 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.CollapsiblePanel {
	margin: 10px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	background: #030303;
}

.CollapsiblePanelTab {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.cal {
	background: url(images/pay_cal_up.gif) no-repeat left top;
	width: 218px;
	height: 110px;
}

.CollapsiblePanelContent {
	margin: 0px 3px 0px 1px;
	padding: 0px 0px 5px;
	background: #020202;
	border-right: 1px solid #e2b733;
	border-bottom: 1px solid #e2b733;
	border-left: 1px solid #e2b733;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background:url(images/pay_cal_down.gif) no-repeat;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background:url(images/pay_cal_over.gif) no-repeat;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	
}

/*staff*/

.staffName {
	float: left;
	width: 178px;
}

.staffName li {
	list-style: none;
}

.staffName a{
	color:#ffd481;
	background: url(images/dash_divider.gif) repeat-x bottom;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.staffName a:hover{
	color: #FFF;
}
.staffInfo {
	float: left;
	width: 137px;
	margin-left: 10px;
	margin-top:2px;
}
.staffInfoBG {
	background: url(images/staff_info_bg.gif) no-repeat left top;
	width: 100%;
	font-size: 11px;
	padding-left: 7px;
}
.staffInfoBG h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffd481;
	margin: 5px 0px 2px;
}

.hr {
	background: #333;
	height: 1px;
	clear: both;
	margin: 15px 0 10px 0;
}

/*Staff*/

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 137px;
	height: 180px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #111111 url(images/module_bg.gif) repeat-x 0px -39px;
	padding: 4px 0px 0px;
	visibility: hidden;
	width: 330px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 360px;
	margin-top: 6px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"*/
}


.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}


a.buttonBig {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background: url(images/buttonBig_bg.gif) repeat-x center center;
	margin: 0 auto;
	font-weight: bold;
	border: 1px solid #666;
}
a.buttonBig:hover {
	border-color: #E4EFFA;
}

/* FORMS */
form textarea,
form input[type="text"],
form select {
	font-size: 13px;
	color: #fff;
	background: #232323 url(images/input_BG.gif) no-repeat left top;
	border: 1px solid #3e3e3e;
	padding: 3px;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
}
form input[type="text"] {
	padding-top: 4px;
	padding-bottom: 4px;
}
form select {
	padding-left: 1px;
	height: 26px;
}
form textarea {
	height: 50px;
}

/* GENERAL */
.system, .systemerror {
	font-size: 18px;
	font-weight: bold;
	margin:10px 0;
	padding:5px;
}
.system {
	background:#333;
	color: #fff;
}
.systemerror {
	background:#440000;
	color: #E4EFFA;
}

.spacerLeft{
	margin-left: 14px;
}

/*FINANCE*/

.finance a.creditApp{width:728px; height:123px;display:block;background:url(images/credit_app.gif) no-repeat;text-decoration:none;}
.finance a.creditApp:hover{background:url(images/credit_app_over.gif) no-repeat;text-decoration:none;}

/*VIRTUAL SHOWROOM*/

a.virtualShowroom{width:728px;height:110px;display:block;background:url(images/btn_virtualShowroom.gif) no-repeat;text-decoration:none;margin:3px 0 15px 0;}
a.virtualShowroom:hover{background:url(images/btn_virtualShowroom-over.gif) no-repeat;text-decoration:none;}

/*COLLISION*/
.collision a.btnCollision{width:300px;height:100px;display:block;background:url(images/collision.gif) no-repeat;text-decoration:none;}
.collision a.btnCollision:hover{background:url(images/collision_over.gif) no-repeat;text-decoration:none;}

/*TECH DIV*/
.techDIV {width:300px;float:left;height:145px;margin:10px 10px 0 0;}
.techDIV img {padding:1px;border:solid 1px #666;float:left;margin-right:5px;}

/*NAV DROP DOWN*?*/ 

ul.topnav li {
	float: left;
	margin: 0;
	
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
	margin-left: -25px;
	margin-top: 4px;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
	margin-left: -25px;margin-top: 4px;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 39px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 185px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 185px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 130px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}