* {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}


a {text-decoration: underline}
a:hover {text-decoration: none}

img {border:0}

ul {margin:0;padding:10px 0 10px 20px}
li {}

p {margin: 0 0 15px 0; text-align: justify}



h2 {
/*
	height: 111px;
	line-height: 111px;
*/
	margin: 0;

	padding-top: 55px;
	padding-bottom: 30px;

	color: #ac3a78;
	font-size: 18px;

	font-weight: normal;
/*
	background: transparent url(i/heading-bg.gif) repeat-x left center;
*/
}

h2 strong {
	color: #514139;
	font-size: 18px;

	font-weight: normal;
}



h3 {
	margin: 0;
	padding-top: 20px;
	margin-bottom: 15px;

	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

h3.top {
	padding-top: 0;
}




/* BEGIN: simple styles */
.left {
	float: left;
}
.right {
	float: right;
}
.inline {
	display: inline;
}
.middle {
	vertical-align: middle;
}
.middle * {
	vertical-align: middle;
}
/* END: simple styles */





.hr {
	height: 80px;

	background: transparent url(i/heading-bg.gif) repeat-x top center;
	background-position: 0 40px;
}
.hr hr {
	display: none;
}




body {
	margin: 0;
	padding: 0;
	background-image: url(i/bg.gif);
}



#header {
	height: 190px;
	background: transparent url(i/h1.gif) no-repeat bottom left;
}
/*
#header {
	position: absolute;

	width: 820px;
	height: 122px;

	letter-spacing: -1000px;

	background: transparent url(i/wrapper-top.png) no-repeat top left;
}
*/


#header h1 {
	display: block;

	position: absolute;
	top: 0;

	width: 820px;
	height: 122px;

	margin: 0;
	padding: 0;

	overflow: hidden;
	line-height: 300px;

	background: transparent url(i/wrapper-top.png) no-repeat top left;
}








#wrapper {
	width: 820px;

	background: transparent url(i/wrapper-mid.png) repeat-y;

	padding-top: 122px;

	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
}


#body {
	padding: 0 50px 20px 50px;
	background: transparent url(i/body-bg.png) repeat-x top left;
}



#footer {
	width: 820px;
	position: absolute;
	z-index: 1;
	background: transparent url(i/wrapper-bottom.png) no-repeat top left;
}
#footer hr {
	display: none;
}
#footer #copyright {

	float: left;
	padding: 45px 0 20px 50px;
}
#footer #developed {
	float: right;
	padding: 45px 40px 20px 0;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 20px;
	margin-left: 85px;
	z-index: 1000;
}






#nav {
	position: absolute;
	top: 105px;

	padding-left: 82px;

	z-index: 5;
}
#nav ul {
	margin: 0;
	padding: 0;

}
#nav li {
	float: left;
	list-style-type: none;
}
#nav a {
	display: block;

	padding: 1px 5px 2px 9px;

	background: transparent url(i/nav-separator.gif) repeat-y left top;


	text-decoration: none;
	text-transform: uppercase;

	font-weight: bold;
	font-size: 12px;

}
#nav .current a {
	color: #993365;
}
#nav .first a {
	padding-left: 5px;
	background-image: none;
}
#nav a:hover {
	color: #993365;
}
#nav li ul {
	display: none;
	position: absolute;
	width: 147px;
	background-color: #cccccc;
}
#nav li:hover ul, #nav li.hover ul {
	display: block;
}
#nav .current li a {
	color: #000;
}
#nav li .current a {
	color: #993365;
}
#nav li li {
	float: none;
	display: block;

	background-color: transparent;
}
#nav li .first a {
	padding-left: 3px;
}
#nav li li a {
	float: none;
	display: block;

	height: 14px;

	font-weight: normal;

	background-image: none;
	background-color: #cccccc;

	padding-left: 3px;
	padding-right: 0;

	border: 1px solid #cccccc;
}
#nav li li a:hover {
	background-color: #ababab !important;
	text-decoration: none;
	color: #fff;

	border: 1px solid #000;

	height: 14px;
}









