/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

	
html, body {
	background:url(../images/background.jpg) #591C24;
	color:#803D46;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
}

.page-popup {
	background:#FFF;
}

.clearer {clear:both;}

#logo  {
	display:block;
	float:left;
	height:139px;
	margin-bottom:12px;
	width:293px;
}
	#logo a {
		display:block;
		height:139px;
		text-indent:-9999em;
		width:293px;
	}

p {
	margin-bottom:16px;
}

a, a:visited {
	color:#803D46;
	text-decoration:none;
}

.col3-layout .col-main a {
	font-weight:bold;
}
a:hover {
	color:#803D46;
	text-decoration:underline;
}

table {
	background:#FFF;
	margin-top:1px;
	width:100%;
}
	tbody td {
		border:1px solid #CBBC9B;
		text-align:center;
		width:33%;
	}
	#cmsTable tbody td {
		border:none;
		padding-bottom:24px;
		text-align:left;
		width:auto;
	}
	
.clear {
	clear:both;
}

.button {
	cursor:pointer;
}
	.checkout-onepage-index .button, .customer-account-edit .col-main .button {
		position:relative;
		top:-4px;
	}
	.button span {
		display:none;
	}
.button-set .left {
	padding:0 0 8px 10px;
}
.list {
	margin:14px 0 14px 24px;
}
	.list li {
		line-height:18px;
		list-style:disc outside;
	}
.tandcBox {
	border:1px solid #5C1D26;
	clear:both;
	margin:12px 0;
	padding:10px;
}
 .tandcBox .input-box {
	 margin-left:20px;
 }
.error-msg {
	padding:8px 10px;
}
.wrapper {
	background:url(../images/wrapper.jpg) no-repeat 282px top #CBBC9B;
	margin:0 auto;
	padding:0 10px;
	width:940px;
}

.breadcrumbs {
	float:left;
	width:500px;
}
	.breadcrumbs li {
		float:left;
		margin-right:4px;
	}
.links {
	float:right;
	margin-top:120px;
}
	.links li {
		border-right:1px solid;
		float:left;
		margin:0 0 10px 8px;
		padding-right:8px;
	}
	.links .last {
		border:none;
		padding-right:0;
	}

.breadcrumbs, .zoom, .zoom-notice, .image-zoom, #track_hint, .welcome-msg, .layered-nav, .col-right .base-mini, .category-products .limiter, .category-products .sorter, #search_autocomplete {
	display:none;
}

#nav li {
	border-bottom:1px solid #a16d74;
	line-height:24px;
	position:relative;
}
	#nav li a, #nav li a:visited {
		color:#a16d74!important;
	}
	#nav li a:hover {
		color:#823C45!important;
		text-decoration:none;
	}
	#nav ul {
		display:none;
	}
	#nav li:hover > ul {
		background:#FFF;
		border:1px solid #803D46;
		display:block;
		float:right;
		left:160px;
		padding-left:8px;
		position:absolute;
		top:0;
		width:160px;
	}
	#nav ul li {
		border-bottom:1px solid #803D46;
	}
.searchBy select {
	margin:5px 0 8px;
	width:160px;
}
.col3-layout .col-left {
	clear:both;
	float:left;
	width:180px;
}

.col3-layout .col-main {
	background:#FFF;
	float:left;
	margin:0 10px;
	width:560px;
}
.col3-layout .col-right {
	float:left;
	width:180px;
}

.footer {
	clear:left;
}

.block-content {
	margin-bottom:10px;
}

.block-title h1, .block-title h2, .block-title label, .category-title h2, .best-selling h3, .up-sell h3, .page-title h2, .crosssell h3, .cms-enable-cookies .title, .category-head h2 {
	background:url(../images/head-bkg-bor.gif) repeat-x;
	color:#FFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height:36px;
	padding-left:10px;
}

#shippingInfo {
	margin-bottom:12px;
}
#shippingInfo td {
	padding:4px;
	width:auto!important;
}
.up-sell h3 {
	border-top:6px solid #CBBC9B;
}

.block-content dt {
	font-weight:bold;
	margin-bottom:2px;
}
.block-content dd {
	margin-bottom:10px;
	padding-left:8px;
}

