body {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #a02020 url(/Images/layout/body_bg.png) 0 0 repeat;
	font-size: 12px;
}

body,
font,
p {
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1, h1 a {
	font-size: 24px;
	color: #970707;
}

h2 {
	font-size: 20px;
	color: #222222;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #111;
}

a,
a:link,
a:active,
a:visited {
	color: #970707;
	text-decoration: underline;
}

a:hover {
	color: #222222;
}

h1.pink a {
	color: #CC0066;
}

ul, ol {
	margin: 0 5px 10px;
}

ol {
	padding-left: 20px;
}

hr {
	background: none;
	border: none;
	border-bottom: dotted 1px #960707;
}

#header {
	width: 1020px;
/*	height: 327px;*/
/*	height: 307px;*/
	height: 203px;
	margin: 0 auto;
}

#page {
	width: 1020px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: url(/Images/layout/page_bg.png) repeat-y;
}

#navmenu {
	width: 974px;
	height: 70px;
	margin: 0 auto;
	background: url(/Images/layout/navmenu_bg.png) no-repeat;
}

#navmenu ul {
	width: 895px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}

#navmenu li,
#navmenu li.sfhover,
#navmenu li.menu-item-hover,
#navmenu li.menu-item-selected{
	float: left;
	display: inline;
	border-left: solid 2px #FFFFFF;
}

#navmenu li a {
	padding: 9px 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;

}

/*#navmenu li a:hover {
	border-bottom: solid 2px #E7D189;
}*/

#navmenu li.first,
#navmenu li.first.sfhover,
#navmenu li.first.menu-item-hover {
	border: none;
}

#navmenu ul ul {
	display: none;
}

#content {
/*	width: 974px;*/
	width: 963px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

#content .left {
	width: 200px;
	float: left;
	display: block;
}

#content .middle {
/*	width: 574px;*/
	width: 563px;
	float: left;
	text-align: left;
}

#content .middle.wide {
	width: 750px;
}

#content .right {
	width: 200px;
	float: right;
	display: block;
}

#footer,
div#footer {
	width: 974px;
	height: 307px;
	margin: 0 auto;
	background: url(/Images/layout/footer.png) no-repeat 0 0;
	border: none;
	text-align: center;
}

#footer .inner {
	text-align: center;
}

#footer p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	clear: both;
	text-align: center;
	padding: 10px 0;
}

#footer ul {
	width: 740px;
	margin: 0 auto;
	padding: 11px 0 0 0;
	clear: both;
	text-align: center;
}

ul#nav_456247 {
	width: 893px;
	margin: 0 auto;
}

#footer li {
	float: left;
	display: inline;
}

#footer li a {
	padding: 0 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	border-left: solid 1px #222222;
}

#footer li.first a {
	border: none;
}

#footer li a:hover {
	color: #970707;
}

ul.indent {
	padding: 0 0 0 20px;
}

ul.noindent {
	margin: 0;
	padding: 0;
}


ul.graphical li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: transparent url(../Images/layout/bullet-star.png) no-repeat 0 2px;
}


/*
	Box styles
					*/
.testimonial {
	width: 80%;
	margin: 10px auto;
	padding: 10px 15px 5px 15px;
	border: solid 1px #ECAB42;
	background-color: #FFECB2;
}

.testimonial .sig {
	font-style: italic;
	font-weight: bold;
}

/*
	Column Modules
					*/
#content .left .section,
#content .right .section {
	border: solid 2px #960707;
	margin: 0 15px 10px 15px;
}

#content .left h3,
#content .right h3 {
	width: auto;
	margin: 0;
	padding: 5px 10px 7px;
	color: #FFFFFF;
	background: #960707 url(../Images/layout/column-section-title-bg.png) repeat-x 0 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 15px;
}

#content .left .inner,
#content .right .inner {
	padding: 5px;
	background-color: #FFECB2;
}

#content .cat-list li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content .left .inner input[type="text"],
#content .right .inner input[type="text"],
#content .left .inner input[type="password"],
#content .right .inner input[type="password"] {
	width: 137px;
	height: 16px;
	padding: 3px;
}

#content .right .section form {
	margin: 0 0 0 -3px;
}

.section #loginform.login-1,
.section #loginuser.login-0{
	display: none;
}

.section #loginform.login-0,
.section #loginuser.login-1{
	display: block;
}

.section #loginuser p {
	margin: 5px auto;
}

