/* finalsoft */
html, body	{
	font-family:"Myriad Pro", "Trebuchet MS", arial, sans-serif;
	color:#3e3e3e;
	padding:0;
	margin:0;
	font-size:13px;
	min-width:995px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 995 ? "995px": "auto");
}

body {
	background:url(../images/bg.jpg) #f4f0e7 left top;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,dl,dt,dd,caption {margin:0; padding:0;}

h1, h2, h3, h4, h5, h6 {
	font-family:"Myriad Pro", "Trebuchet MS", arial, sans-serif;
	font-weight:normal;
}
h1 {
	font-size:162.5%;
	margin-bottom:0.7em;
}

h2 {
	font-size:150%;
}

h3 {
	font-size: 137.5%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	padding:0px;
	border:0px;
}

table td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

a img {border:none;}
a {
	color:#5c5656;
	text-decoration:none;
}
a:hover { text-decoration:underline;}

p {
	margin:0;
	padding:5px 0;
}
img[align="center"] {
    display: block;
    margin: 0 auto !important;
}

input {
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

textarea{
	width:96%;
	border:1px solid #dfdacd;
	padding: 13px 8px;
	height:205px;
	font-size:16px;
	color:#bfbab1;
	font-family:"Myriad Pro", "Trebuchet MS", arial, sans-serif;
	font-weight:bold;
}


#page{
	position:relative;
	background:url(../images/header_centrer.jpg) left top repeat-x;
	left:0px;
	height:130px;
}

#header {
	height:130px;
	position:relative;
	background:url(../images/header_left.jpg) left top no-repeat;
}

	#logo {
		float:left;
		padding:26px 0 0 41px;
	}
	
		#logoProfile {
			width:267px;
			height:128px;
			background:url(../images/profile.png) top left no-repeat;
			float: left;
		}
		
			#profileImage {
				padding:30px 0 0 45px;
				float:left;
			}
			
				#profileImage img {
					border: 1px solid #dfdacd;
				}
				
			#profileUser {
				float:left;
				padding:58px 0 0;
				position:relative;
			}
			
				#profileUserInner {
					background:url(../images/profile_bg.jpg) right top repeat-x;
					height:24px;
					font-size:16px;
					padding:2px 5px 0 5px;
					color:#a3cbce;
					position:absolute;
					z-index:999999;
					float:left;
					white-space: nowrap;
					font-weight:bold;
				}
				
				#winNeed {
					position:absolute;
					padding:27px 0 0 10px;
					white-space: nowrap;
					color:#a3cbce;
					font-size:14px;
					font-weight:bold;
					font-family:Arial, Helvetica, sans-serif;
				}
				#winNeed a {
					color:#a3cbce;
					font-family:"Myriad Pro", "Trebuchet MS", arial, sans-serif;
					text-decoration:underline;
				}
				
				#profileUserInner a {
					color:#a3cbce;
					font-weight:bold;
					text-decoration:underline;
				}
				
				#profileUserInner .iconUserMin {
					background:url(../images/icon_user_min.jpg) top left no-repeat;
				}
				
				#profileUserInner .iconUserMin a {
					padding: 0 4px 0 15px!important;
				}
		
	#cloudHeadRight {
		float:right;
		right:0px;
		width:238px;
		height:130px;
		background:url(../images/cloud_head_right.jpg) top right no-repeat;
	}
	
	#chInner {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		height:110px;
	}
	
		#chInnerLogin {
			padding:34px 0 0 54px;
			position:relative;
		}
		
		.logged {
			color:#c3beb6;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			padding:0 40px 0 15px;
			line-height:150%;
		}
			.logged a {
				color:#a3cbce;
			}
			
		.exit {
			position:absolute;
			top:0px;
			float:right;
			right:0px;
			padding-right:45px;
			padding-top:80px;
		}
		
		#chInner a {
			color:#a3cbce;
			text-decoration:underline;
		}
		.inputs {
			padding-left:21px;
		}
		
		.ipt {
			background:url(../images/input_bg.jpg) top left repeat-x;
			width:91px;
			height:17px;
			margin-bottom:5px;
		}
		.ipt input {
		 	background:none;
			padding:1px 0 0;
			margin:0;
		 	border:none;
			font-size:11px;
			height:17px;
			width:82px;
			left:0px;
			float:left;
		}
		
		.ipt .iptLft {
			float:left;
			left:3px;
			width:3px;
			height:17px;
			background:url(../images/input_left.jpg) top left;
		}
		
		.ipt .iptRght {
			float:right;
			right:0px;
			width:3px;
			height:17px;
			background:url(../images/input_right.jpg) top left;
		}
		
	.regLink {
		float:left;
		left:0px;
	}
	.loginBtn {
		float:right;
		padding-right:20px;
	}
	
