/**
 * Modules CSS
 *
 *
 * @project   [Client Name] - [Project Name]
 * @version   1.0
 * @author    Designkitchen
 * @copyright 2010
 */

.content_modules{
	clear:both;
}

/* Find your Dream Cabinet */

.find-dream-cabinets a, .aside-link-callout a {
	display: block;
	padding: 17px;
	text-decoration: none !important;
	text-transform: uppercase;
}
	.find-dream-cabinets a h6, .aside-link-callout a h6 {
		font-family:'Avenir LT W01 95 Black';
		font-size: 84.6%; /* 11/13 */
		font-weight: normal;
		margin: 0;
	}
	.find-dream-cabinets a span, .aside-link-callout a span {
		font-family: 'Avenir LT W01 45 Book';
		font-size: 169.2%; /* 22/13 */
		font-weight: normal;
		line-height: 1em;
	}
		.find-dream-cabinets a span span, .aside-link-callout a span span {
			font-size: 100%;
		}


/* Renovation Success Stories Carousel */

#success-stories-carousel {
	float: left;
	position: relative;
}
	#success-stories-carousel .slider {
		position: relative;
		overflow: hidden;
		padding: 5px;
		height: 219px;
		width: 508px;
	}

#success-stories-carousel .lectric-slider-touch {
  -webkit-transform: translate3d(0, 0, 0);
}
#success-stories-carousel .lectric-slider-touch .items {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  -webkit-font-smoothing: antialiased;
}
#success-stories-carousel .lectric-slider-touch .story {
  -webkit-transform: translate3d(0, 0, 0);
}

		#success-stories-carousel .slider .buttons {
			display: block;
			height: 22px;
			padding: 0;
			position: absolute;
			right: 5px;
			width: 293px;
			z-index: 2;
		}
			#success-stories-carousel .slider .buttons .prev,
			#success-stories-carousel .slider .buttons .next {
				display: block;
				float: left;
				height: 22px;
				position: absolute;
				text-indent: -9999px;
				width: 22px;
			}
			#success-stories-carousel .slider .buttons .prev { right: 22px; }
			#success-stories-carousel .slider .buttons .next { right: 0px; }

	#success-stories-carousel .slider h6 {
		font-family:'Avenir LT W01 45 Book';
		font-size: 176.9%; /* 23/13 */
		font-weight: normal;
		letter-spacing: 3px;
		line-height: 1em;
		padding-bottom: 20px;
		position:absolute;
		top:45px;left:240px;
		width: 263px;
		z-index: 2;
	}

	#success-stories-carousel .slider .stories {
		margin: 0;
		position: relative;
		z-index: 1;
	}
	#success-stories-carousel .slider .stories .items{
		position: relative;
		width:1000000px;
	}
	#success-stories-carousel .slider .story {
		margin: 0;
		position: relative;
		float:left;
		width:513px;
		height:224px;
	}
		#success-stories-carousel .slider .story div {
			position: absolute;
			left: 215px;
			top: 0;
			margin:22px 0 0;
			padding: 100px 0 10px 20px;
			width: 263px;
		}
			#success-stories-carousel .slider .story div a {
				font-family:'Avenir LT W01 85 Heavy';
				font-weight: normal;
				font-size: 138.5%; /* 18/13 */
				line-height: 1em;
				text-decoration: none;
			}
				#success-stories-carousel .slider .story div a span {
					display: inline;
				}
				#success-stories-carousel .slider .story div a q {
					display: block;
					font-size: 72.2%; /* 13/18 */
					text-indent: -6px;
				}
				#success-stories-carousel .slider .story div q {
                    font-size: 72.2%;
                    text-indent: -6px;
                    color : #ffffff;
                    font-weight: normal;
                    line-height: 1em;
                    text-decoration: none;
				}
                #success-stories-carousel .slider .story div h5 {
                    color : #ffffff;
                    font-size: 18px;
          	}

/* See & Compare All Cabinet Brands */

.all-cabinet-brands {
	float: right;
}
	.all-cabinet-brands a {
		display: block;
		height: 127px;
		padding: 10px;
		text-decoration: none;
		text-transform: uppercase;
		width: 162px;
	}
	.all-cabinet-brands a:hover { text-decoration: none; }

		.all-cabinet-brands a h6 {
			font-family:'Avenir LT W01 85 Heavy';
			font-size: 76.9%; /* 10/13 */
			font-weight: normal;
			margin: 0;
		}
		.all-cabinet-brands a span {
			color: #dad174;
			display: block;
			font-family:'Avenir LT W01 45 Book';
			font-size: 161.5%; /* 21/13 */
			line-height: 1.2em;
			padding-top: 5px;
		}

/* Locate a Dealer */

.locate-dealer {
	float: right;
	padding: 8px 7px;
	width: 168px;
}
	.locate-dealer h6 {
		font-family:'Avenir LT W01 95 Black';
		font-size: 9px;
		font-weight: normal;
		margin: 0;
		padding: 8px;
		text-align: center;
		text-transform: uppercase;
	}
	.locate-dealer input[type="text"] {
		border: none;
		float: left;
		font-family:'Avenir LT W01 95 Black';
		font-size: 11px;
		font-weight: normal;
		height: 14px;
		line-height: 15px;
		padding: 11px 2px 10px 8px;
		text-transform: uppercase;
		width: 132px;
	}
	.design-style-grid li.modules .locate-dealer input[type="text"] { width: 174px; }
	.locate-dealer input[type="submit"] {
		float: left;
		display: block;
		text-indent: -9999px;
	}


/* Submit Your Story Promo */
.success-stories-promo{
	position: relative;
	overflow: hidden;
	padding: 5px;
	margin-bottom:12px;
}

.success-stories-promo .photo{
	float:left;
	width:215px;
	overflow:hidden;
}

.success-stories-promo .photo img{
	width:215px;
}

.success-stories-promo .copy{
	float:left;
	margin-left:30px;
	width:435px;
}

.success-stories-promo .copy h5{
	font-family:'Avenir LT W01 45 Book';
	font-size:24px;
	margin:12px 0 0;
	line-height:1.2;
}

.success-stories-promo .copy h5 a:hover{
	text-decoration:none;
}

.success-stories-promo .copy p{
	margin:0.8em 0 0 0;
}

.product-compare-grid .excluded-items ul li {
    width: 84px;
}

@media all and (max-width: 1024px){

  #success-stories-carousel .slider .buttons{
    width: 65px;
  }

  #success-stories-carousel .slider .buttons .prev{
    right: 42px;
  }

  #success-stories-carousel .slider .story div{
  }

  #success-stories-carousel{
    max-width: 100%;
  }

  #success-stories-carousel .slider{
    max-width: 100%;
    height: 230px;
  }

  .locate-dealer{
    width: 182px;
  }

  .locate-dealer, .all-cabinet-brands{
    float: left;
    margin:5px 0 5px 5px;
  }

  .locate-dealer input[type="text"]{
    height: auto;
    width: auto;
    padding-top: 10px;
  }

}



@media all and (max-width: 768px){

  .success-stories-promo .copy{
    width: 50%;
    margin-left: 10px;
  }

}

@media all and (max-width: 528px){

  .success-stories-promo .copy{
    width: 100%;
    margin-left: 0;
  }

  #success-stories-carousel .slider .story{
    width: 320px;
    height: auto;
  }

  #success-stories-carousel .slider{
    height: auto;
  }

  #success-stories-carousel .slider .story > a{
    display: block;
    width: 50%;
    float: left;
  }

  #success-stories-carousel .slider .story div{
    padding: 0;
    position: static;
    padding: 10px;
  }

}