#trial_site_message {display:none;}

/* use this line to change menu background color */

#menu_container, ul.horizontal.site-menu, .site-menu { 
	background-color:#000; 

}
/* use this line to change menu borders */
#menu_container {
border-top: 0px;
border-bottom: 0px;
}

/* Use this line to change sub-menu background color */
ul.horizontal.site-menu ul.sub-menu li {
    background-color: #f3f3f3 !important;
}

/* use this line to change menu link color */
ul.horizontal.site-menu li span a, ul.horizontal.site-menu li span span {
color:#fff;
}

/* Use this line to change link color in sub-menu */
ul.horizontal.site-menu ul.sub-menu li span a {
    color: #777;
}

/* use this line to change menu link hover color */

ul.horizontal.site-menu li span a:hover, ul.horizontal.site-menu li:hover span span {
    color: #777;
}

/* use this line to change footer background color */
footer {
    background-color: #000000;
}
    font-size: 1.2vw;
}

.static-bar {
    background-color: #a0ddf3;
    padding-bottom: 5px;
    padding-top: 5px;
}

header {
    background-color: #a0ddf3;
    color: #000000;
}
footer, .bg-color-2 {
    background-color: #a0ddf3;
}

ul.horizontal.site-menu {
text-align:center ;
}
ul.horizontal.site-menu ul.sub-menu li { text-align:left; } ul.horizontal.site-menu li { float:none; display:inline-block; vertical-align:top; }


ul.horizontal.site-menu li span a, ul.horizontal.site-menu li span span {
    color: #090102 !Important;
    font-size: 18px;
    text-transform: uppercase;
}
ul.horizontal.site-menu li span a,
ul.horizontal.site-menu li span span {
color: #090102 !important;
}
ul.horizontal.site-menu li:hover span a, 
ul.horizontal.site-menu li:hover span span {
color: #da352e !important;
}
#menu_container, ul.horizontal.site-menu, .site-menu {
background-color: #a0ddf3 !important;
}
ul.horizontal.site-menu ul.sub-menu { 
border-top: none !important; 
}
ul.horizontal.site-menu ul.sub-menu li { 
background-color: #a0ddf3 !important;
border: none !important;
border-bottom: none !important;
}
ul.horizontal.site-menu ul.sub-menu li:hover {
background-color: #FFFF !important;
}
#menu_container {
border-top: 1px solid #285442;
border-bottom: 1px solid #285442;
}
#nav_header_container { padding-bottom:0px; }
.static-bar {
background-color: #FFF;
}

.static-bar {
    background-color: #a0ddf3;
}
ul.horizontal.site-menu li, ul.horizontal.site-menu li:hover span span {
background-color:transparent;
}

.horizontal.control-panel-link, .static-bar .add-me-link, .static-bar #non_member_panel .login-link, #full_name, #favorites_hover {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    font-family: Raleway, 'Open Sans', sans-serif;
}
.footer-container, .footer-container a, .footer-container span {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
}
.search-note {
font-size:13px;
}