html {
  margin:0px;
  padding:0px;
}
body {
  background:#446172 url(/images/bg2.gif) no-repeat center bottom;
  margin:0px;
  padding:0;
  font-size:12px;
  font-family:Tahoma;
  color:#C6D4D6;
  min-width:1020px;
  width:expression( documentElement.clientWidth < 1020 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 1020 ? "1020px" : (body.clientWidth) + "px") : "1020px") : (documentElement.clientWidth)  + "px" );
  text-align:center;
}
#main {
  background:url(/images/bg1.gif) no-repeat center top;
}
.wrap {
  text-align:left;
  width:990px;
  margin:0 auto;
}
#header {
  position:relative;
  height:340px;
  background:url(/images/header_bg.png) no-repeat right top;
}
#footer {
  position:relative;
  text-align:left;
  width:990px;
  margin:60px auto 0 auto;
  height:100px;
  overflow:hidden;
  color:#FFFFFF
}
#logo {
  /*margin:20px 0 0 25px*/
}
#flogo {
  float:right;
  margin:35px 0 0 0;
  color:#4F504F;
  font-size:11px;
}
#fmenu {
  position:absolute;
  left:260px;
  top:20px;
  text-align:center;
  width:437px;
}
#bcontact {
  position:absolute;
  top:35px;
  left:0px;
  color:#ffffff;
  text-align:center;
  font:bold 11px Tahoma;
}
#bcontact b, #bcontact a {
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}
#fmenu a {
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  font:10px Tahoma;
  margin-right:5px;
  white-space:nowrap;
}
#fmenu a.act {
  color:#C8002E
}
#contact {
  position:absolute;
  right:10px;
  top:3px;
  width:238px;
  height:83px;
  background:url(/images/contact.gif) no-repeat right top;
  color:#ffffff;
  text-align:right;
  padding:10px 70px 0 0;
}
#contact a {
  text-decoration:none;
  display:block;
  color:#A00303;
  height:35px;
}
#contact div {
  padding:3px 0 0 0;
  font:18px/17px Arial; 
  letter-spacing:-1px;
}
#contact div span {
  color:#E4E9EA
}
#contact div b {
  font-weight:normal; 
  color:#213236
}
#contact2 {
  position:absolute;
  right:10px;
  top:3px;
  width:238px;
  height:93px;
  background:url(/images/contact2.gif) no-repeat right top;
  color:#ffffff;
  text-align:right;
  padding:0px 70px 0 0;
}
#contact2 a {
  text-decoration:none;
  display:block;
  color:#A00303;
  height:28px;
}
#contact2 div {
  padding:3px 0 0 0;
  font:18px/17px Arial; 
  letter-spacing:-1px;
}
#contact2 div span {
  color:#E4E9EA
}
#contact2 div b {
  font-weight:normal; 
  color:#213236
}
#header .menu {
  width:400px;
  height:38px;
  background:url(/images/menu.gif) no-repeat;
  position:absolute;
  top:0;
  left:320px;
  padding:0 0 0 32px;
}
#header .menu a {
  color:#FFFFFF;
  text-decoration:none;
  font:11px/28px Tahoma;
  text-transform:uppercase;
  float:left;
  width:78px;
}
#header .menu a.m2 {
  width:65px;
}
#header .menu a.m3 {
  width:70px;
}
#header .menu a.ma0 {
  width:92px;
}
#header .menu a.ma1 {
  background:url(/images/cabinet.gif) no-repeat right center;
  width:55px; 
}
#search {
  background:url(/images/search.gif) no-repeat;
  position:absolute;
  left:380px;
  top:55px;
  width:307px;
  height:30px;
}
#search input {
  float:left;
}
#search input.input {
  width:250px;
  background:transparent;
  border:none;
  margin:4px 5px;
}
#pr {
  position:absolute;
  right:0;
  top:104px;
}
#sel {
  background:url(/images/choose.gif) no-repeat;
  width:227px;
  height:157px;
  position:absolute;
  left:0;
  top:104px;
  padding:65px 0 0 54px;
}
#sel div.sel {
  height:33px;
}
#sel select {
  width:200px;
}
#menu {
  height:39px;
  overflow:hidden;
  position:relative;
  padding:0 0 0 40px;
  background:url(/images/menu.png) repeat-x;
  margin-bottom:15px;
}
#menu img.l {
  position:absolute;
  left:0px;
  top:29px;
}
#menu img.r {
  position:absolute;
  right:0px;
  top:29px;
}
#menu a {
  background:url(/images/menu.png) repeat-x;
  float:left;
  height:39px;
  line-height:39px;
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  padding:0 30px;
}
#menu a:hover, #menu .act {
  background:url(/images/menu.png) repeat-x 0 -39px;
}
#menu span {
  height:39px;
  background:url(/images/menu_div.png) repeat-x;
  width:2px;
  float:left;
}
#phone {
  position:absolute;
  right:90px;
  top:232px;
  color:#FFFFFF;
  font:bold 10px Verdana;
  text-align:right;
}
.line {
  height:10px;
  overflow:hidden;
  font-size:1px;
  border-top:1px dashed #9AABB3;
  margin-top:10px;
}
input, textarea, option, select {
  font-size:12px;
  font-family:Arial;
  color:#2C2E00
}
p, h1, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  padding-bottom:10px
}
li {
  margin:2px 0 2px 20px;
  padding:0 0 0 2px;
  list-style:square;
  list-style-position:outside
}
form {
  margin:0px;
  padding:0px;
}
.clear, #filter div.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin:0;
  padding:0;
  border:none;
  background:none;
}
a {
  color:#ffffff;
  text-decoration:underline;
}
a:hover {
  color:#FFFFD9;
  text-decoration:underline;
}
h1 {
  color:#ffffff;
  font:18px Arial;
}
h2 {
  font:bold 14px Tahoma;
  color:#ffffff;
}
h3 {
  font:bold 12px Tahoma;
  color:#ffffff;
}
img.left {
  float:left;
  margin:0px 15px 15px 0px;
}
img.left2 {
  float:left;
  margin:0px 5px 5px 0px;
}
img.right {
  float:right;
  margin:0px 0px 15px 15px;
}
.page_content {
  
}
/*
.page_content b, .page_content strong {
  color:#F58320;  
}*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #446172;
        color:#fff;
	z-index: 102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border-top:5px solid #FFDD26;
	border-bottom:5px solid #E6E4EF;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:0px solid #FFFFFF
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 15px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:5px 17px 10px 0;
	float:right;
}
#TB_closeWindowButton, #TB_closeWindowButton:hover { 
  display:block;
  text-align:right;
  font-size:10px;
  height:16px;
  color:#666666 !important;
  text-decoration:none !important;
  background:url(/images/icon/delete.gif) no-repeat right 2px;
  padding:2px 20px 2px 2px;
}
#TB_closeAjaxWindow{
	padding:2px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
  display:none;
	background-color:#FFDD26;
	height:27px;
        color:#BA0404
}
#TB_ajaxContent{
	clear:both;
	padding:15px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}
#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#form {
  margin-top:10px;
}
#form th {
  vertical-align:top;
  width:120px !important;
  font:12px Tahoma;
  text-align:right;
  padding:6px 12px 2px 2px;
}
#form th small {
  text-transform:lowercase;
}
#form th b {
  font-weight:normal
}
#form td {
  padding:4px;
}
#form td.group {
  font-weight:bold;
}
#form input.input, #form textarea {
}
#form input.button, input.button {
  font-size:12px;
  color:#A00303;
  text-align:center;
  line-height:18px;
  text-decoration:none;
  height:24px;
  margin-right:5px;
  padding:2px 6px;
  background:url(/images/num5.gif) left bottom;
  border:1px solid #394E5B;
  border-width:0 1px 1px 0;;
}
.buttonr {
  float:right;
}
#form textarea, #form input.input, #form input.input2, input.input {
  border:1px solid #394E5B;
  border-width:0px 1px 1px 0;
  padding:3px;
  background:#ffffff;
}
#form select {
  border:1px solid #D6DBE2;
  background:#ffffff;
  padding:1px;
}
#form textarea {
  height:120px;
}
#form h3 {
  margin:10px 0;
  padding:0;
}
.need, .req {
  font-weight:bold;
  color:#AA0000;
  font-family:Tahoma, Arial
}
.need2, .req2 {
  font-weight:bold;
  color:#9D0000;
  font-family:Tahoma, Arial
}
div.message {
  font-weight:bold;
  color:#FFE00A;
  padding-bottom:15px;
}
div.search {
  padding-bottom:15px;
}
ul.sitemap {
}
ul.sitemap ul li {
  list-style:square;
  font-weight:normal;
  margin-left:15px;
  padding:0px;
  font:13px Arial
}
ul.sitemap ul li a {
  text-decoration:underline
}
ul.sitemap ul {
  margin:5px 5px 5px 15px;
}
ul.sitemap li {
  background:none;
  padding:2px 0px;
  margin:0px;
  list-style:none;
  font:bold 12px Tahoma
}
ul.sitemap li a {
  text-decoration:none;
  color:#4A4A4A
}
ul.sitemap ul li a {
  text-decoration:underline;
  color:#005AEB
}
/*table.table {
  font-size:12px;
  padding-bottom:15px;
}
table.table td {
  padding:6px 12px;
}
.page_content td {
  vertical-align:top;
}
.page_content td p {
  margin:0px;
  padding:0px;
}
table.table tr.first_line td {
  background:#DEC9A1 url(/images/body_bg2.jpg);
}
table.table tr.even td, table.table  td.even {
  background:#DEC9A1 url(/images/body_bg2.jpg);
}
table.table tr.odd td, table.table  td.odd {
}
*/