.section #loginuser ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#content .section.cart {
	height: auto;
	overflow: hidden;
}

#content .section.cart table {
	margin-bottom: 0;
}

#content .right .cartSummaryTable {
	float: none;
}

#content .right .cartSummaryTable .cartSummaryItem {
	text-align: center;
}

#content .right .cartSummaryTable .cartSummaryLink {
	margin: 3px;
	padding: 10px 0 0 0;
}

.form label, .webform label {
	font-size: 12px;
}

#content .middle .footer {
	text-align: center;
}

#content .middle .footer a {
	padding: 3px;
}

.shop-main .header {
	border-bottom: solid 1px #ECAB42;
}

.shop-catalogue {
	background: none;
	border: none;
	height: auto;
	overflow: visible;
}

table.catalogueTable td.catalogueItem {
	vertical-align: top;
}

.shop-catalogue h4 {
	font-size:14px;
	height:27px;
	line-height:27px;
	margin:0;
	text-indent:0;
}

.shop-catalogue h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #960707;
}

.shop-catalogue .description {
	
}

.catalogue-image img {
	width: 150px;
}

.shop-product-large,
.shop-product-small,
.comment-form {
	width: 550px;
	border: solid 1px #ECAB42;
	background-color: #FFECB2;
	color: #000;
}

.comment-form {
	width: 514px;
}

.shop-product-large .details {
	width: 50%;
	min-height: inherit;
	background-color: #FFECB2;
}

.shop-product-large .details h1 {
	font-size: 18px;
	color: #960707;
}

.shop-product-large .details .description {
	color: #000;
}

.shop-product-large .image {
	min-height: inherit;
	width: 200px;
	height: auto;
	overflow: hidden;
	float: right;
	margin: 0;
}

.shop-product-large li.instock {
	font-size: 12px;
}

.shop-product-large li.quantity input {
	border: solid 1px #960707;
	background-color: #FFF;
	padding: 2px;
	position: relative;
	top: -10px;
}

.shop-product-large li.quantity img {
	cursor: pointer;
}

table.productPoplets {
	float: right;
	margin: 0 10px 0 0;
}

.shop-product-large ul {
	margin: 0;
}

table.productTable td {
	vertical-align: top;
}

.productTable .productItem {
	width: 150px;
}

.shop-product-small {
	width: 170px;
	height: auto;
	float: left;
	margin: 5px;
	overflow: hidden;
}

.shop-product-small h5 {
	width: auto;
	height: 70px;
	margin: 0 0 10px 0;
	padding: 10px 18px;
	color: #222;
/*	background-color: #ECAB42;*/
}

.shop-product-small h5 a,
.shop-product-small h5 a:hover {
	color: #222;
}

.shop-product-small h5 a:hover {
	color: #960707;
}

.shop-product-small .image {
	width: 150px;
	height: 150px;
}

.shop-product-small .image img {
/*	width: 150px;
	height: 150px;*/
}

.shop-product-small ul {
	padding: 0 18px;
	background: none;
}

.shop-product-small ul li {
	display: list-item;
}

.shop-product-small .productSubmitInput {
/*.shop-product-small .cat_button {*/
	margin: 0 0 0 -2px;
}

.shop-product-small li.stock,
.shop-product-small li.rrp {
	clear: both;
}

.shop-product-small li.stock strong,
.shop-product-small li.rrp strong {
	color: #000;
}

.shop-product-large li.rrprice-,
.shop-product-small li.rrprice- {
	display: none;
}

.productfeaturelist li {
	list-style: none;
	float: left;
	display: inline;
}

.productfeaturelist li .shop-product-small {
	height: 440px;
}

.shop-product-large .shop-product-small {
	height: auto;
	border: none;
}

.shop-product-large .shop-product-small h5 {
	height: auto;
	margin: 0;
	padding: 0;
}

.shop-product-large .shop-product-small .image {
	height: auto;
	min-height: 100px;
	margin: 0;
	padding: 0;
}

.shop-product-large .shop-product-small li.quantity {
	position: relative;
	top: 0;
	padding: 0 0 10px 0;
}

.shop-product-large .shop-product-small li.quantity input.productTextInput {
	position: relative;
	top: 0;
}

.shop-product-large .shop-product-small .productSubmitInput {
	border: none;
	background-color: #FFECB2;
	position: relative;
	top: 0;
}

