* {
	margin: 0;
	padding: 0;
}
body {
	width:100%;
}
img {
	border: 0px;
}
#container {
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "100%");
	min-width: 998px;
	position: relative;
}
td {
	vertical-align: top;
}
a {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	color: #f00 !important;
	text-decoration: none;
}

a:visited {
	color: #609;
}

#search {
	width:100%;
}

.wrap {
	position:relative; z-index:20;
}

.player {
	float: left; margin-right: 12px;

}


#search input {
	width:100%;
	border:1px solid #b3b9c3;
	font:14px/18px Tahoma;
	height:18px;
	padding:1px 0 1px 2px;
}

small {font:9px Tahoma}

h1 {
	font: 20px/30px Verdana;
	color:#333;
}


.topline {
	width:100%;
	background-color:#fcf4d2;
	border:0;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.topline ul {
	padding-top:10px;
}
.topline ul, .topline li, .topline li a {
	list-style:none;
	font:12px/18px Tahoma;
}

#header {
	height: 93px;
	padding-top:32px;
	position:relative;

	width:100%;

}
.que {
	position: absolute;
	left: 187px;
	top: 79px;
	font: 12px/16px Tahoma;
	color: #333;
}

.info {
	font:12px/20px Tahoma;
	position:relative;
	float:left;
}

.info .time, .info .user {
	background:none !important;
}

.info .time span {
	background:url(/template/images/time.gif) no-repeat left center;
	padding-left:13px;		
	font:10px/16px Tahoma;
	margin-left:2px;
}

.info .user span {
	background:url(/template/images/user.gif) no-repeat left;
	padding-left:15px;
	margin-top:3px;
}

.comments {
	text-align:right;
	font: 10px/18px Tahoma;
	color: #006600;
	padding-top:3px;


}

.main_comments {

	font: 10px/18px Tahoma;
	color: #006600;
	

}


.stars {
	padding-left:5px;
	position:absolute;
}

.auth {
	font: 13px/15px Tahoma;
	color: #333;
	margin-bottom:24px;
}

.auth .intro{
	color:#f00;
}

.auth .user {
	float:left;
	width:190px;
	padding-bottom:40px;
}

.auth .exit {
	color:#E03A3A;
	background:url(/template/images/exit.gif) no-repeat left;
	padding-left:15px;
}

.auth ul {
	list-style:none;
	padding-top:5px;
}

.auth li {
	font: 12px/17px Tahoma;
	line-height:18px;
}

ul.topnav {
}

ul.topnav {
	position: absolute;
	left: 185px;
	top: 31px;
	color: #666;
}
ul.topnav li {
	display: inline;
	font: 20px/25px Arial;
	padding: 0px 26px 0px 0px;
	letter-spacing: 1px;
}
ul.topnav li a {
	color: #666 !important;
	text-decoration: underline;
}
ul.topnav li a:hover {
	color: #666;
	text-decoration: none;
}
img#logo {
	width: 137px;
	height: 83px;
	position: absolute;
	left: 12px;
	top: 31px;
}
.tablecontent {
	width: 100%;
	border: 0px;
	position:relative;
}
#lcol {
	width: 182px;
}
.left_container {
	width: 172px;
	padding-left: 10px;
}
#lcol h2 {
	color: #333;
	font: 20px/30px Verdana;
	padding-top: 0px;
}

#lcol .popular h2 {
	display:inline;
	padding:3px 5px 3px 5px;
	background:#ccc;
	font:12px/25px Tahoma;
	color:#fff;

}

#lcol .popular {
	font:12px/16px Tahoma;
	margin-top:60px;
}

.popular .foto {
		margin-top:15px;
		background:url(/template/images/foto_bg2.gif) no-repeat;
		padding:11px 0px 10px 11px;
		position:relative;
		left:-4px;
}

.popular .video {
		margin-top:15px;
		background:url(/template/images/video_bg.gif) no-repeat;
		padding:9px 7px 9px 4px;
		height:72px;
		width:120px;
		position:relative;
}

.popular div.info{margin:0 0 0 .3em;}
.popular div.time{clear:both; margin-top:1.5em !important;}
.popular p.all{margin-top:.4em;}

ul.themes {
	list-style: none;
	margin: 5px 0px 40px 0px;
}
ul.themes li {
	font: 12px/18px Arial;
	color: #0066cc;
	padding: 3px 0px;
}
ul.themes li a {
	color: #0066cc;
	text-decoration: underline;
}

ul.themes li a.act {
	color: #f00;
}

ul.themes li a:hover {
	color: #0066cc;
	text-decoration: none;
}