#form2 {
  margin-top:10px;
}
#form2 th {
  vertical-align:top;
  width:120px !important;
  padding:5px 5px 5px 10px;
  text-align:right;
  font-weight:normal;
  background:#F4F4F4;
  border-bottom:1px solid #ffffff
}
#form2 th b {
  font-weight:normal;
}
#form2 td {
  padding:5px 5px 5px 12px;
  border-bottom:1px solid #eeeeee
}
#form2 td.group {
  font-weight:bold;
}

.paginal {
  padding:15px 0px;
  text-align:center;
  font-size:13px;
}
.paginal a {
  color:#A8A8A8;
  font-weight:bold;
  text-decoration:none;
  font:bold 11px Tahoma
}
.paginal a.act, .paginal a.act:hover {
  color:#ffffff;
  text-decoration:none;
  font-size:14px;
}
.paginal a:hover {
  color:#000000;
  text-decoration:none;
}
.paginal span {
  margin:0px 5px;
}
#news {
}
#news .item {
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dashed #69818E
}
#news .item a.m {
  display:block;
  padding:6px 0 4px 0;
  font:bold 12px Tahoma;
  text-decoration:none;
  color:#ffffff;
}
span.date {
  font:11px Tahoma;
  color:#ffffff;
  background:#68818E;
  padding:1px 4px;
}
#content_left {
  float:left;
  width:198px;
}
#content_center {
  float:left;
  width:560px;
  margin-left:12px;
}
#content_right {
  float:right;
  width:198px;
}
.blox h2 {
  background:url(/images/blockt.gif) no-repeat;
  height:45px;
  color:#36393C;
  padding:0 0 0 35px;
  font:14px/39px Tahoma;
  text-transform:uppercase;
  text-shadow:1px 1px 0px #FFFFFF
}
.blox h2.alt {
  background:url(/images/blockt2.gif) no-repeat;
  color:#BA0404;
  text-shadow:1px 1px 0px #FFE75E
}
.blox {
  background:url(/images/blockm.gif) repeat-y -11px 0;
  margin:0 0 15px 0;
}
.blox .m {
  padding:0 15px 10px 15px;
}
.blox .t {
  height:17px;
  background:url(/images/blockb2.gif) no-repeat 0 0;
}
.blox .b {
  height:15px;
  background:url(/images/blockb.gif) no-repeat 0 0;
}
.blox .menu a {
  display:block;
  padding:7px 5px 7px 5px;
  color:#ffffff;
  text-decoration:none;
  background:url(/images/arr1.gif) no-repeat 160px 11px;
  border-bottom:1px dashed #9AABB3;
}
.blox .menualt a {
}
.blox .menu a.act {
  font:18px Arial;
  color:#FFDD26;
  background:url(/images/arr1.gif) no-repeat 160px 16px;
}
.bloxmenu a.act, .bloxmenu a:hover {
  background:#EFEFEF url(/images/menu_arr.gif) no-repeat 10px -31px;
  color:#C4002D;
  border-bottom:1px solid #EFEFEF
}
.bloxmenu a.last {
  border-bottom:none !important
}
.bloxmenu a.sub {
  background:#EFEFEF !important;
  font-size:13px;
  border-bottom:none;
  border-top:1px solid #D7D7D7;
}
#content_b {
  background:url(/images/border.png) no-repeat 0 bottom;
  height:15px;
  margin-bottom:15px;
}
#content_t {
  background:url(/images/border.png) no-repeat 0 top;
  height:15px;
}
#content_m {
  padding:0px 15px;
}
.brn {
  width:248px;
  height:100px;
  padding:8px;
  background:url(/images/block3.gif);
  margin:0 0 15px 0;
  float:left;
  font-size:11px;
  overflow:hidden;
}
.brnodd {
  float:right
}
.content_b {
  background:url(/images/border.gif) no-repeat 0 bottom;
  height:15px;
  margin-bottom:15px;
}
.content_t {
  background:url(/images/border.gif) no-repeat 0 top;
  height:15px;
}
.brn .content_m {
  height:160px;
}
.content_m {
  border-left:1px solid #E2E2E2;
  border-right:1px solid #E2E2E2;
  padding:0px 15px;
}
#vote {
  margin:7px 0px 0px 0px;
}
div.vote {
  margin:px 0px;
  color:#4D4D4D
}
div.vote b {
}
div.vote input {
  margin:0px 5px 0px 0px;
  padding:0px;
  vertical-align:middle
}
div.buts {
  height:26px;
  margin-top:10px;
}
#vote_over { 
  margin-top:15px;
}
#vote_in {
  border-left:1px solid #C4C4C4;
  border-right:1px solid #C4C4C4;
  background:url(/images/left_bg.gif) repeat-x;
  padding:10px 15px;
}
#vote_in b {
  color:#D20000
}
.bloxvote {
  padding:10px 10px 10px 15px;
}

