/***********************************************************************/
#product_moreinfo h1, #alsobought_heading h1
{
	padding:4px 4px 4px 25px;
	margin-left:5px;
	color:#ffffff;
	font-size: 1.3em;
	font-weight:bold;
}
#product_links
{
	width:167px;
	float:left;
}
#product_info
{
	float:left;
	width:410px;
	width:380px; /*jb added*/
	padding-left:10px;
	padding-bottom:10px;
}
.section li 
{
	list-style-type:disc;
	list-style-position:inside;
	padding:0px 0px 5px 0px;
}
#product_crumbs
{
	padding-left:6px;
}
#product_crumbs li
{
	font-weight:bold;
	display:inline;
}
#product_crumbs li a
{
	font-weight:normal;
	text-decoration:underline;
	padding-right:3px;
}
#column_addcontent
{
	float:left;
	width:113px;
	width:150px; /*jb added*/
	padding-left:13px;
	padding-left:2px; /*jb added*/
	padding-top:10px;
}
#product_morepics 
{
	margin-top:11px;
	width:161px;
	
}
#product_morepics div
{
	border:1px solid #007DB7;
}
#product_morepics img
{
	width:51px;
}
#product_showvideo
{
	margin-top:11px;
}
#product_moreinfo
{
	margin-top:11px;
	width:161px;
}
#product_moreinfo a
{
	display:block;
	padding:1px;
}
#product_moreinfo a img
{
	margin-right:4px;
	margin-left:2px;
}
#product_moreinfo p
{
	border:1px solid #007DB7;
	padding:4px 0;
}
#product_moreinfo div, #alsobought_heading
{
	padding-left:2px;
	background:#00b0dd url(../images/prodlistdescr_left.gif) no-repeat top left;
}
#product_moreinfo div h1, #alsobought_heading h1
{
	background:url(../images/prodlistdescr_right.gif) no-repeat top right;	
	padding-left:4px;
	font-size:1em;
}
#product_infoheader
{
	padding:4px;
	border-bottom:1px solid #007DB7;
	margin-bottom:15px;
}
#product_infoheader h3
{
	font-size:2em;
	margin:0.5em 0 0.6em 0;
}
#product_infoheader .pow_price
{
	color:#EE0000;
	font-size:1.5em;
	margin-bottom:4px;
	font-weight:bold;
}
#product_infoheader p
{
	padding:7px;
	font-weight:bold;
}
#product_infoheader table.product_infoprice 
{
	margin-top:30px;
}
#product_infoheader table.product_infoprice td
{
	vertical-align:middle;	
}

#product_infoheader table.product_infoprice td.pow_price 
{
	width:95px;	
	padding-right:5px;
	color:#EE0000;
	font-family:Arial,helvetica,Sans-Serif;
	font-size:15px;
	font-weight:bold;
}
#product_infoheader table.product_infoprice td .prod_variation 
{
	padding:0px 10px 0px 0px;
}
#product_infoheader table.product_infoprice td .prod_variation select,
#product_infoheader table.product_infoprice td .prod_variation option
{
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
}
#product_infoheader table.product_infoprice td.pnp 
{
	padding:10px 0px 2px 0px;
}
#product_infoheader table.product_infoprice td.pnp div 
{
	padding-bottom:2px;
}

/* product Detail - Top banner */
#product_banner
{
	padding-bottom: 10px;
}


#alsobought ol
{
	margin-top:-2px;
}
#alsobought li
{
	border:1px solid #007DB7;
	margin-top:2px;
}
#alsobought li div
{
	padding:4px 2px;
	text-align:right;
}

#alsobought .clearer
{
	padding:4px 2px 0px 4px;
	border-top:1px solid #cccccc;
}
#alsobought p
{
	color:#EE0000;
	font-weight:bold;
}
#alsobought p a
{
	display:block;
	padding-top:2px;
}
#alsobought a span
{
	font-weight:normal;
}
/****************************/
.contiTC 
{
}
.contiTC div 
{
	padding:10px 10px;
	margin-top:15px;
	border:1px solid red;
}
.contiTC p 
{
	margin-bottom:12px;
}
.contiTC strong 
{
	font-weight:bold;
}
.contiTC u 
{
	text-decoration:underline;	
}
.redalert, 
.redalert a
{
	color:Red;
}