@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
h1 {
	font-size: 3em;
	line-height: 1em;
	font-weight: normal;
	color: #0087c2;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	color: #666;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 7px;
}
p, li, td {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #666;
	margin-bottom: 14px;
}
h3 {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #666;
	font-weight: bold;
	margin-bottom: 4px;
}
a {
	color: #666;
}
#outside-wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header-wrapper {
	height: 125px;
	color: #333;
}
#logo {
	float: left;
	height: 125px;
	width: 315px;
}
#header-tag {
	float: right;
	width: 685px;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	padding-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 1.6em;
	height: 60px;
}
#header-tag a, #header-contact a {
	color: #333;
	text-decoration: underline;
	}
#header-social {
	float: left;
	width: 285px;
	margin-left: 20px;
	height: 30px;
}
#header-social a {
	color: #333;
	text-decoration: none;
	}
.silko-care {
	font-size: 1.4em;
}
#header-contact {
	float: right;
	margin-right: 30px;
	width: 342px;
	text-align: right;
	font-size: 1.2em;
	height: 20px;
	padding-top: 10px;
}
#top-nav {
	height: 37px;
	width: 100%;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#home-left-col p {
	margin-left: 8px;
	font-size: 1.1em;
}
#top-nav ul {
	list-style-type: none;
	margin: 0px 0px 0px -40px;
	width: 1020px;
}
#top-nav ul li {
	display: inline;
	font-size: 1.2em;
	color: #FFF;
	font-weight: normal;
	float: left;
	overflow: hidden;
	line-height: 1.2em;
	text-align: left;
	padding-left: 25px;
}
#top-nav-home, #top-nav-models,#top-nav-newcars, #top-nav-usedcars, #top-nav-webspecials,#top-nav-warrantys, #top-nav-warranty, #top-nav-finance, #top-nav-service, #top-nav-coupons{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
#top-nav-home {
	width: 54px;
	padding-top: 12px;
	height: 25px;
}
#top-nav-models {
	width: 57px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-newcars {
	width: 73px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-usedcars {
	width: 82px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-webspecials {
	width: 59px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-warranty {
	width: 119px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-finance {
	width: 107px;
	height: 33px;
	padding-top: 4px;
}
#top-nav-service {
	width: 65px;
	height: 32px;
	padding-top: 5px;
}
#top-nav-coupons {
	width: 70px;
	height: 25px;
	padding-top: 12px;
}
#top-nav-about   {
	height: 25px;
	padding-top: 12px;
	width: 75px;
	float: left;
}
#top-nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#top-nav ul li a:hover {
	color: #cedadf;
	text-decoration: none;
}
#top-nav ul .currentpage {
	background-color: #0087c1;
}
#body-content-wrapper {
	margin-right: 30px;
	margin-left: 30px;
	width: 960px;
	margin-bottom: 15px;
}
#body-content-wide {
	width: 805px;
	float: left;
	margin-right: 20px;
	
}
#car-detail-right-col {
	width: 285px;
	float: left;
	margin-bottom: 30px;
}
#car-detail-left-col {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#left-col-home {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	width: 285px;
}
#home-right-col {
	float: left;
	margin-left: 10px;
	width: 655px;
	margin-top: 20px;
}
#sidebar-right-narrow-wrapper {
	float: left;
	width: 135px;
	margin-bottom: 30px;
}
#sidebar-right-narrow-wrapper h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	font-weight: normal;
	background-image: url(images/sidebar-header-h1-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
.advanced-search {
	text-align: right;
	margin-right: 8px;
	clear: both;
	font-size: 1.1em;
}
.advanced-search a {
	color: #0086c1;
	text-decoration: underline;
}
#car-search {
	background-color: #cedadf;
	border: 1px solid #0086c1;
}
#car-search input {
	width: 115px;
	border: 1px solid #0087c2;
	height: 15px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
#car-search select {
	width: 115px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #0087c2;
	background-color: #FFF;
}
#car-search .search {
	height: 22px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#car-search .search-home {
	height: 22px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	float: left;
}
#car-search .car-search-home {
	width: 90px;
	margin-right: 3px;
	margin-bottom: 0px;
	float: left;
}
#enewssignup {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#enewssignup .label label {
	width: 35px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
