/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);


.custom-logo { background-image: url(../../../../../images/yootheme/logo_lightblue.png); }

.bg-color3 {background: #7585b8;}

.flatlist{ margin: 0;}
.flatlist {padding-right: 10px;}
.flatlist{color: rgb(47,71,147) }


.flatlist a:hover {color: black; border:none;}

.flatlist ul {list-style:none; float: right;}	
.flatlist ul li {float:left; padding: 0 0 0 14px; font-size: 13px;}	
.flatlist ul li a:hover {color:rgb(34,61,141); border:none;}
.flatlist li .active {color: #213C8C;}
.flatlist a:active {color:rgb(34,61,141); border:none;}

.footer_leftpart p {
    float: left;
    font-size: 13px;
    line-height: 22px;
    width: 98%;
    margin:0;
}

/* Module Type: moreless
----------------------------------------------------------------------------------------------------*/

.mod-moreless  h3{
	color: #707070;
	font-size: 35px;
	font-family: "OpenSansLight";
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    padding-bottom: 12px;
    padding-top: 12px;
letter-spacing: -0.25px;
    line-height: 40px;
}


.mod-moreless .module-title {
	padding: 12px 0;
	border-color: #DBDBDB; 
	text-transform: none;
}

.mod-moreless hr {border: none;}

.mod-moreless {line-height: 24px;}

.mod-moreless p {line-height: 24px;}

.module label {color: #999;}




/* Module Type: Test
----------------------------------------------------------------------------------------------------*/

.mod-none .module-title {
	padding: 50px 0;
	border-width: 3px 0;
	border-style: dashed;
	border-color: #DBDBDB; 
	font-size: 100px;
	text-transform: none;
}

.mod-test {
	float:right;
border: 1px solid #DBDBDB;
padding: 20px 50px 20px 50px;
text-transform: uppercase;
}

/* Module Type: Team
----------------------------------------------------------------------------------------------------*/

.mod-team .module-title {
	padding: none;
	color: #294291;
	margin: 0 auto;
}

/* Module Type: Bottom Menu
----------------------------------------------------------------------------------------------------*/

.mod-bottommenu a {
	padding: none;
	margin: 0 auto;
}

.mod-bottommenu li.level1 {
    border-top: 0px solid #DBDBDB;
}

.menu-sidebar a.level1, .menu-sidebar span.level1 {
    text-transform: none;
    font-size: 13px;
    
}

.mod-bottommenu a.level1 > span, .mod-bottommenu span.level1 > span {
    line-height: 10px;
    padding: 5px 0;
}




.menu-dropdown .column ul li a:hover{ background: none !important; border-bottom: 0 !important;}
.menu-dropdown li.active .level1:before, #menu .menu-dropdown li.level1:hover .level1, #menu .menu-dropdown li.remain .level1, .menu-dropdown .dropdown-bg > div {
    background:#294291 !important;
}
.menu-dropdown li.active .level1:before, #menu .menu-dropdown li.level1:hover .level1, #menu .menu-dropdown li.remain .level1, .menu-dropdown .dropdown-bg > div ul li a:hover {
     color: #B2DFFF !important;
}

.menu-dropdown .column ul li a span:hover{ color: #B2DFFF !important; background: none !important;}

.menu-dropdown a.level1 > span, .menu-dropdown a span{ background: none !important;}


#menubar{ margin-top: 15px !important;}

.slider_bottom_line{ background: #294291; float: left; width: 100%;}

/*.bg-color1{ background: url("../images/hed-bg.jpg") repeat left top !important;}*/
.bg-color2{background: #fff !important;}

#block-footer{background: #e2e2e2 !important;}




.wk-accordion h3.toggler > div {   
background: url("../images/inactive-arrow.png") no-repeat scroll 100% 0 transparent  
}
.wk-accordion h3.active > div {   
background: url("../images/act-arrow.png") no-repeat scroll 100% 0 transparent  
}


.readmore-js-toggle{background: #ECECEC;
border-radius: 5px;
color: #959595;
box-shadow: none;
border: none;
width: 94%;
text-shadow: none;
text-transform: uppercase;
padding:5px;}

.readmore-js-toggle:hover{
text-shadow: none;
background: #294291;
box-shadow: none;
border: none;
padding:5px;
}

a.readmore-js-toggle:hover{
color: white !important;
}



.wk-slideshow .caption{
	left: 18%;
}
.wk-slideshow-infinite .caption {
	right: 14%
}

#bottomshadow{ 
	background-image: url("../images/bar_shadow_bottom.png");
    background-repeat: repeat-x;
    height: 8px;
    position: relative;
    top: 46px;
    width: 100%;
    z-index: 999;
}

#topshadow{
	background-image: url("../images/bar_shadow_top.png");
    background-repeat: repeat-x;
    height: 8px;
    position: relative;
    top: -8px;
    width: 100%;
    z-index: 999;
}   