 

@charset "UTF-8";
.noo-cs {
}
.noo-cs:after {
    clear: both;
}
.noo-cs:before, .noo-cs:after {
    content: "";
    display: table;
    line-height: 0;
}
.noo-cs-main-wrap{}
.top5 .noo-cs-main-wrap {
    margin: -21px -20px 15px;
    position: relative;
}
.noo-cs-inner{
	overflow: hidden;
	position: relative;
}
.cs-group-inner{
background:none repeat scroll 0 0 #073D79 !important;
border: 5px solid #000000;
}
.noo-cs-group {
    display: none;
    *left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.hrz .noo-cs-group{
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-ms-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.vrt .noo-cs-group{
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}
.noo-cs-group.active {
    display: block;
    *left: 0;
    position: relative;
    top: 0;
}

.cs-group-inner .active,
.cs-group-inner .next,
.cs-group-inner .nextvrt,
.cs-group-inner .prevvrt,
.cs-group-inner .prev {
	display: block;
}

.cs-group-inner .active {
	*left: 0;
	*top:0;
}


.cs-group-inner .next {
	left: 100%;
}

.cs-group-inner .prev {
	left: -100%;
}
.cs-group-inner .next.left,
.cs-group-inner .prev.right {
	left: 0;
}
.cs-group-inner .active.left {
	left: -100%;
}

.cs-group-inner .active.right {
	left: 100%;
}
/**/
.cs-group-inner .nextvrt {
	top: 100%;
}

.cs-group-inner .prevvrt {
	top: -100%;
}
.cs-group-inner .nextvrt.up,
.cs-group-inner .prevvrt.down {
	top: 0;
}
.cs-group-inner .active.up {
	top: -100%;
}

.cs-group-inner .active.down {
	top: 100%;
}
/**/
.noo-cs-pager {
    text-align: center;
}
.cs-indicators {
    list-style: none outside none;
    margin: 0;
    position: relative;
}
.cs-indicators li {
    background-color: #BEBEBE;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 10px;
    margin-left: 5px;
    text-align: left;
    text-indent: -999px;
    width: 10px
}
.cs-indicators .active {
    background-color: #333333;
}
.noo-cs-item {
    float:left;
}
.cs-comment{}
.cs-rate{}
.cs-rating{
	background: url("../images/rating-stars.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 16px;
    text-align: left;
    width: 80px;
}
.cs-rate-current{
	background: url("../images/rating-stars.png") repeat-x scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.noo-cs-item {
		width: 50% !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.noo-cs-item {
		width: 50% !important;
	}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.noo-cs-item {
		width: 100% !important;
	}
}
.item-info {    display: inline-block;    float: right;    margin-top: 5px;    width: 68%;
}
.top5 .item-info {width: 90%; margin:0;}
.top5 .realinfo {display:none;}
.item-info h2 {margin:0;
}
.item-info a {
}
.cs-title {
    font-size: 13px;
	color:#fff;
}
.cs-title:hover {color:#fff;
}
.cs-item-inner {height: 85px;
}
.top5 .item-image {width:170px;padding:0 !important;}
.item-image {
    display: inline-block;
    padding: 0 10px !important;
    width: 80px;
	}
.item-image img {
    border: 2px solid #F3A51E;
    border-radius: 5px;
    margin: 5px;
    position: absolute;
    top: 1px;
	width:75px;
	height:70px;
}

.Flashes {
padding: 4px;
}

.Flashes a {text-decoration: none;color: #161616;font-size: 15px;margin-top: 2px;}


.top5 .item-image img{position:relative;height:150px;width:170px;}
.noo-cs-control {
    margin: 10px;
    text-align: right;
}
.noo-cs-control .cs-btn {
    background: url("../images/cs-btn.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    text-align: left;
    text-indent: -999em;
    width: 20px;
}
.noo-cs-control .next {
    background-position: -20px -20px;
}
.noo-cs-control .next:hover {
    background-position: -20px 0;
}
.noo-cs-control .prev {
    background-position: 0 -20px;
}
.noo-cs-control .prev:hover {
    background-position: 0 0;
}
.noo-cs-group .noo-cs-item {
    opacity: 1;
    transform: translate(0%, 0%) scale(1,1) rotateZ(0deg);
    -o-transform: translate(0%, 0%) scale(1,1) rotateZ(0deg);
    -webkit-transform: translate(0%, 0%) scale(1,1) rotateZ(0deg);
    -moz-transform: translate(0%, 0%) scale(1,1) rotateZ(0deg);
    -ms-transform: translate(0%, 0%) scale(1,1) rotateZ(0deg);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    position: relative;
}

.noo-cs-item.no-anim{
	-webkit-transition-duration:0;
	-moz-transition-duration:0;
	-o-transition-duration:0;
	-ms-transition-duration:0;
	transition-duration:0}
.noo-cs-item.top {
    opacity: 0;
    transform: translate(0%, -100%);
    -o-transform:translate(0%, -100%);
	-webkit-transform:translate(0%, -100%);
	-ms-transform:translate(0%, -100%);
	-moz-transform:translate(0%, -100%);
}
.noo-cs-item.right {
    opacity: 0;
    transform: translate(100%, 0%);
	-o-transform: translate(100%, 0%);
	-webkit-transform: translate(100%, 0%);
	-ms-transform: translate(100%, 0%);
	-moz-transform: translate(100%, 0%);


}
.noo-cs-item.bottom {
    opacity: 0;
    transform: translate(0%, 100%);
    -o-transform: translate(0%, 100%);
	-webkit-transform: translate(0%, 100%);
	-ms-transform: translate(0%, 100%);
	-moz-transform: translate(0%, 100%);
}
.noo-cs-item.left {
    opacity: 0;
    transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
	-webkit-transform: translate(-100%, 0%);
	-ms-transform: translate(-100%, 0%);
	-moz-transform: translate(-100%, 0%);
}
.noo-cs-item.zoomin {
    opacity: 0;
    transform: translate(0%, 0%) scale(0) rotateZ(0deg);
    -o-transform:translate(0%, 0%) scale(0) rotateZ(0deg);
	-webkit-transform:translate(0%, 0%) scale(0) rotateZ(0deg);
	-ms-transform:translate(0%, 0%) scale(0) rotateZ(0deg);
	-moz-transform:translate(0%, 0%) scale(0) rotateZ(0deg);
}
.noo-cs-item.zoomrotate {
    opacity: 0;
    transform: translate(0%, 0%) scale(0) rotateZ(720deg);
    -o-transform: translate(0%, 0%) scale(0) rotateZ(720deg);
	-webkit-transform: translate(0%, 0%) scale(0) rotateZ(720deg);
	-ms-transform: translate(0%, 0%) scale(0) rotateZ(720deg);
	-moz-transform: translate(0%, 0%) scale(0) rotateZ(720deg);
}
.noo-cs-item.scale{
	opacity: 0;
	transform: translate(0%, 0%) scale(1, 0) rotateZ(0deg);
	-o-transform: translate(0%, 0%) scale(1, 0) rotateZ(0deg);
	-webkit-transform: translate(0%, 0%) scale(1, 0) rotateZ(0deg);
	-moz-transform: translate(0%, 0%) scale(1, 0) rotateZ(0deg);
	-ms-transform: translate(0%, 0%) scale(1, 0) rotateZ(0deg);
}
.noo-cs-item.fade{
	opacity: 0;
}





/*esas melumatlar*/

.cc-blokk {float: left;padding: 0px;font-size: 22px;}


.cc-blokk a {font-size: 20px;padding-left: 10px;text-decoration: none;color: #792139;}

body {
background: url("../images/patternbg-12.png") repeat scroll 0 0 !important;
color: #000;
font: 13px Arial, sans-serif;
}



.esas{ margin: 0 auto;width:1050px;
background: #fff;
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
box-shadow: 0 0 10px rgba(0,0,0,0.5);
 }




body {padding: 0;margin:0;background: #eaeaea url(../images/body.jpg) left top repeat-x;text-align: left;font: 12px Arial;color: #676767;}
.head { background: #043f6b;
height: 150px;
border-top: 2px solid #fff;
border-bottom: 1px solid #fff;}
.logo {display: block;float: left;position: relative;width: 1050px;height:130px;background: url(../images/logo.png) left top no-repeat;}

.top-menu {background: #36424E url(../images/pattern.png) repeat;
height: 33px;clear: both;width: 1050px;}
.top-menu a {float:left;height: 33px;line-height: 33px;padding: 0px 4px 0px 4px; color: #fff;text-decoration: none;font-weight:700;font-size:13px;}
.top-menu a:hover {background: url(../images/top-menu.jpg) left bottom repeat-x;font-size:13px;}

.main-table {clear: both; width: 1050px;}
.for-content {width: 700px;float:left;padding-top: 5px;}
.for-other {width: 340px;position:relative;float:right;}
.for-otherl {width: 200px;position:relative;float:left;}
.s-block {background: #f7f7f7;padding: 0px;margin: 3px;position: relative;}
.ss-block {background: #7FFF55;border: 1px #d4cbcc solid;padding:5px;position: relative;margin-bottom: 10px ;font-weight: bold;}

.c-block-title {background: #792139;border-bottom: 1px solid #36424E;color: #FFF;border-radius: 0px 0px 40px 5px;font-size: 14px;font-weight: 700;height: 22px;line-height: 24px;padding: 1px 10px;}

.cc-block-title {/* background: #792139; */color: #792139;border-bottom: 5px solid #792139;border-radius: 0px 0px 40px 5px;display: block;font-size: 15px;font-weight: 700;height: 22px;line-height: 24px;padding: 5px 10px;margin-bottom: 10px;margin-top: 10px;}

.c-block-titlee {background: url("../images/cat-name22.png") repeat-x scroll 0 1px transparent;
min-height: 15px;
margin-bottom: 11px; }

.c-block-titlee h1{background: none repeat scroll 0 0 #FFFFFF;
color: #000000;
float: left;
padding: 0 10px 1px 10px;
text-transform: uppercase;
font: bold 12px Arial;}

.footer {background: #792139;color: white;font-size: 15px;line-height: 25px;clear: both;padding: 9px;}
.footer a {color: red;}
.footer a:hover {color: #000000;text-decoration: none;}

 .shortsekil img {height:142px;width: 200px;padding:0 10px 5px 10px;}
.shortlink a {font-weight:bold;color: #4442AA; font-size: 14px;padding: 5px;text-decoration: none;}
.shortlink  { padding: 10px;}

.shortsekill img {
padding: 3px;
background-color: #FFF;
border: 1px solid #0A62FF;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
float: left;
width: 150px;
height: 100px;
margin: 0px 10px;
}

div.shortsekil {
font-size: 15px;
color: black;
}

.ucluk { margin-top: 2px;position:relative;overflow:hidden;color: #000;font: 14px Arial, Helvetica, sans-serif; }
.ucluk-t3 a {font-weight:bold;color: #792139;/* background:#FFFFFF; */font-size: 16px;line-height: 25px;text-decoration: none;}
.iki2lik-t3 a {font-weight:bold;color: #4442AA; background:#FFFFFF ;font-size: 14px;padding: 2px;text-decoration: none;}
.ucluk-c3 {background-color: #fff;padding:5px;color: #000;position:relative;overflow:hidden;}
.ucluk-c3 img {box-shadow: 0 0 2px #000;width: 212px;height: 160px;}

.ikilik2 { padding:6px;height:169px;position:relative;overflow:hidden; }
.ikilik2-t3 a {font-weight:bold;color: #4442AA; background:#FFFFFF ;font-size: 16px;padding: 2px;text-decoration: none;}
.ikilik2-c3 {background-color: #fff;height: 100px;color: #000;position:relative;overflow:hidden; padding:5px;}
.ikilik2-c3 img {height: 70px;width: 120px;padding:5px;margin:5px ;border:1px solid #999999;box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;-moz-box-shadow: 0 0 5px #000;float: left;border: 0;margin: 0 15px 0 0;}


.birlik { padding:6px;height:160px;position:relative;overflow:hidden; }
.birlik-t3 a {font-weight:bold;color: #4442AA;font-size: 16px;padding: 0 0 3px 0;text-decoration: none;}
.birlik-c3 {background-color: #fff;height: 120px;color: #000;position:relative;overflow:hidden; padding:5px;}
.birlik-c3 img {height: 110px;width: 250px;padding:5px;margin:5px ;border:1px solid #999999;box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;-moz-box-shadow: 0 0 5px #000;float: left;border: 0;margin: 0 15px 0 0;}

.link-t3 a{
font-weight:bold;color: #4442AA;font-size: 13px;padding: 3px;text-decoration: none;
}


.link-t3 {
position:relative;
}

.parlamentx img{width: 200px;
margin: 9px 0px;
box-shadow: 0px 0px 6px #000;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;}

.videofxeber img {max-width:390px;}



.logoplus {
float:left;position:relative; overflow:hidden;padding:2px; width:110px; height:100px;
}

.logoplus img{
float:left;position:relative; overflow:hidden;padding:5px; width:110px; height:100px;
}


.logoplustext {
float:left;position:relative;overflow:hidden; padding:5px; width:80px; height:100px;
}

.logoplustext a{
color:#0000CC;
font-weight:bold;
float:left;
text-decoration: none;
text-align: center auto;
}

.sonxeberwekil {
position:relative;overflow:hidden; padding:5px; width:170px; height:108px;
}

.sonxeberwekil img {height: 100px;width: 160px;padding:5px;margin:5px ;border:1px solid #999999;box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;-moz-box-shadow: 0 0 5px #000;float: left;border: 0;margin: 0 15px 0 0;}


.sonxeber a{
font-size:12px;
color:#0000FF;
font-weight:bold;
text-decoration: none;
text-align: center auto;
}

.fblink a {
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration: none;

}


.topnew {
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration: none;
}


.topnew a{
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration: none;
}



.topnew a:hover {
font-size:12px;
color:#0000FF;
font-weight:bold;
text-decoration: none;
}


.sonxeber {padding: 0px 10px;float: left;width: 70px;margin-top: 0px;}


.sonxeber img{float:right;width:70px;border-radius: 70px;border: 1px solid #042942;height: 70px;}

.sonxeberp img{
padding: 3px;
background-color: #FFF;
border: 1px solid #0A62FF;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
float: right;
width: 80px;
height: 60px;
}


.sonxeberlinki { margin:5px 0 5px 0; }
.sonxeberlinki  {color: #023e5a;font-weight:bold;}
.sonxeberlinki a{text-decoration: none;
font: 12px "Arial", sans-serif;
color: #000;
font-weight: bold;}

.sonxeberlinki a:hover{text-decoration:none;font: 12px "Arial", sans-serif; color: red;font-weight:bold;}


.sonxeberlinkiml {margin: 10px 0 5px 0;}
.sonxeberlinkiml  {color: #023e5a;font-weight:bold;}
.sonxeberlinkiml a{text-decoration: none;
font: 12px "Arial", sans-serif;
color: #383838;
font-weight: bold;}

.sonxeberlinkiml a:hover{text-decoration:none;font: 12px "Arial", sans-serif; color: red;font-weight:bold;}

.sonxeberlink {width: 235px;margin:5px 0 5px 0;float:left;}

.sonxeberlink  {color: #023e5a;font-weight:bold;}
.sonxeberlink a{text-decoration:none;color: #000;font-size: 14px;line-height: 19px;font-weight: bold;}
.sonxeberlink  a:hover{}


.ardseh  {color: #023e5a;font-weight:bold;}
.ardseh  a{text-decoration:none;font: 13px "Arial", sans-serif; color: #023e5a;}
.ardseh  a:hover{text-decoration:none;font: 13px "Arial", sans-serif; color: red;}

.deyt {margin: 5px;color: #792139;font-weight:bold;text-align: right;padding: 1px 3px;border-left: 2px solid #c59999;font-size:10px;}

.deytp {
margin:2px 5px 5px 5px;
color:white;
font-weight:bold;
background: #0B93D3;
padding:2px;
width:100px;
text-align: center;
font-size:10px;
}

.deyti {
background: #E1E1E1;
color: red;
font-size: 15px;
font-weight: 700;
margin: 5px;
padding: 5px;
text-align: center;
}

.deyty {
color:#0E01A8;
font-weight:bold;
text-align:left;
font-size:10px;
}


.yazar1{
text-align: center;
}

.yazar1 a {
color: #5900FF;
font-size: 15px;
text-decoration: none;

}
.yazar1 a:hover {color: #5900FF;
font-size: 15px;
text-decoration: none;}

.yazar2 a{
color: #000000;
font-size: 12px;
font-weight:bold;
text-decoration: none;
}


.yazar2 a:hover{
color:  #5900FF;
font-size: 12px;
font-weight:bold;
text-decoration: none;
}



.logm {
}

.ldunya img {
    width: 48px;
    position: absolute;
    margin-left: -261px;
    top: 139px;
    z-index: 1;
}

.lmenu {
    background: #ebebeb;
    padding: 2px 5px;
}

.mnl {
    float: left;
    padding: 0px 10px;
    margin: 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 3px;
}

.mnl a {
    text-decoration: none;
    font-size: 17px;
    color: #792139;
}

.logmenu {
    border-bottom: 2px solid #080808;
}

.mnl:hover {
    background: #abbcc7;
}

.esasxeber {
    float: left;
    background: #dce2f7;
    margin: 0px 3px;
}

 

.xeber4lu {
    border-bottom: 1px solid #792139;
    background: #792139;
    padding: 1px;
}

input#story {
    width: 155px;
}

form {
    text-align: center;
    margin-bottom: 10px;
}


.logm img {
}


.flnk a {
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
}

.flnk {
    margin: 10px 0px;
}

.flnk span {
    border-radius: 3px;
    background: #d0d0d0;
    margin: 0px 5px;
    padding: 3px;
    font-size: 13px;
    color: #000;
}

.ucxbr {
    float: left;
    width: 222px;
    margin: 0px 3px;
    height: 250px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 5px;
    }

.blbas {
    border-bottom: 2px solid #0064a5;
    margin-bottom: 10px;
}

.blbas a {
    font-size: 19px;
    text-decoration: none;
    color: #0064a5;
}

.blm1 {
    float: left;
    width: 310px;
}

.blmx1 img {
    width: 310px;
}

.blmx1l {
    background: #eaeaea;
    padding: 10px;
    margin: 10px 0px;
}

.blmx1l a {
    text-decoration: none;
    color: #022840;
    font-size: 17px;
}

.blm2 {
    width: 315px;
    float: right;
}


.blmx2 {
    width: 315px;
    height: 75px;
}

.blmx2w img {
    width: 100px;
    height: 65px;
}

.blmx2w {
    width: 100px;
    height: 65px;
    float: left;
}

.blmx2l {
    float: right;
    text-align: center;
    width: 205px;
    overflow: hidden;
    background: #eaeaea;
    padding: 5px;
    height: 55px;
}

.blmx2l a {
    text-decoration: none;
    color: #004571;
    font-size: 16px;
    line-height: 20px;
}


.sonxebercx img {
    width: 200px;
}

.sonxeberlinkcx a {
    font-size: 13px;
    color: #045184;
    text-decoration: none;
}

.sonxeberlinkcx {
    padding: 3px;
}

.sonxebercx {
    margin: 3px 0px;
}
.snx {height:25px;background: #ebebeb;border-top: 2px solid #ebebeb;border-bottom: 2px solid #ebebeb;}

.lenta {
    margin: 5px 0px 0px 0px;
}

.dty {
    font-size: 11px;
    color: #792139;
}
.ucluk-t3 {
    padding-top: 5px;
}


.lenta:hover {
    background: #efefef;
}