/* _______________________ Общие _______________________ */

.clear {
	overflow: 			hidden;
	clear: 				both;
	height: 			0px;
}
.clear_padd {
	overflow: 			hidden;
	clear: 				both;
	height: 			5px;
}
td.coll {
	margin: 0;
	padding: 0;
	width: 220px;
	vertical-align: top;
}
td.padd {
	margin: 0;
	padding: 0;
	width: 10px;
	vertical-align: top;
}
td.center {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.bg_header_other {
	width: 220px;
	height: 31px;
	margin: 0;
	background:	url("/oplastike/images/bg_header_other.jpg") repeat-x;
}
.bg_header_fresh {
	width: 220px;
	height: 31px;
	margin: 0;
	background:	url("/oplastike/images/bg_header_fresh.jpg") repeat-x;
}
.bg_header_forum {
	width: 220px;
	height: 31px;
	margin: 0;
	background:	url("/oplastike/images/bg_header_forum.jpg") repeat-x;
}
.bg_header_register {
	width: 220px;
	height: 31px;
	margin: 0;
	background:	url("/oplastike/images/bg_header_register.jpg") repeat-x;
}
.background_forum {
	background:	#fae0df;
	display: table;
	width: 220px;
}
.background_blue {
	background:	#d3e9f2;
	display: table;
	width: 220px;
}
.background_red {
	background:	#F3D4D3;
	display: table;
	width: 220px;
}
.background_register {
	background:	#eddee1;
	display: table;
	width: 220px;
}
.header_title {
	font-size: 18px;
	color: #fff;
	font-family: Trebuchet MS,Arial,Tahoma,Geneva;
	padding: 3px 0 0 5px;
	letter-spacing: -1px;
}
.box_blue {
	background: top #fff url("/oplastike/images/bg_center_blue.jpg") repeat-x;
	border: 1px solid #91C9DD;
}
.box_red {
	background: top #fff url("/oplastike/images/bg_center_red.jpg") repeat-x;
	border: 1px solid #D5539F;
}
.box_red_stars {
	background: right top #fff url("/oplastike/images/bg_center_red_stars.jpg") no-repeat;
	border: 1px solid #D5539F;
}
a img {
	border:0px;
}

/* _______________________ ТОП _______________________ */

#top_logo {
	position: absolute;
	top: 0;
	left: 0;
}
#top_pic {
	position: absolute;
	top: 40px;
	right: 0;
}
#top_icons {
	position: absolute;
	top: 20px;
	right: 30px;
}
#top_icons ul {
	margin:0px;
	padding:0px;
}
#top_icons ul li {
	margin:0px;
	list-style:none;
	float:left;
	margin-left:15px;
}
#top_icons a img {
	border: 0px;
}

/* _______________________ Меню _______________________ */

#topmenu {
	display:inline;
	float:right;
	margin-top: 188px;
	margin-right: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
#topmenu ul {
	margin:0px;
	padding:0px;
}
#topmenu ul li {
	margin:0px;
	list-style:none;
	float:left;
	margin-left:8px;
	font-size:14px;
	
}
#topmenu ul li a {
	text-decoration:none;
	color:#fff;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	position:relative;
	border:0px;
	font-weight: bold;
}
#topmenu ul li a:hover, #topmenu ul li a.active {
	color:#d5539f;
	background-color:#fff;
	text-decoration:none;
	background-image:url("/oplastike/images/left_menu_star.gif");
	background-repeat:no-repeat;
}
#topmenu ul li a span {
	display:none;
}
#topmenu ul li a:hover span, #topmenu ul li a.active span {
	display:inline;
	position:absolute;
	right:-1px;
	top:0px;
}
/* _______________________ ЦЕНТР _______________________ */
.box_red {
	background: top #fff url("/oplastike/images/bg_center_red.jpg") repeat-x;
	border: 1px solid #D5539F;
}
.box_red {
	background: top #fff url("/oplastike/images/bg_center_red.jpg") repeat-x;
	border: 1px solid #D5539F;
}


