/* ==========================================================================
   Insert Your Custom Styles Below. All styles located in this file will
   override existing main.css stylesheets.
   ========================================================================== */
body{
    color: #000 !important;
    font-size: 12px !important;
}
.navbar, .navbar-inner{
    background: #fff !important;
    color: #ff7c24 !important;
    border: none !important;

}
.navbar a, .navbar-inner a{
     color: #fff !important;
     border: none !important;
}
.bar{
    background: #ff7c24;
    min-height: 24px;
    height: 44px;
    color: #fff !important;
    padding: 3px 0 0px 4px;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 0;
    text-align: left;
}
.bar a{
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 5px;

}
.carousel{
 display: block;
 margin-top: 168px;
}
.navbar{
    margin-bottom:  0 !important;
}
.navbar-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.navbar .brand{
   /* padding: 7px 0 0px 0 !important;*/

}
.tulip{
    margin: 0 0 0 35px;
}
.text-center{
    background: none !important;
}
.foo{
 /*position: fixed;*/

 background: #ff7c24;
 min-height: 30px;
 height: auto;
 margin: 0 auto;
 color: #fff !important;
 padding: 6px 4px 4px 4px;
/* width: 1170px;*/

 z-index: 9999;
}
.foo a{
    color: #fff !important;
}
.fixed{
     position: absolute;
}
#contactus input, #contactus textarea{
    border: solid 1px #ccc;
}
.navbar-inner,.navbar-fixed-top, .navbar-inner, .navbar-static-top, .navbar-inner{
   -webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.flexslider{

    margin-bottom: 10px !important;
}

.navbar .brand{
    padding: 0 20px 0 20px !important;
}


@media (min-width: 980px) and (max-width: 2160px) {
    .navbar .nav > li > a{
    padding: 15px !important;
}

.navbar .nav{
    margin-top: 23px !important;
    margin-bottom: 10px !important;

}
.contact{
    color: #ff7c24;
    padding-top:0px;
    padding-left: 0px;
    margin: 15px;
}
.topline{
    height: 2px;
    background: #ff7c24;
    margin-bottom: 4px;
}
.drmznav {
    background: url(../img/nav_bg.jpg) no-repeat !important;
}
.contact a{
    color: #ff7c24 !important;
}
}


.navbar-inverse .brand, .navbar-inverse .nav > li > a{
    font-size: 13px !important;
}
.purple{
     color: #ff7c24 !important;
}
#myTab li a{
    font-weight: bold;
}

##location{
    padding: 0px !important;
}
#location h2{
    margin: 0px !important;
}
#location .table{
    margin-bottom: 10px !important;
}
#weather{
    border: solid 1px #808080;
    padding: 3px;
    width: 155px;
    height: 14px;
    text-align: center;
    margin-left: 3px;
   color: #fff !imporrtant;
   opacity: 0.8;
 background: -webkit-linear-gradient(left, #f6e40f , #ff7c24); /* For Safari */
background: -o-linear-gradient(right, #f6e40f, #ff7c24); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #f6e40f, #ff7c24); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #f6e40f , #ff7c24); /* Standard syntax */
}

#weather h2{
font-size:13px; color:#fff; margin: 0px !important;
line-height: normal !important;
letter-spacing:1px
}
.links li{
    font-size: 14px;
    padding: 10px;
}
.booknow{
    background: #85c226 !important;
}

#accordion-map .table{
    height: 450px !important;
    overflow: auto;
}