#rcol {

	position:relative;
}
#right_container {
	width: 240px;
	padding: 0px 14px 8px 0px;
	position:relative;
	top:-100px;
}
#rcol h2 {
	font: 20px/30px Verdana;
	color: #333;
}
.block_one {
	position: relative;

}
.block_two {
	position: relative;

}
.block_one ul {
	list-style: none;
}
.block_one ul li {
	font: 10px/18px Tahoma;
	color: #006600;
	padding: 4px 0px 3px 0px;
}
.block_one ul li a {
	font: 12px/18px Tahoma;
}
.block_one i {
	white-space: nowrap;
	font-style: normal;
	display:inline;
}
* html .block_one i {
	white-space: normal;
	font-style: normal;
	display:inline-block;
}
.block_one ul li .l {
	color: #fff;
	padding-left: 5px;
	background: url(/template/images/op_l1.gif) no-repeat left top;
	font: 15px/18px Tahoma;
	display:inline-block;
	padding-bottom:5px;
}
.block_one ul li .r {
	background: url(/template/images/op_r1.gif) no-repeat right top;
	padding-right: 6px;
	font: 15px/18px Tahoma;
	margin-left: 4px;
	display:inline-block;
}
.block_one ul b {
	font: 12px/12px Tahoma;
}
* html .block_one sup {
	font: 12px/12px Tahoma;
	padding-bottom: 3px;
}
/**/
.block_two ul {
	list-style: none;
}
.block_two ul li {
	font: 10px/18px Tahoma;
	color: #006600;
	padding: 4px 0px 3px 0px;
}
.block_two ul li a {
	font: 12px/18px Tahoma;
}
.block_two i {
	white-space: nowrap;
	font-style: normal;
	display:inline
}
* html .block_two i {
	white-space: normal;
	font-style: normal;
	display:inline-block;
}
.block_two ul li .l {
	color: #fff;
	padding-left: 5px;
	background: url(/template/images/op_l.gif) no-repeat left top;
	font: 15px/18px Tahoma;
	display:inline-block;
	padding-bottom:5px

}
.block_two ul li .r {
	background: url(/template/images/op_r.gif) no-repeat right top;
	padding-right: 6px;
	font: 15px/18px Tahoma;
	margin-left: 4px;
	display:inline-block;
}
.block_two ul b {
	font: 12px/12px Tahoma;
}
* html .block_two sup {
	font: 12px/12px Tahoma;
	padding-bottom: 3px;
}

.block_info {
	font: 12px/16px Tahoma;
	padding-top: 15px;
}
/**/
.comments .l {
	color: #fff;
	padding-left: 5px;
	background: url(/template/images/op_l.gif) no-repeat left top;
	font: 15px/18px Tahoma;
	display:inline-block;
	padding-bottom:5px;
}
.comments .r {
	background: url(/template/images/op_r.gif) no-repeat right top;
	padding-right: 6px;
	font: 15px/18px Tahoma;
	margin-left: 4px;
	display:inline-block;
}
.comments b {
	font: 12px/12px Tahoma;
}
* html .comments sup {
	font: 12px/12px Tahoma;
	padding-bottom: 3px;
}

.main_comments .l {
	color: #fff;
	padding-left: 5px;
	background: url(/template/images/op_l.gif) no-repeat left top;
	font: 15px/18px Tahoma;
	display:inline-block;
	padding-bottom:5px;
}
.main_comments .r {
	background: url(/template/images/op_r.gif) no-repeat right top;
	padding-right: 6px;
	font: 15px/18px Tahoma;
	margin-left: 4px;
	display:inline-block;
}
.main_comments b {
	font: 12px/12px Tahoma;
}
* html .main_comments sup {
	font: 12px/12px Tahoma;
	padding-bottom: 3px;
}




.clear {
	clear: both;
	height: 12px;
	font-size:1px;
}
#main {
	width: 100%;
	position:relative;
}
#footer {
	margin: 0px 10px;
	padding: 0px 3px;
	border-top:1px dotted #dcd7c0;
	height: 45px;
	font: 12px/13px Arial;
	color:#000;
	position: relative;
	text-align:left;
}

#footer .link {padding-top: 6px;}

#footer a {
	padding:0px 7px 0px 3px;
}

#copyr {
	margin:5px 0 0 3px;
	padding-bottom:6px;

}

#copyr a {
	color:#000;
	text-decoration:none;
}

#counters {
	position: absolute;
	right: 3px;
	height: 31px;
	top: 8px;
}


