

html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, em, strike, strong, s, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background:transparent;border:0;font-size:100%;margin:0;padding:0;outline:0;vertical-align:baseline;}

html {font-size:100.01%;overflow-y:scroll;background: #f3f3f3;}
body {font: 16px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;line-height:1;text-align:left;/* background:url("../images/bg.png") no-repeat left top; */color: #000;}
html, body {height:100%;width:100%;}
header, nav, section, article, aside, footer {display:block;}

ol, ul {list-style:none}
img {border:none;-ms-interpolation-mode:bicubic;}

a {background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline;color:#f50000;}
a:focus {outline:thin dotted}
a:hover, a:active {outline:0}
a:hover {text-decoration:none;}

table {border-collapse:collapse;border-spacing:0;}
td, td img {vertical-align:top} 

input, textarea, select, button {font-family:Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;font-size:100%;margin:0;}
input {vertical-align:middle}
textarea {overflow:auto;vertical-align:top;}
input[type="text"], input[type="password"], textarea {padding:0}
input[type="checkbox"] {vertical-align:bottom}
input[type="radio"] {vertical-align:text-bottom}
button, label, input[type="button"], input[type="submit"], input[type="reset"] {cursor:pointer}
button::-moz-focus-inner, input::-moz-focus-inner {border:0;padding:0;}

#noscript {background:#462c2c;color:#fff;text-align:center;width:100%;padding:20px 0;font-size:20px;}
#wrapper {width:968px;margin: 0 auto;min-height: 100%;height: auto !important;height: 100%;}


/* Header */
#header {position:relative;height: 150px;}
	#header .logotype {position:absolute;}
	#header .logotype img {vertical-align:top;}

.addtoFav {background:url("../../images/fav.png");width:429px;text-align:center;margin:0 auto;height:19px;padding:10px 0 0;}
	.addtoFav a {color:#b6c0c7;}
	.addtoFav b {color:#b6c0c7;padding:0 5px;font-size:15px;vertical-align:middle}

.search {position: absolute;width: 230px;height: 32px;background: #024d58;margin-left: 720px;top: 50px;border-radius: 8px;}
	.search #story {background:transparent;border:none;color: #fff;}
	.search li {float:left;}
	.search .input input {width: 170px;padding:10px;}
	.search .send input {background:url("../images/go.png") no-repeat center;height:34px;width:25px;padding:0;border:none;text-indent:-9999px;}

.authorizationBlock {position:absolute;right:0;top:0;width:250px;background:url("../images/line.png") no-repeat center 31px;}
	.authorizationBlock  .rss {background:url("../images/rss.png") no-repeat right center;margin:0 10px;padding:10px 20px 10px 10px;height:13px;}
	.authorizationBlock  .rss  a {color:#b56a68;text-decoration:none;}
	.authorizationBlock  .rss  a:hover {color:#c9c9c9;text-decoration:underline;}

.authorization {background:#2d3338;border-radius:5px;padding:10px 15px;text-align:center;}
	.authorization .buttons {overflow:hidden;margin-bottom:10px;}
	.authorization .buttons li {float:left;}
	.authorization .buttons .enter {margin-right:15px;}
	.authorization .buttons .enter a, .authorization .buttons .reg a {background:url("../images/button.png") 94px top;width:94px;height:22px;padding-top:11px;display:block;text-align:center;color:#fff;text-decoration:none;outline:none;}
	.authorization .buttons .enter a:hover, .authorization .buttons .reg a:hover {text-decoration:underline;}
	.authorization .buttons .reg a {background-position:0 0;width:111px;}


/* Popup */
.popup {background:rgba(0,0,0,0.08);border-radius:10px;padding:12px;box-shadow:0 0 26px black;}
.popupContent {background:#221111 url("../images/popupBG.png") repeat-x left top;height:156px;padding:10px;overflow:hidden;}

.popupContent .headPopup {background:url("../images/sep.png") no-repeat center bottom;height:125px;overflow:hidden;}
	.headPopup .avatar {float:left;margin-right:20px;}
	.headPopup .avatar img {max-width:100px;vertical-align:top;}
	.headPopup .inputs {overflow:hidden;}
	.headPopup .inputs input {background:#4a2e2e;padding:4px 0;border:1px solid #644040;color:#8b5959;width:160px;}
	.headPopup .inputs label {color:#c2bbbb;padding-bottom:4px;display:block;text-shadow:0 1px 0 rgba(0,0,0,0.2);}
	.headPopup .inputs li {margin-bottom:10px;}

	.popupContent  .button input {background:transparent url("../images/dot.png") no-repeat left 2px;border:none;text-align:center;color:#c2bbbb;text-shadow:0 1px 3px rgba(0,0,0,0.9);text-transform:uppercase;font-weight:bold;width:100%;height:40px;}
	.popupContent  .button input:hover {text-decoration:underline;}


/* Navigation */
#nav {padding: 4px 5px;border-radius: 5px;background: #00000036 url(../images/nav.png) no-repeat center top;margin: 5px 0px;border-top: 2px solid #024d58;border-bottom: 1px solid #024d58;}
	#nav ul {overflow:hidden;}
	#nav li {float:left;margin-right: 7px;color: #fff;}
	#nav li a {font-size:14px;text-decoration:none;padding: 8px 9px;background: #024d58;border-radius: 5px;color: #fff;margin: 3px;display:block;text-shadow: 0 1px 0 #024d58;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
	#nav li a:hover, #nav .selected a {background: #007384;border-radius:5px;color:#fff;}


/* Slider */
#slides {position:relative;/* margin-bottom:10px; */width: 560px;float: left;height: 410px;background:url("../images/shadow.png") no-repeat center bottom;}
	.slides_container {height: 410px;overflow:hidden;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;} 
	.slides_container .slide {-webkit-border-radius:10px;border-radius:10px;overflow:hidden;height: 404px;width:968px;text-align:center;}
	.slides_container .slide img {width: 565px;height: 400px;float: left;}

#slides .prev, #slides .next {display:block;background:url("../images/sliderRarrs.png");height:40px;width:40px;position:absolute;left:25px;top: 200px;z-index:999;text-indent:-9999px;outline:none;}
#slides .next  {right:25px;left:auto !important;background-position:bottom;}

#slides .pagination {position:absolute;bottom:30px;z-index:999;text-align:center;width:100%;overflow:hidden;}
	#slides .pagination li {margin:0 1px;display:inline-block;}
	#slides .pagination li a {display:block;width:14px;height:14px;text-indent:-9999px;background:url("../images/sliderPag.png");outline:none;}
	#slides .pagination li.current a {background-position:bottom;}


/* Middle */
#middle {width: 958px;padding: 5px;position:relative;background: #fff;}
#middle:after {content:'.';display:block;clear:both;visibility:hidden;height:0;}
#container {width: 690px;float:left;padding: 5px;border-right: 1px solid #2c3136;overflow:hidden;}
#content {}

.allNews {padding:15px;background:#34373c url("../images/allNws.png") no-repeat 15px center;border-radius:8px;margin-bottom:20px;text-align:right;}
.allNews a {color:#98b4c5;background:url("../images/allnewsRarr.png") no-repeat right center;padding-right:20px;}


.news {position:relative;background: #f5f5f5;margin: 15px 0px;border-bottom: 2px solid #34373c;padding: 10px 10px 20px 10px;border-radius: 10px;}
	.news .date {width:66px;height:66px;background:url("../images/calendar.png");text-align:center;position:absolute;left:0;top:0;cursor:default;}
	.news .date b {display:block;font-size:40px;color:#551e1c;font-weight:normal;padding:3px 0 8px;text-shadow:0px 1px 0 #a66464}
	.newsContent {}
	.news h2 {font-size: 19px;font-weight: bold;color: #34373c;line-height: 25px;background: #ccc;border-radius: 3px;padding: 3px 10px;}
	.news h2 a {color:#c6c6c6;}
	.newsInfo {color:#53636a;margin:10px 0 15px;}
	.newsText {line-height: 19px;padding: 5px 3px;}
	.newsContent .fullLink {margin-top:10px;background:url("../images/fulllink.png") no-repeat left center;padding:2px 0 2px 20px;}
	.newsContent .fullLink a {color:#b55454;}

.pagination {overflow:hidden;margin-top:-10px;}
	.pagination ul {float:right;}
	.pagination ul li {float:left;width:19px;height:19px;}
	.pagination ul li a {display:block;width:19px;height:19px;text-indent:-9999px;background:url("../images/navi.png") no-repeat;}
	.pagination ul .left {margin-right:3px;}
	.pagination ul .right a {background-position:right top;}
	.pagination ul .right a:hover {background-position:right bottom;}
	.pagination ul .left a:hover {background-position:left bottom;}


/* Sidebars */
#sideLeft {float:left;margin-left:-486px;width:199px;padding:0 25px;position:relative;border-left:1px solid #2c3136;}
#sideRight {float:left;width: 235px;position:relative;padding: 0px 10px;}

.block {margin-bottom:30px;}
.block h3 {font-size: 17px;color:#c6c6c6;line-height: 19px;background: #34373c;padding: 5px 10px;border-radius: 3px;border: 1px solid #a1a1a1;text-align: center;font-weight:normal;padding-bottom:8px;margin-bottom:8px;}

.block .category {margin-top:-6px;}
.block .category li {background:url("../images/listItem.png") no-repeat left center;padding:6px 0 6px 25px;}
.block .category li a {line-height:16px;}

.block .popular {color:#fff;}
.block .popular li {padding:5px 0;border-bottom:1px dotted #fff;}
.block .popular li a {color:#fff;text-decoration:none;}
.block .popular li:hover {background:#2a2a2a;}

.block .archives li {padding-bottom:5px;}
.block .archives li a {color:#fff;}

#calendar-layer {width:197px;}
#calendar-layer a {color:#fff;}
#calendar-layer  .calendar {width:100%;border-collapse:separate !important;border-spacing:1px !important;}
#calendar-layer  .monthselect {padding-bottom:10px;}
#calendar-layer  .weekday {color:#f2abab;} #calendar-layer  .day-active a {color:#f2abab;}
#calendar-layer  td {background:#373c40;padding:5px 2px;}
#calendar-layer  th {padding:5px 2px;}
#calendar-layer  .day-current {background:#714c4c;color:#f2abab;} #calendar-layer  .day-current a {color:#f2abab;}


/* Footer */
#footer {width: 968px;margin: 0px auto 0;height:200px;background: #ccc;position:relative;}

.sliderWrapper {background:url("../images/miniSliderBG.png") no-repeat center top;padding:20px 0;width:100%;position:relative;overflow:hidden;}
.sliderWrapper:after {border-radius:10px;z-index:19;position: absolute;content: "";bottom:-9px;width: 100%;height:10px;background:rgba(225,225,225,0.01);box-shadow:0 -5px 5px 0px rgba(0,0,0, 0.2);-webkit-box-shadow:0 -5px 5px 0px rgba(0,0,0, 0.2);-moz-box-shadow:0 -5px 5px 0px rgba(0,0,0, 0.2);}

#miniSlider {overflow:hidden;margin:0 auto;height: 80px;width: 888px;overflow:hidden;}
	#miniSlider li {margin:0 8px;height: 80px;width: 160px;float:left;border-radius:5px;overflow:hidden;} #miniSlider li img {border-radius:5px;}
	.prevSlide, .nextSlide {display:block;width:25px;height:26px;position:absolute;left: 12px;background:url(../images/minislider.png) no-repeat left top;text-indent:-9999px;top: 48px;outline:none !important;}
	.nextSlide {left:auto;right: 20px;background-position:left bottom;}

.footerContent {position:relative;background: #024d58;background: #024d58 url(../images/flash.png) no-repeat center top;border-top:4px solid #080909;overflow:hidden;height:90px;text-align:center;z-index:13;}
.footerContent:before, .footerContent:after {z-index:19;position:absolute;content:"";top:-25px;left:10px;width:50%;height:10px;bottom:80%;max-width:300px;background:#000;-webkit-box-shadow:0 15px 10px 4px rgba(0,0,0, 0.5);-moz-box-shadow:0 15px 10px 4px rgba(0,0,0, 0.5);box-shadow:0 15px 10px 4px rgba(0,0,0, 0.5);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);}
 .footerContent:after {-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto;}
 
#tooTop {display:block;height:49px;width:85px;background:url("../images/top.png");margin:0 auto;text-indent:-9999px;outline:none !important;}
.copyright {text-transform:uppercase;color:#4f4f4f;font-size:9px;text-shadow: 0px 2px 2px #000000;font-weight:bold;}

.footerContent .logotype {position:absolute;left:20px;color: #fff;font-size: 16px;top: 40px;}
.footerContent .logotype img {width:160px;vertical-align:top;}

.footerContent .right {text-align:left;position:absolute;right:20px;color: #ffffff;top: 40px;font-size: 15px;}
.footerContent .right p {padding-bottom:5px;}
.counters {overflow:hidden;}
.counters li {float:left;margin-right:4px;}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

.grey {
    color: #6c838e;
}

.blue {
    color: #388bd4;
}
/* Aea eiiiaioa?ey */
.comment-block {
	clear: both;
	margin: 0 0 10px 0;
	position: relative;
	padding: 5px 5px 5px 100px;
	
	background: #f4f4f4;
	border: 1px #d3d3d3 solid;
	border-radius:7px; 
	-webkit-border-radius:7px; 
	-moz-border-radius:7px;
}

	.comment-block-left {
		width: 85px;
		height: 85px;
		overflow: hidden;
		position: absolute;
		left: 5px;
		top: 5px;
		background: #fff;
		border-radius:7px; 
		-webkit-border-radius:7px; 
		-moz-border-radius:7px;
		padding: 7px;
		border: 0;
		border: 1px #e5e5e5 solid;
	}
	
		.comment-block-left img {
			max-width: 85px;
		}
		
	
	.comment-block-right {
		margin: 0 0 0 10px;
		position: relative;
		padding: 0px 0 0 0;
	}
	
		.comment-block-right2 {
			
		}
		
			.comment-text {
				background: #fff;
				border: 1px #e5e5e5 solid;
				padding: 7px;
				border-radius:7px; 
				-webkit-border-radius:7px; 
				-moz-border-radius:7px;
				color: #7b7b7b;
				line-height: 17px;
				font-size: 11px;
			}
			
				.comment-text a {
					color: #000;
				}
				
					.comment-text a:hover {
						text-decoration: none;
					}
			
				.comment-text-title {
					border-bottom: 1px #ebebeb dotted;
					padding: 0 0 5px 0;
					margin: 0 0 5px 0;
					color: #333;
				}
				
					.comment-text-title a {
						color: #3fadc8;
					}
					
						.comment-text-title a:hover {
							text-decoration: underline;
						}
						
				.comment-text-more {
					padding: 3px 0 0 0;
					font-size: 11px;
					color: #d3d3d3;
					border-top: 1px #ebebeb dotted;
				}
				
					.comment-text-more a {
						color: #d3d3d3;
					}
					
						.comment-text-more a:hover {
							color: #000;
						}

.comment-block .bbcodes, .mass_comments_action .bbcodes, .news-item-content .editor input, .news-item-content input {
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0;
	cursor: pointer;
}

#nav li.send {
    margin-right: 0px;
}

li.input {
    width: 180px;
}

span.sldt {
    width: 328px;
    float: right;
    color: #fff;
    background: #024d58;
    text-align: center;
    padding: 80px 20px;
    font-size: 25px;
    height: 143px;
    box-shadow: 0px 0px 15px 25px #024d58;
}

#miniSlider li img {
    width: 160px;
    height: 80px;
}


	section#qisam {
    padding: 10px;
    background: #fff;
    color: #000;
    font-size: 18px;
    border-top: 3px solid #024d58;
    border-bottom: #024d58;
    margin-bottom: 20px;
    border-radius: 5px;
    line-height: 23px;
}
.xebe {
    width: 458px;
    float: left;
    margin: 8px 8px;
    border-radius: 5px;
    height: 100px;
    background: #024d58;
}

.xebt {
    width: 280px;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #fff;
    padding: 15px 5px;
}

.xebw img {
    width: 160px;
    height: 100px;
    float: left;
}

.bolbas {
    border-bottom: 1px solid #2d323a;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 19px;
    padding: 3px 10px;
    border-radius: 5px;
    width: 280px;
    text-align: center;
    font-weight: bold;
    color: #2d323a;
    background: #ececec;
}

img.ftl {
    width: 220px;
    background: #efefef;
    padding: 5px;
    margin: 5px;
    float: left;
    border-radius: 5px;
    border: 1px solid #2d323a;
}

.ozgec {
    margin: 2px 5px;
    width: 294px;
    text-align: center;
    font-size: 15px;
    float: right;
    background: #8e0000;
    color: #fff;
    padding: 2px 109px;
    border-radius: 5px;
}

.tamm {
    float: left;
    width: 260px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}

.tamm span {
    display: block;
    padding: 5px;
    color: #8e0000;
    margin: 5px;
    background: #f3f3f3;
    border-radius: 5px;
    border-bottom: 1px solid #2d323a;
}

span.wfspa {
    color: #000;
    font-size: 25px;
}

span.wfpre {
    color: #0552b1;
    font-size: 18px;
}

.ntar {
    font-size: 13px;
    color: #34373c;
    margin-bottom: 8px;
}

.nwek img {
    width: 245px;
    border-radius: 5px;
    height: 150px;
    float: left;
    border: 1px solid #34373c;
}

.nbaw {
    float: left;
    width: 400px;
    background: #f5f5f5;
    padding: 20px 10px;
    color: #2c2c46;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

	.xebwc img {
    width: 190px;
    height: 120px;
    border-radius: 5px;
}

.xebtc {
    padding: 5px;
    color: #ccc;
    line-height: 23px;
}

.xebec a {
    text-align: center;
    font-size: 15px;
    padding: 3px;
    text-decoration: none;
    color: #34373c;
}
.xebwc {
    padding: 3px;
    margin: 0px;
}

.xebec {
    background: #34373c;
    margin: 5px 0px;
}
.newst {
    padding: 10px 5px;
}


.ozgec a {
    color: #fff;
    text-decoration: none;
}
.cont {
    border-radius: 5px;
    background: #f1f1f1;
    margin: 20px 10px;
    height: 70px;
    border: 1px solid #34373c;
}

.cwek img {
    width: 70px;
    height: 70px;
    float: left;
}

.cbaw {
    float: left;
    width: 588px;
    overflow: hidden;
    height: 60px;
    font-size: 15px;
    padding: 5px;
}

span.nmnb {
    display: block;
    text-align: center;
    font-size: 19px;
    line-height: 23px;
    margin-top: 20px;
    color: #e20000;
}

span.numn {
    display: block;
    padding: 22px 5px 4px;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    font-size: 16px;
}


section#qisam1, section#qisam3 {
    float: left;
    width: 214px;
    margin-top: 120px;
}

section#qisam2 {
    width: 520px;
    float: left;
}

section#qisam3 {}

section#qisam1 img {
}

section#qisam1 img, section#qisam3 img {width: 150px;height: 210px;background: #efefef;border-radius: 5px;margin: 5px;padding: 10px 25px;border: 1px solid #2d323a;}

.taminfo {
    background: #efefef;
    padding: 5px;
    border-radius: 3px;
    margin: 5px;
    font-size: 14px;
}

span.sminf {
    display: block;
    text-align: center;
    color: #8e0000;
    font-weight: bold;
}

 .newsContent img {
    max-width: 660px;
}
img.ustf {
    border: 1px solid #ccc;
    width: 680px;
    margin: 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #2c2c46;
}

.newslig {
    background: #ccc;
    border-radius: 10px 0px 0px 10px;
    margin: 10px 0px;
}

img.fff-foto {
    float: right;
    border-radius: 3px;
}

.nweklig img {
    width: 300px;
    height: 180px;
    float: right;
}

.nbawlig {
    float: left;
    width: 379px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #2c2c46;
    padding: 10px 5px;
}

.nyazilig {
    float: left;
    width: 370px;
    height: 120px;
    text-align: justify;
    padding: 10px;
    font-size: 15px;
    color: #4d4d5f;
    overflow: hidden;
}
.lig1 {
    width: 334px;
    float: left;
    padding: 3px;
    border-right: 1px dotted #ccc;
}

.lig2 {
    width: 334px;
    float: left;
    padding: 3px;
}

.lig1 img {
    width: 128px;
    float: left;
    height: 190px;
    border-radius: 5px;
    padding-right: 5px;
}

.lig2 img {
    float: right;
    width: 130px;
    height: 190px;
    padding-left: 3px;
}

.ligesas {
    margin: 3px;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    line-height: 25px;
    background: #f7f7f7;
    text-align: center;
}
img.aze {
    height: 30px;
    width: 60px;
    border-radius: 0px;
    float: none;
    padding: 4px;
}
span.contact {
    font-size: 20px;
    line-height: 30px;
}

span.chatcont {
    font-size: 17px;
    line-height: 50px;
    font-style: italic;
}

.sosial {
    margin-top: 107px;
    position: absolute;
    margin-left: 598px;
}

.sosial img {
    height: 33px;
}

.newsh {
    float: left;
    padding: 2px;
    margin: 5px 2px;
    width: 222px;
    overflow: hidden;
}

.newsh img {
    width: 222px;
    height: 228px;
}

.nbawh {
    background: #024c57;
    padding: 10px 5px;
    height: 75px;
    border-radius: 0px 0px 5px 5px;
}

.nbawh a {
}

.newsh a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
}

.cwek {
    width: 70px;
    float: left;
}