/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font-size:2em;
}
 
h2 {
padding:10px 0;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
strong {
    font-weight: bold;
}
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
outline: none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:0px;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.clear-left    { clear:left; }
.clear-right   { clear:right; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.height10        { height: 10px; font-size: 0; }
.height15        { height: 15px; font-size: 0; }
.height20        { height: 20px; }

.com-model-page{
	
}
.com-model-page .model{
	overflow: hidden;
}
.com-model-page .model .model-info{
	float: left;
	width: 248px;
	padding: 0 0 0 10px;
}
.com-model-page .model .model-media{
	float: left;
	margin: 55px 0 0 12px;
    width: 440px;
}
.com-model-page .main-image {
    text-align: center;
    border: 1px solid #001235;
    margin-bottom: 5px;
}
.com-model-page .model .model-info .basic{
	border-bottom: 3px solid #000000;
	padding: 0 0 10px 0;
}
.com-model-page .model .model-info .basic h1{
	font-size: 24px;
	font-weight: bold;
    white-space: nowrap;
    _position: absolute;
}
.com-model-page .model .model-info .basic .price{
	font-size: 14px;
	font-weight: bold;
	color: #e63701;
    _margin-top: 30px;
}
.com-model-page .model .model-info .overview .text {
    padding: 10px 0;
}
.com-model-page .model .model-info .overview h2{
	font-size: 16px;
	font-weight: bold;
}
.com-model-page .model .model-info .links h4{
	font-weight: bold;
}
.com-model-page .model .model-info .links ul{
	padding: 2px 0 0 0;
	margin: 0;
}
.com-model-page .model .model-info .links ul li{
	background:transparent url(../images/list-arrow.gif) no-repeat scroll 0 4px;
	padding:0 0 0 8px;
    list-style: none;
}
.com-model-page .model .model-info .links ul li a{
	font-weight: bold;
}
.com-model-page .model .model-info .links ul li a:hover{
	text-decoration: underline;
}
.com-model-page .model .model-media .media{
	background: #000a12;
	overflow: hidden;
	padding: 2px;	  
}
.com-model-page .model .model-media .media .gallery{
	float: left;
	width: 147px;
	margin: 0 7px 0 0;
	*margin: 0 7px 0 0;
    _margin: 0 5px 0 0;
}
.com-model-page .model .model-media .media .video{
	float: left;
	margin: 0 6px 0 0;
	*margin: 0 5px 0 0;
	width: 147px;	 
}
.com-model-page .model .model-media .media .view-360 {
	float: left;
	width: 146px;
    margin: 0 6px 0 0;
}
.com-model-page .model .model-media .media .request-quote {
    float: left;
    width: 146px;
}
.com-model-page .models-list{
	padding: 20px 0;
}
.com-model-page h2.heading{
	background: url(../images/heading-bg.gif) 0 100% repeat-x;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
}
.com-model-page h2.heading a{
	font-size: 12px;
	font-weight: normal;
}
.com-model-page .model-details{
	padding: 0;
}
.com-model-page .model-details p{
	padding: 0;
    margin: 7px 0;
}
.com-model-page .model-details .reviews,
.com-model-page .model-details .awards{
	padding: 15px 7px;
}
.com-model-page .vehicles-list{
	margin: 0 0 35px 0;
}
.com-model-page .vehicles-list h2.heading{
	background: none;
}
.com-model-page .vehicles-list .content{
	border: 1px solid #6e7982;
	padding: 17px 0 7px 0;
}
.model_sidebar .box {
    padding: 1px;
    margin-bottom: 10px;
}
.model_sidebar .box, .model_sidebar .quotebox {
    background: #000a12;
}
.model_sidebar .quotebox {
    padding: 0;
}
.model_sidebar .box form {
    display: block;
}
.model_sidebar .box .title {
    padding: 7px 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
}
.model_sidebar .box ul {
    padding: 0;
}
.model_sidebar .buttons li {
    background: #010e18 url("../images/bg_button.gif") 0 0 repeat-x;
    border: 1px solid #1471b2;
    margin: 1px 0;
}
.model_sidebar .buttons li:hover {
    background-position: 0 -2px;
}
.model_sidebar .buttons li a {
    display: block;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding: 6px 7px 6px 33px;
}
.model_sidebar .buttons li a.car {
    background: transparent url("../images/bg_button_car.gif") 5px 6px no-repeat;
}
.model_sidebar .buttons li a.checkbox {
    background: transparent url("../images/bg_button_checkbox.gif") 5px 6px no-repeat;
}
.model_sidebar .buttons li a.calc {
    background: transparent url("../images/bg_button_calc.gif") 5px 4px no-repeat;
}
.model_sidebar .buttons li a.approved {
    background: transparent url("../images/bg_button_approved.gif") 5px 4px no-repeat;
}
.model_sidebar .buttons li a:hover {
    text-decoration: none;
}
.model_sidebar .bubble {
    background: transparent url("../images/bg_bubble.gif") 0 0 no-repeat;
    overflow: hidden;
    padding: 10px 10px 25px;
}
.model_sidebar .bubble .img {
    float: left;
    width: 51px;
}
.model_sidebar .bubble .text {
    font-weight: bold;
    margin-left: 58px;
}
.model_sidebar .bubble .phone {
    display: block;
    color: #e63701;
}
