html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
	font-size: 1em;
	background: #fff;
	color: #000;
}
div, img, ul, li, form, h1, h2, h3, h4, p, hr, input, select, button  {
	margin: 0;
	padding: 0;
	border: 0;
}
div {
	display: block;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
}
p {
	line-height: 1.4em;
}
a {
	outline: none;
	border: 0;
}
a:link {
	color: #8c736a;
}
a:visited {
	color: #a2918b;
}
a:hover, a:active, a:focus {
	color: #bc6f46;
}
hr {
	height: 0px;
}
button {
	cursor: pointer;
	padding-bottom: 0.3em;
}
#Wrapper {
	width: 100%;
}
#Header {
	width: 100%;
	height: 134px;
	background: transparent url(../styleImages/bg/header.gif) 0 0 no-repeat;
	float: left;
}
#Header h1, #Header h1 a {
	display: block;
	width: 286px;
	height: 134px;
	margin: 0;
	padding: 0;
	float: left;
}
#Header h1 a {
	background: transparent url(../styleImages/titles/logo.gif) 0 0 no-repeat;
	text-indent: -5000px;
}
#Navigation {
	display: none;
}
#BasketSummary {
	display: none;
}


/* --------------------------------------------- */

#Main {
	width: 100%;
}
#Main h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}
#Main h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}
#Main h3 {
	font-size: 1.46em;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}
#Main p {
	line-height: 1.6em;
	margin: 0.3em 0 1em 0;
}
#Main ul {
	list-style-type: circle;
	list-style-position: inside;
}
#Main ol {
	list-style-position: outside;
	width: 80%;
	margin: 2em 0 2em 0;
}
#Main li {
	line-height: 1.6em;
	margin: 0.3em 0 1em 0;
}
#Main input, #Main select {
	border: 1px solid #ab9d92;
	background: #ebe6e4;
	color: #55433d;
	font-size: 1.2em;
	height: 1.3em;
	padding: 0 0 0 1px;
}
#Main input.textboxDisabled {
	border: 1px solid #dbcac4;
	background: #efebea;
}
#Main select {
	font-size: 1.2em;
	height: 1.5em;
	padding: 0 0 0 1px;
}
#Main textarea {
	border: 1px solid #ab9d92;
	background: #ebe6e4;
	color: #55433d;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
}
#Main button {
	height: 22px;
	color: #f8efea;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
#Main button.submit {
	width: 150px;
	background: transparent url(../styleImages/buttons/submit.gif) 0 0 no-repeat;
}
#Main button.reset {
	width: 75px;
	background: transparent url(../styleImages/buttons/reset.gif) 0 0 no-repeat;
	padding-top: 2px;
}
#Main #Introduction h1 {
	font-size: 1.8em;
	margin-top: 0.4em;
}
#Main #Introduction img {
	float: right;
	margin: 0 30px 10px 0;
}
#Main #Introduction p {
	width: 100%;
	min-height: 110px;
	margin: 0 0 0.6em 0;
	padding: 0.2em 0 0 0;
}
#Main #HomeBanners a {
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}
#Main #HomeBanners div {
	clear: both;
	margin: 0 0 10px 0;
}

#Main img#CategoryImage {
	margin-top: 0.8em;
}
#Main ul#SubCategories {
	list-style-type: none;
	list-style-position: inside;
	margin: -2.6em 30px 0 0;
	float: right;	
}
#Main ul#SubCategories {
	clear: left;
}
#Main ul#SubCategories li {
	float: left;
	margin: 0 1em 0 0;
}
#Main p#CategoryDescription {
	float: left;
	width: 380px;
}
#Main p#Pagination {
	clear: left;
	float: left;
	margin: 0;
	font-size: 1.2em;
}
#Main p#SortBy {
	float: right;
	margin: 0 40px 0 0;
}
#Main p#SortBy button {
	width: 43px;
	background: transparent url(../styleImages/buttons/small.gif) 0 0 no-repeat;
	margin-left: 2px;
}
#Main form.CategoryProduct {
	display: block;
	float: left;
	width: 150px;
	margin: 0 10px 20px 0;
}
#Main form.CategoryProduct h2 {
	font-size: 1em;
	height: 5em;
}
#Main form.CategoryProduct p {
	margin: 0;
}
#Main form.CategoryProduct p span.salePrice {
	color: #b03;
}
#Main form.CategoryProduct p span.txtOldPrice {
	color: #acaaa9;
	text-decoration: line-through;
}