#counters img {
	margin-left: 9px;
}
.block_one .lb {
	background: url('/template/images/lb1.gif') #fcf4d2 left bottom no-repeat;
}
.block_one .rb {
	background: url('/template/images/rb1.gif') right bottom no-repeat;
	padding: 5px 10px 25px 9px;
}
.block_one .lt {
	background: url('/template/images/lt1.gif') left top no-repeat;
}
.block_one .rt {
	background: url('/template/images/rt1.gif') right top no-repeat;
}
.block_two .lb {
	background: url('/template/images/lb2.gif') #eeeedf left bottom no-repeat;
}
.block_two .rb {
	background: url('/template/images/rb2.gif') right bottom no-repeat;
	padding: 5px 10px 25px 9px;
}
.block_two .lt {
	background: url('/template/images/lt2.gif') left top no-repeat;
}
.block_two .rt {
	background: url('/template/images/rt2.gif') right top no-repeat;
}
.b-corners {
	position: relative;
	display: block;
	background: #fff;
	border: 1px solid #fff;
}
.b-corners-rt, .b-corners-rb, .b-corners-lb, .b-corners-lt {
	position: absolute;
	overflow: hidden;
}
.b-corners-rt i, .b-corners-rb i, .b-corners-lb i, .b-corners-lt i {
	position: absolute;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
}
.b-corners .b-corners-rt i {
	top: 0;
}
.b-corners .b-corners-lb i {
	left: 0;
}
.b-corners .b-corners-lt i {
	top: 0;
	left: 0;
}
.corners-body {
	display: block;
}

.corners-body p.copy{
	font:10px/11px Tahoma;
	width:425px;
	padding: 7px 0 4px 0;
	margin:0;
}

.corners-body .favorites{
	padding:0;
	margin:2px 0 5px 15px;
	float:left;
}

.corners-body .user{
	float:left;
	padding: 0 20px 4px 0;
}

.corners-body .vkontakte {
	float:right;
	margin: 4px 1px 0 0;
}

.corners-body .clear {
	height: 0px;
}

#h-movie-player {
	width:425px;
	height:344px;
}
.corners-color {
	background: #fff;
	border: 2px solid #ff8600;
}
.corners-color .corners-body {
	padding: 5px;
}
.corners-color .b-corners-rt, .corners-color .b-corners-rb, .corners-color .b-corners-lb, .corners-color .b-corners-lt {
	width: 11px;
	height: 11px;
}
.b-corners-rt, .b-corners-rb {
	right: -3px;
}
.b-corners-lb, .b-corners-lt {
	left: -3px;
}
.b-corners-lt, .b-corners-rt {
	top: -3px;
}
.b-corners-rb, .b-corners-lb {
	bottom: -3px;
}


* html .b-corners-rt, * html .b-corners-rb {
	right: -2px;
}
* html .b-corners-lb, * html .b-corners-lt {
	left: -3px;
}
* html .b-corners-lt, * html .b-corners-rt {
	top: -1px;
}
* html .b-corners-rb, * html .b-corners-lb {
	bottom: -1px;
}






.corners-color .b-corners-rt i, .corners-color .b-corners-rb i, .corners-color .b-corners-lb i, .corners-color .b-corners-lt i {
	background: url(/template/images/corners-orange.jpg);
}
.corners-color .b-corners-rt i {
	left: -11px;
}
.corners-color .b-corners-rb i {
	top: -11px;
	left: -11px;
}
.corners-color .b-corners-lb i {
	top: -11px;
}


/**/
.text {
	color:#333;
	font: 13px/20px Verdana;
	padding:0px 15px 10px 0px;

}

/*.text ul {
	list-style:none;
	padding-left:15px;
}

.text li {
	background:url("/template/images/arr.gif") no-repeat 0 9px; padding:3px 0 3px 12px;
}*/

.text p {
	padding-bottom:20px;
}

.moviesdesc p{
	font: 11px/16px Verdana;
	margin:0;	
}

.moviesdesc .info {
	font: 13px/20px Verdana;
	float:inherit;
	position:relative;
}

.snippets {
	position:relative;
	margin-top:20px;
}

.cat {
	width:173px;
	position:absolute;
	left:-173px;
	top:0px;
	margin-top:-15px;
}

.descr_f {
	float:left;
	width:190px;
	height:250px;
}

.descr_f .album {
	margin-top:15px;
	background:url(/template/images/foto_bg2.gif) no-repeat;
	padding:10px 0px 10px 10px;
	left:-5px;
}

.descr_f p {
	font:12px/16px Tahoma;
	padding:0;
}


.descr img, .descr_m img {
	margin-right:5px;
	float:left;
}


.descr, .descr_m, .descr_q, .descr_g {
	padding-bottom:18px;
	clear:both;
	overflow:hidden;
	width:100%;
}

.descr_g {
	padding-bottom:0px;
}

.text .snippets h3 {
	font: 16px/20px Verdana;
	color:#000;
}

.text .snippets h4 {
	font: 16px/20px Verdana;
	padding-bottom:3px;
}

