.header {
  height:320px;
  width:100%;
  margin:0 auto;
  background:#fff url('images/header_background.gif') 0 0 repeat-x;
  position:relative;
  min-width:1000px;
}

.header_main_form {
  height:320px;
  width:524px;
  background:url('images/header_main_form.png') 0 0 no-repeat;
  position:absolute;
  right:0;
  top:0;
  color:#000;
  font:14px Verdana, Arial, sans-serif;
  z-index:10;
}

.header_main_form DIV {
  position:absolute;
  right:0;
  bottom:0;
  width:184px;
  height:222px;
  text-align:center;
}

.header_main_form SPAN {
  display:block;
  width:166px;
/*  margin-bottom:12px; */
}

.header_input {
  margin:0;
  padding:0;
  line-height:24px;
  height:24px;
  width:166px;
  border:1px solid #b3bfc5;
  background:#fff;
  font-size:16px;
  margin-top:10px;
  padding-top:6px;
  padding-left:4px;
}

html:first-child .header_input { /* magic for Opera */
  padding-top:0;
  margin-top:10px;
}

* html .header_input { /* magic for IE6 */
  padding-top:0;
  margin-top:0;
  line-height:30px;
  height:30px;
}

*+html .header_input { /* magic for IE7 */
  padding-top:0;
  margin-top:0;
  line-height:30px;
  height:30px;
}

.header_main_form A {
  color:#000;
  text-decoration:none;
}

.header_main_form A:hover {
  text-decoration:underline;
}

.header_submit {
  width:121px;
  height:31px;
  background:#f2f2f2 url(images/header_submit.png) 0 0 no-repeat;
  text-align:center;
  border:none;
  margin-top:10px;
  margin-bottom:10px; /* for FF */
}

html:first-child .header_main_form A { /* magic for Opera */
  display:block;
  margin-top:-10px;
}

* html .header_main_form A { /* magic for IE6 */
  display:block;
  margin-top:-10px;
}

*+html .header_main_form A { /* magic for IE7 */
  display:block;
  margin-top:-10px;
}

.header_info{
  position:absolute;
  left:0;
  top:48px;
  width:202px;
  height:272px;
  background:url(images/header_info.png) 0 0 no-repeat;
}

.header_info B {
  color:#d6381f;
  font-size:16px;
  border-bottom:1px solid #000;
  display:block;
  padding-bottom:3px;
  margin-bottom:3px;
}

.header_info SPAN {
  display:block;
  margin-top:46px;
  margin-left:20px;
  width:120px;
  text-align:center;
  font:14px Verdana, Arial, sans-serif;
  font-style:italic;
}

.header IMG {
  margin-top:73px;
  margin-left:183px;
  border:none;
  z-index:100;
}

.header_menu {
  height:44px;
}

.header_menu SPAN {
  border-left:1px solid #000;
}

.header_menu A {
  display:block;
  padding:4px;
  margin:4px;
  color:#000;
  font:14px Verdana, Arial, sans-serif;
  text-decoration:none;
}

.header_menu A:hover {
  background:#1e84dd;
  color:#fff;
}

.header_down {
  position:absolute;
  right:0;
  top:320px;
  width:226px;
  height:44px;
  background:url(images/header_down.gif) 0 0 no-repeat;
}

.header_phone {
  position:absolute;
  top:16px;
  left:281px;
  width:230px;
  height:119px;
  background:url(images/header_phone.gif) 0 0 no-repeat;
  z-index:1000;
}












body
	{
	font-family:Arial;
	font-size:14px;
	}
img
	{
	border:none;
	}
	
a {
	text-decoration:none;
	color:#535353;
}
a:hover {
	text-decoration:underline;
}	
table{
	border-collapse:collapse;
	}
table td 
	{
	padding:0;
	}

.header_back_td
	{
	background-image:url(images/header_back.gif);
	background-repeat:repeat-x;
	}
	
.header_back_td_login
	{
	background-image:url(images/header_login.jpg);
	background-repeat:no-repeat;
	}
.header_back_td_login_m
	{
	background-image: url(images/header_login_m.jpg);
	background-repeat: no-repeat;
	padding: 10px 25px 5px 5px;
}
.header_login_text
	{
	font-size:14px;
	}
	
.header_login_text a
	{
	color:#000000;
	font-size:15px;
	}
	
.header_login_text a:hover
	{
	font-size:15px;
	text-decoration:underline;
	}

.header_login_input
	{
	width:160px;
	height:20px;
	font-size:16px;
	}
	
	
	

.navigator_text_select a
	{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}

.navigator_text a
	{
	color:#000000;
	text-decoration:none;
	text-align:center;
	}

.navigator_text a:hover
	{
	color:#FFFFFF;
	background-color:#1F83E3;
	text-decoration:none;
	text-align:center;
	}
	
	
.left_content_title
	{
	font-size:16px;
	font-weight:bold;
	}

/**/	
.infoBoxHeading
	{
	font-size:16px;
	font-weight:bold;
	}
/**/
	
.left_content_text
	{
	font-size:12px;
	}

.left_content_text a
	{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

.left_content_text_search
	{
	width:150px;
	height:20px;
	border:1px solid #000000;
	}

.left_content_full_search a
	{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}


.center_content_text
	{
	color:#DB0230;
	font-weight:bold;
	font-size:12px;
	}

.center_content_text a
	{
	color:#DB0230;
	font-weight:bold;
	font-size:12px;
	}

.center_content_sum
	{
	background-color:#FDBE00;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
	}

.right_content_title
	{
	font-size:14px;
	color:#db0230;
	}
	
.basket_title
	{
	font-size:13px;
	font-weight:bold;
	color:#535353;
	}

.basket_text
	{
	font-size:13px;
	color:#535353;
	}

.basket_sum_title
	{
	font-size:15px;
	color:#535353;
	font-weight:bold;
	}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 background: #FFFFFF;
  /*background: #EAE5BD;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
  /*background: #FCF4C3;*/
}
td.main h1{
	padding-left:20px;
	font-size: 13px;
}
h1.left_title{
	font-size:16px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h2.left_title{
	font-size:14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h2.left_content{
	font-size:12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		font-weight:normal;
}
.left_content a
	{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
	
#blueblock{
	margin: 10px 0 0 7px;
	padding: 0;
	background: url('images/blbtfon.gif') no-repeat #E4F0F9;
	width: 193px;
}
#blueblock td{
	padding-bottom: 10px;	
}
.blueblockfon{
	background: url('images/blbbfon.gif') no-repeat left bottom;
}
#blueblock h1{
	font: 13px arial;
	color: #000;
	font-weight: bold;
	padding: 10px 0 15px 10px;
	margin: 0;
}
a.blueblockHead{
	font: 13px arial;
	font-weight: bold;
	color: #000;
	padding: 10px 0 15px 10px;
	margin: 0;
}
a.blueblockRef{
	
	display: block;
	padding-left: 15px;
	background: url('images/arrow1.gif') no-repeat left center;
	font: 10pt arial;
	color: #000;
}
a#nb{
	background: none;
	padding: 0;
}
#bluebottom{
	text-align: right;
	font: 10pt arial;
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
}
#bluebottom a{
	font: 10pt arial;
	color: #308DCE;
	display: inline;
	text-decoration: underline;
	padding-right: 10px;
}
	
	
