﻿.lstCategory
{
    width: 787px;
    margin: 0 auto;
	text-align: center;
	padding-left:10px;
}
.Product_CategoryItem
{
    width: 186px;
	padding: 5px;
	text-align: center;
    
}
.Product_CategoryImage, .Product_CategoryImage img ,
{
	width : 186px;
	text-align: center;
}
.Product_CategoryImage a
{
    width : 186px;
	display: block;
	text-align: center;
}
.Product_CategoryBullet
{
    height: 1px;
}
.Product_CategoryTitle
{
    text-align: center;
    margin-top: 10px;
    font-size: 11px;
    font-family: Tahoma;
	font-weight: 600;
	width:186px;
    color:#868a78;
}
.Product_CategoryTitle a
{
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
	font-weight: 600;
	width:186px;
    color:#868a78;
}
.Product_CategoryTitle a:hover
{
    text-align: center;
    color: #fc5a01;
    text-decoration: none;
	font-weight: 600;
}
.Product_CategoryDivider
{
	display : inline;
	float: right;
	width: 1px;
}
.Product_CategoryMap
{
  margin-bottom:25px; 
  color:#414141;
  text-align:right;
  visibility:hidden;
  display:none; 
}
.Product_CategoryMap a
{
  color:#414141; 
  display:block;
  font-size:12px;
  text-decoration:none; 
}




.lstProduct
{
    width: 850px;
    margin: 0 auto;
}
.Product_Item
{
    width: 850px;
    margin-right: 9px;
    margin-left: 9px;

}
.Product_Item_Alt
{
    width: 850px;
    margin-right:9px;
    margin-left:9px;

}
.Product_Image, .Product_Image img
{
	width : 112px;
	height : auto;
	border-color: #e1e1e1;
	border-width: 1px;
	border-style: solid;
	
}
.Product_Details
{
	width : 550px;
	border-color: #e1e1e1;
	border-width: 0px;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	height:auto;

	
}
.Product_Bullet
{
    height:1px;
    visibility:hidden;
    display:none;
}
.Product_Title
{
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
    margin-top: 0px;
	font-weight: 600;
	margin-bottom:5px;
}
.Product_Title a
{
    text-align: left;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
	font-weight: 600;
}
.Product_Title a:hover
{
    text-align: left;
    color: #fc5a01;
    text-decoration: none;
	font-weight: 600;
}
.Product_Summery
{

}
.Product_Divider
{
	display : inline;
	float: right;
	width: 1px;
	
}
.ProductDetails_Title
{
   width: 250px;
   text-align:left;
   color:#333;
   font-weight:bold;
   font-size:12px;
   margin-bottom:20px;
}
.ProductDetails_Image
{
   width:112px;
   height:auto;
   margin-top:20px;
   border-style:solid;
   border-width:1px !important;
   border-color:black;
}
.ProductDetails_Image a
{
   width:112px;
   height:auto;
   display:block;
}
.productDetails_Description
{
   height:auto;
   margin-bottom:30px;
}

.ProductDetails_ZoomImage{ background-image:url(ui-images/icon-zoom.jpg); width:95px; height:18px; cursor:pointer; margin-left:10px; margin-bottom:10px; margin-top:10px; color:White;}
.ProductDetails_HtmlHolder{ text-align:justify; margin-top:15px; margin-bottom:10px; color:#414141; font-size:12px; line-height:18px;}

.ProductDetails_Introduction{ margin-top:40px; }
.IntroductionToFriends_TextBox{ margin-left:5px;}
.IntroductionToFriends_Label{ color:#868a78; font-weight:bold; width:40px; text-align:right;}

.ProductDetails_Votes{ margin-top:10px;}


.ProductDetails_label_senedvote{ color:#868a78; font-weight:bold; width:40px; text-align:right; margin-top:0.5em;}
.Votes_TextBoxLarge{ margin-left:5px; }

.ProductDetails_Votes_explanation{ margin-top:50px; margin-bottom:15px; color:#868a78;}

.Votes_Send{ margin-left:4px;}

