@charset "utf-8";
/* CSS Document */

body{width: 100%; overflow-x:hidden; margin:0px; background-color:#fff;}
a {text-decoration:none;}
a:visited{}
a img{border:none;}
p{margin:0px; margin-bottom:12px;}
h1{margin:0px !important;; padding:0px !important;}
table{border:none; border-spacing:0px;}

#wraper{/*background:url('img/body_bg.jpg') repeat-x top left;*/ }
#header{background:url('img/header_bg.jpg') no-repeat  top center #280809; height:375px; }
#header2{background:url('img/header_bg.jpg') no-repeat  top center #280809; height:275px; }
#header_wrapper{position: relative;}
#header_strach{background:url('img/header_shadow.png') repeat-x top left; position:fixed; z-index:150; top:0px; left:0px; width:100%; height:15px;}
#low{background:url('img/low_bg.png') repeat-x top left;}
#content{}
#footer{
	height:20px;
	color:#fff;
	text-align:center;
	background:url('img/footer-bg.png') top center no-repeat #fff; 
	padding:10px;
	padding-top:40px;
}

#traka:hover{}
#main_menu{
	padding:10px;
	margin-bottom:15px; 
	position:relative;
	height:55px;
	background:url('img/menu_bg.jpg') top left no-repeat;
}
#content_wraper{margin:0px; padding:20px; padding-top:10px; position:relative; background:#fff;}
#full_story_wraper{margin:0px; overflow:auto; max-height:480px;}
.header_logo{background:url('img/logo_bg.png') repeat-x  top left #2c0506; height:325px; padding-top:20px;}
.header_content{background:url('img/hc_bg.png') top right; height:375px; width:750px; overflow:hidden; position:relative;}
.header_logo2{background:url('img/logo_bg.png') repeat-x  top left #2c0506; height:255px; padding-top:20px;}
.header_content2{background:url('img/hc_bg.png') top right; height:275px; width:750px; overflow:hidden; position:relative;}
.dimm{
	position:absolute;
	top:10px; 
	right:0px;
	bottom:30px;
	opacity:0.65;
	filter: alpha(opacity=65); /*IE 5-7*/
	background:#ce2212;
	width:250px;
	z-index:10;
}
.latest{
	position:absolute;
	width:220px;
	padding:20px;
	top:20px; 
	right:0px;
	bottom:40px;
	z-index:15;
	overflow:hidden;
}
#header_wrapper{
	position:absolute;
}

.content_panel{margin:10px;padding:10px;}
.radius{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.rounded_corner{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.top-radius{
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.bottom-radius{
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.border{
	border:solid 1px #ddd;
}

.border-bottom{
	border-bottom:solid 1px #ddd;
}

.box-shadow{ 
	box-shadow: 1px 1px 10px #333;
    -moz-box-shadow: 1px 1px 10px #333;
    -webkit-box-shadow: 1px 1px 10px #333;
}

.box-shadow2{ 
	box-shadow:inset 1px 1px 5px  #333;
    -moz-box-shadow:inset 1px 1px 5px  #333;
    -webkit-box-shadow:inset 2px 2px 5px -1px #888;
}

.white-shadow{ 
	text-shadow: 1px 1px #f7f7f7;
    -moz-text-shadow: 1px 1px #f7f7f7;
    -webkit-text-shadow: 1px 1px #f7f7f7;
}

.shadow{ 
	text-shadow: 1px 1px 1px #666;
    -moz-text-shadow: 1px 1px 1px #666;
    -webkit-text-shadow: 1px 1px 1px #666;
}

.centered{text-align:center;}

.float-left{float:left;}

.avatar{
	border:none;
	margin:5px;
}

.avatar-thumb{
	border:solid 1px #ddd;
	padding:3px;
	margin:3px;
}

.thumbs{
	margin:5px;
	padding:5px;
	border:solid 1px #f7f7f7;
}
.thumbs:hover{
	border:solid 1px #666;
}
.text_field{
	padding:5px;
	border:solid 1px #ccc;
}

.panel{margin:10px; margin-top:0px; margin-bottom:20px; padding:0px; overflow:hidden;  position:relative;}

.content{padding:10px;}

.banners img{width:160px !important;}

/* DIVS */

.info-box{
	padding:10px;
	background:#f7f7f7;
	width:100%;
	margin-bottom:10px;
}

.menu_elem{ 
	padding:10px;
	border-bottom:dashed 1px #999;
}
.menu_elem span{
	float: left;
	padding: 10px 5px;
	position: absolute;
	left: 10px; top:35px;
	display: none; /*--Hide by default--*/
	width: 800px;
	color:#987976;
	text-align:left;
	text-transform:uppercase;
	height:20px;
	z-index:100;
}
.menu_elem span:hover{display:block;}
.menu_elem span a { display: inline; }
.menu_elem span a:hover { color:#6f8eaa;}
.menu_spacer{padding-left:5px; padding-right:5px; color:#2a7fba;}
.submenu{
	position:absolute; background:#e1e1e1; text-align:left;margin-top:0px; display:none; padding:5px; 
	border-top:none;width:250px; z-index:20;
}
.subnav{padding:5px;}

.page-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	padding:10px;
}
.page-header *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.sidebar{
	margin:10px;
	margin-top:20px;
	margin-right:0px;
	padding:0px;
	position:relative;
}
.nav_left{
	list-style:none;
	margin:0px; padding:0px;
	width:200px;
}

.nav_left li{
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	width:200px;
}

.comment_pointer{background:url('img/comment-bg.png') 0px 0px no-repeat;}
.comment_wrapper{
	background:#eee;
	border-bottom:solid 1px #ddd;
	padding:5px;
	margin:10px;
	margin-top:0px;
}
.comment_wrapper *{
	margin:0px;
}
.comment_content{padding-left:15px;};


.comment_form{
	padding:10px;
	margin:10px;
	border-top:solid 1px #ddd;
}
.quick_panel{display:none; float:left; padding-top:0px; position:relative; width:98%;}

.sunburst{
	background:url('img/sunburst.jpg') top center no-repeat; 
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
.submenu_wrapper{}

.blocks{float:left; margin:5px; width:48% !important; padding:5px;}
.blocks p{margin:0px; padding:0px;}
.description {overflow: hidden;}

/* FONTS  */

.page-menu_2 a{
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:12px;
	height:30px;
	color:#999;
	padding:5px;
}
.active-menu a{
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#2a7fba;
	padding:5px;
}
.active-menu, a.active-menu{
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}

.page-menu_1{
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
}
.page-menu_2{
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	margin-left:15px;
}
.active-pm_1{
	font-weight:normal;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase
	color:#333;
}
.active-pm_2{color:#2a7fba;}

.active-pm_1:hover{color:#333;}
.page-menu_1:hover{color:#333;}
.page-menu_2:hover{color:#666;}

.heder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding:10px;
	padding-bottom:10px;
	color:#fff;
}

a.main-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	font-weight:bold;
	text-transform:uppercase
}
a.main-menu:hover{
	color:#000;
}

a.active-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}


a.sub-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#987976;
	font-weight:bold;
}
a.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	color:#246782;
	font-weight:bold;
	text-transform:uppercase;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:normal;
}

.title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
}
.title a:hover{color:#eee;}
.title_2{
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	padding:0px;
	color:#900;
	margin-bottom:10px;

}
.title_2 a{
	font-size:18px;
	color:#ddd;
}
.title_2 a:hover{color:#999;}
.title_2 h1{margin:0px; color:#900; padding:0px;font-size:30px; font-weight:normal; }
.title_2 h1 a{margin:0px; padding:0px; font-size:30px;color:#900;}
.title_2 h1 a:hover{color:#999}
.title_2 h2 {margin:0px; padding:0px; font-size:18px; text-align:left;}
.title_2 h2 a{margin:0px; padding:0px; font-size:18px; text-align:left;}

.title_dots{margin:0px; padding:0px;font-size:40px; float:left; right:0px; position:absolute; top:10px; z-index:1;}
.title h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6f8eaa;
	margin:0px;
	padding:0px;
}

.title h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	margin:0px;
}

.text a{color:#900;}
.text a:hover{color:#999;text-decoration:none;}
.text a *:hover{color:#999;text-decoration:none;}
.text h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	font-weight:normal;
}

.dimmed img
{
opacity:.30; /*FF/OPERA/Chrome*/
filter: alpha(opacity=30); /*IE 5-7*/
color:#F00;

}
img:hover{
	opacity:1; /*FF/OPERA/Chrome*/
	filter: alpha(opacity=100); /*IE 5-7*/
}

.blue-title{
	font-family:"Lucida Grande","Lucida Sans Unicode",  sans-serif;
	font-size:14px;
	color:#2a7fba;
	font-weight:normal;
}

.blue-title h3{
	font-family:"Lucida Grande","Lucida Sans Unicode",  sans-serif;
	font-size:14px;
	color:#2a7fba;
	font-weight:normal;
	margin:0px;
}

.blue-title a h3:hover{
	color:#3d701b;
}

.green-title{
	font-family:"Lucida Grande","Lucida Sans Unicode",  sans-serif;
	font-size:14px;
	color:#599133;
	font-weight:normal;
}

.green-title h3{
	font-family:"Lucida Grande","Lucida Sans Unicode",  sans-serif;
	font-size:14px;
	color:#599133;
	font-weight:normal;
	margin:0px;
}

.green-title a h3:hover{
	color:#2a7fba;
}


.info_text{
	font-family:Calibri, Geneva,  Tahoma;
	font-size:12px;
	color:#999;
	font-style:italic;
	font-weight:normal;
	margin:0px;
}

.fb_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999;
}

.comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e3c49;
	margin:0px;
}
.comment a{
	margin:0px;
	color:#2e3c49;
}
a.comment{color:#2e3c49;}
.comment a:hover, .comment a *:hover, a.comment:hover{text-decoration: underline !important;}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#987976 !important;
}

.footer *{
	color:#fff !important;
}

.red{color:#900 !important;}
.red:hover{color:#F60 !important;}
.white {color: #444; !important;}
.right{ text-align:right !important;}
.smaller{font-size:14px !important; font-weight:bold !important;}
.bigger{font-size:18px !important; font-weight:bold !important;}

/* Buttons */

.button{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	background:url('images/button_bg_small.jpg') bottom repeat-x #ddd;
	border:solid 1px #ccc;
	cursor:pointer;
	font-weight:bold;
	color:#444;
}
.button:hover{
	border:solid 1px #666;
	color:#111;
}
.button:active{border:solid 1px #999;}

.publish{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	background:#2F5377;
	border:solid 1px #ccc;
	color:#fff;
	cursor:pointer;
}
.cancel{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	background:#fff;
	border:solid 1px #ccc;
	cursor:pointer;
}

.read-more{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	background:url('images/button_bg_small.jpg') bottom repeat-x #ddd;
	border:solid 1px #ccc;
	cursor:pointer;
	color:#06C;
}
.read-more:hover{
	border:solid 1px #666;
	color:#111;
}
.read-more:active{border:solid 1px #999;}

/* Home Slides */

.sidebar ul{
	margin: 0px; padding: 0px;
	list-style: none;
/*--Set relative positioning on the unordered list itself - not on the list item--*/
}
li {
	position: relative; 
}
ul#topnav{
	margin: 0px; padding: 0px;
	list-style: none;
/*--Set relative positioning on the unordered list itself - not on the list item--*/
}

ul#topnav li .page-menu_1{
	color:#333;
	padding:7px;
}
ul#topnav li .active-menu{
	background:#fff;
	color:#333;
	padding:7px;
}

ul#topnav li .page-menu_1:hover{
	background:#eee;
	color:#333;
}
ul#nav li{
	padding:0px;
	display: block;
	text-decoration: none;
	float:none;
	margin-right:2px;
	background:#fff !important;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:  5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

ul#nav li:hover{background:#333 !important; color:#fff !important}
ul#nav li:hover .topmenu{color:#fff !important; background:#333 !important; }
