/* 
    Document   : catalog
    Created on : Feb 21, 2013, 5:48:44 PM
    Author     : Folk
    Description:
        Purpose of the stylesheet follows.
*/

/* Category pages */


/** Filters **/

.amshopby-catalog-page
{
    overflow: hidden;
}

#filters {
	display:none;
        height:18em;
	margin: 1em;
	border-bottom: 0.1em solid;
        position: relative;
        margin-top:1.5em;
}

#filters .close
{
    position:absolute;
    top:-20px;
    right:0;
    width:20px;
    height:20px;
    background: url(../../images/filter-close.png) no-repeat;
    background-size: cover;
    cursor:pointer;
}

.filter-action {
	margin: 1.5em 0 0 0;
        position: relative;
}

.filter-action p.search-msg {
	position:absolute;
        top:0.7em;
        left:0;
}

.amshopby-filters-top td {
	padding: 0 1em;
	vertical-align: top;
}

.amshopby-filters-top td select
{
    border: 1px solid #333;
    background: white;
    display: block;
    height: 30px;
    width: 100%;
    outline: none;
    margin-top:1em;
}

/* Landing page */

.landing-block {
	/* margin: 2em 0em 2em 5.5em; */
	margin: 2% 5%;
}

.landing-block h2 {
	font-size: 1.6em;
	margin: 0.8em 0 0;
}

.landing-block img {
	width: 95%;
}


/*  Product listing */

.title-wrapper {
	color: #fff;
	left: 50%;
	margin-left: -20%;
	margin-top: 10em;
	padding: 1.6em 1em;
	position: absolute;
	text-align: center;
	width: 40%;
	z-index: 30;
}

ul.product-list
{
    margin:1em 0em 3em 0em;
	padding-top:1px;
}

ul.product-list.category-list
{
	margin: 0 auto;
}

ul.product-list li div.inner, ul.product-list-one, ul.product-list-two li div.inner, ul.product-list-four li div.inner {
	margin: 0 1em;
}

ul.product-list li, ul.product-list-one li, ul.product-list-two li, ul.product-list-four li {
	float: left;
	margin: 1em 0 4em 0;
}

ul.product-list li {
	width: 25%;
	padding:0;
	/*border:1px solid #FFF;*/
}

.root-landing ul.product-list li {
    width: 33.33%;
}

ul.product-list li a.image-link {
    display:block;
    
}

ul.product-list li a.image-link img {
    display:block;
    margin: 0 auto;
    width:90%;
}

ul.product-list li div.text-center {
    /*line-height: 110%;*/
    min-height: 20px;
    font-size: 1em;
}

ul.product-list li div.text-left {
    line-height: 110%;
    min-height: 50px;
    font-size: 1.3em;
}

ul.product-list li div.text-center .price{
    font-weight: 800;
}

.landing-page ul.product-list li
{
	margin-bottom: 2em;
}

.landing-page ul.product-list li div.text-left
{
	margin-top:1em;
	font-size:1.1em;
	margin: 1em auto 0 auto;
	width:90%;
}
ul.product-list li div.reduce-min-height {
    line-height: 110%;
    min-height: 10px;
    font-size: 1.3em;
}

ul.product-list li div.text-left .price-box {
    font-size:1.1em;
}

ul.product-list li div.text-left .price-box p {
    margin-top:0;
    margin-bottom:0;
    line-height: inherit;
}

ul.product-list li div.text-left .price-box p.old-price {
    margin-right:0.5em;
    text-decoration: line-through;
    color:#999;
	line-height: inherit;
}

ul.product-list li div.text-left .price-box p.special-price {
    color:#BA0001;
	line-height: inherit;
}

ul.hover-primary li .overlay, ul.hover-secondary li .overlay {
	display: none;
	text-align: center;
	position: absolute;
        /*width:100%;
        height:100%;*/
}

li .quickview-overlay {
    height:100%;
    width:100%;
}

ul.product-list li.content .inner img {
	width:100%;
}

.inner .price-to, .inner .price-from {
	width:50%;
	float:left;
}

.quicklinks {
	position: absolute;
	z-index: 999;
	width: 100%;
	top:0px;
	bottom:0px;
	pointer-events: none;
	display:none;
}
.quicklinks-buy, .quicklinks-email{
	position: absolute;
	top: 5%;
	right:0;
	left:0;
}
.quicklinks-view {
	position: absolute;
	top: 50%;
	right:0;
	left:0;
	margin-top:-26px;
}
.quicklinks-wish {
	position: absolute;
	bottom: 5%;
	right:0;
	left:0;
}

.quicklinks p {
	margin: 0;
}

