
* { margin: 0; padding: 0; font-size: 1em; outline: none; }
caption, th, td, center { vertical-align: top; }

body { background: #000000; color:#D7D7D7; font-family:Arial,Tahoma,Helvetica,sans-serif; font-size: 12px; min-width: 1000px; max-width: 1900px; margin: 0 auto;}
b { color: #ffffff; }
a { color:#D7D7D7; text-decoration: none; }
i { font-style: normal;}
input, select { background-color: #F3F3F3; }

a:hover { text-decoration: underline; }
table { border-collapse: collapse; border-spacing: 0; border: 0;}


ul.list {
  margin-top: 7px;
}
ul.list li {
  margin-left: 2em;
}

/*========= redesign =========*/

/*========= header =========*/
#header {
	height: 208px;
	/*	background: transparent url(images/header_bg.png) repeat-x;*/
	padding: 0 0 0 44px;
}
#header .logo { position: relative;}
#header .logo a { display: block; position: absolute; width: 339px; height: 208px; top: 0px; left: 0px;}
#header .header-image { margin: 0 0 0 350px;}

/*========= /header =========*/

#footer { margin: 20px 42px;}
#footer .date { float: left;}
#footer .user-count { float: right; }
#footer .sitemap {
	clear: both;
	/*	line-height: auto;*/
	height: auto;
}
#counters {
	text-align: center;
	vertical-align: bottom;
}
#counters img {
	vertical-align: bottom;
}
#copyright {
	padding-top: 10px;
	text-align: center;
}

/*========= header navigation =========*/

#nav {
	min-width: 1000px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 49px;
	background: transparent url(images/menu-back-middle.png) repeat;
	margin: 0 23px;
	position: relative;
}

#nav i.left { display: block; float: left; width: 10px; height: 100%; background: transparent url(images/menu-back.png); }
#nav i.right { display: block; float: right; width: 10px; height: 100%; background: transparent url(images/menu-back.png) right top; }

#nav ul.right	{float: right; margin: 8px 0; min-width: 425px;} 
#nav ul.left { float: left;  margin: 8px 0; min-width: 500px;}
#nav li {
	display: block;
	float: left;
	margin-left: 15px;
	padding: 0 0 0 15px;
	background: transparent url(images/li-back.png) no-repeat scroll 0 0;
	position: relative;
/*	min-width: 85px;*/
/*	text-align: right;*/
}
#nav li:hover {
	background-position:0 -30px;
}
#nav li.last { margin-right: 10px;}
#nav li i {
	display: none;
	/*	display: block;
	background: transparent url(images/li-back.png) no-repeat scroll left top;
	width: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	height: 30px;*/
}
/*#nav li:hover i {
	background-position: left bottom;
}*/
#nav li a {
	display: block;
	color: #979797;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: url("images/li-back.png") no-repeat scroll 100% -60px transparent;
	/*	background: transparent url(images/li-back.png) no-repeat scroll 0 0;*/
	padding: 0 15px  0 0;
	position: relative;
	z-index: 2;
/*	height: 30px;*/
	min-width: 70px;
}
#nav li a:hover {
	color: #ffffff
		background-position:100% -90px;
}
#nav li:hover a {
	color: #ffffff;
	background-position:100% -90px;
}

#nav .image-button { position: absolute; top: -60px; }
#nav .image-button-account { left: 38px;}
#nav .image-button-basket { left: 18px;}
#nav .image-button-checkout { left: 48px;}

#breadcrumb { margin: 10px 36px 0;}


#main { margin: 0 23px; overflow: hidden; min-width: 1000px;}
#main .border-right {
	background:transparent url(images/content-borders.png) repeat-y scroll right top;
	position:relative;
	margin-top: 10px;
}
#main .border-left { background:transparent url(images/content-borders.png) repeat-y scroll -22px 0; position:relative;}

#main i.r-t, #main i.r-b, #main i.l-t, #main i.l-b { background-image:url(images/content-borders.png); background-repeat:no-repeat; height:116px; position:absolute; width:11px;}
#main i.l-t { left:0; top:-1px; }
#main i.l-b { background-position:-11px 0; bottom:0; left:0; }
#main i.r-t { background-position:-33px 0; right:0; top:0; }
#main i.r-b { background-position:-44px 0; bottom:0; right:0; }

