/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.s5_outer{
	box-shadow:0 5px 10px #555;
}
#s5_body{
	background:#000000 !important;
}
#s5_menu_wraps{
	width:100% !important;
	box-shadow:0 5px 10px #555;
	margin-bottom:10px;
	position:fixed;
}
.notfullwidth{
	width:100% !important;
	max-width:1900px !important;
}
#s5_center_column_wrap_inner{
	background:#dadada;
}
#s5_top_row1_area1{
	background:#dadada !important;
}
#s5_responsive_mobile_top_bar{
    background:url(../../../images/logo2.png) no-repeat right center #000000
}