#Main div#ProductImageBox {
	float: left;
	margin-right: 10px;
	width: 300px;
}
#Main div#ProductImageBox p.infoTab {
	border: 1px solid #dbcfc1;
	padding: 0.4em 3em 0.4em 0.6em;
	background: #eeeae0 url(../styleImages/icons/magnify.gif) 272px 2px no-repeat;
	text-align: right;
}
#Main img#ProductImage {
	cursor: move;
}
#Main div#ZoomPicture {
	display: none;
	border: 1px solid #dbcfc1;
}
#Main h1#ProductTitle {
	font-size: 1.7em;
	margin-right: 45px;
}
#Main p.ProductDescription {
	margin-right: 45px;
}
#Main form#addtobasket {
	width: 296px;
	border: 1px solid #dbcfc1;
	background: #eeeae0;
	float: right;
	margin-right: 40px;
	padding: 6px 0 10px 10px;
}
#Main form#addtobasket p small {
	float: right;
	position: relative;
	top: -1.8em;
	left: -1em;
}
#Main form#addtobasket p.priceBox {
	background: #f3f0ed;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0.5em 8px;
	position: relative;
	left: -8px;
	width: auto;
	font-size: 1.2em;
}
#Main form#addtobasket p.priceBox strong {
	color: #96847a;
}
#Main form#addtobasket p.priceBox strong span.txtOldPrice {
	color: #9c9a99;
	text-decoration: line-through;
	font-weight: normal;
}
#Main form#addtobasket p.priceBox span.Sale{
	color: #b03;
	font-weight: bold;
}
#Main form#addtobasket p.addtobasket {
	margin-top: 1em;
}
#Main form#addtobasket label {
	height: 1.5em;
	float: left;
	margin-top: 0.2em;
}
#Main form#addtobasket input#quan {
	height: 1.2em;
	float: left;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	width: 1.5em;
}
#Main form#addtobasket button {
	float: left;
	margin: 0 0 0 10px;
}
#Main ul#ProductNavigation {
	list-style-type: none;
	display: block;
	width: 360px;
	float: right;
}
#Main ul#ProductNavigation li {
	display: block;
	float: left;
	width: 250px;
	margin: 0.4em 0 0 0;
}
#Main ul#ProductNavigation li img {
	float: left;
}
#Main ul#ProductNavigation li a {
	position: relative;
	top: 0.4em;
}

#Main div#RelatedProducts {
	margin: 0 0 1em 0;
}
#Main div#RelatedProducts h3 {
	margin: 0 0 0.6em 0;
	font-size: 1.4em;
}
#Main div#RelatedProducts p {
	width: 140px;
	padding: 2px 5px 1px 3px;
	margin: 0;
}
#Main div#RelatedProducts div.RelatedItem {
	width: 150px;
	margin: 0 10px 1.5em 0;
	float: left;
}
#Main div#ReviewArchives {
	width: 100%;
}
#Main div#ReviewArchives div.ReviewEntry {
	border: 1px solid #d0c7bc;
	margin: 0 0 1em 0;
	background: #eeeae0;
	padding: 0 10px 0 10px;
}
#Main div#ReviewArchives h3 {
	float: left;
	width: 300px;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px solid #d0c7bc;
}
#Main div#ReviewArchives div.ReviewStars {
	clear: right;
	height: 2em;
	margin: 1em 0 0 320px;
}
#Main div#ReviewArchives div.ReviewContent {
	clear: both;
	margin: 1em 0 1em 0;
}
#Main div#ReviewArchives div.ReviewedBy {
	color: #af9d97;
	margin-bottom: 1em;
}

#Main div#SubmitReview {
	width: 83%;
	border-top: 1px solid #dcd5cc;
	border-bottom: 1px solid #dcd5cc;
	margin-bottom: 1em;
}
#Main div#SubmitReview p {
	margin: 0.6em 20px 0.6em 0;
	padding: 0.6em 0 0 0;
	clear: both;
}
#Main div#SubmitReview p.spambotImage img {
	float: right;
	position: relative;
	top: -2em;
	left: -120px;
	margin-bottom: -2em;
}
#Main div#SubmitReview p#rating_p {
	cursor: pointer;
}
#Main div#SubmitReview label {
	width: 160px;
	text-align: right;
	float: left;
	margin: 0 6px 0 0;
}
#Main div#SubmitReview input {
	width: 200px;
}
#Main div#SubmitReview select {
	width: 204px;
}
#Main div#SubmitReview textarea {
	width: 400px;
}
#Main div#SubmitReview button {
	margin-left: 165px;
}