#main .col {}
#main .cleft { width:23%; background-color: #121212;}
#main .ccent { width:54%; background-color: #202020; border-left:1px solid #303231; border-right:1px solid #303231; padding: 10px;}
#main .cright { width:23%;  background-color: #121212;  padding: 10px; }

#main .content {  background: transparent; margin: 0 11px;  border-top:1px solid #303231; border-bottom:1px solid #303231;}


#main .pageHeading { font-size: 21px; font-weight: bold;}
#main table.infoBoxHeading { width: 100%; }
#main table.infoBox { width: 100%; }
#main .boxText { line-height: 1.2em; padding: 10px;}
#main .infoBoxContents { width: 100%;}


/* left column */
#main .cleft td.infoBoxHeading { height: 39px; background: transparent url(images/infobox_heading_bg.png) repeat-x;  padding: 10px 0 0 10px;  /* color: #545454; */ font-weight: bold; font-size: 15px;}
#main .cleft .infoBox { margin: 0 0 20px 0; padding-top: 5px;}

/* right column */
#main .cright .infoBoxHeading { height: 18px; background: #383838;  border: 1px solid #383838; padding: 2px 0 0 13px; font-weight: bold;}
#main .cright .infoBox { border: 1px solid #383838; margin: 0 0 20px 0; }

/* center column */

#main .ccent td.infoBoxHeading { padding-top: 20px;}
#main .ccent td.infoBoxHeading div { position: relative;  padding-bottom: 5px; font-weight: bold; font-size: 18px; background:transparent url(images/sep-dark-c.png) repeat-x scroll left bottom;}
#main .ccent td.infoBoxHeading i.left { display: block; position: absolute; left: 0; bottom: 0; width: 69px; height: 2px; background:transparent url(images/sep-dark-l.png) no-repeat scroll left bottom;}
#main .ccent td.infoBoxHeading i.right { display: block; position: absolute; right: 0; bottom: 0; width: 66px; height: 2px; background:transparent url(images/sep-dark-r.png) no-repeat scroll left bottom;}



#main .ccent .smallText { padding: 10px; }
#main .ccent .smallText a { /* text-decoration: none; */ font: Tahoma; font-weight: bold; font-size: 12px;}
#main .ccent .smallText a:hover { /* text-decoration: underline; */}



/*========= boxes =========*/

#main .categories-box a { text-decoration: none; }
#main .categories-box a span { text-decoration: none; }
#main .categories-box a:hover span { text-decoration: underline; }
#main .categories-box .all-products a { text-decoration: none; display: block; text-align: center; margin-top: 10px;}
#main .categories-box .all-products a:hover { text-decoration: underline; }

#main .shopping-cart-box .qty { width: 10px; }
#main .shopping-cart-box .personal-discount{ font-size: 14px;  font-weight: bold; color: #99FF99; }

#main .search-box .search-form { width: 100%;}
#main .search-box .search-input { width: 100%;}
#main .search-box .search-button { width: 30px; text-align: right; }
#main .search-box .search-advanced { display: block; margin: 5px 0 0; }

#main .login-box td { text-align: right; }
#main .login-box label { display: block; text-align: left; }
#main .login-box label { display: block; float: left; width: 50px; text-align: right;}					
#main .login-box .input { display: block; margin: 0 0 0 55px;}
#main .login-box .input input { width: 95%; }
#main .login-box .password { padding: 3px 0 0 0;}
#main .login-box .login-button { padding: 5px 0 0 0;}
#main .login_box_header {position: relative; }
#main .login_box_header .register_link {
	display: block;
	position: absolute;
	right: 5px;
	top: 0;
	color: #FF0000;
}

#main .featured-box .all-featured { margin: 20px 0 0px;}

#main .tell-friend-box .image-button { background-color: #121212; }
#main .tell-friend-box .tell-form { position: relative; }
#main .tell-friend-box .tell-input { padding: 0 24px 0 0;}
#main .tell-friend-box .tell-input input {width: 100%;}
#main .tell-friend-box .tell-button { position: absolute; top: 0; right: 0; }
#main .tell-friend-box .tell-text { clear: both; margin: 5px 0 0 0}

