/*Hides unnecessary <br> tags above Featured Products*/
#content_area br {display: none;}
#content_area .v65-productDisplay br {display: block;}
#content_area .homepage br {display: block;}

/*****************************
* *   	   OVERRIDES	   * *
*****************************/

#content_area {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0 !important;
	background: none;
}

#content_area:before,
#content_area:after {display: none;}

.leftNav {display: none;}

.topNav {
	margin-bottom: 10px;
}

.pageWrap {
	padding-bottom: 0;
}

/*****************************
* *   FEATURED PRODUCTS    * *
*****************************/

#content_area table[width="96%"],
#content_area table[width="96%"] table {
	width: 100%;
	border-collapse: collapse;
	text-align: center; /* Center Featured Products Text */
}

#content_area table[width="96%"] td {
	padding: 0;
}

td[background$="Grid_Divider_Vertical.gif"], /*Removes vertical divider*/
td[background$="Grid_Divider_Horizontal.gif"] {/*Removes vertical divider*/
	display: none;
}
	
/* Produt Images */
table.v65-productDisplay a > img {
	max-width: 190px;
}

/* Name */
a.productnamecolor.colors_productname {}

/* List Price */
.product_listprice, 
.product_listprice b {}

/* Our Price */
.product_productprice, 
.product_productprice b {}

/* Sale Price */
.product_saleprice, 
.product_saleprice b {}

/* Deal Price */
.product_dealprice, 
.product_dealprice b {}

/* You Save */
.product_yousave {}

/*****************************
* *   		SHOP BY        * *
*****************************/

.shopByWrap {
	background: url(../images/homepage/shop-by-gradient.png) repeat-x 50% 0;
	margin-top: 20px;
	padding-bottom: 35px;
}

.shopByWrap .mainTitle {
	font: 30px/1.3 "Bebas Neue", sans-serif;
	color: #0055a5;
	text-transform: uppercase;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 12px;
}

.shopByWrap .shopBy {
	border-top: 3px solid #0055a5;
	width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 18px rgba(0,0,0,.25);
	background: #fff;
}

.shopByWrap a.team {
	display: block;
	float: left;
	width: 191px;
	border-left: 1px solid #e8e8e8;
	text-decoration: none;
	padding-bottom: 15px;
}

.shopByWrap a.team .title {
	display: block;
	height: 50px;
	padding: 12px 0 10px 12px;
	color: #0055a5;
	font: 20px/1.2 "Bebas Neue", sans-serif;
	text-transform: uppercase;
}

.shopByWrap a.team .logo {
	display: block;
	height: 86px;
	position: relative;
}

.shopByWrap a.team img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

/*****************************
* *   		 BANNER        * *
*****************************/

a.banner {
	display: block;
	width: 960px;
	height: 74px;
	background: url(../images/homepage/banner.jpg) no-repeat;
	text-indent: 200px;
	color: #fff;
	font-size: 25px;
	line-height: 74px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	position: relative;
}

a.banner .red {
	color: #ef4035;
	font-weight: bold;
}

a.banner span.btn {
	border-radius: 4px;
	text-align: center;
	background: #f03f35;
	font-size: 12px;
	color: #fff;
	height: 33px;
	width: 119px;
	line-height: 33px;
	display: block;
	position: absolute;
	right: 61px;
	top: 22px;
	text-indent: 0;
}

a.banner:hover span.btn {
	background: #ad241b;
}

/*****************************
* *   		 TWO UP        * *
*****************************/

.twoUp {margin-bottom: 20px;}

.twoUp a.promo {
	display: block;
	border: 1px solid #dbdbdb;
	text-decoration: none;
}

.twoUp a.promo.one {float: left;}
.twoUp a.promo.two {float: right;}

.twoUp img {display: block;}

.twoUp .text {
	background: #0055a5;
	display: block;
	position: relative;
	color: #fff;
	-webkit-transition: all .08s ease-in;
	-moz-transition: all .08s ease-in;
	-o-transition: all .08s ease-in;
	-ms-transition: all .08s ease-in;
	transition: all .08s ease-in;
}

.twoUp a.promo:hover .text {
	background: #004484;
}

.twoUp .title {
	display: block;
	font: 25px/44px "Bebas Neue", sans-serif;
	text-indent: 15px;
	max-width: 335px;
}

.twoUp .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 105px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 44px;
	text-align: center;
	display: block;
	background: #004484;
}
.twoUp .btn:before {
	content: "";
	display: block;
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 9px solid transparent;
	border-right-color: #004484;
	width: 0;
	height: 0;
}

/*****************************
* *        SLIDESHOW       * *
*****************************/

.slideshowWrap {
	width: 960px;
	margin: 0 auto 35px;
	height: 363px;
}

.slideshowWrap .slidePromos {
	float: left;
	width: 309px;
	height: 361px;
	background: url(../images/homepage/slideshow-promos.png) no-repeat;
	border: 1px solid #dbdbdb;
	border-right: none;
}

.slideshowWrap .slidePromos .promo {
	display: block;
	width: 309px;
	position: relative;
}

.slideshowWrap .slidePromos a.promo.one {height: 121px;}
.slideshowWrap .slidePromos a.promo.two {height: 120px;}
.slideshowWrap .slidePromos a.promo.three {height: 120px;}

/* PROMO #1 */
.slideshowWrap .slidePromos a.promo.one img {
	right: 10px;
	left: auto;
}

.slideshowWrap .slidePromos a.promo.one span {display: block;}

.slideshowWrap .slidePromos a.promo.one .text {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 10;
}

