body {
	margin: 0px;
	background-color: #280143;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 938px;
	margin: 0px auto;
	padding: 0px;
	/*border: 2px solid #000000;*/
	background-color: #ffffff;
}
#subSurround {
	border: 0px solid #5C84CE;
	/*background-image: url(../styleImages/backgrounds/contentBg.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottom {
        margin-bottom: 0px;
        padding-right: 0px;
        padding-top: 0px;
 }

#topHeader {
	text-align: right;
	height: 150px;
	margin-bottom: 5px;
        margin-right: -2px;
	padding-right: 9px;
	padding-top: 0px;
	/*background-image: url(../styleImages/backgrounds/webheader3.swf);*/
        background-image: url(../styleImages/backgrounds/webheader1.gif);
	border-bottom: 0px solid #000000;
}
#bgbottom {
	text-align: center;
	background-color:#0c001b;
	background-image: url(../styleImages/backgrounds/purpleBar.jpg);
	height:20px;
	background-repeat:repeat-x;
	color: #fff;
        padding-bottom: 5px;
	margin-bottom:15px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;

	width: 165px;
	height: 25px;
	padding-left: 5px;
	padding-top: 1px;
        margin-top: -24px;
}
.boxContentLeft, .boxContentRight {
	border-left: 0px solid #0E51A3;
	border-right: 0px solid #0E51A3;
	border-bottom: 0px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
        margin-top: -4px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 0px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 165px; 
	padding-left: 9px;
	padding-right: 9px;
	float: left;
}
.colMid {
	position: relative;
	width: 750px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #292175;
	border-right: 1px solid #292175;
	border-bottom: 1px solid #292175;
	border-left: 1px solid #292175;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
        margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 165px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 748px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 3px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	/* background-color: #decfe7; */
	text-align: center;
        width: 99%;
	/* border: 1px solid #C9CEFC; */
	margin: 0px;
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 110%;
       /*  border: 1px solid #580f8b; */
	padding: 3px;
	float: left;
	margin:13px 0px 10px 0px;
}

      
.subCat {	
	text-align: center;
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 110%;
	padding: 8px;
	float: left;
	width: 220px;
	height: 125px;
}
.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;
}
.leftSiteDoc{
	width:11px;
	height:43px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat:no-repeat;
	float:left;
}
.rightSiteDoc{
	width:5px;
	height:30px;
	background-color: #ffffff;
	background-image:url(../styleImages/backgrounds/siteDocsBg.jpg);
	background-repeat:no-repeat;
      	float:left;
}
.midSiteDoc{
	height:30px;
	background-color: #fff;
	background-image:url(../styleImages/backgrounds/siteDocsBg.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:right;
        }

.txtContentShop {
    height: 22px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    margin: 2px;
}

smallBr{
font-size: 9px; 
line-height: 7px; 
}

