@charset "utf-8";

a, a > *,
#polyglotLanguageSwitcher a:hover, #footer-top a,
#footer-bottom a:hover,
#footer-top .tweet_time a:hover,
ul#search-results h2 a:hover, ul#search-results h2 a:hover strong, 
.widget ul.menu li > a:hover, .widget ul.menu li.active-menu-item > a,
.ui-tabs .ui-tabs-nav li a:hover, .ui-tabs .ui-tabs-nav li.ui-state-active a,
.ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header.ui-state-active,
.pricing-table .featured span.price span,
ol.comment-list .comment-author a:hover,
.entry-title a:hover,
.iconbox h4 a:hover,
a,.btn-link{
	color: #FF6634;
}

::-moz-selection {background: #d93e0b;}
::selection {background: #d93e0b;} 

ins, mark {background-color: #d93e0b;}

/* ---------------------------------------------------------------------- */
/* Sprites
/* ---------------------------------------------------------------------- */
.social-links a:hover{background-position: left -125px;}
.team-member .social-links a:hover{background-position: left -17px;}
span.iconbox-icon {background-position: left top;}

/* ---------------------------------------------------------------------- */
/* Borders
/* ---------------------------------------------------------------------- */
.pricing-box.featured .header{border-color: #d93e0b;}

ul#navlist li.active a,.ddsubmenustyle li a:hover,.infobox{border-color: #d93e0b;}

/* ---------------------------------------------------------------------- */
.mejs-controls .mejs-button button:focus{outline-color: #d93e0b;}

.searchResults h5{background:#d93e0b}

.nav.nav-tabs li.active a{background:#d93e0b;color:#fff;}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary,
.dropdown-menu > .active > a:focus,
.pagination > .active > span:focus, .pagination > .active > a{color:#fff;background-color:#00009A;border-color:#00009A;}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {background-image:none;}

.btn-primary,fieldset[disabled] .btn-primary.active,
.panel-primary > .panel-heading{color:#ffffff;background-color:#FF6634;border-color:#FF6634;}

.pagination > li > span,
.panel-primary > .panel-heading .badge,
.btn-primary .badge, .btn-info .badge{color:#d93e0b;background-color:#ffffff;}

.panel-primary,a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#d93e0b;}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color: #d93e0b;}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #d93e0b;}


.btn-info,
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info,
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {background-color:#FF6634;border-color:#FF6634;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
    background-color: #010098 !important;
    border-color: #010098 !important;
}

body{
	background: #000000 !important;
}
.cf{clear:both;font-size:0;height:0;padding:0;margin:0;}
.top-section{
padding-top:20px;
	background-size:100% auto;
}

p.phone-top{
     margin-top:30px;   
     color: #FFFFFF;
}

.jumbotron-custom{
    background: rgba(250,250,250, 0.85);
    padding-right: 30px;
    padding-left: 30px;
}
.pan-property{
    position:relative;
}
.pan-property .offer-type{
    position:absolute;
    top:0px;
    left:0px;
    z-index:1000;
    background: rgba(0,0,0, .7);
    display:inline-block;
    padding:3px 4px;
    color:#fff;
}
.pan-property .offer-type-special{
    position:absolute;
    top:0px;
    left:0px;
    z-index:1000;
    background: rgba(211, 55, 55, 0.7);
    display:inline-block;
    padding:3px 4px;
    color:#fff;
}
.btn-success {
    background-color: #FF6634;
    border-color: #FF6634;
    color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #000098;
    border-color: #000098;
    color: #ffffff;
}
.navbar-inverse{
    background-color: #FF6634;
}
.navbar-inverse .navbar-brand{
    display: none;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000000;
}

.top-section {
    background-color: #000000 !important;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.jumbotron h1 {
    font-size: 24px;
}
.btn-warning {
    background-color: #FF6634;
    border-color: #FF6634;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #000098;
    border-color: #000098;
}
.backFin {
    background-color: #fff;
    padding: 20px;
}
.backGrey {
    background-color: #EFEFEF;
    padding: 20px;
}
h2, h3 {
    color: #FF6634 !important;
}
.dl-horizontal dt {
    background-color: #EFEFEF;
}
.panelPic {
    background-image: url(/images/common/rees/automastercarsales-hero.jpg);
    max-width: 100%;
    max-height: auto;
}
.jumbotron p {
    color: #FFFFFF !important;
}
.panel-body {
    color:white;    
    background-color: #333333;
}
.labelStyle {
    color: #FFFFFF !important;
}

@media screen and (min-width: 768px){
    .container .jumbotron {
        padding-left: 30px;
        padding-right: 30px;
    }
    .panelPic {
     padding-top: 48px;
    }
}

section.custom-footer {
background: #000;
margin-top:25px;
padding-top: 40px;
padding-bottom: 40px;
color: #f6f6f6;
}
section.custom-footer a, section.custom-footer address {
color: #FF6634;
font-weight: lighter;
}

.block-wrapper{
		position:relative;
		display:inline-block;
		width:100%;
		height:auto;
	}
	.map-wrapper{
		position:absolute;
		top:0px;
		left:0px;
		
		display:inline-block;
	}
	/* gMap */
	 #dealerMap {
	width:100%;
	height:400px;
	
 }
  .toggler-hide{
	display:none;
  }


@media(max-width:992px){
  .panelPic {
        padding-top: 250px;
        background-position: 0 -50px;
    }
 }


@media(max-width:767px){
	#dealerMap {
		height:200px;
		}
   .top-section{
      background-image:none!important;
    }
    .panelPic {
        padding-top: 10%;
        background-size: 180% auto;
        background-repeat: no-repeat;
        background-color: #000000;
    }
    .text-right {
     text-align: center;
    }
    h3, .h3 {
     font-size: 17px;
    }
    .col-xs-4 {
     width: 100%;
    }
    
    .nav.navbar-nav li b {
      display: none;
    }

    .backGrey {
        border-radius:0;
    }
}

.tab-content{background:#fff;padding:10px;margin-top:0px;border-left:1px solid #ddd;}
table.table-condensed.table-striped td{border-bottom:1px solid #ddd;border-top:0;
}

.jumbotron .dealerName, .jumbotron .dealerInfo{display:none;}