#main .wishlist_box .link_all {
  padding: 20px 0 0 0;
  text-align: center;
}

#main .best_sellers_box .link_all {
  text-align: center;
}



#main ul.BrowseBy { display: block; width: 170px; margin: 0 auto; }
#main li.BrowseBy { list-style-type: none; }

/*---   poll box   ---*/
.pollFooter td { padding: 5px 0 0; }
.pollBoxRow {padding-bottom: 10px;}
/*---   /poll box   ---*/

/*---   review box   ---*/
.all_reviews_link {display: block; text-align: center; margin-top: 20px;}
/*---   /review box   ---*/


/*========= mainpage =========*/
#main .product-next-prev { padding: 10px 0 20px; }
#main .product-next-prev td { vertical-align: middle;}
#main .product-next-prev .category-text { color: #ffffff; }
#main .product-next-prev .category-name { display: block; font-weight: bold; }

#main .product-buttons { vertical-align: middle;}
#main .product-buttons * { vertical-align: middle;}
#main .product-buttons .share_block {margin-top: 5px; margin-bottom: 10px; text-align: left;}
#main .product-buttons .share_block .yashare-auto-init { float: left;}
#main .product-buttons .share_block .gplusone { padding-top: 6px;}


#main .shopping-cart table.productListing td { border: 1px solid #D2D2D2; padding: 5px; }
#main .shopping-cart table.productListing td.productListing-heading { font-weight: bold; text-align: center;}
#main .shopping-cart table.productListing td img { padding: 0 10px 0 0; }
#main .shopping-cart table.productListing td td { border: 0; padding: 0;}

#main .checkout-alternative td.productListing-heading { border: 1px solid #D2D2D2; padding: 5px; } 
#main .checkout-alternative td.productListing-data { border: 1px solid #D2D2D2; padding: 5px; } 
#main .checkout-alternative td.productListing-data td.productListing-data { border: 0; } 
#main .checkout-alternative .infoBox { margin-top: 10px; width: auto;}
#main .checkout-alternative .checkout-buttons { margin-top: 20px; }
#main .checkout-alternative .infoBoxContents { width: auto;}
#main .checkout-alternative .form_header {padding: 20px 0 0;}
#main .checkout-alternative .val {
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .checkout-alternative .val select,
#main .checkout-alternative .val input {
	width: 200px;
}

#main .create-account .infoBox .key { width: 150px; }
#main .create-account .infoBox .val {
	padding-left: 10px;
	padding-bottom: 5px;
}
#main .create-account .infoBox .val input,
#main .create-account .infoBox .val select {
	width: 200px;
	text-align: left;
}
#main .create-account .infoBox .checkbox input {
	width: auto;
}

#main .price-page td.infoBoxHeading { /* border: 1px solid #D2D2D2; */ padding: 10px 10px; margin: 0; font-weight: bold; font-size: 14px;}
#main .price-page td.root-group {  padding: 10px; font-size: 20px;}
#main .price-page td.boxText { border: 1px solid #D2D2D2; }
#main .price-page td.separator-row { height: 30px;}
#main .price-page .special-price { background-color: #5B5B5B;}

#main .wishlist_page .productListing td {
  border: 1px solid #ffffff;
  padding: 3px 5px;
}
#main .wishlist_page .user_from td {
  padding: 3px 5px;
}
#main .wishlist_page .user_to td {
  padding: 3px 5px;
}
#main .wishlist_page td.message {
  padding: 0 0 0 40px;
}
#main .wishlist_page .buttons td {
  padding: 20px 0 0 0;
}
#main .wishlist_page .back_button {
  float: left;
}
#main .wishlist_page .top_buttons {
  margin-top: 30px;
}

/*---   wishlist_public_page   ---*/
#wishlist_public_page .back_button {
	display: block;
	float: left;
}
/*---   /wishlist_public_page   ---*/

#main .address_book_page .address {
  padding: 9px 0;
}
#main .address_book_page .address_book_title {
  padding: 9px 0;
}
#main .address_book_page .address_title {
  padding: 0 0 9px 0;
}

/*---   address_book_process_page   ---*/
#address_book_process_page .val input,
#address_book_process_page .val select {
	width: 200px;
}
/*---   address_book_process_page   ---*/


