@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 99%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	background:#e9e9e3;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:12px;
}
p {
	font-size:13px;
	line-height:16px;
	margin:0 0 0px;
}
/* STYLES */
#container {
	margin:0 auto;
	width: 960px;
}
/* HEADER */
#header {
	padding:0;
}
.h-l {
	float:left;
	color:#baae94;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:430px;
	padding:0 0 15px 10px;
}
.saludo {
	font-size:14px;
	padding:0 0 5px;
}
h1 a{
	background:url(../images/welcomedjshop.gif) no-repeat 0 0;
	font-size:16px;
	padding:32px 0 0;
	display:block;
	color:#baae94;
	font-weight:normal;
	width:430px;
	text-decoration:none;
}
h1 a:hover{
	color:#baae94;
	text-decoration:none;
}
.h-r {
	float: right;
	width:500px;
	padding:0 10px 10px 0;
}
.h-r .top-links{
	float:right;
	clear:both;
}
.h-r .top-links li {
	float:left;
	margin:0 0 0 15px;
}
.h-r .top-links li a{
	color:#178763;
	font-size:12px;
	text-decoration:none;
}
.h-r .top-links li a:hover{
	text-decoration: underline;
}
/* Idioma */
.form-language {
	float:right;
	padding:3px 0 8px;
}
#menu_top {
	background: #1f956f; /* Old browsers */
	background: -moz-linear-gradient(top, #1f956f 0%, #188764 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f956f), color-stop(100%,#188764)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1f956f 0%,#188764 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1f956f 0%,#188764 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #1f956f 0%,#188764 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f956f', endColorstr='#188764',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #1f956f 0%,#188764 100%); /* W3C */
	border:1px solid #0c5e44;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow:hidden;
	padding:0 20px;
	margin-bottom:10px;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
	clear:both;
}
#menu_top ul {
	padding:0 !important;
	background:none !important;
	margin:0 !important;
}
#menu_top li {
	padding:0 0 0 30px!important;
	margin:0 !important;
}
#menu_top li:first-child {
	padding:0 !important;
}
#menu_top li.over, #menu_top li.active {
	border:none !important;
	background:none !important;
}
#menu_top li a {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal !important;
	padding:9px 0 7px !important;
	background:none !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	color:#ffffff !important;
}
#menu_top li a:hover, #menu_top li.active a {
	border-bottom:5px solid #0C9;
	padding:9px 0 2px !important;
	color:#f2fffb !important;
}
#menu_top li a span {
	padding:0 !important;
	background:none !important;
}
/*#menu {
	background:url(../images/bg-menu.gif) repeat-x 0 0;
	clear:both;
	float:left;
	width:960px;
	margin:0 0 10px;
}
#menu div{
	background:url(../images/bg-menu.gif) no-repeat right bottom;
	float:left;
	width:960px;
}
#nav {
	background:url(../images/bg-menu.gif) no-repeat 0 center;
	float:left;
	padding:10px 0 10px 10px;
	margin:0;
}
#nav li{
	float:left;
	padding:0 5px 0 0;
	margin:0;
}
#nav li.home a{
	padding:0 0 0 4px;
	background:none;
}
#nav li.home a span{
	padding:9px 12px 8px 8px;
	background:none;
}
#nav li a{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 9px;
	display:block;
	background:url(../images/btn-menu.gif) no-repeat 0 center;
}
#nav li a span{
	padding:9px 25px 8px 8px;
	display:block;
	background:url(../images/btn-menu.gif) no-repeat right center;
}
#nav li.home a:hover{
	background:url(../images/btn-menu.gif) no-repeat 0 0;
}
#nav li.home a:hover span{
	background:url(../images/btn-menu.gif) no-repeat right 0;
}
#nav li a:hover{
	background:url(../images/btn-menu.gif) no-repeat 0 bottom;
}
#nav li a:hover span{
	background:url(../images/btn-menu.gif) no-repeat right bottom;
}
/*
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
/*#nav li { position:relative;text-transform:uppercase; text-align:left;	}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span, #nav li.over ul span { background:none; padding:0; }*/

