
table.products_list{

}

table.products_list a{
	text-decoration: none;
	color: #2A221F;
	
}

table.products_list div.product_name{
	font-weight: bold;
}
/**/

table.products_list  div.product_list{
	margin:5px 5px 2px 2px;
	
	padding-bottom:3px;
}



div.fix_height{
	clear:both;
}

div.category_popup{
	background-color: #545454;
	background-image: url(/images/products/bg1.jpg);
	opacity: 0.9;
	position: absolute;
	top:30px;
	 border: 1px solid #959595;
	left:-10px;
	 
	 width:200px; 
	 z-index:1000; 
	 max-height:500px;
	 min-height: 100px;
}

div.category_popup_button{
	font-size:13px;
	font-weight: bolder;
	font-variant: small-caps;
	 cursor: pointer;
}

div.category_popup a{
	padding:5px;
	display: block;
	margin:2px;
	width:150px;
	height:20px;
	float:left;
	background-color: inherit;
	color:white;
	font-size: 12px;
	font-weight: bold;
}

div.category_popup div.image_right{
	float:right;
	height:20px;
	cursor:pointer;

}

div.category_popup div.category{

float:left; 
width:150px;
 height: 22px;
  padding:5px 0px 0px 10px;
  color:white;
   cursor:pointer;
    font-size:10px; 

}
/*

div.category_popup a:hover{
	display: block;
	background-color: gray; opacity: 0.7;
	color:black;
}
*/
div.absolute_menu{
	position: absolute;
	top:20px; 
	left:-10px;
	background-color: gray; 
	 border: solid red 1px;
	  display:none;
	
	width:200px;
	z-index:1000;
	
}



div.description{
	margin:5px 0px 15px 0px; 

}

