/* Products css style */

.prod_table
{
	border:1px solid #a9925e;
	width:558px;
}

.prod_header1
{
	color:white;
	background-color:#746b2d;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:none;
	vertical-align:middle;
	padding-left:15px;
}

.prod_header2
{
	background:#746b2d url(../images/products_headerbg.jpg) right bottom;
	border:none;
	width:273px;
	height:32px;
}

.prod_span1
{
	background-color:white;
	height:4px;
}

.prod_span2
{
	background-color:#af831a;
	height:4px;
}

.prod_span3
{
	background:white url(../images/prod_btm_shadow.gif) repeat-x top;
	height:4px;
}

.prod_span4
{
	background-color:white;
	height:6px;
}

.prod_new_span_v
{
	height:15px;
	border:none;
	background-color:white;
}

.prod_new_span_v2
{
	height:30px;
	border:none;
	background-color:white;
}

.prod_new_span_h
{
	width:15px;
	border:none;
	background-color:white;
}

.prod_new_imgtd
{
	width:200px;
	height:200px;
	border:none;
	/*border:1px solid lightgrey;*/
	background-color:white;
	text-align:center;
	vertical-align:top;
}

.prod_text
{
	border:none;
	background-color:white;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#6f6f6f;
	text-align:left;
	/*text-align:justify;*/
	vertical-align:top;
	overflow:hidden;
}

.prod_text .h1
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#746b2d;
	text-decoration:none;
}

.prod_text .h1:hover
{
	text-decoration:underline;
}

.prod_text .h2
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#6f6f6f;
	margin-bottom:4px;
	text-decoration:none;
}

.prod_text .h2:hover
{
	text-decoration:underline;
}

.prod_text ul
{
	list-style-image:url(../images/li.gif);	
}

.prod_text li
{
	list-style-position:outside;	
	margin-left:15px;
}

.prod_new_more
{
	text-align:right;
}

.prod_new_more a
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#736a2c;
	text-decoration:none;
}

.prod_new_more a:hover
{
	text-decoration:underline;
}

.prod_new_more a:visited
{
	text-decoration:none;
}

.prod_listnw
{
	height:100px;
	text-align:center;
	vertical-align:top;
	border:none;
	padding-right:15px;
	padding-bottom:15px;
}

.prod_listne
{
	height:100px;
	text-align:center;
	vertical-align:top;
	border:none;
	padding-left:15px;
	padding-bottom:15px;
}

.prod_listsw
{
	height:100px;
	text-align:center;
	vertical-align:top;
	border:none;
	padding-right:15px;
	padding-top:15px;
}

.prod_listse
{
	height:100px;
	text-align:center;
	vertical-align:top;
	border:none;
	padding-left:15px;
	padding-top:15px;
}

.prod_list_img
{
	padding:0px;
	text-align:center;
	vertical-align:top;
	width:100px;
	height:100px;
}

.prod_list_img img
{
	border:none;
	width:100px;
	height:100px;
}

.prod_list
{
	padding:0px;
	text-align:left;
	vertical-align:top;
	/**/border:1px solid red;
}

.prod_paging
{
	color:#444444;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.prod_paging a
{
	color:#444444;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.prod_paging a:hover
{
	text-decoration:underline;
}

.prod_paging_red
{
	color:red;
}

.hrg
{
	color:#444444;
	font-family:Arial;
	font-size:12px;
}

.hrg_lama
{
	color:red;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:line-through;
}

.hrg_baru
{
	color:blue;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}