@charset "utf-8";
/* 

**************************
REGENCY AUTO CSS
**************************



/* simple browser defaults reset */
* {
	border: none;
	padding: 0;
	margin: 0;
	font-style: normal;
	outline: 0;
	border: 0;
}
:focus {
	outline: 0;
}

/* GLOBAL STYLES */

body {
	background:url(../images/bg1.jpg) no-repeat top center #191919 ;
	border-top:3px solid #151515;
	color:#5f5f5f;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {
	font-size:22px;
	color:#666;
	font-weight:bold;
	margin-bottom:4px;
	padding-top:10px;
}

h2 {
	font-size:15px;
	color:#e01010;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:4px;
	padding-top:10px;
}

h3 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:4px;
	padding-top:18px;
}

p {
	margin: 1.12em 0;
}
a {
	color:#e01010;
	text-decoration:none;
}

.inner {
	position: relative;
	width: 1020px;
	margin:0 auto;
}

#header {
	display:block;
	width:100%;
	height:146px;
	background:url(../images/header_bg.png) repeat-x top center;
}

#logo {
	float:left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
	
}

/* NAV */

#nav {
	height:95px;
	width:820px;
	float:right;
}

#nav ul {
	list-style:none;
}

#nav li {
	height:95px;
	display:inline-block;
	float:left;
}

#nav li span {
	display:inline-block;
	text-align:center;
	width:100%;
	padding-top:66px;
	color:#333;
	font-size:13px;
	text-transform:uppercase;
}

#nav li a {
	text-decoration:none;
	color:#333;
	height:95px;
	display:block;
	text-shadow:1px 1px #FFF;
}

#nav li a:hover {
	border-bottom:#e01010 5px solid;
}

#nav .active {
	border-bottom:#e01010 5px solid;
}


#nav .manage {
	margin-left: 25px;
    padding-right: 25px;
    border-right: 1px solid lightgrey;
}

.nav_preowned {
	width:111px;
	background:url(../images/nav_preowned.png) no-repeat center top;
}

.nav_volkswagen {
	width:119px;
	background:url(../images/nav_volkswagen.png) no-repeat center top;
}

.nav_infiniti {
	width:73px;
	background:url(../images/nav_infiniti.png) no-repeat center top;
}

.nav_nissan {
	width:71px;
	background:url(../images/nav_nissan.png) no-repeat center top;
}

.nav_lexus {
	width:65px;
	background:url(../images/nav_lexus.png) no-repeat center top;
}

.nav_toyota {
	width:78px;
	background:url(../images/nav_toyota.png) no-repeat center top;
}

.nav_scion {
	width:69px;
	background:url(../images/nav_scion.png) no-repeat center top;
}

/* TOP RIGHT BOX */

#box_topright {
	height:35px;
	background:url(../images/box_topright.jpg) repeat-x bottom;
	float:right;
	position:absolute;
	right:0;
}

#box_topright ul {
	list-style:none;
	padding:10px 0 0 14px;
	font-size:.9em;
	text-transform:uppercase;
}

#box_topright li {
	display:inline;
	margin-right:14px;
}

#box_topright li a {
	text-decoration:none;
	color:#FFF;
}

#box_topright li a:hover {
	color:#999;
}

/* FOOTER */


#footer {
	width:1020px;
	background:url(../images/footerbg.jpg) repeat-x top #424242;
	height:60px;
	margin:14px 0 20px 0;
	border-top:solid #797979 1px;
	border-bottom:1px solid #000;
}

#footer ul {
	list-style:none;
	padding:23px 0 0 30px;
	font-size:12px;
	text-transform:uppercase;
}

#footer li {
	display:inline;
	margin-right:14px;
}

#footer li a {
	text-decoration:none;
	color:#a1a1a1;
	text-shadow:1px 1px #2b2a2a;
}

#footer li a:hover {
	color:#FFF;
}

#copyright {
	float:right;
	width:260px;
	text-align:right;
	margin:24px 0 20px 0;
	text-transform:uppercase;
	font-size:11px;
	color:#888888;
	margin-right:15px;
	text-shadow:1px 1px #2b2a2a;
	text-decoration:none;
}

#copyright a {
	font-size:11px;
	color:#888888;
	margin-left:12px;
	margin-right:20px;
	text-shadow:1px 1px #2b2a2a;
	text-decoration:none;
}

#copyright a:hover {
	color:#999;
}


/* STYLES */

.col1 {
	width:425px;
	min-height:250px;
	float:left;
	text-align:left;
	padding:15px;
	border:1px solid #d7d7d7;
	background:url(../images/boxbg.jpg) repeat-x top #EDEDED;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.col2 {
	width:470px;
	float:right;
	text-align:left;
}

.col2 img {
	width:470px;
}

#dealership_logo {
	clear:both;
	margin-bottom:20px;
}

#tagline {
	width:376px;
	height:47px;
	background:url(../images/bestbrands_bestpeople.png);
	clear:both;
	margin:60px 0 60px 30px;
}

#content {
	width:940px;
	background:url(../images/contentbg.png) repeat-x top;
	min-height:308px;
	padding:40px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
}

#pre_owned_home {
	width:514px;
	height:304px;
	margin-left:30px;
	float:right;
}

#dealership {
	height:420px;
	background-color:#ededed;
	padding:15px;
	border:1px solid #d7d7d7;
	text-align:center;
	margin-top:20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#pre_owned {
	height:420px;
	background-color:#ededed;
	padding:15px;
	border:1px solid #d7d7d7;
	text-align:center;
	margin-top:20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#locationmap {
	width:490px;
	height:280px;
	background:#d9d9d9;
	margin-left:40px;
	margin-top:20px;
	float:right;
	border:1px solid #666;
}