div.description div.name{
	font-weight:bolder;
	font-size: 10px;
	background-color: inherit;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

div.description div.desc{
	background-color: inherit;
}



div.product_list div.product_part{
	
	margin-top: 4px;
	padding: 0px 2px;
}

div.product_list div.product_name{
	margin-left:3px;
	padding:0px;
	font-size: 10px;
	font-weight: bold;

}

div.product_list div.short_desc{
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
}

div.product_list div.product_price{
	padding:0px;
	margin:1px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

div.product_list div.product_cart{
	padding:0px;
	width:50px;
	text-align: center;
	font-size: 10px;
}

div.list_header_main{
	background-color: rgb(140, 140, 180);
	margin:0px 5px 0px 5px;
	text-align: center;
	color:white;
	font-size: 11px;
}

div.list_header{
	padding:5px 5px 5px 5px;
	text-align: center;
	font-size: 10px;
}


/*   EDIT        */

div.edit_product{
}

div.edit_product legend{
	font-weight: bold;
	font-size: 12px;
}

div.edit_product legend input{
	font-size: 9px;
}

div.edit_product fieldset.main_fieldset{
	border: 1px dotted gray;
}

div.edit_product fieldset{
	border: 1px dotted gray; 
	margin-bottom: 10px;
}
div.edit_product div.param_name{
	font-weight: bold;
	margin-top: 5px;
}

div.edit_product div.price_section{
	margin-left: 20px;
}

div.edit_product div.price_section input{
	width: 100px;
	font-size: 9px;
}

div.edit_product div.parameters_section input{
	width: 200px;
	font-size: 9px;
}

div.edit_back{
	font-size: 13px;
	font-weight: bold;
}
	

li{
cursor: auto;
}


/* SEARCH */

div.top_search{
	font-size: 10px;
	margin:5px 10px 0px 0px;
}


div.top_search input{
	font-size: 10px;
	margin:2px 4px 5px 4px;
}
div.top_search div.label{
	float:left; margin:0px 5px;
}
div.top_search div.item{
	float:left;
}


div.left_category_tree{
	font-size: 11px;
	
}

div.left_category_tree div.list_header_main{
	padding: 3px 0px 3px 0px;

}

div.navigation{
	font-size: 14px;
}

div.navigation a{
	color: #513E2A;
	text-decoration: none;
	
	font-weight: bold;
}
/* edit */

div.edit_header{
	padding:10px;
}

div.size_price{
	margin-bottom: 30px;
}

div.size_price div.row{
	
	margin:5px;
}

div.size_price div.col{
	float: left;
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 2px;
}

div.size_price div.col1{
	width: 190px;	
}

div.size_price div.col2{
	width: 80px;	
}

div.size_price div.col3{
	width: 50px;	
}

div.size_price div.col4{
	width: 60px;	
}

div.size_price div.header div.col{
	background-color: transparent;
	font-size: 10px;
}

div.size_price input{
	width: 56px;
	margin:0px; 
	padding:0px;
}

div.size_price div.btn_add{
	width: 64px;
	float: right;
	margin-right: 7px;
	background-color: #214A36;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}





/* ############################################################## */
/* #                                                            # */
/* #                      PRODUCT VIEW                          # */
/* #                                                            # */
/* ############################################################## */

div.product_view{
   width: 780px;
   display: block;
   clear: both;
   font-family: Arial, Helvetica, sans-serif;
}

div.product_view div.column{
   float: left;
   width: 260px;
}

div.product_view div.column div.title{
   font-weight: bold;
   font-size:16px;
}

div.product_view div.column div.name{
   float: left;
   clear: left;
   width: 120px;
   font-weight: bold;
   color: #DF662C;
}

div.product_view div.column div.value{
   float: left;
   font-weight: bold;
}

div.product_view div.column div.value_short{
   width: 135px;
}

div.product_view div.column div.box{
   width: 240px;
   background: url(/images/layout/product_box2.jpg) repeat-y;
   margin: 0px auto;
}

div.product_view div.column div.box div.inner{
   padding: 20px;
}

div.product_view div.column div.box div.inner div.line{
   width: 240px;
   height: 8px;
   background: url(/images/layout/product_box_line.jpg) no-repeat center;
}




div.types_category{
   width: 768px;   
   background: url(/images/products/types2.jpg) repeat-y center;
}

div.types_category div.types_category_top{
   width: 768px;   
   background: url(/images/products/types1.jpg) no-repeat top;
}

div.types_category div.types_category_bottom{
   width: 768px;   
   background: url(/images/products/types3.jpg) no-repeat bottom;
}

div.types_category div.types_category_inner{  
   background: url(/images/products/types3.jpg) no-repeat bottom;
   padding:10px;
}




div.advanced_search_over{
   margin: 5px;
}

div.advanced_search_over div.main_title{
   font-size: 16px;
   font-weight: bold;
   color: #871B1B;
   margin: 3px;
}

div.advanced_search_over div.main_title2{
   font-size: 12px;
   font-weight: bold;
   color: #871B1B;
   margin-bottom: 3px;
}

div.advanced_search_over div.search_types{
   float: left;
   width: 165px;
}

div.advanced_search_over div.search_types select{
   height: 250px;
   width: 165px;
   font-size: 11px;
}

div.advanced_search_over div.search_options{
   float: left;
   width: 600px;
   margin-right: 5px;
}

div.advanced_search_over div.search_options fieldset{
   float: left;
}

div.advanced_search_over div.search_options input{
   font-size: 11px;
   width: 110px;
   margin: 3px 0px;
}

div.advanced_search_over div.search_options input.short{
   width: 21px;
}

div.advanced_search_over div.search_options label{
   float: left;
   display: block;
   width: 160px;
   margin: 3px 0px;
}



/**/

div.common_subcategory{
	/*height:30px;*/
	padding:7px 10px;
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:16px;
	
	text-align:left;
	/*height:34px;*/
	text-transform:uppercase;
	margin:3px;
}

div.commonname_name{
	font-weight:bold;
	color:black;
	margin:3px 10px;
	text-transform:uppercase;
	/*width:390px;*/
}

div.item_inner{
	text-transform:uppercase;
color:black;
}

div.commonname_main_title{
	margin:5px;
}

div.main_characteristics{
	float:left;
	padding:20px;
	width:180px;
	
}

div.gs_title_commonname{
	background: url(/images/products/common_name_03.gif);
	/*width:100%;*/
	background-repeat: no-repeat;
	height:42px;
	/*font-weight:bold;*/
	font-size:22px;
	text-transform:uppercase;
	padding-left:140px;
	padding-top:6px;
}

div.gs_title_genus_species{
	background: url(/images/products/genus_species_03.gif);
	/*width:100%;*/
	background-repeat: no-repeat;
	height:42px;
	/*font-weight:bold;*/
	font-size:22px;
	text-transform:uppercase;
	padding-left:140px;
	padding-top:6px;
}

div.product_header{
	background: url(/images/products/product_header_03.gif);
	/*width:100%;*/
	background-repeat: no-repeat;
	height:42px;
	/*font-weight:bold;*/
	font-size:21px;
	text-transform:uppercase;
	padding-left:14px;
	padding-top:6px;
}
