#content #slider { margin-bottom: 40px; }

body {
	font:13px/15px 'RooneyWeb-Regular', sans-serif;
	margin:0;
	color:#000;
	background:#849393;
	min-width:970px;
}
img {
	border-style:none;
	max-width: 100%;
}
input, textarea, select {
	font:100%'RooneyWeb-Regular', sans-serif;
	vertical-align:middle;
	margin:0;
}

input {
	padding:3px 7px;
	/* color:#8c8c8c; */
	color: #333;
	-webkit-box-shadow: 0 0 2px 1px #b3b2b3;
	-moz-box-shadow: 0 0 2px 1px #b3b2b3;
	box-shadow: 0 0 2px 1px #b3b2b3;
	border:2px solid #6f6d70;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* height:15px; */
}

form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#ffe01a;
	text-decoration:none;
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline;
}
header, footer, article, section, hgroup, nav, figure {
	display: block;
}
#wrapper {
	overflow:hidden;
}
#header {
	background: #6e7970;
	background: -moz-linear-gradient(top, #6e7970 0%, #292c28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6e7970), color-stop(100%, #292c28));
	background: -webkit-linear-gradient(top, #6e7970 0%, #292c28 100%);
	background: -o-linear-gradient(top, #6e7970 0%, #292c28 100%);
	background: -ms-linear-gradient(top, #6e7970 0%, #292c28 100%);
	background: linear-gradient(top, #6e7970 0%, #292c28 100%);
	min-height:144px;
}
#header .holder {
	background:url(../images/bg-mains.png) repeat-y 1px 0;
	width:972px;
	margin:0 auto;
	padding:0 5px;
}
#header .section-1 {
	border-top:9px solid #2c292d;
/*	padding:5px 0 0 0;*/
	overflow:hidden;
	height:103px;
/*	background:url(../images/headerlohse-.jpg) no-repeat left 5px;*/
}
#header .logo {
/*	background:url(../images/logo.jpg) no-repeat;*/
	height:54px;
	width:355px;
	margin:6px 0 0 15px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#header .logo a {
	height:100%;
	display:block;
}
/*
#links {
	height:1%;
	border-top:1px solid #1e1c20;
	border-bottom:1px solid #1e1c20;
	background: #8b8c8e;
	background: -moz-linear-gradient(top, #8b8c8e 0%, #4a494c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8b8c8e), color-stop(100%, #4a494c));
	background: -webkit-linear-gradient(top, #8b8c8e 0%, #4a494c 100%);
	background: -o-linear-gradient(top, #8b8c8e 0%, #4a494c 100%);
	background: -ms-linear-gradient(top, #8b8c8e 0%, #4a494c 100%);
	background: linear-gradient(top, #8b8c8e 0%, #4a494c 100%);
	padding:2px 0 1px 0;
}
#links ul {
	margin:0;
	padding:0;
	list-style:none;
	background: #6f7a71;
	background: -moz-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f7a71), color-stop(100%, #2f2f2f));
	background: -webkit-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
	background: -ms-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
	background: linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
	height:26px;
	text-align:center;
}
#links li {
	display:inline-block;
	background:url(../images/bg-icons.png) no-repeat 0 -37px;
	position:relative;
	margin:0 0 0 71px;
	line-height:24px;
	padding:0 0 4px 0;
}
*+html #links li {
	display:inline;
}
#links li:first-child {
	margin:0;
}
#links li a {
	color:#fff;
	padding:0 0 0 26px;
	display:inline-block;
	text-transform:uppercase;
	line-height:23px;
}
#links li .dropdown {
	position:absolute;
	left:-9999px;
	top:26px;
	background:url(../images/arrow-01.png) no-repeat 50px top;
	padding:12px 0 0 0;
	z-index: 999;
}
#links li .dropdown ul {
	margin:0;
	height:auto;
	list-style:none;
	padding:0;
	width:153px;
	text-align:left;
	background:#ebecec;
	border:1px solid #acacad;
}
#links li .dropdown ul li {
	margin:0;
	display:block;
	background:#ebecec;
	border-top:1px solid #8d928e;
}
#links li .dropdown ul li:first-child {
	border:0;
}
#links li .dropdown ul li.item-2 {
	background:#d4d9d5;
}
#links li .dropdown ul li.item-3 {
	background:#717d74;
}
#links li .dropdown ul li a {
	color:#4e4e4e;
	line-height:28px;
	display:block;
	text-transform:none;
	padding:0 12px;
}
#links li .dropdown ul li.item-3 a {
	color:#fff;
}
#links li:hover .dropdown {
	left:-10px;
}
*/

/********** < Navigation */
.nav-container {
border-top:1px solid #1e1c20;
border-bottom:1px solid #1e1c20;
background: #6f7a71;
background: -moz-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f7a71), color-stop(100%, #2f2f2f));
background: -webkit-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
background: -o-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
background: -ms-linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
background: linear-gradient(top, #6f7a71 0%, #2f2f2f 100%);
padding:2px 0 1px 0;
position:relative;
}
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {  text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { }
#nav ul li.parent li a { background-image:none; font-size: 13px; }

/* 0 Level */
#links li.first { margin:0; }
#nav li { float:left; background:url(../images/bg-icons.png) no-repeat 0 -37px; position:static; margin:0 0 0 68px; padding:0; }
#nav li.active a { color:#efeee9; }
#nav a { color:#fff; padding:0 0 0 26px; display:block; text-transform:uppercase; font-size: 14px; }
#nav li.over a,
#nav a:hover { color:#fff; }
#nav a.level-top { line-height:24px;  }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:transparent; }
#nav ul li.last { background:transparent; }
#nav ul li.level1 { padding: 5px 0px 5px 0; width: 240px; }
#nav ul.level1 { margin-bottom: 15px; }
#nav ul li.level1.last { border-right: none; }
#nav ul li.level1 > a { font-family: Arial; font-weight: bold; font-size: 14px; margin-bottom: 10px; }

#nav ul a,
#nav ul a:hover { /* float:none; padding:0; background:none; */ }
#nav ul li a {  text-transform:none; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:32px; left:-10000px;}
#nav div ul { position:static; width:auto; border:none; }
#nav ul li { padding: 0 0 7px; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { position: static; }
#nav ul ul { border:none; }

#nav ul li a { background:transparent; }
#nav ul li a:hover { background:transparent; text-decoration: underline; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:0px 5px; }

/* Show menu */

#nav ul.level0 { padding: 20px 0px 20px 0px; background:url(../images/menu-bkg.jpg) repeat-y center center #efeee9; width: 972px; border: solid thin #000; border-width: 0 0 1px 0; box-shadow: 0 0 4px 0 #888 }
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */

#my-orders-table { width: 100%; }
#my-orders-table th {  padding: 5px 5px 0px; text-align: left; width: 16.6%; }
#my-orders-table td { text-align: left; padding: 8px 5px 5px; font-size: 12px; }
#my-orders-table td.last { min-width: 140px; }
#my-orders-table tbody td { border-bottom: 1px dotted #ddd; }
#my-orders-table .product-name { font-size: 14px; }
#my-orders-table tfoot tr.first td { padding-top: 20px; }

#my-downloadable-products-table { width: 100%; }
#my-downloadable-products-table th {  padding: 5px 5px 0px; text-align: left; width: 16.6%; }
#my-downloadable-products-table td { text-align: left; padding: 8px 5px 5px; font-size: 12px; }
/*#my-downloadable-products-table td.last { min-width: 140px; }*/
#my-downloadable-products-table tbody td { border-bottom: 1px dotted #ddd; }
#my-downloadable-products-table .product-name { font-size: 14px; }
#my-downloadable-products-table tfoot tr.first td { padding-top: 20px; }
#my-downloadable-products-table td a[title='Start download'] { 
    display: block; 
    float: right;
    width: 20px;
    height: 20px;
    background: url('../images/dl-icon.png'); 
    border-radius: 1em; 
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#my-downloadable-products-table thead tr th,
#my-downloadable-products-table thead tr th ~ th ~ th ~ th { width: 15%; }
#my-downloadable-products-table thead tr th ~ th ~ th { width: 40%; }

.downloadable-customer-products .page-title { display: block; }
.downloadable-customer-products .page-title h1 {
    background: -moz-linear-gradient(left center , #647368 0%, #C9CAC9 100%) repeat scroll 0% 0% transparent;
    color: #FFF;
    padding: 5px 16px;
    margin: 0px 0px 10px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    clear: both;
}

.crosssell {
	margin-bottom: 30px;
}

.crosssell .img-frame {
	float: left;
	-webkit-box-shadow: 0 0 3px 2px #d1d1d1;
	-moz-box-shadow: 0 0 3px 2px #d1d1d1;
	box-shadow: 0 0 3px 2px #d1d1d1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b3b3b3;
	padding: 2px;
	background: #fff;
	margin: 2px 17px 10px 0;
}

.crosssell .item {
	margin-right: 20px;
	padding: 5px 0px 17px 0px;
	float: left;
	width: 25%;
}

.crosssell .product-details {
	float: left;
	width: 115px;
}

.crosssell h3.product-name {
	font-size: 14px;
	margin: 0 0 3px 0;
	line-height: 16px;
	font-weight: normal;
	word-break: break-word;
}

.crosssell h3.product-name a {
	color: #58585a;
}

.crosssell .meta .add-to-links a {
	color: #666;
	font-size: 11px;
	float: left;
	text-decoration: underline;
	line-height: 23px;
}

.crosssell .meta .button {
	margin-left: 5px;
	float: right;
}

.cart-note {
	text-align: right;
	margin: 30px 0px 30px 0px;
	font-size: 12px;
}


.checkout-cart-index .discount {
	width: 395px;
	float: right;
	margin-top: 20px;
}


.checkout-cart-index .discount {
	margin: 20px 0px;
}

.checkout-cart-index .discount .buttons-set {
	margin-top: 0px;
	float: right;
	clear: none;
	padding-top: 0px;
}

.checkout-cart-index .discount .input-box {
	float: left;
}

.checkout-cart-index .discount .input-box .input-text {
	width: 200px;
}

.clearer {
	clear: both;
	display: block;
}

#sidebar .block.block-related {
	border: none;
	box-shadow: none;
	margin-top: 20px;
}

#sidebar .block.block-related .block-title strong {
	background: #647368;
	background: -moz-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #647368), color-stop(100%, #C9CAC9));
	background: -webkit-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -o-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -ms-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: linear-gradient(left, #647368 0%, #C9CAC9 100%);
	color: #fff;
	padding: 7px 16px;
	margin: 0 0 10px 0;
	font-size: 16px;
	clear: both;
	display: block;
}

#sidebar .block.block-related .product {
	padding-top: 0px;
}

#sidebar .block.block-related .product-details {
	float: left;
	width: 110px;
}

#sidebar .block.block-related .item {
	margin-top: 20px;
}