#locationmap_street {
	width:490px;
	height:280px;
	background:#d9d9d9;
	margin-left:40px;
	margin-top:20px;
	float:right;
	border:1px solid #666;
}

.dealership_photo {
	float:left;
	margin:0 0 20px 0;
	width:222px;
	height:126px;
	border:1px solid #999;
}

.servicebutton {
	margin:-10px 0 20px 0;
}

.col1_1 {
	float:left;
	width:230px;
}

.col1_2 {
	float:right;
	width:185px;
	margin-top:-16px;
}

.hours {
	clear:both;
}

.hours p {
	margin-top:-6px;
	margin-bottom:0px;
	font-size:11px;
}

.hours_1 {
	width:165px;
	float:left;
}

.hours_2 {
	width:150px;
	float:left;
}



.clear {
	clear:both;
}

.volkswagen {
    background:url(../images/bg_volkswagen.jpg) no-repeat top center #191919;
}
.infiniti {
    background:url(../images/bg_infiniti.jpg) no-repeat top center #191919;
}
.nissan {
    background:url(../images/bg_nissan.jpg) no-repeat top center #191919;
}
.lexus {
    background:url(../images/bg_lexus.jpg) no-repeat top center #191919;
}
.toyota {
    background:url(../images/bg_toyota.jpg) no-repeat top center #191919;
}
.scion {
    background:url(../images/bg_scion.jpg) no-repeat top center #191919;
}
.contact {
    background:url(../images/bg_contact.jpg) no-repeat top center #191919;
}
.careers {
    background:url(../images/bg_careers.jpg) no-repeat top center #191919;
}

.form_right{
    padding: 10px;
}

.form_right input {
    width: 300px;
    padding: 5px;
	font-size:16px;
    border: 1px solid #666;
	margin-left:-10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.form_right textarea {
	width: 300px;
	height:140px;
    padding: 5px;
	font-size:14px;
    border: 1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:-10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#submit{
    width: 80px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.error {
	background-color:#900;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	width:300px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.success {
	background-color:#9F6;
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	width:300px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#service_iframe {
	width:940px;
	height:450px;
}

.job {
	border-top:solid #999 1px;
	margin-top:30px;
}

.job_date {
	font-size:12px;
	color:#999;
	margin:5px 0 5px 0;
	float:left;
}

.job_location {
	font-size:12px;
	color:#999;
	margin:5px 0 5px 20px;
	float:left;
}

.job_desc  {
	margin-top:35px;
}

#contact_right {
	width:490px;
	height:280px;
	margin-left:40px;
	float:right;
}


#editform textarea{
    width: 900px;
    height: 400px;
}


#jobtable{
    width: 100%;
    border: 1px solid black;
    margin-top: 15px;
}

#jobtable thead td{
    background-color: black;
    color: white;
    font-weight: bold;
}

#jobtable td{    
    padding: 5px;
    color: black;
}

#jobtable tr.odd{
    background-color: lightgrey;    
}

#jobtable tr.even{
    background-color: lightyellow;    
}

.twitter {
	margin-top:25px;
}




/* 

**************************
HOMEPAGE MODULE
**************************

*/

.FeaturedBox {
	background: #FFF url(../images/home_module_bg.jpg) repeat-x top;
	border:1px solid #CCC;
	padding:18px;
	margin-bottom:10px;
	font-family:tahoma;
	color:#999999;
	width: 490px;
	height: 280px;
	overflow:hidden;
	position:relative;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:6px;
	text-shadow:1px 1px #FFF;
}
.FeaturedBox * {
	color:#414141;
	font-size:8pt;
}
.StockNo {
	line-height:20px;
}
.VehicleImage {
	margin-right:10px;
	border:1px solid #aaaaaa;
}
.VehicleImage img {
	width:320px;
}
.VehicleName {
	color:##5F5F5F;
	font-size:14px;
	margin-bottom:10px;
}
.FeaturedBox .sliderwrapper {
	height:260px;
}
.FeaturedBox h1 {
	font-size:12pt;
	margin:0;
}
.FeaturedBox a.prev {
	color:white;
	display:inline-block;
	padding:2px 5px 2px 5px;
	background-color:#333333;
	text-shadow:0 1px 0 #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.FeaturedBox a.prev:hover {
	background-color:red;
	color:white;
	text-shadow:0 1px 0 #000;
}
.FeaturedBox a.next {
	color:white;
	display:inline-block;
	padding:2px 5px 2px 5px;
	background-color:#333333;
	text-shadow:0 1px 0 #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.FeaturedBox a.next:hover {
	background-color:red;
	color:white;
	text-shadow:0 1px 0 #000;
}
.PriceContainer {
	margin-top:25px;
}
.Price {
	color:green;
	font-weight:bold;
	font-size:16pt;
	padding:0px 10px 0px 0px;
	display:inline-block;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:6px;
}
.FeaturedBox .sliderwrapper .contentdiv {
	height:500px;
}
.PriceRetailContainer {
	display:block;
	font-size:8pt;
	font-weight:bold;
	color:#ed0000;
	margin-bottom:10px;
}
.PriceSaveContainer {
	display:block;
	font-size:12pt;
	margin-top:10px;
}
.Save {
	display:inline-block;
	padding:4px 10px 4px 10px;
	background-color:#ed0000;
	font-weight:bold;
	color:white;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:6px;
	text-shadow:1px 1px #900;
}                   


#box_socialmedia {
	float:right;
	margin-top:-45px;
}
