
.payment-icon { 
	background: url("/img/payments.png") no-repeat transparent;
	display: inline-block;
	height: 40px;
	position: relative;
}

.payment-icon-visa {
	width: 58px;
}

.payment-icon-mc {
	background-position: -60px 0px;
	width: 40px;
}

.payment-icon-yandex { 
	background-position: -105px 0px;
	width: 77px;
}

.payment-icon-qiwikosh { 
	background-position: -595px 0px;
	margin: 0px -5px;
	width: 82px;
}

.payment-icon-qiwi { 
	background-position: -245px 0px;
	width: 79px;
}

.payment-icon-webmoney { 
	background-position: -465px 0px;
	width: 71px;
}

.payment-icon-other {
	background-position: -850px 0px;
	width: 123px;
}
.dotted {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.dotted:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.gift_box {
    margin: 0px 15px 15px 0 !important;
    position: relative;
}

.gift_box img {
    max-height: 120px;
}

.gift_box .price {
    position: absolute;
    right: 0px;
    top: 0px;
}

.span2 {display: inline-block; margin-right: 15px;}

.page-header {margin-top: 30px; margin-bottom: 30px;}

.page-header h2 {font-size: 14px; margin-left: 5px;}






* {
	margin:0;
	padding:0;
	font-size:100%;
	border-collapse:collapse;
}
del {
	background-color: #ff8888;
	text-decoration: none;
}
ins {
	background-color: #99ff99;
	text-decoration: none;
}
img {
	border: none;
}
html {
	background: url(/img/bg_body.v1296948577.png) #fbfbfb repeat-x;
	height:100%;
}
body {
	height:100%;
	/*font-family: "Helvetica", "Verdana", "Arial";*/
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	/*color: #444444;*/		
	color: #333333;
	font-size: 12px;
}
p {
	padding: 4px;
	line-height: 130%;
	color: #333333;
	/*font-size: 105%;*/
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}
td {
	padding: 8px;
}
a {
	color: #444;
}
/*.shell {
	width:95%;
	height:95%;
	margin:0 auto;
}*/
.shell {
    min-width: 990px;
	height: auto;
	min-height: 95%;
	margin: 0px auto;
	width: 95%;
}
.h2 {
	float: left;
	width: 250px;
	height: 40px;
	line-height: 40px;
	/*border: 1px solid black;*/
}
.h2 a {
	text-shadow:1px 1px 0 #fff;
	color: #444;
	font-size: 18px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
}
.menu {
	font-family: "Helvetica", "Verdana", "Arial";
	/*float: right;*/
	/*width: 100%;*/
	height: 40px;
	/*border: 1px solid red;*/
	line-height: 40px;
	padding-left: 250px;
}
.menu ul li a {
	font-size: 15px;
	text-shadow: 1px 1px #fff;
    text-decoration: none;
	color: #444444;
}
.menu ul li a:hover, .menu ul li a.current {
	color: #4484d0;
}
.menu-left {
	float: left;
	width: 60%;
	height: 41px;
	overflow: hidden;
}
.menu-right {
	float: right;
	text-align: right;
	width: 40%;
}
.menu-left li {
	list-style-type: none;
	float: left;
	/*width: 13%;*/
	margin-left: 4%;
	/*height: 14px;*/
}
.menu-right li {
	list-style-type: none;
	float: right;
	/*width: 13%;*/
	margin-right: 3%;
	/*height: 14px;*/
}
.footer-menu-left {
	/*padding-left: 200px;*/
	/*float: left;*/
	/*width: 400px;*/
	/*margin-top: -20px;*/
}
.footer-menu-left li {
	list-style-type: none;
	float: left;
	margin-left: 2%;
}
.footer-menu-left li a {
	font-size: 11px;
	text-shadow: 1px 1px #fff;
    text-decoration: none;
	color: #444444;
}

.both {
	clear: both;
	/*width: 1px;
	height: 1px;*/
}

.top-content {
	/*border: 1px solid red;*/
	width: 100%;
	height: 150px;
}
.logo {
	/*border: 1px solid red;*/
	width: 250px;
	height: 100%;
	float: left;
	padding: 10px 0px 0px 25px;
}
.banner-top {
	/*border: 1px solid red;*/
	/*width: 65%;*/
	height: 100%;
	padding-left: 250px;
	/*float: right;*/
}

.search-breadcrumb {
	width: 100%;
	/*border: 1px solid green;*/
	margin: 20px 5% 0px 0px ;
}

.search {
	text-align: right;
	font-size: 12px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	width: 500px;
	float: right;
	/*border: 1px solid black;*/
}

input[type="text"], input[type="password"], input[type="number"], select, textarea {
	/*width: 60%;*/
	background: #f0f0f0;
	border: 1px solid #d4d4d4;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #333;
	text-shadow:0 1px 0 #fff;
	padding: 0px 4px;
	margin: 0px 14px 0px 0px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

textarea {
	height: auto;
	line-height: 120%;
}

.search input {
	float: left; /* IE7*/
	width: 60%;
}

.search a {
	/*margin-left: 10px;*/
}

.search span {
	float: left; /* IE7*/
	margin: 5px 5px 0px 15px;
}

.button {
	float: right;
	display: block;
	text-align: center;
	width: 70px;
	height: 25px;
	line-height: 25px;
	background: url(/img/bg-button.png) center center;
	font-size: 15px;
	text-shadow: 1px 1px #fff;
    text-decoration: none;
	color: #444444;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}

.gold-button {
	background: url(/img/bg-button-gold.jpg) center center !important;
}

input.button {
	float: inherit;
	display: inline;
	width: inherit;
}

.comment {
	/*width: 100%;*/
	/*height: 25px;*/
	line-height: 25px;
	/*min-height: 70px;*/
	background: #f2f2f2;
	font-size: 12px;
	/*text-shadow: 1px 1px #fff;*/
    /*text-decoration: none;*/
	color: #444444;
	border: 1px solid #cdcdcd; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px;
	border-radius: 3px; 
	margin-top: 8px;
	padding: 10px;
	/*box-shadow: 0px 2px 3px rgb(153, 153, 153);*/
}

.breadcrumb {
	/*border: 1px solid red;*/
	/*width: 50%;*/
	/*float: left;*/
	height: 27px;
	line-height: 27px;
	padding-left: 14px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
}

.breadcrumb {
	font-size: 13px;
}
.breadcrumb span, .breadcrumb span a {
	text-shadow: 1px 1px #fff;
	color: #444444;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

.content {
	margin-top: 16px;	
}
.content .left-container {
	/*border: 1px solid red;*/
	width: 250px;
	float: left;
}
.content .left-container h3.h3 {
	/*width: 19%;*/
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	text-shadow: 1px 1px #fff;
	color: #444444;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 16px;
	/*float: left;*/
}
.content .left-container ul {
	list-style-type: none;
	margin: 5px 0px 5px 10px;
}
.content .left-container ul li {
	padding: 3px;
}
.content .left-container ul li a {
	color: #444444;
}
.content .left-container ul li a:hover, .content .left-container ul li a.current {
	color: #4484d0;
}
.content .left-container .block-block {
	padding: 8px;
	font-size: 12px;
}
.content .left-container .block {
	background: url(/img/bg_body.v1296948577.png) #fbfbfb repeat-x;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	margin: 0px 0px 16px 0px;
}

.content .right-container {
	/*border: 1px solid red;*/
	/*float: right;*/
	/*width: 100%;*/
	padding:0 0 0 270px;
}
.content .right-container .forum-row {
	background: url(/img/bg_body.v1296948577.png) #fbfbfb repeat-x;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	margin: 0px 0px 16px 0px;
}
.gold-forum {
	background: url(/img/bg_body-gold.jpg) #fbfbfb repeat-x !important;
}
.content .right-container .content-block {
	background: url(/img/bg_body.v1296948577.png) #fbfbfb repeat-x;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	margin: 0px 0px 16px 0px;
}
.content .right-container .forum-row h2.h2, .content .right-container .content-block h2.h2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	text-shadow: 1px 1px #fff;
	color: #444444;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.content .right-container .forum-row h2.h2 a.forum_name {
	float: left;
}
.content .right-container .forum-content, .content .right-container .content-block-inner {
	padding: 10px;
	/*margin: 45px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.forum-gold-content {
	padding: 10px;
	clear: both;
}
.forum-gold-table td {
	vertical-align: top;
}

.resent-password {
	color: #000;
	float: right;
	/*border: 1px solid red;*/
	margin: 8px 10px 0px 0px ;
}

.forum-content-left {
	float: left;
	display: block;
	width: 150px;
	/*border: 1px solid red;*/
}
.forum-content-left > a > img {
	width: 130px;
	height: 97px;
	/*float: left;*/
	/*display: block;*/
	/*width: 150px;*/
	/*border: 1px solid red;*/
}
.forum-content-right {
	/*width: 100%;*/
	display: block;
	/*border: 1px solid red;*/
	padding-left: 150px;
	padding-right: 170px;
	text-align: justify;
}
.forum-content-post-right {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	/*display: block;*/
	width: 150px;
	text-align: right;
	/*border: 1px solid red;*/
	/*padding-left: 150px;*/
	/*text-align: justify;*/
}
.forum-content-post-right a {
	text-decoration: none;
}
.forum-content-post-right a:hover {
	text-decoration: underline;
}

.content-block-left {
	/*float: left;*/
	float: left;
	display: block;
	width: 250px;
}
.content-block-right {
	/*width: 100%;*/
	display: block;
	/*border: 1px solid red;*/
	padding-left: 250px;
}

.table-content-data {
	width: 100%;
}
.table-content-data td {
	padding: 4px;
	vertical-align: top;
}
.table-users td {
	padding: 10px 0px;
	text-align: center;
}
.table-users td img {
	margin: 2px;
	max-width: 70px;
	max-height: 70px;
}
.table-users td a {
	color: gray;
	font-size: 11px;
}

.footer {
	background: url(/img/bg_body.v1296948577.png) #fbfbfb repeat-x;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	margin: 20px 0px 0px 0px;
	padding: 0px 15px;
	height: 40px;
	line-height: 40px;
	clear: both;
}
.copyright {
	float: right;
	padding: 0px 15px;
	font-size: 11px;
	/*text-shadow: 1px 1px #fff;*/
}
.copyright a {
	font-size: 11px;
	text-shadow: 1px 1px #fff;
    text-decoration: none;
	color: #444444;
}

.content-right-menu {
	width: 250px;
	vertical-align: top;
	padding: 8px;
	/*border-left: 1px solid #999;*/
}
.content-right-menu ul {
	list-style-type: none;
	padding: 10px 0px 15px 10px;
	border-left: 1px solid #999;
}
ul.help-list {
	list-style-type: none;
	padding: 10px 0px 15px 20px;
}
.content-right-menu ul li, ul.help-list li {
	padding: 6px 3px 6px 3px;
}
.content-right-menu ul li a, ul.help-list li a {
	color: #444444;
	text-decoration: none;
}
.content-right-menu ul li a:hover, ul.help-list li a:hover {
	color: #4484d0;
}
.content-right-menu ul li a.current {
	color: #4484d0;
}
ul.li-title {
	color: #333;
	font-weight: bold;
}

ul.ul-right-content {
	list-style-type: none;
	padding: 7px 0 0 0;
}
ul.ul-right-content li {
	padding: 5px 0 0 0;
	font-size: 11px;
	margin: none;
}
.ul-right-content-newcomment {
	background: url(/img/comment_reply_8907.png) no-repeat center right;
	padding-right: 20px;
}
.ul-right-content-details {
	background: url(/img/diagram_4794.png) no-repeat center right;
	padding-right: 20px;
}
.ul-right-content-fav {
	background: url(/img/favourites_4718.png) no-repeat center right;
	padding-right: 20px;
}
.ul-right-content-cat {
	background: url(/img/folder-closed-blue_9298.png) no-repeat center right;
	padding-right: 20px;
}

/*em#Ename, em#Eemail, em#Epass, em#Econfpass {*/
em {
	color: rgb(255, 0, 0);
	font-size: 8pt;
	font-style: normal;
}

div.table table {
	/*width: 100%;*/
	margin: 10px 10px 10px 20px;
}

table.listing {
	/*font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;*/
	font-size: 8pt;
	border-bottom: 1px solid #E8D7A3;
	width: 95%;
	padding: 0;
	margin: 0;
	border: 1px solid #E8D7A3;
}

table.listing .first a {
	color: #000;
	text-decoration: none;
}

/* table styles */
table.listing td,table.listing th {
	border: 1px solid #fff;
	text-align: center;
}

table.listing th {
	background: #AA8383;
	color: #fff;
	padding: 5px;
}

table.listing td {
	background: #FEEECA;
	color: #000;
	padding: 3px 5px;
}

table.listing .bg td {
	background: #EED998;
}

table.listing .style1,table.listing .style1 A {
	font-weight: bold;
}

.b-share {
	/*visibility: hidden;*/
}
.comment-head {
	height: 40px;
	/*line-height: 40px;*/
}
.comment-head-avatar {
	text-align: center;
	float: left; 
	width: 60px; 
	padding-top: 10px;
	z-index:51;
}
.comment-head-top-left {
	/*float: left;*/
	/*margin-left: 4px;*/
	/*width: 100%; */
	padding-right: 110px;
}
.comment-head-name {
	padding: 0px 0px 0px 5px;

}
.comment-head-time {
	/*padding: 0px 0px 0px 5px;*/
	font-size: 10px;
}
.comment-head-top-right {
	float: right;
	text-align: right;
	line-height: 20px;
	width: 200px;
	height: 20px;
	position: relative;
}
.comment-head-time {
	clear: both;
}
.comment-content {
	font-size: 12px;
	/*line-height: 140%;*/
	float: none;
	width: auto; 
	padding-left: 75px; 
	/*position: relative;*/
}
.user_comment_head, .nouser_comment_head {
	text-decoration: none; 
	border-bottom: 1px dotted #444;
}
.comment-footer {
	text-align: left;
	font-size: 10px;
	color: #444;
	margin-bottom: -10px;
}
.comment-footer a, a.recover-message {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}
.comment-text {
	padding-top: 0px;
	line-height: 18px;
}
.a-img-avatar {
	display: block;
	text-align: center;
	height: 56px;
	width: 56px;
	border: 1px solid #ddd;
	padding: 3px;
	background: url(/img/stripe-fuser.png);
}
.a-img-avatar img {
	max-height: 56px;
	max-width: 56px;
}

.a-img-fadmin {
	background: url(/img/stripe-fadmin.png);
}

.a-img-fgadmin {
	background: url(/img/stripe-fgadmin.png);
}

a.rep-button-plus {
	display: block;
	position: absolute;
	top:8px;
	right: 16px;
	width: 9px;
	height: 9px;
	text-decoration: none;
	line-height: 0px;
}
a.rep-button-minus {
	display: block;
	position: absolute;
	top:8px;
	right: 5px;
	width: 9px;
	height: 9px;
	text-decoration: none;
	line-height: 0px;
}
.comment-rating {
	position: absolute;
	float: right;
	text-align: right;
	/*width: 100px;*/
	top: 0px;
	right: 27px;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.comment-rating-head {
	float: right;
	text-align: right;
	width: 100px;
	position: relative;
}

.comment-rating-red {
	color: red;
}
.comment-rating-green {
	color: green;
}
a.rep-button-plus-nonactive {
	background: url(/img/sprite-reputation.png) 0px -27px;
}
a.rep-button-minus-nonactive {
	background: url(/img/sprite-reputation.png) -9px -27px;
}
a.rep-button-plus-nonactive:hover {
	background: url(/img/sprite-reputation.png) 0px 18px;
}
a.rep-button-minus-nonactive:hover {
	background: url(/img/sprite-reputation.png) -9px 18px;
}

a.rep-button-plus-active {
	background: url(/img/sprite-reputation.png) -0px -9px;
}
a.rep-button-minus-active {
	background: url(/img/sprite-reputation.png) -9px -9px;
}
a.rep-button-plus-active:hover {
	background: url(/img/sprite-reputation.png) -0px -0px;
}
a.rep-button-minus-active:hover {
	background: url(/img/sprite-reputation.png) -9px -0px;
}

a.rep-button-plus-disable {
	background: url(/img/sprite-reputation.png) 0px -18px;
}
a.rep-button-minus-disable {
	background: url(/img/sprite-reputation.png) -9px -18px;
}

.top-news {
	float: left;
	width: 47%;
	height: 90%;
	background: url(/img/bg_body.v1296948577.png) 0px -43px #fbfbfb repeat-x;
	margin: 20px 0px 0px 0px;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}

.top-news p {
	font-size: 11px;
	padding: 14px;
	text-align: justify;
}

.bottom-description {
	background: url(/img/bg_body.v1296948577.png) 0px -43px #fbfbfb repeat-x;
	margin: 20px 0px 0px 0px;
	border: 1px solid #d4d4d4;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}

.bottom-description p {
	font-size: 11px;
	padding: 14px;
	text-align: justify;
}

.top-forum-news {
	float: right;
	width: 47%;
	height: 90%;
	overflow: hidden;
	background: url(/img/bg_body.v1296948577.png) 0px -43px #fbfbfb repeat-x;
	margin: 20px 0px 0px 0px;
	border: 1px solid #d4d4d4; 
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
}
.top-forum-news span {
	padding: 8px 8px;
	display: block;
	/*border-top: 1px solid #d0d0d0;*/
	background-color: #f2f2f2;
}
.table-top-forum-news {
	/*margin: 1px 0px 0px 0px;*/
}
.table-top-forum-news td {
	margin: 1px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}
.table-top-forum-news td {
	padding: 3px 5px;
	background: #dcdcdc;
}
.table-top-forum-news tr.first td {
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #fff;
}
.table-top-forum-news tr.after td {
	background-color: #f2f2f2;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d0d0d0;
}
.table-top-forum-news tr.td td {
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}
.table-top-forum-news tr.last td {
	/*background-color: #f2f2f2;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d0d0d0;
	/*border-top: 1px solid #d0d0d0;*/
}

.fast-block {
	/*height: 80px;*/
	margin: 0px 0px 15px 0px;
}
.fast-block-left {
	/*margin: -10px 0px 10px 0px;*/
	width: 468px;
	/*float: left;*/
	background: #f1f1f1;
	padding: 10px;
	border: 1px solid #ddd;

}
.fast-block-left-banner {
	/*margin: -10px 0px 10px 0px;*/
	width: 468px;
	float: left;
	padding: 10px;
}
.fast-block-right {
	/*margin: -10px 0px 10px 0px;*/
	/*width: 100%;*/
	/*float: right;*/
	margin-top: -36px;
	padding-left: 498px;

}
.fast-block-right > div {
	background: #f1f1f1;
	padding: 10px;
	border: 1px solid #ddd;

}
.fast-block-left ul {
	list-style-type: none;
	text-align: center;
}
.fast-block-left ul li {
	display: inline;
	margin: 0px 5%;
}
.symbolic-link {
	background: url(/img/emblem-symbolic-link.png) no-repeat left center; 
	padding-left: 18px;
}


.topic {
	white-space:nowrap;
	height:20px;
	padding:11px 26px 9px 26px;
	border-top:1px solid #dedede;
	background:url(/img/bg-thread.png) top repeat-x;
	font-size:12px;
	position:relative;
	clear:both;
}
.topic.expand {
	height:auto;
	min-height:20px;
	padding-bottom:10px;
}
.topic:hover {
	background:url(/img/bg-thread-hover.png) top repeat-x;
}
.topic.expand:hover {
	background:url(/img/bg-thread.png) top repeat-x;
}
.topic.new {
	background:url(/img/bg-thread-new.png) top repeat-x;
	border-top:1px solid #cae6f4;
}
.topic.new:hover {
	background:url(/img/bg-thread-new.png) top repeat-x;
}
.topic.new + div.topic {
	border-top:1px solid #cae6f4;
}
.topic.fixed + div {
	margin:20px 0 0 0;
}
.topic.fixed + div.fixed {
	margin:0;
}
.topic.mod-message {
	background:#fff4bf;
	padding:10px 30px 10px 20px;
	white-space:inherit;
	height:auto;
}
.topic.mod-message.separately {
	margin-bottom:20px;
	border:none;
}
.topic-name_delete {
	color:#000;
}
.topic-name {
	float:left;
	width:54%;
	font-size:12px;
	overflow:hidden;
	position:relative;
	margin:0;
	cursor:pointer;
}
.topic-author {
	float:left;
	width:21%;
	overflow:hidden;
	position:relative;
}
.topic-author a {
    color:#000;
}
.topic-author a.avatar {
	position:relative;
	top: -2px;
}
.topic-author a.ava-name {
	position:relative;
	top: -10px;
}
.topic-date {
	float:left;
	width:17%;
	color:#595959;
	overflow:hidden;
}
.topic-new-msg {
	float:right;
	width:7%;
	height:20px;
	line-height:20px;
	border:1px solid #e6e6e6;
	background:#fff;
	text-align:center;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:12px;
}
.topic.new .topic-new-msg {
	border:1px solid #cee6f2;
	background:#f7fcff;
}
.ie .topic-new-msg, .ie .topic-new-msg strong {
	font-size:15px;
}
.topic-new-msg strong {
    font-weight:normal;
    color:#730a0a;
}
.topic .fader {
    position:absolute;
    top:0;
    right:0;
    width:40px;
    height:20px;
    background:url(/img/bg-text-overflow.png) 0 0 repeat-y;
}
.topic:hover .fader {
    background-position:-40px 0;
}
.topic.expand:hover .fader {
    background-position:0 0;
}
.topic.new .fader, .topic.new:hover .fader {
    background-position:-80px 0;
}

.sprite-button {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	cursor: pointer;
}

.sprite-button a {
	display: block; 
	width: 100%; 
	height: 100%;
	text-decoration: none;
}

.sprite-button-fffound {
	background: url(/img/sprite_buttons.png) no-repeat -20px 0px;
}
.sprite-button-fffound:hover {
	background: url(/img/sprite_buttons.png) no-repeat -20px -20px;
}

.sprite-button-fffound-active {
	background: url(/img/sprite_buttons.png) no-repeat -20px -20px;
}
.sprite-button-fffound-active:hover {
	background: url(/img/sprite_buttons.png) no-repeat -20px 0px;
}

.sprite-button-blog {
	background: url(/img/sprite_buttons.png) no-repeat 0px 0px;
}
.sprite-button-blog:hover {
	background: url(/img/sprite_buttons.png) no-repeat 0px -20px;
}

.sprite-button-rss {
	background: url(/img/sprite_buttons.png) no-repeat -60px 0px;
}
.sprite-button-rss:hover {
	background: url(/img/sprite_buttons.png) no-repeat -60px -20px;
}

.sprite-button-msn {
	background: url(/img/sprite_buttons.png) no-repeat -40px 0px;
}
.sprite-button-msn:hover {
	background: url(/img/sprite_buttons.png) no-repeat -40px -20px;
}

.sprite-button-share {
	background: url(/img/sprite_buttons.png) no-repeat -80px 0px;
}
.sprite-button-share:hover {
	background: url(/img/sprite_buttons.png) no-repeat -80px -20px;
}

.bb_button {
	cursor: pointer;
}

.pagination {
    margin: 10px 0px 0px 0px;
    padding-bottom: 5px;
    height: 20px;
    text-align: center;
}
div.pagination span.cur {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    margin: 3px;
    padding: 5px 10px;
    background-color: #AAAAAA;
    color: #F2F2F2;
    font-size: 12px;
    text-align: center;
}
div.pagination a {
    background-color: #555555;
    color: #FFFFFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    margin: 3px;
    padding: 5px 10px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
div.pagination a:hover { 
    background-color: #222222;
    background-image: -o-linear-gradient(top, #555555, #222222);
    box-shadow: 0px 0px 1px 1px #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.favicon_forum {
	display: inline-block; 
	height: 20px; 
	padding-left: 20px;
}

/** jQuery plugins
---------------------------------------------------------------*/
.tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url('https://qssupport.ru/i/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/** trustlink
*/
ul.cdb2fe {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none;
    white-space: nowrap;
    display: block;
}
ul li.left {
    float: left;
    width: 24%;
    overflow: hidden;
    /* vertical-align: top; */
    /* display: inline-block; */
    /* white-space: nowrap; */
    padding: 2px !important;
}
.cdb2fe a {
    /*color: #444444 !important;*/
    /*font-weight: normal;*/
    /*font-size: 12px !important;*/
}
.cdb2fe .text {
    /*color: #676767 !important;*/
    /*font-size: 12px !important;*/
    padding: 3px 0 !important;
    /*line-height: normal !important;*/
}
.cdb2fe .host {
    /*color: #006600;*/
    /*font-weight: normal;*/
    /*font-size: 12px !important;*/
    padding: 3px 0 !important;
    /*line-height: normal !important;*/
}