body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:  sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td,tr {font-size: 12px;}

#MainMid{
	width: 1000px;
	horizontal-align: center;
	vertical-align:
	padding-bottom: 10px;
}
.MainContent{ padding-right: 5px;}

/* *********************************************************
*************         Top title area        ****************
********************************************************* */
.titletop{}
.titletopl, .titletopr{}
.titlebottoml, .titlebottomr{ background-color: #8ECD94;}
/* *********************************************************
*************       Top title area END      ****************
********************************************************* */

.barst{padding-top: 10px;}
.barsttbl{
	 background-color: #BDBEC1;
	 padding: 0px 5px 0px 5px;
}
.barsttbl img {border: 0;}
.img{
	border: 0;
}
.SessionArea {
	width: 100%;
	text-align: center;
	padding: 0px;
	height: 32px;
}
.SessionArea td{
font-weight: bold;
	color: #000;
	font-size: 17px;
	vertical-align: middle;
}
.SessionArea a, .SessionArea a:hover{
	color:#fff;
	font-weight: normal;
}
.SessionArea a:hover{ text-decoration: underline;}
.SessionArea img {
	border: 0;
	vertical-align: middle;
}

.ColumnLeft{
	width: 185px;
	vertical-align: top;
	padding: 15px 18px 0 18px;
}
.ColumnMid{
  width: 90%;
	vertical-align: top;
	text-align: left;
	padding: 15px 5px 0 5px;
}
.ColumnRight{
	width: 15px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.colLeft {}
.ColMid {}

.tblList{	}

/*Category Menu*/

.catbox {
	padding-left: 2px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.catbox  a{ 
padding: 5px 25px 5px 2px;
	
}
.Catbar{
		background: url(../styleImages/template/catbar.gif) no-repeat right bottom;
	height: 2px;
	font-size: 1px;
}
.CatTop {
	background: url(../styleImages/template/catimg.gif) no-repeat right top;
	height: 26px;
}

.Docbar{
		background: url(../styleImages/template/docbar.gif) no-repeat right bottom;
	height: 2px;
	font-size: 1px;
}
.DocTop {
	background: url(../styleImages/template/docimg.jpg) no-repeat right top;
	height: 25px;
}
.Brandbar{
	background: url(../styleImages/template/manubar.gif) no-repeat right bottom;
	height: 2px;
	font-size: 1px;
}
.BrandTop {
	background: url(../styleImages/template/manuimg.jpg) no-repeat right top;
	height: 25px;
}


/*Cat Menu end*/

a.menu{
	 color: #7D8086;
}
a.menu:hover{
	color: #7D8086;
	text-decoration: underline;
}


/*Shopping Basket box*/
.SCart{
	color: #000;
	font-size: 17px;
	vertical-align: middle;
	padding-right: 20px;
}
.SCart img { font-size: 18px;
	vertical-align: middle;
	border: 0;
}
/*Shopping Basket number of items*/
.SCartItems {border: #ccc 1px solid; padding: 2px 15px 2px 15px;}

/*Shopping Basket total link*/
.SCartTotal a{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

/*Shopping Basket total hover effect*/
.SCartTotal a:hover{
	text-decoration: underline;
}



.boxContent div {
	padding: 4px;
}
h2 {
padding: 0px;
margin: 3px;
	font-size: 14px;
	margin-bottom: 1px;
}
h3 {padding: 0px;
margin: 1px;
	font-size: 12px;
}
#Copyright, #Copyright a{
 font-size: 11px;
 color: #999999;
 text-align: right;
 }
 #Copyright a:hover{
 font-size: 11px;
 color: #999999;
 text-decoration: underline;
 }
 a { color: #2F3873; 	
 text-decoration: none;
 font-weight: bold;
 }
 
 a:hover {
 	 color: #FF6633;
	  font-weight: bold;
	 text-decoration: none;
 }

 h1 {	margin: 10px 0 5px 0; }
 h2 {	margin: 5px 0 2px 0;}
p {	padding: 2px 0 2px 0; margin: 6px 0 8px 0;}

h1 .txtContentTitle  { font-size: 24px;font-weight: lighter;
	margin: 0; padding: 0;
	color:#FF6600; 
}
h1#frontpage .txtContentTitle{
	 font-size: 24px;
	 
	margin: 0; padding: 0;
	color: #30B457;
}

.boxcontent ul li{
	list-style-position: outside;
	margin-left: 30px;
}
.boxcontent ol li{
	margin-left: 30px;
}

#footerbar{
	height: 12px;
  	float: none;
	padding: 2px 5px 2px 5px;
	color: #fff;
}

/* ***************************************************************** */
.ProductBoxParent{}
.ProductBox{ float: left; width: 32%; margin-right: 7px;margin-bottom: 9px;}
.ProductTble{ height: 190px;border: 1px #BDBEC1 solid;}
.ProductImge {  width: 38%; text-align: center;border-right: 1px #BDBEC1 solid;}
.ProductDetl{ width: 66%; }


.ProductDtlTble{ height: 100%;}
.PDTop{   height: 95%;}
.PDBottom{
	vertical-align: text-bottom;
}

.ProductBoxName { font-size: 14px; padding: 5px 3px 2px 5px;}
.ProductBoxDesc { font-size: 11px; padding: 2px 3px 0px 5px;}

.PBButtons{width: 100%; clear: both; height: 20px;  }
.PBButtonL, .PBButtonR { text-align: center; }
.PBButtonL {
	width: 41%;
	background: #949593 url(../styleImages/template/PBButtonsL.png) no-repeat top left;
}
.PBButtonR {
	width: 59%;
	background: #00AE47 url(../styleImages/template/PBButtonsR.png) no-repeat top right;
}
.PBButtons form { padding: 0; margin: 0;}
.PBButtons img {border: 0;}
.PBButtons a {padding: 0px; margin: 0; color: fff;}
.PBButtons a:hover {color: fff; text-decoration: underline;}
.PBmore { }
.PBadd {}

.PBPricing {
border-bottom: #000 1px solid;
margin: 0px 10px 5px 10px!important; 
text-align:right; 
}
.PBPrice { background-color: #E65A27; padding: 0px 5px 0px 5px; font-size: 120%; color: #fff; margin: 0; }
.PBtxtSale {}

/* ***************************************************************** */
/* ***************************************************************** */
.TopDesc ul{margin: 0;}
.TopDesc li{
	list-style: disc outside;
	margin-left: 17px!important;
	font-size: 18px;
	line-height: 140%;
}
.MainDesc li{
	list-style: square inside url(../styleImages/template/stdbullet.gif);
	margin-left: 17px!important;
}
.ProductImage{text-align: center;padding:0;
border: 1px solid #EAEBEB;
	
}
.LeftDesc {
	background: url(../styleImages/template/greyfade.png) repeat-x top;
	padding-left: 5px;
	width: 200px;
}
.LeftDesc li{
	list-style: square inside url(../styleImages/template/stdbulletred.gif);
	margin-left: 20px!important;
	}
/*Can be used in the RTF Editor... ie as class="dkgreen" */
.ltgreen {color: #30B457;}
.dkgreen {color: #006E53;}
.orange {color:#E65A27}
.registered{font-size: 12px; vertical-align: super;} /* For the 'registered' text, R in a circle for titles*/


