body {
	background-color: #19458e;
	background-repeat: repeat;
	background-position: top;
	background-attachment: scroll;
	margin: 0px;
}

#pageSurround {
	width: 956px;
	padding: 0px;
	margin: 0px auto;
}

.search {
	text-align:right;
	margin-top: 45px;
	margin-bottom: 4px;
	margin-right: 25px;
}

.session {
	text-align:right;
	margin-right: 25px;
}

.siteDocs {
	text-align:center;
	margin-top: 1px;
	margin-right: 5px;
}

.boxTitleLeft {
	width: 190px;
	height: 31px;
	background-image: url(../styleImages/backgrounds/site_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #ba94cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 75%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}

.boxContentLeft {
	width: 190px;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.boxTitleRight {
	width: 187px;
	height: 31px;
	background-image: url(../styleImages/backgrounds/site_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	color: #ba94cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 75%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}

.boxContentRight {
	width: 182px;
	text-align: left;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 195px; 
	float: left;
}

.colMid {
	position: relative;
	width: 554px;
	float: left;
}

.colRight {
	position: relative;
	width: 196px; 
	right: 0px;
	float: right;
}

.boxContent {
	border: 0px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 3px;
	margin-left: 9px;
	margin-right: 8px;
	margin-bottom: 5px;
}

.latestProds {
	width: 131px;
	height: 120px;
	float: left;
	text-align: center;
}

.longboxTitlelatestprods {
	width: 500px;
	height: 23px;
	background-image: url(../styleImages/backgrounds/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #132f6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}


/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 187px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 580px;
	float: left;
}

/* END CHECK OUT PAGES */


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #142f6e;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 530px;
}

.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;
}
