/**************Color Settings*******************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
.mod-search-filters .filters-box{
	background:none repeat scroll 0 0 #000;
	color:#FFF
}
.mod-search-filters .filters-box a{
	color:#FFF;
}
/***************Box Color************************/
.mod-searchbox{
	background:none repeat scroll 0 0 #e8e8e8;
	padding-bottom: 20px;
}
.com-inventory-listing .product:hover{
	background-color:#e8e8e8;
}
.mod-staff-box{
	background:none repeat scroll 0 0 #e8e8e8;
}
.mod-form-get-a-quote{
	background:none repeat scroll 0 0 #e8e8e8;
}
.mod-form-contact-us .dealer-info .department .hours-box .hover{
	background:none repeat scroll 0 0 #e8e8e8;
}
.mod-form-contact-us .dealer-info .main-dep .dealer-department-name{
	width: 300px;
}
.mod-form-contact-us .formBlock .formContent{
	background:none repeat scroll 0 0 #e8e8e8;
}
.mod-multi-department-box{
		background:none repeat scroll 0 0 #e8e8e8;
}
.mod-multi-dealer-contact-box{
	background:none repeat scroll 0 0 #e8e8e8;
}
.mod-loan-calculator .formBlock .formContent {
	background:none repeat scroll 0 0 #e8e8e8;
	border:1px solid #6E7982;
}
.mod-mpg-calculator .formBlock .formContent {
	background:none repeat scroll 0 0 #e8e8e8;
	border:1px solid #6E7982;
}
.mod-mpg-calculator .formBlock .formContent {
	background:none repeat scroll 0 0 #e8e8e8;
	border:1px solid #6E7982;
}
.com-content-page .services-list-box{
	background:none repeat scroll 0 0 #e8e8e8;
}
/*************************************************/
.mod-form-contact-us .dealer-info{
	background:none repeat scroll 0 0 #5B2910;
	
}
.mod-form-contact-us .dealer-info .link{
	font-weight: bold;
}
.mod-form-contact-us .dealer-info .department .hours-box .label h3{
	font-weight:normal;
}

.mod-multi-department-box .operation-hours-box .title{
	color:#ab2524;
}
/*****************Price And Phone***************************/
.mod-vehicle-info .price, .mod-vehicle-info .price-title {
color:#f00000;
font-weight:bold;
}
.mod-loan-calculator .formBlock .box .payment .amount{
	color:#f00000;
}
.mod-multi-department-box .info-window .info-window-content .staff .info .phone{
	color:#ff6001;
}
.com-inventory-listing .product .info .price-block .price{
	color:#F00;
}

.com-inventory-listing .product .info .price-block .price-title{
	color:#F00;
}
/*****************Structure*******************************/
.com-view-vehicle .c-product-details{
	border:1px solid #000000;
}
.com-view-vehicle .c-product-details .c-product-name{
	background:#000000;
}
.mod-search-filters .current-filters{
	background:#000000;
}
.com-inventory-listing .products-heading{
	background:#000000; 
}
.mod-car-finder{
	background-color:#000000;
}
.mod-vehicle-media{
	background:#000000;
}
.mod-shopping-tools{
	background:#000000;
}
.mod-financing-tools{
	background:#000000;
}
.mod-weekly-ads .ads-list .heading{
	background:#000000;
}
.mod-weekly-ads .ads-list-item{
	border-bottom:2px solid #000000;
}

.mod-vehicle-media a.mediaButton {
border:1px solid #000000;
}
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/


.clear {
clear:both;
height:0;
}


.global-vehicle-details .contentTable .rightBlock,
.global-contact-us .contentTable .rightBlock {
	padding-top: 0;
}
.global-our-services .mod-department-box {
	margin-bottom: 0;
}
.global-our-services .mod-department-box .heading, .global-our-services .mod-department-box .operation-hours {
	display: none;
}
.global-our-services .mod-department-service .heading, .global-our-services .mod-department-service .operation-hours {
	display: block;
}
/******* buttons styles *******/
button.customBtn, a.customBtn, .customBtn { 
    background: url("../images/grad_sml.gif") repeat scroll  transparent;
}
button.customBtn span, a.customBtn span, .customBtn input {
    background: url("../images/grad_sml.gif") repeat scroll  transparent;
}
button.customBtn span, a.customBtn span, .customBtn input {
    background:none;
border:medium none;
color:#fff;
cursor:pointer;
height:15px;
margin:0;
padding:4px 0 4px 12px;
    
}
button.customBtn:hover, button.customBtnHover, a.customBtn:hover, .customBtn:hover, .customBtnHover { 
    background-position: 0 28px;    
}
    
