* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FEFAF5 url('images/background3.jpg');
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #ff34cc;
	background-color: inherit;
	text-decoration: underline;
	
}

a:hover {
	color: #ff34cc;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 5px 5px 5px 5px;
	text-align: justify;
	
}

.footer{
color: #ff34cc;
font-size:12px;
text-align:center;
font-weight:600;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 779px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}





/* Main Column */

#maincolumn_1 {
	padding: 0px 2px 5px 5px;
	background: url('images/main_bg.jpg') no-repeat 0% 0%;
	clear: right;
	float: right;
	text-align: left;
}

#maincolumn_2 {
	width: 539px;
}

#centercolumn2 {
	margin-left: 1px;
	width: 500px;
	float: left;
	text-align: left;
}
/* Center Column : What's New */

#centercolumn {
	margin-left: 1px;
	width: 500px;
	float: left;
	text-align: left;
}

#centercolumn h2 {
	padding-bottom: 8px;
	font-size: 10px;
	font-weight: bold;
}

#centercolumn_text {
	padding: 10px 10px 5px;
}



/* Right Column : Beaute Club */

#rightcolumn_1 {
	padding: 13px 18px;
	color: inherit;
	background-color: #faedda;
	float: right;
	font-size: 11px;
}

#rightcolumn_2 {
	width: 200px;
}

#rightcolumn_2 h2 {
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}

#rightcolumn_2 .link-more {
	text-align: right;
	font-size: 10px;
}


/* Left Sidebar */

#leftsidebar_top {
	width: 200px;
	clear: left;
	float: left;
	text-align: left;
}

#leftsidebar_bot {
	margin: 14px 0px 5px 4px;
	width: 200px;
	clear: left;
	float: left;
	text-align: left;
}
#rightsidebar_bot {
	margin: 14px 0px 5px 4px;
	width: 200px;
	clear: right;
	float: right;
	text-align: right;
}







/* Private Label */

#privatelabel_1 {
	margin: 0px 0px 0px 0px;
	width: 200px;
	color: inherit;
	background: #fdeee4 url('images/sidebar_1_bg.jpg');
}

#privatelabel_2 {
	background: url('images/sidebar_1_bot.jpg') no-repeat 0% 100%;
}

#privatelabel_3 {
	padding: 10px 0px;
	background: url('images/sidebar_1_top.jpg') no-repeat 0% 0%;
}


#privatelabel_3 h2 {
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}

#privatelabel_label {
	margin-left: 200px;
	width: 112px;
	height: 80px;
	background: url('images/private_label.gif') no-repeat 0% 0%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}


/* Left Sidebar Box */

.leftsidebar_header h2 {
	padding: 12px;
	color: inherit;
	background-color: #ff34cc;
	font-size: 10px;
	font-weight: bold;
}

.leftsidebar_box {
	padding: 10px;
	color: inherit;
	background-color: #ff34cc;
}

.leftsidebar_box h3 {
	font-size: 10px;
	font-weight: bold;
}


/* Brand Spotlight */

#spotlight .leftsidebar_box {
	padding-right: 0px;
	padding-bottom: 5px;
}

#spotlight .brand_logo {
	float: left;
	margin: 5px 5px 5px 0px;
}

/* We Accept.. */

#accept .leftsidebar_box {
	padding-bottom: 5px;
}



/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 10px 0px 10px;
	width: 775px;
	color: inherit;
	background-color: #ff34cc;
	text-align: center;
}

#footer_links {
	padding-bottom: 20px;
	word-spacing: 2px;
}

#footer_links a {
	text-decoration: none;
}

#credit_link {
	font-size: 11px;
}
#credit_link a {
	font-weight: bold;
}