/* _______________________ ЦЕНТР - Звезда-то _______________________ */
.box_red_center {
	background: top #fff url("/oplastike/images/bg_center_red.jpg") repeat-x;
	border: 1px solid #d5539f;
	padding: 10px;
}
.center_reds{
	font-size: 12px;
	color: #656565;
	padding: 10px 10px;
	background:  url("/oplastike/images/bg_top_red.jpg") no-repeat top left;
}
.center_news_red{
	font-size: 12px;
	color: #656565;
}
.center_red a{
	color: #d5539f !important;
}
.center_red h2 {
	font-size: 22px;
	color: #d5539f !important;
	font-family: Trebuchet MS,Arial,Tahoma,Geneva;
	letter-spacing: -1px;
}
.center_red .text {
	margin-bottom: 15px;
}
.center_red td {
	vertical-align:top;
}
.center_red .pic {
	margin: 50px 10px 10px 0;
	padding: 2px;
	border: 1px solid #d5539f;
	background: #fff;
}
.center_red .pic_red_home {
	margin: 0;
	padding: 2px;
	border: 1px solid #d5539f;
}
.center_red ul.right {
	margin: 0;
	font-size: 11px;
	float: right;
	
}
.center_red ul.right li {

	line-height: 16px;
	padding: 0px 0px 0px 18px;
	list-style: none;
	text-align: left;
}
.center_red ul {
	margin: 0;
	font-size: 11px;
	float: left;
	color: #d5539f;
}
.center_red ul li {
	float: left;
	line-height: 16px;
	padding: 0px 40px 0px 18px;
	list-style: none;
	text-align: left;
}

.center_red ul a.red:link,
.center_red ul a.red:visited {
	color:#d5539f;
	text-decoration:none
}
.center_red ul a.red:hover {
	color:#d5539f;
	text-decoration:underline
}
.read_red {
	background-position: 0px 3px;
	background-image: url("/oplastike/icons/icon_read_red.gif");
	background-repeat: no-repeat;
}
.comment_red {
	background-position: 0px 3px;
	background-image: url("/oplastike/icons/icon_comment_red.gif");
	background-repeat: no-repeat;
}
.light {
	color: #E4BCD7;
}


h5 {
	font-size: 16px;
	color: #d5539f;
	font-family: Trebuchet MS,Arial,Tahoma,Geneva;
	letter-spacing: -1px;
}
.header_center_blue {
	height: 31px;
	margin: 0;
	background:	url("/oplastike/images/bg_header_fresh.jpg") repeat-x;
}
.header_center_title {
	font-size: 18px;
	color: #fff;
	font-family: Trebuchet MS,Arial,Tahoma,Geneva;
	padding: 3px 0 0 5px;
	letter-spacing: -1px;
}

/* _______________________ Модуль логин  _______________________ */