button.customBtn:hover span, button.customBtnHover span, a.customBtn:hover span, a.customBtnHover span,  .customBtn:hover input {
     background-position: 0 28px;
}
/******* tab styles*******/
.com-our-team ul.tabs a:hover {
    background-position: 0 28px;
     
}
.com-our-team ul.tabs a {
     
    background: url("../images/grad_sml.gif") repeat scroll  transparent;
}
.com-showroom ul.tabs a:hover {
    background-position: 0 28px;
     
}
.com-showroom ul.tabs a {
     
    background: url("../images/grad_sml.gif") repeat scroll  transparent;
}
/****Inventory Pagination******/
.c-paginator .paginator-button {
background: url("../images/grad_sml.gif") repeat scroll  transparent;
border:1px solid #000;
}
.c-paginator .paginator-button:hover{
    background-position: 0 28px;
}
.c-paginator .current {
background:none repeat scroll 0 0 transparent;
}

.c-paginator .paginator-button-next, .c-paginator .paginator-button-prev {
background: url("../images/grad_sml.gif") repeat scroll  transparent;
border:1px solid #4c4c4c;
}
.c-paginator .paginator-button-next:hover, .c-paginator .paginator-button-prev:hover {
background-position: 0 28px;
}

/*** mod vehicle equiptment *****/

.mod-vehicle-equipment ul.tabs a {
    background: url("../images/grad_sml.gif") repeat scroll  transparent;
    border:1px solid #000;
}
.mod-vehicle-equipment ul.tabs a:hover {
    background-position: 0 28px;
}