.headerSearch {
	float:right;
	right:0px;
	padding:0;
	padding-right:10px;
	margin:0;
}

	.headerSearch ul {
		list-style:none;
		padding:0;
		margin:0;
	}
	.headerSearch ul li {
		display:block;
		float:left;
		padding:0 3px;
		margin:0;
		overflow:hidden;
		height:20px;
	}
	
	.headerSearch ul li input {
		margin:0;
		padding-top:-3px;
	}

	.headerSearch ul li.first {
		padding-right:10px;
	}


div#wrapper{
	float:left;
	width:100%
}

#content{
	margin-left:254px;
	background-color:#fff;
	border-top: 1px solid #e0dbce;
	padding:30px 20px 10px;
	height:1200px;
}

#navigation{
/*	float:left;*/
	width:254px;
/*	margin-left:-100%;*/
	background:url(../images/bg_nav.jpg) left top;
	position:relative;
}

/*div#extra{
	clear:left;
	width:100%
}*/
	
	/* ìåíþ ñàéòà */
	div#navMenu {
		float:right;
	}
	
	div#navMenu ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	div#navMenu ul li {
		text-align:right;
		margin:0;
		padding:0;
		text-transform:lowercase;
	}
	div#navMenu ul li a,
	div#navMenu ul li b {
		display:block;
		float:right;
		clear:right;
		padding:6px 12px 6px 20px;
		margin:0;
		font-size: 20px;
		color:#5c5656;
		font-weight:bold;
	}
	
	/*div#navMenu ul li a:hover {
		color:#d0cabb;
		background:url(../images/nav_hover.jpg) left top;
		text-decoration:none;
	}*/
	
	div#navMenu ul li.active b {
		color:#d0cabb;
		background:url(../images/nav_hover.jpg) left top;
		text-decoration:none;	
	}
	
	div#addNews {
		position:relative;
		padding:0px 20px 5px 0;
		margin:20px 10px 5px 0;
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background:url(../images/addnews.jpg) top right no-repeat;
	}
	
		div#addNews a {
			text-decoration:underline;
			color:#5c5656;
		}
		
	div#men10 {
		width:240px;
		height:473px;
		float:right;
		right:0px;
		background:url(../images/men10.png) top right no-repeat;
	}
	
		div#men10 ul {
			list-style:none;
			padding:0;
			margin:0;
			float:right;
			right:0px;
			padding-right:20px;
			padding-top:105px;
		}
		
		div#men10 ul li {
			padding:5px 0;
			margin:0;
			font-size:18px;
			font-weight:bold;
			color:#d7bdbe;
			display:block;
			text-align:right;
		}
		
		div#men10 ul li a{
			color:#a3cbce;
			text-decoration:underline;
			padding: 0 4px;
		}
		
		div#men10 ul li .winner {
			background:url(../images/winer.jpg) top left no-repeat;
			width:20px;
			height:20px;
			float:left;
		}
		
	div#reklama {
		position:relative;
		float:right;
		padding:0 20px 0 30px;
	}
	
		div#reklHead {
			position:relative;
		}
		
		div#reklHead img {
			width:185px;
			height:64px;
		}
		