#Main div#LightBoxGallery {
	margin: 0 0 0 0;
	width: 322px;
}
#Main div#LightBoxGallery h3 {
	margin: 0;
	padding: 0.4em 3em 0.4em 0;
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
	font-size: 1em;
	font-weight: bold;
}
#Main div#LightBoxGallery a {
	display: block;
	margin: 0 15px 1em 0;
	width: 62px;
	height: 62px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	border: 1px solid #dbcfc1;
}
#Main form.mainForm p {
	clear: both;
}
#Main form.mainForm label {
	width: 160px;
	text-align: right;
	float: left;
	margin: 0 6px 0 0;
}
#Main form.mainForm input {
	width: 200px;
}
#Main form.mainForm select {
	width: 204px;
}
#Main form.mainForm select.multiSelect {
	height: 6.5em;
	width: 300px;
}
#Main form.mainForm textarea {
	width: 400px;
}
#Main form.mainForm button {
	margin: 0 0 0 165px;
}
#Main form.mainForm button.reset {
	margin: 0 35px 0 0;
	padding: 0 0 2px 0;
}
#Main form.mainForm p.Introduction {
	width: 100%;
	border-top: 1px solid #dcd5cc;
	border-bottom: 1px solid #dcd5cc;
	margin-bottom: 1em;
	padding: 0.6em 140px 0.6em 0;
}
#Main form.mainForm p.spambotImage img {
	float: right;
	position: relative;
	top: -3em;
	left: -160px;
	margin-bottom: -2em;
}

#Main form.splitForm {
	width: 100%;
}
#Main form.splitForm h2 {
	text-align: right;
	width: 275px;
	margin: 0.7em 0 0.7em 0;
}
#Main form.splitForm h2.left {
	text-align: left;
	width: 275px;
	margin: 0.7em 0 0.7em 20px;
}
#Main form.splitForm h3 {
	text-align: left;
	width: 275px;
	font-size: 1.4em;
	margin: 0.7em 0 0.7em 0;
}
#Main form.splitForm h3.right {
	text-align: right
}
#Main form.splitForm label {
	width: 110px;
}
#Main form.splitForm input {
	width: 160px;
}
#Main form.splitForm select {
	width: 164px;
}
#Main form.splitForm p.spambotImage img {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 5px 0 0 115px;
}
#Main form.splitForm button.submit {
	margin-left: 430px;
	margin-top: 1em;
	margin-bottom: 0.4em;
	width: 165px;
	background: transparent url(../styleImages/buttons/large.gif) 0 0 no-repeat;
}
#Main form.splitForm div.formRight button.submit {
	margin-right: 13px;
	float: right;
}
#Main form.splitForm div.formLeft button.reset {
	float: right;
}
#Main form.splitForm p.Introduction {
	margin-bottom: 0;
}
#Main form.splitForm p.checkbox {
	margin: 1em 20px 1em 20px;
	text-align: right;
	font-size: 0.9em;
	line-height: 2em;
	word-spacing: -0.15em;
	padding: 0 0 0 0;
}
#Main form.splitForm div.formLeft p.checkbox {
	margin: 1em 26px 1em 0;
}
#Main form.splitForm p.checkbox label {
	display: inline;
	width: auto;
	float: none;
	padding: 0;
	margin: 0 0 0 0.8em;
}
#Main form.splitForm p.checkbox input, #Main form.mainForm p.checkbox input {
	width: auto;
	float: none;
	padding: 0;
	margin: 0 8px 0 0.2em;
	position: relative;
	top: 0.1em;
}