/************ 0 LEVEL  ***************/
/*#nav li.active a, .cms-index-index #nav li.home a { color:#1ee1a3; }
#nav a { float:left; background:url(../images/nav_top_level_arrow.gif) no-repeat 100% 50%; padding-right:11px; color:#444; font-weight:bold; }
#nav li.over a, #nav li:hover a,
#nav a:hover { color:#ffffff; }
#nav li.over, #nav li:hover,
#nav li.active { margin:0; border:none; background:none; }*/

/************ 1ST LEVEL ************/
/*#nav ul li,
#nav ul li.active,
#nav ul li.over, #nav ul li:hover { float:none; border:none; background:none; margin:0; padding:0 10px; text-transform:none; }
#nav ul li.parent { background:url(../images/nav_parent_arrow.gif) no-repeat 215px 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0; background:none; }
#nav ul a,
#nav ul a:hover { float:none; background:none; }
#nav ul li a { font-weight:normal !important; }*/

/************ 2ND LEVEL ************/
/*#nav ul { position:absolute; width:240px; top:30px; left:-10000px; border:1px solid #0c5e44; padding:0 0 12px; font-size:12px; background:#168763; }*/

/* Show menu */
/*#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:150px; }
#nav li.over ul ul, #nav li:hover ul ul { left:-10000px; }

#nav ul li a { font-size:12px;  padding:6px 5px 5px; color:#ffffff !important; border-bottom:1px solid #0c5e44; }
#nav ul li a:hover { padding:6px 5px 5px; color:#1EE1A3 !important; }*/

/************ 3RD+ LEVEL ************/
/*#nav ul ul { top:5px; }


#nav li.nav-6 a{
	background:url(../images/btn-menu-ofertas.gif) no-repeat 0 top;
}
#nav li.nav-6 a span{
	background:url(../images/btn-menu-ofertas.gif) no-repeat right top;
}
#nav li.nav-6 li a span{
	background: none !important;
}
#nav li.nav-6 a:hover{
	background:url(../images/btn-menu-ofertas.gif) no-repeat 0 bottom;
}
#nav li.nav-6 a:hover span{
	background:url(../images/btn-menu-ofertas.gif) no-repeat right bottom;
}
#nav li.nav-6 ul { border:1px solid #6a0700; background:#980f05; }
#nav li.nav-6 ul li a { color:#ffffff !important; border-bottom:1px solid #6a0700; background:none !important; }
#nav li.nav-6 ul li a:hover { color:#ff6060 !important;}

.categorypath-discos-en-oferta-cantados-html #nav li.active a { color:#ff6060 !important}*/