button.quickbuy {
	background:url(../../images/quick_links_black.png) no-repeat;
	background-position:0 0;
	cursor:pointer;
	width: 34px;
	height: 37px;
	border: none;
	pointer-events:all;
}

button.wishlist {
	background:url(../../images/quick_links_black.png) no-repeat;
	background-position:-34px 0;
	cursor:pointer;
	width: 34px;
	height: 37px;
	border: none;
	pointer-events:all;
}

button.quickview {
	background:url(../../images/quick_links_black.png) no-repeat;
	background-position:-68px 0;
	cursor:pointer;
	width: 34px;
	height: 37px;
	border: none;
	pointer-events:all;
}

div.quickdiscontinued {
    cursor:pointer;
    padding-top: 37px;
    pointer-events: all;
}

button.quickemail {
	background:url(../../images/quick_links_black.png) no-repeat;
	background-position:-102px 0;
	cursor:pointer;
	width: 34px;
	height: 37px;
	border: none;
	pointer-events:all;
}

.category-info
{
    width:100%;
	padding:0px;
    position:relative;
    background-size: cover;
	min-height:220px;
}
.category-info.min-height {
    min-height:340px;
}

.category-info .category-image
{
     position:relative;
     width:100%;
}
.category-info .category-image img { 
    width:100%;
	position:relative;
}

.category-info .category-text-box
{
    position:relative;
    z-index:10;
    padding:2% 0px 0%;
    margin:auto;
    text-align:center;
    width:45%;

}

.category-info .category-text-box.trans-bg
{
}

.category-info .category-text-box.no-bg
{
}

.category-info .category-text-box .description
{
    font-size: 1.3em;
    margin:1em auto 0;
    width: 100%;
    color: #FFF;
    line-height:120%;
}

