body {
	margin: 0; 
	padding: 0;
	background: #F8E8F0 url(../images/page/bg-stripes.gif) top center repeat;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5A4862;
}
#header {
	background: url(../images/page/header.gif) top center no-repeat;
	text-align: center;
}
#pagebg {
	background: url(../images/page/page-bg.gif) center repeat-y;
}
#pagetop {
	background: url(../images/page/page-top.gif) top center no-repeat;
}
#container {
	margin: 0 auto;
	width: 920px;
}
#nav {
	float: right;
	position: relative;
	margin-left: -20px;
	z-index: 1;
	padding: 16px 0;
	font: bold 12px/14px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #AAD75A;
}
#nav a {
	text-decoration: none;
	color: #9F70A9;
	padding: 0 5px;
}
#nav a:hover {
	color: #824092;
}


#sidebar {
	float: left;
	width: 190px;
	position: relative;
	color: #9F70A9;
	line-height: 13px;
	font-size: 10px;
	padding-bottom: 5px;
}
#sidebar a {
	color: #9F70A9;
	text-decoration: none;
}
#sidebar a:hover {
	color: #824092;
	text-decoration: underline;
}
#sidebar h2 {
	margin: 0 -15px;
	padding-bottom: 3px;
}
#sidebar form {
	margin: 0;
}




#sidenav ul {
	margin: 0 12px 0 14px;
	padding: 0;
	list-style: none;
}
#sidenav li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background: url(../images/sidebar/dots-horz.gif) bottom left repeat-x;
}
.win.ie #sidenav li { border: 1px solid white; }

#sidenav li a {
	display: block;
	padding: 8px 1px 11px;
	text-decoration: none;
	color: #CB577A;
}
#sidenav li a:hover {
	color: #DA89A2;
	text-decoration: none;
}

#sidenav li ul {
	margin: -6px 0 0 9px;
	padding-bottom: 10px;
}
#sidenav li li {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
}
#sidenav li li a {
	padding: 1px 0 5px 13px;
}


#featprod {
	padding: 30px 0;
	font-size: 10px;
	text-align: center;
}
#accountbox, #newsbox, #wholesalebox {
	margin-bottom: 16px;
	padding: 0 15px 15px;
}
#accountbox {
	background: #FEF7D2 url(../images/sidebar/account-bot.gif) bottom no-repeat;
}
#accountbox ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#accountbox li {
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
	border: 1px solid #FEF7D2;
}
#accountbox li a {
	display: block;
	padding: 2px 0 3px 15px;
}
#accountbox div {
	margin: 10px 0;
	background: url(../images/sidebar/dots-horz.gif) repeat-x;
	line-height: 3px;
	font-size: 1px;
}
#newsbox {
	background: #F7E6EB url(../images/sidebar/newsletter-bot.gif) bottom no-repeat;
}
#newsbox td, #accountbox td {
	padding-bottom: 5px;
}
#newsbox input, #accountbox input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#wholesalebox {
	background: #EEF7DE url(../images/sidebar/wholesale-bot.gif) bottom no-repeat;
}




#content {
	margin: 0 0 0 225px;
	padding: 85px 40px 70px 0;
	position: relative;
}
#content h1 {
	margin: 0 0 20px;
	padding: 0;
	font: normal 22px/24px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #AAD75A;
}
#content h2 {
	margin: 30px 0 -5px;
	padding: 0;
	font: normal 18px/22px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #9F70A9;
}
#content p {
	margin: 12px 0;
}
#content a {
	color: #CB577A;
}



#clear {
	clear: both;
}
#footer {
	margin: -81px 0 0 0;
	padding: 95px 0 15px;
	background: url(../images/page/footer-bg.gif) top center no-repeat;
	font-size: 10px;
	text-align: center;
	color: #D47492;
}
.win.opera #footer { position: relative; top: -81px; margin-bottom: -80px;}

#footer table {
	width: 920px;
}
#footer a {
	color: #D47492;
}
#footer td {
	vertical-align: top;
}


form {
	margin: 0;
}
form td {
	padding: 0 10px 7px 0;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
strong {
	color: #66117B;
}
a {
	color: #CB577A;
}
.red {
	color:#FF0000;
	padding-right:3px;
}
.sp_price
{
text-decoration:line-through;
color:red;
}