 /* ----- Global properties declaration ----- */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, map, object, embed {  
	margin:0px; 
	padding:0px; 
	border:0px; 
}

body {
	font-size:70.01%; /* Fixes IE increase/decrease text size bug */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#3A3A3A;
	background:#FEEBCD none;
	line-height:1.4em; /* Remember to update td and p declarations as well if this is changed */
	text-align:center;
}

/* ----- Heading Properties ----- */
h1,h2,h3,h4,h5,h6 { font-weight:bold; }

h1 { margin:0px 0px 20px 0px; }
h2, h3, h4 { margin:0px 0px 10px 0px; }
h5, h6 { margin:0px 0px 5px 0px; }

h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
h6 { font-size:1.1em; }

/* ----- Table Properties ----- */
td { 
	font-size:11px;
	line-height:1.4em;
}

th {
	color: #E3795B;
	font-weight:bold;
	text-transform: uppercase;
	background-color:#fff;
	padding:0px;
}

th a:link, th a:visited {
	text-decoration:none;
}

tr.no_records td, div.no_records {
	padding:7px 15px;
	text-align:center;
}

tr.summary td {
	padding-top:7px !important;
	vertical-align:top;
}

tr.row td {
	padding:1px 0px;
}

tr.subheading th {
	background-color:#645D55;
	color:#fff;
	padding:4px 10px;
	text-transform:none;
}

tr.subheading a:hover { color:#fff; }

tr.row_ab_a td, tr.row_ab_b td {
	background-color:#E0DFDD;
	padding:7px 10px;
}

tr.row_ab_b td { background-color:#EFEFEE; }

/* ----- Generic Links ----- */
a:link, a:visited {
	color: #E3795B;
	text-decoration: underline;
}

a:hover, a:visited:hover { 
	/*color: #796550; */
	color: #E3795B;
	text-decoration: underline;
}


/* ----- Text Elements ----- */
p {
	margin: 0px 0px 1.4em 0px;
	line-height:1.4em;
}

p.emphasis, .style {
	color:#645D55;
	font-weight:bold;
	margin:0px 0px 0.5em 0px;
}

em {
	margin:0px 0px 0.5em 0px;
}

p.emphasis_bold {
	color:#796550;
	font-size:1.1em;
	font-weight:bold;
}

.peach {
	color: #E3795B;
	font-weight:bold;
}

.larger { font-size:1.2em; }
.large { font-size:1.1em; }
.small { font-size:0.9em; }
.smaller { font-size:0.8em; }

/* ----- Image ----- */
img {
	border:0px;
	vertical-align:middle;
}

.no_border { border:0px; }

.bordered { border:1px solid #ccc; }

map { display:inline; }


/* ----- Page Breakers ----- */
hr {
	height:1px;
	color:#ccc;
	background-color:#ccc;
	border:0px;
}

/* ----- Lists ----- */
ul, ol {
	margin:10px 0px 10px 17px;
	padding:0px;
	list-style-position:outside;
}

ul { list-style-type:disc; }
ol { list-style-type:decimal; }

ul li, ol li { margin:0px 0px 5px 0px; }

ul.inline {
	margin:0px;
	padding:0px;
}

ul.inline li {
	display:inline;
	margin:0px 5px 0px 0px;
}


/* ----- User Interactivity Elements ----- */
input, select, textarea {
	font: 1em Arial, Helvetica, Tahoma, sans-serif;
	vertical-align: middle;
	padding:1px;
	margin:2px 0px;
	color:#666;
}

form { display:inline; }

.checkbox, .radio {
	margin:0px 5px 0px 0px;
	padding:0px;
}

.radiogroup {
	margin: 3px 0px 3px 5px;
	vertical-align:middle;
}

.normal { width:250px; }

.full { width:97%; }

fieldset {
	margin:0px 0px 20px 0px;
}

fieldset ol {
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

fieldset li {
	margin:0px 0px 4px 0px;
}

fieldset label {
	float:left;
	margin:3px 0px 0px 0px;
	width:110px;
}

fieldset label.checkbox {
	margin:0px 0px 0px 5px;
	width:90%;
}

fieldset input {
	width:200px;
}

fieldset input.checkbox {
	float:left;
	width:auto;
}

fieldset li.submit {
	clear:both;
	margin:0px;
	padding:0px;
}

html[xmlns*=""] fieldset li.submit {
	clear:none;
}

fieldset li.submit input {
	margin:10px 0px 0px 0px;
	width:auto;
}

/* ----- Positioning ----- */
.clear_both { clear:both;height:0px;line-height:0px; }
.float_left { float:left; }
.float_right { float:right; }
.align_left { text-align:left; }
.align_right { text-align:right; }
.align_center { text-align:center; }
.valign_top, tr.valign_top td { vertical-align:top; }
.valign_middle, tr.valign_middle td { vertical-align:middle; }
.valign_bottom, tr.valign_bottom td { vertical-align:bottom; }


/* ----- Contextual IDs / Selectors ----- */
#wrapper {
	height:100%;
	margin:0px auto;
	padding-top:10px;
	text-align:left;
	width:775px;
}

#masthead {
	clear:both;
	padding:0px 15px;
	position:relative;
	text-align:right;
}

#logo {
	float:left;
}

#user_items {
	padding:22px 0px 33px 0px;
}

