body {
	margin: 0px;
	background-color: #000000;
}
#pageSurround {
	width: 998px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;

}
#topHeader {
	text-align: right;
	width: 998px;
	height: 255px;
	padding-right: 0px;
	padding-top: 0px;	
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/header-topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dancer-mid-bottom {
	background-image: url(../styleImages/backgrounds/dancer-mid-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 50;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c0a765;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.loginTitle {
	background-image: url(../styleImages/backgrounds/loginTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 145px;
	height: 22px;
	padding-bottom: 8px;
}
.newsTitle {
	background-image: url(../styleImages/backgrounds/newsTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 127px;
	height: 22px;
	padding-bottom: 8px;
}
.popularProductsTitle {
	background-image: url(../styleImages/backgrounds/hot-products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	height: 25px;
	padding-bottom: 8px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #E1E1E1;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.shoppingCartContent {
	width: 340px;
	padding-left: 60px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	bottom: 10px;
}

.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	background-image: url(../styleImages/backgrounds/dancer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 798px;
	float: left;
}
.colRight {
	background-image: url(../styleImages/backgrounds/dancer-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-top: 70px;
	width: 200px; 
}
.boxContent {
	color: #333333;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: inherit;
}
.homeContent {
	color: #333333;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: inherit;
}
.featuredContent {
	color: #333333;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: inherit;
}
.homeText {
	padding-left: 40px;
}
.siteDocsBg {
	background-image: url(../styleImages/backgrounds/footer-bg.jpg);
	background-repeat: repeat-x;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	background-image: url(../styleImages/backgrounds/dancer-bottom-cart-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	padding-top: 40px;
	background-image: url(../styleImages/backgrounds/dancer-bottom-cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 24%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 220px;
	float: left;
	overflow: hidden;
	position: relative;
}
.latestProdImage {
	background-image: url(../styleImages/backgrounds/new-arrival.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 142px;
	width: 190px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 0px;
	border-bottom: 1px dashed #505050;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #c3e37e;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/

/* latest news mod by cubecartskins.net */
.announceTitle {font-size: 110%; font-weight: ; color:#404040;}
.announceDiv {}
.announceDate {font-size: 100%; color:#c0a765; margin-left:5px; }
.announceText {padding: 5px;}
.announceDivider { border-bottom: 1px #c0c0c0 solid;}