.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;
}
/****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 #000;
}
.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');
}
.mod-vehicle-media a.mediaButton{
	 border: 1px solid #000;
}
/*** 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');
}

/**************header**************************/

.layout-header{
	padding:0;
}
.layout-header .headerBoxes{
	padding:0;
	height:117px;
}
.layout-header .headerBoxes .boxLogo{
	padding: 0;
	margin-top:30px;
}
.layout-header .headerTop, .layout-header .headerTop a:link {
	text-align:right;
}

.layout-header .headerTop a{
	color: #fff;
	font-weight:bold;
	padding-left:5px;
}
.layout-header .headerTop a:hover{
	text-decoration:underline;
}
.layout-header .headerBoxes .boxInfo .textT2 a{
	font-size: 12px;
	color:#e20000;
	font-weight:bold;
}
/********************Main Menu*****************************/



.menu {
background:url("../images/menu_bg.jpg") repeat scroll center top #737373;
}

.menu-button a.inner {
border-bottom:3px solid #2B2925;
color:#000;
}
.menu-button:hover a.inner, li.over a.inner, li.active a.inner {
    background: transparent url("../images/bg_menu_button_hover.png") center bottom repeat-x;
}
/************Slideshow****************/

.mod-slideshow .images-list{
	height:318px;
}
.mod-slideshow .images-list .text-box {
	display:none;
}
/***************featured*****************/

.mod-featured-vehicles {

	background:none repeat scroll 0 0 #000000;
	border-top:3px solid #555048;
	margin-bottom:7px;
	
}
.mod-featured-vehicles .heading {
	background:url("../images/bg-heading.gif") no-repeat scroll 10px bottom transparent;
	color:#FFF;
}
/***************searchbox********************/
.mod-searchbox-home{
	height:222px;
	margin-bottom:7px;
}

.mod-searchbox-home .heading {
	background:url("../images/bg-heading.gif") no-repeat scroll 10px bottom transparent;
}
/***************Rotator********************/
.mod-rotator{
	height:222px;
	margin-bottom:7px;
}
.mod-rotator .heading {
	background:url("../images/bg-heading.gif") no-repeat scroll 10px bottom transparent;
}
.mod-rotator .rotator {
margin:39px 6px;
}
.mod-tools .block1{
	margin-right: 60px;
}
.floatRight{
	float:right;
	padding:10px;
}
.mod-form-contact-us .dealer-info {
	margin-top:15px;
}


/*<modules/Slideshow/default/styles/mod-slideshow.css>*/
.mod-slideshow {
height:277px;
position:relative;
}


/*</modules/Slideshow/default/styles/mod-slideshow.css>*/