* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background:#000 url(/skins/Simple-Treasures/styleImages/body-background.jpg) 50% top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav, #header, #content, #footer, #navigation {
	width:965px;
	margin:0 auto;
}

#navigation {
	height:36px;
	position:relative;
}

#nav li, #cart li {
list-style:none;
float:left;
font-size:13px;
position:relative;
}

#nav li ul {
	position:absolute;
	left:0;
	top:36px;
	display:none;

	background:#FF5FB8;
margin:0;
padding:0;
}

#nav li ul li {
height:25px;
margin:0;
padding:0;
clear:both;
}

#nav li ul li a {
display:block;
width:150px;
height:25px;
margin:0;
padding:0;
line-height:25px;
padding-left:15px;
border-bottom:1px solid #FF7FC6;
padding-right:15px;
}

#nav li ul li a:hover {
border-bottom:1px solid #FF7FC6;
background:#F740A5;
}


#nav li a:hover ul, #nav li:hover ul {
	display:block;
}

#nav li a, #cart li a {
color:#fff;
line-height:36px;
padding:15px;
padding-bottom:10px;
text-decoration:none;
}

.li-cart a {
	background:#797979;
}

.li-cart a span {
	color:#9EEC24;
}

.li-checkout a {
	background:#6E6E6E;
}

#nav li a:hover, #cart li a:hover, #nav li:hover {
background:#F740A5;
}

#nav li a.current, #cart li a.current {
background:#F36BC0;
}

#cart {
	position:absolute;
	right:0;
	top:0;
}

#header {
	width:507px;
	margin-top:77px;
}

#home-products, #category-products {
	width:572px;
	margin:0 auto;
	margin-top:32px;
	margin-bottom:32px;
	clear:both;
	position:relative;
}


#product-products {
	width:965px;
	margin:0 auto;
}

#cart-container {
	width:965px;
	margin:0 auto;
	color:#fff;
margin-top:32px;
}

#category-products {
	width:945px;
}	

#category-products h1 {
	margin-left:10px;
	margin-bottom:0;
}

#category-products .breadcrumb {
	margin-left:11px;
	margin-top:10px;
	margin-bottom:30px;
}

h1 {
	height:25px;
	font-size:22px;
	color:#fff;
}

h5 {
	height:25px;
	color:#333;
}

#content {
	border-top:3px dotted #333333;
	clear:both;
}

#content h2 {
	color:#F93AA2;
	font-size:15px;
	margin:32px 23px 15px 23px;
}

#content p {
	color:#CCCCCC;
	font-size:12px;
	margin-bottom:10px;
	line-height:157%;
margin-left:23px;
margin-right:23px;
}

#content h1 {
	margin:32px 23px 15px 23px;
}

body #footer {
	border-top:3px dotted #333333;
	margin-top:30px;
	height:60px;
padding-top:20px;
position:relative;
clear:both;
}

#footer p {
font-size:11px;
color:#999999;
}

#footer a, .breadcrumb a {
color:#cccccc;
}

#footer a:hover, .breadcrumb a:hover {
color:#73FE0E;
}

#footer .copy {
position:absolute;
left:23px;
top:15px;
}

#footer .links {
position:absolute;
right:23px;
top:15px;
}

#footer .simple-logo {
position:absolute;
top:42px;
left:23px;
}

#footer .mooty-logo {
position:absolute;
top:45px;
right:23px;
}

.box-category, .box-custom {
	background:#262626;
	padding:4px;
	text-align:center;
	width:113px;
	font-size:13px;
	float:left;
	margin:0 9px 25px 9px;
}

#category-products .box-category {
margin:0 6px 25px 7px;
}

.box-category a, .box-custom a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
}

.box-category span {
	width:112px;
	line-height:26px;
	background:#5B9324;
	display:block;
	font-size:16px;
	margin-top:0;
	font-weight:normal;
	margin-bottom:-10px;
}

