/* migrated jLite fixes */


#component [id^="app_map-"] {
    margin: 15px 0 !important;
}

#sideOuter [id^="app_addthis-"] {
    margin-left: 20px !important;
}

/* img rotator fix */
div[id^="app_imagerotator"] {
    position:absolute;
    z-index:10;
    min-width: 100%;
    top: 179px;
}

.moduleContent div[id^="app_imagerotator"] {
    top: 0;
}

#recaptcha_image {
    height: auto !important;
}



.recapControls {
    background-color: white !important;
    height: 42px !important;
    margin: 10px auto !important;
}

#app_map-53f70f5ecc81d{
    border: 1px solid #000000;
}

/* update with site specific color */
#mobile_menu .navbar-inverse{
    background-color: #2E2E2E !important;
}

.quote {
    background-color: #2e2e2e;
    color: #ffffff !important;
    height: auto;
    margin-bottom: 19px;
    margin-left: -15px;
    margin-top: 19px;
    padding: 5px;
    width: 200px !important;
}

.addthis_toolbox {
position:relative;
left:20px;
top:0px;
}


/* remove these if they cause interactions */
div.bt-footer,
div.bt-header,
.bt-nav {
overflow: visible !important;
z-index: initial !important;
}


/* mobile safari scaling fix  / update with correct width and height */
#bt-page-background-middle-texture {
    /*-webkit-background-size: 2560px 2250px;*/
}

/* mobile template fixes */ 
@media screen and (max-width: 767px) {
#headerBackground {
    display: none !important;
}
ul > li {
    background-image: url("http://www.tsgmotors.co.uk//templates/Base_Template/images/postbullets.png");
    background-repeat: no-repeat;
    overflow-x: visible;
    overflow-y: hidden;
    padding-left: 16px;
}
.bt-content-layout .bt-sidebar1 {
    margin-top: 34px !important;
    width: 200px;
}
#tz_headerLogo {
    background: none repeat scroll 0 0 #2E2E2E!important;
    padding: 20px 0;
}
}
/*footer*/
#footerWrapper {
	min-height: 20px !important;
}

.bt-footer-body {
	padding: 15px 0;
}
/*cookie z- index*/
    .navbar-fixed-top {
        z-index: 1000;
    }
/*ie8 navigation*/
#menuWidget div ul#mainlevel li:hover {           
	background:#8f8f8f!important;
	}

#menuWidget div ul#mainlevel li.active {           
	background:#f9bd0b!important;
	}