#nav-account {
	position: absolute;
	top: 60px;

	padding-left: 300px;

	z-index: 5;
}
#nav-account ul {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
}
#nav-account li {
	float: left;
	list-style-type: none;

	width: 150px;
}
#nav-account a {
	display: block;

	text-align: center;

	padding: 1px 6px 2px 8px;


	text-decoration: none;

	font-weight: bold;
	font-size: 12px;
	color: #999999;

	border: 1px solid #fff;
}

#nav-account a:hover {
	background-color: #FFF;
	border: 1px solid #939598;
}
#nav-account li ul {
	display: none;
}



#nav-account li ul {
	display: none;
	position: absolute;
	width: 150px;
}
#nav-account li:hover ul, #nav-account li.hover ul {
	display: block;
}
#nav-account .current li a {
	background-color: transparent;
}
#nav-account li .current a {
	background-color: #cccccc;
	color: #993365;
}
#nav-account li li {
	float: none;
	display: block;
}
#nav-account li li a {
	float: none;
	display: block;

	text-align: left;

	font-weight: normal;
	text-transform: uppercase;

	background-image: none;
	background-color: transparent;
	color: #000;

	border: 1px solid #cccccc;

	height: 14px;
}
#nav-account li li a:hover {
	background-color: #ababab !important;
	color: #fff;
	border: 1px solid #000;

	height: 14px;
}



















#shopping-basket {
	position: absolute;
	top: 61px;
	margin-left: 540px;

	display: block;

	padding: 1px 6px 2px 8px;

	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
#shopping-basket strong, #shopping-basket * {

	font-weight: bold;
	font-size: 12px;
	color: #999999;
}





.home-bag, .bag, .bag-2 {
	position: absolute;
	margin-left: 525px;
	margin-top: -149px;
}

.home-bag, .bag {
	margin-top: -125px;
}







#home-mid-box {
	width: 718px;
	height: 400px;

	margin-bottom: 80px;

	background-image: transparent;
}
#home-mid-box embed, #home-mid-box object {
	display: block;
}
#home-mid-box * {
	text-align: justify;
}
#home-mid-box p {
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 10px;

	line-height: 16px;
}

#home-mid-box .text-box {
	float: right;

	clear: right;

	width: 338px;

	height: 1%;
	padding-top: 110px;
}

#home-mid-box strong {
	font-size: 14px;
}




.flash-box {
	position: absolute;
	padding-top: 65px;
}







.receipe {
	float: left;
	border: 2px solid #999999;
	margin-right: 15px;
}

.receipe-short {
	float: left;
}
.receipe-short h3 {
	padding-top: 0;
	margin-bottom: 7px;

	font-size: 12px;
	font-weight: bold;
}



.search {
	position: absolute;
	top: 140px;
	padding-left: 87px;
}
.search label {
	display: none;
}
.search select {
	border: 1px solid #939598;
	font-weight: bold;
	width: 184px;
	margin-right: 17px;

padding: 1px;
	border: 1px solid #939598;
}
.search input {
	font-weight: bold;

	width: 184px;

padding: 2px;
	border: 1px solid #939598;
}
.search .submit {
	width: 20px;
	height: 20px;

	border-width: 0;

	background: transparent url(i/search.gif) no-repeat left top;

	cursor: pointer;

	overflow: hidden;
	line-height: 150px;
	letter-spacing: -1000px;

	vertical-align: top;
}










.pager u {
	line-height: 20px;
}
.pager u {
	display: none;
}
.pager .prev {
	float: left;
	width: 15px;
	height: 15px;

	overflow: hidden;
	padding-left: 10px;
	background: transparent url(i/arrow-prev.gif) no-repeat left top;
}
.pager .next {
	float: left;
	width: 15px;
	height: 15px;

	overflow: hidden;
	padding-left: 10px;
	background: transparent url(i/arrow-next.gif) no-repeat right top;
}
.pager span {
	float: left;

	font-size: 12px;
}

.pager-top {
	position: absolute;

	width: 140px;

	margin-left: 300px;
	margin-top: -77px;
}

.pager .goto-page {
	float: right;
	width: 116px;
	text-align: right;
}
.pager .input {
	width: 20px;
}
.pager .go {
	cursor: pointer;
	overflow: hidden;

	width: 16px;


	letter-spacing: -1000px;
	background: transparent url(i/arrow-next.gif) no-repeat right top;
	border-width: 0;

	color: #58473e;
}