.slideshowWrap .slidePromos a.promo.one .title {
	font: 30px/1 "Bebas Neue", sans-serif;
	color: #0055a5;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.slideshowWrap .slidePromos a.promo.one .price {
	font: 30px/1 "Bebas Neue", sans-serif;
	color: #333;
}

.slideshowWrap .slidePromos a.promo.one .super {
	display: inline;
	vertical-align: super;
	font-size: 18px;
}

.slideshowWrap .slidePromos a.promo.one .buy {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	letter-spacing: .05em;
}

.slideshowWrap .slidePromos img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}

#slideshow {
	position: relative;
	width: 650px;
	height: 363px;
	overflow: hidden;
	float: right;
}

#slideshow .slide {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}

#slideshow .currentPic {z-index: 200;}

/*--- BUTTONS --*/

/* Button container */
#btns_wrap {
	position: absolute;
	z-index: 300;
	font-size: 0; /*used to get rid of extra spacing*/
	text-align: center;
	width: 100%;
	top: 150px;
	height: 0;
}

/* Button sprite */
#btns a {
	display: inline-block;
	text-indent: -9999px;
	background: url(https://www.losipartshouse.com/v/vspfiles/templates/losiparts/images/homepage/btn-sprite.png) no-repeat 0 0;
	width: 13px;
	height: 13px;
	margin-left: 5px;
}
#btns a:first-child {margin-left: 0;}

/* Button hover/selected */
#btns a.selected,
#btns a:hover {
	background-position: 0 bottom;
}

/*--- ARROWS STYLES ---*/

#btns_wrap a.back_btn,
#btns_wrap a.forward_btn {
	display: block;
	width: 29px;
	height: 65px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0; /*vertically centers image*/
	background: url(../images/homepage/arrow-sprite.png) no-repeat 0 0;
	text-indent: -9999px;
}

/* Back button */
#btns_wrap a.back_btn {
	left: 0;
}

/* Forward button */
#btns_wrap a.forward_btn {
	background-position: right 0;	
	right: 0;
}


/************* Responsive CSS *****************/

/* 960px */
@media screen and (max-width: 960px) {
	
	.slideshowWrap, .homepage a.banner, #fpslider { width:100% !important;}
	.shopByWrap .shopBy { width:100%;}
	.slideshowWrap .slidePromos { 
		background-position: 0 7px;
		background-size: contain;
		width: 32%;
		height:auto;
	}
	.slideshowWrap .slidePromos img { max-width:100%; position:relative;}
	#slideshow {
		width: 67.6%;
		height: 100%;
	}
	.slideshowWrap .slidePromos a.promo { 
		width:100%;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	}
	
	.slideshowWrap .slidePromos a.promo.one {
		height: auto;
		overflow: hidden;
		background:#fff;
		border-bottom:1px solid #dbdbdb;
	}
	.slideshowWrap .slidePromos a.promo.one img {
		float: right;
		height: auto;
		left: auto;
		max-height: 100%;
		position: relative;
		right: 0;
		width: 59%;
	}
	.slideshowWrap .slidePromos a.promo.two {
		height: auto;
	}
	.slideshowWrap .slidePromos a.promo.three img, .slideshowWrap .slidePromos a.promo.three { height:auto;}
	#slideshow img { max-width:100%;}
	#btns_wrap {
		margin-top: -50px;
		position: absolute;
		top: 50%;
	}
	.shopByWrap a.team {
		width: 19.8%;
	}
	.shopByWrap a.team img { max-width:97%;}
	
}


/* 850px */
@media screen and (max-width: 850px) {
	
	.slideshowWrap {
		height: 303px;
	}
}

/* 768px */
@media screen and (max-width: 768px) {
	
	.slideshowWrap {
		height: 273px;
	}
}



/* 680px */
@media screen and (max-width: 680px) {
	
	
	.slideshowWrap .slidePromos, #slideshow {
		width: 100%;
	}
	#slideshow { height:360px;}
	.slidePromos { background:none !important;}
	.slideshowWrap .slidePromos { border:none;}
	.slideshowWrap .slidePromos a.promo { float: left; width: 33.033%;}
	.slideshowWrap .slidePromos a.promo.one, .slideshowWrap .slidePromos a.promo.two { border:1px solid #dbdbdb; margin-bottom:12px; }
	.slideshowWrap {
		height: auto;
	}
	.slideshowWrap .slidePromos a.promo.one .title { font-size:18px;}
	.homepage .twoUp a.promo img { width:100%;}
	.homepage a.banner {
		background: none;
		color: #000;
		display: inline-block;
		line-height: normal;
		text-align: center;
		text-indent: 0;
	}
	.homepage a.banner span.btn {position: relative; top:0; right:0;display: block; margin:auto;}
	.shopByWrap .shopBy { text-align:center;}
	.shopByWrap a.team {
		display: inline-block;
		float: none;
		vertical-align: top;
		width: 49.2%;
	}
	.shopByWrap a.team:nth-child(odd) { border:none;}
}


/* 600px */
@media screen and (max-width: 600px) {
	#slideshow {
		height: 320px;
	}
}

/* 480px */
@media screen and (max-width: 480px) {
	#slideshow {
		height: 250px;
	}
	.slideshowWrap .slidePromos { background: #f2f2f2 !important; padding-bottom: 20px; margin-bottom:10px;}
	.slideshowWrap .slidePromos a.promo {
		float: none;
		margin: auto;
		width: 66.033%;
	}
}

/* 360px */
@media screen and (max-width: 360px) {
	#slideshow {
		height: 190px;
	}
	.shopByWrap a.team { width:100%; border-left:none; border-bottom:1px solid #e8e8e8;}
	.shopByWrap a.team:nth-child(odd) { border-bottom:1px solid #e8e8e8;}
}