/************************* Elements *********************/
body {
	background: #fff;
	color: #333;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .head {
	color: #000;
}



/************************* Structure Reset *********************/
.header-top-container, .header, .middle-container, .header-nav-container, .middle, .footer-container, .footer, .mini-search {
	border: none;
	background: none;
}


/************************* Structure Styles *********************/


/************ Header ************/
.header-top {
	padding: 0 10px;
	height: 70px;
}
.quick-access {
	margin: 0;
	width: 150px;
	padding: 0;
	float: none;
	position: absolute;
	top: 12px;
	right: 323px;
}
.quick-access li {
	background: none !important;
}
.top-phone {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 12px;
}
.shop-access {
	margin: 0;
}
.shop-access a, .shop-access a:hover {
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
.shop-access a:hover {
	text-decoration: underline;
}
h1#logo {
	margin: 23px 0 0 12px;
}
.mini-search {
	padding: 0;
	top: 10px;
	right: 25px;
	text-align: right;
	height: auto;
}
.mini-search .input-text {
	margin: 0 -3px 0 0;
	font-size: 12px;
	border-right: none;
	width: 250px;
}
.input-text:focus, select:focus, textarea:focus {
	background: #fff;
}

/************** Nav ************/
.header-nav-container {
	height: 25px;
	margin: 5px 0;
}
#nav {
	font-size: 11px;
	text-transform: uppercase;
}
#nav a {
	color: #222;
	padding: 3px 8px;
}
#nav ul {
	top: 20px;
	border: 1px solid #B6B6B6;
}
#nav li {
	margin-right: 10px;
}
#nav a:hover, #nav li.over a {
	color: #000 !important;
	text-decoration: underline;
}
#nav li.active a {
	color: #333;
	background: #F1EEEA;
}
#nav ul li a, #nav ul li a:hover {
	font-size: 10px;
	color: #333;
	background: #F1EEEA;
	text-decoration: none !important;
}
#nav ul li a:hover {
	text-decoration: underline !important;
}
#nav ul li {
	background: #F1EEEA;
	border-bottom: 1px dashed #B6B6B6;
}
#nav ul li.last {
	border: none;
	background: #F1EEEA;
}

/*********** Top Cart **********/
.top-cart-container {
	position: absolute;
	width: 224px;
	background: #F1EEEA url(../images/icon_cart.png) 6px 4px no-repeat;
	right: 25px;
	top: 40px;
	text-align: right;
	padding: 3px 20px 3px 30px;
}
.top-cart-container .top-cart p {
	margin: 0;
	font-size: 11px;
}
.top-cart-container .top-cart p span {
	display: block;
	float: left;
}
.top-cart-container .top-cart p a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 22px;
}
.top-cart-container .top-cart p a:hover {
	text-decoration: underline;
}


/****************** Middle ****************/
.middle-container { 
	background: #ECE9E4;
	position: relative;
	padding: 10px 0;
}
.middle {
	padding: 25px;
}
.catalog-category-view .middle {
	width: 100%;
	background: #fff;
	padding: 0;
}
.catalog-category-view .col-2-left-layout .col-left {
	float: none;
	width: 900px;
	padding: 0 20px;
	margin: 0 auto;
}
.catalog-category-view .col-2-left-layout .col-main {
	float: none;
	width: auto;
}
.catalog-category-view .col-2-left-layout .breadcrumbs {
	width: 880px;
	padding: 10px 0;
	margin: 0 auto;
}
.col-1-layout {
	background: #fff;
}
.breadcrumbs a {
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.cms-home .col-1-layout {
	padding: 10px 0 0 0;
	line-height: 0;
}
.col-2-left-layout, .col-3-layout, .col-2-right-layout {
	background: #fff;
}


/************ Footer ************/
.footer {
	text-align: left;
	font-size: 11px;
	position: relative;
	width: 900px;
}
.footer select, .footer input, .footer .form-button-alt {
	font-size: 11px !important;
}
.footer .informational label {
	color: #666;
	text-transform: uppercase;
	font-weight: normal;
}
.footer .legality, .footer .legality a, .footer .legality a:hover {
	color: #999;
	font-size: 10px;
	text-align: left;
}
.footer .informational a, .footer .informational a:hover {
	color: #000;
}
.footer-mini-newsletter h4 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
}
.footer-mini-newsletter .content {
	padding: 0;
}
.form-button, .form-button-alt {
	background: #2F3435;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #2F3435;
}
.footer-mini-newsletter {
	position: absolute;
	top: 10px;
	left: 425px;
	width: 220px;
}
.footer .store-switcher {
	display: block;
	margin-bottom: 10px;
}
.footer .informational {
	width: 325px;
}
.foot-contact {
	width: 150px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.foot-contact h4 {
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.foot-contact p {
	font-size: 18px;
	font-weight: normal;
}


/************* Category View *************/
.category-head {
	display: none;
}
.price-from, .price-to, .old-price, .special-price {
	font-size: 11px;
}
.price-box .price, .special-price .price-label {
	color: #97381F;
}
.special-price .price-label, .special-price .price {
	font-size: 11px;
}
a.minimal-price-link, a.minimal-price-link .price {
	color: #5E86AC;
	font-size: 11px;
}
.catalog-category-view .note-msg, .catalog-category-view .error-msg, .catalog-category-view .success-msg, .catalog-category-view .notice-msg {
	width: 860px;
	margin: 0 auto;
}

/*********** Toolbar ***********/
.switcher-container {
	position: absolute;
	width: 100px;
	top: 17px;
	left: 70%;
	font-size: 0.95em;
	text-align: right;
}
.switcher-container a {
	display: block;
	text-decoration: none;
	padding-left: 20px;
	width: 50px;
}
.switcher-container a.Grid {
	background: url(../images/icon_grid.gif) 0 2px no-repeat;
}
.switcher-container a.List {
	background: url(../images/icon_list.gif) 0 2px no-repeat;
}

/********** Layered Nav **************/
#narrow-by-list {
	padding-left: 10px;
}
#narrow-by-list li {
	float: left;
	width: 147px;
	margin-bottom: 10px;
}
select.filter-select {
	font-size: 11px;
	color: #666;
	width: 140px;
}
.col-2-left-layout .col-left .layered-nav {
	margin: 0 0 0 0;
	border-bottom: 1px solid #ddd;
}
.layered-nav .narrowed-category {
	width: 250px;
	margin-bottom: 10px;
}
.layered-nav h4 {
	background: none;
	border: none;
	color: #97381F;
}
.layered-nav .narrowed-category li {
	background: none;
	font-size: 11px;
	border-bottom: 1px dashed #ddd;
	padding-top: 6px;
}
.layered-nav .actions {
	background: none;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #ddd;
	display: none;
}
.layered-nav .narrowed-category li .label {
	background: none;
}

