﻿/* Content page 30%+70% */

#contentwrapper {max-width:950px;position: relative;}

#Content1 {display:none;}
#Content1Wrapper {}

#Content2 {display:none;}
#Content2Wrapper {}

#Content3 {clear:right; float: right;min-height: 450px;width: 25%;display:block;padding:  16px 0 32px 0;}
#Content3Wrapper {}

#Content4 {clear:left; float: left;min-height: 450px;width: 72%; margin-right:3%;display:block;}
#Content4Wrapper {padding: 16px 0 32px 0;}


@media only screen and  (max-width : 950px){
    #Content3 {display:none; }
    #Content4 {float:left;width:100%;margin:0;}
}


#Content2 .SideMenu .sbTop {background: #86d2cc;height: 41px;}
#Content2 .SideMenu h3 {color: #1e2528;height: 41px;line-height: 39px;padding-right: 20px;}

#Content2 .SideMenu {background-color: #fff;width: 200px;}
#Content2 .SideMenu .firstLevel { list-style-type:none;}
#Content2 .SideMenu .firstLevel .item {border-bottom: 1px solid #DDDDDD;padding: 5px;}
#Content2 .SideMenu .firstLevel .item .aFirstLevel {background: url("images/SideMenuItem.jpg") no-repeat scroll right center transparent;color: #000000;display: inline;padding-right: 11px;text-decoration: none;}
#Content2 .SideMenu .firstLevel .item .aFirstLevel:hover {text-decoration:underline;}
#Content2 .SideMenu .firstLevel .item .aFirstLevel>.aText { font-size:15px;}

.h1_wrapper {padding:0 0 0.75em;}

#Content2 .customMenuExternal .firstLevel .level2Holder {}
#Content2 .customMenuExternal .firstLevel .level2Holder .secondLevel {}
#Content2 .customMenuExternal .firstLevel .level2Holder .secondLevel .item2lvl { list-style-type:none; padding-left:15px;}
#Content2 .customMenuExternal .firstLevel .level2Holder .secondLevel .item2lvl:hover {}
#Content2 .customMenuExternal .firstLevel .level2Holder .secondLevel .item2lvl .a2level {color: #000000;display: block;text-decoration: none;}
#Content2 .customMenuExternal .firstLevel .level2Holder .secondLevel .item2lvl .a2level .aText {}


#Content3 .h1_wrapper {border-bottom:1px solid #dddddd; padding:10px;}
#Content3 .h1_wrapper h1 {color:#1d1d1d;font-size: 1.5em;}
#Content3 .textModule {padding:10px;}

#Content3 .ContactPage {}
#Content3 .ContactPage li { display:inline-block; padding: 3px 0; margin-bottom:10px;float: left;}
#Content3 .ContactPage li:last-child { margin-left:103px;}
#Content3 .ContactPage li.liButton {margin-left: 101px;}
#Content3 .ContactPage .liDescription { display:none;}
#Content3 .ContactPage li input { background:url(images/ContactPageTextBox.png) no-repeat; border:none; width:283px; height:23px;float:left;margin: 0;padding: 0;}
#Content3 .ContactPage li.liNotes textarea {background:url(images/ContactPageTextArea.png) no-repeat; border:none; width:283px; height:84px;float:left;margin: 0;padding: 0;} 
#Content3 .ContactPage li label { float:left;width: 100px; color:#000;margin-bottom: 2px; font-size:15px;}
#Content3 .ContactPage li .btnSend {border: medium none;display: inline-block;font-size: 16px;height: 30px;width: 70px;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: #666 0px 1px 2px;-moz-box-shadow: #666 0px 1px 2px;box-shadow: #666 0px 1px 2px;background: #F26D05;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F26D05), to(#eb6111));background: -webkit-linear-gradient(#F26D05, #eb6111);background: -moz-linear-gradient(#F26D05, #eb6111);background: -ms-linear-gradient(#F26D05, #eb6111);background: -o-linear-gradient(#F26D05, #eb6111);background: linear-gradient(#F26D05, #eb6111);-pie-background: linear-gradient(#F26D05, #eb6111);behavior: url(/../css/PIE/PIE.htc);}

#Content5 {display:none;}
#Content6 {display:none;}
#Content7 {display:none;}

#Content2 .h2_wrapper {background-color: #F5F5F5;border-bottom: 1px dotted #CFCFCF;padding-left: 15px;}
#Content2 .h2_wrapper h2{color:#16224f;}

#Content3 .h3_wrapper{background-color: #f1f1f1;padding-left: 16px;}
#Content3 h3 {color:#172a6e;}
#Content3 .customMenuV .firstLevel li.item{border-bottom:1px solid #aab0b2;}
#Content3 .customMenuV .firstLevel li a{color:#000;}
#Content3 .customMenuV .firstLevel li a:hover{color:#172a6e;}
#Content3 .customMenuV .secondLevel .item2lvl{border-top: 1px dotted #aeb4b7;}
#Content3 .customMenuV .firstLevel .item .aFirstLevel .aText{font-weight:bold;color:#187da6;}

/*Right menu*/
#Content3 .customMenuV{background-color:#eaf1f3;}