@charset "utf-8";
/* CSS Document */
div.right_cat_ph
{
	background-image:url(home_right_ph_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:296px;
	margin-bottom:2px;
	vertical-align:middle;	
}

div.right_cat_ph a
{
	font-family:Arial;
	width:296px;
	height:48px;
	background-image:url(divarr_1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}
div.right_cat_ph a span.head
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6a6767;
	padding-left:10px;	
}
div.right_cat_ph a span.subtext
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#848484;
	padding-left:10px;	
}
div.right_cat_ph a img
{
	float:left;
	border:0px;
	padding-left:5px;
	margin-top:4px;
}
div.right_cat_ph a:hover
{
	background-color:#f1f1f1;
}
.txt_dgray
{
	color:#3f3f3f;
}
.txt_arial
{
	font-family:Arial;
}
.txt_11
{
	font-size:11px;
}
.txt_15
{
	font-size:15px;
}
.txt_18
{
	font-size:18px;
}

.justify
{
	text-align:justify;
}
div.proddets
{
	background-image:url(frag_prod_dets_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:60px;
	overflow:hidden;
	width:146px;
	margin-left:6px;
	margin-right:6px;	
}
div.lp_handler_off
{
	background-image:url(leftpanel_bg_off.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e5e5e5;
	height:98px;
	border:#d3d3d3 solid 1px;
	width:233px;
	padding:4px;
	color:#FF0000;
}
div.lp_handler_on
{
	background-image:url(leftpanel_bg_on.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e5e5e5;
	height:98px;
	border:#6e6e6e solid 1px;
	width:233px;
	padding:4px;
	color:#000000;
}
div.lp_handler_on1
{
	background-image:url(leftpanel_bg_on.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#e5e5e5;
	height:98px;
	border:#6e6e6e solid 1px;
	width:233px;
	padding:4px;
	color:#000000;
}
div.lp_extn_ph
{
	background-image:url(leftpanel_ph_corn_M.gif);
	background-repeat:repeat-x;
	background:transparant;
	background-position:bottom;
	height:180px;
	width:300px;
	overflow:hidden;
}
div.lp_extn_ph div
{
	background-image:url(leftpanel_ph_corn_L.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:180px;
	width:300px;
	overflow:hidden;
	background:transparant;
}
div.lp_extn_ph div div
{
	background-image:url(leftpanel_ph_corn_R.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:180px;
	width:300px;
	overflow:hidden;
	background:transparant;
}
.rp_brdr_dotted
{
	border-left:#CCCCCC dashed 1px;
}
