/*
Avalanche Custom CSS File

How to Use:

Enable the custom stylesheet option in the Avalanche configuration panel. The <body>
tag will be appended with the "custom" class so you can override CSS declarations
in the style.css file.

Example:

.custom a, .custom a:visited { color: #090; }
.custom a:hover { color: #00f; }
*/




body.custom {
  background: #ffffff url('../images/Background_Tile.png');
  /*border-top-color: #FFC60B;
  border-top-style: solid;
  border-top-width: 35px;*/
}

.custom .white-box {
	-webkit-box-shadow: inset 0 1px 6px rgba( 0, 0, 0, 0.9 );
}

.custom #cart-and-search {
	-webkit-box-shadow: inset 0 1px 6px rgba( 0, 0, 0, 0.9 );
}

.custom #main-menu {
	-webkit-box-shadow: inset 0 1px 6px rgba( 0, 0, 0, 0.9 );
}

/* Custom Header */

.custom #logo a {
    display: block;
    height: 122px;
    width: 408px;
}

.custom #cart-and-search {
    height: 96px;
    width: 575px;
	float: right;
	margin-right: 10px;
	margin-top: -62px;
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0px;
}

.custom #yellow-stripe{
    width: 100%;
    background-color: #FFC60B;
    height: 35px;
}

.custom iframe[name='google_conversion_frame']{
    display: none;
}

.custom #cart-and-search .toolbar {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0px;
}

.custom #cart-menu li {
	font-weight: bold;
    font-size: 14px;
    padding: 10px 16px 0 0;
	margin-top: -4px;
}

.custom #cart-menu a {
    color: #000000;
}

.custom #cart-menu a:hover {
    color: #333333;
}

.custom #cart-menu {
	border-bottom: none;
    padding-top: 5px;
}

.custom #cart-menu .cart a {
	background-color: #000000;
    color: #FFC60B;
}

.custom #cart-menu .cart a:hover {
	background-color: #000000;
    color: #333333;
}

.custom .cart-link {
	background-color: #666666;
	color: #FFC60B;
	border-radius: 0px;
}

.custom #search {
    width: 496px;
	margin-right: 10px;
	border-radius: 0px;
	border: none;
	box-shadow: 3px 3px 4px #999999;
}

.custom #go-button {
    background-color: #FFC60B;
    background-image: none;
    border: none;
    border-radius: 0px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 8.5px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    top: 0px;
}

.custom #container {
	margin-top: 15px;
	
}

/* Custom Main Menu */

.custom #main-menu li {
    font-family: Abel,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin: 0 5px;
    text-transform: uppercase;
}

.custom #main-menu ul {
    padding: 15px 0px;
}

.custom #main-menu {
	background: none;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.custom #main-menu ul ul.level0 {
    border-radius: 0px;
}

/* Custom Slideshow */

.custom .slides_container {
    height: 395px;
    box-shadow: 3px 3px 4px #999999;
}

.custom .slideshow .pagination {
	margin: 10px 0px;
    bottom: -37px;
    opacity: 0.8;
    position: absolute;
}

/* Custom Features */

.custom .feature {
	margin: 30px 0 0 2px;
}