.story {
	padding:0 0 0 25px;
}

	.story a {
		color:#a3cbce;
		font-weight:bold;
	}

	.storyHead {
		font-weight:bold;
		color:#a3cbce;
		display:block;
		width:100%;
		clear:both;
		overflow:hidden;
		padding-bottom:15px;
	}
		.storyHead a {
			float:left;
			display:block;
			text-decoration:underline;
		}

		.storyHead i {
			float:left;
			display:block;
			font-style:normal;
			margin-right:5px;
		}

		.storyHead .arrowCat {
			background:url(../images/arrow_cat.jpg) top left no-repeat;
			width:23px;
			display:block;
			float:left;
			height:17px;
			padding: 2px 6px 0 0;
			margin-left:5px;
			margin-top:2px;
		}
		
	.storyText {
		padding-left:25px;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:150%;
	}
	
	
	.storyText a {
		font-weight:lighter;
		color:#a3cbce;
	}
	.storyText input{
		text-align:left;
	}
	
		.storyText img {
			border:1px #d0cabb solid;
		}

	.storyFooter {
		font-size:18px;
		font-weight:bold;
		color:#a3cbce;
		padding:10px 0 0 25px;
		height:95px;
	}
	
	.storyFooter div {
		float:left;
	}
	
	.storyFooter a {
		text-decoration:underline;
	}
	
		.views {
			color:#d4d4d4;
		}
		
		.iconComm {
			width:15px;
			height:21px;
			background:url(../images/icon_comm.jpg) top left no-repeat;
			padding:0 0 0 20px;
		}
		
		.iconUser {
			/*width:14px;*/
			height:21px;
			background:url(../images/icon_user.jpg) top left no-repeat;
			padding: 0 0 0 20px;
		}
		
		.iconUser a {
			text-decoration:underline
		}
		
		.iconUser a,
		.vote {
			font-size:18px;
			font-weight:bold;
			color:#a3cbce;
		}
		
		.vote div {
			float:left;
		}
		
		.vote .up {
			height:21px;
			width:19px;
			background:url(../images/vote_up.jpg) top left no-repeat;
			margin-left:3px;
			cursor:pointer;
			margin-top:1px;
		}
		
		.vote .up:hover {
			background:url(../images/vote_up_hover.jpg) top left no-repeat;
		}
		
		.vote .down {
			height:21px;
			width:20px;
			background:url(../images/vote_down.jpg) top left no-repeat;
			margin-left:7px;
			cursor:pointer;
			margin-top:1px;
		}
		
		.vote .down:hover {
			background:url(../images/vote_down_hover.jpg) top left no-repeat;
		}
		
		.vote .voteReesult {
			margin-left:3px;
			padding-top:3px;
		}
		
	#footerMenu {
		width:600px;
		padding-left:35px;
		overflow:hidden;
		clear:both;
		padding-bottom:50px;
	}
		#footerNavImg {
			margin-left:100px;
		}

		.menuItems ul {
			list-style:none;
		}
		
		.menuItems ul li {
			float:left;
			display:block;
			margin: 2px 7px;
			font-size:20px;
			font-weight:bold;
			height:29px;
			overflow:hidden;
			text-transform:lowercase;
		}
		
		.menuItems ul li.active {
			background:url(../images/fot_bg.jpg) top left repeat-x;
			display:block;
			float:left;
			color:#fff;
		}
		
		.fl {
			background:url(../images/fot_left.jpg) top left no-repeat;
			height:29px;
			width:6px;
			display:block;
			float:left;
		}
		
		.menuItems ul li b { float:left; display:block}
		.fr {
			background:url(../images/fot_right.jpg) top right no-repeat;
			height:29px;
			width:5px;
			display:block;
			float:left;
		}
		
	#footerNav .nav {
		font-size:20px;
		color:#d5d5d5;
		font-weight:bold;
		height:40px;
	}
	.nav a {
		color:#a3cbce;
		text-decoration:underline;
	}
	
	.larr {font-family:Arial, Helvetica, sans-serif; font-size:24px}
	.rarr {font-family:Arial, Helvetica, sans-serif; font-size:24px}
	.alink { color:#a3cbce}
	
	#navLeft {
		float:left;
		left:0px;
	}
	
		#navLeft a {
			padding-left:20px;
		}
	
	#navRight {
		float:right;
		right:0px;
	}
	
	.pages {
		clear:both;
		font-size:22px;
		font-weight:bold;
		color:#a3cbce;
	}
	
	.pages span {
		color:#fff;
		background:url(../images/page_bg.jpg) top left repeat-x;
		height:25px;
		margin:0;
		padding:0px 4px;
		line-height:normal;
	}
	.pages a {
		color:#a3cbce;
		padding:0 3px;
	}
	
#cloudLeftFooter{
	width:73px;
	height:64px;
	position:absolute;
	float:left!important;
	left:174px;
	z-index:99;
/*	left:174px;*/
	top:-62px;
	background:url(../images/cloud_left_footer.png) top right no-repeat;
}

#cloudContainer {
	position:relative;
}

#cloudFooter{
	width:276px;
	height:120px;
	float:left;
	left:174px;
	/*padding-left:174px;*/
	position:relative;
	background:url(../images/cloud_footer.png) top right no-repeat;
}
	#li{
		padding:25px 0 0 80px;
		float:left;
	}
	
	#li img {
		border:1px #d0cabb solid;
	}
	#li a {
		float:left;
		
	}
	
		#emailHome {
			float:right;
			width:100px;
			padding:25px 0 0 0;
		}
		
		#emailHome img{
			border:none;
			padding: 5px 0 0 10px;
		}
		
		#emailHome a {
			float:left;
			display:block;
		}
		
#contact {
	width:152px;
	height:82px;
	float:right;
	right:0px;
	margin:6px 0 0;
	padding:20px 0 0;
	text-align:left;
	background:url(../images/contact.png) top right no-repeat;
}

#contact a {
	padding-left:30px;
	color:#a3cbce;
	font-weight:bold;
}

/*
	ñòèëè ïîïàï-îêíà ëîãèíà è ðåãèñòðàöèè	
*/