.productSubmitInput,
.cat_button,
input.update{
	width: 139px;
	height: 47px;
	border: none;
	background: transparent url(../Images/layout/buttons/formbutton-red-medium.png) no-repeat 0 0;
	color: #FFF;
	padding: 0 0 2px 0;
	cursor: pointer;
}

.cat_button {
	margin: 0 0 0 3px;
}

.productSubmitInput:hover,
.cat_button:hover,
input.update:hover {
	background: transparent url(../Images/layout/buttons/formbutton-red-medium-over.png) no-repeat 0 0;
}

input.cat_textbox_small {
	width: 200px;
	background: #FFF url(../Images/layout/formfield_bg.png) repeat-x 0 0;
	border: solid 1px #960707;
}

textarea.cat_listbox_small {
	background-color: #FFF;
	border: solid 1px #960707;
}

.breadcrumbs,
.shop-main .breadcrumbs{
	width: 75%;
}

.poplets {
	border: none;
	margin: 0;
}

.shop-cart .productitemcell {
	width:auto;
	height:50px;
	line-height:50px;
	margin: 0 0 3px 0;
}

.shop-cart .productitemcell img {
	width: 50px;
	height: 50px;
}

.shop-cart .quantity .productitemcell {
	line-height: 70px;
}

#catCartDetails .cart {
	border: solid 2px #960707;
	background-color: #FFECB2;
	color: #000;
	font-size: 12px;
}

#catCartDetails .cart a {
	font-size: 12px;
}

#catCartDetails input[type='text'] {
	border: solid 1px #960707;
	background-color: #FFF;
	padding: 2px;
}

.cartInputText {
	margin-top: 15px;
}

#catCartDetails input.discountcodeInput {
	padding: 3px;
}

select.shippingDropDown {
	width: 250px;
	border: solid 1px #960707;
	background-color: #FFF;
	padding: 2px;
}

#shippingSpan {
	text-align: left;
}

table.cart th, table.cart td {
	color:#000;
	padding: 9px;
}

table.cart th {
	background: #960707 url(../Images/layout/column-section-title-bg.png) repeat-x 0 0;
	border-bottom: solid 1px #960707;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, sans-serif;
}

table.cart td {
	vertical-align: middle;
}

table.cart tr.val td,
table.cart tr.shipping td{
	border-bottom: dotted 1px #960707;
}

/*.shop-form,*/
.shop-receipt,
.contact-form,
#checkout-login-form,
#user-reg-form {
	margin: 0 auto;
	padding: 10px 15px;
	border: solid 2px #960707;
	background-color: #FFECB2;
	color: #000;
}

#checkout-login-form {
	width: 250px;
	padding: 0;	
	margin: 0 0 0 200px;
}

#checkout-login-form .title {
	width: auto;
	margin: 0;
	padding: 5px 10px 7px;
	color: #FFFFFF;
	background: #960707 url(../Images/layout/column-section-title-bg.png) repeat-x 0 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 15px;
}

#checkout-login-form .inner {
	padding: 10px 15px;
}

#checkout-login-form #SZUsername,
#checkout-login-form #SZPassword {
	width: 200px;
	padding: 3px;
	margin-left: -10px;
}

#checkout-login-form.loggedin-0,
#shopping-cart-form.loggedin-1,
#user-reg-form.loggedin-0 {
	display: block;
}

#shopping-cart-form.loggedin-0,
#checkout-login-form.loggedin-1,
#user-reg-form.loggedin-0 {
	display: none;
}

#login-details.loggedin-1{
	display: none;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: solid 1px #960707;
}

.shop-form {
	width: 400px;
/*	margin: 0 auto;*/
	margin: 0 0 0 100px;
}

.update-details {
	width: 400px;
	margin: 0 0 0 100px;
}

.shop-form fieldset,
.update-details fieldset {
	width: 400px;
	border: solid 1px #960707;
	background: #FFECB2;
	margin: 0 0 20px 0;
	padding: 0 15px 15px 15px;
}

.shop-form legend,
.update-details legend {
	font-size: 18px;
	padding: 0 10px;
}

/*
	Orders / Receipts
						*/
table.order-list td {
	padding: 15px;
	border: none;
	border-top: dotted 1px #960707;
	border-bottom: dotted 1px #960707;
	background-color: #FFECB2;
}

table.border {
	border-collapse: collapse;
	border-bottom: 1px solid #960707;
	border-right: 1px solid #960707;
}