#sidebar .block.block-related .img-frame {
/*	-webkit-box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	-moz-box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	border: 1px solid #b3b3b3;*/
	padding: 2px;
	width: 50px;
	float: left;
	margin: 3px 10px 3px 3px;
}

#sidebar .block.block-related .checkbox {
	margin-top: 37px;
	box-shadow: none;
}

#sidebar .block.block-related .link-wishlist {
	color: #666;
	font-size: 11px;
	line-height: 23px;
	clear: both;
}

.main-outer {
	background: #849393;
	background: -moz-linear-gradient(top, #fbfcfc 0%, #849393 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfcfc), color-stop(100%, #849393));
	background: -webkit-linear-gradient(top, #fbfcfc 0%, #849393 100%);
	background: -o-linear-gradient(top, #fbfcfc 0%, #849393 100%);
	background: -ms-linear-gradient(top, #fbfcfc 0%, #849393 100%);
	background: linear-gradient(top, #fbfcfc 0%, #849393 100%);
	overflow:hidden;
}
#main {
	width:972px;
	border:1px solid #2f2f32;
	margin:0 auto;
	background:#fff;
	-webkit-box-shadow: 0px 2px 2px 2px #a3a5a5;
	-moz-box-shadow: 0px 2px 2px 2px #a3a5a5;
	box-shadow: 0px 2px 2px 2px #a3a5a5;
	border-top:0;
	padding:0 0 11px 0;
}
.bar {
	background: #dbdedc;
	background: -moz-linear-gradient(top, #dbdedc 0%, #c9cac9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdedc), color-stop(100%, #c9cac9));
	background: -webkit-linear-gradient(top, #dbdedc 0%, #c9cac9 100%);
	background: -o-linear-gradient(top, #dbdedc 0%, #c9cac9 100%);
	background: -ms-linear-gradient(top, #dbdedc 0%, #c9cac9 100%);
/*	overflow:hidden;*/
    height: 28px; 
	padding:11px 26px 9px 26px;
	background: linear-gradient(top, #dbdedc 0%, #c9cac9 100%);
}
.bar .f-like {
	float:left;
/*	width:220px;*/
	padding:2px 0 0 0;
}
.bar .f-like span {
	text-transform:uppercase;
	float:left;
	font-size:12px;
	line-height:21px;
}
.bar .f-like .like {
	float:left;
	margin:0 0 0 8px;
}
.bar .form-search {
	float:right;
    position: relative;
}
#form-validate #email_address ,#newsletter-subscription #unsubscribe_email, #newsletter-subscription #subscribe_email,.bar .form-search input#search
, .account-login input#email, .account-login input, .account-create input.input-text, .cart input, .send-friend input, #pdfree-filter input, #wishlist-table .qty {
	outline:none;
	padding:2px 15px 3px 6px;
	height:16px;
	line-height:16px;
	color:#8c8c8c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	margin:0 10px 0 0;
	border:2px solid #676768;
	-webkit-box-shadow: 0 0 1px 1px #b6b8b7;
	-moz-box-shadow: 0 0 1px 1px #b6b8b7;
	box-shadow: 0 0 1px 1px #b6b8b7;
	float:left;
}
.send-friend textarea{
	outline:none;
	padding:2px 15px 3px 6px;
	line-height:16px;
	color:#8c8c8c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	margin:0 10px 0 0;
	border:2px solid #676768;
	-webkit-box-shadow: 0 0 1px 1px #b6b8b7;
	-moz-box-shadow: 0 0 1px 1px #b6b8b7;
	box-shadow: 0 0 1px 1px #b6b8b7;
	float:left;
	width: 336px;
}
#pdfree-filter select  {
	outline:none;
	padding:2px 15px 3px 6px;
	line-height:16px;
	color:#8c8c8c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	margin:0 10px 0 0;
	border:2px solid #676768;
	-webkit-box-shadow: 0 0 1px 1px #b6b8b7;
	-moz-box-shadow: 0 0 1px 1px #b6b8b7;
	box-shadow: 0 0 1px 1px #b6b8b7;
	float:left;
}
.bar .form-search input#search {
    width:263px;
}

.form-search button.button {
	margin-right: 0px !important;
}

.form-search button.button span {
	line-height: 21px;
	padding-top: 0px!important;
	height: 21px;
	background-image: none;
}

.block-subscribe {
	margin-top: 10px;
	padding-top: 10px;
	border-top:	1px solid #ccc;
}


.block-subscribe .block-title strong span {
	font-size: 16px;
}

.block-subscribe .block-content label {
	margin: 5px 0px;
	display: block;
}

.block-subscribe .block-content .input-box {
	float: left;
	width: 330px;
}

.block-subscribe .block-content .input-box input {
	width: 300px;
}

.catalogsearch-result-index .block-layered-nav {
	display: none;
}

.cms-page-view #main #content {
	text-align: left;
}

#newsletter-subscription #subscribe_email,#newsletter-subscription #unsubscribe_email {
    width: 425px;
    margin: 10px 0px;
}

#newsletter-subscription .labelify {
	top: 15px;
}

.cart button.button {
	margin-right: 0px !important;
}

#newsletter-subscription button.button, .bar .form-search button.button, .cart button.button, #pdfree-filter button.button  {
	background:#e1e1e2;
	border:1px solid #434144;
	padding:0 9px 4px 9px;
	height:23px;
	color:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	text-transform:uppercase;
	-webkit-box-shadow: 0 0 2px 1px #a19fa1;
	-moz-box-shadow: 0 0 2px 1px #a19fa1;
	box-shadow: 0 0 2px 1px #a19fa1;
	cursor:pointer;
	margin:1px 12px 0 0;
	line-height:21px;
}
*+html .bar .form-search input.submit {
	padding:0 3px;
	line-height:18px;
}
.bar .form-search .advance {
	float:left;
	color:#000;
	line-height:23px;
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 0 8px;
	display: none;
}
#main .main-holder {
	height:1%;
	background:url(../images/bg-content.gif) repeat-y 17px center transparent;
	margin:13px 0 8px 0;
}

.col1-layout#main .main-holder {
	background: none;
	text-align: left;
	padding: 20px;
}