.product-info {
}
.product-info p {
	margin-bottom: 10px;
}
.product-info .features {
	width: 400px;
}
.product-info .price, .product-info .price * {
	font-weight: bold;
	font-size: 12px;
	color: #ac3a7a;
}









.product-details {
/*
	margin-top: -50px;
*/
}
.product-details p {
	margin-bottom: 10px;
}
.product-details .features {
	width: 400px;
}
.product-details .price, .product-details .price * {
	font-weight: bold;
	font-size: 12px;
	color: #ac3a7a;
}








.btn {
	display: block;
	float: left;
	height: 17px;
	margin-right: 10px;
}


.btn_cart-add {
	float: left;
	display: block;
	height: 18px;
	padding-left: 77px;
/*
	line-height: 18px;
*/
	background: transparent url(i/btn_buy-now.gif) no-repeat right top;
}
.btn_cart-add u {
	display: none;
}



.btn_wishlist-remove {
	display: block;
	float: left;

	width: 77px;
	height: 18px;
	background: transparent url(i/btn_wishlist-remove.gif) no-repeat right top;
}
.btn_wishlist-remove u {
	display: none;
}






.btn_more-info {
	width: 77px;
	height: 18px;
	background: transparent url(i/btn_more-info.gif) no-repeat left center;
}
.btn_more-info u {
	display: none;
}



.btn_wishlist_add {
	width: 112px;
	height: 18px;
	background: transparent url(i/btn_wishlist_add.gif) no-repeat left center;
}
.btn_wishlist_add u {
	display: none;
}



.btn_detailed-view {
	width: 107px;
	height: 18px;
	background: transparent url(i/btn_detailed-view.gif) no-repeat left center;
}
.btn_detailed-view u {
	display: none;
}



.btn_back {
	float: none;
	clear: both;

	position: absolute;

	display: block;
	height: 20px;

	width: 66px;

	margin-top: -20px;

	background: transparent url(i/btn_back.gif) no-repeat left center;
}
.btn_back u {
	display: none;
}



.section-cart .btn_back {
	margin-top: -12px;
}






.btn_proceed-to-checkout {
	float: none;
	position: absolute;
	width: 156px;
	background: transparent url(i/btn_proceed-to-checkout.gif) no-repeat left center;
}
.btn_back u {
	display: none;
}









h2.have_back {
/*	padding-left: 80px;*/
}










#auth-reg {
}

#auth-reg .row {
	width: 400px;
	height: 30px;
}
#auth-reg strong {
	display: block;
	width: 120px;
	text-align: right;
	padding-top: 2px;
	margin-right: 10px;
	float: left;
	font-weight: normal;
}
#auth-reg div {
	float: left;
}

#auth-reg .btn {
	float:right;
	margin-right: 38px;
}




























.section-cart h2 {
	display: none;
}

.section-cart .btn_back {
	margin-top: -35px;
}

.section-cart .note {
	float: left;
	width: 250px;
	margin-right: 60px;
}
.section-cart .note strong {
	color: #c10000;
}



.cart-steps {
	height: 120px;
/*
	background: transparent url(i/heading-bg.gif) repeat-x left center;
*/
}

.cart-steps .spacer {
	display: none;
}

.cart-steps a {
}

.step-0, .step-1, .step-2, .step-3, .step-4, .step-0-current, .step-1-current, .step-2-current, .step-3-current, .step-4-current {
	float: left;
	display: block;

/*
	padding-left: 25px;
*/
	margin-top: 40px;
	margin-right: 19px;

	height: 30px;
	overflow: hidden;

	line-height: 300px;
}


.step-0 {
	width: 80px;
	background: url(i/step-1-off.gif) no-repeat left top transparent;
}
.step-1 {
	width: 97px;
	background: url(i/step-2-off.gif) no-repeat left top transparent;
}
.step-2 {
	width: 114px;
	background: url(i/step-3-off.gif) no-repeat left top transparent;
}
.step-3 {
	width: 80px;
	background: url(i/step-4-off.gif) no-repeat left top transparent;
}
.step-4 {
	width: 86px;
	background: url(i/step-5-off.gif) no-repeat left top transparent;
}