.text .snippets h4 span a{
	color:#666666;
}

.descr .rating-small {
	margin-left:80px;
}

.descr p {
	margin-left:80px;
	font:12px/16px Tahoma;
	color:#000;
	padding:0;
}

.descr_m p {
	margin-left:137px;
	font:12px/16px Tahoma;
	color:#000;
	padding:0;
}

.descr_q p {
	font:12px/16px Tahoma;
	color:#000;
	padding:0;
}

.descr_q .user, .text .user {
	background:url(/template/images/user.gif) no-repeat left;
	padding-left:15px;
	margin-top:3px;
}

.descr_m .time {
	background:url(/template/images/time.gif) no-repeat left center;
	margin-left:137px;
	padding-left:13px;
	font:10px/16px Tahoma;
}

.time {
	background:url(/template/images/time.gif) no-repeat left center;
	font:10px/16px Tahoma;
	padding-left:13px;	
}

.descr_m .rating-small {
	margin-left:137px;
}

.descr_m .video {
		background:url(/template/images/video_bg.gif) no-repeat;
		padding:9px 7px 9px 4px;
		height:72px;
		width:120px;
}

.text h3 {
	font: 18px/30px Verdana;
	color:#333;
	padding-top:10px;
}

.text h1 {
	font: 20px/30px Verdana;
	color:#333;

}



.text h2 {
	font: 20px/30px Verdana;
	color:#333;
}

.text .roll {
	height:79px;
	position:relative;
	margin-top:5px;
	padding-bottom:20px;	
	overflow:hidden;	
}

.text .roll table {
	position:absolute;
	overflow:scroll;
	margin-left:5px;
}

.text .roll	.frame {
	background:url(/template/images/film_bg.gif) repeat-x;
	padding:8px 0 8px 0;
	height:79px;
	width:93px;
	position:relative;
	float:left;
	margin-left:-5px;
}

.text .roll	.frame a {
	width:87px;
	height:52px;
	margin:1px 0 1px 3px;
	position:absolute;
}

.text .roll .r_shad {
	position:absolute;
	width:80px;
	background:url(/template/images/film-smog-r.png) no-repeat;
	height:100%;
	top:0px;
	right:0px;
}

* html .text .roll .r_shad {
	position:absolute;
	width:80px;
	background:url(/template/images/film-smog-r.png) no-repeat;
	behavior: url("/css/iepngfix.htc");
	height:79px;
	top:0px;
	right:-1px;
}

.nums {font-size:1.1em; padding:20px 40px 1.3em 0px}
.arr {padding:0 0.5em 0 0.4em; color:#000}
.active {background-color:#e8e9ec}
.arr span {font-size:0.7em; padding:0 0.3em}
.arr span span {font-size:1em; padding:0; font-family:Times}
.arr.disabled {color:#999}
.numbers {padding:0.5em 0; font-weight:normal}
.sort a,
.numbers a,
.numbers span,
.sort .active {padding:0.2em 0.3em}
.sort {padding:0.8em 0 0.2em; font-size:0.8em}
.nums a{font-size:1.0em;}

.letters {
	font:16px/32px Tahoma;
	margin-left:-0.5em;
	padding-bottom:20px;
}

.comment_item{width:73px; height:50px; background:url(/template/images/comment_arrow.png) no-repeat right 28px;float:left;z-index:100;}
.comment_text_out{margin-left:72px;z-index:50;}
.comment_text_in{border:1px solid #ccc;line-height:17px;padding:8px;}
.userinfo{padding-bottom:3px;}
.userinfo div{float:right;font-size:10px;color:#888;}
.userinfo div a{font-size:10px; color:#666666;}
.userinfo a{font-size:13px; color:#666666;}
.comment_answer a{font-size:11px; border-bottom: 1px dotted; text-decoration:none;}

.comment h3 {background:url(/template/images/comments.gif) no-repeat 0 28px; padding:20px 0 0 20px;}
.comment .body {padding:10px 3px;margin-top:5px;}
.comment .loader {background:url(/template/images/loader.gif) no-repeat 0 7px; padding-left:25px;}
.comment a{cursor:pointer;}
.addcomment {padding-top:10px; font-size:125%;}
.addcomment a {cursor:pointer;}
.comment .dashed {border-bottom: 1px dashed; text-decoration:none;}

#comment {
	display:none;
	width:95%;
	background:#fcf4d2;
	padding:10px 15px 10px 10px;
	margin:10px 0px 10px 0;
	position:relative

}
#comment textarea {height:100px; width:100%; font:12px/15px Verdana}
#comment .button {padding-top:5px; text-align:right;}
#comment .button input {width:100px}
.padd {padding-left:60px;}


/*ajax messenger*/
#ajax_alert {
	width:400px;
	position:fixed;
	top:0; right:0;
	z-index:7777;
}
* html #ajax_alert { /* IE fix */
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop) + 'px');
}

#ajax_alert .item {
	display:none;
	padding:10px;
	color:#fff;
	font: 14px/18px Verdana;
	border:1px solid #666666;
}

#ajax_alert .item h2 {
	margin:0 0 0.5em 0;
	font:18px/24px Verdana;
}

