/* http://www.needit.ru */

p, font, body
{ font-family:		Verdana;
  font-size:		11px;
  color:			navy;
}
td
{ font-family:		Verdana;
  font-size:		11px;
}
h1
{ font-family:		Verdana;
  font-size:		16px;
  color:			navy;
}
.header
{ font-family:		Verdana;
  font-size:		13px;
  color:			white;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:		none;
}
a:hover
{
  color:   #bd0000;
}

a
{ font-family:		Verdana;
  font-weight:		bold;
  font-size:		11px;
  color:			#0000bd;
  text-decoration:	none;

}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		13px;
  color:			#bd0000;
}
.cat_light
{ font-size:		11px;
  color:			#bd0000;
}
.standard
{ font-weight:		normal;
  color:		#0000bd;
}
.light2
{ color:			white;
}
.light
{ color:			#0000bd;
}

.lightsmall
{ color:			#0000bd;
  font-size:		10px;
}
.lightsmall2
{ color:			#0000bd;
  font-size:		10px;
}

.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			navy;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
.totalPrice
{ 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;
}
.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
}


/* *****************************  Добавлено мной ************************************ */


#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:0px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */

	height:15px;	/* 20 pixel height */
	line-height:15px;	/* 20 pixel height */
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		12px;
	margin:1px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */
	display:block;
}
#dhtmlgoodies_menu	li a:hover, #dhtmlgoodies_menu .activeMainMenuItem{

}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border: solid gray 1px;
	background: #fff4da;
	font-family:arial;
	text-align:left;

}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		12px;
	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	border: solid gray 1px;
	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	text-decoration:underline;	/* No underline */
}

#search_box {
width: 178px;
height: 25px;
background: url(images/search_box2.gif);
}
#search_box #s {
float: left;
padding: 0;
margin: 4px 0 0 4px;
border: 0;
width: 140px;
background: none;
}
#search_box #go {
float: right;
margin: 2px 2px 0px 0px;
}

#subscr_box {
width: 178px;
height: 25px;
background: url(images/search_box2.gif);
}
#subscr_box #s {
float: left;
padding: 0;
margin: 4px 0 0 4px;
border: 0;
width: 140px;
background: none;
}
#subscr_box #go {
float: right;
margin: -11px 2px 0px 0px;
}