@charset "utf-8";
/* City View Wheels Styles */

body {
	margin:0;
	padding:0;
	background: #ffffff url(../images/lines-bg.gif) repeat top left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #565756;
}

a { color: #70bc22; }
a:hover { color: #266ab4; }

ul, li, ol, dl, dd, dt {	padding:0; margin:0;	}

.container {
	width: 800px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background: #ffffff url(../images/cvw-bg.gif) no-repeat top left;
	border: 1px solid #70bd1f;
	border-width: 0 1px; 
}

.header h1 {
	width: 387px;
	height: 60px;
	float:left;
	background: url(../images/cvw-logo.gif) no-repeat center;
	text-indent: -9999em;
	padding:0;
	margin:37px 0 0 0 ;
}

.header .rightImg {
	float:right;
	margin:0 0 5px 0;
	padding:0;
}

.subnav {
	float:right;
	clear:right;
	height: 25px;
	background: url(../images/subnav-left.gif) no-repeat left;
	padding-left: 11px;
	margin: 0 0 4px 0 ;
}

.subnav ul {
	background: #3a6ea8 url(../images/subnav-right.gif) no-repeat right;
	padding-right: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 25px;
	list-style:none;
}

.subnav ul li {
	display: inline;
}

.subnav ul li.middle {
	margin: 0 37px;
}

.subnav ul li a {
	color: #ffffff;
	text-decoration: none;
}

.subnav ul li a:hover {
	color: #70bc22;
}
.subnav ul li a.active {
	color: #70bc22;
}

.nav {
	height: 41px;
	background: url(../images/nav-left.gif) no-repeat left;
	padding-left: 13px;
	clear:both;
	margin:  0 0 6px 0 ;
}

.nav ul {
	background: #e3e3e3 url(../images/nav-right.gif) no-repeat right;
	padding-right: 16px;
	color: #266ab4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 41px;
	list-style:none;
}

.nav ul li {
	display: inline;
	margin-right: 40px;
}

.nav ul li.last {
	margin-right: 0;
}

.nav ul li a {
	color: #266ab4;
	text-decoration: none;
}

.nav ul li a:hover {
	color: #fd1812;
}

.nav ul li a.active {
	color: #70bc22;
}

.features {
	clear:both;
	overflow:auto;
	margin-bottom: 6px;
}

.carShowcase {
	float:left;
	width: 548px;
	height: 246px;
	background: url(../images/feature-bg.jpg) no-repeat center;
	overflow:hidden;
}

.flashShowcase {
	float:left;
	width: 534px;
	height: 256px;
	overflow:hidden;
}

#flashItem {
    width: 534px;
    height: 206px;
	margin:0;
    padding:0; 
    position:relative;
    overflow:hidden;
}

.showcaseItem img {
    border:none;
    margin:0;
}

.showcaseItem a.boxLink {
	width: 376px;
	height: 35px;
	position:absolute;
	display: block;
	/*margin: 197px auto 0 auto;*/
	top: 197px;
	left: 86px;
	color: #266ab4;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
}

.carShowcase a.boxLink:hover {
	text-decoration: underline;
}

.carofWeek {
	float:right;
	width: 236px;
	height: 209px;
	padding: 32px 5px 5px 5px;
	background: url(../images/carweek-bg.jpg) no-repeat center;
}

.carofWeek span {
    display: block;
    margin: 0 auto 0 auto;
    text-align:center;
    text-transform: uppercase;
	font-size: 11px;
	color: #72bd1f;
	height: 165px;
	overflow: hidden;
}

.carofWeek span img {
    display: block;
    margin: 3px auto 0 auto;
    border: 0;
}

.carofWeek a.boxLink {
	width: 219px;
	height: 35px;
	display: block;
	margin: 3px auto 0 auto;
	background: url(../images/see-car-week.jpg) no-repeat center;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
}

.carofWeek a.boxLink:hover {
	text-decoration: underline;
}

.sidebar {
	float:right;
	width: 246px;
	margin-left: 17px;
	clear:right;
}

.sidebar a {
	margin-bottom: 7px;
}

.sidebar img {
	margin-bottom: 7px;
	border: none;
}

.content {
	padding-bottom: 20px;
	clear:both;
}

.content p.strong {
	font-size: 12px;
}

.content p {
	font-size: 11px;
	margin: 0 0 20px 0;
}

.content ul, .content ol {
	font-size: 11px;
	padding-left: 35px;
	list-style: decimal;
	line-height: 16px;
}

.content h3 {
	color: #266ab4;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

.content h2 {
	color: #72bd1f;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.content a.basicBtn {
display: block;
background: url(../images/button-sprite.jpg) no-repeat center bottom;
width: 246px;
height: 35px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
line-height: 34px;
}

.content a.basicBtn:hover
{
background-position: top center;
color: #266ab4;
}

.content span.caption {
display: block;
background: url(../images/caption-green.gif) no-repeat center bottom;
width: 246px;
height: 35px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
line-height: 34px;
}

.content span.caption.wide-blue {
background: url(../images/caption-blue-wide.gif);
width: 522px;
height: 35px;
}

.content .gridPanel {
float:left;
margin-bottom: 10px;
}

.content .gridPanel img {
	border: none;
}

.content .gridPanel.centerPanel {
	margin-left: 30px;
	margin-right: 30px;
	display:inline;
}

.content .gridPanel.right {
	margin-left: 30px;
	display:inline;
}

.content p.newsSnippet {
	margin-bottom: 35px;
	width: 630px;
}

.content a.soloLink {
	display:block;
	float:right;
}


.carBar {
	clear:both;
	width: 790px;
	height: 88px;
	padding: 10px 0 0 10px;
	background: url(../images/range-bg.jpg) no-repeat right;
}

.carBar img {
	margin:0;
	padding:0;
	float:left;
	border: none;
}

.scrapage {
	clear:both;
	width: 770px;
	height: 28px;
	padding: 10px 15px;
	background: url(../images/signup-bg.jpg) no-repeat right;
	margin: 5px auto;
	text-align:center;
}

.scrapage h5 {
	font-size: 24px;
	font-weight: bold;
	color: #fd1812;
	padding: 0;
	margin: 0 auto;
	
}

.signUp {
	clear:both;
	width: 770px;
	height: 28px;
	padding: 10px 15px;
	background: url(../images/signup-bg.jpg) no-repeat right;
	margin: 5px auto;
}

.signUp h5 {
	float:left;
	font-size: 24px;
	font-weight: bold;
	color: #2969b6;
	padding: 0;
	margin: 0 40px 0 0 ;
}

.signUp div#ctl00_NewsletterWording {
	float:left;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #72bd1f;
	width: 265px;
	padding: 0;
	margin: 0 35px 0 0 ;
}

.signUp input {
	color: #555555;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.signUp input#email {
	width: 150px;
}

.signUp input#submit {
	margin-left: 35px;
	height: 20px;
	width: 85px;
}

.contactFooter {
	clear:both;
	background:  url(../images/footer-top.gif) no-repeat top left;
	width: 801px;
	color: #666666;
	font-size: 10px;
	text-align:center;
	padding: 10px 0 0 0;
}

.contactFooterInner {
	width: 801px;	
	padding: 0 0 10px 0;
	background:#e3e3e3  url(../images/footer-bottom.gif) no-repeat bottom left;
}

.designTag {
	width: 800px;
	clear: both;
}

.designTag a {
	float:right;
	font-size: 9px;
	color: #276ab3;
	text-decoration: none;
}
.designTag a:hover {
	color: #70bc22;
	text-decoration: underline;
}