#ajax_alert .message {
	background:#80c875;
}

#ajax_alert .error {
	background:#ec977b;
}

#ajax_alert .notice {
	background:#0099FF;
}

/**/

.notification {
	padding:80px 50px 50px 250px;
}
.notification p {
	padding:20px 0px 10px 0px;
	width:60%;
}	

.notification blockquote {
	width:60%;
}

.notification blockquote p {
	width:100%;
}

.notification p a{
	color:#333;
}

.notification .newuser {
	padding-top:20px;
}

.notification .newuser a {

	font:14px/16px Verdana;
	color:#333;
}

.notification .newuser a.new {
	font:24px/32px Verdana;
	color:#333;
	margin-right:40px;
}

.notification ul {
	width:60%;
	list-style:none;
}	

.notification li {
	padding:5px 0 5px 15px;
}

.notification .note {
	font:18em Tahoma;
	color:#999999;
}
.notification form {
	width:60%;
}

.notification .textfield {
	width:100%;
	font:35px/45px Verdana;
}

.notification .desc {
	height:200px;
}

.notification .theme, .notification .tag, .notification .desc, .notification .userpic, .notification .filename  {
	font:18px/22px Verdana;
}

.col1 {float:left; position:relative; width:inherit;}
.col2{width:104px; position:relative; float:left; margin-left:20px;}

.notification .tags-note{
	padding:0;
	margin:0;
	display:inline;
	width:60%;
}

.notification .btn {
	font:27px/35px Arial;
	width:150px;
	margin-top:30px;
}

.notification form.login {
	padding: 20px;
}

.notification dl {
	padding-top:30px;
}
.notification dd img {
	padding-top:10px;
}

.notification .captcha a {
	font-size:120%;
	margin-left:10px;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-decoration:none;
	top:-20px;
}

.notification .captcha a:hover span {
	border-bottom:medium none;
}
.notification .captcha a span {
	border-bottom:1px dashed;
	margin-left:5px;
}

.leftmenu {
	position:absolute;
	left:80px;
	top:190px;
}

.leftmenu ul {
	list-style:none;
}

.leftmenu li {
	padding:5px 0 5px 0;
	font:13px Tahoma;	
}

.leftmenu li a {
	text-decoration:underline;
	color:#0066cc;
}

.leftmenu li a.act {
	color:#333333;
	text-decoration:none;
}

.leftmenu li a.act:hover {
	color:#333333 !important;
	text-decoration:none;
}

.leftmenu li a:hover {
	text-decoration:none;
}

a.back {
	font:16px/24px Tahoma;
	margin-left:10px;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-decoration:none;
	top:200px;
	left:70px;
	color: #0066cc !important;
}

a.back:hover span {
	text-decoration:none;
}
a.back span {
	text-decoration:underline;
	margin-left:5px;
}

.notification .errors {
  	border: 1px solid #c24949;
	background: #ffbcbc;
	margin:20px 0 20px 0;
	width:60%;
}
.notification .errors h4 {
	padding:10px 0 10px 10px;
	font:14px/20px Verdana;
}
.notification .errors ul {
	list-style:decimal;
	padding:0 0 10px 30px;	
}

label.error {
    color: red;
    font-style: italic;
	position:relative;
	font: 11px/13px Verdana;
}

.rules label.error {
	position:absolute;
	padding-top:20px;
}
input.error, textarea.error {
  	border: 1px solid #c24949;
	background: #ffbcbc;
}
.logo {
	top:80px;
	left:60px;
	position:absolute;
}

.clouds a{
	color:#666;
	font: 100%/25px Arial;
	text-decoration:none;
	padding:0px 15px 10px 0px;
}

.clouds a:hover {
	text-decoration:underline;
}

.clouds h2 {
	font: 16px/20px Verdana;
	color:#333;
	padding: 10px 0 10px 0;
}