.block-content, .pager {
	background:#FFF;
	padding:6px 10px;
}
	.subtotal {
		text-align:right;
	}
		.subtotal .price {
			font-weight:bold;
		}
	.sideCheckout {
		border-top:1px solid #803D46;
		clear:both;
		margin-top:6px;
		padding-top:8px;
	}

.paymentMethods img {
	margin:4px 4px 2px 0;
}
	
/* Footer */

.footer {
	background:url(../images/footer.jpg) repeat-x #6d011a;
	border:1px solid #CBBC9B;
	color:#cbbc9a;
	font-size:10px;
	margin:0 auto;
	padding:10px;
	text-transform:uppercase;
	width:938px;
}
	.footer a, footer a:visited {
		color:#cbbc9a;
	}
	.footer .copyright {
		clear:both;
		width:100%;
	}
	.footer .cmslinks  {
		
	}
	.footer .cmslinks li {
		border-right:1px solid;
		float:left;
		margin:0 8px 10px 0;
		padding-right:8px;
	}
	.footer .cmslinks .last {
		border:none;
		padding-right:0;
	}
	.footer .links {
		margin-top:-26px;
	}
	
/* Homepage (Featured Products) */

.cms-home .best-selling h3 {
	border-top:8px solid #CBBC9B;
}

.cms-home .product-name {
	background:none!important;
	border:none!important;
	font-size:12px;
	font-weight:bold;	
	height:52px;
	line-height:16px;
	padding:0 10px;
}

.cms-home #products-grid-table {
	border:none;
	margin:1px;
	width:558x;
}

.cms-home .category-products .pager, .cms-home .category-products .sorter {
	display:none;
}

/* Search Box */

.form-search button {
	background:url(../images/searchBtn.jpg) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:22px;
	margin-left:50px;
	width:55px;
}
	.form-search button span {
		display:none;
	}

#search {
	background:url(../images/search.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:20px;
	margin:4px 0 6px;
	padding:10px 2px 0 31px;
	width:124px;
}

/* Search Page */

.catalogsearch-result-index .limiter, .catalogsearch-result-index .view-mode {
	display:none;
}

.catalogsearch-result-index .sort-by {
	padding:0 10px 8px;
}
.catalogsearch-result-index .product-name {
	font-size:12px;
	height:52px;
	line-height:16px;
	padding:0 8px;
}

/* Newsletter Box */

#newsletter-validate-detail label {
	display:none;
}
#newsletter-validate-detail #newsletter {
	background:url(../images/newsletterBox.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:20px;
	margin:4px 0 6px;
	padding:10px 2px 0 11px;
	width:144px;
}

#newsletter-validate-detail button {
	background:url(../images/submit.jpg) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:22px;
	margin-left:48px;
	width:58px;
}

.newsletter-manage-index .form-list {
	margin:10px 0;
}

/* Recently Added Products */

.block-cart .block-content h3 {
	border-top:1px solid #803D46;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:8px;
}

.block-cart .product-details {
	float:right;
	width:45%;
}
	.block-cart .product-details p {
		margin-bottom:0;
	}
	.block-cart .product-details .btn-remove {
		float:left;
		width:11px;
	}
	.block-cart .product-details .product-image {
		float:left;
		width:50px;
	}
.sideCheckout button {
	border:none;
	background:url(../images/checkout.jpg) no-repeat;
	height:22px;
	margin-left:87px;
	width:73px;
}
	.sideCheckout button span {
		display:none;
	}
	#cart-sidebar .details {
		display:none;
	}

/* Recently Viewed Items */

#recently-viewed-items li {
	border-bottom:1px solid;
	line-height:16px;
	padding:6px 0;
}
	#recently-viewed-items li a:hover {
		font-weight:bold;
		text-decoration:none;
	}

/* Category Display Page (Level 1) */