#Main form.splitForm div.formLeft, #Main form.splitForm div.formRight {
	float: left;
	width: 46%;
}
#Main form.splitForm div.formRight {
	border-left: 1px solid #d0c7bc;
	border-right: 1px solid #d0c7bc;
	background: #f3f0ed;
}
#Main form.splitForm div.formRight p, #Main form.splitForm div.formRight h3 {
	margin-right: 20px;
}
#Main form.splitForm div.text p, #Main form.splitForm div.text h3 {
	margin-left: 20px;
}
#Main form.splitForm div.formRight p.summary {
	margin-left: 35px;
}
#Main form.splitForm div.formLeft p.summary {
	margin-left: 15px;
}
#Main form.splitForm p.submit {
	clear: both;
	float: right;
	width: 150px;
	margin: 0 27px 1em 0;
}
#Main form.splitForm p.submit a.submit {
	float: right;
	width: 150px;
	margin: 0 0 1em 0;
	position: relative;
	top: -3.5em;
}
#Main form.splitForm p.buttonLink a {
	display: block;
	width: 200px;
	margin: 0 0 1em 0;
	padding-top: 2px;
	background: transparent url(../styleImages/buttons/xlarge.gif) 0 0 no-repeat;
	height: 22px;
	color: #f8efea;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	letter-spacing: -0.1em;
}


/* ----- Basket -------------------------------- */
#Main p span.txtcartProgressCurrent {
	font-weight: bold;
	color: #bc6f46;
}
#Main table#cartTable {
	margin: 0 0 1em 0;
	width: 100%;
	border: 1px solid #d0c7bc;
}
#Main table#cartTable th {
	border-right: 1px solid #dbcfc1;
	background: #eeeae0;
	padding: 4px 5px 2px 6px;
}
#Main table#cartTable td.image {
	border-right: 1px solid #dbcfc1;
	background: #eeeae0;
	padding: 0 5px 0 6px;
}
#Main table#cartTable th.noborder {
	border-right: 0;
}
#Main table#cartTable td input {
	width: 1.5em;
}
#Main table#cartTable td.border {
	border-bottom: 1px solid #dbcfc1;
}
#Main table#cartTable td.padding {
	padding-left: 8px;
}
#Main table#cartTable td a.submitUpdate {
	display: block;
	float: left;
	width: 75px;
	height: 22px;
	padding: 3px 0 0 0;
	background: transparent url(../styleImages/buttons/reset.gif) 0 0 no-repeat;
	color: #f8efea;
	text-decoration: none;
	font-family: "Times New Roman", Times, "Courier New", Courier, Serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
#Main table#cartTable td span.block {
	display: block;
	float: left;
	width: 190px;
	padding: 0;
	margin: 6px 0 0 0;
}
#Main table#cartTable td select#shipping-select {
	width: 8em;
	font-size: 0.9em;
}
#Main table#cartTable tr.subTotal td {
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 7px;
}
#Main table#cartTable tr.subTotal td.update {
	font-size: 0.9em;
}

#Main div#offerCodeBox {
	border: 1px solid #dbcfc1;
	background: #eeeae0;
	margin: 1em 0 1em 0;
	padding: 0.4em 1em 0 1em;
	width: 340px;
	float: left;
}
#Main div#offerCodeBox label {
	float: left;
	padding: 2px 3px 2px 3px;
}
#Main div#offerCodeBox input {
	height: 16px;
	font-size: 1.2em;
	float: left;
	padding: 2px 3px 2px 3px;
	float: left;
	width: 120px;
}
#Main div#offerCodeBox button {
	float: left;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	width: 75px;
	background: transparent url(../styleImages/buttons/reset.gif) 0 0 no-repeat;
	padding-bottom: 3px;
}
#Main p.submit {
	float: right;
	width: 150px;
	margin: 0 80px 1em 0;
}
#Main p.submit a.submit {
	display: block;
	height: 22px;
	width: 150px;
	background: transparent url(../styleImages/buttons/submit.gif) 0 0 no-repeat;
	color: #f8efea;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 3px 0 3px;
	letter-spacing: -0.02em;
}

#Main #Document p {
	width: 100%;
}
#Main #Document form p {
	width: auto;
}

/* --------------------------------------------- */

#SubNavigation {
	display: none;
}


/* --------------------------------------------- */

#Information {
	display: none;
}
div#Credits {
	width: 100%;
	margin: 2em auto 0 auto;
}
div#Credits p.copyright {
	float: left;
	width: 695px;
}
div#Credits p.designer {
	display: none;
}
div#Credits p.logos {
	display: none;
}
p.error {
	color: #d30;
	background: #eee6d8;
	width: 420px;
	border: 1px solid #d30;
	padding: 0.4em 1em 0.5em 1em;
}
p.success {
	color: #180;
	background: #e0eed8;
	width: 420px;
	border: 1px solid #180;
	padding: 0.4em 1em 0.5em 1em;
}
.clear {
	clear: both;
}
.spacer1 {
	height: 1em;
}
.txtCopyright {
	display: none;
}