@charset "utf-8";
/* CSS Document By Daryl Quenet (daryl@quenet.org) */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url("/images/BodyBG.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fdfdfe;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #40220a;
}

#container {
	width: 100%;
	background: url("/images/grass.png") bottom center repeat-x;
}

#wrapper {
	width: 990px;
	background: url("/images/ContainerBG.png") top left repeat-y;
	display: block;
	margin: 0 auto;
}

#header {
	background: url("/images/HeaderBG.png") top left no-repeat;
}

#nav {
	height: 110px;
	display: block;
}

#brownbar {
	padding: 33px 154px 0 154px;
}

#brownbar ul {
	padding-left: 40px;
}

#brownbar li {
	list-style: none;
	float: left;
	padding: 4px 20px 0 0;
}

#brownbar li a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
}

#brownbar li a:hover {
	color: #d31d81;
}

#greenbar {
	padding: 11px 174px 0 176px;
}

#greenbar a {
	text-decoration: none;
	color: #d31d81;
	font-weight: bolder;
}

#greenbar label {
	padding: 0 3px 0 10px;
}

#greenbar span {
	padding: 0 5px 0 5px;
}

#leftnav {
	width: 183px;
	margin-left: 52px;
	display: block;
	float: left;
}

#leftnav .addthis_toolbox {
	padding: 10px 0 0 10px;
}

#leftnav h2 {
	font-size: 14px;
	padding: 10px;
	color: #d31d81;
}

#leftnav h2#preciouscollections {
	text-indent: -999px;
	height: 53px;
	width: 160px;
	display: block;
	background: url("/images/Precious.jpg") 10px 10px no-repeat;
}

#leftnav h3 {
	font-size: 14px;
	padding: 0px 10px 5px 10px;
	color: #d31d81;
}
#leftnav ul {
	padding-bottom: 10px;
}
#leftnav li {
	list-style: none;
	padding-left: 10px;
}
#leftnav a {
	text-decoration: none;
	/* color: #ef1d78; */
	color:#d31d81;
}
#right {
	float: left;
	display: block;
	width: 650px;
	margin-left: 53px;
}

#feature {
	height: 111px;
	display: block;
}

#feature dl {
	display: block;
	height: 111px;
	padding-left: 24px;
}

#feature dd {
	display: block;
	width: 25%;
	float: left;
	padding-top: 3px;
}

dd#disneyfeat {
	padding-top: 12px;
	width: 139px;
}

dd#preciousfeat {
	padding-top: 34px;
	width: 143px;
}

#feature dd.featureblurb {
	font-weight: bolder;
	width: 160px;
}

#content {
	margin-top: 20px;
}

#content h1 {
	font-size: 18px;
	color: #fff;
	padding: 6px 15px 6px 15px;
}

#content h2 {
	font-size: 16px;
	padding: 5px 0 5px 0;
}

#text {
	padding: 0 15px 0 15px;
}

#text a {
	color: #d31d81;
}

#text p {
	padding: 5px 0 5px 0;
}

#cartcontent, #retrievepassword, #clientsignup, .login {
	padding-top: 15px;
}

#btmgra {
	padding-bottom: 33px;
	background: url("/images/FooterBG.png") bottom left no-repeat;
}

a#cjd {
	display: block;
	margin: 0 196px 0 198px;
	height: 85px;
}

a#cjd span {
	display: none;
}

.categoryproducts li, .categoryproducts2 li, .productcategories li, #productsearch li {
	float: left;
	width: 16%;
	display: block;
	list-style: none;
	margin-bottom: 10px;
	height: 110px;
}

.categoryproducts2 li, #productsearch li {
	width: 25%;
	height: 192px;
}

.categoryproducts2 span, #productsearch span {
	padding-left: 36px;
	display: block;
}

.categoryproducts a, .categoryproducts2 a, .productcategories a, #productsearch a {
	color: #d31d81;
}

.categoryproducts img, .categoryproducts2 img, .productcategories img, #productsearch img {
	cursor: pointer;
}

#productsearch {
	padding-bottom: 10px;
}

#productimage {
	float: left;
	position: relative;
	width: 280px;
	cursor: pointer;
	display: block;
}

#productinfo {
	display: block;
	float: left;
	width: 338px;
}

br.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

input.button, a.button, select.button {
	color: #fff;
	background: #40220A;
	border: solid 1px #d31d81;
	font-weight: bolder;
}

input#searchbox {
	padding: 2px 3px 2px 3px;
	width: 140px;
	border: solid 1px #d31d81;
}

a.button, #text a.button, #text a.button, #greenbar a.button {
	text-decoration: none;
	color: #fff;
	padding: 2px 3px 2px 3px;
}

span#signin {
	padding-left: 32px;
}

span#viewcart {
	padding-right: 0;
}

span#viewcart a {
	margin-right: 3px;
}

.WSMessage {
	text-align: center;
}

.sprob {
	display: none;
}

#contact {
	padding: 0 0 10px 0;
}

.login dl {
	width: 500px;
}

.login dd {
	width: 50%;
	display: block;
	text-align: left;
	float: left;
}

.login dd.message {
	width: 100%;
	color: #ff0000;
	font-weight: bolder;
	text-align: center;
}

.login label span {
	width: 40px;
	text-align: right;
	display: block;
}

.youtube {
	padding-top: 5px;
	z-index: 5;
}

.youtube object {
	padding-top: 5px;
	z-index: 10;
}

#fullsize, #productimage .ui-effects-wrapper {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding: 5px;
	background: #fff;
}

#productimage .ui-effects-wrapper {
	display: block;
}

#email label {
	float: left;
}

#email label strong {
	width: 70px;
	display: block;
}