.col2-left-layout#main .main-holder {
	background:url(../images/bg-content-2-col.gif) repeat-y;
}

#main .container-left {
	float:left;
	width:725px;
}
#main .aside {
	width:171px;
	float:left;
	padding:0 20px 0 25px;
}
.aside .logo-list {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	overflow:hidden
}

.aside .logo-list .subCat {
	margin: 10px 0px;
}

.aside .logo-list .subCat li a {
	height: auto;
	padding: 4px 10px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
}

.aside .logo-list li {
	margin-top:10px;
/*	background:url(../images/bg-logos.gif) no-repeat left top;*/
	float:left;
	width:100%;
	
}

.aside .logo-list li li {
	margin-top: 0px;
}

.aside .logo-list li a img.hover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}


.aside .logo-list li:first-child {
	margin:0;
}
.aside .logo-list li a {
	display:block;
	height:46px;
	padding:0 0 0 0px;
	position: relative;
}
.aside .logo-list li.item-1 {
	background-position:0 0;
}
.aside .logo-list li.item-2 {
	background-position:0 -57px;
}
.aside .logo-list li.item-3 {
	background-position:0 -114px;
}
.aside .logo-list li.item-4 {
	background-position:0 -171px;
}
.aside .logo-list li.item-5 {
	background-position:0 -228px;
}
.aside .logo-list li.item-6 {
	background-position:0 -285px;
}
.aside .sidenav {
	background:#1a171b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin:0 0 24px 0;
	padding:8px 0 10px 0;
	list-style:none;
}
.aside .sidenav li {
	padding:6px 0 3px 0;
	overflow:hidden;
	border-bottom:1px dotted #626062;
	text-align: left;
}
.aside .sidenav li:first-child {
	border-top:1px dotted #626062;
}
.aside .sidenav li.current {
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:6px 5px 3px 19px;
	line-height:15px;
}

.aside .sidenav li a {
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:0 5px 0 19px;
	line-height:15px;
}
.aside .img-box {
	background:#1a171b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
	padding:10px 1px 6px 1px;
	overflow:hidden;
}
.aside .img-box h3 {
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0;
	line-height:23px;
}
.aside .img-box a.link {
	text-transform:uppercase;
	display:inline-block;
	color:#fff;
	font-size:13px;
	margin-top:2px;
	letter-spacing:-1px;
}
#main #content {
	float:right;
	width:469px;
	padding:0 20px;
}
#main p {
	margin:0;
}
h2 {
/*	background: #6b1224;
*/	background: #647368;
	background: -moz-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #647368), color-stop(100%, #C9CAC9));
	background: -webkit-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -o-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -ms-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: linear-gradient(left, #647368 0%, #C9CAC9 100%);
	color:#fff;
	padding:5px 16px;
	margin:0 0 10px 0;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
/*	font:19px/27px 'Patrick Hand', cursive;
*/    clear: both;
}
#content .banner {
	/*float:left;*/
	width:100%;
	padding:2px 0 4px 0;
	margin-bottom: 20px;
}
#content .banner .banner-img {
	margin:0 0 10px 0;
	display:block;
}
#content .banner .text {
	background:url(../images/borders.gif) repeat-y center;
	overflow:hidden;
	margin:0 0 11px 0;
	padding:6px 0 3px 0;
}
#content .banner .box {
	float:left;
	width:133px;
	padding:0 0 0 16px;
}
#content .banner .box:first-child {
	padding-left:0;
}
#content .banner p {
	margin:0 0 2px 0;
	text-align: left;
}
#content .banner p .subhead {
	color:#742132;
	font-weight:normal;
	text-transform:uppercase;
}
#content .banner .link-area {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	background: #d9dadb;
	background: -moz-linear-gradient(left, #fff 0%, #d9dadb 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, #d9dadb));
	background: -webkit-linear-gradient(left, #fff 0%, #d9dadb 100%);
	background: -o-linear-gradient(left, #fff 0%, #d9dadb 100%);
	background: -ms-linear-gradient(left, #fff 0%, #d9dadb 100%);
	background: linear-gradient(left, #fff 0%, #d9dadb 100%);
	padding:3px 13px 4px 13px;
	overflow:hidden;
}
#content .banner .link-area a {
	color:#000;
	float:right;
	line-height:14px;
	text-transform:uppercase;
	text-decoration:underline;
}
#content .banner .link-area a:hover {
	text-decoration:none;
}
#content .articles {
	float:left;
	width:100%;
	padding:9px 0 0 0;
}
#content .post {
/*	padding:5px 0px 17px 0px;*/
	float: left;
/*	width: 47.3%;*/
	width: 44.3%;
	height: 200px;
	padding: 10px;
	box-shadow: 0 0 4px 0 #888;
	margin: 0;
	position: relative;	
}
#content .post.first {
	margin-right:13px;
}
#content .post .img-frame {
	float:left;
	margin: 14px 0;
	position: absolute;
	bottom: 0px;
}
#content .post .img-frame img {
	display:block;
}
#content .post .text {
	width: 100%;
	margin: 0px;
	clear: both;
	text-align: left;
}
#content .post h3 {
	font-size:14px;
	margin:0 0 -5px 0;
	line-height:16px;
	font-weight:normal;
	word-break: break-word;
}
#content .post h3 a {
	color:#58585a;
}
#content .post p {
	margin:0 0 12px 0;
}
#content .post .author {
	font-size:11px;
	display:block;
	float: left;
	margin:5px 0;
	word-break: break-word;
	width: 149px;
}
#content .post .price .price {
	float: right;
	font-size:11px;
	margin: 5px 0;
}

