
* {margin:0}
html{height:100%}
img, a {
    border:0px solid #fff;
}
body {
    background-image:url(/images/site_bg.png);
    height:100%;
    font-family:Arial, sans-serif;
    color:#6e6e6e;
    font-size:13px;
    line-height:22px;
}
a {
    text-decoration: none;
    color:#477fa0;
}
p {
    margin-bottom: 1em;
}
a:hover {
    color:#7a7a7a;
}
h1 {
    font-weight:normal;
    font-size:24px;
    line-height:38px;
    vertical-align: baseline;
    margin:0;
}
h2 {
    font-weight: normal;
    font-size:18px;
    line-height:38px;
    vertical-align: baseline;
    margin:0;
}
h3 {
    font-weight: normal;
    font-size:16px;
    line-height:38px;
    vertical-align: baseline;
    margin:0;
}
#container {
    display:table;
    width:1000px;
    margin:40px auto 0;
    background-image:url('/images/container_bg.png');
}
#main {
    width:94%;
    margin:28px auto 0;
    height:100%;
}
#nav {
    height:68px;
    background:url(/images/nav_bg.png) 0 0 repeat-x;
    border:1px solid #c0c0c0;
    margin:12px auto 0;
    border-radius:3px;
    -moz-box-shadow: -1px 2px 3px #c0c0c0;
    -webkit-box-shadow: -1px 2px 3px #c0c0c0;
    box-shadow: -1px 2px 3px #c0c0c0;
}
.social {
    padding:8px 0;
    background:url(/images/nav_bg.png) 0 0 repeat-x;
    border:1px solid #c0c0c0;
    border-radius:3px;
    -moz-box-shadow: -1px 2px 3px #c0c0c0;
    -webkit-box-shadow: -1px 2px 3px #c0c0c0;
    box-shadow: -1px 2px 3px #c0c0c0;
    position:absolute;
    height:24px;
    margin:14px 0 0 750px;
    text-align: center;
}
.social a {
    margin:0 8px;
    display:block;
    float:left;
    height:24px;
    width:24px;
    background:url(/images/social_sprite.png) no-repeat;
}
.social a.facebook {
    background-position: 0 0;
}
.social a.facebook:hover {
    background-position: -24px 0 !important;
}
.social a.twitter {
    background-position: 0 -24px;
}
.social a.twitter:hover {
    background-position: -24px -24px !important;
}
.social a.plus {
    background-position: 0 -48px;
}
.social a.plus:hover {
    background-position: -24px -48px !important;
}
.social a.pinterest {
    background-position: 0 -72px;
}
.social a.pinterest:hover {
    background-position:-24px -72px !important;
}
.logo {
    position:absolute;
    margin:12px 0 0 22px;
}
.nav_link {
    position:absolute;
    margin:25px 0 0 350px;
}
.nav_link a  {
    text-transform: uppercase;
    font-size: 11px;
    color:#7a7a7a;
    text-decoration: none;
    text-shadow:#fff 1px 1px;
    font-weight: bold;
    margin-right:24px;
}

#main_cta, #vsr_cta {
    background:url(/images/main_cta.jpg) 0 0 no-repeat;
    height:477px;
    margin:12px auto 0;
    display: block;
}

#main_cta.car_loans {
    background:url(/images/car_loans_main.jpg) 0 0 no-repeat;
}

#main_cta .form, #vsr_cta .form {
    position:absolute;
    width:370px;
    height:140px;
    margin:300px 0 0 28px;
}
#main_cta .form input.zip, #vsr_cta .form input.zip,#main_cta .form input.submit, #vsr_cta .form input.submit {
    position:absolute;
}
#main_cta .zip {
    border:1px solid #c5c5c5;
    background:url(/images/nav_bg.png) bottom left repeat-x;
    border-radius:2px;
    padding:9px 10px;
    color:#6e6e6e;
    font-weight:bold;
    width:130px;
}
#main_cta .submit {
    margin-left:176px;
}

#main_cta .secure {
    position:absolute;
    width:370px;
    height:140px;
    margin:364px 0 0 28px;
}
#main_cta .mcafee, .verisign {
    display: block;
    float: left;
}
#main_cta .mcafee {
    padding-top:18px;
    padding-right:20px;
}

#interior_cta {
    background:url('/images/interior_header.jpg') 0 0 no-repeat;
    height:187px;
    margin:12px auto;
    width:515px;
    padding:20px 0px 0px 425px;
}
#interior_cta.car_loan {
    
}

#interior_cta .zip {
    border:1px solid #c5c5c5;
    background:url(/images/nav_bg.png) bottom left repeat-x;
    border-radius:3px;
    padding:10px;
    color:#6e6e6e;
    font-weight:bold;
    width:151px;
    display:block;
    height:20px;
}
#interior_cta .submit {
    display:block;
    margin-top:8px;
}

#interior_cta .secure {
    margin:10px 0px 0px 0px;
}
#interior_cta .mcafee, .verisign {
    display: block;
    float: left;
}



