/* Aleksey Skubaev

askubaev@gmail.com
icq - 322253350
���������� �������� ��� DLE � ��������������� �������
------------------
������� �����. ������� ��� �������.
*/

body {
	padding: 0;
	margin: 0;
	background: #020202 url(/images/bg-2014.jpg) center top no-repeat;
	text-align: center;
	font-family: Tahoma;
	color: #464646;
	font-size: 12px;
    margin-top: 280px;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

a {
	text-decoration: none;
}
img {
	border: none;
}

.body2 {
	background: url(/images/body2.jpg) center bottom no-repeat;
}

.top-line {
	background: url(/images/top-line.png);
	border-bottom: 1px #3b213a solid;
}

.main-center-block {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

	.top-menu {
		position: relative;
		height: 51px;
	}
	
		.top-menu-link {
			float: left;
			height: 51px;
			color: #fff;
			
			margin: 0 40px 0 0;
			line-height: 51px;
		}
		
			.top-menu-link:hover {
				color: #d3428e;
				text-decoration: underline;
			}
			
	.head-block {
		height: 128px;
		position: relative;
	}
	
		.logo {
			background: url(/images/logo.png) left top no-repeat;
			width: 325px;
			height: 108px;
			display: block;
			position: absolute;
			left: 0;
			top: 0;
		}
		
		.site-info {
			width: 613px;
			height: 67px;
			position: absolute;
			overflow: hidden;
			top: 35px;
			right: 0;
			font-size: 11px;
			line-height: 16px;
			color: #fff;
		}
		
			.site-info a {
				color: #fff;
				font-weight: bold;
				text-decoration: underline;
			}

	.head-news-block {
		
	}
	
		.head-news-block-title {
			background: url(/images/head-news-block.png) 146px center no-repeat;
			height: 30px;
			line-height: 30px;
			font-size: 18px;
			font-family: 'PT Sans', sans-serif;
			color: #fff;
			margin: 0 0 10px 0;
		}
		
	.content-block {
		-moz-box-shadow: 0 0 16px rgba(0,0,0,.75), inset 0 0 70px rgba(0,0,0,.16); 
		-webkit-box-shadow: 0 0 16px rgba(0,0,0,.75), inset 0 0 70px rgba(0,0,0,.16); 
		box-shadow: 0 0 16px rgba(0,0,0,.75), inset 0 0 70px rgba(0,0,0,.16);
		min-height: 1500px;
		background: #f7f7f7 url(/images/content-block.png) 389px top repeat-y;
		-moz-border-radius:0 0 6px 6px;
		-webkit-border-radius:0 0 6px 6px;
		border-radius:0 0 6px 6px;
	}
	
		.left-col {
			width: 389px;
			float: left;
		}
		
			.menu-block {
				
			}
			
				.menu-block-title {
					background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #92d52c), color-stop(1, #64991a));
					background:-moz-linear-gradient(top, #92d52c 5%, #64991a 100%);
					background:-webkit-linear-gradient(top, #92d52c 5%, #64991a 100%);
					background:-o-linear-gradient(top, #92d52c 5%, #64991a 100%);
					background:-ms-linear-gradient(top, #92d52c 5%, #64991a 100%);
					background:linear-gradient(to bottom, #92d52c 5%, #64991a 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92d52c', endColorstr='#64991a',GradientType=0);
					background-color:#92d52c;
					height: 37px;
					line-height: 37px;
					color: #fff;
					font-size: 16px;
					font-family: 'PT Sans', sans-serif;
					padding: 0 0 0 25px;
				}
				
				.menu-block-content {
					padding: 17px;
					background: url(/images/menu-block-content.png) left bottom repeat-x;
				}
				
					.menu-col {
						float: left;
						width: 117px;
						margin-right: 1px;
						border-right: 1px #d6d6d6 solid;
					}
					
						.menu-col a {
							color: #000;
							display: block;
							margin: 0 10px 5px 0;
							border: 1px transparent solid;
							padding: 4px 4px;
							float: left;
							clear: both;
						}
						
							.menu-col a:hover {
								border: 1px #568611 solid;
								background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #92d52c), color-stop(1, #64991a));
								background:-moz-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-webkit-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-o-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-ms-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:linear-gradient(to bottom, #92d52c 5%, #64991a 100%);
								filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92d52c', endColorstr='#64991a',GradientType=0);
								background-color:#92d52c;
								color: #fff;
							}				
					
					.menu2 {
						background: url(/images/menu2.png) left top repeat-x;
						padding: 11px 0 0 0;
					}
					
						.menu2 .menu-col {
							margin-right: 2px;
							border: 0;
						}
						
					.fixcol {
						margin: 0 !important;
						border: 0;
					}
					
					.fixcol2 a, .fixcol a {
						margin: 0 10px 5px 12px;
					}
					
			.left-wrap {
				padding: 14px;
			}
			
				.lef-block-sm {
					width: 172px;
					float: left;
				}
				
					.lef-block-sm:first-child {
						margin: 0 17px 0 0;
					}
				
					.lef-block-sm-title {
						height: 30px;
						line-height: 30px;
						background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc60b), color-stop(1, #e88700));
						background:-moz-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-webkit-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-o-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-ms-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:linear-gradient(to bottom, #ffc60b 5%, #e88700 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc60b', endColorstr='#e88700',GradientType=0);
						background-color:#ffc60b;
						color: #fff;
						font-size: 14px;
						font-family: 'PT Sans', sans-serif;
						text-align: center;
						margin: 0 0 4px 0;
					}
					
					.lef-block-sm .color2 {
						background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2eca77), color-stop(1, #389270));
						background:-moz-linear-gradient(top, #2eca77 5%, #389270 100%);
						background:-webkit-linear-gradient(top, #2eca77 5%, #389270 100%);
						background:-o-linear-gradient(top, #2eca77 5%, #389270 100%);
						background:-ms-linear-gradient(top, #2eca77 5%, #389270 100%);
						background:linear-gradient(to bottom, #2eca77 5%, #389270 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2eca77', endColorstr='#389270',GradientType=0);
						background-color:#2eca77;
					}
					
					.lef-block-sm-content {
						
					}
					
			.left-block-bg {
				
			}
			
				.left-block-bg-title {
					height: 30px;
					line-height: 30px;			
					color: #fff;
					font-size: 14px;
					font-family: 'PT Sans', sans-serif;
					margin: 0 0 10px 0;
					background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2d8092), color-stop(1, #0b596e));
					background:-moz-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-webkit-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-o-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-ms-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:linear-gradient(to bottom, #2d8092 5%, #0b596e 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d8092', endColorstr='#0b596e',GradientType=0);
					background-color:#2d8092;
					padding: 0 0 0 20px;
					position: relative;
				}
				
					.left-block-bg-title a {
						position: absolute;
						right: 10px;
						color: #fff;
						text-decoration: underline;
						font-size: 11px;
						top: -1px;
					}
					
						.left-block-bg-title a:hover {
							color: #45deff;
						}
				
				.left-block-bg-content {
					
				}
				
					.film-news {
						padding: 0 0 16px 86px;
						position: relative;
						background: url(/images/film-news.png) left bottom repeat-x;
						margin: 0 0 15px 0;
					}
					
					.film-news2 {
						padding: 20px 20px 0 20px;
					}
					
						.film-news-image {
							position: absolute;
							left: 0;
							top: 0;
							width: 74px;
							height: 79px;
							overflow: hidden;
						}
						
							.film-news-image img {
								width: 74px;
								min-height: 79px;
							}
							
						.film-news-date {
							color: #939393;
							font-size: 11px;
							position: absolute;
							left: 0;
							top: 89px;
							text-align: center;
							width: 74px;
						}
						
						.film-news h2 {
							margin: 0 0 3px 0;
							height: 32px;
							overflow: hidden;
							line-height: 16px;
							font-size: 12px;
						}
						
							.film-news h2 a {
								color: #000;
							}
							
								.film-news h2 a:hover {
									color: #146277;
								}
								
						.film-news-content {
							font-size: 11px;
							line-height:16px;
							height: 48px;
							overflow: hidden;
							color: #777;
							margin: 0 0 5px 0;
						}
						
						.film-news-more {
							font-size: 11px;
						}
						
							.film-news-more a {
								color: #71aa1e;
								text-decoration: underline;
							}
							
								.film-news-more a:hover {
									color: #000;
								}
								
					.film-news2 .film-news {
						padding: 0 0 16px 150px;
						min-height: 170px;
					}
					
					.film-news2 .film-news-image {
							position: absolute;
							left: 0;
							top: 0;
							width: 130px;
							height: 150px;
							overflow: hidden;
						}					
					
					.film-news2 .film-news-image img {
								width: 130px;
								min-height: 150px;
							}
					
					.film-news2 .film-news-content {
							font-size: 12px;
							line-height:16px;
							height: auto;
							overflow: auto;
							color: #777;
							margin: 0 0 5px 0;
						}
					
					.film-news2 .film-news-date {
							top: 155px;
							text-align: left;
						}
					
					.film-news2 .film-news h2 {
							margin: 0 0 10px 0;
							height: auto;
							overflow: auto;
							line-height: 20px;
							font-size: 16px;
						}
					
					.film-news2 .film-news-more {
							font-size: 12px;
						}
					
					.film-news2 {
						
					}
								
					.random-films {
						
					}
					
						.random-films-image {
							height: 241px;
							overflow: hidden;
							margin: 0 0 5px 0;
						}
						
							.random-films-image img {
								width: 172px;
								min-height: 241px;
							}
							
						.random-films h2 {
							font-size: 12px;
							text-align: center;
							height: 32px;
							line-height: 16px;
							overflow: hidden;
						}
						
							.random-films h2 a {
								color: #000;						
							}
							
								.random-films h2 a:hover {
									color: #379970;
								}
								
					.actors-news {
						width: 80px;
						float: left;
						margin: 0 0 13px 0;
					}
					
						.actors-news-image {
							width: 80px;
							height: 95px;
							overflow: hidden;
							margin: 0 0 5px 0;
						}
						
							.actors-news-image img {
								width: 80px;
								min-height: 95px;
							}
							
						.actors-news h2 {
							font-size: 12px;
							height: 32px;
							line-height: 16px;
							overflow: hidden;
						}
						
							.actors-news h2 a {
								color: #000;
								text-decoration: underline;
							}
							
								.actors-news h2 a:hover {
									color: #379970;
								}
								
					.actors-news2 {
						width: 130px;
						height: 154px;
						margin: 10px 0 40px 17px !important;
					}
					
					.actors-news2 .actors-news-image {
							width: 130px;
							height: 154px;
							overflow: hidden;
							margin: 0 0 5px 0;
						}
						
							.actors-news2 .actors-news-image img {
								width: 130px;
								min-height: 154px;
							}
								
					.trailer-news {
						width: 180px;
						float: left;
						margin: 0 0 16px 0;
						background: url(/images/trailer-news.png) left top no-repeat;
						padding: 4px 0 0 0;
					}
					
					.trailer-news2 {
						margin: 20px 0 0 16px;
					}
					
						.trailer-news-image {
							width: 172px;
							height: 108px;
							overflow: hidden;
							margin: 0 0 7px 4px;
							position: relative;
						}
						
							.trailer-news-image img {
								width: 172px;
								min-height: 108px;
							}
							
							.play-trailer {
								background: url(/images/play-trailer.png) left top no-repeat;
								width: 33px;
								height: 33px;
								cursor: pointer;
								position: absolute;
								left: 5px;
								bottom: 6px;
							}
							
								.play-trailer:hover {
									background: url(/images/play-trailer.png) left bottom no-repeat;
								}
							
						.trailer-news h2 {
							font-size: 12px;
							height: 32px;
							line-height: 16px;
							overflow: hidden;
							padding: 0 4px;
						}
						
							.trailer-news h2 a {
								color: #000;
							}
							
								.trailer-news h2 a:hover {
									color: #146277;
								}
		
		.right-col {
			width: 611px;
			float: left;
		}
		
.popupwin {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 668px;
	height: 507px;
	margin: -253px 0 0 -334px;
	z-index: 9999;
	background: url(/images/popupwin.png) left top no-repeat;
}

.popupwin2 {
	padding: 40px;
	text-align: left;
}

.popupwin-close {
	width: 21px;
	height: 21px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(/images/window_close.png) left top no-repeat;
	cursor: pointer;
}

	.popupwin-close:hover  {
		opacity: 0.7;
	}

	.popupwin2 h2, .popupwin2 h1 {
		color: #000;
		font-size: 18px;
		font-family: 'PT Sans', sans-serif;
		margin: 0 50px 15px 0;
		height: 22px;
		overflow: hidden;
	}
	
		.popupwin2 h2 a, .popupwin2 h1 a {
			color: #000;
		}
		
			.popupwin2 h2 a:hover {
				color: #006f8c;
			}
			
	.popupwin2 iframe, .popupwin2 object, .popupwin2 embed, .popupwin2 param {
		width: 588px;
		height: 400px;
	}

.trailer-video {
	height: 0;
	overflow: hidden;
}

	.popupwin2 .trailer-video {
		height: auto;
		padding: 0;
		font-size: 0;
	}
			
/* ������� ������� shortstory.tpl */
.main-news {
	-moz-box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	-webkit-box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	background: #fff url(/images/main-news.jpg) left bottom no-repeat;
	padding: 0 0 30px 0;
	min-height: 406px;
}

	.main-news h2, .main-news h1 {
		height: 37px;
		line-height: 37px;
		color: #fff;
		font-size: 18px;
		font-family: 'PT Sans', sans-serif;
		-moz-box-shadow: inset 3px 0 13px rgba(0,0,0,.34); 
		-webkit-box-shadow: inset 3px 0 13px rgba(0,0,0,.34); 
		box-shadow: inset 3px 0 13px rgba(0,0,0,.34);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #39b6f9), color-stop(1, #0398bd));
		background:-moz-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-webkit-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-o-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-ms-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:linear-gradient(to bottom, #39b6f9 5%, #0398bd 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b6f9', endColorstr='#0398bd',GradientType=0);
		background-color:#39b6f9;
		background-image: url(/images/main-news.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		padding: 0 0 0 20px;
		overflow: hidden;
	}
	
		.main-news h2 a {
			color: #fff;
		}
		
			.main-news h2 a:hover {
				text-decoration: underline;
			}
			
	.main-news-info {
		height: 27px;
		padding: 0 0 0 20px;
		-moz-box-shadow: inset 3px 0 10px rgba(0,0,0,.12); 
		-webkit-box-shadow: inset 3px 0 10px rgba(0,0,0,.12); 
		box-shadow: inset 3px 0 10px rgba(0,0,0,.12);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e2e2e2));
		background:-moz-linear-gradient(top, #ffffff 5%, #e2e2e2 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #e2e2e2 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #e2e2e2 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #e2e2e2 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #e2e2e2 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0);
		background-color:#ffffff;
		overflow: hidden;
	}
	
		.main-news-rating {
			height: 21px;
			float: left;
			padding: 6px 30px 0 0;
		}
		
		.main-news-info span {
			float: left;
			height: 27px;
			line-height: 27px;
			color: #929292;
			font-size: 11px;
			margin: 0 30px 0 0;
		}
		
			.main-news-info span a {
				color: #81be25;
				text-decoration: underline;
			}
			
				.main-news-info span a:hover {
					color: #000;
				}
				
	.main-news-content {
		padding: 31px 142px 20px 224px;
		position: relative;
	}
	
		.main-news-image {
			width: 184px;
			height: 266px;
			position: absolute;
			left: 24px;
			top: 31px;
			overflow: hidden;
		}
		
			.main-news-image img {
				width: 184px;
				min-height: 266px;
			}
			
		.main-news-more {
			position: absolute;
			left: 26px;
			top: 315px;
		}
		
			.main-news-more a {
				width: 180px;
				height: 30px;
				display: block;			
				line-height: 100px;
				font-size: 1px;
				background: url(/images/main-news-more.png) left top no-repeat;
				overflow: hidden;
			}
			
				.main-news-more a:hover {
					background: url(/images/main-news-more.png) left bottom no-repeat;
				}
				
		.main-news-descr-line {
			color: #6f6f6f;
			font-size: 11px;
			padding: 4px;
		}
		
			.main-news-descr-line span {
				float: left;
				width: 95px;
				margin: 0 4px 0 0;
			}
			
			.main-news-descr-line i {
				float: left;
				width: 136px;
				font-style: normal;
			}
			
			.main-news-descr-line a {
				color: #75af20;
				text-decoration: underline;
			}
			
				.main-news-descr-line a:hover {
					color: #000;
				}
				
			.main-news-descr-line u {
				display: block;
				clear: both;
			}
			
		.main-news-quality {
			color: #a3a3a3;
			font-size: 11px;
			position: absolute;
			right: 20px;
			top: 33px;
			text-align: center;
		}
		
			.main-news-quality2 {
				background: url(/images/main-news-quality.png) left top no-repeat;
				width: 103px;
				height: 32px;
				line-height: 32px;
				color: #fff;
				font-size: 18px;
				text-align: center;
				margin: 5px 0 0 0;
			}
			
				.main-news-quality2 a {
					color: #fff;
				}
				
		.main-news-trailer {
			background: url(/images/main-news-trailer.png) left top no-repeat;
			cursor: pointer;
			width: 103px;
			height: 32px;
			position: absolute;
			right: 20px;
			top: 90px;
		}
		
			.main-news-trailer:hover {
				background: url(/images/main-news-trailer.png) left bottom no-repeat;
			}
			
		.main-news-kinopoisk {
			position: absolute;
			width: 103px;
			right: 20px;
			top: 135px;
		}
		
			.main-news-kinopoisk img {
				
			}
			
	.main-news-text {
		color: #4d4d4d;
		line-height: 18px;
		padding: 0 20px 0 224px;
		height: 144px;
		overflow: hidden;
	}
	
	.main-news-text2 {
		height: auto;
	}
	
		.main-news-text a {
			color: #000;
			font-weight: bold;
		}
		
	.main-news-text img {
		display: none;
	}
	
	.main-news-text3 {
		height: auto;
		padding: 20px;
	}
	
		.main-news-text3 img {
			display: block;
			max-width: 100%;
			margin: 0 0 15px 0;
		}
		
		.main-news-text3 .ttfav {
			display: block;
			position: relative;
			margin: 0;
			left: 0;
			top: 0;
			padding: 0;
		}


		
/* �������� ������ */
.tcarusel1 {
	position: relative;
	height: 296px;
	margin: 0 0 20px 0;
}

	.tcarusel1 .tcarusel-main {
		position: relative;
		overflow: hidden;
		width: 1000px;
	}
			
		.tcarusel1 .tcarusel-scroll {
			position: relative;
			left: 0px;
			top: 0;
			width: 10000000px;
			padding: 0;
			margin: 0;
		}
		
			.tcarusel1 .tcarusel-item {
				position: relative;
				width: 184px;
				float: left;
				padding: 0;		
				margin: 0 20px 0 0;
				list-style-type: none;
			}
			
				.tcarusel1 .tcarusel-item-image {
					width: 184px;
					height: 258px;
					border-bottom: 1px #fff solid;
					overflow: hidden;
				}
				
					.tcarusel1 .tcarusel-item-image img {
						width: 184px;
						min-height: 258px;
						-moz-transition: all 0.4s ease-out;
						-o-transition: all 0.4s ease-out;
						-webkit-transition: all 0.4s ease-out;
						transition: all 0.4s ease-out;
					}
					
						.tcarusel1 .tcarusel-item-image img:hover {
							-webkit-transform: scale(1.1);
							-moz-transform: scale(1.1);
							-o-transform: scale(1.1);
							transform: scale(1.1);
						}
					
					.tcarusel1 .tcarusel-item h2 {
						font-size: 13px;										
					}
					
						.tcarusel1 .tcarusel-item h2 a {
							color: #fff;
							display: block;
							height: 38px;
							line-height: 38px;
							background: url(/images/tcarusel-item-image.png);
							text-align: center;
						}
						
							.tcarusel1 .tcarusel-item h2 a:hover {
								background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #92d52c), color-stop(1, #64991a));
								background:-moz-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-webkit-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-o-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:-ms-linear-gradient(top, #92d52c 5%, #64991a 100%);
								background:linear-gradient(to bottom, #92d52c 5%, #64991a 100%);
								filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92d52c', endColorstr='#64991a',GradientType=0);
								background-color:#92d52c;
							}
			
				
				
		.tcarusel1 .tcarusel-prev {
			background: url(/images/arrow.png) left top no-repeat;
			position: absolute;
			left: -70px;
			top: 100px;
			width: 49px;
			height: 74px;
			cursor: pointer;
		}
		
			.tcarusel1 .tcarusel-prev:hover {
				background: url(/images/arrow.png) left bottom no-repeat;
			}
		
		.tcarusel1 .tcarusel-next {
			background: url(/images/arrow.png) right top no-repeat;
			position: absolute;
			right: -70px;
			top: 100px;
			width: 49px;
			height: 74px;
			cursor: pointer;
		}
		
			.tcarusel1 .tcarusel-next:hover {
				background: url(/images/arrow.png) right bottom no-repeat;
			}
			
			
.tcarusel2 {
	position: relative;
}

	.tcarusel2 .tcarusel-main {
		position: relative;
		overflow: hidden;
		width: 172px;
	}
			
		.tcarusel2 .tcarusel-scroll {
			position: relative;
			left: 0px;
			top: 0;
			width: 10000000px;
			padding: 0;
			margin: 0;
		}
		
			.tcarusel2 .tcarusel-item {
				position: relative;
				width: 172px;
				float: left;
				padding: 0;
				list-style-type: none;
			}
			
				.tcarusel2 .tcarusel-item-image {
					width: 172px;
					height: 210px;
					background: #c7c7c7;
					overflow: hidden;
					padding: 5px 0 0 0;
					margin: 0 0 10px 0;
				}
				
					.tcarusel2 .tcarusel-item-image2 {
						width: 142px;
						height: 199px;
						border: 2px #fff solid;
						overflow: hidden;
						margin: 0 0 0 13px;
					}
				
					.tcarusel2 .tcarusel-item-image img {
						width: 142px;
						min-height: 199px;					
					}
					
					.tcarusel2 .tcarusel-item h2 {
						font-size: 13px;	
						line-height: 16px;
						color: #000;
						height: 34px;
						overflow: hidden;
						text-align: center;
					}
					
						.tcarusel2 .tcarusel-item h2 a {
							color: #000;
						}
						
							.tcarusel2 .tcarusel-item h2 a:hover {
								color: #29aee7;
							}
			
				
				
		.tcarusel2 .tcarusel-prev {
			background: url(/images/arrow2.png) left top no-repeat;
			position: absolute;
			left: 3px;
			top: 90px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel2 .tcarusel-prev:hover {
				background: url(/images/arrow2.png) left bottom no-repeat;
			}
		
		.tcarusel2 .tcarusel-next {
			background: url(/images/arrow2.png) right top no-repeat;
			position: absolute;
			right: 3px;
			top: 90px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel2 .tcarusel-next:hover {
				background: url(/images/arrow2.png) right bottom no-repeat;
			}

			
.tcarusel3 {
	position: relative;
}

	.tcarusel3 .tcarusel-main {
		position: relative;
		overflow: hidden;
		width: 172px;
	}
			
		.tcarusel3 .tcarusel-scroll {
			position: relative;
			left: 0px;
			top: 0;
			width: 10000000px;
			padding: 0;
			margin: 0;
		}
		
			.tcarusel3 .tcarusel-item {
				position: relative;
				width: 172px;
				float: left;
				padding: 0;
				list-style-type: none;
			}
			
				.tcarusel3 .tcarusel-item-image {
					width: 172px;
					height: 210px;
					background: #c7c7c7;
					overflow: hidden;
					padding: 5px 0 0 0;
					margin: 0 0 10px 0;
				}
				
					.tcarusel3 .tcarusel-item-image2 {
						width: 142px;
						height: 199px;
						border: 2px #fff solid;
						overflow: hidden;
						margin: 0 0 0 13px;
					}
				
					.tcarusel3 .tcarusel-item-image img {
						width: 142px;
						min-height: 199px;					
					}
					
					.tcarusel3 .tcarusel-item h2 {
						font-size: 13px;	
						line-height: 16px;
						color: #000;
						height: 34px;
						overflow: hidden;
						text-align: center;
					}
					
						.tcarusel3 .tcarusel-item h2 a {
							color: #000;
						}
						
							.tcarusel3 .tcarusel-item h2 a:hover {
								color: #29aee7;
							}
			
				
				
		.tcarusel3 .tcarusel-prev {
			background: url(/images/arrow2.png) left top no-repeat;
			position: absolute;
			left: 3px;
			top: 90px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel3 .tcarusel-prev:hover {
				background: url(/images/arrow2.png) left bottom no-repeat;
			}
		
		.tcarusel3 .tcarusel-next {
			background: url(/images/arrow2.png) right top no-repeat;
			position: absolute;
			right: 3px;
			top: 90px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel3 .tcarusel-next:hover {
				background: url(/images/arrow2.png) right bottom no-repeat;
			}
			
			
.tcarusel4 {
	position: relative;
}

	.tcarusel4 .tcarusel-main {
		position: relative;
		overflow: hidden;
		width: 518px;
	}
			
		.tcarusel4 .tcarusel-scroll {
			position: relative;
			left: 0px;
			top: 0;
			width: 10000000px;
			padding: 0;
			margin: 0;
		}
		
			.tcarusel4 .tcarusel-item {
				position: relative;
				width: 122px;
				float: left;
				padding: 9px 0 0 0;
				list-style-type: none;
				background: url(/images/tcarusel4.png) left top no-repeat;
				margin: 0 10px 0 0;
			}
			
				.tcarusel4 .tcarusel-item-image {
					width: 107px;
					height: 149px;
					background: #c7c7c7;
					overflow: hidden;
					padding: 0;
					margin: 0 0 15px 7px;
				}
				
					.tcarusel4 .tcarusel-item-image img {
						width: 107px;
						min-height: 149px;				
					}
					
					.tcarusel4 .tcarusel-item h2 {
						font-size: 12px;	
						line-height: 16px;
						color: #000;
						height: 34px;
						overflow: hidden;
						text-align: center;
					}
					
						.tcarusel4 .tcarusel-item h2 a {
							color: #000;
						}
						
							.tcarusel4 .tcarusel-item h2 a:hover {
								color: #29aee7;
							}
			
				
				
		.tcarusel4 .tcarusel-prev {
			background: url(/images/arrow2.png) left top no-repeat;
			position: absolute;
			left: -30px;
			top: 70px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel4 .tcarusel-prev:hover {
				background: url(/images/arrow2.png) left bottom no-repeat;
			}
		
		.tcarusel4 .tcarusel-next {
			background: url(/images/arrow2.png) right top no-repeat;
			position: absolute;
			right: 20px;
			top: 70px;
			width: 24px;
			height: 24px;
			cursor: pointer;
		}
		
			.tcarusel4 .tcarusel-next:hover {
				background: url(/images/arrow2.png) right bottom no-repeat;
			}
			
.footer {
	padding: 40px 0 130px 350px;
	min-height: 120px;
	position: relative;
}

	.logo2 {
		background: url(/images/logo2015.png) left top no-repeat;
		display: block;
		position: absolute;
		left: 20px;
		top: 10px;
		width: 315px;
		height: 90px;
	}
	
	.footer-menu {
		
	}
	
		.footer-menu a {
			color: #fff;
			text-decoration: underline;
			margin: 0 30px 0 0;
		}
		
			.footer-menu a:hover {
				color: #de2584;
			}
			
	.copyright {
		font-size: 11px;
		color: #989898;
		padding: 15px 0;
	}
	
		.copyright a {
			color: #80b62c;
		}
		
			.copyright a:hover {
				color: #fff;
			}
			
	.footer-soc {
			float: left;
			height: 32px;
		}
		
			.footer-soc a {
				float: left;
				width: 32px;
				height:32px;
				margin: 0 5px 0 0;
			}
			
			.footer-soc1 {
				background: url(/images/footer-soc.png) left top no-repeat;
			}
			
				.footer-soc1:hover {
					background: url(/images/footer-soc.png) left bottom no-repeat;
				}
				
			.footer-soc2 {
				background: url(/images/footer-soc.png) -32px top no-repeat;
			}
			
				.footer-soc2:hover {
					background: url(/images/footer-soc.png) -32px bottom no-repeat;
				}
				
			.footer-soc3 {
				background: url(/images/footer-soc.png) -64px top no-repeat;
			}
			
				.footer-soc3:hover {
					background: url(/images/footer-soc.png) -64px bottom no-repeat;
				}
				
			.footer-soc4 {
				background: url(/images/footer-soc.png) -96px top no-repeat;
			}
			
				.footer-soc4:hover {
					background: url(/images/footer-soc.png) -96px bottom no-repeat;
				}
				
			.footer-soc5 {
				background: url(/images/footer-soc.png) -128px top no-repeat;
			}
			
				.footer-soc5:hover {
					background: url(/images/footer-soc.png) -128px bottom no-repeat;
				}
				
			.footer-soc6 {
				background: url(/images/footer-soc.png) -160px top no-repeat;
			}
			
				.footer-soc6:hover {
					background: url(/images/footer-soc.png) -160px bottom no-repeat;
				}
				
		.counts {
			float: left;
			height: 32px;
			margin: 0 0 0 40px;
		}
		
			.counts img {
				float: left;
				margin: 0 5px 0 0;
			}

/* ����-������ */
.login-button {
	
}

.dark {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(/images/dark.png);
	z-index: 7777;
}

.login-block {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 233px;
	height: 201px;
	padding: 64px 0 0 170px;
	margin: -132px 0 0 -201px;
	text-align: left;
	z-index: 8888;
	background: url(/images/login-block.png) left top no-repeat;
}

	.window_close {
		background: url(/images/window_close.png) left top no-repeat;
		width: 21px;
		height: 21px;
		position: absolute;
		right: 30px;
		top: 30px;
		cursor: pointer;
	}
	
		.window_close:hover {
			opacity: 0.7;
		}

	.login-ava {
		position: absolute;
		left: 55px;
		top: 55px;
	}
	
		.login-ava img {
			
		}
	
	.login-link {
		padding: 15px 0 0 0;
		font-size: 11px;
	}
	
		.login-link a {
			color: #2f2f2f;
			margin: 0 2px;
		}
		
			.login-link a:hover {
				color: #6aa01c;
				text-decoration: underline;
			}
	
	.l-link {
		
	}	
	
		.l-link a {
			display: block;
			text-decoration: underline;
			color: #000;
			padding: 2px;
			font-size: 16px;
			margin: 0 0 5px 0;
		}
		
			.l-link a:hover {
				color: #00a6eb;
			}
			
	.login-line {
		padding: 0 0 10px 0;
	}
	
	.login-input-text {
		margin: 0;
		padding: 4px 5px;
		border: 1px solid #bebebe; 
		background-color: #dadada;
		height: 20px;
		display: block;
		width: 150px;
		border: 1px #b6b6b6 solid;
		font-size: 11px;
		color: #333;
		display: block;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	
		
		
	.enter {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #92d52c), color-stop(1, #64991a));
		background:-moz-linear-gradient(top, #92d52c 5%, #64991a 100%);
		background:-webkit-linear-gradient(top, #92d52c 5%, #64991a 100%);
		background:-o-linear-gradient(top, #92d52c 5%, #64991a 100%);
		background:-ms-linear-gradient(top, #92d52c 5%, #64991a 100%);
		background:linear-gradient(to bottom, #92d52c 5%, #64991a 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92d52c', endColorstr='#64991a',GradientType=0);
		background-color:#92d52c;
		margin: 0;
		cursor: pointer;
		padding: 6px 20px;
		border: 1px #547f14 solid;
		color: #fff;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		font-weight: bold;
	}
	
		.enter:hover {
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #558212), color-stop(1, #64991a));
			background:-moz-linear-gradient(top, #558212 5%, #64991a 100%);
			background:-webkit-linear-gradient(top, #558212 5%, #64991a 100%);
			background:-o-linear-gradient(top, #558212 5%, #64991a 100%);
			background:-ms-linear-gradient(top, #558212 5%, #64991a 100%);
			background:linear-gradient(to bottom, #558212 5%, #64991a 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#558212', endColorstr='#64991a',GradientType=0);
			background-color:#558212;
		}
	
	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}
	
	.reg-link {
		position: absolute;
		right: 10px;
		top: 75px;
		font-size: 11px;
		font-family: Arial;
		color: #9d9d9d;
		font-style: italic;
	}
	
		.reg-link a {
			color: #ccc;
			text-decoration: underline;
		}
		
			.reg-link a:hover {
				color: #000;
			}
			
.s-block-content input {
	background: #fff url(/images/form-text.gif) left top repeat-x;
	margin: 5px 20px 0 0;
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}

.s-block-content {
	padding: 10px;
}
/* ==================== ��������� */
.calend {

}

.weekday-active-v {
	color: #535353;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {

text-align: center;
}
	
	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 3px;
}
.weekday {
	
	font-weight: bold !important;
	
}
.weekday-active {
	color: #000;
	font-weight: bold;
	
}
.day-active {
	color: #535353;
}
.monthlink {
	color: #535353;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #000;
}

	.day-current a {
		color: #000;
	}

/* ==================== ������ ����� */
.tags-block {
	background: #f4f4f4 url(/images/tags-block.png) 16px 16px no-repeat;
	padding: 26px 26px 26px 100px;
	font-size: 15px;
	min-height: 39px;
	margin: 0 0 20px 0;
}

	.tags-block a {
		color: #000;
	}
	
		.tags-block a:hover {
			color: #96d3d4;
		}

.clouds_xsmall {
	font-size: 12px;
}
.clouds_small {
	font-size: 15px;
}
.clouds_medium {
	font-size: 17px;
}
.clouds_large {
	font-size: 19px;
}
.clouds_xlarge {
	font-size: 22px;
}



/* ����� */
.vote-buttom {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d54444), color-stop(1, #c43030));
	background:-moz-linear-gradient(top, #d54444 5%, #c43030 100%);
	background:-webkit-linear-gradient(top, #d54444 5%, #c43030 100%);
	background:-o-linear-gradient(top, #d54444 5%, #c43030 100%);
	background:-ms-linear-gradient(top, #d54444 5%, #c43030 100%);
	background:linear-gradient(to bottom, #d54444 5%, #c43030 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54444', endColorstr='#c43030',GradientType=0);
	background-color:#d54444;
	border: 1px #7c1c1c solid;
	height: 24px;
	line-height: 24px;
	margin: 8px 25px 8px 25px;
	text-align: center;
	color: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
}

	.vote-buttom:hover{
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c43030), color-stop(1, #d54444));
		background:-moz-linear-gradient(top, #c43030 5%, #d54444 100%);
		background:-webkit-linear-gradient(top, #c43030 5%, #d54444 100%);
		background:-o-linear-gradient(top, #c43030 5%, #d54444 100%);
		background:-ms-linear-gradient(top, #c43030 5%, #d54444 100%);
		background:linear-gradient(to bottom, #c43030 5%, #d54444 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c43030', endColorstr='#d54444',GradientType=0);
		background-color:#c43030;
	}


/* ==================== ������� ������ */

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../images/rating.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../images/rating.png);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../images/rating.png);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* ==================== BB ���� */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(/images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* ����� bbcodes_poll ���������� � poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(/images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}


/* ==================== ���������� ���� */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.92;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color:#fdd08b;
	color:#000000;
}

/* ==================== ����������� � ��������� ����� PM */

#newpm {
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== ������ �� ���������� �������������� ����� */

.attachment {
	color: #f37c64;
}

/* ==================== ����� ������������ �������� ����������� �� ���� �� ����������� ����� (.jpg) */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
	z-index: 100000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
	z-index: 100000;
}
.highslide-active-anchor {
   visibility: hidden;
   z-index: 100000;
} 
.highslide-active-anchor img {
	visibility: hidden;
	z-index: 100000;
}
.highslide-dimming {
	background: black;
	z-index: 100000;
}
.highslide-html {
	background-color: white;
	z-index: 100000;
}
.highslide-html-content {
	display: none;
	z-index: 100000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
	z-index: 100000;
}
a.highslide-full-expand {
	background: url(../images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	z-index: 100000;
}
.highslide-footer {
	height: 11px;
	z-index: 100000;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../images/resize.gif);
	z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
	
.title-block  {
	height: 37px;
		line-height: 37px;
		color: #fff;
		font-size: 18px;
		font-family: 'PT Sans', sans-serif;
		-moz-box-shadow: inset 3px 0 13px rgba(0,0,0,.34); 
		-webkit-box-shadow: inset 3px 0 13px rgba(0,0,0,.34); 
		box-shadow: inset 3px 0 13px rgba(0,0,0,.34);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #39b6f9), color-stop(1, #0398bd));
		background:-moz-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-webkit-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-o-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:-ms-linear-gradient(top, #39b6f9 5%, #0398bd 100%);
		background:linear-gradient(to bottom, #39b6f9 5%, #0398bd 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b6f9', endColorstr='#0398bd',GradientType=0);
		background-color:#39b6f9;
		background-image: url(/images/main-news.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		padding: 0 0 0 20px;
}

	.title-block  a {
		
	}
					
		.title-block a:hover {
			
		}

/* ������ ������� */	
.full-story-video {
	clear: both;
}

	.full-story-video iframe, .full-story-video object, .full-story-video embed, .full-story-video param {
		width: 588px !important;
		height: 292px;
	}
	
	.full-story-video-title {
		height: 40px;
		line-height: 40px;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #97bb07), color-stop(1, #678300));
		background:-moz-linear-gradient(top, #97bb07 5%, #678300 100%);
		background:-webkit-linear-gradient(top, #97bb07 5%, #678300 100%);
		background:-o-linear-gradient(top, #97bb07 5%, #678300 100%);
		background:-ms-linear-gradient(top, #97bb07 5%, #678300 100%);
		background:linear-gradient(to bottom, #97bb07 5%, #678300 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#97bb07', endColorstr='#678300',GradientType=0);
		background-color:#97bb07;
		color: #fff;
		font-size: 16px;
		font-family: 'PT Sans', sans-serif;
		padding: 0 0 0 20px;
	}
	
	.full-story-video-content {
		padding: 10px;
		-moz-box-shadow: inset 0 0 24px rgba(0,0,0,.9); 
		-webkit-box-shadow: inset 0 0 24px rgba(0,0,0,.9); 
		box-shadow: inset 0 0 24px rgba(0,0,0,.9);
		background: #2d2d2d;
	}
	
			
.related-news-block {
	
}

	.related-news-block-title {
		-moz-box-shadow: inset 0 0 27px rgba(0,0,0,.23); 
		-webkit-box-shadow: inset 0 0 27px rgba(0,0,0,.23); 
		box-shadow: inset 0 0 27px rgba(0,0,0,.23);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d0d0d0));
		background:-moz-linear-gradient(top, #ffffff 5%, #d0d0d0 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #d0d0d0 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #d0d0d0 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #d0d0d0 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #d0d0d0 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0);
		background-color:#ffffff;
		height: 38px;
		line-height: 38px;
		color: #000;
		font-size: 16px;
		font-family: 'PT Sans', sans-serif;
		padding: 0 0 0 20px;
		margin: 0 0 1px 0;
	}
	
	.related-news-block-content {
		-moz-box-shadow: inset 0 0 27px rgba(0,0,0,.23); 
		-webkit-box-shadow: inset 0 0 27px rgba(0,0,0,.23);
		box-shadow: inset 0 0 27px rgba(0,0,0,.23);
		background: #e9e9e9;
		padding: 15px 0 15px 45px;
	}
	
	
	.speed-b {
		display: none;
	}
	
.full-story-download {
	padding: 30px;
	clear: both;
}

	.full-story-download-title {
		font-size: 16px;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		color: #000;
		margin: 0 0 15px 0;
	}
	
	.full-story-download-content {
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.18), inset 0 0 32px rgba(0,0,0,.1); 
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.18), inset 0 0 32px rgba(0,0,0,.1); 
		box-shadow: 0 0 10px rgba(0,0,0,.18), inset 0 0 32px rgba(0,0,0,.1);
		padding: 30px;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
		background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
		background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
		background-color:#ffffff;
	}
	
		.full-story-download-content a {
			display: block;
			background: url(/images/.full-story-download-content.png) left top no-repeat;
			padding: 3px 0 10px 40px;
			font-size: 14px;
			color: #189fd8;
			text-decoration: underline;
			margin: 0 0 7px 0;
		}
		
			.full-story-download-content a:hover {
				color: #000;
			}
			
		.full-story-download-content br {
			display: none;
		}
		
.full-story-comments {
	padding: 30px;
	clear: both;
}

	.full-story-comments-title {
		font-size: 16px;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		color: #000;
		margin: 0 0 15px 0;
	}
	
	.full-story-comments-content {
		
	}
	
	

.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

.title_spoiler {
	position: relative;
	padding: 0;
	margin: 0;
}

	.title_spoiler a {
		background: url(/images/title_spoiler.jpg) left top repeat-x;
		display: block;
		line-height: 24px;
		padding: 0 10px 0 30px;
		text-decoration: none;
		color: #3b3b3b;
		font-weight: bold;
		border-radius:5px; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		height: 24px
	}
	
	.title_spoiler img {
		position: absolute;
		left: 5px;
		top: 25px;
	}
	
.text_spoiler {
	border: 1px #ececec solid;
	padding: 10px;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	margin: -5px 0 0 0;
	
}
	
	.text_spoiler a {
		
	}
	
		.text_spoiler a:hover {
			
		}
		
/* ��� ����������� */
.addcomment {
	border: 1px solid #507e0e; 
	-moz-box-shadow: inset 0 0 16px rgba(0,0,0,.29); 
	-webkit-box-shadow: inset 0 0 16px rgba(0,0,0,.29); 
	box-shadow: inset 0 0 16px rgba(0,0,0,.29);
	cursor: pointer;
	float: left;
	padding: 8px 30px;
	color: #fff;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #689f1c));
	background:-moz-linear-gradient(top, #a3f22e 5%, #689f1c 100%);
	background:-webkit-linear-gradient(top, #a3f22e 5%, #689f1c 100%);
	background:-o-linear-gradient(top, #a3f22e 5%, #689f1c 100%);
	background:-ms-linear-gradient(top, #a3f22e 5%, #689f1c 100%);
	background:linear-gradient(to bottom, #a3f22e 5%, #689f1c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#689f1c',GradientType=0);
	background-color:#a3f22e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 0 0 0 30px;
}

	.addcomment:hover {
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #84cd1e));
		background:-moz-linear-gradient(top, #a3f22e 5%, #84cd1e 100%);
		background:-webkit-linear-gradient(top, #a3f22e 5%, #84cd1e 100%);
		background:-o-linear-gradient(top, #a3f22e 5%, #84cd1e 100%);
		background:-ms-linear-gradient(top, #a3f22e 5%, #84cd1e 100%);
		background:linear-gradient(to bottom, #a3f22e 5%, #84cd1e 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#84cd1e',GradientType=0);
		background-color:#a3f22e;
	}
	
.hidden-comment {
	display: none;
	padding: 10px;
	margin: 0 30px;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12); 
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12); 
	box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12);
	background: #fff;
}

.full-news-comments {
	border-top: 1px #00a6ea solid;
	padding: 30px 0 0 0;
	clear: both;
}

.comment-block {
	-moz-box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12); 
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12); 
	box-shadow: 0 0 9px rgba(0,0,0,.19), inset 0 0 29px rgba(0,0,0,.12);
	background: #fff;
	margin: 0 0 30px 0;
}

	.comment-block-title {
		height: 39px;
		line-height: 39px;
		position: relative;
		-moz-box-shadow: inset 0 0 27px rgba(0,0,0,.58); 
		-webkit-box-shadow: inset 0 0 27px rgba(0,0,0,.58); 
		box-shadow: inset 0 0 27px rgba(0,0,0,.58);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3ad5fc), color-stop(1, #1398c4));
		background:-moz-linear-gradient(top, #3ad5fc 5%, #1398c4 100%);
		background:-webkit-linear-gradient(top, #3ad5fc 5%, #1398c4 100%);
		background:-o-linear-gradient(top, #3ad5fc 5%, #1398c4 100%);
		background:-ms-linear-gradient(top, #3ad5fc 5%, #1398c4 100%);
		background:linear-gradient(to bottom, #3ad5fc 5%, #1398c4 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ad5fc', endColorstr='#1398c4',GradientType=0);
		background-color:#3ad5fc;
		color: #34606d;
		font-size: 16px;
		font-family: 'PT Sans', sans-serif;
		padding: 0 0 0 80px;
	}
	
		.comment-block-title a {
			color: #fff;
		}
		
			.comment-block-title a:hover {
				color: #023955;
			}
			
		.comment-block-date {
			position: absolute;
			right: 20px;
			top: 0;
			font-size: 11px;
			color: #34606d;
		}
		
		.comment-block-image {
			-moz-box-shadow: 3px -2px 6px rgba(0,0,0,.09), inset 0 0 27px rgba(0,0,0,.37); 
			-webkit-box-shadow: 3px -2px 6px rgba(0,0,0,.09), inset 0 0 27px rgba(0,0,0,.37); 
			box-shadow: 3px -2px 6px rgba(0,0,0,.09), inset 0 0 27px rgba(0,0,0,.37); 
			background: #fff;
			width: 45px;
			height: 41px;
			position: absolute;
			left: 15px;
			bottom: 0;
			border-right: 1px #fff solid;
			border-left: 1px #fff solid;
			overflow: hidden;
			padding: 2px 0 0 0;
		}
		
			.comment-block-image img {
				width: 39px;
				height: 39px;
				margin: 0 0 0 3px;
			}
				
	.comment-block-text {
		padding: 25px;
		color: #000;
	}
	
		.comment-block-text a {
			color: #000;
			font-weight: bold;
			text-decoration: underline;
		}
			
		.comment-text-more {
			font-size: 11px;
		}
		
		.mass_comments_action {
			display: none;
		}
		
			.comment-text-more a {
				color: #2cadc7;
				margin: 0 10px 0 0;
				font-weight: normal;
			}
			
				.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;
}						


/* -------- */
.quote {
	background: #fff;
	padding: 8px;
	color: #6f6f6f;
	clear: both;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

	.quote a {
		color: #00a6eb;
	}
		
/* ���������� ����������� */

#dle_recaptcha{
	margin: 0 0 15px 0;
}



.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	padding: 0 10px 10px 0;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
	.login-close {
		background: url(/images/login-close.png);
		width: 36px;
		height: 35px;
		cursor: pointer;
		position: absolute;
		right: 5px;
		top: 5px;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	border-radius: 0 0 3px 3px; 
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
		.add-comment a:hover {
			
		}

	.add-comment-line {
		clear: both;
	}
	
		.add-comment-line-left {
			float: left;
			width: 90px;
			padding: 0 0 5px 0;
			height: 27px;
			line-height: 27px;
		}
		
		.add-comment-line-right {
			float: left;
			width: 500px;
			padding: 0 0 5px 0;
		}
		
			.add-comment-line-right input {
				border-radius:3px; 
				-webkit-border-radius:3px; 
				-moz-border-radius:3px;
				background: #fff;
				height: auto !important;
				padding: 5px 10px 5px 10px;
				border: 1px #e8e8e8 solid;
			}
.s-block .add-comment-line-left {
	width: 150px !important;
}

.s-block .add-comment-line-right {
	width: 400px !important;
}

.s-block .add-comment-line {
	padding: 0 0 10px 0;
}

.s-block .add-comment-line textarea {
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	background: #fff;
	height: auto !important;
	padding: 5px 10px 5px 10px;
	border: 1px #e8e8e8 solid;
	height: 200px !important;
}

/* 
*****************************
���� ���� */
.user-info-table {
	width: 90%; 
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}
	
		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}
		
		.user-info-table td a {
			color: #ff863d;
		}
		
		.user-info-table td i {
			color: #bfbfbf;
		}
		
		.buttom-add-news {
			margin: 5px 20px 5px 0;
			background: #777777;
			color: #fff;
			border: 1px #2b2b2b solid;
		}
		
		.user-info-table input {
			background: url(/images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

		
/* ���� */
.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(/images/error.png) center bottom no-repeat;
	text-align: center;
}

	.error p {
		font-size: 15px;
		font-weight: bold;
	}
	
	.error a {
		color: #7cad37;
	}

/* ���������� */
.lost-pass {
	width: 400px;
	background: #fef2e4; 
	margin-bottom: 20px;
	border-top: 5px #9d7038 solid;
	margin-top: 10px;
}


	.lost-pass td {
		background: #fef2e4; 
		padding: 5px;
		color: #4b2e12;
		text-align: left;
	}
		
		.lost-pass td a {
			color: #c89539;
		}
		
.ststs-title {
	padding: 5px 5px 5px 20px;
	color: #60360c;
	text-align: left;
	font-weight: bold;
}

/* ����������� �������� */	
.ststststs {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		margin: 0 30px 0 10px;
	}
	
		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}
	
	.ststststs-c {
		padding: 20px;
	}
		
		.ststststs-c img {
			padding: 0 10px 10px 0;
			background: url(/images/shadow.gif) right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}
		
		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(/images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}
	
	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}
		
.s-block {
	-moz-box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	-webkit-box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	box-shadow: inset 12px 0 21px rgba(0,0,0,.09); 
	background: #fff url(/images/main-news.jpg) left bottom no-repeat;
	padding: 0 0 30px 0;
}
		
.s-block-content {
	padding: 15px;
	
}

#dle-content {
}

	.s-block-content a {
		color: #871012;
	}
	
/* ���������� ������� */
.add-news-title {
	padding: 5px 5px 0 50px;
	font-weight: bold;
	text-align: left;
	color: #2d7cff;
}

/* �� */
.imp {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.imp input {
		margin: 5px 20px 0 0;
		background: url(/images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.pm-tititittile {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}

.new-PM {
	padding: 3px;
}
	
	.new-PM input {
		width: 250px;
		background: url(/images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
	.new-PM span {
		width: 150px;
		margin-right: 20px;
		display: block;
	}
	
.pm-block {
	height: 30px;
	padding-left: 60px;
	line-height: 30px;
	font-weight: bold;
}

.pm-content {
	padding: 10px 5px 15px 5px;
}

	.pm-content a {
		color: #666666;
		font-weight: bold;
	}

.pm-block-menu {
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 0px;
	font-size: 12px;
}

	.pm-block-menu a {
		color: #ff863d;
		font-weight: bold;
	}

.a-mess {
	border-top: 5px #fff solid;
	padding: 5px;
	color: #777777;
}	

	.a-mess a {
		color: #4a4a4a;
		font-weight: bold;
	}
	
.theme-mess {
	background: #c6c6c6;
	padding: 5px;
	border-top: 5px #fff solid;
	color: #666666;
	font-weight: bold;
}

/* ���������� ������ � ����� ����� �� ������� */
.search-block {
	position: absolute;
	width: 391px;
	height: 27px;
	right: 0px;
	top: 12px;
	background: url(/images/search-block.png) left top no-repeat;
}

	#tt_social {
		float: left;
	}
	
	#tt_social a {
		width: 24px;
		height: 24px;
		margin: 0 2px 2px 0;
		display: block;
		float: left;
	}
	
	.ttfav {
		padding: 10px 0 10px 224px;
		height: 30px;
	}
	
	
			
	.ttfav-title {
		padding: 5px 0 5px 3px;
		font-weight: bold;
		color: #bbbbbb;
	}
	
		.form-text {
			background:none;
			display: block;
			padding: 0;
			border: 0;
			margin: 0;
			position: absolute;
			left: 20px;
			top: 6px;
			font-size: 12px;
			width: 330px;
			color: #c4c4c4;
		}
		
		.form-search {
			position: absolute;
			right: 10px;
			top: 8px;
			border: 0;
			margin: 0;
		}

.search-rez {
	text-align: left;
	margin: 0 30px 0 30px;

}

.search-title {
	padding: 10px;
	color: #fdffcd;
	font-weight: bold;
	border-left: 2px #ffddb5 solid;
	border-right: 2px #ffddb5 solid;
	margin: 10px;
	background: #262626;
}

.search-rez input {
	
		background: url(/images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}	

/* ��������� �� ��������� */
.navigation {
	clear: both;
	padding: 20px 20px 0 20px;
}
		
			.navigation a {
				float: left;
				width: 38px;
				height: 30px;
				line-height: 30px;
				margin: 0 5px 10px 0;
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #35bee4), color-stop(1, #0893b9));
				background:-moz-linear-gradient(top, #35bee4 5%, #0893b9 100%);
				background:-webkit-linear-gradient(top, #35bee4 5%, #0893b9 100%);
				background:-o-linear-gradient(top, #35bee4 5%, #0893b9 100%);
				background:-ms-linear-gradient(top, #35bee4 5%, #0893b9 100%);
				background:linear-gradient(to bottom, #35bee4 5%, #0893b9 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#35bee4', endColorstr='#0893b9',GradientType=0);
				background-color:#35bee4;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;
				border:1px solid #1599bd;
				color: #fff;
				font-size: 14px;
			}
			
				.navigation a:hover {
					background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
					background:-moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
					background:-webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
					background:-o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
					background:-ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
					background:linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
					background-color:#a3f22e;
					border: 1px #689f18 solid;
				}
	
	.navigation span {
		float: left;
		width: 38px;
		height: 30px;
		line-height: 30px;
		margin: 0 5px 10px 0;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
		background:-moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
		background:-webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
		background:-o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
		background:-ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
		background:linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
		background-color:#a3f22e;
		border: 1px #689f18 solid;
		color: #fff;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		font-size: 14px;
	}
	
		.navigation span a {
			
		}

.vote-pool {
	margin: 20px 0 0 100px;
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
}

	.vote-pool img {
		border: 0;
		padding: 0;
	}

	.vote-pool h5 {
		color: red;
		font-size: 13px;
		margin: 0;
	}
	
	.vote-pool h6 {
		margin: 0;
		font-size: 12px;
	}
	
	.vote-pool input {
		margin: 5px 20px 0 0;
		background: url(/images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.statss {
	width: 100%;
}

	.statss  td {
		padding: 5px;
		font-size: 12px;
		color: #757575;
	}
	
	.statss a {
		color: #ff873e;
	}
	
.statss-title {
	font-size: 13px;
	font-weight: bold;
	color: #239aff;
	border-bottom: 1px #8e8e8e dotted;
	margin-bottom: 10px;
}


	
.form-input-stand {
	background: url(/images/form-text.gif);
	color: #2e2e2e;
	border: 0;
}

.shot-title {
	color: #61a0ff;
	padding: 5px;
}

	.shot-title h1 {
		font-size: 18px;
		padding-left: 10px;
	}
	
		.shot-title h1 i {
			
		}
		
.img-top-link {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.fix-bb {
	margin-right: 2%; 
	background: url(../bbcodes/bg.gif); 
	height: 75px;
	margin-left: -10px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

	.fix-bb div {
		border: 0 !important;
	}
	
@-moz-document url-prefix()
{
    
}

	
/* DLE 8.5 */

/* ��� �����������: � ������� ������ � ����� */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* ��� �����������: ������ ���� */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: white;
}

/* ��� �����������: ������ ����� ��� ���� */
.less .highslide-image {
	border: 1px solid #000000;
}
.less .highslide-caption {
	border: 1px solid #000000;
	background: white;
}


/* DLE 9.0 */

/* ==================== �������������� ����� �������� AJAX */
#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}

/* ==================== ������� ����� �� ����� */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#00a6eb; font-size:10px; line-height:14px; z-index: 6666;}
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #00a6eb; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }
/* ==================== ���������� � ����������� ���� jQuery UI */
.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.ui-widget {
	font-family: Tahoma, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
}

.ui-widget, .ui-dialog {
	background: #fcfdfd 50% bottom repeat-x;
	border: 1px solid #b81c2c;
	color: #222222;
	text-align: left;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
        background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
        
        background-color:#f9f9f9;
        
        -moz-border-radius:25px;
        -webkit-border-radius:25px;
        border-radius:25px;
        
        border:1px solid #ccc;
		padding: 0px !important;
		-moz-box-shadow: 0px 1px 19px 0px #8a8a8a;
        -webkit-box-shadow: 0px 1px 19px 0px #8a8a8a;
        box-shadow: 0px 1px 19px 0px #8a8a8a;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget-content {
	
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	color: #000;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #e4e4e4));
        background:-moz-linear-gradient(top, #f0f0f0 5%, #e4e4e4 100%);
        background:-webkit-linear-gradient(top, #f0f0f0 5%, #e4e4e4 100%);
        background:-o-linear-gradient(top, #f0f0f0 5%, #e4e4e4 100%);
        background:-ms-linear-gradient(top, #f0f0f0 5%, #e4e4e4 100%);
        background:linear-gradient(to bottom, #f0f0f0 5%, #e4e4e4 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e4e4e4',GradientType=0);
        
        background-color:#f0f0f0;
        
        -moz-border-radius:25px 25px 0 0;
        -webkit-border-radius:25px 25px 0 0;
        border-radius:25px 25px 0 0;
        border: 0;
        border-bottom:1px solid #d6d6d6;
		padding: 10px 10px 10px 20px !important;
		font-family: 'Ubuntu Condensed', sans-serif;
		font-size: 20px;
		
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #b81c2c;
	border: 1px solid #b81c2c;
	color: #fff;
	font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	/*background: #db0319;
	border: 1px solid #db0319;
	color: #fff;
	font-weight: bold;*/
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #fff;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #db0319;
	border: 1px solid #db0319;
	color: #fff;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #e17009;
	text-decoration: none;
}
.ui-widget :active {
	outline: none;
}
.ui-state-error {
	background: #fef1ec 50% 50% repeat-x;
	border: 1px solid #cd0a0a;
	color: #cd0a0a;
}
.ui-widget-header .ui-icon {
	background-image: url(/images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(/images/ui-icons_h.png);
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background: url(/images/window_close.png) left top no-repeat !important;
	height: 24px;
	width: 24px;
}
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
	padding: .4em .8em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-set {
	margin-right: 7px;
}
.ui-button-set .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-dialog {
	overflow: hidden;
	padding: .2em;
	position: absolute;
	width: 300px;
	text-align: left;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em 1em .3em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 24px;
	margin: -10px 0 0 -20px;
	padding: 1px;
	position: absolute;
	right: .9em;
	top: 50%;
	width: 24px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	
}
.ui-dialog .ui-dialog-content {
	background: none;
	border: 0;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	zoom: 1;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	float: right;
	line-height: 1.4em;
	margin: .5em .4em .5em 0;
	overflow: visible;
	padding: .2em .6em .3em .6em;
	width: auto;
}
.ui-dialog .ui-resizable-se {
	bottom: 3px;
	height: 14px;
	right: 3px;
	width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.commentS-td2 #b_left, .commentS-td2  #b_center, .commentS-td2  #b_right, .commentS-td2 #b_spoiler {
		display: none;
	}
	
.nono #b_left, .nono  #b_center, .nono  #b_right, .nono #b_spoiler {
		display: none;
	}
	
#searchtable input{
	max-width: 150px !important;
} 

/* ��� 9.2 */
.editor input[type="text"] { padding: 2px; background: #fff url("/images/fields.png") repeat-x; border: 1px solid #bcc0c2; }

/* ==================== �������������� ������ ����� */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
	background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	border: 1px solid #a7a7a7;
	color: #4e4e4e;
	font-weight: bold;
}

	.ui-dialog-buttonset button {
		-moz-box-shadow:inset 0px 1px 0px 0px #ffffff !important;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff !important;
        box-shadow:inset 0px 1px 0px 0px #ffffff !important;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9)) !important;
        background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%) !important;
        background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%) !important;
        background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%) !important;
        background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%) !important;
        background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%) !important;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0) !important;
        background-color:#f9f9f9 !important;
        -moz-border-radius:6px !important;
        -webkit-border-radius:6px !important;
        border-radius:6px !important;
        border:1px solid #dcdcdc !important;
        display:inline-block !important;
        color:#666666 !important;
        font-family:arial !important;
        font-size:12px !important;
        padding:5px 10px !important;
        text-decoration:none !important;
        text-shadow:0px 1px 0px #ffffff !important;
	}
	
		.ui-dialog-buttonset button:hover {
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9)) !important;
			background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%) !important;
			background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%) !important;
			background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%) !important;
			background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%) !important;
			background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%) !important;
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0) !important;
			background-color:#e9e9e9 !important;
		}

	.ui-dialog-buttonset button span {
		margin: 0 !important;
		padding: 0 !important;
	}

/*  */


.sp_search {
	
	width:486px;
	margin: 0 0 15px 0;
	border: 2px #fff solid;
}

.sp_search_head {
	height:37px;
	padding:5px;
	color:#888;
	font:bold 17px Arial;
	line-height:40px;
	text-transform:uppercase;
	background:#fff;
	border-bottom: 1px #ccc solid;
}

.sp_search_head img {float:left;margin-right:7px;}

.sp_search_table {
	font:11px Tahoma;
	color:#080808;
	width:100%;
	text-align:left;
	background:#d5f3ff ;
}

.sp_search_table .sp_s1 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s2 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s3 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s4 {color:#1e81ba;text-decoration:underline;font-weight:bold;}

.sp_search_table td.sp_name {
	padding:6px 10px 8px 0;
	vertical-align:top;
	font:12px Tahoma;
	color:#080808;
}

.sp_search_table a.sp_lnk {
	font:12px Tahoma;
	color:#080808;
	text-decoration:underline;
}
.sp_search_table a.sp_lnk b {
	font-weight:bold;
}

.sp_search_table a.sp_lnk:hover, .sp_search_table a.sp_lnk:hover span {text-decoration:none;}

.sp_search_table td.sp_count {
	padding:6px 24px 8px 0;
	vertical-align:top;
	text-align:right;
}

.sp_search_table td.sp_count span.sp_count_sp {
	color:#000;
	font-weight:bold;
}

.sp_search_table td.sp_count span.sp_count_sp2 {
	color:#1e81ba;
	font-weight:bold;
}

.sp_search_table td.sp_name .sp_im_bl {
	float:left;
	margin:-4px 0 0 0;
	width:44px;
}
.sp_search_table td.sp_name .sp_im_bl img {
	display:block;
	margin:0 auto;
}

/*---��������� ���� � ���� [code]---*/
pre code {
  display: block; padding: 0.5em;
  background: #f9fafa; 
  border: 1px solid #dce7e7;
  overflow:auto;
  white-space: pre;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}

/*---�������� ��� ������������� ������������ ���������---*/
.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin: 0 5px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;

}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0;
	background-color: #fff;
	width: 100%;
	height: 150px;
	margin-right: 10px;
}
.pm_status_content{
	padding: 0 10px 0 10px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	background: #fff url("/images/bbcodes.png") repeat-x 0 100%;
	font: 12px Tahoma;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #4e4e4e;
}


/*---����� ����������� ����������� �� �����---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---����� ����������� ������� � ��������---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---BB ��������---*/

.bb-pane { height: 1%; overflow: hidden; border: 1px solid #BBB; background-image: url("../bbcodes/bg.gif"); }
.bb-btn, .bb-sep { height: 25px; float: left; display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bb-sel { float: left; padding: 4px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { width: 5px; background-image: url("../bbcodes/brkspace.gif"); }
.bb-btn { cursor: pointer; width: 23px; }

#b_font { width: 118px;}
#b_size { width: 65px;}
#b_font select { padding: 0px;}
#b_size select { padding: 0px;}
#b_b { background-image: url("../bbcodes/b.gif"); }
#b_i { background-image: url("../bbcodes/i.gif"); }
#b_u { background-image: url("../bbcodes/u.gif"); }
#b_s { background-image: url("../bbcodes/s.gif"); }
#b_img { background-image: url("../bbcodes/image.gif"); }
#b_up { background-image: url("../bbcodes/upload.gif"); }
#b_emo { background-image: url("../bbcodes/emo.gif"); }
#b_url { background-image: url("../bbcodes/link.gif"); }
#b_leech { background-image: url("../bbcodes/leech.gif"); }
#b_mail { background-image: url("../bbcodes/email.gif"); }
#b_video { background-image: url("../bbcodes/mp.gif"); }
#b_audio { background-image: url("../bbcodes/mp3.gif"); }
#b_hide { background-image: url("../bbcodes/hide.gif"); }
#b_quote { background-image: url("../bbcodes/quote.gif"); }
#b_code { background-image: url("../bbcodes/code.gif"); }
#b_left { background-image: url("../bbcodes/l.gif"); }
#b_center { background-image: url("../bbcodes/c.gif"); }
#b_right { background-image: url("../bbcodes/r.gif"); }
#b_color { background-image: url("../bbcodes/color.gif"); }
#b_spoiler { background-image: url("../bbcodes/spoiler.gif"); }
#b_fla { background-image: url("../bbcodes/flash.gif"); }
#b_yt { background-image: url("../bbcodes/youtube.gif"); }
#b_tf { background-image: url("../bbcodes/typograf.gif"); }
#b_list { background-image: url("../bbcodes/list.gif"); }
#b_ol { background-image: url("../bbcodes/ol.gif"); }
#b_tnl { background-image: url("../bbcodes/translit.gif"); }
#b_br { background-image: url("../bbcodes/pbreak.gif"); }
#b_pl { background-image: url("../bbcodes/page.gif"); }

.bb-editor textarea { 
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff url("/images/fields.png") repeat-x;
}
.editorcomm .bb-editor { width: 465px;}
.editorcomm .bb-editor textarea { height: 156px; }

.clr {
    clear: both;
}

/*---��������� ������ � ����������� ���� (���������� �������)---*/
#marker-bar,
#txtselect_marker {
	display: block;
	visibility: hidden;
    position: absolute;
    z-index: 1200;
    opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(../images/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

#txtselect_marker.show {
        /* XXX make a common css fadeIn/fadeOut classes */
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

.lef-block-dm-title {
						height: 37px;
						line-height: 30px;
						background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc60b), color-stop(1, #e88700));
						background:-moz-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-webkit-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-o-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:-ms-linear-gradient(top, #ffc60b 5%, #e88700 100%);
						background:linear-gradient(to bottom, #ffc60b 5%, #e88700 100%);
						filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc60b', endColorstr='#e88700',GradientType=0);
						background-color:#ffc60b;
						color: #fff;
						font-size: 14px;
						font-family: 'PT Sans', sans-serif;
						text-align: center;
						margin: 0 0 4px 0;
					}

.left-block-bgs-title {
					height: 37px;
					line-height: 30px;			
					color: #fff;
					font-size: 14px;
					font-family: 'PT Sans', sans-serif;
					margin: 0 0 10px 0;
					background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2d8092), color-stop(1, #0b596e));
					background:-moz-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-webkit-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-o-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:-ms-linear-gradient(top, #2d8092 5%, #0b596e 100%);
					background:linear-gradient(to bottom, #2d8092 5%, #0b596e 100%);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d8092', endColorstr='#0b596e',GradientType=0);
					background-color:#2d8092;
					padding: 0 0 0 20px;
					position: relative;
				}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../images/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}


#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display:none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
	display:block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#share-popup .social {
	padding: 0 0 10px 17px;
	height: 40px;
}

#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}

#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../images/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

#share-popup .link a {
	display: block;
}

.plus {
	display: none;
}



.ajaxProgress {background:#eee url(/images/loader.gif) no-repeat center center;display:block;width:40px;height:40px;margin:10px auto;border-radius:10px;border:1px solid #ddd;}
.ias_trigger a {box-shadow:inset 0px 1px 0px 0px #fff;border-radius:6px;border:1px solid #dcdcdc;display:block;color:#777;font-weight:bold;padding:10px 0;text-decoration:none;margin-bottom:20px;text-shadow:1px 1px 0px #fff;text-align:center;font-size:14px;
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#eaeaea));
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -o-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: -ms-linear-gradient(top,  #f4f4f4 0%,#eaeaea 100%);
background: linear-gradient(to bottom,  #f4f4f4 0%,#eaeaea 100%);
margin-left: 20px;
}
.ias_trigger a:hover {
background: #efefef;
background: -moz-linear-gradient(top,  #efefef 0%, #e0e0e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e0e0e0));
background: -webkit-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -o-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: -ms-linear-gradient(top,  #efefef 0%,#e0e0e0 100%);
background: linear-gradient(to bottom,  #efefef 0%,#e0e0e0 100%);
}
.ias_trigger a:active {
box-shadow:inset 0 0 5px rgba(0,0,0,.1);
}

/*---��������� ������� ������� ��� ���������� �������� �� �����---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}
#uidLogButton {display:none !important} 
#baseLogForm {display:block !important}

/*Pagination*/
.pagination {text-align: center;padding: 5px 10px;background: none repeat scroll 0% 0% #303030;overflow: hidden;}
.pagination span {text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);}
.swchItemA span {float: left;
width: 38px;
height: 30px;
line-height: 30px;
margin: 0 5px 10px 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
background: -moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
background-color: #a3f22e;
border: 1px #689f18 solid;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 14px;}
.swchItemA span:hover {background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
background: -moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
background-color: #a3f22e;
border: 1px #689f18 solid;}
a.swchItem span {color: #fff;}
a.swchItem:hover {background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
background: -moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
background-color: #a3f22e;
border: 1px #689f18 solid;}
.swchItemA a, .swchItem {float: left;
width: 38px;
height: 30px;
line-height: 30px;
margin: 0 5px 10px 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #35bee4), color-stop(1, #0893b9));
background: -moz-linear-gradient(top, #35bee4 5%, #0893b9 100%);
background: -webkit-linear-gradient(top, #35bee4 5%, #0893b9 100%);
background: -o-linear-gradient(top, #35bee4 5%, #0893b9 100%);
background: -ms-linear-gradient(top, #35bee4 5%, #0893b9 100%);
background: linear-gradient(to bottom, #35bee4 5%, #0893b9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35bee4', endColorstr='#0893b9',GradientType=0);
background-color: #35bee4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #1599bd;
color: #fff;
font-size: 14px;}
.swchItemA a:hover {background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a3f22e), color-stop(1, #7ac413));
background: -moz-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -webkit-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -o-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: -ms-linear-gradient(top, #a3f22e 5%, #7ac413 100%);
background: linear-gradient(to bottom, #a3f22e 5%, #7ac413 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3f22e', endColorstr='#7ac413',GradientType=0);
background-color: #a3f22e;
border: 1px #689f18 solid;}

/* ========== Forms */
.w190 {width:190px}
.w240 {width:240px}
.w390 {width:390px}
#form_def{
	margin-bottom:20px;
	width:710px;
}
.form_def_inner {
	padding:10px;
	background:#E9F1F6;
	border:2px solid #B7CFDE;
}
#form_def h2, #form_def h3 {
	font-size:16px;
	font-weight:bold;
	font-stretch:normal;
	margin-bottom:8px;
}
.form_def_notes {
	font-size:12px;
	color:#666;
	margin-bottom:20px;
	border-bottom:solid 1px #B7CFDE;
	padding-bottom:10px;
}
.form_def_row, .form_wr_row {
	min-width:680px;
	margin-bottom:20px
}
.form_def_row label, .form_wr_row label {
	display:block;
	margin-right:10px;
	font-weight:bold;
	text-align:right;
	float:left;
	line-height:13px;
}
.form_def_row label {width:240px}
.form_wr_row label {width:140px}
.form_def_row .small, .form_wr_row .small {
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
.form_def_row .small {width:240px}
.form_wr_row .small {width:140px}
.form_def_row input, .form_def_row .tsmall, .form_def_row .tmedium, .form_wr_row input, .form_wr_row .tsmall, .form_wr_row .tmedium {
	float:left;
	font:normal normal 12px Tahoma, Geneva, sans-serif;
	padding:4px;
	border:solid 1px #aacfe4;}

.form_def_row .tsmall {height:80px}
.form_def_row .tmedium {height:150px}
#form_def .button, #form_def .wr_button {clear:both}
#form_def .button {margin-left:250px}
#form_def .wr_button {margin-left:150px}
.def_btn {
	width:120px;
	height:30px;
	font:normal bold 12px/30px Tahoma, Geneva, sans-serif;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/def_btn.png) no-repeat 0 0;
	border:0pt none;
	cursor:pointer;}

.def_btn:hover {background-position:0 -30px}
.wr_editr {
	position:relative;
	width:470px;
	float:left;}

.wr_editr label {
	width:auto;
	font-weight:normal;
	line-height:17px;
	padding-left:5px;}

.tbig {
	width:525px;
	height:150px;
	border:1px solid #999;}

/* SecCode */

#form_scode {
	position:relative;
	float:left;
	width:245px;}

#form_scode input {
	position:absolute;
	right:0;
	top:0;
	width:110px;
	height: 24px;
	text-align: left;
	color:#666;
	font:normal normal 24px/38px Verdana, Geneva, sans-serif;
	letter-spacing:-1px;}


/* ===== bbcodes */
.bbcodes {
	margin:2px;
	width:150px;
	height:20px;
	color:#000;
	font:normal 11px/20px Tahoma, Geneva, sans-serif;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/bb_btn.png) no-repeat 0 0;
	border:0pt none;}

.editor_button {
	float:left;
	cursor:pointer;
	padding:0px 2px;}

.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding:0 1px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;}

.editbclose {
	float:right;
	cursor:pointer;
}
#form_def{
	margin-bottom:20px;
	width:100%;
}
.form_def_inner {
	padding:10px;
	background:#76B021;
	border:2px solid #F1A005 ; #17677B;
}


/******/
input.manFlSbm {border:none;background: none repeat scroll 0% 0% #17677B;color: #FFF;padding: 6px 12px 7px;border-radius: 3px;font-size: 12px;cursor: pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
input.manFlSbm:hover {background: none repeat scroll 0% 0% #34AA73;}
input.manFlRst {border:none;background: none repeat scroll 0% 0% #FCBD0A;color: #FFF;padding: 6px 12px 7px;border-radius: 3px;  font-size: 12px;cursor: pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
input.manFlRst:hover {background: none repeat scroll 0% 0% #7BB723;opacity:0.8}
