/* http://www.needit.ru  */

BODY, DIV, TD, P, FONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-size:17px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
a {
	font-family:verdana,arial,helvetica,sans-serif;
  	color: navy;
}
a:hover {
	color: #a00;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray { font-size: 14px; font-weight: bold; color: #666666; }
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat { font-weight: bold; }
.standard { font-weight: normal; }
.standardsmall { font-size: 10px; }
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle { color: #F0B5B5; }
.olive { color: #163106; }
.cart { color: #fff; }
.cartsmall
{
  font-size:		10px;
  font-weight:		bold;
  color:			#F0cccc;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  border:		    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
}

/* new styles */
.contact-phones {
	margin: 10px 0 0 20px;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.country-code {
	margin-left: -3em;
	font-size: 11px;
}

#header-announce {
	margin: 0 0 30px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#header-announce A {
	color: #fff;
}

#globalnav {
	margin: 10px 10px 18px;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}
#globalnav LI {
	margin-right: 1px;
	padding: 0 0 5px;
	display: inline;
}
#globalnav LI A {
	display: inline-block;
	padding: 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(73,107,171,0);
	-moz-transition-property: background-color, color;
  	-moz-transition-duration: .5s;
  	-moz-transition-timing-function: ease-out;
  	-webkit-transition-property: background-color, color;
  	-webkit-transition-duration: .5s;
  	-o-transition-property: background-color, color;
  	-o-transition-duration: .5s;
}
#globalnav LI A:hover {
	color: #2F446F;
	background-color: #fff;
	cursor: pointer;
	-moz-transition-property: background-color, color;
	-moz-transition-duration:.1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: .1s;
	-o-transition-property: background-color, color;
	-o-transition-duration: .1s;
}

#operation-time {
	margin: .5em 0 .5em 20px;
	padding-left: 20px;
	font-weight: bold;
	background: transparent url(/images/rabota.gif) 0 50% no-repeat;
}

.mini-banner {
	margin-bottom: 2em;
	padding: 8px 5px;
	width: 140px;
	text-align: center;
	border: solid 1px #ccc;
}
.shipping-price {
	font-weight: bold;
}

#globalnav-footer {
	margin: 2em 0 0;
	padding: .5em 0;
	color: #3A6135;
	background: #ddd url(/images/olive_gradient_vert.gif) 0 100% repeat-x;
}

.intro-text {
	margin: 1em;
	padding: .5em 1.5em;
}
.intro-text, .hilited-area {
	background-color: #EEF6FF;
	border: 1px solid #cde;
}
.some-padding {
	padding: 10px;
}
LI {
	list-style-position: inside;
}

#search-form {
	margin: 1em;
	padding: .5em 2em .5em 50px;
	background: url(/images/arrow_navy.gif) top left no-repeat;
}
#search-form P {
	margin: 0;
}
#search-form INPUT, #search-form LABEL {
	margin-right: .5em;
}
#search-form .main LABEL {
	font-weight: bold;
}
#search-form #searchstring {
	width: 50%;
	font-size: 1.3em;
}
#search-form .options {
	margin-left: 10.2em;
}

.form INPUT,
.form TEXTAREA,
.form SELECT {
	margin: 2px 0;
	padding: 1px 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.0em;
}
.form INPUT[type=text],
.form INPUT[type=password],
.form TEXTAREA {
	padding: 2px 3px;
	background-color: #fff;
	border: solid 1px #666;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 0 0 2px 2px #eee;
}
.form INPUT[type=text]:focus,
.form INPUT[type=password]:focus,
.form TEXTAREA:focus {
	border: 1px solid #5791CD;
	-moz-box-shadow: 0 0 3px 1px #5791cd;
	-webkit-box-shadow: 0 0 5px #5791cd;
}
.form INPUT[type=submit], .form BUTTON, .buttons INPUT {
	padding: 2px 6px 0;
	display: inline;
	font-size: 13px;
}
.form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.form label {
	display: inline-block;
	font-size: 12px;
	line-height: 1em;
}