.custom .feature-overlay {
    background-color: #313131;
    background-image: -moz-linear-gradient(center top , #3D3D3D, #202020);
    background-repeat: repeat-x;
    // border-top: 4px solid #ffc50a;
	border-top: none;
    cursor: pointer;
    display: none;
    height: 171px;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 270px;
	margin-left: 30px;
    z-index: 2;
	text-transform: uppercase;
	font-style: bold;
	margin-top: 3px;
}

.custom .feature-overlay-text {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: normal;
    line-height: 1em;
    position: absolute;
    text-align: center;
    top: 36%;
    width: 100%;
    z-index: 3;
}

/* Custom Bestsellers */

.custom .bestsellers h1, .custom .bestsellers h2 {
    background: url('../images/Bestseller-Underline.png') center bottom no-repeat;
	border: none;
	border-radius: 0px;
	color: #000000;
	padding-bottom: 5px;
}

.custom .bestsellers {
    background: none;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.custom .bestsellers .product-grid li, .custom .bestsellers product-grid-homepage .grid-homepage li {
	background-color: #ffffff;
	padding: 0 8px;
	margin: 15px 5px;
	border: 1px solid #F0F0F0;
	height: 280px;
	box-shadow: 3px 3px 4px #999999;
}

.custom .grid-image {
	margin: 0px;
	padding: 2px 0px;
}

.custom .grid-rating {
	margin: 0px;
	padding: 2px 0px;
}

.custom .grid-title {
	margin-top: 5px;
	border-bottom: solid 1px #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px;
	height: 20px;
}

.custom .grid-price {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px 0px;
	height: 20px;
}

.custom .action-button {
    background-color: #000000;
    background-image: none;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #FFC60B;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 12px;
    text-decoration: none;
	
	background-color: #E5E5E5;
    background-image: -moz-linear-gradient(center top , #E8E8E8, #E1E1E1);
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    box-shadow: 0 -1px 0 #EDEDED inset;
	color: #333333;
}

.custom .action-button-large {
    background-color: #000000;
    background-image: none;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #FFC60B;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 12px;
    text-decoration: none;
	height: 32px;
}

.custom .action-button a:hover {
    background-color: #333333;
}

 .stars {
    background: url("../images/stars.png") no-repeat scroll left top transparent;
    display: block;
    height: 15px;
    overflow: hidden;
    width: 73px;
}

.custom .review-count {
	margin-bottom: 5px;
}

/* Custom Footer */

.custom #newsletter .inline-row {
	background-color: #000000;
	border: none;
	border-radius: 0px;
    color: #ffffff;
}

.custom #footer-container {
	background-color: #FFC60B;
    color: #000000;
}

.custom #footer-container a, .custom #footer-container a:hover {
    color: #000000;
}

.custom #site-map .link-block {
	// background: url('../images/Site-Map-Back.png') left top no-repeat;
	// padding: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left: solid #000000 1px;
}

.custom #site-map .link-block .category {
    margin-top: -10px;
}

.custom #supported-payment-methods {
	background-color: #FFC60B;
	// border: solid 1px #000000;
	border: none;
	border-radius: 0px;
    color: #000000;
}

.custom #social-media {
	background-color: #FFC60B;
	// border: solid 1px #000000;
	border: none;
	border-radius: 0px;
    color: #000000;
}

.custom #copyright {
    color: #fffff
}

/* Custom Quickview */

.custom .quick-view {
	background-color: #333333;
	border-radius: 0px;
	border: solid 1px #333333;
    width: 790px;
}

.custom .quick-view #product-content {
	border-radius: 0px;
}

.custom .quick-view #product-info {
	border-left: solid 1px #333333;
	background-color: #333333;
	border-radius: 0px;
}

.custom .quick-view #product-info #product-info-inner {
	border: none;
    box-shadow: none;
	border-radius: 0px;
}

.custom .quick-view .black-box {
	background-color: #333333;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
    color: #FFFFFF;
    position: relative;
	border-radius: 0px;
}

.custom .quick-view-full-details {
    background: none repeat scroll 0 0 #000000;
	color: #333333;
    border-top: none;
    bottom: 0;
    display: block;
    font-weight: normal;
	font-size: 16px;
    left: 475px;
    padding: 4px 15px;
    position: absolute;
    text-align: center;
    width: 180px;
	border-radius: 0px;
	margin-bottom: 10px;
}

.custom .quick-view-full-details a:link, .custom .quick-view-full-details a:visited, .custom .quick-view-full-details a:hover, .custom .quick-view-full-details a:active {
	color: #FFC60B;
}

.custom .quick-view #product-info h1 {
    border-bottom: 1px solid #FFC60B;
}

.custom .quick-view #product-price strong, .custom .quick-view #product-price .price-box {
	background: none repeat scroll 0 0 #333333;
    color: #FFC60B;
}

.custom #product_addtocart_form {
    border-top: 1px solid #FFC60B;
}

.custom #product-image-strip {
	margin-bottom: 5px;
}

/* Custom Catalog Page */


.custom #filters .black-box, .black-box {
	border-radius: 0px;
	box-shadow: 3px 3px 4px #999999;
    border-top: 4px solid #000000;
    padding: 16px 16px 0;
	background-color: #333333;
    background-image: none;
    border: 1px solid #333333;
    color: #FFFFFF;
    position: relative;
}

.custom #filters h2, .custom .black-box h2 {
    border-bottom: 1px solid #FFC60B;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
}


.custom .catalog-page .product-grid li, .custom .view-details-button #results .product-grid li {
	background-color: #ffffff;
	padding: 0 8px;
	height: 300px;
}

.custom #results .product-grid li {
	background-color: #ffffff;
	padding: 0 8px;
	height: 300px;
}

 .custom .catalog-page .item li, .custom .catalog-page .item first li, .custom .catalog-page .item last li {
	height: 300px;
}