a.button2, a.button3, a.button, a.button5 {
  float:left;
  display:block;
  font-size:12px;
  color:#A00303;
  text-align:center;
  line-height:18px;
  text-decoration:none;
  height:19px;
  margin-right:5px;
  padding:2px 6px;
  background:url(/images/num5.gif) left bottom;
  border:1px solid #394E5B;
  border-width:0 1px 1px 0;
}
a.button2 {
  width:45px;
}
a.button5 {
  width:131px;
}
a.button3, a.button {
  width:131px;
}
.vote_bar {
  height:6px;
  background:url(/images/bar1.gif) repeat-x left center;
  margin-bottom:3px;
}
.vote_res b {
  color:#C8002E;
}
.vote_res {
  font-weight:bold;
  color:#4D4D4D;
  margin-top:10px;
  font-size:11px;
}
table.table {
  font-size:12px;
  margin-bottom:15px;
}
table.table td {
  padding:4px 6px;
}
.page_content td {
  vertical-align:top;
}
.page_content td p {
  margin:0px;
  padding:0px;
}
table.table tr.first_line td {
  background:#F1F1F1 url(/images/th.gif) repeat-x left -6px;
  vertical-align:middle;
  font-weight:bold;
  color:#000000;
  font-size:13px;
  padding:8px 6px;
}
table.table tr.even td, table.table  td.even {
  background:#69818E
}
table.table tr.odd td, table.table  td.odd {
  background:#69818E
}