#join {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	padding-right: 10px;
}
#enewssignup #name , #qttirj-qttirj{
	width: 175px;
	margin-bottom: 8px;
	background-color: #CCC;
	border: 1px solid #333;
}
.color-option {
	width: 58px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.outline {
	border: 1px solid #0086c1;
	margin-bottom: 15px;
	clear: both;
	
}
.outline h1  {
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
	background-image: url(images/sidebar-header-h1-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	line-height: 1.5em;
}
.outline h1 a {
	color: #FFF;
	text-decoration: none;
	}
.outline h1 a:hover {
	color: #FFF;
	text-decoration: underline;
	}
.outline p {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 7px;
}
.outline p a {
	text-decoration: none;
}
.outline p a:hover {
	text-decoration: underline;
}
.no-outline {
	margin-bottom: 20px;
	clear: both;
}
.no-outline h1 {
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
	background-image: url(images/sidebar-header-h1-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0087c1;
}
.no-outline h1 a {
	color: #FFF;
	text-decoration: none;
	}
.no-outline h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.no-outline p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.outline ul li {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #666;
	margin-right: 5px;
}
.outline ul {
	list-style-type: none;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
.outline ul li a {
	text-decoration: none;
}
.outline ul li a:hover {
	text-decoration: underline;
}
.widget-left {
	border: 1px solid #0087c1;
	float: left;
	width: 133px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.widget-right {
	border: 1px solid #0087c1;
	float: left;
	width: 133px;
	margin-bottom: 15px;
}
.video-wrapper {
	margin-right: 17px;
	float: left;
}
#web-special h2 {
	color: #0087c1;
	margin-top: 0px;
	font-size: 1.2em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
}
#web-special p a {
	color: #F00;
}
#web-special p {
	margin-top: 0px;
	color: #0087c1;
	margin-bottom: 6px;
	font-size: 1.1em;
}
#web-special {
}
#three-col-wrapper {
	width: 655px;
	float: left;
	background-image: url(images/3col-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.outline-three-col {
	margin-right: 15px;
	float: left;
	width: 210px;
}
.outline-three-col-last {
	float: left;
	width: 205px;
}
.outline-three-col h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	font-weight: normal;
	background-image: url(images/sidebar-header-h1-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0086c1;
	border-right-color: #0086c1;
	border-left-color: #0086c1;
}
.outline-three-col-last h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	font-weight: normal;
	background-image: url(images/sidebar-header-h1-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0086c1;
	border-right-color: #0086c1;
	border-left-color: #0086c1;
}
.outline-three-col p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.outline-three-col-last p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
}
#footer-wrapper {
	height: 310px;
	background-color: #CCC;
	background-image: url(images/footer-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	clear: both;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	color: #666;
}
#footer-wrapper h1 {
	font-size: 1.2em;
	margin-bottom: 0px;
	line-height: 1.3em;
}
#footer-wrapper h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	color: #333;
}
#footer-wrapper .legal{
	font-size: 1em;
}
#footer-wrapper .legal a {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}
#footer-wrapper p {
	font-size: 1.1em;
	margin-top: 0px;
	line-height: 1.2em;
	color: #333;
}
#footer-wrapper p a {
	margin-top: 0px;
	color: #333;
	text-decoration: none;
}
#footer-col-one {
	width: 285px;
	font-size: 1.1em;
	}
#footer-col-one p {
	line-height: 1.3em;
}
#footer-col-one p a {
	color: #333;
	text-decoration: underline;
}
#footer-col-two {
	width: 195px;
}
#footer-col-three {
	width: 115px;
}
#footer-col-four {
	width: 305px;
	float: left;
}
#footer-col-one, #footer-col-two, #footer-col-three {
	margin-right: 20px;
	float: left;
	}
#footer-col-two p a:hover, #footer-col-three p a:hover, #footer-col-four p a:hover, #footer-wrapper .legal a:hover {
	text-decoration: underline;
}
#top-nav li ul{
	background:#0087c1 url(images/dropdown-bg-short.gif) no-repeat bottom;
	display:none;
	height:auto;
	padding:10px 0px;
	position:absolute;
	width:145px;
	z-index:200;		/*top:1em;
		/*left:0;*/
	top: 162px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	margin-top: 0px;
	font-size: 0.9em;
		}
#top-nav li:hover ul, #top-nav li.over ul{
		display:block;
		}
#top-nav li li {
	display:block;
	color: #FFF;
	float:none;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
		}
	
#top-nav li:hover li a{
		background:none;
		color: #fff;
		
		}
#top-nav li ul a{
	display:block;
	font-size:1em;
	font-style:normal;
	color: #fff;
	margin:0px 0px 0px;
	padding:0px;
	text-align:left;
			}
		
#top-nav li ul a:hover, .menu li ul li:hover a{
	border:0px;
	text-decoration:none;
	color: #cedadf;
			}