#content .post .price-box .price_label,
#content .post .price-box .old-price .price-label,
#content .post .price-box .special-price .price-label {
	float: none;
	display: none;
	
}

#content .post .price-box .special-price {
	margin: 0px;
}

#content .post .price-box{
	margin: 0;
}

#content .post .meta {
/*	clear: both;*/
/*	padding:2px 0;*/
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 14px;
}
#content .post .meta a.link {
	color:#666;
	font-size:11px;
	float:left;
	text-decoration:underline;
	line-height: 23px;
	display: none;
}

#content .post .meta a.link.link-more {
	padding-right: 6px;
}

#content .post .meta a.link:hover{
	text-decoration:none;
}
a.btn {
	background:#e1e1e2;
	border:1px solid #434144;
	padding:0 13px;
	line-height:21px;
	color:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	display:inline-block;
	text-transform:uppercase;
	-webkit-box-shadow: 0 0 2px 1px #a19fa1;
	-moz-box-shadow: 0 0 2px 1px #a19fa1;
	box-shadow: 0 0 2px 1px #a19fa1;
}
a.btn:hover {
	text-decoration:none;
}
#content .post .meta a.btn {
	margin-left:5px;
	float: right;
}
#content .post .meta a.btn:hover {
	background:#fbd58e;
}

#content .post .ratings {
	display: none;
}

#sidebar {
	float:right;
	width:200px;
	padding:3px 0 0 0;
	margin:-3px 24px 0 0;
}

#sidebar .btn { font-size: 11px; }

#sidebar .sidebar-cart .btn { font-size: 10px; }


#sidebar .block {
	background:#fff;
	-webkit-box-shadow: 0 0 3px 2px #d1d1d1;
	-moz-box-shadow: 0 0 3px 2px #d1d1d1;
	box-shadow: 0 0 3px 2px #d1d1d1;
	margin:0 0 17px 0;
	overflow:hidden;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	border:1px solid #d1d1d1;
}
#sidebar .block h3, .block-layered-nav .block-title {
	color:#fff;
	font-size:19px;
	background:#1a171b;
	padding:0 16px;
	font-weight:normal;
	line-height:27px;
	margin:0;
    font-family: 19px/27px 'Patrick Hand',cursive;
}


#sidebar .create-customer h4 {
	text-transform: uppercase;
	background: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 0px;
	margin: 20px 0 5px 0px;
	text-align: left;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}

#sidebar .create-customer .btn-area .btn {
	float: right;
}


#sidebar .login {
	overflow:hidden;
	padding:10px 0 0 0;
}



#sidebar .login .row {
	text-align: left;
	overflow:hidden;
	padding:3px 5px 2px 12px;
}
#checkoutSteps select {
/*    color: #8C8C8C;*/
	width: 188px;
	margin-top: 4px;
}

#checkoutSteps select.address-select {
	width: 430px;
	margin-bottom: 15px;
}


#sidebar .login input.text {
	outline:none;
	padding:3px 7px;
	color:#8c8c8c;
	float:left;
	-webkit-box-shadow: 0 0 2px 1px #b3b2b3;
	-moz-box-shadow: 0 0 2px 1px #b3b2b3;
	box-shadow: 0 0 2px 1px #b3b2b3;
	border:2px solid #6f6d70;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:157px;
	height:17px;
}

#advanced-search-list input {
	outline:none;
	padding:3px 7px;
	color:#8c8c8c;
	float:left;
	-webkit-box-shadow: 0 0 2px 1px #b3b2b3;
	-moz-box-shadow: 0 0 2px 1px #b3b2b3;
	box-shadow: 0 0 2px 1px #b3b2b3;
	border:2px solid #6f6d70;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:121px;
	height:17px;
}

#checkoutSteps input {
	outline:none;
	padding:3px 7px;
	color:#8c8c8c;
	float:left;
	-webkit-box-shadow: 0 0 2px 1px #b3b2b3;
	-moz-box-shadow: 0 0 2px 1px #b3b2b3;
	box-shadow: 0 0 2px 1px #b3b2b3;
	border:2px solid #6f6d70;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:170px;
	height:15px;
}

#review-buttons-container a { text-decoration: underline; }

#review-buttons-container p.f-left {
	float: none !important;
	text-align: left;
}

#checkout-review-table {
	width: 100%;
	margin-top: 5px;
}

#checkout-review-table tr#grand-total-summary td {
	padding-top: 10px;
}

#checkout-review-table tr td {
	font-size: 12px;
	padding: 2px 10px;
}

#checkout-review-table thead th {
	padding: 5px 10px 15px 10px;
	height: 20px;
	line-height: 20px;
}

#product-attribute-specs-table {
	width: 100%;
	border: 1px solid #ccc;
}

.cart-empty #quickorder-title {
	margin: 20px 0 5px;
}


#product-attribute-specs-table tr th, #product-attribute-specs-table tr td {
	width: 50%;
	padding: 5px;
}

#product-attribute-specs-table tr.odd {
	background: #efefef;
}

#product-attribute-specs-table tr.even {
	background: #fff;
}


#checkout-review-table tfoot tr.first td {
	padding-top: 20px;
}

#checkout-review-table thead th.first {
	background: url(../images/th-first.png) no-repeat left top transparent;
}

#checkout-review-table {
	background: url(../images/th.png) no-repeat right top transparent;
}

#checkout-review-submit .buttons-set {
	border: none;
}

#checkout-review-table tr td.last {
	text-align: right;
}

#checkout-review-table .product-name {
	font-size: 13px;
	font-weight: normal;
}

#checkoutSteps input.radio {
	width: 20px;
}

#checkoutSteps .fields .field {
	margin: 0px 0px 5px;
}

#checkoutSteps .inputInner {
	padding: 0px;
	margin: 0px;
	height: auto;
}

#checkoutSteps .wide input {
	width: 375px !important;
}


.customer-account-forgotpassword .buttons-set button.button, .account-create .buttons-set button.button {
	margin: 5px 0px !important;
}

#my_recent_reviews li { 
	display: block;
	min-height: 20px; 
}

#my_recent_reviews li span, #my_recent_reviews li div { 
	float: left; 
}

#my_recent_reviews li div.clearer {
	float: none;
}

#my_recent_reviews li div { 
	font-size: 9px;
	padding-top: 5px;
	padding-left: 3px; 
}

#my-reviews-table h2 { background: none; font-size: 13px; }

#customer-reviews .form-list .input-box {
	width: 433px;
	text-align: left;
}

#customer-reviews .form-list .input-box input.input-text {
	width: 413px;
}

#customer-reviews .form-list .input-box textarea {
	width: 405px;
	height: 100px;
	min-width: 405px;
	min-height: 100px;
	max-width: 405px;
	max-height: 100px;
}

