/** CSS for KEDEP Website Template **/
body{
margin: 0px;
color: #333;
font-family: 'Nobile', sans-serif;
font-size: 13px;
line-height: 22px;
background: #D8D8D8;
font-weight: normal;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3 {
line-height: 30px;
color: #d00;
font: bold 25px "Vollkorn", serif;
text-transform: uppercase;
}
a, a:hover, a:focus {
    color: #657cc6;
}
ul{
    padding: 0px;
    margin: 0px 0px 10px 25px;
	list-style-type: square;
}
li {
    line-height: 22px;
	color: #333;	
}

.wrapper{
padding: 0 10px;
background: #fff;
}
.wrap1{ background: #000;}
.nav-list > li > a, .nav-list .nav-header {
    margin-right: -15px;
    margin-left: -25px;
	color: #ccc;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5);
}
.sp{
height: 10px;
clear: both;
}
.shi{
text-align: right;
}
.page-header {
padding-bottom: 9px;
margin: 3px 0 1px;
border-bottom: 1px solid #eee;
}
.toolbar{
background-color: #0F6230;
font-size: 11px;
border-bottom: 1px solid #353535;
color: #ccc;
}
.toolbar a, a:hover{ color: #aaa; }
.header{
padding: 5px 0;
background-color: #242424;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2D2D2D,endColorstr=#242424);
background: -webkit-gradient(linear,left top,left bottom,from(#2D2D2D),to(#242424));
background: -moz-linear-gradient(top,#2D2D2D,#242424);
}
.hd{
background-color: #5F9113;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8dcf00,endColorstr=#5F9113);
background: -webkit-gradient(linear,left top,left bottom,from(#8dcf00),to(#5F9113));
background: -moz-linear-gradient(top,#8dcf00,#89c800);
}
.menu{
background: #336C9F;
border-bottom: 1px solid #DDDDDD;
-webkit-box-shadow: 0px 3px 3px #c3c3c3;
-moz-box-shadow: 0px 3px 3px #c3c3c3;
box-shadow: 0px 3px 3px #c3c3c3;
}
.footer{
color: #ffffff;
background-color: rgb(51, 51, 51);
overflow: hidden;
padding: 0 10px;
}
.footer a {
    color: #fff;
}
.search{
margin-top: 10px;
}
.search .inputbox{
height: 30px;
border-radius:5px;
}
.search-module{

margin-left: 0px;
width: 420px;
padding: 5px;
}
.search .btn-primary {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background : #FF9f00;
}
.moduletable {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 0 3px #d3d3d3;
-webkit-box-shadow: 0 0 3px #d3d3d3;
border: 0px solid #ccc;
box-shadow: 0 0 0px rgba(0,0,0,.5);
border-radius:4px ;
}

.moduletable  {
background: #Fff;
padding: 5px 10px;
margin-bottom: 15px;
margin-top: 5px;
}
.moduletable  h3 {
color: #292929;
font: bold 24px "Vollkorn", serif;
border-bottom: 1px solid #DDD;
padding: 5px 0px 0px;
}
.cmod {
background: #Fff;
padding: 5px 5px;
margin-bottom: 8px;
margin-top: 0px;
font-size: 12px;
}
.cmod  h3 {
margin: 0px 0px 0px 0px;
padding: 4px 0px 6px 0px;
color: #833310;
font-weight: bold;
border: 0px solid #ccc;
}
.cmod {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 0 3px #d3d3d3;
-webkit-box-shadow: 0 0 3px #d3d3d3;
border: 1px solid #ccc;
border-radius:4px ;
}
.didu{
background: #000;
color: #FB570B;
font-size: 18px;
line-height: 30px;
}
.footer .moduletable  {
background: rgb(44, 44, 44);
padding: 10px;
margin-bottom: 5px;
margin-top: 5px;
border: 0px solid #C5A78D;
}
.footer .moduletable  h3 {
margin: -11px -11px 11px -11px;
padding: 4px 8px 6px 16px;
background: none;
font-weight: 400;
font-size: 15px;
color: rgb(255, 129, 0);
border-radius: 3px 3px 0 0;
border: 0px solid #ccc;
}
.events {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 0 3px #d3d3d3;
-webkit-box-shadow: 0 0 3px #d3d3d3;
border: 1px solid #BF1E2D;
box-shadow: 0 0 3px rgba(0,0,0,.5);
border-radius:4px  ;
}
.events  {
background: rgb(46, 46, 46);
padding: 10px;
margin-bottom: 15px;
margin-top: 5px;
color: rgb(153, 153, 153);
}
.events  h3 {
margin: -11px -11px 11px -11px;
padding: 4px 8px 6px 16px;
background: rgb(46, 46, 46);
font-weight: 400;
color: #fff;
border-radius: 3px 3px 0 0;
border: 1px solid #BF1E2D;
}
.topmenu ul {
float:left;
width:100%;
padding:0;

list-style-type:none;
}
.topmenu a {
float:right;
text-decoration:none;
padding:0 4px;
margin-top: 0px;
color: #aaa;
border-right:0px solid;
}
.topmenu a:hover {color:#aaa; background-color: none;}
.topmenu li {display:inline;}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font:  13px ;
width: 100%; /* Main Menu Item widths */

}
.sidebarmenu ul li{
}
/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: rgb(127, 131, 132);
font-size: 14px;
text-shadow: 0px 0px 0px rgb(255, 255, 255);
text-decoration: none;
padding: 6px;
text-indent: 5px;
background: #fff;
border-bottom: 1px solid #EAEAEC;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: none; /*background of tabs (default state)*/
}
.sidebarmenu ul li a:active{
color: rgb(127, 131, 132);
}
.sidebarmenu ul li a:hover{
background: rgb(232, 232, 232);
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
