@charset "utf-8";
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
H1 {
	color:#333333; 	
	font-family: Arial, Helvetica, sans-serif; 	 
	font-weight: bold; 
	font-size: 12px; 
	text-align: left; 
	MARGIN: 0px 0px 0.1em; text-decoration:none;
}
H2 {
	color:#306;; 	
	font-family: Arial, Helvetica, sans-serif; 	 
	font-weight: bold; 
	font-size: 14px; 
	
	
}
p {
	color:#333333; 	
	font-family: Arial, Helvetica, sans-serif; 	 
	font-size: 12px; 
	
	
}
.producth {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #306;
}
.qtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-style: italic;
	line-height: 18px;
}
.qtextn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #69F;
	font-style: italic;
	line-height: 18px;
}
.atextn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	line-height: 18px;
}
.rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.lgrey {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;

}

.lgrey a{
	color:#999999;
	font:normal 11px  Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.lgrey a:hover{
	color:#333;
	font:normal 11px  Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.view-more{
	margin:10px 0 5px 0;
	padding:1px 3px;
	*padding:0px 3px;
	border:1px solid #e7f0eb;
	color:#BF753B;
	font:bold 11px Arial, Helvetica, sans-serif;
	clear:both;
}

a.view-more:hover{
	border:1px solid #969692;
	color:#587794;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#f3f3f1;
}
a.mail{
	margin:10px 0 5px 0;
	color:#BF753B;
	font:bold 11px Arial, Helvetica, sans-serif;
	clear:both;
}

a.mail:hover{
	color:#587794;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}
/* captcha image*/
.captcha{
	background:url(../images/spambg.gif) repeat left top; 
	width:200px; 
	height:20px; 
	color:#FFFFFF; 
	font-size:16px; 
	letter-spacing:20px; 
	font-weight:bold;
	padding-top:3px;
}
.button{background:#45474a; border:1px #a5aeb9 solid; font: bold 12px/19px Arial, Helvetica, sans-serif; height: 19pt; color:#ffffff; padding-left:5px; padding-right:5px; 
}

.share, .credit-cards{
	width:100%;
	text-align:right;
	display:block;
	margin:5px 0;
}

a.enq{
	background:url(../images/sendenq.gif) left top no-repeat;
	width:112px;
	height:18px;
	display:inline-block;
	text-decoration:none;
	text-indent:-10000px;
	margin:10px 0 0px 10px;
}

a.enq:hover{
	background:url(../images/sendenq.gif) left bottom no-repeat;
	width:112px;
	height:18px;
	display:inline-block;
	text-decoration:none;
	text-indent:-10000px;
}

img
{  border-style: none;
}
