/* CSS Document */
.product_list
{
	padding:10px;
}
.product_image
{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.product_image_left
{
	padding:5px;
	background-color:#FAA619;
	border:2px solid #9F3C0C;
}
.product_price
{
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	padding-left:10px;
	background-color:#FAA61A;
}
.product_price_td
{
	padding-top:10px;
}
.product_content
{
	padding:10px;
	text-align:justify;
}
.td_product
{
	padding-top:10px;
}
.product_name1
{
	padding-bottom:10px;
	color:#007EB3;
	font-weight:bold;
	font-size:12px;
}
.product_name
{
	padding-bottom:10px;
	color:#780417;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
}
.product_name_1
{
	padding-bottom:10px;
	color:#007EB3;
	font-weight:bold;
	font-size:12px;
}
a.product_title_1,a.product_title_1:visited
{
	color:#000000;
	font-weight:bold;
}
a.product_title_1:hover
{
	color:#000000;
	font-weight:bold;
}
a.product_title_1:visited:hover
{
	color:#9F3C0C;
	font-weight:bold;
}
.product_description
{
	text-align:justify;
	padding-top:5px;
}
.tr_product
{
	border-bottom:1px solid #9F3C0C;
}
.table_one_product
{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #9F3C0C;
}
.product_cart
{
	background-color:#94B000;
	height:20px;
	width:100%;
}
a.product_detail
{
	color:#007EB3;
	font-weight:bold;
	text-decoration:none;
}
a.product_detail:visited
{
	color:#007EB3;
	font-weight:bold;
	text-decoration:none;	
}
a.product_detail:hover
{
	color:#007EB3;
	font-weight:bold;
	text-decoration:none;
}
a.product_detail:visited:hover
{
	color:#007EB3;
	font-weight:bold;
	text-decoration:none;
}
.one_product_image
{
	padding:5px;
}
.one_product
{
	padding-top:10px;
}
.orther_product_td
{
	padding-top:5px;
}
.orther_product_category
{
	border:1px solid #93200;
	padding:5px;
}
a.product_category_name,a.product_category_name:visited
{
	color:#B30000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	height:25px;
	line-height:25px;
}
a.product_category_name:hover,a.product_category_name:visited:hover
{
	color:#780417;
	font-size:12px;
	font-weight:bold;
}
.product_paging
{
	padding-right:5px;
}
.category
{
	border-bottom:1px solid #E6E5E5;
	padding-bottom:10px;
}
img.product_detail
{
	width:340px; 
}
.product
{
	display:block;
	height:21px;
	background-color:#0060B5;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
}
.product_brief
{
	text-align:justify;
}
.no_product
{
	font-weight:bold;
}
a.view_other,a.view_other:visited
{
	background-color:#B40D46;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:3px 5 3 5;
	border:1px solid #716F64;
}
a.view_other:hover,a.view_other:visited:hover
{
	text-decoration:none;
}
a.cart,a.cart:visited
{
	background-color:#B40D46;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:3px 5 3 5;
	border:1px solid #716F64;
}
.technical_title
{
	text-transform:uppercase;
	font-weight:bold;
	background-color:#FFFFCC;
	border-bottom:1px solid #666666;
}
a.add_product,a.add_product:visited
{
	text-transform:uppercase;
	color:#710311;
	font-weight:bold;
	text-decoration:underline;
}