#user_items a:link, #user_items a:visited {
	color:#796550;
}

#user_items a:hover {
	color:#E3795B;
}

.dotted {
	background:transparent url(../images/dotted_divider.gif) repeat-x top;
	clear:both;
	font-size:0px;
	height:1px;
	line-height:1px;
}

#nav {
	background-color:#645D55;
	clear:both;
	color:#fff;
	margin:10px 0px 0px 0px;
	padding:4px 15px;
	text-align:right;
}

#nav a:link, #nav a:visited, #footer a:link, #footer a:visited, #menu a:link, #menu a:visited {
	color:#fff;
	text-decoration:none;
}

#nav a:hover, #footer a:hover, #menu a:hover {
	text-decoration:underline;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#nav ul li {
	display:inline;
	margin:0px 0px 0px 15px;
}

#frame {
	background:#3A3A3A url(../images/content_bg_spacer.gif) repeat-y 50% 0;
	margin:0px;
	padding:0px;
	position:relative;
}

* html #frame { height:100%; }

#menu {
	color:#D8D8D8;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	float:left;
	min-height:370px;
	padding:10px 15px;
	text-transform:uppercase;
	width:125px;
}

* html #menu {
	height:450px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:370px;
}

#menu ul, #menu ul.sub {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}

* html #menu ul img, * html #menu ul.sub img {
	padding:3px 0px 0px 0px;
}

#menu ul li {
	list-style-type:none;
	margin:0px 0px 7px 0px;
}

#menu ul li.first { margin:0px 0px 16px 0px; }

#menu ul li.sub {
	display:block;
	margin:0px 0px 3px 0px;
}

#menu ul.sub { 
	margin:0px 0px 10px 12px;
	text-transform:none;
}

#menu ul.sub li { margin:0px 0px 1px 0px; }

#menu a:link, #menu a:visited {
	color:#D8D8D8;
	text-decoration:none;
}
#menu ul.sub a:link, #menu ul.sub a:visited { color:#FEF3E1; }

#menu ul.sub a:hover, #menu a:hover {
	color:#fff;
	text-decoration:underline;
}

#content {
	background-color:#fff;
	/* color:#A29E99; */
	color: #3A3A3A;
	float:right;
	padding:0px 0px 0px;
	position:relative;
	width:620px;
	min-height:400px;
	height:auto;
}

#content h5 {
	/*color:#EDC599;*/
	color: #E3795B;
	font-size:1.1em;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}

/* for Internet Explorer */
* html #content {	
	height: 400px;
}
#home_main, #home_left, .home_small {
	background-color:#58595B;
	height:285px;
	width:620px;
}

#home_main { margin:5px 0px; }

#home_left {
	height:170px;
	width:275px;
}

.home_small {
	height:170px;
	margin:0px 0px 0px 5px;
	width:167px;
}

/*
#subscribe {
	bottom:10px;
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	left:15px;
	position:absolute;
	text-transform:uppercase;
	width:120px;
}
*/

#subscribe {
	color:#D8D8D8;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:11px;
	margin:30px 0px 0px 0px;
	position:relative;
	width:120px;
	text-transform:uppercase;
}

#subscribe input.textbox {
	border:1px solid #666;
	width:120px;
}

#subscribe p {
	margin:0px 0px 1px 0px;
}

.inner { padding:0px 15px; }

.inner img, .inner td img { vertical-align:top; }

.image {
	float:left;
	margin:0px 15px 10px 0px;
}

