body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 964px;
	margin: 0px auto;
	padding: 5px;
}

#usersession {font-family: Trebuchet MS; font-size: 14px; color: #ff71ac; margin-top: -19px; margin-bottom: 7px;}
#usersession a {color: #FF71AC; text-decoration: underline;}
#footer {clear:both; width: 100%; height: 59px; background: #451111 url(../styleImages/backgrounds/footerbk.gif) repeat-x; color: #FFFFFF;}
#footer a, #footer a:visited {color: #920097; text-decoration:underline;}
#footer a:hover, #footer a:visited:hover {color: #920097; text-decoration: underline;}
.footerlogo {background: url(../styleImages/footerlogo.png) no-repeat; height: 28px; width: 123px; float: left; margin-top: 17px; margin-left: 10px;}
.footerlinks {float:right; margin-right: 14px; margin-top: 24px;}

#topHeader {
	text-align: right;
	height: 46px;
	padding-right: 0px;
	padding-top: 42px;	
	width: 980px;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/logo/cosmetix.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Trebuchet MS;
	font-style: italic;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(../styleImages/headers/small.gif) no-repeat;
	height: 20px;
	border: none;
	padding: 10px;
	width: 210px;
}
.boxContentLeft, .boxContentRight {
	background: #FFFFFF url(../styleImages/headers/smallborder.gif) repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 201px;
}

.boxsmallbottom {
	background: #FFFFFF url(../styleImages/headers/smallbottom.gif) no-repeat bottom center;
	padding: 3px 5px 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	width: 201px;
	height: 8px;
}

.boxlargebottom {
	background: #FFFFFF url(../styleImages/headers/largebottom.gif) no-repeat bottom center;
	padding: 3px 5px 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	width: 734px;
	height: 8px;
}


.boxCategories {
	background: #FFFFFF url(../styleImages/backgrounds/catbk.gif) repeat-y;
	height:669px;
	padding:3px 5px 5px;
	width:204px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	background: #FFFFFF url(../styleImages/headers/largeborder.gif) repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 733px;
	margin-top: 0px;
	position: inherit;
}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 215px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	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: 19.5%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 178px;
	float: left;
	overflow: hidden;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	color:#920097;
	display:block;
	margin:0;
	padding:6px 1px;
	text-decoration:none;
	text-indent:2px;
	width:201px;
}
.li-nav a:hover {
	color: #ff71c8;
}

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

.ul-nav {
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 203px;
	margin-top: -31px;
	border-left: 1px solid #DBDDEB;
	border-right: 1px solid #DBDDEB;
	border-bottom: 1px solid #DBDDEB;
	border-top: 4px solid #FCB5DB;
	z-index: 99;
	background: #FFFFFF;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 187px 6px;
}
/*  Navgiation Menu  */
#navigation {list-style: none; margin: 0 auto; padding: 0; clear: both; height: 46px; width: 988px;}
#navigation li {float: left; display: block;}
#navigation li a.home {width: 59px; height: 40px; background: url(../styleImages/navigation/home.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.aboutus {width: 78px; height: 40px; background: url(../styleImages/navigation/aboutus.gif) no-repeat; display: block; text-indent: -9999px; margin: 0 0 5px 0;}
#navigation li a.services {width: 99px; height: 40px; background: url(../styleImages/navigation/ourservices.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.offers {width: 113px; height: 40px; background: url(../styleImages/navigation/specialoffers.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.agent {width: 173px; height: 40px; background: url(../styleImages/navigation/becomeaagent.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.info {width: 103px; height: 40px; background: url(../styleImages/navigation/information.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.delivery {width: 144px; height: 40px; background: url(../styleImages/navigation/delandreturn.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.reviews {width: 126px; height: 40px; background: url(../styleImages/navigation/productreviews.gif) no-repeat; display: block; text-indent: -9999px;}
#navigation li a.contact{width: 93px; height: 40px; background: url(../styleImages/navigation/contactus.gif) no-repeat; display: block; text-indent: -9999px;}
 
#navigation li a.home:hover {background: url(../styleImages/navigation/home.gif) no-repeat 0 -40px;}
#navigation li a.aboutus:hover {background: url(../styleImages/navigation/aboutus.gif) no-repeat 0 -40px;}
#navigation li a.services:hover {background: url(../styleImages/navigation/ourservices.gif) no-repeat 0 -40px;}
#navigation li a.offers:hover {background: url(../styleImages/navigation/specialoffers.gif) no-repeat 0 -40px;}
#navigation li a.agent:hover {background: url(../styleImages/navigation/becomeaagent.gif) no-repeat 0 -40px;}
#navigation li a.info:hover {background: url(../styleImages/navigation/information.gif) no-repeat 0 -40px;}
#navigation li a.delivery:hover {background: url(../styleImages/navigation/delandreturn.gif) no-repeat 0 -40px;}
#navigation li a.reviews:hover {background: url(../styleImages/navigation/productreviews.gif) no-repeat 0 -40px;}
#navigation li a.contact:hover{background: url(../styleImages/navigation/contactus.gif) no-repeat 0 -40px;}

/*

/*
End Cross-Browser DHTML Menu
*/
