@charset "windows-1251";
body  {
	font-family:Arial;
	background: #000000;
	margin: 0; 
	width: 100%;  
    height: 100%; 
	color: #ffffff;
	font-size:14px;
	background: #04a5ff url(../img/bg_main.jpg) no-repeat top;
}
a {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
input {
  font-family:arial;
  vertical-align: middle;
}
.main {
	width:100%;
}
.main_content {
	width:958px;
	height:auto;
	overflow:auto;
	background:#14091c;
	padding:10px 21px 10px 21px;
}
.ie7 .main_content {
	overflow:visible;
}
.top_menu {
	
	text-align:left;
	margin-bottom:16px;
}
.top_menu a { 
	font-size:24px;
	color:#ae76ff;
	margin-right:35px;
}
.head img {
	border:none;
}
.head {
	margin-bottom:16px;
}
.head_menu {
	width:930px;
	height:24px;
	border:1px solid #28193b; 
	background: #100015 url(../img/head_menu_bg.gif) repeat-x;		
	text-align:left;
	padding:10px 14px 14px 14px;
	margin-bottom:6px;
}
.head_menu a {
	color:#ffffff;
	font-size:18px;
}
.head_menu img{
	width:2px;
	height:16px;
	margin: 5px 10px 10px 10px;
	vertical-align:middle;
}

.content_left {
	width:240px;
	float:left;
	text-align:left;
}
.content_right {
	float:right;
	width:712px;
	text-align:left;
	padding-left:6px;
}
.basket_panel {
	width:214px;
	height:auto;
	border:1px solid #28193b; 
	background: #100015 url(../img/head_menu_bg.gif) repeat-x top;		
	text-align:center;
	padding:5px 13px 13px 13px;
	margin-bottom:6px;
}
.basket_panel_head {
	margin-bottom:2px;
	font-size:24px;
}
.basket_panel_head a {
	font-size:36px;
}
.basket_panel_text span {
	color:#ab70bc;
}
.phone_panel {
	width:214px;
	height:auto;
	border:1px solid #28193b;
	background: #100015;
	text-align:center;
	padding:13px;
	margin-bottom:6px;
}
.menu_female_wear, .menu_male_wear, .menu_shoes, .menu_belts, .menu_bags, .menu_bags, .menu_acc{
	width:214px;
	height:auto;
	border:1px solid #28193b;	
	padding:5px 13px 13px 13px;
	margin-bottom:6px;
}
.menu_female_wear {
	background: #100015 url(../img/menu_female_wear.gif) repeat-x top;
}
.menu_male_wear {
	background: #100015 url(../img/menu_male_wear.gif) repeat-x top;
}
.menu_shoes {
	background: #100015 url(../img/menu_shoes.gif) repeat-x top;
}
.menu_belts {
	background: #100015 url(../img/menu_belt.gif) repeat-x top;
}
.menu_bags {
	background: #100015 url(../img/menu_bags.gif) repeat-x top;
}
.menu_acc {
	background: #100015 url(../img/menu_acc.gif) repeat-x top;
}
.menu_head a{
	font-size:18px;	
}
.menu_head {
	text-align:left;
	margin-left:40px;
}
.menu_links {
	margin:13px 13px 0 44px;	
}
.menu_links div{
	margin: 0 0 6px 0;
}
.menu_links span{
	color:#8a49ff;
}
a.menu_female_head {
	color:#ff008a;	
}
a.menu_male_head {
	color:#4504ff;	
}
a.menu_female_new {
	color:#ff88c8;	
}
a.menu_male_new {
	color:#667fff;	
}
a.menu_shoes_head {
	color:#00d5cd;	
}
a.menu_belts_head {
	color:#ffd201;	
}
a.menu_bags_head {
	color:#ff3c00;	
}
a.menu_acc_head {
	color:#ff004e;	
}
.main_list_head {
	font-size:24px;
	padding:20px;
}
.main_list {
	float:right;
	padding-left:2px;
}

.item_block, .item_block_center{
	width:210px;
	height:300px;
	float:left;
	border:1px solid #28193b;
	margin-bottom:6px;
	text-align:center;
	display:table;
	vertical-align:middle;
	padding:10px;
}
.opera .item_block {width:211px;}


.ie7 .item_block_in {
	vertical-align:middle;
}
.ie7 .item_block, .item_block_center{
	line-height:228px;
}
.ie7 .item_block {
	width:211px;
}

.item_block_center{
	margin:0 6px 0 6px;
}
.item_block_in {
	display: table-cell; 
	vertical-align: middle;
}
.item_block_in_img {
	width:210px;
}
.item_block_in_img img {
	border:none;	
}
.item_info span {
	color:#ab70bc;
}
.item_info {
	line-height:20px;
	margin-top:4px;
}
.footer {
	clear:both;
	padding-top:30px;
}
.footer_menu {
	float:left;
	font-size:12px;
	color:#ae76ff;
}
.footer_menu a {
	font-size:12px;
	color:#ae76ff;
}
.footer_counters {
	float:right;
}
.add_basket_block {
	position:fixed;
	top:50%;
	left:50%;
	width:50%;
	margin-left:-25%;
	margin-top:-100px;
	height:auto;
	padding:10px;
	border:4px solid #ab70bc;
	background:#45294d;
}
.add_basket_block_inner {
	text-align:center;
	
}
.add_basket_block_inner_name {
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-top:1px dashed #ab70bc;
	border-bottom:1px dashed #ab70bc;
}
.add_basket_block_button1, .basket_clear, .basket_recheck {
	float:left;
	margin-top:10px;
}
.add_basket_block_button2, .basket_order{
	float:right;
	margin-top:10px;
}
.add_basket_block_button3 {
	margin-top:10px;
}
.add_basket_block_button1 input,.add_basket_block_button2 input{
	width:158px;
	height:34px;
	border:none;
	padding:0;
	cursor:hand;
	cursor:pointer;
}
.add_basket_block_button1 input {
	background:url(../img/button_continue_shopping.gif) no-repeat left top;		
}
.add_basket_block_button2 input {
	background:url(../img/button_go_to_basket.gif) no-repeat left top;		
}
.add_basket_block_button3 input, .item_price input, .basket_clear input, .basket_recheck input, .basket_order input{
	border:none;
	padding:0;
	cursor:hand;
	cursor:pointer;
	width:143px;
	height:34px;
}
.add_basket_block_button3 input, .basket_order input { 
	background:url(../img/button_go_to_order.gif) no-repeat left top;
}
.basket_clear input { 
	background:url(../img/button_clear_basket.gif) no-repeat left top;
}
.basket_recheck input { 
	background:url(../img/button_recheck_basket.gif) no-repeat left top;
}
.item_price input {
	background:url(../img/button_add_to_basket.gif) no-repeat left top;
}

.item_panel {
	height:auto;
	border:1px solid #28193b; 
	background: #100015 url(../img/head_menu_bg.gif) repeat-x top;
	text-align:center;
	padding:5px 13px 13px 13px;
	margin-bottom:6px;
	margin-left:2px;
	width:684px;
}
.item_panel_nav_line {
	font-size:24px;
	text-align:left;
	margin-bottom:15px;
	color:#b882cb;
}
.item_panel_nav_line span {
	color:#fff;
}
.nav_line {
	font-size:24px;
	text-align:left;
	margin: 0 15px 15px 15px;
	
}
a.nav_line_in {
	color:#b882cb;
}
.item_panel_head {
	font-size:48px;
}
.item_panel_head span{
	color:#ff0036;	
}
.item_panel_head_sub {
	margin:15px 0 15px 0;
	color:#ab70bc;
}
.item_img {
	overflow:hidden;
	text-align:center;
}
.item_img img {
	border:1px solid #fff;
	vertical-align:middle;
}
a.arrow {
	text-decoration:none;
	font-size:68px;
	font-family: Courier New;
}
.item_thumbs {
	margin:10px;
	height:auto;
	overflow:auto;
}

.item_thumbs a {
	display:block;
	overflow:hidden;
	width:75px;
	height:75px;
	float:left;
	margin:0 5px 0 5px;
	border:1px solid #fff;
}
.item_thumbs img {
	border:none;
}
.item_size_left {
	background: url(../img/item_size_bg_left.gif) no-repeat left;
	padding-left:10px;
	height:50px;
}
.item_size_right {
	background: url(../img/item_size_bg_right.gif) no-repeat right;
	padding-right:10px;
	height:50px;
}
.item_size_middle {
	background: url(../img/item_size_bg_middle.gif);
	line-height:50px;
	padding:0 8px 0 8px;
	white-space:nowrap;
}
.item_size_middle span {
	color:#ab70bc;
	vertical-align: middle;
}
span.value, span.value_error{
	color:#fff;
	vertical-align: middle;
}
span.value_error { 
	color:#ff0036;
}
.webkit .item_size_middle, .opera .item_size_middle{ 
	height:50px; 
	line-height:47px;
}
.item_price {
	font-size:24px;
	margin:10px 0 10px 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.item_deliver {
	color:#b882cb;
	font-size:12px;
}
.basket_top {
	background: url(../img/basket_top.gif) no-repeat left top;
	width:654px;
	height:auto;
	overflow:auto;
	padding:15px;
}
.basket_bottom {
	background: url(../img/basket_bottom.gif) no-repeat left bottom;
	width:684px;
	height:auto;
	overflow:auto;
}
.basket_middle {
	background:#45294d;
	height:auto;
	width:684px;
}
.basket_menu div{
	float:left;
}
div.basket_menu_goods {
	width:275px;
	padding-left:78px;
}
div.basket_menu_price{
	width:130px;
	text-align:center;
}
div.basket_menu_count {
	width:150px;
	text-align:center;
}
.basket_item {
	margin:17px 0 0 0;
	text-align:center;
}
.basket_item span {
	color:#ab70bc;
}
td.basket_item_pic {
	text-align:center;
	width:210px;
}

.basket_item_pic img{
	border:1px solid #14091c;
	margin-right:25px;
	vertical-align:middle;
}
input.item_count {
	font-weight:bold;
	width:25px;
	height:18px;
	border:none;
	background:#27142d;
	padding:4px 6px 4px 4px;
	text-align:right;
}
td.item_count {
	width:159px;
	text-align:right;
	line-height:40px;
}
td.item_name { padding-right:10px;}
.item_count input {
	color:#fff;
}
.basket_item_price {
	font-weight:bold;
	width:110px;
	line-height:40px;
}

.item_delete img {
	border:none;
	margin:8px 0 8px 0;
}
.basket_separator {
	height:1px;
	border-top:1px dashed #ab70bc;
	margin-top:17px;	
}
.basket_total {
	font-size:18px;
	margin-top:17px;
	border-top:1px solid #ab70bc;
	text-align:right;
	padding-top:17px;
}
.basket_total a {
	font-size:14px;
}
.basket_buttons {
	height:41px;
	width:687px;
	margin-left:-2px;
}
.basket_buttons div, .basket_buttons input {
	width:143px;
	height:34px;
	text-align:left;
}
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea {width:300px;padding:3px;margin:1px 0;	border: 1px solid #bcafff;background:#ebe7fe; }
	input.submit {width:150px;padding:3px;margin:1px 0;	border: 1px solid #bcafff;background:#ebe7fe; }
   textarea { scrollbar-face-color:#bcafff;
   scrollbar-arrow-color:#5f578b;
   scrollbar-track-color:#bcafff;
   scrollbar-shadow-color:#5f578b;
   scrollbar-highlight-color:#5f578b;
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#5f578b;}
   #posNameError
   {
     color:#ff496f;
   }
   #posEmailError
   {
   	color:#ff496f;	
   }
   #posRegardError
   {
     color:#ff496f;
   }
   #posTextError
   {
     color:#ff496f;
   }
	.f_input {
	float:left;
    margin:0 20px 12px 0;	
	}
.clear {clear:both;

	}
.content_contact_input_left {
	width:400px;
	float:left;
	text-align:left;
}
.content_contact_input_right {
	float:right;
	width:552px;
	text-align:left;
	padding-left:6px;
}
.search_radio {
	text-align:left;
}
.search_radio input {
	vertical-align:middle;
	margin:0;
	padding:0;
}
.opera .search_radio input {
	vertical-align:middle;
	margin:1px;
	padding:1px;
}
.radio_male, .radio_female {
	display:inline-block;
    vertical-align:middle;
	padding:4px 0 0 0;
}
.radio_male {
	color:#667fff;
	padding-right:20px;
}
.radio_female {
	color:#ff008a;
}
.search_brand {
	text-align:left;
	
}
.search_head {
	color:#ab70bc;
	margin-bottom:6px;
	margin-top:10px;
}
.search_brand_select_box{
	background: url(../img/search_select_bg.gif) no-repeat left top;
	width:193px;
	height:20px;
	padding:10px;
}
.search_brand select {
	background:#27142d;
	color:#fff;
	border:1px solid #27142d;
	width:193px;
	font-family:arial;
	font-size:14px;
}
.search_button input {
	background:url(../img/button_search.gif) no-repeat left top;
	width:98px;
	height:32px;
	
}
.search_clear input {
	background:url(../img/button_clear_search.gif) no-repeat left top;
	width:161px;
	height:32px;
}
.search_button input, .search_clear input {
    border:none;
	padding:0;
	cursor:hand;
	cursor:pointer;
}
.search_button, .search_clear {
	float:left;
	margin-top:10px;
	height:32px;
}
.search_button {
	width:98px;
	margin-right:10px;
}
.search_clear {
	width:161px;
}
.search_buttons {
	height:41px;
	width:687px;
	margin-left:-2px;
}