.section_desc {
	float:right;
	padding:0px 5px 0px 0px;
	width:189px;
}

.section_desc h2 {
	/*color: #ffcc99;*/
	color: #E3795B;
	text-transform:uppercase;
	font-size:1.5em;
}

.section_title, .section_title_bordered {
	margin:0px 0px 17px 0px;
	padding:0px 15px 7px 15px;
}

.section_title_bordered {
	border-bottom:2px solid #645D55;
}

.section_panel {
	margin:0px 0px 35px 0px;
	width:400px;
}

.section_panel p {
	margin:0px 0px 8px 0px;
}

.product_desc {
}

.product_desc h2 {
	color: #E3795B;
	font:bold 1.2em Arial, Helvetica, sans-serif;
}

.feature_desc {
	float:left;
	margin:23px 0px 0px 22px;
	width:280px;
}

.feature_desc h6 {
	font:bold 12px, Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
}
.feature_desc p { 
	line-height:1.2em;
	margin:0px 0px 7px 0px;
}
.feature_desc img { vertical-align:bottom; }

.filter {
	float:right;
	margin:5px 10px 0px 0px;
}

.product_item, .product_item_last, .thumbnail, .thumbnail_last, .related_item, .related_item_last,
.voucher_item, .voucher_item_last, .media_item, .media_item_last {
	float:left;
	margin:0px 65px 10px 0px;
	padding:0px 0px 10px 0px;
	text-align:center;
	width:150px;
}

.product_item img, .product_item_last img, .related_item img, .related_item_last img, 
.media_item img, .media_item_last img, .voucher_item img, .voucher_item_last img {
	display:block;
	margin:0px 0px 7px 0px;
}

.product_item h6, .product_item_last h6, .related_item h6, .related_item_last h6, .voucher_item h6, .voucher_item_last h6 {
	font:1em Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.product_item h6 a:link, .product_item h6 a:visited, .product_item_last h6 a:link, .product_item_last h6 a:visited, .related_item h6 a:link, .related_item h6 a:visited , .related_item_last h6 a:link, .related_item_last h6 a:visited, .feature_desc h6 a:link, .feature_desc h6 a:visited, .voucher_item h6 a:link, .voucher_item h6 a:visited, .voucher_item_last h6 a:link, .voucher_item_last h6 a:visited {
	color:#333;
	text-decoration:none;
}

.product_item h6 a:hover, .product_item_last h6 a:hover, .related_item h6 a:hover, .related_item_last h6 a:hover, .feature_desc h6 a:hover, .voucher_item h6 a:hover, .voucher_item_last h6 a:hover {
	color:#E3795B;
}

.rrp {
	line-height:1.1em;
	margin:4px 0px 2px 0px;
}

.style {
	margin:0px 0px 20px 0px;
}

.thumbnail, .thumbnail_last {
	height:auto;
	margin:0px 20px 0px 0px;
	padding:0px;
	width:70px;
}

.related_item, .related_item_last {
	margin:0px 30px 0px 0px;
	padding:0px;
	width:90px;
}

.media_item, .media_item_last{
	width:150px;height:auto;
}

.voucher_item, .voucher_item_last{
	height: 76px;
	margin-bottom:25px;
	margin-right: 40px;
}

.product_item_last, .thumbnail_last, .related_item_last, .voucher_item_last, .media_item_last { 
	margin-right:0px;
}

.inline_link, .price {
	float:left;
	margin:0px 25px 0px 0px;
}

.price {
	float:none;
	margin:0px 0px 10px 0px;
}

.separator {
	background-color:#645D55;
	clear:both;
	font-size:0px;
	height:2px;
	line-height:2px;
	margin:5px 0px;
}

.pager, .bottom_divider {
	background:#3A3A3A url(../images/content_bg_spacer.gif) repeat-y 50% 0;
	bottom:0px;
	clear:both;
	color: #666;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
}

.bottom_divider {
	background:none;
	border-top:1px solid #ccc;
	margin:10px 0px 0px 0px;
	padding:7px 15px;
	position:static;
}

.pager .dummy_showall {
	float:right;
	width:75px;
}

.pager .body {
	background-color:#fff9f0;
	border-top:1px solid #c6b9ab;
	margin:0px 0px 0px 155px;
	min-height:18px;
	padding:7px 15px;
}

* html .pager .body {
	height:18px;
}

.pager a:link, .pager a:visited, .bottom_divider a:link, .bottom_divider a:visited { 
	color: #645D55;
	text-decoration:none; 
}
.pager a:hover, .bottom_divider a:hover { 
	text-decoration:underline; 
	color: #E3795B;
}

.pager .top {
	float:left;
	font-size:10px;
	min-height:18px;
	text-transform:none;
}

* html .pager .top {
	height:18px;
}

.pager .top a:link, .pager .top a:hover, .pager .top a:visited{
	color: #E3795B;
	text-decoration:underline;
}

.pager_selected {
	color:#E3795B;
	font-weight:bold;
}

.disabled {
	color:#bcbcbc;
}

.bottom_divider {
	margin:0px 0px 15px 0px;
	text-align:left;
}

.credit_card {
	border-top:1px solid #c6b9ab;
	bottom:10px;
	padding:10px 0px 0px 0px;
	position:relative;
	text-align:center;
}

#breadcrumb { margin:0px 10px 15px 15px; }
#breadcrumb .selected { color:#645D55; }
#breadcrumb a:link, #breadcrumb a:visited {
	color:#A29E99;
	text-decoration:none;
}
#breadcrumb a:hover { text-decoration:underline; }