#vsr_cta {
    background:url(/images/vsr_back.jpg) 0 0 no-repeat !important;
}
#vsr_cta .form {
    margin:285px 0 0 28px;
}
#vsr_cta ul {
    margin:0;
    padding:0;
    display:block;
    position:absolute;
}
#vsr_cta ul li {
    display:block;
    float:left;
    list-style:none;
    color:#fff;
    margin-right:15px;
}
#vsr_cta .zip, #vsr_cta .submit {
    margin-top:34px;
}
.row {
    display:table;
    clear:both;
    margin:12px auto 0;
}

/*index*/
.like {
    position:absolute;
    margin:0 0 0 830px !important;
}
.cta_block {
    width:226px;
    float:left;
    margin-left:12px;
}
.cta_block.first {
    margin-left:0px !important;
    height:350px;
    background-color:#fff;
}
.first .title {
    margin:15px 0 10px 10px;
    display: block;
    clear:both;
}
.first .container {
    overflow:hidden;
}
.first a {
    display:block;
    padding:6px 8px;
    width:210px;
    border-top:1px solid #ebebeb;
    text-decoration: none;
    /*color:#6e6e6e;*/
}
.first .read_more {
    position:absolute;
    margin:288px 0 0;
    border: 0px solid #fff;
    padding:0px;
}



.content {
    padding:20px;
    background-color:#fff;
}
.content .lcol {
    width:600px;
    float:left;
}
.content .rcol {
    width:280px;
    float:left;
    margin-left:20px;

}
.content .rcol .vehicle_form {
    display:table;
    clear:both;
    border:1px solid #ebebeb;
    width:278px;
    padding-bottom:10px;
    position:absolute;
}
.content .rcol .vehicle_form h2 {
    color:#fff;
    font-size: 19px;
    font-weight:bold;
    padding:10px 0 10px 10px;
    margin-bottom:6px;
    line-height:24px;
    text-transform: uppercase;
    border-bottom:1px solid #ebebeb;
    background-color:#60abc1;
    text-shadow:1px -1px #666;
}
.content .rcol .vehicle_form p {
    padding:0 10px;
    margin-bottom:0;
}
.content .rcol .vehicle_form h2 span {
    color:#666;
    font-size: 20px;
    line-height:12px;
}
.content .rcol .vehicle_form div {
    float:left;
}
.content .rcol .vehicle_form div.left {
    width:50px;
    margin-left:10px;
}
.content .rcol .vehicle_form select {
    width:160px;
}
.content .rcol .vehicle_form #zip {
    width:80px;
}

.content table td {
    vertical-align: top;
}
.content ol, .content ul {
    margin:8px 0;
}
.content .makes ul {
    padding:0px;
}
.content ul li {
    list-style: none;
}
.contact {
    padding-top:30px;
}
.contact .text {
    padding-top:10px;
    width:300px;
    float:left;
}


.content .state_select {
    padding:30px 0px 30px 10px;
    height:135px;
    background-image:url('/images/state_select_bg.jpg');
    background-repeat:no-repeat;
    background-position: left 20px;
}
.content .state_select .font {
    font-size:30px;
}
.content .state_select select {
    width:200px;
	color:#6e6e6e;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	border-radius:3px;
	border:1px solid #bdbdbd;
	cursor:pointer;
}
.content .state_select select:hover {
	background-color:#f7f9dd;
}




#footer {
    background-image:url(/images/site_bg.png);
    display:block;
    width:100%;
    margin:0 auto;
    height:100%;
    color:#999 !important;
    padding-top:20px;
}
#footer .brand {
    position:absolute;
    margin:0 0 0 890px;
}
#footer ul {
    float:left;
    margin:0 30px 10px 10px;
    padding:0;
    vertical-align: text-top;
}
#footer ul li {
    list-style: none;
    display:block;
}
#footer ul li a {
    color:#999;
    text-decoration: none;
}
#footer .fnav li {
    display: inline;
}

/* Nag Bar */

html>body #nag_wrapper { 
    position:fixed; 
    bottom:0; 
}
#nag_wrapper { 
    bottom: 0; 
    width: 940px; 
    padding: 0; 
    z-index:110;
    text-align:center;
    margin-bottom:-80px;
}
#nag {
    bottom: 15px; 
    z-index: 120;
    width:940px; 
    margin:0 auto;
    background: url('/images/nag_bar_bg.png') no-repeat top left;
    height: 51px;
    padding-top: 22px;
    text-align:left;
}
#nag .button {
    margin:10px 10px 0px 10px;
    float:right;
}
#nag .text_input {      
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	background: url('/images/nag_input_bg.jpg') repeat-x;
	float:right;
	border:1px solid #c8c8c8;
	height:25px;
	width:90px;
    margin:12px 0px 0px 0px;
	padding-left:17px;
	font-size: 16px;
	color: #666666;
	padding-top: 5px;
    font-weight:bold;
}

#close_nagbar{
	cursor: pointer;
	float: right;
	margin: 5px;
}