.catalog-category-view .note-msg {
	padding:8px 10px;
}
.categoryMenu {
	background:url(../images/categoryOption.jpg) repeat-x;
	border:1px solid #FFF;
	color:#fff;
	height:24px;
	padding:4px 6px;
}
	.categoryMenu .price-box {
		float:right;
		line-height:24px;
		text-align:right;
		width:28%;
	}
	.catalog-category-view .old-price, .catalog-category-view .special-price .price-label, .cms-home .old-price, .cms-home .special-price .price-label, #block-related .categoryMenu .old-price, .categoryMenu .special-price .price-label, .categoryMenu .old-price {
		display:none;
	}
	.special-price {
		margin:0!important;
	}
	.categoryMenu button {
		background:url(../images/addTo.gif) no-repeat 0 5px;
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		border:0;
		float:left;
		padding-top:5px;
		width:105px;
	}
	.categoryMenu button span {
		display:block;
		padding-left:16px;
	}
	.categoryMenu .out-of-stock {
		font-weight:bold;
		line-height:24px;
		margin-left:-46px;
	}

.catalog-category-view .product-name, #manufacturerPage .product-name {
	background:none;
	font-size:12px;
	height:55px;
	line-height:16px;
	padding:0 8px;
}

.catalog-category-view .product-image, .block-related .product-image, #manufacturerPage .product-image {
	height:150px;
	padding:0 10px;
}

.catalog-category-view .pager, #manufacturerPage .pager, .catalogsearch-advanced-result .col-main .pager, .catalogsearch-result-index .pager, .catalogsearch-advanced-result .pager {
	background:#CBBC9B;
}
.catalog-category-view .pager .amount, #manufacturerPage .pager .amount, .catalogsearch-result-index .pager .amount, .catalogsearch-advanced-result .pager .amount {
	float:left;
	line-height:26px;
	width:40%;
}
.catalog-category-view .pager .limiter, #manufacturerPage .pager .limiter, .catalogsearch-result-index .pager .limiter, .catalogsearch-advanced-result .pager .limiter {
	display:none;
}
.catalog-category-view .pager .pages, #manufacturerPage .pager .pages, .catalogsearch-result-index .pager .pages, .catalogsearch-advanced-result .pager .pages {
	float:right;
	text-align:right;
	width:60%;
}
	.catalog-category-view .pager .pages strong, #manufacturerPage .pager .pages strong, .catalogsearch-result-index .pager .pages strong, .catalogsearch-advanced-result .pager strong {
		line-height:26px;
	}
	.catalog-category-view .pager .pages ol, #manufacturerPage .pager .pages ol, .catalogsearch-result-index .pager .pages ol, .catalogsearch-advanced-result .pager .pages ol {
		clear:left;
		float:right;
	}
	.catalog-category-view .pager .pages li, #manufacturerPage .pager .pages li, .catalogsearch-result-index .pager .pages li, .catalogsearch-advanced-result .pager .pages li {
		float:left;
		margin-left:2px;
		padding:6px;
	}
.catalog-category-view .sorter, #manufacturerPage .sorter, .catalogsearch-advanced-result .sorter  {
	display:none;
}

.catalog-category-view #products-grid-table tbody td {
	width:33%!important;
}

/* Product Display Page (Individual) */

.product-view {
	padding:8px 10px;
}
.product-img-box {
	float:left;
	padding-right:2%;
	width:259px;
}
	.product-img-box .product-image-zoom {
		position:relative;
		overflow:hidden;
		width:259px;
		height:259px;
		z-index:9;
	} 
	.product-img-box #image {
		position:absolute;
		left:0;
		top:0;
	}
.more-views {
	margin-bottom:12px;
}
.more-views ul li {
	float:left;
	margin-right:3px;
	width:auto;
}
.product-shop {
	float:left;
	width:50%;
}

.catalog-product-view .old-price, .catalog-product-view .special-price {
	font-size:12px;
}
	.catalog-product-view .old-price {
		text-decoration:line-through;
	}
	.product-options-bottom .old-price {
		display:none;
	}

.product-image-zoom {
	margin-bottom:16px;
}

.product-shop .price-box {
	margin-top:16px;
}

.catalog-product-view .product-name {
	background:url(../images/head-bkg-bor.gif) repeat-x;
	color:#FFF;
	font-size:14px;
	height:36px;
	line-height:32px;
	padding-left:10px;
}
	.product-name h2 {
		float:left;
		font-size:14px;
		line-height:32px;
		width:525px;
	}
	.product-name .toggleProduct {
		color:#CBBC9B;
		float:right;
		font-size:11px;
		margin-right:10px;
		text-transform:uppercase;
	}
.product-shop h3 {
	margin:6px 0 10px;
}
.product-shop p {
	margin-bottom:14px;
}
.product-shop .price-box {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:16px;
}
.product-shop #qty, .add-to-cart-box #qty {
	margin:0 6px;
	width:20px;
}