#footer {
	background-color:#645D55;
	clear:both;
	color:#fff;
	font-size:0.9em;
	padding:4px 15px;
	text-align:center;
}


/* Messages */
.msg_error, .msg_warning, .msg_info {
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:8px 15px;
}
	
.msg_error {
	background-color:#fed4e2;
	border-bottom:4px solid #e33e75;
	border-top:1px solid #e33e75;
	color: #e33e75;
}
.msg_warning {
	background-color:#fdcb83;
	border-bottom:4px solid #D07A00;
	border-top:1px solid #D07A00;
	color: #D07A00;
}
.msg_info {
	background-color:#fde2ca;
	border-bottom:4px solid #A66022;
	border-top:1px solid #A66022;
	color: #A66022;
}

.form_error, .required {
	vertical-align:top;
	color: #e33e75;
}

.form_error_highlight {
	background-color:#fed4e2;
}


/* Designed By */
#designed_by {
	margin:15px 0px 0px 0px;
	float:right;
	color:#333;
}

#designed_by a:link, #designed_by a:visited { color:#333; }

#designed_by a:hover { color:#666; }

.title { 
	clear:both;
	padding:10px 10px 4px 15px; 
}

.top_information{
	text-transform:uppercase;
	float:right;
	color:#666633;
	padding-right:10px;
}

.left_most{
	text-align:left;
	padding-left:15px !important;
	padding-right:15px;
}

.right_most{
	padding-right:15px !important;
	padding-left:15px;
}

.cart_image {
	display:inline;
	padding:0px 10px 0px 0px;
}

.note{
	float:right;
	font-family:inherit;
	font-size:10px;
	line-height:1.1em;
	margin:0px 5px 0px 0px;
	width:280px;
}

.notice {
	font-size:0.9em;
	line-height:1.1em;
}

.sale {
	color:#e33e75;
	font-weight:bold;
}

.checkout_steps {
	padding:15px 15px 10px;
}

.checkout_steps ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.checkout_steps ul li {
	display:inline;
	margin:0px 8px 0px 0px;
}

.checkout_steps ul li.selected a:link, .checkout_steps ul li.selected a:visited, .checkout_steps ul li.selected, .checkout_steps a:hover {
	/*color:#EDC599;*/
	color: #E3795B;
	font-weight:bold;
}

.checkout_steps a:hover { 
	color:#796550; 
	font-weight:normal;
}

.checkout_summary_panel {
	margin:0px 0px 10px 0px;	
}

.promotional_panel {
	background-color:#E0DFDD;
	border:1px solid #ABACAD;
	padding:10px;
	width:400px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:380px;
}

.my_account {
	background-color:#f2f2f2;
	margin:20px 0px 0px 0px;
	padding:20px;
}

.stockist {
	background: url(../userfiles/Image/stockist.jpg) no-repeat center top;
	min-height:879px;
	padding:10px;
	width:545px;
}

* html .wishlist {
	height:545px;
}

* html .stockist {
	height:839px;
}

.media_title {
	font-weight:bold;
	line-height:1.2em;
	margin:8px 0px 0px 0px;
}

.specialnote {
	background-color:#f8db16;
	color:#000;
	font-size:1.1em;
	margin:0 0 15px;
	padding:12px 15px;
}