/*/////////////////////   COMMON STYLES   ///////////////////////////////////////////////////////////////////////////////////////////// */
BODY
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
}

TD 
{   
	font-size:11px;
}

TABLE
{
	border: 0px;
}

IMG
{
    border: 0px;
}

A 
{
    COLOR: #034A82; TEXT-DECORATION: underline
}
A.main_menu 
{
    COLOR: #052936; TEXT-DECORATION: none
}
A.main_menu_active 
{
    COLOR: #18569F; TEXT-DECORATION: none
}

A:hover 
{
	TEXT-DECORATION: none
}

/*////////////////////// KOLOBOK STYLES///////////////////////////////*/

a.footer_link
{
	color:#ff3e13;
	text-decoration:none;
}
a.footer_link:hover
{
 text-decoration:underline;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: yellow;
	text-transform: uppercase;
	}
.redpurch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FF0000;*/
	color:#FFFF33;
}

.td_detail td
{
	height:20px;
	text-align:center;
	
}
.td_detail1 td
{
	height:20px;
	text-align:center;
	border-bottom:1px white dashed;
	border-left:1px white dashed;
}
.td1 td
{
	padding:0 5px 0 5px;
	border-bottom:1px white dashed;
	border-left:1px white dashed;
}

.td_cart td
{
	padding:0 5px 0 8px;
}
.mydiv
{
	display:none;
	/*top:280px;
	left:476px;
	position:absolute;*/
	background-color:#4b76a0;
	color:white;
	height:90px;
	width:300px;
	padding:10px 9px 10px 9px;

}

.cart_link, a.cart_link:hover, a.cart_link:visited
{
	text-decoration:none;
	color:white;
}
.friend_div
{
	display:none;
	background-color:#4b76a0;
	color:white;
	height:45px;
	width:280px;
	/*top:280px;
	left:476px*/
	position:static;
	
}
.cart_input
{
	width:32px; 
	height:17px;
	text-align:left;
	font-size:7pt;
	font-family: tahoma; 
	color:#52aad7;
}
.frind_input
{
	width:100px; 
	height:20px;
	text-align:left;
	font-size:7pt;
	font-family: tahoma; 
	color:#52aad7;
}
.payment_input
{
	width:150px; 
	height:20px;
	text-align:left;
	font-size:9pt;
	font-family: tahoma; 
}
.code_input
{
	width:80px; 
	height:17px;
	text-align:left;
	font-size:7pt;
	font-family: tahoma; 
	color:#52aad7;
}
.promo_div
{
	display:none;
	padding:0 5px 0 5px;
	/*top:280px;
	left:476px;*/

	
}
.table_orders td
{
 border-bottom:gray 1px solid;
 text-align:center;
}

/*/////////////////////   SITE STYLES   ///////////////////////////////////////////////////////////////////////////////////////////// */

.form_button
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f4f8fc;
	border:1px solid black;  
}

.online_style
{
  color:#33CC33;
}

.offline_style
{
  color:#FF0000;
}

.read_message
{
  font-family:Tahoma;
  font-size:11px;
}

.new_message,A.new_message,A.new_message:link,A.new_message:visited,A.new_message:active,A.new_message:hover
{
  font-family:Tahoma;
  font-size:11px;
  color:#FF9900;
}

.form_text, .form_select,.pin_style,.form_multiple_select,.form_file,
.tip_style,.waist_style,.tail_style,.graphics_style,.lengths_style,.detailed_class,.newsletter_sign_style,
.add_product_style,.search_style,.fast_search_style,.info_style,.seo_style
{
  width: 150px;
  border: 1px solid #CCCCCC;
}

.form_file
{
  width:220px; 
}

.form_multiple_select
{
  height:100px;
}

.form_select,.form_multiple_select
{
  width:auto;
}

.form_textarea, .answer_style,.field_answer_style ,.message_style,.to_list_textarea_style,.brief_description_style
{  
  border: 1px solid #CCCCCC;
  width:300px;
  height:100px;
}

.error_text
{
  color:#FF3300;
}

.box_border
{
  border:1px solid #000000;
  background-color:#C4D3F0;
}

.box_top_left_border
{
  border-top:1px solid #000000;
  border-left:1px solid #000000;  
  background-color:#C4D3F0;
}

.cell_no_border
{
  padding:5px;
}

.cell_all_border
{
  padding:5px; border:1px solid #000000;
}

.cell_top_border
{
  padding:5px; border-top:1px solid #000000;
}

.cell_bottom_border
{
  padding:5px; border-bottom:1px solid #000000;
}

.cell_top_bottom_border
{
  padding:5px; border-top:1px solid #000000; border-bottom:1px solid #000000;
}

.cell_bottom_left_border
{
  border-bottom:1px solid #000000; border-left:1px solid #000000;
}

.cell_right_border
{
  padding:5px; border-right:1px solid #000000;
}

.cell_right_top_border
{
  padding:5px; border-right:1px solid #000000; border-top:1px solid #000000;
}

.cell_right_bottom_border
{
  padding:5px; border-right:1px solid #000000; border-bottom:1px solid #000000;
}

.cell_right_top_bottom_border
{
  padding:5px; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000;
}