.add-to-cart button {
	border:none;
	background:url(../images/addBasket.jpg) no-repeat;
	height:22px;
	margin:10px;
	width:96px;
}

.up-sell {
	clear:both;
}
.up-sell .product-name {
	background:none;
	line-height:14px;
	padding-left:4px;
}
	.up-sell .price-box {
		background:url(../images/categoryOption.jpg) repeat-x;
		border:1px solid #FFF;
		color:#CBBC9B;
		height:24px;
		line-height:24px;
		padding:4px 6px;
		text-align:right;
	}

#product-options-wrapper dt, #product-options-wrapper dd {
	float:left;
	width:17%;
}
	#product-options-wrapper dt {
		font-weight:bold;
	}
	#product-options-wrapper .required {
		clear:both;
		margin:0;
	}
.priceGW {display:none;}

.product-options-bottom .price-box .regular-price .priceGW {
	display:inline;
}

.product-options-bottom .price {
	font-weight:bold;
}
	.product-options-bottom .price-box .regular-price {
		display:none;
		margin-right:140px;
	}
	.product-options-bottom .price-box {
		float:right;
		position:relative;
		top:-18px;
	}
	
.add-to-cart-box {
	clear:right;
	text-align:right;
}

.add-to-cart-box button {
	border:none;
	background:url(../images/addBasket.jpg) no-repeat;
	height:22px;
	position:relative;
	top:-4px;
	width:96px;
}
#product-options-wrapper {
	background:#E3D2AE;
	border-left:1px solid #5C1D26;
	border-right:1px solid #5C1D26;
	border-top:1px solid #5C1D26;
	clear:both;
	padding:10px 10px 0;
}
.product-options-bottom {
	background:#E3D2AE;
	border-bottom:1px solid #5C1D26;
	border-left:1px solid #5C1D26;
	border-right:1px solid #5C1D26;
	clear:both;
	margin-bottom:12px;
	padding:0 10px 10px;
}

#product-attribute-specs-table {
	margin-top:12px;
}
	#product-attribute-specs-table td {
		border:none;
		border-bottom:1px solid #803941;
		padding:4px;
		text-align:left;
	}
	#product-attribute-specs-table .label {
		font-weight:bold;
	}
	
.block-related h3 {
	font-size:12px;
	height:55px;
	line-height:16px;
	padding:0 8px;
	text-align:center;
}

#block-related .product-image {
	text-align:center;
}
	
.block-related .block-content {
	padding:0;
}

.block-related #block-related li {
	border-right:1px solid #CBBC9B;
	float:left;
	height:240px;
	width:33%;
}

.block-related #block-related li.last {
	border-right:none;
	width:188px;
	
}
.block-related #block-related li .item {
	height:223px;
	text-align:center;
}

#messages_product_view .messages, .catalog-product-view .availability {
	background:#D5C9AF;
	border:1px solid #823C45;
	margin:16px 0 10px;
}
	.contacts-index-index #messages_product_view .messages, .catalog-product-view .availability li {
		padding:5px;
	}

.block-related #block-related .availability {
	background:none;
	border:none;
	margin-top:0;
	padding:0;
}

.catalog-product-view .availability {
	padding:8px;
}

/* Customer Login Form/Create Account */

.customer-account-login .col2-set {
	padding:10px;
}
	.customer-account-login .form-list li {
		margin-bottom:16px;
		width:50%;
	}
	.customer-account-login .form-list li label {
		font-weight:bold;
	}
	
.customer-account-login .col2-set .col-1 {
	float:left;
}

.createAccount {
	border:none;
	background:url(../images/createAccount.jpg) no-repeat;
	height:22px;
	margin:0 10px 10px 0;
	width:107px;
}

.loginBtn {
	border:none;
	background:url(../images/login.jpg) no-repeat;
	height:22px;
	margin:0 10px 10px 0;
	width:45px;
}
.checkout-onepage-index .loginBtn {
	position:relative;
	left:10px;
}
.forgotPass {
	padding-bottom:6px;
}

/* Checkout (View Cart) */

