/* CSS Document */
#manulogo {
	float:right;
	margin: 10px 0 4px 5px;
	padding:0 10px;
}
#manulogo p { margin:0 0 0 15px; }
h3.productTitle {
	font-size:18px;
	padding-top: 10px;
}
#productholder {
	border:#CCC 1px solid;
	padding:3px;
}
#prodtitleholder {
	float:left;
	width:660px;
}
#proddescription {
	float:left;
	width:440px;
}
.productfeature {
	float:left;
	margin-right:4px;
	text-align:center
}
#productprices {
	float:left;
	width:300px;
	margin: 5px 5px 0 0;
	clear:left;
}
#playvideo{
	width:80px; float:left; margin-left:20px; padding-top:50px;	
}
#videoframe{ margin:0 auto; width:480px; height:420px; display:none; margin-left:-20px; overflow:hidden; margin-bottom:10px;}
.price {
	color:#B30000;
	font-size: 20px;
	font-weight: bold;
}
.priceLarge {
	color: #B30000;
	font-size: 3em;
	font-weight: bold;
}
#quant { float:left; }
#buybutton {
	float:left;
	margin:5px 0 0 4px;
}
.buywithitem { border-top:#999 1px solid }
.buywithitem h3 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 4px 0
}
#buywith_hd {
	background:url(../nimages/package_deals.gif) no-repeat center;
	height:27px;
}
.oldprice {
	font-size:10px;
	color:#666;
	text-decoration:line-through
}
.priceLG {
	color:#FFF;
	font-size:23px;
	background:url(../nimages/pricelg_b.gif);
	height:44px;
	padding-right:20px;
}
.priceLG span {
	background:url(../nimages/pricelg_l.gif) no-repeat left;
	padding-left:20px;
}
.rrp, .yousave { padding-left:20px; }
.bwname { margin:4px 0 4px 0; }
.ptabs {
	/*border-bottom:#CCC 1px solid;*/
	height:37px;
}
.viewprodtab {
	cursor:pointer;
	float:left;
	margin-right:0px;
	background:url(../nimages/white_tab.gif) no-repeat top left #CCC;
	height:37px;
	width:135px;
}
.viewprodtab span {
	float:left;
	padding:7px 0 0 10px;
	font-weight:bold;
	font-size:13px;
}
.viewprodtab span.rightspan {
	float:right;
	width:10px;
	/*background:url(../nimages/tabs_1.gif) no-repeat top left;*/
	height:37px;
	padding:0;
}
.viewprodtabh {
	cursor:pointer;
	float:left;
	margin-right:0px;
	background:url(../nimages/white_tab2.gif) no-repeat top left #CCC;
	height:36px;
	width:135px;
}
.viewprodtabh span {
	float:left;
	padding:7px 0 0 10px;
	font-weight:bold;
	font-size:13px;
}
.viewprodtabh span.rightspan {
	float:right;
	width:50px;
	height:36px;
	padding:0;
	

	
}

.reviewtabCl {
	cursor:pointer;
	float:left;
	margin-right:0px;
	background: url(../nimages/green_tab.gif) no-repeat top left #CCC;
	height:37px;
	width:135px;
}
.reviewtabCl span {
	float:left;
	padding:7px 0 0 10px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

.reviewtabClh {
	cursor:pointer;
	float:left;
	margin-right:0px;
	background: url(../nimages/green_tab2.gif) no-repeat top left #CCC;
	height:37px;
	width:135px;
}
.reviewtabClh span {
	float:left;
	padding:7px 0 0 10px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}


#descframe { padding-top:5px; }
.prodlistbox {
	display:block;
	margin-bottom:7px;
	border-bottom:#CCC 1px dashed;
}
.prodlistimg {
	float:left;
	margin-right:5px;
	text-align:center;
	width:100px;
}
.prodlistinfo {
	float:left;
	width:220px;
}
.prodlistinfo h3 { font-size:12px }
.prodlistinfo a {
	text-decoration:none;
	color:#000
}
.prodlistprice { float:right; }
.prodlistprice div {
	color:#B30000;
	font-size:18px;
	text-align:center;
	font-weight:bold
}
.prodlistprice a.viewbutton { margin-top:3px; }

