body {
	margin: 5px;
	background-color: #BACFE4;
}
#pageSurround {
	width: 848px;
	margin: 0px auto;
	padding: 5px;
	border: 5px solid white;
	background-color: #FFFFFF;
	position:relative;
}
#subSurround {
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	height: 120px;
	margin-bottom: 20px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(topHeader.jpg);
	border-bottom: 4px solid white;
}
.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: white;
	background-image: url(../skins/Legend/styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
}
.orange {
	background-image:none;
	background:#FA6121;
	border: 1px solid #666;
	width: 153px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 498px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border: 1px solid #666;
	padding: 3px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 5px;
	padding: 6px;
	float: left;
	width: 387px;
}
.subCat {
	text-align:left;
	display:block;
}
.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;
}
#splash {
	position:absolute;
	top:-34px;
	left:180px;
}
#splashText {
	position:absolute;
	top:3px;
	left:218px;
	width:90px;
	text-align:center;
	font:bold 14px Arial, sans-serif;
	color:white;
}
div#xptCardIcons {
	margin:3px auto;
	width:109px;
}
#splashTable img {
	border:1px solid #666;
}
.boxTitleLeft { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: white;
	background-image: url(../skins/Legend/styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
 } 