.new-car-details {
	float: left;
	width: 345px;
	margin-right: 50px;
}
.new-car-description {
	float: left;
	width: 350px;
	margin-right: 50px;
}
.new-car-getstarted {
	float: left;
	width: 165px;
}
.models-row {
	margin: 0px 0px 14px;
	width: 805px;
	height: auto;
	clear: both;
	float: left;
	background-image: url(images/model-row-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.model-left-col {
	float: left;
	width: 350px;
	margin-right: 53px;
}
.model-right-col {
	float: left;
	width: 350px;
	margin-left: 52px;
}
.newcar-wrapper {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0087c1;
	margin-bottom: 30px;
}
.new-car-getstarted p a , .specials-getstarted p a {
	color: #0087c2;
	text-decoration: underline;
}
.new-car-getstarted p , .specials-getstarted p {
	color: #0087c2;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 3px;
}
.model-single {
	padding-top: 0px;
}
.model-single img , .newcar-wrapper img , .specials-wrapper img{
	text-align: left;
	margin-right: 15px;
	border: 1px solid #FFF;
}
.model-single h1 a:hover img, .newcar-wrapper h1 a:hover img , .specials-wrapper h1 a:hover img {
	border: 1px solid #999;
}
.model-single h1, .newcar-wrapper h1, .specials-wrapper h1{
	font-size: 1.3em;
	font-weight: bold;
}
.model-single h1 a, .newcar-wrapper h1 a, .specials-wrapper h1 a{
	color: #0087c2;
	text-decoration: none;
	
}
.model-single h1 a:hover, .newcar-wrapper h1 a:hover, .specials-wrapper h1 a:hover{
	color: #0087c2;
	text-decoration: underline;
	
}
.map-wrapper {
	margin-left: 20px;
	width: 305px;
	float: right;
	margin-bottom: 20px;
}
#left-col-body {
	float: left;
	margin-right: 10px;
	width: 285px;
}
#mid-col-body {
	float: left;
	margin-left: 10px;
	width: 500px;
	margin-bottom: 20px;
}
.left-align {
	float: left;
}
.right-align {
	float: right;
}
.clear-floats {
	clear: both;
	margin-bottom: 7px;
}
#car-search-wide {
	background-color: #CCC;
	border: 1px solid #0086c1;
	padding: 10px;
	height: 25px;
	margin-bottom: 20px;
}
#car-search-wide select {
	width: 125px;
	margin-right: 10px;
	background-color: #FFF;
	border: 1px solid #0087c2;
}
#car-search-wide input {
	
}
#car-search-wide .keywords-field {
	width: 250px;
	border: 1px solid #0087c2;
	margin-right: 10px;
}
#car-search-wide .keywords-text {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
}
#car-search-wide .search {
	height: 21px;
	width: 60px;
}
#car-detail-photo-wrapper {
	background-color: #CCC;
	width: 498px;
	height: 61px;
	border: 1px solid #0087c2;
	padding-top: 7px;
	padding-bottom: 7px;
}
#car-detail-photo-wrapper .right-scroller {
	float: right;
	width: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 35px;
}
#car-detail-photo-wrapper .left-scroller {
	float: left;
	width: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 35px;
}

#car-detail-photo-wrapper .detail-photo {
	height: 58px;
	border: 1px solid #0087c2;
	background-color: #FFF;
	width: 83px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.form {
	width: 450px;
	float: left;
}
#schedule-wrapper {
	float: left;
	width: 520px;
	margin-bottom: 30px;
}
.label {
	float: left;
	width: 95px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 1em;
}
.texfield {
	width: 300px;
	float: left;
	height: 15px;
	margin-bottom: 10px;
	border: 1px solid #0087c2;
}
.texfield-short{
	width: 150px;
	float: left;
	height: 15px;
	margin-bottom: 10px;
	border: 1px solid #0087c2;
}
.textarea {
	width: 300px;
	margin-top: 5px;
	height: 75px;
	border: 1px solid #0087c2;
}
.texfield-no-outline {
	width: 200px;
	float: left;
	height: 15px;
	margin-bottom: 5px;
}
.select   {
	border: 1px solid #0087c2;
	width: 200px;
}
.checkbox  {
	width: 25px;
	float: left;
}
.radio  {
	width: 25px;
	float: left;
}
.error {
	color: #EE1B24;
	}
#hours-wrapper {
	float: left;
	width: 285px;
}
#breadcrumb-nav {
	color: #666;
	float: left;
}
#print-wrapper {
	float: right;
}
#interior-small-nav {
	width: 960px;
	clear: both;
	height: 20px;
	margin-bottom: 25px;
	padding-top: 7px;
}
.coupon-row {
	width: 805px;
	float: left;
	clear: both;
}
.coupon-left-col {
	float: left;
	width: 385px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.coupon-right-col {
	float: left;
	width: 385px;
	margin-left: 15px;
	margin-bottom: 30px;
}
.coupon {
	border: 1px dashed #000;
	padding: 15px;
	margin-bottom: 15px;
}
.coupon p {
	font-size: 1em;
	line-height: 1.3em;
}
.coupon h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}
.coupon h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
}
.coupon h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0087C2;
	height: 1px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.errortext {
	font-weight: bold;
	color: #FF0000;
}
.specials-wrapper {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0087c1;
	margin-bottom: 30px;
}
.specials-details {
	float: left;
	width: 455px;
	margin-right: 25px;
}
.specials-description {
	float: left;
	width: 260px;
	margin-right: 25px;
}
.specials-getstarted {
	float: left;
	width: 195px;
}
.specials-price {
	font-size: 2.0em;
	font-weight: bold;
	line-height: 2.0em;
	color: #0087c2;
}