#dim{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background: url('../images/dim.png');
	display:none;
	text-align:left;
}
.msgbox{
	position:absolute;
	width:905px;
	height:745px;
	z-index:200;
	top: 120px;
	left: 30%;
	margin-top: -100px;
	margin-left: -150px;
	background:url(../images/registration.png) top left no-repeat;
	color:#5c5656;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

	.msgbox .ipt { 
		width:200px;
	}
	
		.msgbox .ipt input { 
			width:190px;
			color:#5c5656;
		}
	
	.msgbox dl {
		padding-bottom:18px;
	}
		.simpleDl {
			padding-top:20px;
		}
			.simpleDl dd {
				padding-top:30px;
			}
	
	.red { 
		color:#ef4754;
		font-weight:bold;
		font-size:18px;
	}

	.leftMsg {
		float:left;
		width:440px;
	}
	
		.leftMsg .regText {
			width:291px;
			height:64px;
			background:url(../images/reg_text.jpg) top left no-repeat;
			margin:100px 0 0 125px;
		}
	
		.leftMsgInner {
			padding:50px 0 0 150px;
		}
	
	.rightMsg {
		z-index:99999;
		float:right;
		left:0px;
		width:460px;
		position:relative;
		height:670px;
	}
	
		.loginText {
			width:114px;
			height:38px;
			background:url(../images/enter_text.jpg) top left no-repeat;
			margin:113px 0 0 125px;
		}
		
		.rightMsgInner{
			padding: 65px 0 0 80px;
		}
	
.close {
	position:absolute;
	bottom:0px;
	float:right;
	right:0px;
	z-index:999;
	display:block;
	padding-right:115px;
}


/*
	Êññ ïîëíîé íîâîñòè (êîììåíòàðèè)
*/

.comments {
	padding:0 50px;
	clear:both;
	position:relative;
	overflow:hidden;
}
	.commLine {
		border-bottom:1px solid #aea9a0;
		display:block;
	}
	
	.comment {
		padding: 14px 0 15px 0;
		overflow:hidden;
	}
	
		.commHead {
			background:url(../images/comment_bg.jpg) bottom left repeat-x;
			height:38px;
			font-size:18px;
			font-weight:bold;
			color:#a3cbce;
		}
		
		.commHead .iconUser { 
			margin-left:5px;
		}
		
		.replyComm {
			top:0px;
			float:right;
			right:0px;
			padding-top:10px;
		}
		
		.replyComm a {
			font-size:17px;
			font-weight:bold;
			color:#a3cbce;
			text-decoration:underline;
		}
		
		.commentText {
			padding:10px 0 10px 75px;
			font-size:18px;
			color:#bfbab1;
			font-weight:bold;
			clear:both;
			overflow:hidden;
			display:block;
			width:100%;
		}

/*
	ÔÎÐÌÀ ÄÎÁÀÂËÅÍÈß ÊÎÌÌÅÍÒÀÐÈß
*/

.addComment {
	padding:70px 50px 50px;
}

.addComment textarea{
	width:98%;
/*	width:445px;*/
	border:1px solid #dfdacd;
	padding: 13px 8px;
	height:205px;
	font-size:16px;
	color:#bfbab1;
	font-family:"Myriad Pro", "Trebuchet MS", arial, sans-serif;
	font-weight:bold;
	clear:both;
}

	.addCommentHead {
		height:30px;
	}
	
		.commLogin {
			float:left;
		}
	
			.addCommentHead .commLogin .ipt{
				float:left;
				margin-right:10px;
			}
	
		.addCommentHead .commReg {
			float:right;
			font-size:16px;
			font-weight:bold;
			color:#a3cbce;
		}
			.addCommentHead .commReg a {
				color:#a3cbce;
				text-decoration:underline;
			}
	
	.addCommentHead .ipt input {
		font-weight:bold;
	}
	
	#comm_answer {
		font-size:16px;
		font-weight:bold;
		color:#bfbab1;
		padding-bottom:5px;
	}
	
	#comm_answer a {
		color:#a3cbce;
	}
	
	.commSend {
		float:right;
		position:relative;
		right:0px;
		padding-top:15px;
		margin:0;
	}
	
#comments,
.editor { width:100%!important;}
	
/*
	Ïîõîæèå íîâîñòè
*/
.relatednews a{
	color:#4c9ba1;
}
.reated {
	padding-left:50px;
	padding-bottom:20px;
}

	.reated ul {
		list-style:none;
		clear:both;
		padding:0;
		margin:0;
		padding-top:5px;
	}
	
		.reated ul li{
			padding:0;
			margin:0;
		}
		
			.reated ul li a{
				font-size:18px;
				color:#a3cbce;
				text-decoration:underline;
				font-weight:bold;
			}
			
			.news img {
			
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: none;
    margin: 10px;
}

.clear { clear:both; display:block;}