/************** List Mode **********/
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid {
	background: none;
}
.listing-item .product-image, .listing-item .product-shop {
	float: none;
	text-align: center;
	width: auto;
}
.listing-type-list .listing-item {
	float: left;
	width: 225px;
	border: none;
	margin: 0 15px 0 0;
	min-height: 290px;
}
.listing-type-list .product-shop .price-box {
	float: none;
	text-align: center;
	margin: 0;
}
.catalog-listing h5 {
	margin: 0;
}
.catalog-listing h5 a, .catalog-listing h5 a:hover {
	color: #5E86AC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.catalog-listing h5 a:hover {
	text-decoration: underline;
}
.regular-price .price {
	color: #000;
	font-size: 11px;
}
.catalog-listing .ratings {
	font-weight: bold;	
}
.listing-type-list .listing-item .rating-box {
	float: left;
}

/************ Slider ***********/
#listScrollWrapper {
	position: relative;
	width: 100%;
	height: 360px;
}
#scrollable {
	position: relative;
	height: 315px;
	overflow: hidden;
	width: 100%;
}
#scrollerContent {
	height: 315px;
	margin: 0 auto;
}
#scrollBarContainer {
	margin: 0 auto;
	width: 590px;
}
#scrollLeft, #scrollRight {
	display: block;
	float: left;
	cursor: pointer;
}
#scrollerTrack { 
      height: 16px; 
      background-color: #eee;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  width: 550px;
	  float: left;  
} 
#scrollerHandle { 
      height:16px;
	  width: 100px;
      background-color:#666; 
      cursor:pointer; 
}


/******************* Grid Mode *******************/
.col-2-left-layout .listing-type-grid {
	width: 900px;
	margin: 0 auto;
}
.listing-type-grid .grid-row {
	border: none;
	margin-bottom: 10px;
}
.col-2-left-layout .listing-type-grid li.item {
	width: 140px;
	text-align: center;
	padding: 20px 18px;
	border: 2px solid #fff;
}
.col-2-left-layout .listing-type-grid li.item:hover {
	border: 2px solid #ddd;
}