#modul_login {
	font-size: 11px;
	color: #656565;
	padding: 10px 10px;
}
#modul_login label {
	padding: 3px 0;
	font-weight: bold;
}
#modul_login .field {
	font-size: 11px;
	border:1px solid #65B2CF;
	color:#656565;
	margin-bottom:5px;
	margin-top:2px;
	padding: 3px;
}
#modul_login .button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border:1px solid #65B2CF;
	color:#fff;
	background-color:#65B2CF;
	padding: 2px 15px;
	font-weight: bold;
	float: right;
}
#modul_login  a, a:link, a:visited {
	text-decoration:none;
	color: #65B2CF;
	font-weight: normal;
}
#modul_login  a:hover {
	text-decoration:underline;
}
#modul_login  div {
	padding: 1px;
}
#modul_login  .checkbox {
	padding: 0px 0px 3px 0px;
}
.formleft {float:left; width:150px; padding:2px; margin-top: 6px;}
.formright {float:left; width:270px; padding:1px;}
.regerror {color:#F59795; font-weight: bold;}



/* _______________________ Модуль "Комментарии"  _______________________ */
.mod_comment_header                 {color:#666; background-color:#f5f5f5; padding:3px}
.mod_comment_body                   {padding:10px; margin-bottom:10px}
.mod_comment_highlight              {border:2px solid #88c13e}
.mod_comment_changed                {color:#ccc; font-size:10px}


/* _______________________ Модуль "Комментарии"  _______________________ */
#comments a									{ color:#d5539f;}
#comments h3								{font-size: 18px; color: #d5539f; font-family: Trebuchet MS,Arial,Tahoma,Geneva; letter-spacing: -1px;}
#comments h4								{font-size: 14px; color: #d5539f; font-family: Trebuchet MS,Arial,Tahoma,Geneva; letter-spacing: -1px;}

#comments .mod_comment_highlight            {border: 2px solid #d5539f;}
#comments .mod_comment_changed              {color: #ccc; font-size: 10px;}
#comments .button 							{font-family: Tahoma, Geneva, sans-serif;font-size: 11px;border:1px solid #d5539f;color:#fff;background-color:#d5539f;padding: 2px 15px;font-weight: bold;}

#comments .answer  			 {display: block;}
#comments .avatar  			 {float:left;}
#comments .user_ansver	 	 {color:#656565; margin: 0 0 7px 0; font-size:11px;}
#comments .user_ansver a 	 {padding-left:0px;}
#comments .answer_type		 {float:right; color:#d5539f; font-weight:bold; font-size:11px; position:relative;}
#comments .answer_top		 {padding: 0px 15px 12px 10px; float:left;}
#comments .post_panel		 {margin-top:10px;}
#comments .clear {
	overflow: 			hidden;
	clear: 				both;
	height: 			0px;
}
#comments dl{
	float:left; margin:0 20px 20px 0;
	}
	#comments  dt{
		float:left;
		padding:0px 6px;
		margin-right:5px;
		white-space:nowrap;
		}
	#comments  dd strong{
		display:block;
		}
/*float-nowrap for Safari, Opera, Firefox*/
#comments dt, #comments dd{display:table-cell;vertical-align:top;}
#comments dl{display:table} 

	#comments dd{
		font-size: 11px;
		color:#656565;
		}
	#comments dd a{
		color:#d5539f;
		white-space:nowrap;
		}
		#comments dd span{
			white-space:nowrap;
			color:#E492C2;
			}
#comments .blue_line {
	height: 1px;
	margin: 0;
	background:	#E4BCD7;
}

#pagenav {
	font-size: 11px;
	clear: both;
	margin: 15px 0;
	text-align: center;
	color: #fff;
}
#pagenav .current {
	padding: 2px 6px;
	border: 1px solid #eee;
	background: #fff;
	color: #C7E4EA;
	margin-left: 3px;
	text-decoration: none;
}
#pagenav a {
	padding: 2px 6px;
	border: 1px solid #eee;
	background: #fafafa;
	color: #65B2CF;
	margin-left: 3px;
	text-decoration: none;
}
#pagenav a:hover{
	color: #65B2CE;
	background: #D3E9F2;
}
#pagenav .pages {
	float: left;
}


/* _______________________ OVERLIB-Контейнер (Всплывающая подсказка)  _______________________ */
.overlib_body {font-size:11px; background-color:#65B2CE; color:#fff;text-align: left; padding: 5px;}
.item_title {font-weight:normal; background-color:#ddd; color:#666}
.overlib_border {background-color:#65B2CE;}


.smallgap a{
	margin:2px 4px 2px 4px;
	padding:2px 4px 2px 4px;
	font-size:12px;
	background-color:#78BBD5 !important;
	color:#FFF !important;
	text-decoration:none;
	font-weight:bold;
}

p .smallgap{
	position:relative;
	left:60px;
}


/*--------------stars---------*/

	.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/oplastike/images/stars.png) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

.lead{
	font-size:12px;
    color:#d5539f;
	font-weight:bold;
}