.category-info .category-text-box h1 { font-size:2.5em; text-transform:uppercase; letter-spacing:0em; padding: 0 0.5em; color: #FFF; }
.category-info .category-text-box h3 { letter-spacing:0.15em; margin-bottom: 0.5em;}

.catalog-category-view ul.hover-primary li .indicator .wheel, .catalogsearch-result-index ul.hover-primary li .indicator .wheel {
	background: url(../../images/ajax.loading-indicator.black.large.gif) no-repeat;
        background-position: center center;
	height: 75%;
	width: 100%;
}

ul.hover-primary li.loading .indicator, ul.hover-secondary li.loading .indicator {
	display: block;
}

ul.hover-primary li .indicator, ul.hover-secondary li .indicator {
	background: url(../../images/transparent.white.png) repeat;
	display: none;
	top:0;
	position: absolute;
	width: 100%;
        height:100%;
}

.spacer {
	height: 4.5em;
}

.catalog-category-view .breadcrumbs { display:none; }
.catalog-category-view .main,
.catalogsearch-result-index .main { background:url('../../images/bg_category.jpg') repeat-x 0 0 #fff; }
.catalog-category-view .category-text-box { padding:1% 0 0; margin-top:0!important; position:relative!important; }
.catalog-category-view .category-text-box h1 { color:#000; font-family: 'Raleway', sans-serif; text-transform:none; }

.catalog-category-view .category-info-minheight { height:auto!important; }
.catalog-category-view .h40px { height:auto; }


.catalog-category-view ul.product-list li.content .inner img,
.catalogsearch-result-index ul.product-list li.content .inner img
{ border:1px solid #d7d7d7; margin-bottom: 7px; }

.catalog-category-view #product_list .list-item a:hover { color:#000; text-decoration:underline; }
/*.catalog-category-view #product_list_div .inner { margin-bottom:30px; }*/

.catalog-category-view #filters { border-bottom:1px solid #000; }
.catalog-category-view .filter-action { margin-top: 0; }
.catalog-category-view .filter-action input.button, button.button { color:#fff; }
.catalog-category-view .filter-action button.button { background:url('../../images/btn_filter_cpl.jpg') no-repeat 0 0 #fff; height: 28px; padding: 6px 0; width: 223px; }

.catalog-category-view div.block-layered-nav dt { color:#000; }

.catalog-category-view .productName a { font-size:11px; }
.catalog-category-view .priceContainer {}

/* Quick view overlay */

.lightbox {
	background: #fff;
	border: 0.1em solid #000;
	z-index:5001!important;
}

.lightbox-pad img#main-image {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.lightbox-pad .media {
	width: 50%;
}

.lightbox ul.add-to-links {
	list-style-type: none;
}

.lightbox-pad select.select {
	margin: 0 0.5em 0 0
}

#product-preview .lightbox-pad {
	padding: 0em 3em 1em 3em;
}

#product-preview .link-stock-alert .product_alert_email
{
    width: 230px;
    height: 26px;
    font-size: 0.8em;
    margin: 0 10px 10px 0;
    padding: 0 5px;
    float: left;
}

#product-preview .link-stock-alert button.button
{
    width:160px;
    height:30px;
    margin: 0 8px 10px 0;
    font-size: 0.8em;
    line-height: 1.2em;
    padding: 0 8px;
    float: left;
    background-color:#000000;
}

#product-preview .ajax_response_stock_alert
{
    margin-bottom:1em;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}

#product-preview p.out_of_stock_message
{
    color:grey;
    font-size: 0.9em;
    font-style: italic;
    margin-top:20px;
}

h4.out-of-stock {
    color: #ba0000;
    border: none;
}

#product-preview {
	width: 76%;
}

#product-preview .link-wishlist {
	border:1px solid #FFF;
	background:#000;
	color:#FFF;
	padding:0.6em;
}
.main-info h1 {
	font-size: 2em;
}

.main-info h3 {
	font-size: 1em;
}


#product_list_div .inner {
	position: relative;
}

.landing-feature {
	/*height: 19em;*/
  background-size:100%;
}

.collections-head {
	margin-bottom:2em;
}

.landing-feature .feature-text {
	padding: 10em;
}

.collection img {
	width: 98%;	
}

.main-container .collection {
	margin-bottom: 2em;
}

.each-collection {margin-bottom:4em;}
.each-collection h3.collection-title {text-transform:uppercase;}

#product-preview .close
{
    width:30px;
    height:32px;
    top:10px;
    right:10px;
    background: url(../../images/popup-close.png) no-repeat;
    position:absolute;
    text-indent: -9999px;
}

#product-preview .breadcrumbs .breadcrumbs
{
    width:100%;
    margin-left:-1.3em;
}

#product-preview .main-info
{
    margin-top:0.5em;
}

#product-preview .main-info h1
{
    letter-spacing: 0.1em;
    line-height: 1.2em;
	font-size:2.3em;
    margin-top:0.4em;
}

#product-preview .main-info h3.price
{
    overflow: hidden;
    clear:both;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#product-preview .price-box
{
    float:none;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#product-preview .price-box .price
{
    font-size:1.5em;
    letter-spacing: 0;
    font-weight:bold;
    float:none;
}

#product-preview .price-box .old-price .price
{
    text-decoration: line-through;
}


#product-preview .price-box .special-price .price
{
    color:#ba0000;
}

#product-preview #description
{
    font-size:1.1em;
    margin: 1.5em 0;
}

#product-preview .quick-view-links
{
    margin-top: 2em;
}

#product-preview .quick-view-links a
{
    letter-spacing: 0.1em;
}

.category-jasper-conran h1, .category-vera-wang h1
{
    font-size: 2.4em !important;
    letter-spacing: 0;
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: 200;
    line-height: 1.4em;
    font-size: 1.9em;
}

.shop-designer-buttons{
    text-align: center;
}

.shop-designer-buttons p{
    font-size: 1.2em;
    padding-bottom: 20px;
    font-family: "Raleway", "Avenir LT W01 35 Light";
    font-weight: 800;
}

.shop-designer-buttons a{
    color: #000;
    background: #FFF;
    padding: 5px 30px;
    font-size: 1.34em;
    margin: 0 10px;
    font-family: "Raleway", "BaskervilleMTW01-Roman", "Times New Roman", "Arial";
}

.shop-designer-buttons a:hover
{
	color:#fff;
}

.designer-bio.left h4{
    padding: 0 1.8em;
    margin-bottom: 0.8em;
    font-size: 1.8em;
    font-weight: 200;
    font-family: "Raleway", "Avenir LT W01 45 Book", "Helvetica", "Arial";
}

.catalog-category-view .description a {text-decoration:underline;}
.catalog-category-view #description p {font-size:1.1em;}
.catalogsearch-result-index #description p {font-size:1.1em;}
.catalog-category-view .quick-view-links p a {font-size:1.1em;}
.catalogsearch-result-index .quick-view-links p a {font-size:1.1em;}
/***** SEARCH RESULTS *****/
.catalogsearch-result-index .note-msg-no-results {width:100%; text-align:center; margin:20px 0;}


/**** A TO Z ****/
.atoz-index-index h2.letter {margin:0.05em 0.3em 0.05em 0;}
.atoz-index-index .list-holder { width:88%;}
.atoz-index-index .list-holder ul {width:31%; margin-right:2.33%;}
.atoz-index-index li.disabled { color:#D3D3D3 }