.list,.list li{display:inline;list-style:none; padding:0 !important; margin:0; background:none;}
.recent-tags{display:inline}
.recent-tags li a{cursor:pointer;text-decoration:none;color:#4b525f;border-bottom:1px dotted;}

.upload .b-page-title{margin-bottom:1em}
.upload h3{font-size:125%}
.upload .tabs{position:relative;margin-left:-0.2em}
.upload .tabs li{padding:.2em .5em;margin-right:.2em;display:inline}
.upload .tabs a {text-decoration:none}
.upload .tabs .b-inplace-action-dot{font-size:120%}
.upload-local .tab-local,.upload-internet .tab-internet,.upload-record .tab-record{background:#ebf2e7;color:#000!important;border:none !important;cursor:default !important;}
.upload-local .tab-local a,.upload-internet .tab-internet a,.upload-record .tab-record a{color:#000!important;border:none !important;cursor:default !important; text-decoration:none}

.upload table td {vertical-align:top;}
.upload table {margin:0; padding:0;}
.upload .tab-local a, .upload .tab-internet a{color:#0080e0; border-bottom: 1px dashed; cursor:pointer}
.upload .fields{margin-top:1em;}
.upload .note{ width:25em; padding-left:10px;}
.upload .tags-note{padding: 0; margin:0; display:inline;}
.upload .block {width:500px;}
.upload .field{margin-bottom:.5em;}
.upload .b-collection-select{margin-top:0}
.upload .field input,.upload .field textarea{width:500px; font-size:100%;}
.upload .fieldfile {font-size:100%; margin-bottom:.5em; display:none;}
.upload .fieldfile .filename {width:420px;}
.upload .fieldfile input {font-size:100%; width:75px;}
.upload .options{margin-top:1em}
.upload .option{margin-top:.3em;}
.upload .panel{margin:1em 0 0 0;}
.upload .panel input {font-size:18px;}
.upload-progress-local{display:none;margin-bottom:21em}
.upload-done{display:none;margin-bottom:25em}
.upload .file-internet {display:none;}

.progressContainer {display:none; margin-top:20px;}
.progressContainer .name {font-size:14px;font-weight:700;color:#555;text-align:left;white-space:nowrap;overflow:hidden;}
.progressContainer .barstatus {margin-top:5px;font-size:10px; margin-bottom:-4px;}
.progressContainer .panel{margin:1em 0 0 0;}
.progressContainer .panel input {font-size:12px;}
.progressContainer .bar img {background:white url(/template/images/progressbar.gif) no-repeat;background-position: +100% 0px;width:250px;height:12px;position:relative;}
.progressContainer .bar span {padding-left:10px; font-weight:bold;}

.linkback {padding-top:1.5em;}
.linkback a {font-size:14px;text-decoration:none;}
.linkback a span {border-bottom:1px dashed;text-decoration:none;}

.linkadd {padding-top:1.5em;}
.linkadd a {font-size:14px;text-decoration:none;}
.linkadd a span {border-bottom:1px dashed;text-decoration:none;}

.rating {padding-top:20px}
.vote {padding-top:5px;}
.vote a {cursor:pointer;}
.b-rating-stars{float:left;width:75px;height:15px;margin-right:.25em;}
.b-rating-stars a{font-size:0;float:left;width:15px;height:15px;background:url("/template/images/stars.png") no-repeat -15px}
.b-rating-stars-1 .r1,.b-rating-stars-2 .r1,.b-rating-stars-2 .r2,.b-rating-stars-3 .r1,.b-rating-stars-3 .r2,.b-rating-stars-3 .r3,.b-rating-stars-4 .r1,.b-rating-stars-4 .r2,.b-rating-stars-4 .r3,.b-rating-stars-4 .r4,.b-rating-stars-5 .r1,.b-rating-stars-5 .r2,.b-rating-stars-5 .r3,.b-rating-stars-5 .r4,.b-rating-stars-5 .r5{background-position:0!important}

.rating-small {padding-top:4px;}
.b-rating-stars-small{float:left;width:50px;height:10px;margin-right:.25em;}
.b-rating-stars-small a{font-size:0;float:left;width:10px;height:10px;background:url("/template/images/stars-small.png") no-repeat -10px}
.b-rating-stars-small-1 .r1,.b-rating-stars-small-2 .r1,.b-rating-stars-small-2 .r2,.b-rating-stars-small-3 .r1,.b-rating-stars-small-3 .r2,.b-rating-stars-small-3 .r3,.b-rating-stars-small-4 .r1,.b-rating-stars-small-4 .r2,.b-rating-stars-small-4 .r3,.b-rating-stars-small-4 .r4,.b-rating-stars-small-5 .r1,.b-rating-stars-small-5 .r2,.b-rating-stars-small-5 .r3,.b-rating-stars-small-5 .r4,.b-rating-stars-small-5 .r5{background-position:0!important}


.tags {padding-top:20px;}
.tags a {color:#666;}
.tags .tag-delete {cursor:pointer; padding-left:2px;}
.tags .link-add {margin-top:0.5em; background:url("/template/images/addtag.png") no-repeat 0 5px; cursor:pointer; padding-left:17px; color:#0066cc; text-decoration:none;}
.tags .link-add  span{border-bottom: 1px dashed;}
.popup-tags-delete{width:300px; display:none;}
.popup-tags-add{width:240px; display:none;}
.popup-form {background: #fcf4d2; position:absolute; padding: 10px 15px; z-index:999;} 
.popup-form h2{font-size:150%;margin-bottom:.3em}
.popup-form .body {position:relative; padding:0.5em 0.5em 0.6em 0.5em; }
.popup-form .body .note{font-size:90%; display:inline;}
.popup-form .body .input {width:95%;}
.popup-form .button{margin-top:1em;}
.popup-form .button input {width:100px}
.popup-form .recent-tags{display:inline}
.popup-form .recent-tags li a{cursor:pointer;text-decoration:none;color:#4b525f;border-bottom:1px dotted}


.favorites {margin-top:20px;}
.favorites a {cursor:pointer; padding-left:17px; text-decoration:none;}
.favorites a span{border-bottom: 1px dashed;}
.no a{background: url("/template/images/favorite-yes.gif") no-repeat 0 5px;}
.yes a{background: url("/template/images/favorite-no.gif") no-repeat  0 5px;}

blockquote {
	background:#fcf4d2;
	padding:0 10px 10px 10px;
	margin:10px 0 10px 0;
}

div.list-video{margin:0;padding:0;}
div.list-video div.c{}
div.list-video div.t{padding:9px 0 0 0;background:url("/template/images/frame.png") repeat-x; border-top:1px solid white;}
div.list-video div.b{padding:0 0 9px 0;text-align:center;background:url("/template/images/frame.png") repeat-x bottom;}
div.list-video ul{margin:0; list-style:none; padding:0;}
div.list-video li{margin:0;list-style:none; display:inline; padding:0; background:url(/template/images/film-div.png) top right repeat-y}
div.list-video li a{width:87px; height:52px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 70px;
	opacity: 0.8;
	background: url('/template/images/shadow.png');
	font-size:10px;
}
#tooltip.pretty h3 {
	margin-bottom: 0.1em;
	font-size: 13px;
	width: 220px;
	text-align:left;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('/template/images/shadow.png');

}

.button-add {
	margin-bottom:50px;
}
.button-add a {
	background:#FED81C url('/template/images/bg_button.jpg') repeat-x center;
	border:1px solid #ECC101;
	color:#994800 !important;
	font: bold 12px/16px Tahoma;
	padding:5px 15px;
	text-decoration:none;
	-moz-border-radius:3px;
}

.button-add a:hover {
	color:#994800 !important;
	text-decoration:underline;
}


a.option {cursor:pointer; padding-left:17px; text-decoration:none; padding:0; margin:0;}
a.option span{border-bottom: 1px dashed;}
.options {display:none;}

div.option h3 {
	font: 18px/21px Verdana;
}

div.option .rating {
	padding-top: 10px !important;
}

div.option .favorites {
	margin-top:10px !important;
}

.rightblock {float:right; position:relative}
.rightblock a {text-decoration:none;}
.rightblock a span{border-bottom: 1px dashed;}


/* Поиск... */
.searched-item { background: #fffacd; }

#sub-nav, #sub-nav ul {
		display:inline;
}
#sub-nav li {
        display: inline;
        margin-right: 3px;
}
#sub-nav li a {
        font: 13px/16px Tahoma;
        text-decoration: none;
        color:#093;
        padding: 0 2px;
}
#sub-nav .current a {
        color:#fff;
        background-color: #ff9525;
}


.editface textarea {
	font:13px/20px Verdana;
}

.editfacetitle textarea {
	font: 20px/30px Verdana;
	color:#333;
}

.editface button {
	padding:2px 5px 2px 5px;
	margin:5px 5px 0 0;
	font:12px/13px Verdana;
}

.listnew {float:left;}
.listnew li {display:inline; float:left; width:75px; height:130px; margin:5px 20px 5px 20px;}
.listnew li h4 a {font:11px/16px Tahoma;}

/*ad*/

table.adtopline {margin:auto; background-color:#2561c1; border:0; padding:0;}
table.adtopline .two {padding:5px 0 0 10px; text-align:left}
table.adtopline .two ul {padding:0; margin:0;}
table.adtopline .two li {list-style:none}
table.adtopline .two p {margin:10px 0 0 0;}
table.adtopline td {font:12px/16px Verdana;}


/*************************секция: фотоальбом********************************/


#gallery_wrapper {

}

#gallery_container {
	background: #e3e3e3;
	position: relative;
}
#gallery_container .thumbline {
	padding: 11px 11px 15px 11px;
	overflow: hidden;
	position: relative;
	height: 75px;
	margin-left:10px;

}

#gallery_container .thumbline .items {width:20000em; position:absolute; clear:both;}



#gallery_container .thumbline .list {
	position: absolute;
	width: 99999px;
}
#gallery_container .fullsize {
	text-align: center;
	margin-bottom: 11px;
}
#gallery_container .fullsize img {
	max-width: 590px;
	width: expression(document.body.clientWidth > 590? "590px": "auto" );
}
#gallery_container .topinfo a.rewind {
	text-decoration: none;
	color: #666;
	font: 12px/15px Arial;
	display: block;
	height: 20px;
	position: absolute;
	display: block;
	left: 12px;
	top: 8px;
}