a.link {
  font-size:13px;
  text-decoration:none;
  text-transform:uppercase
}
#filter {
  margin-bottom:20px;
  position:relative;
  overflow:hidden;
  height:1%;
}
#filter div {
	background:url(/images/num5.gif);
	float:left;
	height:40px;
	margin-bottom:5px;
	margin-right:5px;
	padding:3px 5px 0px 5px;
	width:124px;
	position:relative;
	overflow:hidden;
        color:#000000;
   border-right:1px solid #394E5B;
   border-bottom:1px solid #394E5B;
}
#filter div span {
  background:url(/images/num.gif);
  font:18px Arial;
  padding:2px 7px;
  float:left;
  margin:3px 6px 2px 0px; 
  color:#ffffff;
}
#filter a {
  font-weight:bold;
  font-size:11px;
  color:#A00303
}
#filter div b {
  display:block;
  line-height:12px;
  font-size:11px;
}
.logos td {
  vertical-align:bottom;
  text-align:center;
  padding:0 10px 10px 0
}
.logos a {
  text-decoration:none;
  font:14px Tahoma;
  width:120px;
  height:120px;
  overflow:hidden;
  display:block;
  background:url(/images/logos2.gif);
  padding:5px;
}
.logos img {
}
#gallery a {
  display:block;
  float:left;
  margin:4px;
  height:150px;
  width:150px;
  padding:1px;
  border:1px solid #DEDEDE;
}
#gallery a:hover {
  border:1px solid #666666;
}
.tbox {
  position:absolute;
  top:0px;
  width:116px;
  background:url(/images/hbl_bg.png) no-repeat;
  height:96px;
  overflow:hidden;
  padding:0 13px;
  font-size:11px;
}
.tbox p {
  color:#FFFFFF;
  text-align:center;
  padding:3px 0 10px 0;
}
.box1 {
  left:287px;
  line-height:18px;
}
.box2 {
  left:460px;
}
.box1 input.input {
  color:#858585;
  font-size:11px;
  background:url(/images/inp1.png) no-repeat;
  width:108px;
  padding:3px 4px;
  border:none;
  margin-bottom:3px;
}
.box1 a.button {
  float:right;
  background:url(/images/but1.png) no-repeat;
  width:45px;
  margin-right:0px;
}
div.cart {
  padding-top:4px;
}
#log_retmsg {
  padding-top:4px;
  line-height:12px;
  text-align:left;
  color:#ffffff;
  font-weight:normal
}
#log_retmsg a {
  display:block;
}
#greet {
  padding:0 0 3px 0;
}
#greet b {
  color:#FFFFFF;
  font:12px Tahoma;
  margin-left:5px;
}
.tbox .links {
  line-height:12px;
  text-align:center;
}
.tbox .links a {
  display:block
}

