/* CSS Document */
body,td,th {
	font-family:Tahoma;
	font-size: 11px;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.up {color: #0099FF}
.down {color: #FF6600}
.header {
	color: #003366;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #666666;
}

/*/////////////////////   SITE STYLES   ///////////////////////////////////////////////////////////////////////////////////////////// */
.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
{
   color:#0000CC;
}


.form_button,.free_freight_button
{
	font-size:11px;
	font-family:Tahoma;
	background-color:#669ACC;
	border:none;  	
	color:#FFFFFF;
	text-transform:uppercase;
}

.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, .hot_link
{
  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, .hot_content
{  
  border: 1px solid #CCCCCC;
  width:300px;
  height:100px;
}

.error_text
{
  color:#FF3300;
}

.box_border
{
  border: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;
}

/*///////////////////////////////////////////////////////////////////////////////*/
.bg_strip_color
{
	background-color:#D2D1D0;
}

.bottom_strip
{
	background-color:#000000;
}

.menu_style
{	
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.news_date
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.news_link
{
    color:#000000;
	text-decoration:none; 
}

.categories
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.subcategory_name
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subcategory_name_link, a.subcategory_name_link, a.subcategory_name_link:link, a.subcategory_name_link:visited, a.subcategory_name_link:active, a.subcategory_name_link:hover
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.product_name, a.product_name:link, a.product_name:visited, a.product_name:active, a.product_name:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.product_description, a.product_description:link, a.product_description:visited, a.product_description:active, a.product_description:hover
{
	text-decoration:none;
	color:#000000;
}

.top_product_transparent
{
    background-image: url(../../templates/images/design/main/top_product.png);
	background-repeat:no-repeat;
}

.news_product_transparent
{
    background-image: url(../../templates/images/design/main/news_top_product.png);
}

.title_transparent
{
    background-image: url(../../templates/images/design/main/title.png);
	background-repeat:repeat;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.search_title
{
	font-size:12px;
	font-weight:bold;	
}

.hot_link
{
	width:400px;
}

.hot_content
{
	width:350px;
	height:200px;
}