/*************************************************
right panels
	*************************************************/

.rhs-panel{
	background-image: url(images/panel-cs.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.rhs-panel h4{
	color: #737172;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}
.rhs-panel#t{
	background-image: url(images/panel-t.gif);
	margin-bottom: 0px;
	font-size: 11px;
}
.rhs-panel#cant{
	background-image: url(images/panel-cant.gif);
	font-size: 11px;
}
.rhs-panel#we{
	background-image: url(images/panel-we.gif);
	margin-bottom: 0px;
	font-size: 11px;
}
.rhs-panel#we a{
	margin-left: 0px;
}
.rhs-panel a{
	color: #F8911E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 100px;
	
}
.rhs-panel p{
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rhs-panel b{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



/*************************************************
main area
	*************************************************/

.left{
	width: 175px;
	float: left;
	margin-right: 20px;
}



.left h1{
	color: #8FBDDD;
	font-size: 1.2em;
}
.left ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 15px;
	border-bottom-color: #cecece;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
}
.left ul li a{
	color: #75716c;
}

.left ul li.selected a{
 color: #75716c;font-weight:bold;
}
.right{
	float: right;
	width:624px;
}

.right#products{
	float: left;
	margin-left: 0px;
	width: 624px;
}
.right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #F7911D;
	margin-top: 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 10px;
}
.right h2{
	color: #666666;
	font-size: 1em;
	font-weight: normal;
}
.right h3{
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #999999;
	margin-top: 20px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	
}



.right b{
	color: #000000;}
	
	.right p{
		margin-top: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 10px;
	}
	.imageright{
	margin-left: 25px;
	margin-bottom: 15px;
	float: right;
}
/*************************************************
product section
	*************************************************/
	.productsection{
	background-image: url(images/sectionback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	



}
	.productsectionimage{

}
	.productsectiontext{
	width: 300px;
	float: left;
	padding-left: 20px;
}
	.productsectiontext h1{
	font-size: 1.2em;
	color: #F8921E;
}
		.productsectiontext h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #656161;
	padding-top: 5px;
	font-weight: normal;
	line-height: 1.2em;
}
			.productsectiontext p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 10px;
	padding-right: 10px;
}
.productsectiontext b{
	font-weight: bold;
}

	div#productsorting{
	padding:10px;
	margin-right: 10px;
	}
	
		div#productsorting p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#C0C0C0;
	text-align:right;
	margin:0px;
	padding:0px;
		}	

		div#productsorting a:link, #productsorting a:active, #productsorting a:visited{
	text-decoration:underline;
	color:#F1AE63;
	text-align:left;
		}	

		div#productsorting a:hover{
		text-decoration:none;
		color:#FA8609;
		text-align:left;	
		}	
.productboxes{
	float: left;

}
.product_hpbox{
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	margin-right: 15px;
	float: left;
	margin-top: 15px;
	border-bottom-color: #656565;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	}

		.product_hpbox_name{
	text-align:left;
	font-size:0.9em;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
		}
		
		.product_hpbox_image{
	float:left;
	width:112px;
	heigtht:110px;
	text-align:center;
	margin-bottom: 5px;
	margin-right: 5px;
		}		

		.product_hpbox_shortdesc{
	heigtht:110px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color: #8A8A91;
	margin-top: 10px;
		}	

		.product_hpbox_info{
	font-size:1.1em;
	color:#990000;
	clear: both;
	font-weight: bold;
	padding-right: 10px;
		}

			.product_hpbox_info span{
	margin:3px 0px 0px 2px;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	color: #999999;
			}	
			.oldprice{
	color: #999999;
	text-decoration: line-through;
	float: left;
			}	
			.buttons{
	margin-top: 3px;
}

			.product_hpbox_info img{
			margin:2px 0px 0px 0px;
			}		
			
			.product_hpbox#large
{
width:320px;
margin-right: 20px;
}
.product_hpbox_image2{
float:left;
width:124px;
height:124px;
text-align:center;
margin-right: 20px;
margin-bottom: 5px;
height: 124px;
background-color: #fff;
}
			
			
/*************************************************
internal generic pages - about us, terms etc
	*************************************************/
.right-contentsarea{
	float: left;
	width: 400px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
.right-contentsarea  h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #F7911D;
	margin-top: 7px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 10px;
}
.right-contentsarea  h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #999999;
	margin-top: 20px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 10px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 15px;
}
.right-contentsarea p{
	margin-top: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	margin-left: 0px;
	margin-right: 10px;
}
.right-contentsarea b{
	color: #000000;
font-weight: bold;

}
.rightcolumn{
	float: left;
	margin-bottom:10px;
	width: 200px;
}

.right-contentsarea ul,.right-contentsarea ol {
margin-left: 10px;

}

 

.right-contentsarea ul li,.right-contentsarea ol li {
font-weight: normal;
color: #000099;
font-size: 0.8em;
background-image: url(images/bullet.gif);
background-position: 0px 6px;
background-repeat: no-repeat;
padding-left: 10px;
list-style-type: none;

}
/**
 * Added styles
 *
 */
 
div.clrfloat {font-size:1px;height:1px;line-height:1px;clear:both}
.productStarNewSmall {float:right;position:absolute}
.productStarNew {position:absolute;margin:-30px 35px 0px 260px}
table.jssCartTable th {
	padding:8px 0px 8px 3px;
	color:#FFFFFF;
	background-image: url(images/tableback.gif);
	background-repeat: repeat-x;
}
table.jssCartTable tr.row0 td {background:#fff}
table.jssCartTable tr.row0 td {background:#efefef}
table.jssCartTable a {color:#656565;text-decoration:underline}

.jssCartDiv {text-align:left;}

table.jssFormTable input {width:350px}
.jssError {color:#f00}


input.nobrdr {width:auto !important;height:auto !important; border:0;margin:0;padding:0}
td.jssFormSubmit input {width:auto !important;height:auto !important; padding:5px 20px 5px 20px !important;border:0;margin:0;padding:0}