.step-0-current {
	width: 80px;
	background: url(i/step-1-on.gif) no-repeat left top transparent;
}
.step-1-current {
	width: 97px;
	background: url(i/step-2-on.gif) no-repeat left top transparent;
}
.step-2-current {
	width: 114px;
	background: url(i/step-3-on.gif) no-repeat left top transparent;
}
.step-3-current {
	width: 80px;
	background: url(i/step-4-on.gif) no-repeat left top transparent;
}
.step-4-current {
	width: 86px;
	background: url(i/step-5-on.gif) no-repeat left top transparent;
}





.cart-items {
}
.cart-items table {
	width: 100%;
	border: 1px dashed #cccccf;
	border-collapse: collapse;
}
.cart-items td {
	padding: 5px;
	border: 1px dashed #cccccf;
/*
	border-left-width: 0;
	border-right-width: 0;
*/
	vertical-align: middle;
}
.cart-items th {
	padding: 5px;
	border: 1px dashed #cccccf;
	background: #c7bdb5;
/*
	border-left-width: 0;
	border-right-width: 0;
*/
	vertical-align: middle;
}
.cart-items a {
	color: #c10000;
	font-weight: bold;
	text-decoration: none;
}




.cart-details {
}
.cart-details table {
	width: 100%;
	border: 1px dashed #cccccf;
	border-collapse: collapse;
}
.cart-details td {
	padding: 5px;
	border: 1px dashed #cccccf;
	border-left-width: 0;
	border-right-width: 0;
}
.cart-details th {
	padding: 5px;
	border: 1px dashed #cccccf;
	background: #c7bdb5;
	border-left-width: 0;
	border-right-width: 0;
}
.cart-details a {
	color: #c10000;
}


.cart-fees {
}
.cart-fees table {
	border: 1px dashed #cccccf;
	border-collapse: collapse;
}
.cart-fees td {
	padding: 5px;
	border: 1px dashed #cccccf;
	border-left-width: 0;
	border-right-width: 0;
}
.cart-fees th {
	padding: 5px;
	border: 1px dashed #cccccf;
	background: #c7bdb5;
	border-left-width: 0;
	border-right-width: 0;
}
.cart-fees a {
	color: #c10000;
}





.tab1 {
}

.tab1 th {
	text-align: left;
}






.photo{
	border: 3px solid #e5e5e5;
}


.photo-1 {
	margin-left: -9px;
	background: url(i/photo_top.gif) repeat-x left top transparent;
}
.photo-1 .B1 {
	background: url(i/photo_left.gif) no-repeat left top transparent;
}
.photo-1 .B2 {
	background: url(i/photo_right.gif) no-repeat right top transparent;
}
.photo-1 .B3 {
	background: url(i/photo_bottom.gif) no-repeat left bottom transparent;
}
.photo-1 .B4 {
	padding: 6px 10px 2px 9px;
}





.photo-2 {
	margin-left: -9px;
	background: url(i/photo_top.gif) repeat-x left top transparent;
}
.photo-2 .B1 {
	background: url(i/photo2_left.gif) no-repeat left top transparent;
}
.photo-2 .B2 {
	background: url(i/photo2_right.gif) no-repeat right top transparent;
}
.photo-2 .B3 {
	padding: 6px 10px 0 9px;
}









.contact-box {
	width: 310px;
	height: 167px;

	padding-top: 20px;
	padding-left: 20px;

	background: url(i/contact-box.gif) no-repeat left top transparent;

	font-weight: bold;
}
.contact-box * {
	font-weight: bold;
}





.detailed-box {
	width: 137px;
	height: 161px;
	background: url(i/detailed-box.gif) no-repeat left top transparent;
	text-align: center;
}
.detailed-box a {
	display: block;

	padding-top: 7%;
	height: 93%;
}





.suggest-more {
	float: left;

	width: 98px;
	height: 115px;

	text-align: center;

	margin-right: 10px;
	margin-bottom: 15px;

	background: transparent url(i/suggest_box.gif) no-repeat left top;
}

.suggest-more a {
	display: block;
	width: 98px;
	height: 115px;
}
.suggest-more img {
	margin-top: 4px;
}




.header-image {
	position: absolute;
	margin-left: 11px;
	margin-top: -173px;
}





#site-tel {
	position: absolute;

	top: 35px;

	margin-left: 547px;

	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
#site-tel strong {
	font-size: 12px;
	color: #993365;
}