.mini-search {
	float:right;
	padding:10px 0 0;
	width:195px;
	background:none;
	clear: both;
}
.mini-search form{
	float:right;
}
.mini-search span, .news-footer .input-box span{
	border:1px solid #B9B9B9;
	background:url(../images/bg-input.gif) no-repeat 0 0;
	padding:5px;
	float:left;
	margin:0 5px 0 0;
}
.mini-search span{
	padding:4px 5px 3px;
}
.mini-search .input-text{
	background:none;
	border:none;
	width:146px;
	margin:0;
	padding:1px 0;
}
/* CONTENT */
#content, .outline-creator {
	overflow:hidden;
	height:1%;
	width:960px;
	border:none;
	background:none;
}
.c-bg {
	background:url(../images/bg-content.gif) repeat-y center 0;
}
.c-t {
	background:url(../images/bg-content.gif) no-repeat left top;
}
.c-b {
	background:url(../images/bg-content.gif) no-repeat right bottom;
}
#slide {
	overflow:hidden;
	height:280px;
	width:940px !important;
	padding:10px;
	position:relative;
}
#slide li{
	float:left;
}
#slide .next, #slide .prev {
	display:none;
}
.viewport{
	overflow:hidden;
	width:940px !important;
	height:280px !important;
}
.viewport ul{
	width:99999px;
}
.nav {
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:10;
}
.nav ul{
	width:600px;
}
.nav li{
	float:left;
}
.nav a{
	text-indent:-9999px;
	height:21px;
	width:21px;
	background:url(../images/btn-slide.png) no-repeat 0 0;
	float:left;
	margin:0 0 0 5px;
}
.nav .active a{
	background:url(../images/btn-slide-active.png) no-repeat 0 0;
}
/* Promos */
.promos2 {
	padding: 10px 0 0;
	overflow:hidden;
	height:1%;
}
.promos2 .p-l {
	float:left;
}
.promos2 .p-r {
	float:right;
}
.promos2 .p-c {
	background:url(../images/bg-promo2.gif) repeat-y center top;
}
.promos2 .p-t {
	background:url(../images/bg-promo2.gif) no-repeat left top;
}
.promos2 .p-b {
	background:url(../images/bg-promo2.gif) no-repeat right bottom;
	padding:10px;
}
/* Breadcrumb */
.search-bar {
	background:none;
	border-bottom:1px solid #d2d2c4;
	line-height:14px;
	margin:0;
	padding:9px 18px 6px;
}
/* Sidebar */
.layered-nav h4 {
	background: #bbab8a;
}
.mini-cart .head {
	background: #bbab8a;
}
/* Footer */
#footer {
	padding:10px 0 0;
}
#footer a{
	color:#178763;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .c-b {
	padding:20px;
	overflow:hidden;
	height:1%;
}
#footer h5 {
	height:23px;
	text-indent:-9999px;
	border-bottom:1px solid #d2d2c4;
	padding:0 0 10px;
}
.news {
	float:left;
	width:443px;
	padding:0 35px 0 0;
}
.news h5{
	background: url(../images/news.gif) no-repeat 0 0;
}
.news-footer {
	padding:17px 0 0;
}
.news-footer p{
	font-size:14px;
}
.news-footer li{
	float:left;
	padding:5px 0;
	width:147px;
}
.news-footer fieldset {
	padding:10px 0;
}
.news-footer .input-box strong{
	float:left;
	font-size:14px;
	padding:8px 29px 0 0;
}
.news-footer .input-box span{
	border:1px solid #767777;
	float:left;
	margin:0 11px 0 0;
}
.news-footer .input-box .input-text{
	border:none;
	width:120px;
	padding:2px 2px 1px;
}
.categorias {
	float:left;
	width:204px;
	padding:0 35px 0 0;
}
.categorias h5{
	background: url(../images/categorias.gif) no-repeat 0 0;
}
.categorias ul{
	padding: 4px 0 0 0;
}
.categorias ul li{
	background:url(../images/ln-dotted.gif) repeat-x 0 bottom;
}
.categorias ul li a{
	padding:13px 0 14px 40px;
	display:block;
}
.categorias ul .cat01 a{
	background:url(../images/icon-earpiece.jpg) no-repeat 0 center;
}
.categorias ul .cat02 a{
	background:url(../images/icon-shirt.jpg) no-repeat 0 center;
}
.categorias ul .cat03 a{
	background:url(../images/icon-disc.jpg) no-repeat 0 center;
}
.categorias ul .cat04 a{
	background:url(../images/icon-music.jpg) no-repeat 0 center;
}
.empresa {
	float:left;
	width:203px;
	padding:0;
}
.empresa h5{
	background: url(../images/empresa.gif) no-repeat 0 0;
}
.empresa ul{
	padding:17px 0 0;
}
.empresa ul li {
	padding:0 0 11px;
}
.empresa ul li a{
	font-size:12px;
}
.copyright {
	overflow:hidden;
	height:1%;
	padding:13px 20px;
}
.copyright .copy {
	float:left;
	width:450px;
}
.copyright .copy p{
	text-transform:uppercase;
}
.copyright .copy ul li{
	font-size:12px;
	padding:0 0 5px;
}
.copyright .cards{
	float: right;
	text-align:right;
	background:url(../images/cards.jpg) no-repeat right 0;
	width:450px;
}
.copyright .cards p{
	color:#d2d2c4;
	padding:44px 0 0;
}
.copyright .cards a{
	font-size:12px;
}
.collaborators {
	clear:both;
	overflow:hidden;
	height:1%;
	border-top:1px solid #d2d2c4;
}
.form-language {
	float:right;
	padding:3px 0 8px;
}
.share {
	float:right;
	padding:10px 0 0;
	clear:both;
}
.share span {
	display:block;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:18px;
	padding:0 6px 0;
}
.share a{
	margin:0 0 0 4px;
	float:left;
}
.collaborator {
	float:left;
	padding:14px 10px 0 10px;
}
.collaborator span{
	float:left;
	padding:5px 10px 0 0;
}
.collaborator a{
	color:#168662;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.collaborator ul{
	float:left;
}
.collaborator ul li{
	float:left;
	padding:0 2px 0 0;
}
.collaborator ul li a{
	background:url(../images/bg-collaborator.gif) no-repeat 0 bottom;
	padding:2px 2px 1px;
	display:block;
}
.collaborator ul li a:hover{
	background:url(../images/bg-collaborator.gif) no-repeat 0 0;
}
#easyflags a {
	float:right !important;
	margin-right:0 !important;
	margin-left:5px !important;
}
.breadcrumbs {
	width:926px;
}
.breadcrumbs a, .breadcrumbs a:hover {
	color:#158562;
}
.middle {
	padding:20px;
}
.col-main {
	width:728px !important;
}
a, a:hover {
	color:#158562;
}
.catalog-listing h5 a, .catalog-listing h5 a:hover {
	color:#158562;
}

