.body-wrapper {
    background: #6ca0bf;
}
body {
}
body {
    color: #000;
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 184%;
    margin: 20px auto;
}
.layout-boxed .body-innerwrapper {
    max-width: 80%;
}
#sp-footer {
	background: #fff;
	border-top: 1px solid #000;
	}

/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#sp-header {
    background: #F8F7F7;
    border-top: solid 1px #EEEDED;
    border-bottom: solid 1px #EEEDED;
}
nav.sp-megamenu-wrapper {
	width: 100%;
}

h1, h2 {
	font-size: 1.7em;
}
a {
	color: #1982d1 ;
}
.breadcrumb {
    background-color: transparent;
}
.sp-megamenu-parent a {
	color: #000;
}

.sp-megamenu-parent>li {
    border-left: solid 1px #EEEDED;
    border-right: solid 1px #FFFFFF;
} 
.sp-megamenu-parent>li>a {
	text-transform: uppercase;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
color: #fff;
background: #1982d1 !important;
text-shadow: 1px 1px #5D5D5D;
}
.sp-megamenu-parent>li>a:hover, .sp-megamenu-parent>li:hover>a {
	background: #fff;
	    color: #252525;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
	width:100%;
	padding-left:10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
	color:#000;
    background: #f0efef;
}
.sp-megamenu-parent .sp-dropdown li.active>a {
	color:#000!important;
    background: #f0efef;
}

ul {
    list-style-image:url(../images/rotenase.gif);
    margin-top:12px;
}

li { 
line-height: 32px;
}


#fuss li {
float:left;
margin-right: 10px;
color: #6ca0bf;
}

#fuss li a{
color: #6ca0bf;
}
/*
#fuss {
border-top: 1px solid #6ca0bf;
}
*/

#s5_below_columns_wrap2 {
border-top: 1px solid #6ca0bf;
}

.chrono_credits {
display: none;
}

.customsiweco {
float: right;
}

.customsiweco img {
max-width: 80%!important;
margin-top:5px;
}

#mod-visform1 {
	width: 70%;
}
#mod-visform1 .inputbox {
	width: 65%;
}
#mod-visform1 .visCSSlabel {
	width: 20%;
}
#mod-visform1 textarea{
height: 250px;
}

.featured-article-badge {
	display: none;
}
