body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625148;
	text-decoration: none;
	margin:0px;
	padding:10px;
}
body.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625148;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input, select, textarea {
	border: 1px solid #a3a3a3;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.custom_button {
	background-color: #bfbb96;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
input.noborder {
	border: none;
}

td {
	font-size: 11px;
}

div {
	margin:0px;
	padding:0px;
}

a {
	color:#625148;
	text-decoration: none;
	font-weight: bold;	
}

p {
	
	margin:0 0 12px 0;
	padding:0px;
}

img {
	border:none;
}

div.page-wrapper {
	position:relative;
	width:950px;
	margin:0 auto 0 auto;
}

div.masthead {
	position:relative;
	margin:0px;
	width:950px;
}
	
div.logo {
	position:relative;
	float:left;
	width:428px;
	height:132px;
	margin:0px;
}
div.tagline {
	position:relative;
	float:left;
	width:522px;
	margin:0px;
	text-align:right;
	padding:0px;
	color:#cccccc;
	}
	
div.topnav-wrapper {
	position:relative;
	clear:both;
	background-color:#bfbb96;
	padding:6px 0px 2px 7px;
	color: #FFFFFF;
	height:18px;
	margin:0 0 10px 0;
	
}

div.topnav-wrapper a{
	position:relative;
	color: #FFFFFF;
	text-decoration: none;
}

div.topnav {
	position:relative;
	float:left;
	width:540px;
}

div.user-links {
	position:relative;
	text-align:right;
	float:left;
	width:394px;
}
div.clear {
	
	clear:both;
	font-size:0px;
	line-height:0px;
}

div.main-content-wrapper {
	position:relative;
	padding:0 5px 0 5px;
	background-image: url(images/main-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0px;
}

div.left-column {
	position:relative;
	width:148px;
	float:left;
	margin:0px 15px 0 0;
	
}

div.two-column-wrapper {
	position:relative;
	width:772px;
	float:left;
}

div.center-column {
	position:relative;
	float:left;
	width:610px;
	margin:0 14px 40px 0;
}

div.right-column {
	position:relative;
	float:left;
	margin:0px;;
	padding:0px;
	width:148px;
}

div.nav-box {
	position:relative;
	border: 1px solid #bfbb96;
	margin:0 0 10px 0;
	background-color: #FFFFFF;
	color: #000000;
}

div.nav-box h2 {
	background-color:#bfbb96;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 0 0px 0;
	padding:2px 0px 3px 3px;
}

div.nav-box p {
	padding:0 3px 0 5px;
	text-align:center;
}

div.geotrust {
	text-align:center;
	margin:20px 0 30px 0;
}

div.footer-wrapper {
	position:relative;
	margin:0 0 7px 0;
	padding:0 5px 0 5px;
	font-weight:bold;
}

div.copyright {
	position:relative;
	width:200px;
	float:left;
	
}
	
div.footer-links {
	position:relative;
	text-align:right;
	float:left;
	width:740px;
}

div.shop_navigation {
	border:none;
}
div.shop_navigation ul {
	margin:0px 0px 10px 0px;
	padding:0 0 0 0px;
	line-height:18px;
	font-size:12px;
	letter-spacing:0.5px;
	list-style:none;
}

div.shop_navigation li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.shop_navigation li a {
	display:block;
	padding:4px 0px 4px 18px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bfbb96;
	border-top:none;
	background-image: url(images/brown_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}

div.shop_navigation li a:hover {
	text-decoration:underline;
	background-color:#045569;
	color:white;
	background-image: url(images/green_bullet.jpg);
}


div.info_navigation {
	border:none;
}
div.info_navigation ul {
	margin:0px 0px 10px 0px;
	padding:0 0 0 0px;
	line-height:18px;
	font-size:12px;
	letter-spacing:0.5px;
	list-style:none;
}

div.info_navigation li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.info_navigation li a {
	display:block;
	padding:4px 0px 4px 18px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bfbb96;
	border-top:none;
	background-image: url(images/brown_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}

div.info_navigation li a:hover {
	text-decoration:underline;
	background-color:#791843;
	color:white;
	background-image: url(images/orange_bullet.jpg);
}






div.basket {
	margin:10px 0 10px 5px;
}

div.main-image {
	margin:0 0 12px 0;
}

div.main-products {
	margin:0 0 20px 0;
}

div.main-text {
	margin:0 0 12px 0;
	text-align:center;
}

.pink {
	color:#ff008e;
	font-weight:bold;
}

.red {
	color:#36b833;
	font-weight:bold;
}

div.left-product {
	position:relative;
	float:left;
	margin:0 10px 20px 0;
}

div.centre-product {
	position:relative;
	float:left;
	margin:0 10px 20px 0;
}

div.right-product {
	position:relative;
	float:left;
	margin:0 0 20px 0;
}


div.category_heading {
	position: relative;
	clear: both;
	float: left;	
	height: 61px;
	width: 610px;
	margin: 7px 0px 0px 0px;	
}
div.category_title {
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 300px;
	height: 20px;
}

div.category_description {
	position: relative;
	clear: both;
	float: left;	
	width: 590px;
	margin: 7px 0px 7px 10px;	
}

div#heading, div#heading2 {
	position:relative;
	width:610px;
	height:61px;
	
}

div.sub_categories {
	position:relative;
	clear:both;
}

div.sub_category {
	position:relative;
	padding:10px 0 0 0;
	height:56px;
}

div.sub_category_image {	
	z-index:90;
}

div.sub_category_text {
	position:absolute;
	width:600px;
	height:56px;
	top:30px;
	text-align:right;
	color:#ffffff;
	z-index:100;
}
	
div.sub_category_text a{
	
	color:#ffffff;
}
div.product_list {
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

/* STANDARD STYLES */

div.system_message_error {
	position: relative;
	clear: both;
	
	background-color: red;
	width: 610px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/red-warning-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.system_message_ok {
	position: relative;
	clear: both;
	
	background-color: green;
	width: 610px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/green-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.system_message_body {
	position: relative;
	clear: both;
	
	background-color: #EEEEEE;
	width: 610px;
	margin: 0px 0px 7px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #000000;
	background-image: url(images/grey-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div.system_page_heading {
	position: relative;
	font-size: 20px;
	color: #c3b9b3;
	clear: both;
	margin: 0px 0px 20px 0px;
}

table {
	position:relative;
	clear:both;
	margin:0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table.form_table {
	clear:both;
	border: 1px solid #eeeeee;
	width: 550px;
	margin: 0 auto;
	margin-bottom: 30px;
}
table.form_table th {
	background-color: #bfbb96;
	color: #ffffff;
}
table.form_table td.subheading {
	background-color: #c3b9b3;
	color: #ffffff;
	font-weight: bold;
}
table.form_table td a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.form_table td.field {
	font-weight: bold;
}

div.category_heading {
	width:610px;
	margin:0px;}

div.product_list {
	position:relative;
	clear:both;
	background-image: url(images/products-main-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:610px;
}

div.product {
	background-image: url(images/product-bg-pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:14px 0 0 14px;
	height:150px;
}

div.product_image {
	float:left;
	border: 1px solid #c3b9b3;
	margin:0 10px 0 0;
	height:122px;
	width:122px;
}
div.product_text {
	position:relative;
	float:left;
	width:320px;
	margin:0 10px 0 0;
}
div.product_controls {
	position:relative;
	
	float:left;
	padding:76px 0 0 0;
	
}
div.featured_category_txt {
	margin:0 0 0 30px;
	width:550px;
}

.button-padding {
	margin:8px 0 0 0;
}
	
.price {
	font-size:18px;
	}
	
.product_name{
	font-weight:bold;
	}

div.product_cols {
	position:relative;
	clear:both;
	background-image: url(images/main-product-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:11px 0 0 11px;
	margin:0 0 20px 0;
}

div.product_cols p {
	margin:0 0 12px 0;
}

div.short_description {
	padding:0 30px 10px 30px;
}

div.product_right_cols {
	position:relative;
	float:left;
	width:165px;}

div.big_product_image {
	position:relative;
	float:left;
	border: 1px solid #c3b9b3;
	margin:0 35px 0 0;
	
}

div.product-thumbs {
	height:76px;
	margin:0 0 10px 0;
}
	
div.product-thumbs img {
	position:relative;
	height:76px;
	width:76px;
	float:left;
	clear:both;
}
	
div.product_page_controls {
	position:relative;
	clear:both;
}
div.caption {
	position:relative;
	float:left;
	margin:5px 0 0 10px;
	width:77px;
}

.img_detail {
	border: 1px solid #c3b9b3;
}

div.thumb-image {
	position:relative;
	float:left;
	width:76px;
	height:76px;
}
h2 {
	font-size: 14px;
	text-decoration: none;
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
div.content_body {
	position:relative;
	margin:10px 0 0 0;
	width:550px;
	padding:0px 30px 0px 30px;
	
}



div.product_page_controls select{
	width:165px;
	margin:5px 0 0 0;
}

div#strap {
	position:relative;
	z-index:90;
}

div.phone_number {
	position:relative;
	text-align:right;
	font-weight:bold;
	color:#625148;
	font-size:13px;
	padding:0px 47px 10px 0px;
	margin:0px 0px 0px 0px;
}

div.strap-text {
	position:absolute;
	z-index:100;
	top:10px;
	right:10px;
}

div.photo_album {
	position:relative;
	
}
	
div.photo {
	
	float:left;
	margin:0 7px 7px 0;
	height:184px;
	width:130px;
}

div#special-offer {
	margin:0 0 15px 0;
}

div.paging_controls a {
	display:block;
	padding:3px;
	border:2px solid #bfbb96;
	float:left;
	font-weight:bold;
	margin:0px 2px 0px 2px;
}

div.paging_controls span {
	display:block;
	padding:3px;
	border:2px solid #bfbb96;
	float:left;
	color:white;
	background-color:#bfbb96;
	font-weight:bold;
	margin:0px 2px 0px 2px;
}