#customer-reviews h3 {
	text-align: left;
	margin-bottom: 25px;
	font-size: 15px;
}

#customer-reviews .no-reviews-container {
	padding: 20px;
	background: #fcfcfc;
	border: 1px solid #ccc;	
}

#customer-reviews p.no-reviews {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
}

#customer-reviews .no-reviews-container a {	
	font-size: 12px;
	text-decoration: underline;
}

.review-product-list .product a.btn {
	margin-right: 2px;
}

.tab-content {
	font-family: arial;
}

.std, p {
	font-family: arial;
}

.tab-content div.std {
	padding: 20px;
	background: #fcfcfc;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 20px;
}

.tab-content #customer-reviews dl {
	padding: 20px;
	background: #fcfcfc;
	border: 1px solid #ccc;
}

#customer-reviews dl dt .author {
	font-style: italic;
}

#customer-reviews dl dt .title {
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
	text-transform: uppercase;
}

.tab-content #customer-reviews dl dt {
	border-top: 1px dashed #999;
	padding-top: 10px;
	margin-top: 10px; 
}

.tab-content #customer-reviews dl dt.first {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px; 
}

.review-product-list .box-reviews {
	padding: 18px;
	background: #e1e1e2;
	border: 1px solid #7e7f81;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#customer-reviews dl dt {
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	margin-top: 10px; 
}

#customer-reviews dl dt.first {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px; 
}

#customer-reviews dl {
	text-align: left;
	background: #f8f8f8;
	padding: 10px;
	margin-bottom: 2px;
	border: 1px solid #efefef;
}

#customer-reviews .form-add {
	margin-top: 10px;
}



#customer-reviews dl dt {
	font-size: 11px;
	margin-bottom: 5px;
}

#customer-reviews .buttons-set {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 20px;
}


#sidebar .login button.submit {
	background:#e1e1e2;
	border:1px solid #434144;
	padding:0 4px;
	height:22px;
	color:#000;
	font-size:11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:right;
	text-transform:uppercase;
	-webkit-box-shadow: 0 0 2px 1px #a19fa1;
	-moz-box-shadow: 0 0 2px 1px #a19fa1;
	box-shadow: 0 0 2px 1px #a19fa1;
	cursor:pointer;
	margin:10px 7px 0 0;
}

.account-login button.button,.customer-account-forgotpassword .buttons-set button.button, .account-create button.button, #checkoutSteps button.button, .send-friend button.button{
	background:#e1e1e2;
	border:1px solid #434144;
	padding:0 4px;
	height:22px;
	color:#000;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:right;
	text-transform:uppercase;
	-webkit-box-shadow: 0 0 2px 1px #a19fa1;
	-moz-box-shadow: 0 0 2px 1px #a19fa1;
	box-shadow: 0 0 2px 1px #a19fa1;
	cursor:pointer;
	margin:2px 7px 0 0;
}
*+html #sidebar .login input.submit {
	padding:0 2px;
}
#sidebar .product-list {
	overflow:hidden;
}
#sidebar .product-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .product-list ul li {
	overflow:hidden;
	padding: 9px 0 0 0;
}
#sidebar .product-list ul li:first-child {
	padding:0;
}
#sidebar .product-list .alignleft {
	float:left;
	margin:4px 15px 0 1px;
}
#sidebar .product-list h3 {
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	font-weight:normal;
}
#sidebar .product-list h3 a {
	color:#6b1224;
	line-height:17px;
}
#sidebar .product-list p {
	margin:0;
}
#sidebar .product-list .text {
	text-align: left;
	font-size: 12px;
	color: #444;
}
#sidebar .data {
	background:#ececed;
	overflow:hidden;
	padding:13px 6px 12px 6px;
	text-align:left;
}

#sidebar .data table {
	
	width: 185px;
}

#sidebar .data .col-h {
	text-transform:uppercase;
	background:none;
	line-height:15px;
	font-weight:normal;
	font-size:13px;
	padding:0 0 8px 7px;
	margin:0 0 0 5px;
	text-align:left;
}
#sidebar .data .col-h2 {
	font-size:19px;
	font-weight:normal;
	padding-left:8px;
	text-align:left;
}
#sidebar .data .col {
	width:218px;
	padding:0 0 0 10px;
}
#sidebar .data td, #sidebar .data tr {
	vertical-align:top;
	margin:0;
	padding:0;
}
#sidebar .data .row {
	height:13px;
}
#sidebar .data .row6 {
	height:29px;
}
#sidebar .data .row7 {
	height:20px;
}
#sidebar .data .row-last {
	height:32px;
}
#sidebar .data .row-border .col-1, #sidebar .data .row-border .col-2, #sidebar .data .row-border .col-3, #sidebar .data .row-border .col, #sidebar .data .row-border .col-h2 {
	background:url(../images/border-02.png) no-repeat left bottom;
}
#sidebar .data .row-border2 .col-1, #sidebar .data .row-border2 .col-2, #sidebar .data .row-border2 .col-3 {
	background:url(../images/border-02.png) no-repeat left top;
}
#sidebar .data .row2 {
	height:23px;
}
#sidebar .data .row2 td {
	padding-top:6px;
}
#sidebar .data .row5 {
	height:22px;
}
#sidebar .data .col-1 {
	width:75px;
	padding:0 0 0 3px;
	text-align:left;
}
#sidebar .data .col-2 {
	width:53px;
	text-align:right;
	padding-right: 3px;
}
#sidebar .data .col-3 {
	width:26px;
	padding:0 0 0 5px;
	text-align:left;
}

#sidebar .data2 table td.col {
	padding: 4px 10px 7px 10px;
}

#sidebar .logged-in {
	text-align: left;
	padding: 0px;
}

#sidebar .logged-in .content h4 {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

#sidebar .logged-in .content i {
	padding-top: 3px;
	display: block;
	font-size: 12px;
}

#sidebar .logged-in .content {
	padding: 0px 10px;
}

#sidebar .logged-in .btn-area {
	background: url(../images/border-02.png) no-repeat left top;
	margin-top: 10px;
}

#sidebar .data2 {
	margin:0;
	padding:10px 6px 5px 6px;
	background:#fef7eb;
}
#sidebar .btn-area {
	overflow:hidden;
	width:100%;
	padding:8px 0;
}
#sidebar .btn-area a.btn {
	float:left;
	margin:0 3px;
	padding:0 4px;
}
*+html #sidebar .btn-area a.btn{
	margin:0 3px 0 0;
}
#sidebar .data2 a.btn {
	float:right;
	line-height:22px;
	margin-right:4px;
	padding:0 4px;
}
#footer {
	overflow:hidden;
	width:974px;
	margin:3px auto 0 auto;
}
#footer .section-1 {
	background:#2c292d;
	padding:7px 25px;
	overflow:hidden;
}
#footer .section-2 {
	overflow:hidden;
	padding:6px 0;
}

#footer .section-2 .address {
	float: left;
	padding-left: 25px;
	font-size: 12px;
	color: #58585a;
}

#footer .section-2 .address a {
	color: #58585a;
}

#footer .section-2 .address a:hover {
	color: #444;
	text-decoration: underline;
}