.box-category a:hover span {
	background:#ED1FA3;
	color:#fff;
}

.box-custom a {
	color:#73FE0E;
}

.box-category a img, .box-custom a img {

	margin-bottom:5px;
}

.box-custom a img {
	border:none;
	margin-bottom:0px;
}

.box-category a:hover {
	color:#F36BC1;
}

#step1 {
position:absolute;
right:-10px;
top:12px;
width:108px;
}

#step2 {
position:absolute;
right:80px;
top:200px;
width:104px;
}



#step1 .step-h1, #step2 .step-h1 {
	font-size:12px;
	height:15px;
	color:#fff;
}

#step1 p {
	color:#F124A6;
	font-size:11px;
}

#step2 p {
	color:#7EFE0E;
	font-size:11px;
}


/*--*/

#product-image {
	float:left;
}

#product-image img {

	border:4px solid #404040;
	margin-left:23px;
}

#product-text {
	width:385px;
	float:left;
	margin-left:24px;
	color:#fff;
	line-height:1.3em;
}

#product-text h1 {
	margin-bottom:15px;
}

#product-text h3, #content h3 {
	margin-bottom:10px;
	margin-top:30px;
	height:17px;
	font-size:15px;
}

#content h3 {
	margin-left:23px;
}

#content h4 {
	margin-bottom:10px;
	margin-top:30px;
	height:17px;
}

#product-text p {
	color:#CCCCCC;
	font-size:12px;
	margin-bottom:15px;
}

#category-products p {
	color:#ccc;
	font-size:12px;
	margin-left:10px;
}

#product-text ul {
	margin-left:30px;
}

#product-text ul li {
	color:#fff;
	font-size:12px;
	list-style:disc;
}

.breadcrumb {
	font-size:12px;
	color:#CCCCCC;
	margin:30px 0 20px 23px;
}

#product-text p.product-price {
color:#83CE3A;
font-size:11px;
float:left;
}

#product-text p.product-price span {
font-size:22px;
}

.add-to-cart {
	margin-top:0px;
}

.add-to-cart div {
	float:right;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	margin-top:0;
}

.add-to-cart input {
	padding:4px;
	padding-left:0;
	border:1px solid #83CE3A;
	margin:0 5px 0 5px;
	font-weight:bold;
}

/*---*/

#home-products {
background:url(/skins/Simple-Treasures/styleImages/butterflies.gif) 0 0 no-repeat;
width:965px;
height:365px;
margin-bottom:0;
padding-top:10px;
}

#product-products {
background:url(/skins/Simple-Treasures/styleImages/butterflies.gif) 0 0 no-repeat;
position:relative;
}

#product-products a {
color:#F740A5;
}

#product-products a:hover {
color:#55FE0E;
}

#product-products ul {
margin-bottom:20px;
}

#footer a {
color:#ccc;
}

#home-box {
width:572px;
margin-left:200px;
}

#product-products #step1 {
position:absolute;
right:-25px;
top:2px;
width:138px;
}

#product-products #step2 {
position:absolute;
right:30px;
top:223px;
width:104px;
}

#delivery {
clear:both;
border:1px solid #CEFF7F;
margin:0;
padding:0;
margin-bottom:5px;
}

#delivery p {
font-size:10px;
color:#A5FF19;
padding:5px;
margin:0;
}

#content a {
	color:#F740A5;
}

#cart-container #content a {
	color:#fff;
}

.img-category, .img-category-home {
	width:104px;
	height:104px;
	overflow:hidden;
	border:1px solid #fff;
	margin:0;
	padding:0;
}

.img-category-home {
	margin-bottom:4px;
}

a.img-category, a.img-category-home {
	border:4px solid #C0F23B;
}

a:hover.img-category, a:hover.img-category-home {
	border:4px solid #ED1FA3;
}

.img1 {
	min-width:104px;
	min-height:104px;
}