@import url('https://secure.buzsoftware.com/common/bootstrap_xxs.css');
@import url('https://secure.buzsoftware.com/common/default_styles.css');
@import url('https://secure.buzsoftware.com/common/default_styles2.css');
@import url('/wc_templates/default_styles3.css');
@import url('/wc_templates/missionbay_text.css');
@import url('/wc_templates/missionbay_featured.css');




/* MAIN */
#wc_body{background: #000000;}
.wrapper-status,.statbar-div,.statbar_full,.statbar, .statbar td{background: #ffffff;}
.content-wrapper{ background: #ffffff url(/images/design/i_content.png) repeat-x left top; padding-top: 30px !important; padding-bottom: 30px !important; }


/* HEADER */
.top-wrapper{position:relative;width:100%;text-align:center;margin:auto;padding:0px;top:0px;left:0px;z-index:70;}
#wc_header, .header-wrapper{background:#5c5b5b;width:100%;height:auto;position:relative;text-align:center;}

.top-container{height:100%;}
.bottom-shadow{background: url(/images/design/i_bottom.png) repeat-x left bottom;height:9px;width:100%;position:absolute;bottom:0px;left:0px;}
.top-bar{background: #ffffff;position: relative; width: 100%; height: 80px;  top: 0px; left:0px;-webkit-transition: all 0.8s ease;transition: all 0.8s ease; }
.top-login{height: 30px;width:auto;position:absolute;right:20px;top:30px;text-align:right;z-index:90;}

.top-shadow{background: url(/images/design/i_fade.png) repeat-x left top;background-size:100% 204px;position: relative; width: 100%; height: 100%;  top: 0px; left:0px;text-align:center;padding-top:30px; }
.top-logo{height:145px;width:auto;margin:auto;text-align:center;animation-duration:2s;}

header{position:absolute;top:0px;left:0px;width:100%;height:80px;text-align:center;-webkit-transition: all 0.5s ease;transition: all 0.8s ease;}      
header.sticky {background:#ffffff;position: fixed;top:0px;left:0px;height: 60px; width: 100%;-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);-webkit-transition: all 0.5s ease;transition: all 0.8s ease;z-index:70;}

.top-burgee{position:absolute;height:157px;width:auto;top:50px;left:10px;margin:auto;animation-duration:2s;}
.top-burgee.sticky{top:25px;-webkit-transition: all 0.8s ease;transition: all 0.8s ease;}

.menunav{position:absolute;height:auto;width:auto;top:30px;left:100px;margin:auto;text-align:left;z-index:85;-webkit-transition: all 0.5s ease;transition: all 0.8s ease;}
.menunav.sticky{top:17px;text-align:left;-webkit-transition: all 0.5s ease;transition: all 0.8s ease;}



	
/* SUBMENU */	
table.sm{margin-bottom:20px;border-right:1px solid #c8c8c8;margin-right:20px;}
table.sm td{ width: 150px; min-width: 150px; white-space: nowrap; }
.wc_leftside{padding-top:5px;}


/* EXTRA */
.news_table td {padding-bottom: 25px;}


 
/* Changes to styles for media widths  */

@media (max-width: 1500px) {
.top-shadow{background-size:100% 180px;}
.top-logo{height:125px;}
.top-login{right:10px;top:5px;}
.top-burgee{height:147px;}
.menunav{left:140px;top:40px;}
}


@media (max-width: 1100px) {
.top-shadow{background-size:100% 160px;}
.top-logo{height:105px;}
.top-login{right:10px;top:5px;}
.top-burgee{height:137px;top:60px;}
.menunav{left:20px;top:40px;}
}

@media (max-width: 930px) {

}

@media (max-width: 767px) {
.top-shadow{padding-top:20px;}
.top-shadow{background-size:100% 150px;}
.top-logo{height:95px;}
.top-login{top:5px;}
.top-burgee{height:137px;top:40px;}
.menunav{top:35px;left:0px;width:100%;}
.menunav.sticky{top:15px;}
}

@media (max-width: 650px) {
.top-shadow{background-size:100% 130px;}
.top-logo{height:75px;}
.top-burgee{height:120px;top:30px;}
}


@media (max-width: 560px) {
}

@media (max-width: 450px) {
.top-shadow{background-size:100% 115px;}
.top-logo{height:60px;}
.top-burgee{height:100px;top:20px;left:5px;}
}
                 
             