body {
	margin: 0px;
	background-color: #ebe8e8;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#pageSurround {
	width: 907px;
	margin: 0px auto;
	padding: 10px 5px 10px 5px;
	background-color: #FFFFFF;
}
#subSurround {
	width: 842px;
	margin: 0px auto;
	padding: 0px 15px 2px 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 68px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 3px;		
}
#topBar {
    margin-top: 45px;
    background-color: #f8f8f7;
    border-top: 1px solid #333333;
    border-bottom: 3px solid #333333;
    margin-bottom: 3px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #6db101;
	border-bottom: 1px solid #efefee;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;

}
.boxTitleFP {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #6db101;
	background-color: #f8f8f7;
	border-top: 1px solid #efefee;
	border-right: 1px solid #efefee;
	border-left: 1px solid #efefee;
	padding-top: 5px;
	text-align:center;
}
.boxContentFP {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #f8f8f7;
	border-bottom: 1px solid #efefee;
	border-right: 1px solid #efefee;
	border-left: 1px solid #efefee;
	
}
.boxContentMain {
	margin-bottom: 10px;
	padding: 5px 10px 10px 10px;	
	background-color: #f8f8f7;
	border: 1px solid #efefee;
	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 20px;
	float: left;
	z-index: 5;
}
.colMid {
	position: relative;
	width: 640px;
	float: right;
	z-index:1;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
	position: inherit;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
    text-align:left;
    padding: 5px;
    width: 570px;
    float:left;
}
.session {
    text-align:right;
    padding: 5px;
    width: 252px;
    float:right;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #FFFFFF;
	width: 158px;
	display: block;
	text-indent: 2px;
	color: #222222;
	text-decoration: none;
	margin: 0px;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	border-bottom:1px solid #EDEDEB;
	padding-bottom:4px;
	padding-top:4px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #6db101;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 160px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #EDEDEB;
	border-right: 1px solid #EDEDEB;
	border-bottom: 1px solid #EDEDEB;
	border-top: 4px solid #6db101;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
.wrapper {
	float: left; 
	width:150px; 
	height: 200px; 
	padding:5px;
}
.catimage {
	width: 147px; 
	height:105px; 
	margin-bottom: 5px; 
	border-bottom:1px solid #ededeb;
}
.cattitle {
	height: 100px; 
	overflow:hidden; 
	width:147px; 
	text-align:center;
}

/* Product Page */

.imageSide {
	float: left; 
	width: 320px;
}
.textSide {
	float:right; 
	width: 295px; 
	padding: 10px; 
	background-color: #f8f8f7; 
	border: 1px solid #ededeb;
}
img {
	border: none;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 11px;
}
.searchBox {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.textbox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family:"Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #efefee;
}
.submit {	
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6db101;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
	border:none;
}

ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #6db101;	
	border-bottom: 1px solid #ededeb;
	padding-top: 4px;
	padding-bottom: 4px;
}
li.bulletLrg {
	list-style-type: square;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #333333;	
}

li.num {
	border-bottom: 1px solid #ededeb;
	padding-top: 4px;
	padding-bottom: 4px;
	color:#6db101;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;	
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #6db101;
	text-decoration: none;
}
.tanay {
	font-family: "Arial","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
a.tanay, a.tanay {
	font-family: "Arial","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #111111;
	text-decoration: none;
}
a.tanay:hover, a.tanay:hover {
	font-family: "Arial","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.txtButton {
	font-family:  "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #6db101;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	background-color: #6db101;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #6db101;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #6db101;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #222222;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #6db101;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #6db101;
	text-decoration:none;
}
.txtCategory, a.txtCategory {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #111111;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a.txtCategory:hover {
 	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #6db101;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.txtContentTitle {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6db101;
	border-bottom: 1px solid #ededeb;
	padding: 5px 5px 5px 0px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #6db101;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #6db101;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.tdcartEven {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ededeb;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ededeb;
}
.tdCartSubTotal {
	padding-top: 10px;
}
a.txtCheckout {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #6db101;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}
a.txtUpdate {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6db101;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-decoration: none;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #FFFFFF;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	border-top: 1px solid #EDEDEB;
	border-right: 1px solid #EDEDEB;
	border-left: 1px solid #EDEDEB;
	background-color: #F8F8F7;
	padding: 3px;
	margin-top: 7px;
	font-family:"Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#RatingMain {
	border-right: 1px solid #EDEDEB;
	border-left: 1px solid #EDEDEB;
	background-color: #F8F8F7;
	padding: 3px;
	font-style:italic;
	font-family:"Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.ReviewBot {
	border-right: 1px solid #EDEDEB;
	border-left: 1px solid #EDEDEB;
	background-color: #F8F8F7;
	padding: 3px;
	border-bottom: 1px solid #EDEDEB;
	font-family:"Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#RatingBottom {
	background-color: #EDEDEB;
	padding: 3px;
	border-right: 1px solid #EDEDEB;
	border-left: 1px solid #EDEDEB;
	color: #333333;
	/*font-size: 11px;*/
	font-family:"Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}