body {
	margin: 0px;
	background-color: #2e2e2d;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
	background-color: #2e2e2d;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#topHeader {
	height:85px;
padding-right:0;
padding-top:24px;
text-align:right;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 156px; 
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 750px;
	float: left;
}

.boxContent {
	padding: 3px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 75%;
	color: #ffffff;
	margin-bottom: 5px;
}
.homeBg1 {	
	background-color: #2e2e2d;
	background-image: url(../styleImages/backgrounds/homeBg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 496px;
	height: 453px;
	float:left;
	padding: 7px 7px 7px 6px;
}	
.homeBg2 {	
	background-color: #2e2e2d;
	background-image: url(../styleImages/backgrounds/homeBg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 219px;
	height: 213px;
	float:left;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 7px 6px 6px 6px;
}	
	
/* 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:center;
	margin-top: 10px;
}
.wrapper {
	width: 162px;
	height: 203px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.prodCat {
	width: 148px;
	height: 189px;
	padding: 7px;
	background-image: url(../styleImages/backgrounds/prodBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	position: relative;
}
.prodcatImage {
	width: 144px; 
	height: 144px; 
	overflow: hidden;
	background-position:center center; 
	background-repeat:no-repeat;
	position: relative;
}
.prodcatTitle {
	width: 144px; 
	height: 49px;
	overflow: hidden;
	position: relative;
}
a.txtprodTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
a.txtprodTitle:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #8e7987;
	font-size: 12px;
	text-decoration:none;
}
.prodBox {
	width: 447px;
	height: 339px;
	background-image: url(../styleImages/backgrounds/mainBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	padding: 9px 7px 7px 7px;
	margin-bottom: 15px;
}
.prodText {
	width: 393px;
	padding: 0px;
	float: left;
}
.prodVital {
	width: 272px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:justify;
	float: left;
}
.related {
	width: 105px;
	height: 130px;
	padding: 5px;
	background-image: url(../styleImages/backgrounds/relatedBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.relatedImage {
	width: 100px; 
	height: 100px; 
	overflow: hidden;
	background-position:center center; 
	background-repeat:no-repeat;
}
.relatedTitle {
	width: 105px; 
	height: 49px;
	padding-top: 7px;
	overflow: hidden;
}
a.txtrelatedTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
a.txtrelatedTitle:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #8e7987;
	font-size: 10px;
	text-decoration:none;
}
.priceBox {
	background-color: #373737;
	border: 1px solid #494848;
	padding: 8px 7px 7px 7px;
	margin-bottom: 15px;
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	margin-top: 10px;
	padding: 3px;
	float: left;
	border-bottom:1px dotted #d9d2c9;
	width: 642px;
}
.subCat {	
	padding: 5px;
	float: left;
	width: 112px;
	height: 140px;
	background-image: url(../styleImages/backgrounds/addImagesBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
a.txtSubCat {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
}
a.txtSubCat:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	color: #97d1d2;
	font-size: 10px;
	text-decoration:none;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

html>body .SpecialOoS { background-image:url(../styleImages/sold.gif);}

.SpecialOoS {
	z-index:100;
	position: absolute;
	top:115px;
	left: 115px;
	width:36px;
	height:36px;
	background: none;
	background-image:url(../styleImages/sold.gif) no-repeat scroll right bottom;
	padding:0px;
	font-weight:normal;
}

.SpecialOoS span {display:none;}