/* 10-11-10 */

.sep {
	margin:10px 0 0 0;
}
.hp-report {
	height:1%;
	overflow:hidden;
	padding:15px 10px 15px 15px;
	width:935px;
}
.generic-product-grid {
	padding:20px 0 0 0;
}
.generic-product-grid td {
	padding:4px;
}
.generic-product-grid td:hover {
	background:#f9f5ec;
}
.generic-product-grid h5{
	padding:10px 0 8px;
	width:105px;
	margin:0;
	line-height:12px;
}
.hp-report .generic-product-grid h5{
	padding:10px 0 4px;
	width:95px;
	margin:0;
	line-height:12px;
}
.generic-product-grid h5 a{
	color:#158562;
	font-size:9px;
	font-weight:bold;
	line-height:0px;
	text-decoration:none;
}
.generic-product-grid h5 a:hover, .generic-product-grid .options-list li label a:hover, .h-r .top-links li a:hover{
	color:#28b98b;
}
.generic-product-grid .price-box {
	padding:0;
}
.generic-product-grid .options-list{
	padding:5px 0;
}
.generic-product-grid .options-list li{
	border-top:1px solid #ebebe8;
	overflow:hidden;
	padding:2px 0;
}
.generic-product-grid .options-list li img{
	float:left;
	height:12px;
	width:12px;
	padding:0 3px 0 0;
}
.generic-product-grid .options-list li .label{
	display:block;
	float:left;
}
.generic-product-grid .options-list li label a{
	text-decoration:none;
	color:#158562;
	font-size:8px;
	text-transform:uppercase;
}
.regular-price {
	color:#474747;
}
.generic-product-grid .regular-price .price {
	color:#474747;
	font-size:16px;
	font-weight: bold;
}
.hp-report .product-image img {
	border: none;
	width:95px;
}
.hp-report .head-alt {
	margin:0;
	padding:0 0 10px;
	text-align:left;
}
.hp-report .head-alt h2{
	background: url(../images/novedades.gif) no-repeat 0 0;
	border-bottom:1px solid #D2D2C4;
	height:23px;
	padding:0 0 10px;
	text-indent:-9999px;
	width:927px;
}
.listing-type-grid .product-image img {
	width:105px;
	border:none;
}
.col-left {
	margin-left:0;
	width:192px;
}
.col-main .padder {
	padding-right:0;
}
.telf {
	font-size:12px;
	float:right;
	padding:10px 20px 0 0;
}
.telf strong{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:0 5px 0 0;
}
.telf a, .telf a:hover{
	color:#178763;
}
.box-price {
	overflow:hidden;
	height:1%;
	clear:both;
	margin:0 0 15px;
}
.product-info-box {
	font-size:12px;
	width:440px;
}
.product-info-box .product-name {
	color:#474747;
	text-transform:uppercase;
	font-size:26px;
	margin-bottom:15px;
}
.product-info-box a{
	line-height:22px;
}
.product-info-box p{
	padding:0;
}
.product-info-box h3{
	font-size:14px;
}
.padder .product-info-box .price-box {
	margin:0;
	overflow:hidden;
	height:1%;
	float:left;
	padding:0;
}
.padder .product-info-box .price-box .price{
	font-size:24px;
}
.product-info-box .price-box span {
	display:block;
}
.product-info-box .price-box .regular-price {
	background:#464646;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.product-info-box .price-box .regular-price .price{
	color:#f1f1f1;
	font-size:30px;
	font-weight:normal;
}
.product-info-box .price-box .price-label {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 5px;
}
.product-info-box .price-box .old-price .price-label {
	color:#777777;
}
.product-info-box .price-box .old-price .price {
	color:#919191;
	font-weight:normal;
}
.product-info-box .price-box .special-price .price-label {
	color:#fea382;
}
.product-info-box .price-box .special-price .price {
	color:#ffffff;
}
.product-info-box .price-box .old-price, .product-info-box .price-box .special-price, .product-info-box .price-box .regular-price{
	float:left;
	padding:10px 15px 12px;
}
.product-info-box .price-box .old-price {
	background:#464646;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.product-info-box .price-box .special-price {
	background:#d13d09;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.product-info-box .availability {
	float:left;
	padding:10px 15px 12px;
	}