table.border td {
	border-top: solid 1px #960707;
	border-left: solid 1px #960707;
	padding: 5px;
}

table.border span {
	color: #000;
}

/*
	Contact Page
					*/

.contact-form {
	width: 315px;
	float: left;
}

.contact-details {
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}

input.cat_textbox {
	background: #FFF url(../Images/layout/formfield_bg.png) repeat-x 0 0;
	border: solid 1px #960707;
	padding: 3px;
}

textarea.cat_listbox,
.cat_dropdown_smaller {
	border: solid 1px #960707;
	padding: 3px;
}

/*
	FAQ Page
				*/
table.faq-search {
	width:auto;
	background: none;
	border: none;
	border-bottom: 1px dotted #960707;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 18px;
}

table.faq-search td {
	padding: 0 7px 7px 7px;
}

table.faq-search label {
	color: #000;
}

table.faqresultstable {
	background: none;
	border: none;
/*	border-bottom: 1px solid #960707;*/
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

table.faqresultstable td.faqresultstableinfo {
	background: none;
	color: #000;
	font-size: 12px;
	padding: 3px 18px;
	text-align:right;
}

td.faqresultstablehead {
	background: none;
	border-bottom: solid 1px #960707;
}

table.faqresultstable td {
	color: #000;
}

.faqresultstablecount,
.faqresultstablequestion,
.faqresultstablecategory {
	color: #000;
}

table.faqresultstable a {
	color: #960707;
}

table.faqresultstable a:hover {
	color: #222;
}

/*
	Blog
			*/
.blog-container p.description {
	margin: 0;
}

.blog-post h2.post-title {
	border:none;
	font-size: 20px;
}

.blog-post h2.post-title {
	font-size: 20px;
}

.blog-post .post-details {
	color:#BF7E17;
	font-size:11px;
	margin:0 0 10px;
}

.post-body .links {
	margin: 10px 0 0;
}

.blog-container .side-panel h4 {
	font-size:14px;
	color:#222;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 12px;
}

/*
	Comments
				*/
.comment-container {
	width: 550px;
	border: solid 1px #ECAB42;
}

.comment-container .header {
	background-color: #ECAB42;
	margin-bottom: 0;
	font-size: 13px;
}

.comment-container .content {
	background-color: #FFECB2;
	font-size: 13px;
}

/*
	Extra
			*/
.sidebar-links ul {
	padding-left: 20px;
}

#gocurrency,
#gocurrencytable {
	display: none;
}

.ring-sizes {
	width: 300px;
	border-collapse: collapse;
	border-bottom: solid 1px #960707;
	border-right: solid 1px #960707;
}

.ring-sizes td,
.ring-sizes th {
	background-color: #FFECB2;
	border-top: solid 1px #960707;
	border-left: solid 1px #960707;
	text-align: center;
	padding: 4px;
}

.ring-sizes th {
	background-color: #960707;
	color: #FFF;
	font-weight: bold;
}

.currency-calc {
	width: 220px;
	padding: 10px;
	border: solid 2px #960707;
	background-color: #FFECB2;
}

.currency-table {
	border: solid 2px #960707;
	background-color: #FFECB2;
}

.currency-table td,
td.data, td.dataText,
td.dataC, td.dataUp,
td.dataDown, td.para,
td.dataCurrency,
td.dataNumCurrency {
	font-size: 12px;
	padding: 4px;
	border: none;
}

.currency-table .colHeadL,
.currency-table .colHeadR {
	background-color: #960707;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}

.currency-table .stripe {
	background-color: #FFDF7F;
}

.currency-table .filter,
.currency-calc td[height="35"] {
	display: none;
}

.secure-lost-password {
	width: 300px;
	border: solid 2px #960707;
	background-color: #FFECB2;
}

/*
	IE Hax0rations
					*/

* html #content .left .inner input.cat_textbox_small,
* html #content .right .inner input.cat_textbox_small {
	width: 137px;
	height: 16px;
	padding: 3px;
}

* html #content .left .inner,
* html #content .right .inner {
	width: 155px;
	padding: 5px;
	overflow: hidden;
}
/*
* html #header {
/*	height: 285px;
	height: 203px;
}*/

* html #page {
	background: url(/Images/layout/page_bg.gif) repeat-y;
}

* html #footer,
* html div#footer {
	background: url(/Images/layout/footer.gif) no-repeat 0 0;
}

* html .shop-product-small {
	margin: 0 5px 5px 0;
}