.custom .catalog-page .grid-rating {
	height: 20px;
}

.custom .catalog-page .grid-actions {
	margin-top: 10px;
}

.custom #results h1 {
	text-transform:uppercase;
    line-height: 1.3em;
    margin: 0 0 -8px;
}

.custom .list-title {
    border-bottom: solid #000000 1px;
}

.custom .list-price span {
    color: #000000;
}

/* Custom Product Pages */

.custom .toolbar {
	border-radius: 0px;
}

.custom #product-image-browser {
	border-radius: 0px;
	border: 1px solid #E9E9E9;
    box-shadow: 3px 3px 4px #999999;
	margin-bottom: 20px;
}

.custom #product-reviews h2 {
	// background: url('../images/Product-Headers-Underline.png') center bottom no-repeat;
	background: none;
	border: none;
	border-bottom: 1px solid #FFC60B;
	border-radius: 0px;
	color: #000000;
	padding-bottom: 5px;
	box-shadow: none;
}

.custom #product-reviews p {
	font-size: 16px;
	line-height: 20px;
}

.custom #product-reviews {
	background: none;
	border: none;
	border-radius: 0px;
	color: #000000;
	box-shadow: none;
	}

.custom #product-tags h2 {
	// background: url('../images/Product-Headers-Underline.png') center bottom no-repeat;
	background: none;
	border: none;
	border-bottom: 1px solid #FFC60B;
	border-radius: 0px;
	color: #000000;
	padding-bottom: 5px;
	box-shadow: none;
}

.custom #product-tags p {
	font-size: 16px;
	line-height:208px;
}

.custom #product-tags {
	background: none;
	border: none;
	border-radius: 0px;
	color: #000000;
	box-shadow: none;
	}
	
.custom #product-overview h2 {
	// background: url('../images/Product-Headers-Underline.png') center bottom no-repeat;
	background: none;
	border: none;
	border-bottom: 1px solid #FFC60B;
	border-radius: 0px;
	color: #000000;
	padding-bottom: 5px;
	box-shadow: none;
}

.custom #product-overview p {
	font-size: 16px;
	line-height: 20px;
}

.custom #product-overview {
	background: none;
	border: none;
	border-radius: 0px;
	color: #000000;
	box-shadow: none;
	}
	
.custom #product-info {
	border-radius: 0px;
}

.custom #product-info #product-content {
	border-radius: 0px;
}

.custom #product-info #product-info-inner {
	border: solid 1px #333333;
	background-color: #333333;
	border-radius: 0px;
	box-shadow: 3px 3px 4px #999999;
	margin-bottom: 20px;
}

.custom #product-info .black-box {
	background-color: #666666;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
    color: #FFFFFF;
    position: relative;
	border-radius: 0px;
}

.custom #product-info h1 {
    border-bottom: 1px solid #FFC60B;
}

.buy-now-box {
    background: none repeat scroll 0 0 #FFC60B;
    color: #000000;
    display: inline;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 8px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.buy-now-logo {
	padding-right: 5px;
}

.custom #product-price strong, #product-price .price-box {
    background: none repeat scroll 0 0 #333333;
    color: #FFC60B;
}

.custom #add-to-cart-row .quantity {
	font-size: 16px;
	height: 15px;
	padding: 2px;
}

.custom #product-info #extended-features {
	border-radius: 0px;
	box-shadow: 3px 3px 4px #999999;
	margin-bottom: 20px;
}

.custom #product-info #extended-features, .custom #product-info #extended-features ul. .custom #product-info #extended-features ul, .custom .attribute-list dd, .custom .attribute-list dd.first {
    font-size: 16px;
	line-height: 20px;
}

.custom #product-info #shop-with-confidence {
	border-radius: 0px;
	box-shadow: 3px 3px 4px #999999;
}

.custom .attribute-list dt, .custom .attribute-list dt.first {
    width: 100%;
	border: none;
	font-size: 16px;
}

.custom .attribute-list dd, .custom .attribute-list dd.first {
    padding-left: 25px;
	border-top: none;
	width: 90%;
	padding-bottom: 20px;
}


.custom #product-image-browser {
	z-index: 8;
}

.custom #product-image {
	z-index: 9;
}

.custom .pager .amount {
    float: right;
	width: 960px;
	margin: 5px;
}

.custom .faded img {
    opacity:1;
}

#grouped-dropdown-data{
    display: none;
}