.page_title_style
{
   color:#FFFFFF;
   font-weight:bold;
}

.inactive_page_link, a.inactive_page_link, a.inactive_page_link:link, a.inactive_page_link:active, a.inactive_page_link:visited, a.inactive_page_link:hover
{
  text-decoration:none;	
  color:#028FCE;
  width:15px;
  height:15px;
  background-color:#D5C9B1;  
  font-weight:bold;
}

.active_page_link, a.active_page_link, a.active_page_link:link, a.active_page_link:active, a.active_page_link:visited, a.active_page_link:hover
{
  text-decoration:none;	
  color:#FFFFFF;
  width:15px;
  height:15px;
  background-color:#D5C9B1;  
  font-weight:bold;
}

.pages_strip
{
	background-color:#D2CAB3;
	color:#FFFFFF;
}

.photo_name
{
	background-color:#E2E1DF;
	font-weight:bold;
}

.more,a.more, a.more:link, a.more:active, a.more:visited, a.more:hover
{
	text-decoration:none;
	color:#000000;
}

/* /////////////////////////////////////////////////////////////////////////////////////*/


.footer
{
	background-color:#D9D9D9;
}

.pin_style
{
    width:37px;	
}

.grey_line
{
   background-color:#C0C0C0;
}

.product_menu_link
{
	color:#E9876A;
}

.product_link
{
	color:#FF3E13;
	font-weight:bold;
}

.grey_title
{
	color:#878787;
	font-size:14px;
	font-weight:bold;
}

.grey_bold_title
{
	color:#878787;
	font-weight:bold;
	font-size:18px;
}

.newsletter_sign_style
{
	width:125px;
}

.add_product_style
{
	width:50px;
}

.view_larger_link
{
	color:#8A8A8A;
	font-size:11px;
	text-decoration:none;
}

.price_style
{
	font-size:22px;
	color:#FB4711;
}

.accessory_name
{
	text-transform:uppercase;
	color:#817F80;
	font-size:10px;
}

.accessory_price
{
	color:#FB4711;
	font-size:11px;
	font-weight:bold;
}

.search_style
{
	width:48px;
}

.fast_search_style
{	
	width:130px;
}

.info_style
{
	width:350px;
}

.seo_style
{
	width:350px;
}

.strip_blue
{
	background-color:#95B5DB;
}

.strip_darkblue
{
	background-color:#01214A;
}

.search_blue
{
	background-color:#01429C;
}

.footer_strip
{
	background-color:#4A4D00;
}

.category_row
{
	background-color:#E2E1DF;
	padding:1px;
	padding-left:5px;
	color:#41485A;
	font-weight:bold;
	text-decoration:none;
}

.menu
{
	color:#566C73;
	background-color:#E2E1DF;
	font-weight:bold;
	font-size:12px;
	padding-left:40px;
	padding-top:4px;
	padding-bottom:4px;
}
.menu_active
{
	color:#566C73;
	background-color:#D2CAB3;
	font-weight:bold;
	font-size:12px;
	padding-left:40px;
	padding-top:4px;
	padding-bottom:4px;
}

.page_header
{
	color:#0C4596;
	font-size:18px;
}

.page_header_strip
{
	background-color:D2CAB3;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
}
.beige
{
	background-color:#a89668;
}
.admin_menu
{
	color:#566C73;
	background-color:#E2E1DF;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
}
table.border
{
	 border:0px;
	 border-top:solid 1px #CCCCCC; 
	 border-left:solid 1px #CCCCCC; 
}
table.allborder
{
	 border:solid 1px #CCCCCC; 
}
td.border
{
	 border:0px;
	 border-right:solid 1px #CCCCCC; 
	 border-bottom:solid 1px #CCCCCC; 
	 padding:2px;
}
td.head_border
{
	 border:0px;
	 border-right:solid 1px #ffffff; 
	 border-bottom:solid 1px #ffffff; 
	 padding:2px;
	background-color:#D2cab3;
}
td.header_line
{
	background-color:#D2cab3;
}
span.alpha
{
	color:#032049;
	font-size:36px;
}
span.category_name
{
	color:6699ff;
	font-size:18px;
	font-family:Arial,Tahoma,Verdana; 
}
span.white
{
	color:#FFFFFF;
}
span.search
{
	font-family:Arial,Tahoma,Verdana;
	font-size:13px;
	color:#FFFFFF;
}
select.search
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	color:#000000;
	height:20px;
	width:260px;
}
input.text_search
{
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	color:#000000;
	height:20px;
}
input.button_search
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#01429c;
	border:1px;
	border-color:#FFFFFF;
	padding:0px;
	color:#ffffff;
	height:20px;
}
a.white
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.cur
{
	color:#4274BE;
	text-decoration:none;
	font-weight:bold;
}
a.footer
{
	color: #990000;
	background-color:#FFFFFF;
	text-decoration:none;
}
td.grey
{
 color:#999999;
}
td.descr
{
	color:#274969;
	text-align:justify;
}
span.text
{
	color:#274969;
	font-weight:bold;
}
span.error
{
	color:#ff0000;
	font-weight:bold;
}

.blue
{
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