/********************* Product Page **************/
.product-info-box {
	border: none;
}
.product-essential {
	background: none;
	padding-bottom: 0;
}
.product-collateral {
	background: none;
}
.p-page-left {
	float: left;
	width: 720px;
}
.p-page-right {
	float: right;
	width: 160px;
	background: #eee;
	padding: 5px 10px 0 10px;
}
.up-sell li {
	background: #fff;
	text-align: center;
}
.up-sell h4 {
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
}
.up-sell h5 a {
	font-size: 11px;
	font-weight: normal;
	color: #5E86AC;
	text-decoration: none;
}
.up-sell h5 a:hover {
	text-decoration: underline;
}
.product-info-box .product-name {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.product-essential, .product-collateral {
	font-size: 11px;
	color: #333;
}
.product-essential .product-shop {
	width: 250px;
	margin-right: 10px;
}
.product-img-box .product-image-zoom {
	width: 370px;
	height: 370px;
}
.product-collateral .collateral-box h4 {
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
}
.product-collateral .head {
	border-color: #ccc;
}
.product-pricing {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}
.product-options, .product-options-bottom {
	background: none;
	padding: 0;
	border: none;
}
.product-options {
	margin: 10px 0;
}
.product-options dd {
	padding: 0;
	border: none;
}
.product-options dd select {
	width: auto;
}
.product-options p.required {
	padding: 0;
}
.product-options-bottom .price-box {
	display: none;
}
.catalog-product-view .product-shop .regular-price .price {
	font-size: 14px;
}
.catalog-product-view .product-shop .special-price .price-label, .catalog-product-view .product-shop .special-price .price {
	font-size: 14px;
}
.product-img-box {
	width: 372px;
}
.image-zoom {
	width: 211px;
}

/*************** Data Table *****************/
.data-table {
	border: none;
}
.data-table thead tr th {
	background: #ededed;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
}
.data-table tbody td {
	border-right: none;
	border-bottom: 1px solid #EBEBEB;
	background: #F9F9F9;
}
.data-table tfoot tr.first, .data-table tfoot tr {
	background: #EBEBEB !important;
}


/******************* Customer Account *************/
.login-box .col-1, .login-box .col-2 {
	background: none;
	border: none;
	padding: 0;
}
.login-box .content {
	padding: 0;
	background: none;
}
.login-box h4 {
	color: #444;
}
.login-box .button-set {
	background: none;
}
.group-select {
	background: #f9f9f9;
	border-color: #ededed;
}
.group-select .legend {
	background: #fff;
	border-color: #ddd;
	color: #444;
	padding-top: 3px;
	padding-bottom: 3px;
}
.account-box h4 {
	color: #444;
}
.account-box {
	background: none;
	border: none;
	padding: 0;
}
.account-nav .head {
	background: #444;
}
.account-nav li.on, .account-nav li a:hover { 
	color: #97381F;
}
.primary-address-list h4, .address-list h4 {
	color: #444;
}
.base-mini .head h4 {
	color: #444;
}
.a-center a {
	color: #444 !important;
}

/**************** Search ***************/
.col-left .footer-mini-newsletter {
	display: none;
}
.catalogsearch-result-index .middle, .catalogsearch-advanced-result .middle {
	width: 100%;
	background: #fff;
	padding: 0;
}
.catalogsearch-result-index .col-2-left-layout .col-left, .catalogsearch-advanced-result .col-2-left-layout .col-left {
	float: none;
	width: 900px;
	padding: 0 20px;
	margin: 0 auto;
}
.catalogsearch-result-index .col-2-left-layout .col-main, .catalogsearch-advanced-result .col-2-left-layout .col-main {
	float: none;
	width: auto;
}
.catalogsearch-result-index .col-2-left-layout .breadcrumbs, .catalogsearch-advanced-result .col-2-left-layout .breadcrumbs {
	width: 880px;
	padding: 10px 0;
	margin: 0 auto;
}
.catalogsearch-result-index .col-2-left-layout .page-head, .catalogsearch-advanced-result .col-2-left-layout .page-head {
	width: 900px;
	margin: 0 auto;
}
.catalogsearch-result-index .note-msg, .catalogsearch-result-index .error-msg, .catalogsearch-result-index .success-msg, .catalogsearch-result-index .notice-msg {
	width: 860px;
	margin: 0 auto;
}
.advanced-search-summary-box, .advanced-search-found-amount, .advanced-search-nothing-found {
	width: 880px;
	margin: 0 auto 10px auto;
}
.advanced-search-found-amount, .advanced-search-nothing-found {
	margin-top: 10px;
}
.advanced-search {
	background: #f9f9f9;
	border-color: #ededed;
}
.advanced-search .legend {
	background: #fff;
	border-color: #ddd;
	color: #444;
	padding-top: 3px;
	padding-bottom: 3px;
}



/******************** Cart ****************/
.page-head-alt .checkout-types {
	display: none;
}
.shopping-cart-collaterals .form-button {
	font-size: 11px !important;
}
#shopping-cart-table .form-button-alt {
	font-size: 10px !important;
}
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
	color: #333;
}
.shopping-cart-collaterals .upsell {
	background: #F9F9F9;
	border-color: #ebebeb;
}
.shopping-cart-collaterals .box {
	border-color: #ebebeb;
}
.shopping-cart-collaterals .box .form-button-alt {
	font-size: 11px !important;
}
.shopping-cart-totals {
	background: none;
	border: none;
}


/**************** Checkout ***************/
.checkout-onepage-index .middle {
	background: #fff;
}
.one-page-checkout .allow .head {
	background: #eee;
	border-color: #ddd;
}
.one-page-checkout .active .head {
	background: #333;
}
.one-page-checkout .active h3 {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}
.one-page-checkout .active .step-count {
	background: #fff;
	color: #333;
	border: 1px solid #fff;
}
.one-page-checkout .active .box {
	background: #fff;
	border-color: #ddd;
}
.one-page-checkout .box-no-padding {
	background: #fff;
	border-color: #ddd;
}
.one-page-checkout-progress h4.complete {
	background: #eee;
	color: #333;
}
.one-page-checkout-progress .content {
	background: #fff;
}
