#soul_jewelry {
	position: fixed;
	float: left;
	margin: 0;
	padding: 1px 5px 0 0;
	color: #000;
}
#soul_jewelry li {
	list-style: none;
	padding: 0 0 1px 0;
}
#soul_jewelry li a {
	display: block;
	padding: 2px;
	width: 140px;
	color: #ccc;
	text-decoration: none;
	background-color: #333;
}
#soul_jewelry li a:hover {
	background-color: #444;
}
#soul_jewelry li a.current, #soul_jewelry li a.current:hover {
	color: #fff;
	background-color: #666;
}
#soul_cat {
	width: 200px;
}
#soul_loc a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #c00;
}
#soul_loc a:hover {
	border-bottom-color: #f00;
}
a#soul_cart {
	display: block;
	float: right;
	width: 70px;
	height: 26px;
	background: transparent url(../images/cart.png) no-repeat right 0;
	margin: 3px 0;
	text-indent: -9999px;
	overflow: hidden;
}
a#soul_cart:hover {
	background-position: right -26px;
}
#mb_close_link.loading {
	width: 56px;
	background: url(../images/spinner.gif) no-repeat center center;
}
#soul_list {
	margin-left: 150px;
	padding: 0;
	list-style: none;
}
#soul_list li {
	float: left;
	width: 80px;
	height: 110px;
	border: 1px solid #444;
	background-color: #333;
	font-size: 10px;
	color: #fff;
	text-align: center;
	margin: 5px;
	padding: 0;
	overflow: hidden;
}
#soul_list li a {
	padding: 0;
}
#soul_list li.hidden {
	background-color: #c66;
}
#soul_list li.hidden a img {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);	
}
#soul_list li:hover {
	color: #000;
	background-color: #ccc;
}
#soul_list li.hidden:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	color: #000;
	background-color: #ccc;
}
#soul_list li a img {
	padding: 0;
	width: 80px;
	height: 80px;
	border: 0 none;
}
/*
#soul_prod, #soul_prod *, #soul_form * {
	padding: 0;
	margin: 0;
}
*/
#mb_contents #soul_prod h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-align: center;
	margin: 10px 0 20px 0;
}
#mb_contents #soul_form h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-align: center;
	margin: 5px 0 10px 0;
}

