*, body, div, p, ul, li, a, img {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fffac6;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#topHeader {
	text-align: right;
	margin-bottom: 5px;
	height: 150px;
	background-image: url(../styleImages/topbar.gif);
	background-repeat: no-repeat;
}

div.pinkbar1 {
	width: 760px;
	height: 29px;
	margin-left: 20px;
	background-image: url(../styleImages/pinkbar2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0;
padding-left: 10px;
}

div.pinkbar1 ul {
	margin: 0;
	padding: 0;
}

div.pinkbar1 li {
	margin: 0;
	line-height: 29px; /* the same height you chose for div.pinkbar1 */
	vertical-align: center; /* it works only if you specify a line-height */
	}

.pinkbar2 {
	width: 760px;
	height: 29px;
	margin-left: 20px;
	background-image: url(../styleImages/pinkbar2.jpg);
	background-repeat: no-repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.boxTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	width: 158px;
	height: 23px;
	padding-left: 12px;
	padding-top: 7px;
	background-image: url(/skins/Legend/styleImages/roundedcornr_783462.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;	
}

.boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	background-color: #98ccfc;
	width: 150px;
	height: 23px;
	padding-left: 12px;
	padding-top: 7px;
	background-image: url(/skins/Legend/styleImages/roundedcornr_196470.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.boxContentLeft {
	background-color: #cae4fd;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 165px;
	background: url(/skins/Legend/styleImages/roundedcornr_452846.gif) no-repeat center bottom #cae4fd;
}

.boxContentRight {
	background-color: #a6d3fc;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 155px;
}

.boxContentRandom {

	padding-top: 3px;
	width: 158px;
	border-right: 2px solid #b8dcfc;
	border-left: 2px solid #b8dcfc;
	background-color: #ffffff;
}

div.innerrandom {
border: 1px solid #F9B2D2; 
margin: 8px; 
margin-bottom: 0;
padding-top: 10px; 
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

.colLeft {
	position: relative;
	width: 170px; 
	padding-left: 22px;
	float: left;

}
.colMid {
	position: relative;
	width: 407px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
}
.colRight {
	position: relative;
	width: 160px; 

	float: left;
	display: inline;
}
.boxContent {

padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #acadaf;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	width: 160px; 
	padding-left: 22px;
	float: left;
padding-right: 15px;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}

.colMainCheckout .boxContent {
text-align: left;
}

/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
padding-top: 3px;
padding-right: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

