@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/templates/common/css/base.css);

/**************************************************
Manhattan Motor Cars d3797
***************************************************/

body {
	font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.3;
	color: #666;
}

a {
color: black;
}

#outer_wrapper {
background: #fff;
margin: 25px auto 0px auto;
}

#inner_wrapper {
width: 980px;
margin: 0 auto;
}

#banner_wrapper {
}

#header {
background: url('http://www.manhattanmotorcars.com/wp-content/themes/MMC/images/tophead.png');
height: 87px;
position: relative;
}

#headeraddress {color: #666; font-weight: bold; padding: 5px 0px 0px 20px;}

#headeraddress span {padding-right: 26px;}


#logo_link {
background: url('http://www.manhattanmotorcars.com/wp-content/themes/MMC/images/logo.png') no-repeat;
position: absolute;
right: 59px;
bottom: 25px;
width: 162px;
height: 60px;
display: block;
}


#nav_wrapper {
width: 980px;
height: 33px;
margin: 0 auto;
padding: 0px 0px 0px 30px;
}


#priNav {color: #666;}

#priNav li {padding-right: 18px;}

#priNav li a{
text-decoration: none;
font-weight: bold;
}

#priNav li ul{
color: #000;
background: #D1D0D0;
}


#priNav > li > a{
text-decoration: none;
font-weight: bold;
padding: 10px;
display: block;
text-transform: uppercase;
} 

#priNav a:hover {}

#priNav li > ul {width: 170px;}

#priNav li ul li a {
background: url(http://www.manhattanmotorcars.com/wp-content/plugins/jquery-mega-menu/skins/images/arrow_off.png) center left no-repeat;
}

#priNav li ul li a:hover {
background: url(http://www.manhattanmotorcars.com/wp-content/plugins/jquery-mega-menu/skins/images/arrow_on.png) #efefef center left no-repeat;
color: #a32403;
}

#priNav li  > ul > li > a{
font-size: 11px;
padding: 10px 10px 10px 15px;
margin: 3px;
text-transform: capitalize;
}

#priNav li > ul > li > a:hover {
}

#priNav_models_sub{ 
width: 665px !important;
height: 392px;
background: #D1D0D0;
}

#priNav_models_sub li a {
padding: 5px 5px 5px 15px;
margin-left: 5px;
font-size: 11px;
font-weight: normal;
}

.models_sub_nav {
width: 170px;
margin: 4px;
float: left;
}

.models_sub_title {
font-weight: bold !important;
background: #E3E3E3 !important;
padding: 5px 5px 5px 5px;
margin-bottom: 4px;
margin-left: 0px !important;
}

#content_wrapper {
}



/***inventory****/

.filterList {
background: #e9e9e9;
border: 1px solid #e1dfdf;
padding: 5px;
}

.non_expandable_menuheader {

font-size: 18px !important;
font-weight: bold !important;
padding-bottom: 10px !important;
}

.filterList h3 {
font-size: 13px !important;
font-weight: bold !important;
padding-bottom: 5px !important;
}



#inventory_v2_sidebar_contact {
display: none;
}

#vehicle_v2_notify_button {
display: none;
}


.inventory_v2_row {
background: #e9e9e9;
border: 1px solid #e1dfdf;
padding: 6px;
}

.inventory_v2_details h4 {
font-size: 16px !important;
}


.price_line_1 {
font-size: 18px !important;
}

.price_line_1 span {
font-size: 18px !important;
}

.price_title {
font-size: 14px !important;
}



/**********VEHICLE*************/

#vehicle_v2_sidebar_links {
display: none;
}

#similarVehicles h3{
font-size: 18px;
}

.similarVehicle {
background: #e9e9e9;
border: 1px solid #e1dfdf;
padding: 5px;
}


#vehicle_vitals {
background: #e9e9e9;
border: 1px solid #e1dfdf;
padding: 5px;
}

#vehicle_vitals h1 {
font-size: 18px !important;
margin-left: 5px;
}

#vehicle_mainPhoto {
margin-left: 10px;
}

#vehicle_mainVitals{
width: 50% !important;
}

/****footer****/


#footer_wrapper {
background: url(http://www.manhattanmotorcars.com/wp-content/themes/MMC/images/porsche_bg1.png) bottom left repeat-x;
height: 385px;
width: 100%;
}


#footer_address_img {
background: url('http://www.manhattanmotorcars.com/wp-content/themes/MMC/images/manhattanMotors_address.png') no-repeat center bottom; 
height: 90px;
width: 800px;
margin: 0 auto;
display: block;
}

#footer {
height: 255px;
width: 980px;
margin: 0 auto;
position: relative;
}


#footer_logo {
display: block;
width: 156px;
height: 65px;
background: url('http://www.manhattanmotorcars.com/wp-content/themes/MMC/images/manhattan_motorcars-footer_logo.png');
position: absolute;
top: 0px;
left: 45px;
}






#footerNav a{
color: #444;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
}


#footerNav a:hover {text-decoration: underline;}

#footer_list {
width: 762px;
height: 145px;
margin: 42px 0px 0px 245px;
}


#footer_list a {
color: #444;
font-size: 10px;
text-decoration: none;
}

#footer_list a:hover {text-decoration: underline;}

#footer_list h3 {
color: #EDEDED;
font-size: 18px;
}

#footer_list > li { 
float: left;
padding-right: 105px;
}




