
#product_menu_container {
padding-top: 20px;
width: 200px;
height: 300px;
float: left;
}


#product_menu_container a {
text-decoration: none;
display: block;
width: 150px;
padding: 5px 5px 5px 5px;
background-color: #333333;
margin-bottom: 5px;
color: white;
}

.Product_table_div_name  {
color: #ffb480;
margin-left: auto;
margin-right: auto;
width: 40px;
}

#product_menu_container .SubMenuLinkUnselected a{
width: 130px;
margin-left: 20px;
}

#product_menu_container .SubMenuLink a{
width: 130px;
margin-left: 20px;
color: #ffb480;
}

#product_text_Content {
/*height: 300px; Original */
min-height: 300px; /* After add drop down sort */
color: #333333;
float: left;
margin-left: 50px;
margin-top: 10px;
}

#secondLevelNavigationCategory {
float: left;
}

#secondLevelNavigationCategory .selectedCat a {
color: #ffb480;
}

.Product_tabletd {
background-color: #f3f3f3;
width: 150px;
height: 114px;} 

.div_product_item_image_container{text-align:center;}  

.Product_tabletd a {
text-decoration: none;
color: #333333;
margin-left: 20px;
}


#product_text_Content .product_info_td {
padding-left: 50px;
font-size: 9px;
height: 300px;
line-height: 10px;
}


#product_text_Content img {
margin-top: 10px;margin-bottom: 10px;}

#product_text_Content .product_info_td img {
display: none;
}

.breadcrumb_holder {
display: none;
}

.click_for_details_holder {
display: none;
}


.product_info_td h3 {
margin-top: 10px;
font-size: 14px;
}


#product_table_text_intro {
color: white;

}




/*** DROP DOWN SORT CSS ***/

.div_dropdown_sort_container
{
	position:relative;
	display:block;
	float:left;
	
	width:455px;
	height:auto;

	margin-top:0px;
	margin-bottom:7px;
	padding-right:0px;

	z-index:53;
}
.div_dropdown_sort_option_default
{
	position:relative;
	display:block;
	float:right;
	clear:both;

	width:56px;
	height:14px;

	padding-left:12px;
	padding-right:12px;

	text-align:center;
	text-transform:lowercase;

	color:#ffffff;

	cursor:pointer;

	background-color:#333333;
}

.div_dropdown_sort_option_default:hover
{
	color:#ffb480;
}

.div_dropdown_sort_option_default span
{
	font-size:10px;
	text-transform:uppercase;
}

.div_dropdown_sort_options_container
{
	/*position:relative;*/
	position:absolute;
	display:block;
	float:right;
	clear:both;

	top:14px;
	right:0px;

	width:80px;

	background-color:#333333;
}

.div_dropdown_sort_option
{
	position:relative;
	display:block;
	float:left;
	clear:both;

	width:100%;

	border-top:solid 1px #1A1A1A;
}

.div_dropdown_sort_option :hover
{

}

.div_dropdown_sort_option a.selected
{
	color:#ffb480;
}

.div_dropdown_sort_option a
{
	display:block;
	width:100%;

	padding-left:7px;
	padding-right:7px;
	padding-bottom:4px;
	padding-top:2px;

	font-size:10px;

	text-transform:uppercase;
	text-decoration:none;

	color:#ffffff;
}
.div_dropdown_sort_option a:hover
{
	color:#4c5156;
	color:#ffb480;
}

.div_dropdown_sort_option a span
{
}



#product_table_text_intro {
/*position: absolute; IVO FIX 03.04.2010 */
left: 5px;
top: 0px;
border: none;
padding: 0px;
/* z-index: -1; IVO FIX 03.04.2010 */
}

/*** DROP DOWN SORT CSS ***/















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