.product-info-box .availability-label {
	font-size:14px;
	color:#ababab;
	display:block;
	padding:0 0 3px;
	text-transform:uppercase;
}
.product-info-box .in-stock {
	font-size:16px;
	color:#07aadf;
	font-weight:bold;
}
.product-info-box .out-stock {
	font-size:16px;
	color:#d13d09;
	font-weight:bold;
}
.product-info-box .box_right {
	clear:both;
}
.product-options {
    border: none;
    margin: 0;
	background:none;
	float: right;
    margin: 0 0 20px;
    padding: 0;
    width: 220px;
}
.product-options dt {
    border-bottom: 1px solid #C6C6C6;
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 15px 0 4px;
    text-transform: uppercase;
}
.product-options dl.last dd.last {
	padding:0 0 2px;;
}
.product-options ul.options-list li {
    padding:0;
}
.product-options ul.options-list .label {
    display: block;
    margin-left: 0;
	background:url(../images/headphone.gif) no-repeat 0 3px;
	padding:0 0 0 22px;
}
.p20 {
	padding:20px;
}
.category-head {
	border-bottom:1px solid #D2D2C4;
	margin-bottom:15px;
}
.category-head h2 {
	color:#474747;
	font-size:22px;
	padding:0 0 5px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#wishlist-sidebar li {
	clear:both;
	padding:0 0 10px;
}
#wishlist-sidebar li .price-box {
    padding: 5px 0;
}
.error-msg, .success-msg, .notice-msg, .note-msg {
	border-style:solid !important;
	border-width:1px !important;
	font-weight:bold !important;
	margin-bottom:10px !important;
	padding:7px 20px 5px !important;
}
.messages {
	margin:0 !important;
}
.success-msg {
	background:none repeat scroll 0 0 #1de1a3;
	border-color:#0c5e44;
	color:#0c5e44;
}
.chat {
	position: fixed;
	left:10px;
	top:10px;
}
.out-of-stock {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#D83820;
	font-weight:normal;
	margin:0;
	padding:6px 1px;
}

.base-mini {
border:none;
line-height:1.3em;
}
.base-mini .head, .layered-nav h4 {
background-color:#E7E7E7;
border-bottom:none;
padding: 10px 10px 10px 15px;
background:url(../images/box_head.gif) no-repeat right 0;
overflow:hidden;
height:1%;
}
.base-mini .head a {
    font-size: 10px;
    text-transform: uppercase;
	text-indent:-9999px;
	height:15px;
	width:15px;
	background:url(../images/btn-mini-a.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin: 1px 0 0 8px;
}
.base-mini .head a:hover {
	background:url(../images/btn-mini-a.gif) no-repeat 0 bottom;
}
.head, .head-alt, .head-alt2, .head-alt3 {
line-height:1.25em;
text-align:left;
}
.sidebar .content, .narrow-by, #wishlist-sidebar, .mini-cart .cart-count {
background:none;
padding:8px 10px 8px 15px;
}
.mini-cart .cart-count {
padding-bottom:0 !important;
}
.sidebar select {
	width:160px !important;
}
.base-mini .head h4 {
color:#ffffff;
font-size:14px;
margin:0;
text-transform:uppercase;
float:left;
line-height:12px;
}
.layered-nav h4 {
color: #FFFFFF;
    line-height: 18px;
    text-transform: uppercase;}
