.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
    position: absolute;
    z-index: 20;
    width: 200px;
    right: 0;
    top: 7px;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #ababab;
    font-size: 0.95em;
    font-weight: normal;
}
#cart-content {
    background: #292a34;
    border: 1px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: #aaa;
    position: absolute;
    top: 23px;
    right: 0px;
    width: 200px;
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    color: #aaa;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

#slider
{
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 200px;
    overflow: hidden;
    width: 930px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 12px bold Helvetica, sans-serif;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}

.footerl .mini-newsletter {
    float: left;
    clear:both;
    width:390px;
}
.footerl {
    float: left;
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    float: left;
    line-height: 30px;
    font-size: 11px;
}
.footerl .mini-newsletter input.input-text {
    float: left;
}
.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #48473f url(../images/gradient-tan.gif) repeat-x 0 0;
    border: 1px solid #67665d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #fff;
	font-size:11px !important;
	font-weight:normal !important;
	text-transform:uppercase;
}
.form-button:hover, .form-button-alt:hover {
	background: #af6e13 url(../images/gradient-orange.gif) repeat-x 0 0;
    border-color: #f99d1c;
}

h4, h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    /*color: #666666;*/
}


.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}

.product-shop h1, .category-head h2 {
	color:#fffcdf;
	font: bold 18px/2 arial,helvetica,sans-serif;
	line-height:120%;
	text-transform:uppercase;
}
.category-head {
	border:0 !important;
}
h4 {
	color: #C4BF99 !important;
	font: normal 14px/2 arial,helvetica,sans-serif;
	text-transform:uppercase;
}

.links {
	background-color:#363636;
	height: 18px;
	padding:8px 40px 0;
	margin-left:-40px;
	margin-right:-40px;
}
.links {
	font: normal 10px/1 arial,helvetica,sans-serif;
	margin-top: -15px;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
}
.links a, .links a:link, .links a:visited, .links a:hover {
	color:#c7ae7c;
	text-decoration:none;
	padding-right:16px;
}
.links a:hover {
	color:#fffcdf;
}
.product-specs, .product-shop h1, .product-shop .price-box {
	/*padding-left:20px;
	padding-right:20px;*/
}
.product-shop h1 {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
.price-box .price {
	font-size:16px;
	color:#f99d1c;
	font-weight:normal;
}
.product-shop .collateral-box .up-sell .price-box {
	padding-left:0 !important;
}
h5, 
.product-specs h2, 
.product-specs h3, 
.product-specs h5, 
.more-views h5, 
.config-drop h5, 
.qty-box h5, 
.add-to-cart-box h5 {
	font:bold 10px arial, helvetica, sans-serif !important;
	color:#817e6b;
	text-transform:uppercase;
}
.config-drop input, .config-drop select {
	width:200px;
}
.more-views {
	padding-top:12px;
}
.more-views h5 {
	padding-bottom:3px;
}
.product-img-box #loadarea {
	padding:6px;
	border:1px solid #67665d;
}
h4 {
	padding-left:0px !important;
	margin-left:0px !important;
}
.actions, .page-head-alt {
	border:0 !important;
}
h2 {
	font: normal 18px/1.5 arial,helvetica,sans-serif;
	color:#fffcdf;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
.category-description {
	font-size:13px;
	margin-top:-8px;
}



input, select, textarea {
	font: normal 11px arial,helvetica,sans-serif !important;
	color:#363636 !important;
	/*background-color:#94948d;*/
}
label {
	color:#f7fcdf !important;
}

/*Category Landy Pages*/
#category-listing {
	width:698px;
	background: #252525 url('/_img/bkg-product-columns.gif') repeat-y 0 0;
	border-top:1px solid #67665d;
/* 	border-left:1px solid #67665d; */
	margin:0 auto;
}
#category-listing .product-group {
/* 	background-color:#252525; */
/* 	border-right:1px solid #67665d; */
	border-bottom:1px solid #67665d;
}
#category-listing .product-group .left {
/* 	border-right:1px solid #67665d;	 */
	padding:20px;
	}
#category-listing .product-group .right {
	padding:20px 20px 20px 0;
	}
#category-listing .product {
/*
	border-right:1px solid #67665d;
	height: 100%;
	padding:20px;
*/
	width:308px;
}
#category-listing .product .left {
	float:left;
}
#category-listing .product .right {
	float:right;
}
#category-listing .product .header-img {
	padding-bottom:6px;
}
#category-listing .product .thumbnail {
	border:1px solid #bbb692;
	float:left;
}
#category-listing .product .desc {
	width:197px;
	float:right;
}
#category-listing .product .legend {
	color:#c7ae7c;
}
.legend_p {
	padding-top:26px;
}
.legend_text {
	color:#c7ae7c;
}
.product:after, .left:after, .right:after { 
	content: '';
	color:#252525;
	width: 100%;
	height:0px;
	clear: both; 
	display: block; 
	visibility: none;
}
/*WHOLESALE LIST STYLE*/
.listing-item {
	background: #252525;
}

span.subdesc {
	color: #fffcdf;
	display: block;
	font: normal 16px Georgia;
	margin: 5px 0 0 0;
}

span.subdesc strong {
	background: #3c3e39;
	color: #c6ffa0;
	font: bold 9px/11px Arial;
	margin: 0 0 0 10px;
	padding: 2px 4px;
	text-transform: uppercase;
}

.listing-item .left-col {
	float: left;
	width: 325px;
}

.listing-item .right-col {
	float: right;
	padding-right: 8px;
	width: 227px;
}

.listing-item .right-col .add-info {
	float: left;
}

.listing-item .right-col .add-info p {
	line-height: 1.2em;
}

.listing-item .right-col .pricing-input {
	float: right;
}

.listing-item .right-col .pricing-input strong {
	color: #f99d1c;
	display: block;
	font: normal 16px Georgia;
	text-align: right;
	margin: 0 0 10px 0;
}

.listing-item .right-col .pricing-input .qty { 
	height: 12px;
	margin: 2px 0 0 0 !important; 
}

.description {
	padding: 15px 0 0 0;
}

.description img {
	border: 1px solid #67665d;
	padding: 6px;
}

h5 label {
	color:#817E6B !important;
	font-family:arial,helvetica,sans-serif !important;
	font-size:10px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	text-transform:uppercase;
}

.toggle-desc { 
	clear: both;
	display: block;
	font: 10px/11px Arial; 
	margin: -6px 0 5px 0;
}