#footer .links {
	float:left;
	margin:0;
	padding:0;
	width:270px;
	list-style:none;
}
#footer .links li {
	background:url(../images/sep-01.gif) no-repeat left 1px;
	float:left;
	padding:0 6px 0 7px;
}
#footer .links li:first-child {
	background:none;
	padding-left:0;
}
#footer .links li a {
	color:#fff;
	text-transform:uppercase;
}
#footer address {
	font-style:normal;
	color:#fff;
	float:right;
	text-transform:uppercase;
}
#footer .visa {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer .visa li {
	float:left;
	padding:0 0 0 3px;
}
#footer a.mail {
	color:#fff;
}
.pagination {
	overflow:hidden;
	text-align:right;
	padding:8px 0 0px 0;
	margin:0 -5px 0 0;
	list-style:none;
	clear:both;
}
.pagination li:first-child {
	background:none;
}
.pagination li {
	display:inline;
	padding:0 5px 0 9px;
	background:url(../images/sep-02.gif) no-repeat left center;
}
.pagination a {
	color:#676767;
}
.pagination a.next, .pagination a.prev, .pagination a.next-d, .pagination a.prev-d {
	background:url(../images/bg-icons.png) no-repeat -24px -376px;
	height:9px;
	width:6px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	line-height:14px;
	vertical-align:middle;
	display:inline-block;
}
.pagination a.prev {
	background-position:-24px -389px;
}
.pagination a.next-d {
	width:12px;
	background-position:0 -392px
}
.pagination a.prev-d {
	width:12px;
	background-position:0 -376px;
}
.pagination a:hover, .pagination li.active a {
	text-decoration:none;
	color:#000;
}
.sort-bar {
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px 5px 3px 10px;
	width:420px;
	margin:6px 0 2px 0;
	background: #dbdedc;
	background: -moz-linear-gradient(left, #dbdedc 0%, #cacbca 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdedc), color-stop(100%, #cacbca));
	background: -webkit-linear-gradient(left, #dbdedc 0%, #cacbca 100%);
	background: -o-linear-gradient(left, #dbdedc 0%, #cacbca 100%);
	background: -ms-linear-gradient(left, #dbdedc 0%, #cacbca 100%);
	background: linear-gradient(left, #dbdedc 0%, #cacbca 100%);
}
.sort-bar .col, .sort-bar .col2 {
	float:left;
	width:184px;
}
.sort-bar .col2 {
	width:119px;
	float:right;
}
.sort-bar label, .sort-bar span.text {
	float:left;
	line-height:19px;
	margin:0 5px 0 0;
}
.sort-bar span.text {
	margin:0;
}
.sort-bar .select1, .sort-bar .select2 {
	width:101px;
	float:left;
	color:#000;
	font-size:11px;
}
.sort-bar .select2 {
	width:38px;
}
.sort-bar .view {
	float:left;
	width:110px;
}
.sort-bar a.list, .sort-bar a.grid, .sort-bar a.print {
	background:url(../images/bg-icons.png) no-repeat;
	height:19px;
	width:22px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:0 4px 0 0;
}
.sort-bar a.grid {
	background-position:-26px 0;
}
.sort-bar a.print {
	background-position:-51px 0;
	margin:0 0 0 6px;
}
.product {
	padding:4px 0 0 0;
	overflow:hidden;
}
.product .item {
	float:left;
	width:265px;
	padding:0 0 0 7px;
}
.product .item .img-frame {
/*	-webkit-box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	-moz-box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	box-shadow: 0 0 3px 2px #d1d1d1;*/
/*	-webkit-border-radius: 2px;*/
/*	-moz-border-radius: 2px;*/
/*	border-radius: 2px;*/
/*	border:1px solid #b3b3b3;*/
	padding:2px;
	background:#fff;
	margin:4px 20px 10px 0;
	float:left;
}
.product .item .img-frame img {
	display:block;
}
.product .text {
	color:#58585a;
	font-size:15px;
	line-height:19px;
	overflow:hidden;
	padding:4px 0 0 0;
}
.product .text h2 {
	text-transform:uppercase;
	padding:0;
	margin:0;
	color:#58585a;
	background:none;
	font:15px/19px Arial ,sans-serif;
}
.product .text .price em{
	font-style:normal;}
.product .text span {
	display:block;
}
.product .text .price span {
	color:#000;
}
.product .text a.link {
	margin:5px 0 5px 0;
	display:inline-block;
	color:#000;
	text-decoration:underline;
	font-size: 11px;
}

.product .price-box span {
	float: left;
}

.product .price-box span.price_label {
	padding-right: 5px;
}

.product .text a.link:hover {
	text-decoration:none;
}
.product2 {
	padding:7px 0 5px 16px;
}
.product2 .item {
	width:240px;
}
.product2 .item .img-frame {
	margin-right:11px;
}
.product .rightarea {
	float:right;
	width:140px;
	margin:5px 0 0 0;
}
.product2 .rightarea {
	width:159px;
}
.product2 .text h2 {
	text-transform:inherit;
}
.product .rightarea .description {
	font-weight:normal;
	font-size:15px;
	color:#000;
	line-height:19px;
	margin:0 0 10px 0;
	display:block;
}
.product .pdf-links {
	margin:0 0 15px 0;
	overflow:hidden;
	padding:16px 9px 13px 9px;
	list-style:none;
	background:url(../images/product-links-bg.jpg) no-repeat #fff left top;
}
.product .pdf-links li {
	/* background:url(../images/bg-link.png) repeat-x; */
	line-height:20px;
	margin-bottom:3px;
}
.product .pdf-links li a {
	background:url(../images/pdf-bg.png) no-repeat left top;
	padding:0 0 0 29px;
	line-height:20px;
	display:block;
	font-size:12px;
	color:#58585a;
}
.product a.btn {
	float:right;
	line-height:21px;
	margin-right:2px;
}
.tabs-area {
	padding:11px 0 5px 0;
	overflow:hidden;
	width:469px;
}
.tabs-area h2 {
    background: none;
    color: #000000;
    font: 19px/27px 'RooneyWeb-Regular', sans-serif;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: left;
}
.tabset {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:1;
	bottom:-1px;
	width:100%;
}
.tabset li {
	text-align:center;
	float:left;
}
.tabset li a {
	display:block;
}
.tabset li a span {
	line-height:21px;
	background:#e1e1e2;
	color:#000;
	display:block;
	margin-left:-1px;
	font-size:12px;
	border:1px solid #7e7f81;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-transform:uppercase;
}
.tabset li a:hover {
	text-decoration:none;
}
.tabset li:first-child a span {
	margin:0;
}
.tabset li a.active span, .tabset li a:hover span {
	padding-bottom:1px;
	border-bottom:0;
}
.tab-content {
	background:#e1e1e2;
	border:1px solid #7e7f81;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding:13px 12px 22px 18px;
	height:1%;
	border-top:0;
	position:relative;
	top:-1px;
	text-align: left;
}
.tab-content p {
	line-height:17px;
	margin:0;
}
.tab-content .img-frame {
	background:#fff;
	border:1px solid #9e9e9f;
	-webkit-box-shadow: 0 0 3px 2px #b8b8b9;
	-moz-box-shadow: 0 0 3px 2px #b8b8b9;
	box-shadow: 0 0 3px 2px #b8b8b9;
	float:left;
	margin:15px 18px 0 0;
	padding:12px 13px;
}
.tab-content .img-frame .inner {
	background:#fff;
	border:1px solid #e3e3e3;
	-webkit-box-shadow: 0 0 1px 1px #ededed;
	-moz-box-shadow: 0 0 1px 1px #ededed;
	box-shadow: 0 0 1px 1px #ededed;
	overflow:hidden;
}
.tab-content .img-frame img {
	display:block;
}
.carusel {
	overflow:hidden;
	padding:13px 24px;
	margin-bottom:7px;
	position:relative;
	border-top:1px solid #c6c5c6;
	border-bottom:1px solid #c6c5c6;
	margin-top: 10px;
}
.carusel .text {
	display:block;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	line-height:19px;
}
.carusel .holder {
	overflow:hidden;
	background: #d8d9da;
	background: -moz-linear-gradient(left, #fff 0%, #d8d9da 50%, #fff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(50%, #d8d9da), color-stop(100%, #fff));
	background: -webkit-linear-gradient(left, #fff 0%, #d8d9da 50%, #fff 100%);
	background: -o-linear-gradient(left, #fff 0%, #d8d9da 50%, #fff 100%);
	background: -ms-linear-gradient(left, #fff 0%, #d8d9da 50%, #fff 100%);
	background: linear-gradient(left, #fff 0%, #d8d9da 50%, #fff 100%);
	padding:11px 0 8px 0;
}
.carusel .holder .frame{
	width:423px;
	overflow:hidden;
}
.carusel .holder ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.carusel .holder ul li {
	float:left;
	padding:0 20px;
	width: 101px;
	text-align: left;
}
.carusel a.next, .carusel a.prev {
	height:23px;
	width:22px;
	font-size:0;
	line-height:0;
	position:absolute;
	top:110px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-icons.png) no-repeat;
}

.carusel .img-frame {
	-webkit-box-shadow: 0 0 3px 2px #d1d1d1;
	-moz-box-shadow: 0 0 3px 2px #d1d1d1;
	box-shadow: 0 0 3px 2px #d1d1d1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b3b3b3;
	padding: 2px;
	background: #fff;
	width: 95px;
	height: 132px;
	text-align: center;
}

.carusel .price_label {
	padding-right: 5px;
}

.carusel .product-name {
	line-height: 10px;
	margin-top: 10px;
}

.carusel .product-name a {
	text-transform: uppercase;
	color: #58585a;
	background: none;
	font: 12px/13px 'RooneyWeb-Regular',sans-serif;
	text-decoration: none;
}

.carusel a.next {
	right:2px;
	background-position:-119px -275px;
}
.carusel a.prev {
	left:5px;
	background-position:-122px -240px;
}
#links:after, #header .holder:after, .tab-content:after, #main .main-holder:after {
	clear:both;
	display:block;
	content:'';
}
.clearfix:after, .old-price:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.form-search .search-autocomplete { z-index:999; left:0px !important; top:23px !important; }
.form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.odd { background-color:#fffefb; }
.form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#content .banner p .subhead a{
    text-decoration: none;
    color: #742132;
}

/*.price .price-box{
    float: left;
}*/
.l-left {float: left;}
.checkbox, .radio {
  width: 19px;
  height: 20px;
  padding: 0 5px 0 0;
  background: url("../images/radiobutton.jpg") no-repeat;
  display: block;
  clear: left;
  float: left;
}
.form-list li {
    clear: both;
    padding: 0 0 5px;
}
.account-login .form-list li {
    padding: 5px 0 0 5px;
}
.form-list{
    padding: 0;
}
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.dashboard a, .account-login a, #newsletter-subscription a, #newsletter a, a {
    color: #000000;
}

.lohsecustomergrouptypes-kuffert-index .page-title {
	margin-bottom: 15px;
}

.lohsecustomergrouptypes-kuffert-index .page-title h1 {
	background: #647368;
	background: -moz-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #647368), color-stop(100%, #C9CAC9));
	background: -webkit-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -o-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: -ms-linear-gradient(left, #647368 0%, #C9CAC9 100%);
	background: linear-gradient(left, #647368 0%, #C9CAC9 100%);
	color: #fff;
	padding: 5px 16px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-family: 'RooneyWeb-Regular';
	font-weight: normal;
	clear: both;
}

.lohsecustomergrouptypes-kuffert-index .kuffert-content table {
	width: 100%;
}

.lohsecustomergrouptypes-kuffert-index .kuffert-content table th {
	font-family: 'RooneyWeb-Bold';
}

.lohsecustomergrouptypes-kuffert-index .kuffert-content table td, .lohsecustomergrouptypes-kuffert-index .kuffert-content table th {
	padding: 5px;
}

.lohsecustomergrouptypes-kuffert-index .kuffert-content table td.first, .lohsecustomergrouptypes-kuffert-index .kuffert-content table th.first {
	padding-left: 0px;
}

.lohsecustomergrouptypes-kuffert-index .kuffert-content table td.last, .lohsecustomergrouptypes-kuffert-index .kuffert-content table th.last {
	padding-right: 0px;
}

.lohsecustomergrouptypes-kuffert-index 

/* #newsletter-subscription ul {padding: 30px 0 0;} */
#newsletter-subscription .buttons-set { clear: both;}
.subsciption-block {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
}



.dashboard .welcome-msg {
	margin-bottom: 30px;
}

.dashboard .col2-set {
	padding: 0px;
	margin-bottom: 10px;
	line-height: 1.35;
}

.dashboard .col2-set .col-1 .box {
	margin-right: 20px;
}



.col2-set .col-1 { float:left; width:48.5%;  border-right: 1px solid;}
.col2-set .col-2 { float:right; width:48.5%; }
.buttons-set, .col2-set {
    clear: both;
    overflow: hidden;
}
.buttons-set {
    padding: 8px 0px 15px 0px;
}
.buttons-set .back-link { float: left; }

.account-login .content {
min-height: 200px;
/* padding: 0 10px; */
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 5px 5px;
    margin: 5px 0 5px 0;
}
.error-msg {
    background-color: #FAEBE7;
    border-color: #F16048;
    color: #DF280A;
}
ul {
    padding: 0;
    margin: 0;
}
.no-display   { display:none; }
.price_label {float: left;}
.old-price .price {
    text-decoration: line-through;
}
a.direction img { margin-left: 3px;}
.jp-type-playlist {
    position: relative;
    margin-bottom: 13px;
}
.jp-interface {
    background: transparent url(../images/player_frame.jpg) no-repeat 0 0;
   /* height: 100px;
    width: 146px;*/
}
.jp-play {
    background: transparent url(../images/play.jpg) no-repeat 0 0;
}
.jp-pause {
    background: transparent url(../images/pause.jpg) no-repeat 0 0;
}
.jp-previous{
    background: transparent url(../images/backward.jpg) no-repeat 0 0;
}
.jp-next{
    background: transparent url(../images/forward.jpg) no-repeat 0 0;
}
div.jp-interface ul.jp-controls a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
a.jp-play, a.jp-pause, a.jp-next, a.jp-previous {
    width: 26px;
    height: 27px;
}
div.jp-video ul.jp-controls, div.jp-interface ul.jp-controls li {
    display: inline;
    float: left;

}
div.jp-interface ul.jp-controls li a{
    margin: 2px;

}
.jp-controls {
    padding: 45px 0 55px 27px;
}
.jp-title{
    position: absolute;
    top: 9px;
    width: 500px;
    left: 10px;
    overflow: hidden;
    height: 15px;
    color: #58585A;
    text-transform: uppercase;
    font-size: 10px;
}
.jp-title ul {
    text-align: center;
}
.field {
    float: left;
    position: relative;
}
.wide 
{ 
    position: relative;
}
.wide input
{     
    width: 265px !important;
}
.input-box {
    padding: 2px 0px 3px 0px;
    overflow: hidden;
}
.control .input-box {overflow: visible;}
/*span.separator {float: left; padding: 0px 5px 0px 5px;}*/
span.separator {padding: 0px 2px 0px 5px;}
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
/*.block-layered-nav .block-title { border:0; padding:0; margin:0 0 6px; height:13px; background:url(../images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }*/
.block-layered-nav .block-content { padding:0; }
.block-layered-nav .block-subtitle { margin:0; background:#CACBCA; font-size:12px; font-weight:bold; padding:2px 10px; color:#fff; }
.block-layered-nav dt { font-weight:bold; border-top:1px solid #fff; padding:8px 10px 0 10px; font-size:12px; }
.block-layered-nav dl dd { padding:0 10px 8px 10px; border-bottom:1px solid #ddd; margin: 0;}
.block-layered-nav dd li { line-height:1.35; margin:0 0 3px; }
.block-layered-nav dd a { color:#444; }
.block-layered-nav .currently ol { padding:6px 0 0; }
.block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; }
.block-layered-nav .currently .btn-remove { margin:2px 0 0; }
.block-layered-nav .actions { padding:5px 10px; margin:0; }
.block-layered-nav .actions a { float:none; }
.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 auto;
}
.block-layered-nav .actions {
    font-size: 11px;
    padding: 4px 9px;
    border: 1px solid #DEE5E8;
    border-width: 1px 0;
    text-align: right;
}
.block .btn-remove {
    float: right;
    margin: 1px 0 2px 5px;
}
.block-layered-nav .currently .btn-remove {
    margin: 3px 0 0;
}
#shopping-cart-body {
/*    margin: 10px 26px 0 20px;*/
}

#shopping-cart-table thead tr {
    height: 28px;
}
#shopping-cart-table thead th {
    background: #efefef;
}
#shopping-cart-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}
#shopping-cart-table td .item-options {
    display: none;
}
#shopping-cart-table th, #shopping-cart-table td {
    vertical-align: middle;
}
#quickorder-body {
    margin: 0 0 20px;
}
/*#shopping-cart-table thead th.first {
    background: url("../images/table-left-rounded.jpg") no-repeat scroll left top transparent;
}
#shopping-cart-table thead th.last {
    background: url("../images/table-right-rounded.jpg") no-repeat scroll right top transparent;
}*/
#shopping-cart-totals-table {
    width: 100%;
}
.checkout-types {
    float: right;
    margin-top: 15px;
}
#quickorder-body input{
    font-size: 10px;
}
.cart-collaterals {
    border-top: 1px solid;
    margin-top: 10px;
    padding-top: 5px;
}
tr#grand-total-summary{
    border-top: 1px solid;
}
#quickorder-body td {
    vertical-align: middle
}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px;
}
.buttons-set button.button {
    float: right !important;
    margin-left: 5px;

}
p.required {
    font-size: 11px;
    text-align: right;
    color: #000;
}
#checkout-step-login {margin: 0px 0px 5px 0px;}

