/* http://www.needit.ru  */

p, body, font, div, td
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
h3
{ font-family:		Tahoma;
  font-size:		16px;
  color:			black;
}
h4
{ font-family:		Tahoma;
  font-size:		15px;
  color:			black;
}

a
{ font-family:		Tahoma;
  font-weight:		bold;
  color:			#000000;
  text-decoration:	none;
}
a:hover
{
  text-decoration:	underline;
}

.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		15px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		17px;
  text-decoration:	none;

}
.cat
{ font-size:		15px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		bold;
  font-size:		13px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		13px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		normal;
  color:			#B9BABA;
  background-color:  transparent;
}
.cart_money
{
  font-size:		13px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		normal;
  color:			#4A9EDF;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-family:		Tahoma;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}


/* NEON_Begin*/
DIV.menu{
	color:white;
	background-color:#FFBD0B;
	display:block;
	float:left;
	font-size:13px;
	font-weight:normal;
	vertical-align:bottom;
	margin:0px;
	height:18px;
	padding:5px;
}
.menu img{
	margin:0px;
	padding:0px;
	margin-right:2px;
}

A.menu{
	color:white;
	font-weight:normal;
	text-decoration:none;
}
A:hover.menu{
	text-decoration:underline;
}
A.select{
	color:black;
	font-weight:normal;
	text-decoration:none;
}
A:hover.select{
	text-decoration:underline;
}

DIV.search{
	background-color:#A31510;
	display:block;
	float:left;
	height:27px;
	margin:0px;
	padding:1px;
	vertical-align:bottom;
	width:100%;
}
INPUT.search{
	height:27px;
	border:1px solid #d2d2d2;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	width:100%;
	padding-top:4px;
}

A.lightsmall{
	color:white;
	text-decoration:none;
}
A:hover.lightsmall{
	color:white;
	text-decoration:underline;
}

A.item_head{
	color:white;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
A:hover.item_head{
	text-decoration:underline;
}

IMG.item_button{
	border:0px;
	margin-right:-4px;
	margin-bottom:-9px;
}

INPUT.item_button{
	border:0px;
	margin-right:-4px;
	margin-bottom:-9px;
}

IMG.item_button1{
	border:0px;
	margin-right:-6px;
	margin-bottom:-3px;
}

INPUT.item_button1{
	border:0px;
	margin-right:-6px;
	margin-bottom:-3px;
}

FONT.grey{
	color:#B9BABA;
}

a.normal
{ font-family:		Tahoma;
  font-weight:		normal;
  color:			#000000;
  text-decoration:	none;
}
a.normal:hover
{
  text-decoration:	underline;
}

DIV.advanced_search{
	background-color:#73D870;
	display:block;
	float:right;
	vertical-align:top;
	margin:0px;
	padding:5px;
}

DIV.item{
	display:block;
	float:left;
	padding:1px;
	vertical-align:bottom;
	width:225px;
	height:220px;
	margin:4px;

}

DIV.itemspec{
	display:block;
	float:left;
	padding:1px;
	vertical-align:bottom;
	width:170px;
	height:240px;
	margin:4px;
	border:0px solid white;
}
div.itemspec a.item_head{
	font-size:10px;
	margin:2px;
}

FONT.voiting{
	color:white;
	font-weight:normal;
	font-size:16px;
}
font.product_price{
	font-size:18px;
	color:#000000;
}
/* NEON_End */