.layout-2columns {
	padding:20px 20px 20px 0;
}
.mini-product-tags li {
line-height:1.5em;
padding-right:6px;
float:left;
}
.mini-product-tags .content a {
background:none repeat scroll 0 0 #178763;
border:1px solid #0C5E44;
color:#FFFFFF;
line-height:27px;
padding:3px 8px;
text-decoration:none;
font-size:10px !important;
wiwhite-space: nowrap;
}
.mini-product-tags .content a:hover {
background:none repeat scroll 0 0 #27ad82;
color:#ffffff;
}
.head .title, .head-alt .title, .head-alt2 .title, .head-alt3 .title {
float:left;
margin:0;
}
.layered-nav .narrow-by dt {
    border-bottom: 1px solid #d2d2c4;
	border-top:none;
    font-size: 12px;
    padding: 4px 0 8px;
	text-transform:uppercase;
	font-weight:bold;
}
.narrow-by dd li {
    margin-bottom: 0;
	font-size:11px;
	color:#787878;
	line-height: 16px;
    padding-bottom: 2px;
    padding-top: 2px;
	}
.layered-nav .narrow-by dd {
    border-bottom:none;
    padding:5px 0 10px ;
}
.layered-nav .narrow-by a{
    color: #168662;
	text-decoration:none;
}
.layered-nav .narrow-by a:hover {
    color: #27ad82;
}
.no-padding {
    padding: 0 !important;
}
.sidebar .a-center {
    text-align: left !important;
}
.sidebar .content p {
	font-size:12px;
}
.narrowed-category li {
    clear: both;
	font-size: 11px;
    padding: 7px 0;
	border-bottom:1px solid #D2D2C4;
}
.layered-nav .head {
	display:none;
	}