#checkout-step-login .col2-set { padding: 0px 5px; }

#checkout-step-login .col2-set .col-1 { border-right: none; width: 45%; }

#checkout-step-login .col2-set .col-2 { border-left: 1px solid; width: 45%; padding-left: 20px; }

#checkout-step-login #login-form fieldset { width: 100%; }

#checkout-step-login #login-form fieldset p.required { text-align: left; }

.checkout-onepage-success .col1-layout .col-main a {
  font-weight: bold; 
  display: block; 
  margin: 0.5em;
}

.opc input { margin: 0px 5px 0px 0px; }
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-family: 'RooneyWeb-Bold';
    line-height: 13px;
    background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #EB340A;
}
.my-account .form-list li.fields {
	min-height: 45px;
}

.my-account .form-list li.wide .input-box {
	width: 695px;
}

.my-account .form-list li.wide .input-box {
	width: 695px;
}

.my-account .form-list li.wide input {
	width: 656px !important;
}


.my-account .form-list .field {
	float: left;
	width: 346px;
}

.my-account .form-list .input-box {
	width: 330px;
}

.my-account .form-list .input-box select {
	width: 328px;
}

.my-account .fieldset {
	margin-bottom: 10px;
}

.my-account .form-list .input-box input.input-text {
	width: 310px;
}