#soul_img {
	float: left;
	width: 400px;
}
#soul_img img {
	width: 400px;
	height: 400px;
}
#soul_img #soul_thumbs img {
	width: 90px;
	height: 90px;
	cursor: default;
	border: 0 none;
}
#soul_desc {
	margin-left: 20px;
	/* width: 265px; */
	height: 400px;
	overflow: auto;
	color: #999;
}
#soul_body {
	text-align: justify;
}
#soul_info {
	font-size: 11px;
	width: 100%;
	border: 0 none;
	margin: 1.5em 0 1em 0;
}
#soul_info th, #soul_info td {
	font-weight: normal;
	text-align: left;
	padding: 2px;
	width: 15%;
}
#soul_info td {
	width: 35%;
}
#soul_price {
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #666;
}
#soul_price th {
	font-weight: normal;
	text-align: center;
	padding: 2px;
	width: 33%;
	color: #ccc;
	background-color: #333;
	border: 1px solid #666;
}
#soul_price td {
	text-align: left;
	padding: 2px;
	width: 33%;
	border: 1px solid #666;
}
#soul_nav {
	margin: 0;
	display: block;
	text-align: center;
}
#soul_nav p {
	color: #666;
	line-height: 2em;
	text-align: left;
	padding: 0 15px;
}
#soul_nav select {
	width: 90px;
	padding: 0;
}
#soul_nav select option {
	padding: 2px;
}
#soul_paypal {
	
}
#soul_paypal h1 {
	margin: 1em 0 0 0;
	padding: 2px 0 2px 44px;
	background: #000 url(../images/cart-big.png) no-repeat left center;
}
#soul_paypal #what_now {
	padding: 5px;
}
#soul_paypal #what_now p {
	float: left;
	color: #666;
	width: 260px;
	margin-left: 40px;
	line-height: 1.5em;
}
#soul_paypal #what_now p.browsed {
	width: 320px;
}
#soul_paypal #what_now p a {
	color: #999;
}
#soul_paypal #what_now p a:hover {
	color: #ccc;
}
#soul_paypal #what_now select {
	width: 220px;
	color: #ccc;
	background-color: #333;
	border: 3px solid #454545;
}
#soul_paypal #what_now select option {
	color: #ccc;
}
#soul_paypal #what_now hr {
	clear: left;
	visibility: hidden;
	border: 0 none;
	margin: 0;
	height: 10px;
}
#soul_paypal table {
	width: 670px;
	border-collapse: collapse;
}
#soul_paypal table thead th {
	font-weight: normal;
	padding: 5px 2px;
	color: #000;
	background-color: #7d7d7d;
}
#soul_paypal table tbody td {
	padding: 5px 2px;
	color: #999;
	border-top: 1px solid #333;
}
#soul_paypal table tbody tr:first-child td {
	border-top: 0 none;
}
#soul_paypal table tbody td input {
	width: 35px;
	color: #999;
	text-align: right;
	background-color: #333;
	border: 1px solid #666;
}
#soul_paypal table tbody td a {
	color: #000;
	background-color: #633;
	padding: 1px 4px;
	text-decoration: none;
}
#soul_paypal table tbody td a:hover {
	background-color: #933;
}
#soul_paypal table tfoot td {
	padding: 6px 2px;
	text-align: right;
	border-top: 1px solid #666;
}
#soul_paypal table tfoot td.rgt {
	padding-right: 8px;
}
#soul_paypal table td small {
	padding-top: 2px;
	float: left;
}
#soul_order, #soul_checkout, #soul_update {
	color: #000;
	padding: 4px;
	margin: 0 10px 0 0;
	background-image: url(../images/bg_button_red.png);
	background-position: center;
	background-repeat: repeat-x;
	border: 2px solid #600;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
}
#soul_checkout {
	margin-right: 20px;
}
#soul_order:hover, #soul_checkout:hover {
	border: 2px solid #a00;
}
#soul_update {
	background-image: url(../images/bg_button_grey.png);
	border-color: #666;
}
#soul_update:hover {
	border-color: #999;
}
#soul_order.final {
	float: none;
	margin: 0;
}
#soul_back {
	color: #a00;
	padding: 3px 0 3px 20px;
	background-image: url(../images/bg_back.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#soul_back_mini {
	margin-top: 15px;
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/bg_back.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#soul_close {
	color: #a00;
	padding: 3px 0 3px 15px;
	background-image: url(../images/bg_close.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#soul_back:hover, #soul_close:hover {
	color: #d00;
}
#soul_form table {
	border-collapse: collapse;
	margin: 10px 80px 10px 80px;
	border: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
}
#soul_form table th, #soul_form table td {
	vertical-align: top;
	margin: 0;
	padding: 4px;
	border: 2px solid #000;
}
#soul_form table th {
	width: 30%;
	color: #fcc;
	font-weight: normal;
	text-align: left;
	background-color: #600;
}
#soul_form table th small {
	display: block;
	color: #c66;
}
#soul_form table td {
	width: 70%;
	color: #ccc;
	background-color: #333;
}
#soul_form table td input {
	width: 170px;
	color: #333;
	background-color: #fff;
	border: 2px solid #fff;
}
#soul_form table td textarea {
	width: 250px;
	height: 66px;
	color: #333;
	background-color: #fff;
	border: 2px solid #fff;
}
#soul_form_submit {
	margin: 24px 0 14px 0;
	height: 60px;
	text-align: center;
}
#soul_form_submit.paypal {
	text-align: right;
	background: url(../images/paypal.png) no-repeat left center;
}
#soul_form_submit.ctr #soul_order {
	float: none;
}
#soul_form_submit p.total {
	color: #666;
	float: left;
	width: 515px;
	text-align: right;
}
#soul_form_submit p.total big {
	color: #ccc;
}
#soul_form_submit p.action {
	line-height: 2.5em;
	padding-top: 10px;
	margin: 0 20px 0 0;	
}
#soul_foot {
	font-size: .8em;
	color: #666;
	text-align: center;
}
.soul_empty {
	margin: 0;
	padding-top: 30px;
	text-align: center;
}
.tznError {
	margin-left: 10px;
	color: #f00;
}
.lft {
	text-align: left;
}
.ctr {
	text-align: center;
}
.rgt {
	text-align: right;
}