.checkout-cart-index .checkout-types .button {
	border:none;
	background:url(../images/proceedCheckout.jpg) no-repeat;
	height:22px;
	margin:10px 10px 10px 413px;
	width:137px;
}
	.checkout-cart-index .checkout-types .button span, .continueShopping span, .updateBasket span, .add-to-cart-box button span {
		display:none;
	}
.checkout-cart-index .success-msg {
	padding:8px 10px;
}

.continueShopping {
	border:none;
	background:url(../images/continueShopping.jpg) no-repeat;
	height:22px;
	margin:8px 6px 0 0;
	width:129px;
}

.updateBasket {
	border:none;
	background:url(../images/updateBasket.jpg) no-repeat;
	height:22px;
	margin-top:10px;
	width:156px;
}

.checkout-cart-index #shopping-cart-table {
	margin:10px 10px 20px;
	width:540px;
}
	.checkout-cart-index #shopping-cart-table thead {
		background:#CBBC9B;
		border:1px solid #CBBC9B;
	}
		.checkout-cart-index #shopping-cart-table thead th {
			font-weight:bold;
			padding:4px 8px;
			width:auto!important;
		}
	.checkout-cart-index #shopping-cart-table tbody td {
		padding:5px 8px;
		width:auto!important;
	}
	.checkout-cart-index #shopping-cart-table h3 {
		font-size:14px;
		line-height:16px;
	}

.checkout-cart-index .crosssell ul li {
	float:left;
	width:50%;
}

.checkout-cart-index .discount {
	background:#E3D2AE;
	border:1px solid #5C1D26;
	clear:both;
	line-height:24px;
	padding:10px;
}	
	.checkout-cart-index #discount-coupon-form label {
		margin-bottom:5px;
	}
	.checkout-cart-index #discount-coupon-form button {
		border:none;
		background:url(../images/applyDiscount.jpg) no-repeat;
		height:22px;
		left:10px;
		position:relative;
		top:-5px;
		width:107px;
	}
	.checkout-cart-index #cancelCoupon {
		border:none;
		background:url(../images/cancelDiscount.jpg) no-repeat!important;
		height:22px;
		margin-top:-4px;
		width:110px!important;
	}
		.checkout-cart-index #discount-coupon-form button span {
			display:none;
		}
	.checkout-cart-index .discount h3 {
		margin-bottom:5px;
	}

.checkout-cart-index .col-2 {
	padding:0 10px;
}

#shopping-cart-totals-table {
	border:none;
	float:right;
	width:58%;
}
#shopping-cart-totals-table td {
	border:none;
	padding:8px;
}

.messages {
	background:#D5C9AF;
	border:1px solid #823C45;
	margin:12px 10px;
}

.shippingInfo, .checkout-onepage-index #checkout-step-login .messages {
	background:#D5C9AF;
	border:1px solid #823C45;
	clear:both;
	margin:16px 10px;
	padding:10px;
}
	.checkout-onepage-index #checkout-step-login .messages {
		margin:0 10px 16px;
	}
	.shippingInfo p {
		margin:0;
	}

/* Checkout (Steps) */

#checkoutSteps .step-title {
	background:#E3D2AE;
	border-top:1px solid #FFF;
	clear:left;
	height:26px;
	line-height:26px;
	cursor:pointer;
}
	#checkoutSteps .step-title .number {
		background:#5B1C25;	
		color:#FFF;
		display:block;
		float:left;
		margin-right:8px;
		padding:0 7px;
		width:10px;
	}
	#checkoutSteps .step-title h3 {
		padding-top:3px;
	}

#checkoutSteps #checkout-step-login {
	padding:8px 10px;
}

#checkoutSteps #checkout-step-login .col-1, #checkoutSteps #checkout-step-login .col-2, .sales-order-view .col-1, .sales-order-view .col-2, .customer-address-index .col-1, .customer-address-index .col-2, .sales-order-invoice .col-1, .sales-order-invoice .col-1 {
	float:left;
	margin-right:2%;
	width:48%;
}

#checkoutSteps #checkout-step-login .form-list {
	margin: 0 0 10px 10px;
}

#checkoutSteps #checkout-step-login .col-2 h4, #checkoutSteps #checkout-step-login .col-1 h4 {
	border-bottom:1px solid #CBBC9B;
	margin-bottom:6px;
	padding-bottom:3px;
}