#gallery_container .topinfo a.rewind span{
	border-bottom:1px #666 dotted;
}

#gallery_container .topinfo a.rewind:hover {
	cursor:pointer;
}
#gallery_container .thumbline .items img {
	border: 2px #fff solid;
	width: 75px;
	margin-right: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	float:left; 
}

#gallery_container .thumbline .items .active {border:2px solid #000; z-index:9999; position:relative;}

#gallery_container .topinfo a.forward {
	text-decoration:none;
	color: #666;
	font: 12px/15px Arial;
	display: block;
	height: 20px;
	position: absolute;
	display: block;
	right: 12px;
	top: 8px;
}

#gallery_container .topinfo a.forward span{
	border-bottom:1px #666 dotted;
}

#gallery_container #latch {
	background: url("/template/images/latch.png") no-repeat;
	width: 34px;
	height: 90px;
	position: absolute;
	z-index: 999;
	right: 0px;
	bottom: 0px;
}
#gallery_container .topinfo a.forward:hover {
	cursor:pointer;
}
#gallery_container h2 {
	font: bold 12px/30px Arial;
	display: block;
	height: 30px;
}
#gallery_container .topinfo {
	position: relative;
	text-align: center;
	margin: 0px 0px 15px 0px;
}
#gallery_container b.rt, #gallery_container b.lt {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	background: url("/template/images/corners.png") no-repeat;
}
#gallery_container b.lt {
	background-position: left top;
	left: 0px;
	top: 0px;
}
#gallery_container b.rt {
	background-position: right top;
	right: 0px;
	top: 0px;
}