#prop_cart td {
  vertical-align:top;
  text-align:center;
  padding:4px 6px;
}
#prop_cart tr.even td {
  background:#69818E
}
#prop_cart tr.odd td {
  background:#69818E
}
#prop_cart th {
  background:#F1F1F1 url(/images/th.gif) repeat-x left -6px;
  vertical-align:middle;
  font-weight:bold;
  color:#000000;
  font-size:13px;
  padding:8px 6px;
}
#prop_cart th.first, #prop_cart td.first {
  text-align:left;
}
#prop_cart input.input {
  text-align:center;
  padding:2px;
  width:28px;
}
#prop_cart {
}
td#prices {
  font-size:14px;
}
span.discount {
  color:#A00F00;
  font-weight:bold;
  font-size:13px;
}
span.total{
  color:#FFD80A;
  font-weight:bold;
}
.links_seo_p4, .links_seo_p4 a {
  font-size:10px;
}
.table .first_line td a {
  color:#000;
  text-decoration:none;
  padding:2px 25px 2px 0;
  background:url(/images/sort.gif) no-repeat right -2px;
}
.table .first_line td a:hover {
  background:url(/images/sort.gif) no-repeat right -50px;
}
.table .first_line td a.act, .table .first_line td a.act:hover {
  background:url(/images/sort.gif) no-repeat right center;
  padding:2px 25px 2px 0;
  border-bottom:none
}
#tabs {
  height:50px;  
}
#tabs a {
  float:left;
  font:bold 13px/34px Tahoma;
  background:url(/images/th.gif);
  color:#000000;
  padding:0 10px;
  margin:0 5px 0 0;
  text-decoration:none;
  border-right:1px solid #394E5B;
  border-bottom:1px solid #394E5B;
}
#tabs a.act, #tabs a:hover {
  background:url(/images/num5.gif);
  color:#A00303;
}
a.to_cart {
  background:url(/images/cart.gif) no-repeat left center;
  padding:0 3px 0 27px;
  white-space:nowrap
}
#cabinet, #cart {
  width:329px;
  height:59px;
  background:url(/images/menu2.gif);
  position:absolute;
  left:350px;
  top:29px;
  display:none;
  padding:10px 10px 0 10px;
  font:11px Tahoma;
}
#cabinet a {
  margin-right:5px;
}
#cabinet a.close, #cart a.close {
  position:absolute;
  width:24px;
  height:24px;
  background:url(/images/close1.gif);
  right:5px;
  top:5px;
  margin:0;
}
#cabinet h3, #cart h3 {
  padding:0 0 3px 0;
  font:bold 11px Tahoma;
  color:#FFF44A;
  text-transform:uppercase
}
#cabinet .input {
  padding:2px;
  border:none;
  float:left;
  font:11px Tahoma;
  width:100px;
  margin:0 10px 2px 0;
}
#cabinet .button {
  padding:0;
  width:50px;
  height:17px;
  font:bold 11px/17px Tahoma;
  background:url(/images/num5.gif);
  color:#A00303
}
.empty {
  color:#aaaaaa !important
}
#cart b {
  color:#FFFFFF;
  font:12px Tahoma;
}
span.price_name {
  font:bold 11px Tahoma; 
  color:#FFE00A;
}
p.price {
  font:18px Tahoma; 
  color:#FFE00A;
}
.comments .item {
  margin:0 0 15px 0;
}
.comments .item .title {
  background:#69818E;
  padding:5px;
}
.comments .item .title b {
  font-weight:normal;
  color:#ffffff;
  margin-right:10px;
}
.comments .item .title span.date {
  margin-left:10px;
}
.comments .item .text {
  padding:5px;
}
.page_content b {
  color:#FFFFFF;
  font-weight:normal
}
.blox .prods {
  margin:0;
  padding:10px 0 0 0;
}
.blox .prods .item {
  padding:0 5px 0 10px;
}
.blox .prods .item img {
  float:left;
  margin:0 0 10px 0;
}
.blox .prods .item .text {
  float:right;
  width:105px;
  padding:0 0 10px 0;
  font:11px Tahoma;
}
.blox .prods div.line {
  clear:both;
  height:1px;
  border-top:1px solid #7B909C;
  background:#5C717D; 
  margin:0 0 10px 0; 
}
.blox .prods .price {
  font:13px Tahoma;
}
.blox2 {
  background:url(/images/block2.gif) no-repeat;
  height:41px;
}
.blox2 a {
  color:#AB0202;
  font:14px/39px Tahoma;
  text-decoration:none;
  text-transform:uppercase;
  padding:0 0 0 30px;
  display:block;
  text-shadow:1px 1px 0px #FFE75E
  }
