body {
	margin: 5px;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	min-width: 800px;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-color: #00FFFF;
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	background-color: #FF99CC;
	height: 65px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.siteDocs {
	text-align: center;
	background-color: #FF99CC;
	height: 30px;
	color: #ffffff;
	padding: 5px;
}
.siteDocsBgRight {
	height: 10px;
}
.siteDocsBgLeft {
	float: left;
	height: 10px;
}
.boxTitleLeft  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	width: 163px;
	height: 13px;
	padding: 2px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px solid #FF99CC;
}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	width: 162px;
	height: 13px;
	padding: 2px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px solid #FF99CC;
	margin-left: 5px;
}
.boxFootLeft, .boxFootRight {
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	padding-left: 8px;
	margin-left: 5px;
}
.boxContent {
	border-top: 3px solid #FF99CC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF91C8;
	border-top: 1px solid #FFFFFF;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-color: #FFFFFF;
	width: 4px;
}
.docBtnRight {
	background-color: #FFFFFF;
	width: 4px;
}
.docBtnMid {
	background-color: #FF99CC;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 160px;
}
.regSep{
	padding: 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.topCatsTabMid {
	border: 3px double #FFFFFF;
	padding: 5px 10px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 185px;
	height: 185px;
	padding: 10px 0;
}