/*** Shopping tools ***/
.mod-shopping-tools ul.mod-st-buttons li {
    background: url("../images/grad_sml.gif") repeat scroll  transparent !important;
    border: 1px solid #000;
    margin: 0 0 1px;
    _line-height: 20px;
    *line-height: 20px;
}
.mod-shopping-tools ul.mod-st-buttons li span{
    display: inline;
    padding: 0 0 3px 28px;
}
.mod-shopping-tools ul.mod-st-buttons li a {
    display: block;
    padding: 0 0 0 3px;
}
.mod-shopping-tools ul.mod-st-buttons li.windowSticker a span {
    background: url(../images/icons/print.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/print.png', sizingMethod='crop');
}
.mod-shopping-tools ul.mod-st-buttons li.requestAQuote a span {
    background: url(../images/icons/usdollar.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/usdollar.png', sizingMethod='crop');
}
.mod-shopping-tools ul.mod-st-buttons li.scheduleTestdrive a span {
    background: url(../images/icons/test-drive.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/test-drive.png', sizingMethod='crop');
}
.mod-shopping-tools ul.mod-st-buttons li.buildAVehicle a span {
    background: url(../images/icons/build.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/build.png', sizingMethod='crop');
}
.mod-shopping-tools ul.mod-st-buttons li.emailFriend a span {
    background: url(../images/icons/email.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/email.png', sizingMethod='crop');
}

/*** Financing tools ***/
.mod-financing-tools ul.mod-ft-buttons li {
    background: url("../images/grad_sml.gif") repeat scroll  transparent !important;
    border: 1px solid #000;
    margin: 0 0 1px;
    _line-height: 20px;
    *line-height: 20px;
}
.mod-financing-tools ul.mod-ft-buttons li span{
    display: inline;
    padding: 3px 0 3px 28px;
    _padding: 0 0 3px 28px;
    *padding: 0 0 3px 28px;
}
.mod-financing-tools ul.mod-ft-buttons li a {
    display: block;
    padding: 0 0 0 3px;
}
.mod-financing-tools ul.mod-ft-buttons li.calculator a span {
    background: url(../images/icons/trade-in.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/trade-in.png', sizingMethod='crop');
}
.mod-financing-tools ul.mod-ft-buttons li.getApproved a span {
    background: url(../images/icons/approved.png) 0 0 no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/images/icons/approved.png', sizingMethod='crop');
}
/*******************Main****************************/

.com-home-page .row1{
	background:url(../images/row1_bg.jpg) no-repeat;
	height:183px;
}
.com-home-page .row2{
	background:url(../images/row2_bg.jpg) repeat-x;
	height:240px;
	background-color:#120803;
}
.com-home-page .row3{
	background-color:#120803;
	color:#FFF;
	height:80px;
}

.com-home-page .row3 .icon{
	float:left;
	height:100%;
	padding-right:10px;
}
.com-home-page .row3 .header a{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:3px o;
}
.com-home-page .row3 .box1{
	float:left;
	margin:10px 125px 0 20px;
	width:200px;
}

.com-home-page .row3 .box2{
	float:left;
	margin: 10px 0px 0 0;
	width:200px
}
.com-home-page .row3 .box3{
	float:right
}

.mod-searchbox-home{
	background:none;
	border:none;
}

.mod-rotator{
	background:none;
	border:none;
}
.com-home-page .row3 .mod-keep-in-touch {
float:left;
padding:10px 8px;
width:301px;
margin:0px;
}
.com-home-page .row3 .mod-keep-in-touch .icon-list {
padding:0 0 5px;
}
/*******************Menu******************************/
#menu  {
	background:url(../images/menu_bg.png) repeat-x scroll 0 0 transparent;
	height:42px;
}
.mod-menu .submenu li:hover .subsub, .mod-menu .submenu li.over .subsub{
	background: #1d0e06;
	border: 3px solid #1d0e06;
	border-left: none;
	overflow: hidden;
	width: 180px;
	top: 0;
	margin-top: 1px;
}
.mod-menu li.lev-1:hover .submenu, .mod-menu li.over .submenu, .mod-menu .test-submenu {
	background: #ffffff;
	width: 180px;
	border: 3px solid #1d0e06;
}
.mod-menu .submenu li:hover .subsub, .mod-menu .submenu li.over .subsub/*, .mod-menu .submenu li.test-item .subsub*/ {
	margin-left: 180px;
	background: #1d0e06;
	border: 3px solid #1d0e06;
	border-left: none;
	width: 180px;
	margin-top: -3px;
}
.mod-menu .submenu li {
   width:180px;

}
.mod-menu, .mod-menu .mod-menu-ul {
	height: 41px;
	position: relative; 
}
.mod-menu li.lev-1 {
    width: 106px;

}
.mod-menu li.lev-1 {
    background: none;
    margin-left: 0px;
}
.mod-menu a.lev-1:hover, .mod-menu li.lev-1:hover a.lev-1, .mod-menu li.over a.lev-1 {
    background: none;/**/
    border-bottom:3px solid #ac1c18;
}
.mod-menu ul.menu-ul{
    margin:0 10px;
}
.mod-menu a.lev-1 {
	padding: 13px 0 11px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom:3px solid #422214;
}
.mod-menu .submenu-title{
	color:#422214;
}
.mod-menu .subsub-title {
	color:#ffffff;
}
.mod-menu .submenu .subsub-ul li:hover .col-3 {
	margin-left: 180px;
	width: 180px;
	background: #ced8e3;
}
.mod-menu .submenu .subsub:hover {
	width: 360px !important;
	background: #1d0e06;
}
.mod-menu .submenu li:hover a, .mod-menu .submenu li.over a {
	background: #1d0e06;
	color: #ffffff;
}
.mod-menu .submenu .subsub-ul li:hover .col-3 {
	background: #1d0e06;
	color: #ffffff;
}
.mod-menu .submenu .full a.title {
    color: #ffffff;
}
.mod-menu .submenu .full .links-list a  {
	color: #ffffff;
}
.mod-menu .submenu li li:hover a, .mod-menu .submenu li li.over a {
	background: #ac1c18;
}
.mod-menu .submenu .instock {
	color:#CCCCCC;
	font-size:12px;
}
/******************SlideShow********************************/
.mod-slideshow .video-box{
	position:absolute;
	top:20px;
	right:10px;
	z-index:3;
}
.mod-slideshow .images-list{
	height:320px;
}
/******************toolsbox********************************/
.mod-tools a:link, .mod-tools a:visited {
color:#fff;
text-decoration:none;
}

.mod-tools{
color:#fff;
}
