body {
	margin: 0 5px;
	background: #A5A5A5 url(../../../../graphics/bg-outer1.gif) repeat scroll top;
}

div, ul, li {
	margin: 0;
	padding: 0;
}

#pageSurround {
	width: 955px;
	margin: 0px auto;
	padding: 0px;
	background: #9966FF url(../../../../graphics/purptextbg.jpg) repeat; 
}
#topHeader {
	text-align: right;
	height: 50px;
	padding-right: 0px;
	padding-top: 80px;
	background: #9900CC url(../../../../graphics/crystalkini_logo2007.gif) no-repeat left top;
	border-bottom: 1px solid #660066;
}
#search {
	text-align:left;
	float:left;
}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	padding-left: 5px;
	background: #9933CC url(../../../../graphics/grad_bg2.gif);
	font: bold 16px "Comic Sans MS";
}
.boxContentLeft, .boxContentRight {
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: #813EBC;
}
.colLeft {
	position: relative;
	left: 0px;
	margin-top: 0;
	padding-top: 0;
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	background: #902AFF;
	z-index: 5;
}
.colMid {
	position: relative;
	width: 791px;
	float: left;
	margin-top: 0;
	background: url(../../../../graphics/purptextbg.jpg) repeat;
	overflow: hidden;
}
.colRight {
	display:none;
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 0px;
}
.boxContent {
	color: #650C7D;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url(../../../../graphics/purptextbg.jpg) repeat;
	font: bold 14px "Comic Sans MS";
	padding-top: 10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 795px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 1px solid #D4A7FF;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 99%;
}
.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: 258px;
	border: 2px solid #9999FF;
}

.product-box {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	float: left;
	width: 258px;
	border: 1px solid #9999FF;
	text-align: center;
	overflow: hidden;
}

#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
	color: #6600FF;
	border-top: 2px solid #650879;
}

.li-nav a {
	padding: 0;
	width: 156px;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
	background: #8A24FF url(../../../../graphics/grad_bg1.gif) repeat-x;
	color: #45F7F7;
	border-bottom: 3px solid #7D17FF;
	border-top: 1px solid #922CFF;
	border-right: 3px solid #8D27FF;
	border-left: 1px solid #8721FF;
	font: bold 16px "Comic Sans MS";
}
.li-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B25FF;
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 160px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 160px;
	margin-top: -19px;
	border-left: 1px solid #00FFFF;
	border-right: 1px solid #00FFFF;
	border-bottom: 1px solid #00FFFF;
	border-top: 4px solid #00FFFF;
	z-index: 200;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 140px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
