@charset "utf-8";


html	{
	height: 100%;
}

BODY {
	width:100%; 
	padding:0; 
	margin:0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-family:Tahoma; 
	font-size:13px; 
	background-color:#ffffff;
	background-image:url("../image/bg2.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

P {
	font-size: 1em;
	margin-top: 1em;
	margin-right: 0pt;
	margin-bottom: 1em;
	margin-left: 0pt;
}
 
A {color:black; font-size:13px; font-family:Tahoma; padding:1px; }

INPUT {
	border:1px solid #E1E1E1;
}

UL { margin: 0px; list-style: none; }

LI A { font-family : Tahoma; font-size: 13px; color: #000; text-decoration: underline; }

LI 	{ margin-bottom: 0.6em; padding-left: 10px; }

IMG {
	border:0px;
	float: left;
} 

h1, h2, h3, span.accent, b.accent, a.accent, strong.accent {
	font-weight: bold; display: block; color: #3a5d97; font-size: 13px; text-transform: uppercase; text-decoration: none;
}

 
 
.red {
	color:#C00;	
}
 

.display-no {
	display:none;	
}

.nowrap	{
	white-space: nowrap;
}


.blue {
	color:#00aeef;	
}

.blue-dark {
	color:#3a5d97;	
}
 
.gray {
	color:#6c6c6c;	
}

.red {
	color:#9b2717;	
}

.bold {
	font-weight:bold;
}

.uppercase	{
	text-transform: uppercase;
}


.underline-no	{
	text-decoration:none;
}

.text-align-right	{
	text-align:right;
}

.text-align-left	{
	text-align:left;
}


.table-side-left	{
	background-image:url("../image/tbl-bg-left.gif");
	background-position:right top;
	background-repeat:no-repeat;	
}


.table-side-right	{
	background-image:url("../image/tbl-bg-right.gif");
	background-position:left top;
	background-repeat:no-repeat;	
}


.table-side-top	{
	background-image:url("../image/tbl-bg-top.gif");
	background-position:top;
	background-repeat:repeat-x;	
}

.table-side-header {
	color:#00aeef;
	text-transform:uppercase;
	font-weight:bold;
	height:36px;
	vertical-align:middle;
	text-align:center;
}


.table-content	{
	padding-left:10px;	
	padding-right:10px;	
}

.table-content-td-2-1 {
     vertical-align:top;
}

.table-content-td-2-2 {
	width:100%;
	padding-left:20px;	
	padding-right:20px;	
    vertical-align:top;
}

.table-content-td-2-3 {
     vertical-align:top;
}





.table-content-header	{
	color:#3a5d97;
	text-transform:uppercase;
	font-weight:bold;
	height:36px;
	vertical-align:middle;
	text-align:left;
}


.table-side-header-ul {
	padding-left:0px;
	list-style: none;
	margin: 0px;
}




li, .table-side-header-li {
	margin-bottom: 0em;
	padding-left: 10px;
	margin-top: 5px;
	font-family : Tahoma;
	font-size: 13px; 
	color:#6c6c6c;
	text-decoration: none;
}



.table-side-header-li A:link, .table-side-header-li A:visited {
	font-family : Tahoma;
	font-size: 13px; 
	color:#6c6c6c;
	text-decoration: none;
}

.table-side-header-li A:hover {
	font-family : Tahoma;
	font-size: 13px; 
	color:#6f6f6f;
	text-decoration: underline;
}





TD.menu-level-1, TD.menu-level-2, 
TD.menu-level-1-selected, TD.menu-level-2-selected {
	padding-left: 10px;
	margin-bottom: 0em;
	padding-bottom: 3px;
	padding-top: 2px;
	font-family : Tahoma;
	font-size: 13px; 
	color:#6c6c6c;
	text-decoration: none;
}

TD.menu-level-1 A:LINK, TD.menu-level-2 A:LINK, 
TD.menu-level-1 A:VISITED, TD.menu-level-2 A:VISITED,
LI.menu-level-1 A:LINK, LI.menu-level-2 A:LINK, 
LI.menu-level-1 A:VISITED, LI.menu-level-2 A:VISITED {
	text-decoration: none;
	color:#6c6c6c;
}

TD.menu-level-1-selected A:LINK, TD.menu-level-2-selected A:LINK,
TD.menu-level-1-selected A:VISITED, TD.menu-level-2-selected A:VISITED,
LI.menu-level-1-selected A:LINK, LI.menu-level-2-selected A:LINK,
LI.menu-level-1-selected A:VISITED, LI.menu-level-2-selected A:VISITED {
	text-decoration: none;
	color:#3a5d97;
}




td.menu-level-1-del, li.menu-level-1-del { background: url("../image/bg-li-del.gif") no-repeat left top; }
td.menu-level-1, li.menu-level-1 { background: url("../image/bg-li.gif") no-repeat left top; }
td.menu-level-1-selected, li.menu-level-1-selected { background: url("../image/bg-li-1-selected.gif") no-repeat left top; }
td.menu-level-1-selected A:LINK, .menu-level-1-selected A:VISITED { color:#3a5d97; }
td.menu-level-2, li.menu-level-2 { background: url("../image/bg-li-2.gif") no-repeat left top; }
td.menu-level-2-selected, li.menu-level-2-selected { background: url("../image/bg-li-2-selected.gif") no-repeat left top; }
td.menu-level-2-selected { background: url("../image/bg-li-2.gif") no-repeat left top; }
td.menu-level-2-selected A:LINK, .menu-level-2-selected A:VISITED { color:#3a5d97; }


.newsdate { font-weight:bold; font-size: 13px; color: #000000;  padding-top: 10px; }

.news { font-size: 13px; color: #000000; }
.news A:link, .news A:visited { text-decoration: none; }
.news A:hover { text-decoration: underline; }




.table-spec-top {
	background-image:url("../image/table-spec-top-middle.gif");
	background-position:bottom;
	background-repeat:repeat-x;	
}


.table-spec-bottom {
	background-image:url("../image/table-spec-bottom-middle.gif");
	background-position:top;
	background-repeat:repeat-x;	
}


.table-spec-left-t {
	background-image:url("../image/table-spec-bg-left-t.jpg");
	background-position:right top;
	background-repeat:no-repeat;	
}


.table-spec-left-b {
	background-image:url("../image/table-spec-bg-left-b.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;	
}

.table-spec-left-m {
	background-image:url("../image/table-spec-bg-left-m.gif");
	background-position:right;
	background-repeat:repeat-y;	
}

.table-spec-right-m {
	background-image:url("../image/table-spec-bg-right-m.gif");
	background-position:left;
	background-repeat:repeat-y;	
}

.table-spec-right-t {
	background-image:url("../image/table-spec-bg-right-t.jpg");
	background-position:left top;
	background-repeat:no-repeat;	
}


.table-spec-right-b {
	background-image:url("../image/table-spec-bg-right-b.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;	
}


.table-spec-corner-rt {
	background-image:url("../image/table-spec-corner-rt.gif");
	background-position:left bottom;
	background-repeat:no-repeat;	
}

 
.table-spec-corner-lt {
	background-image:url("../image/table-spec-corner-lt.gif");
	background-position:right bottom;
	background-repeat:no-repeat;	
}


.table-spec-corner-rb {
	background-image:url("../image/table-spec-corner-rb.gif");
	background-position:left top;
	background-repeat:no-repeat;	
}

 
.table-spec-corner-lb {
	background-image:url("../image/table-spec-corner-lb.gif");
	background-position:right top;
	background-repeat:no-repeat;	
}

  
.page-bottom {
	background-image:url("../image/bg-bottom.jpg");
	background-position:right top;
	background-repeat:no-repeat;	
}





/* Navigation */
#nav-one { width:100%; }
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family : Tahoma;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

li.nav_level_1 {
  width:19%;
  height:20px;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: normal 14px/25px Tahoma;
  background: #ffffff;
  color: #9ca8ff;
  display: block;
  padding: 0 9px;
  text-transform: uppercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #ccc;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #ffffff;
  color: #0051ae;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  background: #9ca8ff;
  border-bottom: 1px solid #9ca8ff;
  list-style: none;
  margin: 0;
  width: 100%;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul, .nav li.sfHover ul {
  top: 15px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #9ca8ff;
  border-bottom: 0;
  padding-right: 5px;
  width: 80%;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}



.goodsmap {
	width:	100%;	
}

.goodsmapimg {
	width:	155px;	
	height:	105px;	
	vertical-align:middle;
	border:1px solid #d6d6d6;
	text-align:center;
}

.goodsmapimg img {
	float:none;
}

#help_register {
	height:25px;
	background-color:#F5F5F5;
	padding:10px;
}

.error-captcha {
	border:1px solid red;
}



.td-hot-list-image {
	width:100px;
	text-align:center;
}


.td-hot-list-image IMG {
	float:none;
}


.table-side-container {
	width:100%;
}

.table-widget-center-container {
	width:100%;
}

.table-widget-center-container-td-2-1 {
	padding-top:20px;
	padding-bottom:20px;
}

.table-widget-center-container-td-2-1 H1 {
	padding-bottom:10px;
}

.table-widget-center-container-td-2-1 P {
	margin:0.5em 0 1em 0;
}

.table-widget-center-container-td-2-1 UL {
	list-style: decimal;
	list-style-position:inside;
}

.table-widget-center-container-td-2-1 LI {
	color: #000000;
}

.table-widget-center-container-td-2-1 UL.main_menu  {
	list-style: none;
}

.table-widget-center-container-td-2-1 UL.main_menu_sub  {
	list-style: none;
}


 
.goods_description_functions-title {
	padding-top:30px;
	padding-bottom:10px;
}



.goods_description_functions_td ul {
	padding-left:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}

.goods_description_functions_td li {
	color:#000;
	font-family:Tahoma;
	font-size:13px;
	margin-bottom:0;
	margin-top:5px;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(../image/bg-li.gif) no-repeat scroll left center;
}


.techparams-container {
	padding-top:20px;
}


.techparams {
	padding-top:20px;
}

.price-single	{
	color:#E21010;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
}

.query-block {
	font-size:14px;
	padding-left:20px;
	padding-bottom:20px;
}


.search-order {
	font-size:14px;
}

.search-title {
	font-size:12px;
}


.search-title A:LINK, .search-title A:VISITED {
	font-size:14px;
	color:#3A5D97;
}

.search-description {
	font-size:12px;
	color:#000;
}

.search-table {
	padding-bottom:10px;
}


SPAN.showcase-price STRONG {
	font-size:16px;	
}


.table-compare TD {
	border-collapse:collapse;
	border:1px solid #CCC; 
	padding:4px;
}

.table-compare-property TD {
	border-collapse:collapse;
	border:none; 
	padding:0px;
}

.table-compare-link-delete {
	color:#999;
}

.table-compare-goods IMG {
	padding:4px;
}

.table-compare-goods {
	vertical-align:top;
}

.table-compare-price	{
	color:#E21010;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
}


.table-compare-value-no	{ 
	background-color:#EBEBEB;
}


.table-goods-alike {
	padding-top:20px;	
}

/**************** manufacturer ***********/

.table-manufacturer-list {
	padding-top:20px;width:100%;
}

.table-manufacturer-list-content-td {
	width:25%;text-align:center;
}
 
.table-manufacturer-list-content-table {
	border:0;padding:0;text-align:center;width:100%;
}

.table-manufacturer-list-content-table-image IMG {
	float:none;
}

.table-manufacturer-list-content-table-title A:LINK, 
.table-manufacturer-list-content-table-title A:VISITED {
	color:#999;
	text-decoration:none;
}


/**************** ~manufacturer ***********/
