/** CSS for KEDEP Website Template **/
body{
margin: 0px;
font-family: "Open Sans";
font-size: 14px;
color: #151313;
line-height: 22px;
background: #BEBEBE url("../images/01.png") repeat top;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3 {
line-height: 30px;
font-size: 25px;
}
h3 { color: #E0301E ; }
a, a:hover, a:focus {
    color: #FF3300;
}
p{ text-align: justify; }
.wrap{
padding: 0;
background: #fff;
border-radius: 0 ;
}
.wrap1{
padding: 0px 10px 10px 10px;
background: #fff;
}
.wrap1 p{ text-align: justify; }
.topbg{ 
background: -moz-linear-gradient(top,#A32020,#B92424,#A32020 ) 50%;
}
.moduleItemIntrotext {
    background: none repeat scroll 0% 0% #1A1B1D;
    border: 1px solid #2F3031;
    padding: 16px 18px 17px;
    color: #FFF;
    text-transform: uppercase;
	
}
.cmodule1 {
padding: 5px;
border: 1px solid #BCE1F1;
border-radius: 5px;
background: #282828;
color: #eee;
}
.cmodule1 h3{
font-size: 20px;
color: #fff;
margin: -5px -5px 0 -5px;
padding-left: 5px;
border-bottom: 1px dotted #ccc;
background: #DC352E;
}
.nav-list > li > a, .nav-list .nav-header {
    margin-right: -15px;
    margin-left: -25px;
	color: #A32020;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5);
}
.sp{
height: 10px;
clear: both;
}
.spm{ height: 5px; background: #E63534;}
.navbar {
    margin-top: 40px;
	margin-bottom: 0px;
    overflow: visible;
}
.navbar-inner {
    min-height: 40px;
	font-size: 17px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 0 ;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.067);
	background: rgb(230, 53, 52);
    border: 0px solid #D4D4D4;
	}
.navbar .nav > li > a {
    float: none;
    padding: 10px 13px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 0px 0px #FFF;
    font-weight: 500;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.shi{
text-align: right;
}
.page-header {
padding-bottom: 9px;
margin: 3px 0 1px;
border-bottom: 1px solid #eee;
}
.toolbar{
border-bottom: 1px solid rgb(200, 0, 18);
color: #ccc;
background: #FF9900;
}
.toolbar a, a:hover{ color: #aaa; }
.header{
padding: 0px 0;
border-bottom: 1px solid #FF9900;
background: #1A0D00;
}
.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-color: #000000;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#2D2D2D);
background: -webkit-gradient(linear,left top,left bottom,from(#242424),to(#000000));
background: -moz-linear-gradient(top,#242424,#202020);
border-top: 0px solid #6db713;
-webkit-box-shadow: 0px 3px 3px #c3c3c3;
-moz-box-shadow: 0px 3px 3px #c3c3c3;
box-shadow: 0px 3px 3px #c3c3c3;
}
ul.list {
    padding-top: 2px;
}
ul {
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
}
ul {
    list-style: none outside none;
}
ul.list li:first-child {
    padding-top: 0px;
    border: 0px none;
    background-position: 0px 8px;
}
ul.list li {
    padding-left: 16px;
    background: url('../images/marker.png') no-repeat scroll 0px 17px transparent;
    border-top: 0px solid #46484A;
    margin-bottom: 4px;
    padding-top: 4px;
    font-size: 14px;
    line-height: 22px;
	color: #fff;
}
ul.list1 {
    padding-top: 2px;
}
ul {
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
}
ul {
    list-style: none outside none;
}
ul.list1 li:first-child {
    padding-top: 0px;
    border: 0px none;
    background-position: 0px 8px;
}
ul.list1 li {
    padding-left: 16px;
    background: url('../images/marker.png') no-repeat scroll 0px 17px transparent;
    border-top: 0px solid #46484A;
    margin-bottom: 4px;
    padding-top: 4px;
    font-size: 14px;
    line-height: 22px;
	
}
.wwf{ background: #9C0300; padding: 5px;}
.wwf h4{ color: #FFB500;}
.footer{
background: #342E36 url('../images/footer.png') repeat;
overflow: hidden;
padding: 10px;
font-size:12px;
color: #ccc;
}
.footer a {
    color: #ccc;
}
.search{
margin-bottom: -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: 1px 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 {
margin: -11px -11px 11px -11px;
padding: 4px 8px 6px 16px;
color: #333;
background: url("../images/newsbg.gif") repeat-x scroll left top rgb(255, 255, 255);
font-weight: bold;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.moduletable {
-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;
box-shadow: 0 0 0px rgba(0,0,0,.5);
border-radius:4px ;
}
.cmod {
background: #Fff;
padding: 5px 5px;
margin-bottom: 8px;
margin-top: 0px;

}
.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;
font-family: Bookman Old Style;
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 */
.bside {
margin-top: 5px;
color: #fff;
padding: 5px;
border-radius:4px;
background: none repeat scroll 0% 0% rgb(14, 170, 246);
}
.bside  .b {
background: none repeat scroll 0% 0% rgb(14, 170, 246);
font-family: Bookman Old Style;
line-height: 30px;
font-size: 20px;
margin-bottom:5px;
text-align: center;
color: #fff;
border: 0px solid rgb(14, 170, 246);
}