body{
	background: #000000 url(../images/background_image.jpg) 0 0 repeat-x;
}
.global-vehicle-details .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;
}
/* VehicleMedia */
.mod-vehicle-media a.mediaButton {
    border: 1px solid #666666;
}
.mod-vehicle-media a.mediaButton span {
    color: #000000;
}
/*<modules/FormEmployment/default/styles/mod-form-employment.css>*/
.mod-form-employment .heading {
	overflow: hidden;
}
.mod-form-employment .heading .description {
	float: left;
	padding-right: 20px;
	width: 375px;
}
.mod-form-employment .heading .video {
	margin-left: 395px;
}
.mod-form-employment a.pdf-link {
	text-decoration: underline;
}
/*</modules/FormEmployment/default/styles/mod-form-employment.css>*/

/*<components/OurTeam/default/styles/com-our-team.css>*/
.com-our-team p.description {
	width: 360px;
	float: left;
}
.com-our-team .team-photo {
	margin-left: 380px;
	text-align: right;
}
.com-our-team .team-photo img {
	width: 300px;
}
.com-our-team ul.tabs {
	margin: 30px 0 0 !important;
	clear: left;
}
/*</components/OurTeam/default/styles/com-our-team.css>*/
/*<modules/LocationsButtons/theme1/mod-locations-buttons.css>*/
.mod-locations-buttons .list {
	height: 28px;
	padding: 0;
}
.mod-locations-buttons .list .item a.name span {
	display: none;
}
.mod-locations-buttons .list .item .title {
	display: block;
	width: auto;
}
.mod-locations-buttons .list .item a.briggs-buick-gmc {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-buick.gif") center center no-repeat;
	width: 88px;
	height: 26px;
}
.mod-locations-buttons .list .item a.briggs-dodge {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-dodge.gif") center center no-repeat;
	width: 87px;
	height: 28px;
}
.mod-locations-buttons .list .item a.briggs-kia {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-kia.gif") center center no-repeat;
	width: 72px;
	height: 28px;
}
.mod-locations-buttons .list .item a.briggs-nissan {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-nissan.gif") center center no-repeat;
	width: 95px;
	height: 28px;
}
.mod-locations-buttons .list .item a.briggs-subaru {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-subaru.gif") center center no-repeat;
	width: 97px;
	height: 28px;
}
.mod-locations-buttons .list .item a.briggs-super-center {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-supercenter.gif") center center no-repeat;
	width: 69px;
	height: 26px;
}
.mod-locations-buttons .list .item-8 a.name {
	background: transparent url("/public/modules/LocationsButtons/theme1/images/logo-delmotors.gif") center center no-repeat;
	width: 103px;
	height: 27px;
}
.mod-locations-buttons .clear {
	line-height: 0;
	height: 0;
}
/*</modules/LocationsButtons/theme1/mod-locations-buttons.css>*/

/*<components/InventoryListing/theme1/com-inventory-listing.css>*/
.com-inventory-listing .itemsperpage{
    padding-left: 20px;
	font-weight: bold;
}
.com-inventory-listing .itemsperpage select{
	padding: 0px;
}
/*</components/InventoryListing/theme1/com-inventory-listing.css>*/

/*<components/ViewVehicle/default/com-view-vehicle.css>*/
.com-view-vehicle .c-product-details .c-product-name {
	background-color: $_boxBackgroundColorDark_;
}
.com-view-vehicle .c-product-details .c-product-name .staff {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 10px;
	text-align: right;
}
.com-view-vehicle .c-product-details .c-product-name .staff .phone {
	color: #E63701;
}
.com-view-vehicle .c-product-details .c-product-name {
	float:left;
	width:728px;
	background: #000000;
}
.com-view-vehicle .c-product-details .c-product-name h1 {
	float:left;
	width:400px;
}
/*</components/ViewVehicle/default/com-view-vehicle.css>*/
/*<components/ViewVehicle/brochure/styles/com-view-vehicle.css>*/
.com-view-vehicle .brochure-header {
	background:transparent url(/public/images/header-brochure-bg.jpg) no-repeat scroll 0 0;
}
/*</components/ViewVehicle/brochure/styles/com-view-vehicle.css>*/
/*<modules/StaffBox/callVehicleExpert/styles/mod-staff-box-call-vehicle-expert.css>*/
.mod-staff-box-call-vehicle-expert  {
	float: right;
	text-align:left;
	width: 220px;
}
.mod-staff-box-call-vehicle-expert .phone-image { 
	float: left;
	padding: 10px;
}
.mod-staff-box-call-vehicle-expert .phone-info { 
	float: left;
	padding-top: 10px;
}
/*</modules/StaffBox/callVehicleExpert/styles/mod-staff-box-call-vehicle-expert.css>*/
/*<modules/Breadcrumbs/default/styles/mod-breadcrumbs.css>*/
.mod-breadcrumbs .back-link{
	float: right;
	padding-left: 20px;
}
.mod-breadcrumbs .back-link a{
	font-size: 10px;
	line-height: 20px;
}  
.mod-breadcrumbs {
	float:left;
	width:auto;
}
.mod-breadcrumbs ul {
	float: left;
	padding: 1px 20px 8px 5px;
	width: auto;
}
.pageHeaderBoxes .box1 {
	float:left;
	min-width: inherit;
	width:700px;
}
.back-link  {
    float: left;
}
/*</modules/Breadcrumbs/default/styles/mod-breadcrumbs.css>*/

/*<modules/ShoppingTools/default/styles/mod-shopping-tools.css>*/
.mod-shopping-tools ul.mod-st-buttons li.stButton7 a {
background-image:url(/public/modules/ShoppingTools/default/images/icon-window-sticker.gif);
}
/*</modules/ShoppingTools/default/styles/mod-shopping-tools.css>*/