.layered-nav .widget-btn {
    float: right;
    font-size: 0.95em;
    margin: 0 0 0 5px;
}
.widget-btn, .widget-btn:hover {
    color: #646464;
    font-weight: bold;
}
.layered-nav .label {
    font-weight: bold;
	text-transform: uppercase;
}
.sidebar .actions {
    border-top:none;
    margin-top: 0;
    padding: 5px 0 10px;
	text-align: right;
}
.actions {
    line-height: 1.3em;
}
.sidebar .actions a{
	color: #168662;
    text-decoration: none;
	font-size:12px;
}
.sidebar .actions a:hover {
	color: #27ad82;
}
.mini-cart .subtotal {
    background: #464646;
    line-height: 28px;
    margin: 5px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #262626;
	color:#ffffff;
	font-size:11px;
}
.head-alt2 a, .head-alt3 a {
	float:right;
    font-size: 12px;
    line-height: 18px;
    text-transform: none;
}
.head-alt2 {
    padding: 5px 10px;
}
.group-select label, .form-list label, .payment-methods label {
    font-size: 11px;
    line-height: 18px;
}
p.required {
    font-size: 11px;
    text-align: right;
}
.dashboard-welcome {
	margin:0;
}
.head-alt .title {
    color: #464646;
    font-size: 16px;
    font-weight: normal;
}
.account-nav li a, .account-nav li.on {
    font-size: 12px;
    padding: 6px 0;
}
.account-nav li a{
	color:#168662;
}
.account-nav li a:hover{
	color:#27ad82;
}
#wishlist-table textarea {
	height:110px !important;
}
#wishlist-table a{
	font-size:12px;
	line-height:16px;
}
#wishlist-sidebar {
	padding:10px 0 0;
	border-bottom: none;
}
#wishlist-sidebar li {
	padding:0 10px 12px;
}
#wishlist-sidebar li .price-box {
	padding:5px 0 0;
}
.mini-wishlist h5 {
	border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
.data-table th {
	padding:6px 8px;
	font-weight:bold;
}
.login-box p {
	margin:0 0 5px;
}
.product-specs {
	font-size:13px;
	line-height:22px;
}
.tabs {
    background:none;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
	padding:0 0 5px;
}
.tabs a {
    color: #158562;
    padding: 2px 0;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.tabs li {
    border-left:none;
    border-right: 1px solid #cccccc;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
.tabs li.active a, .tabs li.active a:hover {
    background-color: transparent;
    color: #474747;
}
.tabs a:hover {
	color:#28b98b;
	background-color:transparent;
}
.product-img-box {
    float: left;
    width: 250px;
}
.product-img-box .product-image-zoom {
    border: 1px solid #CACACA;
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 250px;
    z-index: 9;
}
#track_hint {
	font-size:9px;
	text-transform:uppercase;
	color:#ababab;
	padding:6px 0;
}
.product-options-bottom, .add-to-boxes {
	background:#f1f1f1;
	border:1px solid #c6c6c6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 0 #e3e3e3;
	-moz-shadow: 0 3px 0 #e3e3e3;
	box-shadow: 0 3px 0 #e3e3e3;
	float:left;
	width:170px;
	padding:15px;
	margin:0 0 20px;
}
.add-to-boxes .add-to-cart-box {
    background:none;
    border: none;
    margin: 0;
    padding: 0;
}
.product-info-box .product-options-bottom .add-to-cart-box {
    padding: 0;
}
.product-info-box .product-options-bottom .add-to-cart-box .qty-box label, .add-to-boxes .add-to-cart-box .qty-box label{
	display:block;
	color:#474747;
	text-transform:uppercase;
	font-size:14px;
	margin:0 0 4px;
}
.product-info-box .product-options-bottom .add-to-cart-box .qty, .add-to-boxes .add-to-cart-box .qty{
	width:160px;
	padding:4px;
}
.product-info-box .product-options-bottom .add-to-cart-box .qty-box, .add-to-boxes .add-to-cart-box .qty-box {
	padding:0 0 15px;
	display:block;
}
.product-options-bottom .price-box {
	display:none;
}
.btn {
	padding:10px 14px;
	background:#158662;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #0c5e44;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	font-size:14px;
}
.btn:hover {
	color:#ffffff;
	text-decoration:none;
}
.box_description h4{
    border-bottom: 1px solid #C6C6C6;
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 15px 0 4px;
    text-transform: uppercase;
	line-height:16px;
}
.short-description {
	line-height:22px;
	font-size:13px;
}
.main_seo {
	background:#303030;
}
.top_seo {
	margin:0 auto;
	width:940px;
	color:#ffffff;
	padding:8px 10px;
	overflow:hidden;
	text-align:left;
}
.top_seo h1{
	font:normal 9px/11px Arial, Helvetica, sans-serif;
	float:left;
	text-transform:uppercase;
	color:#6a6969;
	width:45%;
}
.top_seo ul {
	float:right;
}
.top_seo li{
	float:left;
	border-left:1px solid #535353;
	margin-left:13px;
	padding-left:13px;
}
.top_seo li:first-child{
	margin-left:0;
	padding-left:0;
	border:none;
}
.top_seo li p{
	font-size:11px;
}
.top_seo li a{
	color:#ffffff;
}
.top_seo .t_email {
	background:url(../images/sprite.png) no-repeat 0 2px;
	padding-left:25px;
}
.top_seo .t_phone {
	background:url(../images/sprite.png) no-repeat 0 -21px;
	padding-left:52px;
}
.top_seo .t_social a{
	text-indent:-9999px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	height:16px;
	float:left;
	display:block;
	margin-left: 8px;
}
.top_seo .t_social span{
	float:left;
}
.top_seo .t_twitter{
	background-position:0 -47px;
	width:19px;
}
.top_seo .t_facebook{
	background-position:0 -72px;
	width:16px;
}
.top_seo .t_twitter:hover{
	background-position:-19px -47px;
}
.top_seo .t_facebook:hover{
	background-position:-16px -72px;
}