/*---   account_password_page   ---*/
#account_password_page .val {
	padding-left: 10px;
	padding-bottom: 5px;
}
#account_password_page .val input,
#account_password_page .val select {
	width: 200px;
}
#account_password_page .form_buttons {
	padding-top: 15px;
}
/*---   /account_password_page   ---*/

/*---   checkout_shipping_address   ---*/
#checkout_shipping_address .val {
	padding-left: 10px;
	padding-bottom: 5px;
}
#checkout_shipping_address .val input,
#checkout_shipping_address .val select {
	width: 200px;
}
#checkout_shipping_address .form_header_text {
	padding: 10px 0;
}

/*---   /checkout_shipping_address   ---*/

/*========= modules =========*/
#main .address_book_details_module .infoBox td {
  padding: 3px 5px;
}

#main .address_book_details_module .title td {
  padding-bottom: 10px;
}

/*---   account_edit   ---*/
#main .account_edit .form_fields {
	margin: 0 auto;
}
#main .account_edit .form_header {
	padding-bottom: 10px;
}

#main .account_edit .val {
	padding-left: 10px;
	padding-bottom: 10px;
}
#main .account_edit .val input,
#main .account_edit .val select {
	width: 200px;
}
/*---   /account_edit   ---*/

/*---   sitemap   ---*/
#main .sitemap ul {
	margin-left: 2em;
}
/*---   /sitemap   ---*/


/*---   catalog   ---*/

#main .catalog_header {
	margin-bottom: 20px;
}

#main .catalog_header_image {
	position: relative;
}

#main .catalog_header .catalog_header_image img{
	position: absolute;
	right: 0;
	top: 0;
}

#main .category_desc {
	padding: 15px 0 30px;
}

#product_info_page h1,
#product_reviews_info_page h1,
#product_reviews_page h1 {
	margin-bottom: 20px;
}


/*---   /catalog   ---*/

/*--- product_listing ---*/
.product_listing_price {
	font-weight: bold;
	color: #EFCE56;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;	
}
/*--- /product_listing ---*/

/*--- product_details ---*/
.product_additional_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
/*--- /product_details ---*/

/*--- product_reviews_info_page ---*/
#product_reviews_info_page .add_to_cart_form {
	margin-top: 20px;
}
#product_reviews_info_page .add_to_cart_form input[type=image] {
	margin-top: 10px;
}
/*--- /product_reviews_info_page ---*/


/*---   other   ---*/
#main .price { font-weight: bold; color: #ffffff; }
#main .old-price { color: red; text-decoration: line-through; }
#main .productSpecialPrice  { font-weight: bold; color: #ffffff; }
#main .product_info_price { color: #EFCE56}


#main .show-all-specials { display: block; margin: 20px 0 -10px;}
#main .show-all-new { display: block; margin: 20px 0 -10px; }

#main table.productListing { width: 100%; }

.messageStackError { color: red;  font-weight: bold; }

.print_link {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: -5px;
}
.print_link img{
	vertical-align: middle;
	/*	display: block;*/
}

.red {
	color: #FF0000;
}
/*---   /other   ---*/


/*---   ads   ---*/
.header_banner {
	position: absolute;
	top: -125px;
	right: 10px;
}
.header_banner img {
	border: 0;
}

.side_banner * {
	margin: 0 auto;
}

.side_banner_left {
	text-align: center;
}

.side_banner_right {
	text-align: center;
	margin-bottom: 20px;
}
.side_banner img {
	border: 0;
}

.yandex_direct_block .infoBox td {
	padding-top: 5px;
}

.menu_banner {
	text-align: center;
	margin: 10px 0 0;
}
.menu_banner img {
	border: 0;
}

.shop_menu_banner {
	text-align: center;
	margin: 10px 0 0;

}
.shop_menu_banner * {
	margin: 0 auto;
}
/*---   /ads   ---*/

/*--- infopage ---*/
#infopage img {
  margin: 15px 0 15px 30px;
  border:  1px solid #666666;
}
#infopage h2 {
  font-size: 21px;
  margin: 15px 0;
}
#infopage p {
  margin-bottom: 15px;
}
/*--- /infopage ---*/


