#product .points_custom {
	top:110px;
	right:295px;
	z-index:1000;
	position:absolute;
	cursor:pointer;
	}
.points_custom_message {
	display:none;
	position:absolute;
	top:0px;
	left:100px;
	background-color:#CC4408;
	width:400px;
	padding:6px;
	height:240px;
	border:6px solid #fff;
	z-index:100001;
	}
.points_custom_message p {
	font-size:1.05em;
	margin:3px 0px 7px 0px;
	}
.points_custom_message p.strong {
	font-weight:bold;
	margin:3px 0px 3px 0px;
	}
.points_custom_message h1 {
	padding-bottom:0.3em;
	color:#fff;
	margin:0px;
	}
.points_custom_message div {
	overflow:auto;
	background-color:#fff;
	color:#000;
	height:210px;
	padding:0em 0.2em 0.2em 0.2em;
	position:relative;
	}
.points_custom_message span {
	position:absolute;
	right:7px;
	top:7px;
	color:#fff;
	cursor:pointer;
	}
#product {
	margin-bottom:20px;
	margin-top:20px;
	}
#product h1 {
	font-weight:normal;
	font-size:2.3em;
	color:#1F9EFF;
	margin:0px;
	letter-spacing:0.03em;
	margin-bottom:10px;
	}
#product h2 {
	padding:10px 0px 0px 0px;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	}
#pImageWidget {
	width:450px;
	float:left;
	min-height:290px;
	position:relative;
	border-right:3px solid #eee;
	text-align:center;
	margin-bottom:20px;
	}
#product .thumbs {
	position:relative;
	top:0px;
	background-color:#eee;
	width:440px;
	text-align:left;
	}
span.yousave {
	background-color:#fff;
	color:#333;
	font-size:1.1em;
	margin-top:3px;
	display:block;
	}
#product .thumbs img {
	padding:3px;
	margin:5px;
	border:1px solid #ccc;
	position:relative;
	cursor:pointer;
	}
#product .thumbs div {
	display:none;
	}
#pImageWidget #imgholder {
	position:relative;
	margin-top:0px;
	}
#pImageWidget #imgholder div {
	padding:5px;
	margin:3px;
	}
#product br {
	clear:both;
	}
#productWidget {
	position:relative;
	width:255px;
	float:left;
	clear:both;
	margin:15px 10px 15px 0px;
	padding-bottom:10px;
	border-bottom:1px solid #bbb;
	}
#productWidget a {
	padding:0.3em;
	text-decoration:none;
	background-color:#fff;
	}	
#productWidget a:hover {
	text-decoration:underline;
	}
#productWidget a img {
	border:none;
	}
#productWidget a span {
	display:none;
	position:absolute;
	text-decoration:none;
	top:-55px;
	text-align:center;
	left:-5px;
	width:253px;
	padding-top:1.25em;
	height:36px;
	background-image:url(../images/pd-icon-pop.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	color:#000;
	}
#productWidget a:hover span {
	display:block;
	}
#pData {
	float:right;
	width:280px;
	}
#pData div.ccpanel {
	border:3px solid red;
	}
#fmProduct {
	background-color:transparent;
	float:left;
	width:255px;
	border-bottom:1px solid #bbb;
	padding:0px 0px 10px 0px;
	}

#product .productOptions select {
	margin-top:6px;
	}
#product .productOptions {
	font-size:1.1em;
	padding:0px;
	margin-top:0px;
	}

#product select {
	width:200px;
	display:block;
	margin-bottom:5px;
	}
#product span.price_normal {
	font-size:1.5em;
	color:#6A1D25;
	}
#product span.price_special {
	font-size:1.5em;
	color:#7D0604;
	}
#product span.price_rrp {
	font-size:1.2em;
	color:#666;
	text-decoration:line-through;
	}
p.sku {
	margin:0px;
	font-size:1em;
	}


.related a img,
.similar a img {
	border:none;
	}
#upsells {
	margin:0px 0px 7px 0px;
	padding:0px;
	}
#upsells * {
	vertical-align:middle!important;
	}
#upsells p {
	border-bottom:1px solid #ccc;
	padding:5px 0px 5px 0px;
	margin:0px;
	}
#upsells input[type="checkbox"]{
	margin-right:4px;
	}
#helpViewer {
	position:absolute;
	border:10px solid #DF6206;
	z-index:10003;
	top:0px;
	left:0px;
	width:740px;
	height:450px;
	}
#helpViewer span {
	position:absolute;
	font-weight:bold;
	top:-35px;
	font-family:verdana, arial;
	color:#000;
	font-size:1.1em;
	right:0px;
	cursor:pointer;
	}
#help a {
	display:block;
	line-height:2em;
	}
/** reviews **/
.review {
	clear:both;
	position:relative;
	z-index:1;
	}
.reviewTbl h3 {
	font-size:1em;
	display:inline;
	margin:0px 11px 0px 0px;
	}
.rating {
	background-image:url(../images/stars.png);
	background-repeat:repeat-x;
	background-position:0px 2px;
	height:19px;
	width:180px;
	margin:3px 0px 3px 0px;
	}
.rating span {
	background-image:url(../images/stars.png);
	background-repeat:repeat-x;
	background-position:0px -17px;
	height:19px;
	display:block;
	}
p.rlink {
	display:inline;
	position:relative;
	width:21px;
	top:-19px;
	margin-left:190px;
	margin-bottom:0px;
	}
.review p a#reviewlink {
	margin-top:-10px;
	position:absolute;
	}
div.points {
	color:#9D020E;
	font-size:1.3em;
	font-weight:bold;
	}
div.multicats {
	clear:both;
	margin:0px 0px 35px 0px;
	}
div.multicats ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	}
div.brandinfo {
	clear:both;
	margin:20px 0px 20px 0px;
	}
.btn_container {
	position:relative;
	display:block;
	padding:0px;
	height:25px;
	}
.btn_container label {
	display:inline;
	width:20px;
	}
.spinner {
	display:inline;
	position:absolute;
	margin-right:10px;
	margin-left:2px;
	background-color:#fff;
	}
.spinner span {
	position:absolute;
	background-color:transparent;
	display:block;
	background-image:url(../images/spinner.png);
	background-repeat:no-repeat;
	left:0px;
	width:25px;
	cursor:pointer;
	}
.spinner span.up {
	background-position:0px 0px;
	top:0px;	
	}
.spinner span.down {
	background-position:0px -30px;
	top:12px;
	}
input[name="qty"]{
	width:20px;
	height:16px;
	left:30px;
	position:absolute;
	top:0px;
	text-align:center;
	}
#addToCart {
	left:56px;
	top:-6px;
	position:absolute;
	padding:0px!important;
	margin-left:30px;
	text-align:center;
	vertical-align:middle!important;
	height:38px;
	width:116px;
	background-image:url(../images/addtocartx.png)!important;
	background-position:7px 50%;
	border:none!important;
	cursor:pointer;
	}
#addToCart:hover {
	background-color:#fff;
	}
/** admin entered product description **/
.productDescription h1, .productDescription h2, .productDescription h3, .productDescription h4 {
	font-weight:bold!important;
	font-size:1.6em!important;
	}
.productDescription h2 {
	font-size:1.5em!important;
	}
.productDescription h3 {
	font-size:1.3em!important;
	}
.productDescription h4 {
	font-size:1.1em!important;
	}
p.lp {
	margin:0px 0px 6px 0px;
	padding-left:16px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	width:249px;
	background-image:url(../images/pd-lp.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	line-height:40px;
	}
p.lp * {
	vertical-align:middle;
	}