.my-account .form-list li.control {
	padding: 5px 1px;
}

.my-account .buttons-set, .enter-gift-card-number .buttons-set {
	border-top: 1px solid #ccc;
	padding: 10px 0px 0px;
	margin: 10px 0px 0px;
}

.enter-gift-card-number .input-field {
	text-align: left;
}

.enter-gift-card-number .input-box {
	margin-bottom: 5px;
}

#wishlist-table { 
	width: 100%; 
}

#wishlist-table th {
	background: none repeat scroll 0 0 #F1F1F1;
	margin: 0 0 12px;
	padding: 5px 10px;
	text-align: left;
	clear: both;
}

#wishlist-table td {
	padding: 10px;
}

#wishlist-table td h2 {
	background: none;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	text-transform: none;
	font-size: 10px;
	line-height: 20px;
}

#wishlist-table td textarea {
	height: 110px;
	width: 270px;
	max-height: 110px;
	max-width: 270px;
	min-height: 110px;
	min-width: 270px;
	padding: 2px;
}

#wishlist-table .qty {
	width: 90px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	padding: 2px 10px;
}

#wishlist-table .btn-cart {
	margin: 2px auto;
	float: none;
}

.wishlist-index-index .my-account .buttons-set, #checkoutSteps .buttons-set {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	/* border-top: 1px solid #CCC; */
}

.wishlist-index-share li.wide .input-box {
	width: 715px;
}

.wishlist-index-share li.wide .input-box textarea {
	width: 669px;
}

.newsletter-subscription-content ul li { 
	display: block; 
	min-height: 18px; 
}

.enter-gift-card-number .form-button {
	color: #555;
	font-family: 'RooneyWeb-Bold';
	height: 27px;
	background: #E1E1E2;
}

/*  MailChimp - subscribe-form  */

#mc_embed_signup {
	text-align: left;
	}

#mc_embed_signup h2 {
	background: inherit;
	color: inherit;
	margin: 0 0 20px 0;
	font-weight: 700;
	padding: inherit;
	}

#mc_embed_signup .indicates-required {
	margin: 0 0 8px 0;
	font-size: 11px;
	text-align: right;
	width: 320px;
	}

#mc_embed_signup .mc-field-group, #mc_embed_signup .clear {
	line-height: 26px;
	height: 35px;
	width: 320px;
	}

#mc_embed_signup .mc-field-group input, #mc_embed_signup .mc-field-group select, #mc_embed_signup .clear input {
	float: right;
	}


/* Hjemmenes dåbsklub - fix listeform */

.col-main div.std ul {
	padding: 15px;
	}

.col-main div.std ul li {
	display: list-item;
	list-style: disc;	
	}


/* Fix af købsformular - muligvis noget der skal slettes når single-page-checkout skal aktiveres. */

input.styled {
  display: inherit !important;
  width: inherit !important;
}