#checkoutSteps .proceedBtn {
	border:none;
	background:url(../images/proceed.jpg) no-repeat;
	height:22px;
	margin-top:-4px;
	width:62px;
}

#checkoutSteps #checkout-step-shipping_method dt {
	font-weight:bold;
}
	#checkoutSteps #checkout-step-shipping_method dd {
		margin:2px 0 15px 12px;
	}
#checkoutSteps #checkout-step-billing, #checkoutSteps #checkout-step-shipping, #checkoutSteps #checkout-step-shipping_method, #checkoutSteps #checkout-step-payment, #checkoutSteps #checkout-step-review {
	padding:8px 10px;
}
	#checkoutSteps #checkout-step-billing li, #checkoutSteps #checkout-step-billing li div, #checkoutSteps #checkout-step-shipping li, #checkoutSteps #checkout-step-shipping li div {
		display:block;
		width:100%;
	}
	#checkoutSteps #checkout-step-billing .input-box, #checkoutSteps #checkout-step-shipping .input-box, #allow-gift-message-container .group-select li .input-box, .customer-address-form #form-validate li {
		float:left;
		margin-right:0;
		width:50%;
	}
	#checkoutSteps #checkout-step-billing input, #checkoutSteps #checkout-step-billing select, #checkoutSteps #checkout-step-shipping input, #checkoutSteps #checkout-step-shipping select, #allow-gift-message-container input {
		margin:3px 0 5px;
		width:200px;
	}
	#checkoutSteps #checkout-step-billing #billing, #register-customer-password {
		clear:left;
	}
	#checkoutSteps #shippingRadioOpt input, #checkoutSteps #sameasBillingRadio input {
		margin:0 5px 0 12px;
		width:auto;
	}
	#checkout-payment-method-load {
		margin-bottom:20px;
	}
	#checkoutSteps #checkout-payment-method-load dt {
		font-weight:bold;
	}
	#payment_form_sagepaydirectpro, #payment_form_ccsave {
		background:#E3D2AE;
		border:1px solid #5C1D26;
		margin:10px;
		padding:10px;
	}
#checkout-step-shipping_method a {
	cursor:default;
	}
#checkout-step-shipping_method a:hover {
	text-decoration:none;
}
	
#checkout-review-table thead th {
	font-weight:bold;
	padding:6px;
	text-align:left;
}

#checkout-review-table tbody td {
	padding:6px;
	text-align:left;
	width:auto;
}

.checkout-onepage-success .col-main .buttons-set button {
	background:url(../images/continueShopping.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:22px;
	line-height:30px;
	margin:0 10px 6px;
	width:128px;
}

#checkout-step-payment {
	padding:16px 0;
}
checkout-payment-method-load {
	margin:4px 0 10px;
}
#checkout-payment-method-load dt {
	margin:3px 0;
}

#payment_form_sagepaydirectpro li {
	clear:left;
	margin-bottom:12px;
}
	#payment_form_sagepaydirectpro input {
		margin-bottom:4px;
	}
	#protxDirect_expiration, #protxDirect_expiration_yr, #protxDirect_start, #protxDirect_start {
		float:left;
		margin-right:7px;
	}
#payment_form_checkmo {
	margin:12px;
}

#review-buttons-container {
	clear:left;
}

/* Contact Us Form */

.contacts-index-index h3 {
	display:none;
}

.group-select li .input-box {
	float:left;
	margin-right:8px;
	padding:5px 0;
	width:265px;
}

.contacts-index-index .group-select li .input-box {
	width:260px;
}
.contacts-index-index #contactForm fieldset {
	padding:0 10px;
}
.group-select label, .form-list label, .payment-methods label {
	font-weight:bold;
}
.group-select li .input-box .input-text, .group-select li .input-box textarea {
	width:250px;
}

.group-select li .input-text, .group-select li select, .group-select li textarea {
	width:525px;
}

input.input-text, textarea {
	padding:2px;
}
.validation-advice, .required, .cityrequired {
	color:#EB340A;
}

.contacts-index-index .buttons-set {
	padding:10px;
}