.price strike {
  color:#ff4444
}
a.reviews {
  background:url(/images/block2.gif) no-repeat;
  height:41px;
  float:left;
  color:#AB0202;
  font:14px/39px Tahoma;
  text-decoration:none;
  text-transform:uppercase;
  padding:0 0 0 30px;
  display:block;
  text-shadow:1px 1px 0px #FFE75E;
  width:170px;

  }
span.rate {
  float:right;
  width:24px;
  height:23px;
  margin:-4px 0 -5px 0;
  background:url(/images/rate.gif) no-repeat;
  text-align:center;
  font:bold 11px/25px Tahoma;
  color:#A00303
}
span.rate2 {
  color:#FFE10A;
  font:14px/14px Verdana
}
#rate_table {
  margin:0 0 15px 0;
}
#rate_table td {
  padding:2px 12px 2px 0;
}
.table td.table2_ {
  padding:2px 4px;
}
.table .table2 td {
  font:11px Tahoma;
  padding:2px 5px;
}
.table .table2 tr.first_line2 td {
  background:url(/images/th.gif) repeat-x scroll left -6px #F1F1F1;
  color:#000;
}
.table .table2 tr.odd2 td, .table .table2 tr.even2 td {
  background:#446172
}
.table .table2 td b {
  color:#FFF;
  font-weight:normal
}