#gallery_wrapper {
	position:relative;
}


#bottom_rewind {
	display:block;
	left:0px;
	bottom:0px;
	height:25px;
	width:70px;
	background:url("/template/images/bottom_link_bg.png") no-repeat;
	padding:4px 0px 0px 10px;
}

#bottom_forward {
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	height:25px;
	width:70px;
	background:url("/template/images/bottom_link_bg.png") no-repeat;
	padding:4px 0px 0px 10px;
}

#bottom_rewind .prevPage {
	text-decoration:none;
	border-bottom:1px #666 dotted;
	color: #666;
	cursor:pointer;
}

#bottom_rewind .prevPage:hover {
	text-decoration:none;
	border-bottom:0px #666 dotted;
	color: #666;
}


#bottom_forward .nextPage {
	text-decoration:none;
	border-bottom:1px #666 dotted;
	color: #666;
	cursor:pointer;
}

#bottom_forward .nextPage:hover {
	text-decoration:none;
	border-bottom:0px #666 dotted;
	color: #666;
}

.deletepost {
	padding-top:7px;
	cursor:pointer;	
	text-decoration:none;
	border-bottom:1px #0066cc dotted;
	color: #0066cc;
}

.deletepost:hover {
	color: #f00 !important;
	border-bottom:1px #f00 dotted;
}

.adv_oknabm2 {margin:auto; border:1px solid #2561c1; padding:2px; height:60px; width: 650px; margin-top:2px; margin-bottom:-18px;}
.adv_oknabm2 .layer1 {float:left; height:60px; width: 191px;}
.adv_oknabm2 .layer2 {position: relative; padding-left:205px; vertical-align:middle;}
.adv_oknabm2 .layer2 ul {}
.adv_oknabm2 .layer2 ul li {list-style:none; font:13px/15px Tahoma; padding: 1px 0 1px 0;}

#yozz {height:31px; display: inline}
#yozz a#yozz_logo,
#yozz a#yozz_logo:visited {background:scroll url(/template/images/yozz_c.png) top left no-repeat; display:block; width:39px; height:31px;text-decoration:none}
#yozz a#yozz_logo:hover {background-position:bottom left;}
#yozz #yozz_a {color:#535353;}
#yozz #yozz_a a,
#yozz #yozz_a a:visited {color:#535353; padding:0; margin:0; line-height:16px;}
#yozz #yozz_a a:hover {color:#0080FF;text-decoration:underline}