/* Comment element properties */

a {
    color: #e2007a;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}
.font {
    color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
}
.font_center {
    color: #ffffff;
    font-size: 12px;
    font-family: Tahoma;
}


a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #000000;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}




body {
	background-color: #000000;
    background: url('images/fon4.gif') repeat;
    margin: 0px;
    padding: 0px;
}

.search_input {
    background: #000000;
    border: #c4c4c4 1px solid;
    border-right: 0px;
    height: 22px;
    width: 175px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
    padding-left: 5px;
}

.bottom_info_font {
    color: #c4c4c4;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
}
.bottom_info_font:hover {
    color: #e2007a;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: underline;
}

.cart_font {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
.cart_font_too {
    color: #e2007a;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
.menu_font_two {
    color: #3e271f;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}.menu_font_little {
    color: #ffffff;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
.menu_font_little:hover {
    color: #e2007a;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}

.menu_font_little_back {
    color: #e2007a;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
.menu_font_little_back:hover {
    color: #ffffff;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}

.menu_font_little_too {
    color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
.menu_font_little_too:hover {
    color: #e2007a;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}
.menu_font {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
.menu_font:hover {
    color: #e2007a;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}
.menu_font_too {
    color: #e2007a;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
.menu_font_too:hover {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight: bold;
}
.small_bant_td {
    background: url('/images/center_news_pim.png') repeat-x top;
    height: 10px;
}
.product_table {
    border: #e2007a 1px solid;
}
.product_table_delimiter {
    border-bottom: #e2007a 1px solid;
    border-top: #e2007a 1px solid;
}
.image_border {
    border: #e2007a 1px solid;
    padding: 2px;
}
.ramka_left {
    background: url('/images/ramka_pim_left.gif') repeat-y;
}
.ramka_right {
    background: url('/images/ramka_pim_right.gif') repeat-y left;
}
.ramka_top {
    background: url('/images/ramka_pim_top.gif') repeat-x;
}
.ramka_bottom {
    background: url('/images/ramka_pim_bottom.gif') repeat-x;
}
.center_td {
    background: url('/images/table_pim1.gif') repeat-x top;
}
.center_td_too {
    background: url('/images/table_pim2.gif') repeat;
}
.center_girl {
    background: url('/images/center_girl.png') no-repeat center;
    height: 213px;        
}

.phone_font {
    color: #FFFFFF;
    font-size: 18px;
    font-family: Tahoma;
}
.login {
    background: #000000;
    border: #c4c4c4 1px solid;
    height: 22px;
    width: 100px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
    padding-left: 5px;
}
.password {
    background: #000000;
    border: #c4c4c4 1px solid;
    border-right: 0px;
    height: 22px;
    width: 85px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
    padding-left: 5px;
}








hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #222222;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
    background-color: #000000;
    background: url('images/fon4.gif') repeat;
    /*margin: 0px;
    padding: 0px;*/
    
	padding: 10px 10px 10px 0;
    
	width: 200px;
}

.side-border-right {
	background-color: #000000;
    background: url('images/fon4.gif') repeat;
    width: 100px;
}


.star-rating-wrap{
    white-space:nowrap;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating li.current-rating{
    background: url(/images/star.png) left -1000px repeat-x;
}
.star-rating{
    position:relative;
    width:100px !important;
    height:25px !important;
    overflow:hidden !important;
    list-style:none;
    margin:0 !important;
    padding:0 !important;
    background-position: left top;
    display: block;
}
.star-rating li{
    display: inline;
    background: none !important;
    border: 0 !important;
}
ul.star-rating a, 
ul.star-rating li.current-rating{
    position:absolute;
    top:0;
    left:0;
    text-indent:-9999px;
    height:25px !important;
    line-height:25px !important;
    outline:none;
    overflow:hidden;
    border: none;
    padding: 0 !important;
    margin: 0 !important;
}
.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 li.current-rating{
    z-index:1;
    background-image: url(/images/star.png) !important;
    background-position: left center !important;
}    
.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
background-color: #000000;
    background: url('images/fon4.gif') repeat;
  background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.main-bg {
background-color: #000000;
    background: url('images/fon4.gif') repeat;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl5 {
    font-size: 11px;
    color: #555;
    background: url('images/fon4.gif') repeat;
    padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.tbl7 {
     font-size: 11px;
    color: #EEEEEE;
   /* background-color: #111111;*/
    padding: 4px;
}

.tbl8 {
font-size: 11px;
    color: #AAAAAA;
  /*  background-color: #333333;*/
  
    padding: 4px 0 0 15px;
}

.tbl3 {
    font-size: 11px;
    color: #EEEEEE;
    background-color: #555555;
    padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #000000;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #000000;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #000000;
	margin: 2px;
	text-decoration: none;
}
