﻿body
{
    font: 12px Arial, Helvetica, sans-serif;
    background-image: url('../images/background.gif');
    background-repeat:repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #4F4F4F;
    line-height: 1.5em;
    background-color:Black;
    
}

h1 {
background:url('../images/heading.gif') repeat-x;
height:36px;
color:#fff;
padding:8px 5px 5px 10px;
margin:0;
font-size:16px;
display:block;
}

h2
{
    font-size: 16px;
    font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h5 {
	font-size: 14px;
	font-style: italic;
}
h6 {
	font-size: 14px;
	margin-bottom: 10px;
}
p
{
    text-align:justify;
}

.main-container 
{
    width:970px;
    margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
    background-color:White;
}
.header
{
    height:130px;
    background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
    background-position: 0px 3px;
    width:970px;
    margin: 0 auto;
    text-align:left;
    border-style:none;
}
.top-navigation
{
    text-align:left;
    background-image:url('../images/navigation.gif');
    background-repeat:repeat-x;
    height:50px;
    background-color:transparent;
	margin-bottom:10px;
}
.main-content
{
    background-color:White;
    text-align:left;
    padding-left: 20px;
    padding-right:10px;    
    width:560px;
}
 
.right-content
{
    text-align:left;
    width:350px;
    float:right;
    padding: 0px 15px 0px 0px;
}

.right-content .box ul {
padding-left:0;
margin-left:0px;
}

.right-content .box ul li {
list-style-type:none;
}

.right-content .box ul li a {
	
}


.topmenu
{
    position:relative;
    padding-left:20px;
    height:35px;
    font-size:16px;
    color:#5B5A4B;
    padding-top:10px;
	margin-bottom:20px;

}

.topmenu a
{
    color:#fff;
    text-decoration:none;
}

.topmenu a:hover
{
    color:#fff;
}

.menu {
    margin: 0px;
    padding: 0px;
    height: 25px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
  }

.menu a:hover {
    color: Red;
    text-decoration: none;
  } 

/* Top Menu Item Style */
.StaticMenuItemStyle {
  text-align:center;
  border-right: 1px solid black;
  width:125px;
  padding: 2px 5px 2px 5px;
  color:Yellow;
  
}

/* Top Menu Item Hover Style */
.StaticHoverStyle
{
    background-color: #475E28;
    color: Yellow;
}


/*Sub Menu Style */
.DynamicMenuStyle
{
    font-size: 12px;
    font-weight: bolder;
    background-color: #FFFBD6;
    width: 125px;
}
/*This is sub menu item */
.DynamicMenuItemStyle 
{
  padding: 2px 5px 2px 5px;
  background-color:#E4CB95;
  width:125px;
}

/* Submenu item hover manages the whole block of submenu item */
.DynamicHoverStyle
{
    background-color: Black;
    width: 125px;
    color:Red;

}

/* Submenu item hover for link*/
.DynamicHoverStyle a:hover
{
    background-color: Black;
    width: 125px;
    color:Red;

}

.footer
{
        width: 970px;
        margin: 0 auto;
        background-color: Black;
}
.pick-state-top
{
    background-image: url('../images/pick-state-top.png');
    background-repeat:no-repeat;
    height:40px;
    padding-top:2px;
}
.pick-state-top h1
{
    color:White;
    margin-left:20px;
}
.pick-state
{
    float: left;
    width: 320px;
}
.pick-state-details
{
        border: thin solid #000080;
}
.pick-make-top
{
    background-image: url('../images/pick-state-top.png');
    background-repeat:no-repeat;
    height:40px;
    padding-top:2px;
}
.pick-make-top h1
{
    color:White;
    margin-left:20px;
}
.pick-make
{
    float: right;
    width: 320px;
}
.pick-login
{
    background-image: url('../images/pick-state-top.png');
    background-repeat:no-repeat;
    height:40px;
    padding-top:2px;
}
.pick-login h1
{
    color:White;
    margin-left:100px;
}

.dealer-review h1 {
	font-size: 14px;
}
.dealer-review h2
{
    font-size: 12px;
}
.dealer-review p
{
}
.dealer-review p-indent2
{
	padding-left: 100px;
}
.pick-find-dealer
{
    background-image: url('../images/pick-state-top.png');
    background-repeat:no-repeat;
    height:40px;
    padding-top:2px;
    padding-left:80px;
    vertical-align:top;
}

.pick-find-dealer h1 {
	font-size: 14px;
    color:White;
}

.bling {
float:left;
margin-top:-40px;
margin-left:-27px;
position:relative;
top: -14px;
left: -38px;
width:88px;
height:86px;
background-image: url('../images/bling.png');
}

.box {
border:1px dashed #949494;
padding:10px;
/*margin-bottom:20px;*/
}

.box h2{
    color: White;
    font-size: 12px;
    font-weight: bold;
}

.box p {
padding-top:0;
margin-top:0;
}

.box ul {
padding-left:10px;
padding-top:0;
margin-top:0;
}

.main-content a, .box a {
color:#233d82 !important;	
}

.main-content a, .box a:hover {
color:#000;	
}

.content_box {
background:url('../images/box-background.gif') no-repeat bottom right #000;
color:#fff;
min-height:207px;
margin-bottom:20px;
}

.preferred { 
margin-top:-26px;
position:relative;
margin-left:-4px;
}

.profile {
float:left;
margin:0 10px 10px 0;
}

.button {
width:108px;
height:21px !important;
font-size:14px;
color:#fff !important;
background:url('images/heading.gif') repeat-x;
margin-top:10px;
cursor:pointer;
display:block;
text-align:center;
text-decoration:none;
padding-top:5px;
}

.read_more {
width:110px !important;
height:28px !important;
font-size:16px;
color:#fff !important;
background:url('images/heading.gif') repeat-x;
margin-top:10px;
cursor:pointer;
display:block;
text-align:center;
text-decoration:none;
padding-top:3px;
border:2px outset #f0f0f0;
}

.alphabet {
padding-left:0 !important;	
}

.alphabet li {
display:inline;
text-transform:uppercase;
margin-left:0;
margin-right:8px;
}

.letter {
display:block;
/*clear:both;*/
width:100%;
border-bottom:1px solid #C5161D;
padding-left:2px;
}

.dealers {
display:block;
/*clear:both;*/
}

.dealers li {
padding:10px;
list-style-type:none;
}

.read {
width:89px;
height:28px !important;
border:2px outset !important;
}

.submit {
width:108px !important;
height:29px !important;
border:0 !important;
}

.footer a {
color:#fff;
margin-left:10px;
}

.dealer {
color: #4F4F4F !important;
font-size:16px !important;
margin-bottom:4px;
}

.speech {
list-style-type:none;
background: url('images/speech.png') no-repeat 0px 4px;
padding-left:20px;
width:100%;
}

.search_main {
width:115px;
height:36px;
border:2px outset !important;
}