.contacts-index-index .buttons-set button, .customer-account-forgotpassword .buttons-set button, .customer-account-create .buttons-set button, .customer-account-edit .buttons-set button, .customer-address-form .buttons-set button {
	background:url(../images/send.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:22px;
	line-height:30px;
	margin:0 10px 6px;
	width:43px;
}

.customer-account-forgotpassword .buttons-set button {
	float:left;
	margin:0 10px 6px 0;
}

/* Advanced Search */

.catalogsearch-advanced-index #form-validate h3 {
	display:none;
}

.catalogsearch-advanced-result .product-name {
	font-size:12px;
	height:52px;
	line-height:16px;
	padding:0 8px;
}

#advanced-search-list {
	padding:8px 10px;
}

#advanced-search-list .input-text {
	width:180px;
}
#advanced-search-list .validate-number {
	width:50px;
}

#advanced-search-list .multiselect {
	width:180px;
}

#advanced-search-list li {
	float:left;
	padding-bottom:13px;
	width:50%;
}

.catalogsearch-advanced-index #form-validate button {
	background:url(../images/searchBtn.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:22px;
	line-height:30px;
	margin:4px 10px 6px;
	width:55px;
}

.catalogsearch-advanced-index .required {
	clear:left;
	padding-left:10px;
}

.catalogsearch-advanced-index .buttons-set {
	margin:10px;
}

/* Advanced Search (Results) */

.catalogsearch-advanced-result .limiter, .catalogsearch-advanced-result .view-mode {
	display:none;
}

.catalogsearch-advanced-result .sort-by {
	padding:0 10px 8px;
}

.catalogsearch-advanced-result .search-summary {
	margin-bottom:8px;
}

/* Popular Searches */

.tags-list {
	padding:8px 10px;
}

.tags-list li {
	float:left;
	margin-right:10px;
}

/* Sitemap */

.catalog-seo-sitemap-category .col-main .links {
	display:none;
}

.catalog-seo-sitemap-category .pager {
	padding: 12px 10px 6px;
}
	.catalog-seo-sitemap-category .pager p {
		font-size:11px;
		margin:0;
		text-align:right;
	}

.sitemap {
	margin:0 10px;
}
.sitemap li {
	line-height:18px;
}
.sitemap .level-0 {
	font-weight:bold;
	margin-top:8px;
}

/* Account (Dashboard) */

#my-orders-table {
	margin:16px 10px 22px;
	width:540px;
}

.customer-account-index #my-orders-table, .sales-order-invoice .data-table {
	margin:16px 0 22px;
	width:540px;
}

	.sales-order-history #my-orders-table {
		margin:16px 10px 22px;
		width:540px;
	}

#my-orders-table thead th, .sales-order-invoice .data-table thead th{
	font-weight:bold;
}

#my-orders-table td, .sales-order-invoice .data-table td {
	padding:4px;
	width:auto;
}

.customer-account-index .col2-set {
	float:left;
	margin-right:1%;
	width:49%;
}
	.customer-account-index .col2-set h4, .customer-account-index .col2-set address {
		margin:12px 0 16px;
	}
	.customer-account-index .col2-set h5 {
		margin:22px 0 -10px;
	}
	
.sales-order-history .col-main .buttons-set .back-link  {
	padding:8px 10px;
}

.sales-order-view .col-1, .sales-order-view .col-2, .sales-order-invoice .col-1, .sales-order-invoice .col-2  {
	margin-bottom:16px}

/* Account (Edit Details) */

.customer-address-form .group-select li .input-box, .checkout-onepage-index .group-select li .input-box {
	width:250px;
}
.customer-address-form .group-select li input, .customer-address-form #country {
	width:230px!important;
}

/* Account (Add/Edit Address) */

.customer-address-form .buttons-set button, .customer-account-edit .buttons-set button, .newsletter-manage-index .buttons-set button {
	background:transparent url(../images/save.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:22px;
	line-height:30px;
	margin:0 10px 6px;
	width:42px;
}

.customer-address-index .title-buttons button {
	background:url(../images/addAddress.jpg) no-repeat;
	border:none;
	color:#636363;
	font-size:11px;
	height:22px;
	line-height:30px;
	margin:4px 10px 6px 418px;
	width:122px;
}

.customer-address-index .col-main ol li {
	margin:6px 0 12px;
}

#primary_billing, #primary_shipping {
	width:auto!important;
}

/* Print Pages */

.page-print {
	background:#FFF;
}
