
/*================================
 CONTENT AREA
=================================*/	

#homeContent {
	margin-top:8px;
	padding:0 10px;
}
/** STARTING MODAL POPUP **/
#startingModal {
	display:none;
	background:url(/store/images/us/megamenu-bg-gradient.png) repeat-x left bottom;
	padding:10px 15px 30px;
}
#startingModal h3 {
	color:#ed1c24;
	font-size:24px;
	letter-spacing:normal;
	margin:0;
}
#startingModal p {
	color:#333;
	font:18px "OmnesRegular", Calibri, Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}
#startingModal h4 {
	color:#666;
	font:18px "OmnesRegular", Calibri, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	border-top:dotted 1px #ccc;
	padding:10px 5px 4px;
	margin:0 -5px;
}
#startingModal label {
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	background:#fff;
	clear:both;
	float:left;
	cursor:text;
}
#startingModal label span {
	position:absolute;
	color:#999;
	padding:5px 5px 0 7px;
}
#startingModal label input {
	width:350px;
	color:#333;
	clear:both;
	background:transparent;
	margin:0;
	border:solid 1px #666;
}
#startingModal label label.error {
	position:absolute;
	display:block;
	background:transparent;
	padding:2px 0 0 5px;
}
#startingModal input:hover, #startingModal input:focus {
	border-color:#333;
}
#startingModal button {
	text-transform:uppercase;
	margin-left:5px;
}
/* Overlay */
	#simplemodal-overlay {
	background-color:#666;
	cursor: default;
}
/* Container */
	#simplemodal-container {
	height:auto !important;
	width:620px;
	color:#333;
	background-color:#f6f6f6;
	margin-top:-20%;
	-moz-box-shadow:0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow:0 0 8px rgba(0, 0, 0, .8);
	box-shadow:0 0 8px rgba(0, 0, 0, .8);
	border:4px solid #fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#simplemodal-container .simplemodal-data {
}
#simplemodal-container code {
	background:#141414;
	border-left:3px solid #65B43D;
	color:#bbb;
	display:block;
	font-size:12px;
	margin-bottom:12px;
	padding:4px 6px 6px;
}
#simplemodal-container a {
	/*color:#ddd;*/
}
#simplemodal-container a.modalCloseImg {
	background:url(/store/images/us/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-16px;
	cursor:pointer;
}
#simplemodal-container a.modalCloseImg {
	-background:none;
	-right:-14px;
	-width:22px;
	-height:26px;
 -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/images/us/x.png', sizingMethod='scale');
}
/** HERO ROTATOR STYLES **/
#hero {
	width:623px;
	height:272px;
	overflow:hidden;
	float:left;
	position:relative;
	/*
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, .2);
	box-shadow:3px 3px 3px rgba(0, 0, 0, .2);
	*/
}
#slides {
	display:none;
}
.slideshow {
	position:absolute;
	width:623px;
	height:272px;
	z-index:4;
}
.slideshow.active {
	z-index:5; /*position:relative;*/
}
#slide-controler {
	position:absolute;
	top:0;
	left:auto !important;
	right:0;
	z-index:7;
	padding:15px 17px 4px 17px;
	background:transparent;
	background:rgba(255, 255, 255, .30);
	-moz-border-radius:0 0 0 20px;
	-webkit-border-radius:0 0 0 20px;
	border-radius:0 0 0 20px;
}
.slide-marker {
	width:30px;
	height:19px;
	display:inline-block;
*display:inline;
	background:url(/store/images/us/slide-indicator.png) 0 0 no-repeat;
	cursor:pointer;
	zoom:1;
}
.slide-marker.active {
	background-position:0 -22px;
}
/** TOP DEALS **/
#deal {
	float:left;
	width:290px;
	height:266px;
	background:#f4f4f4;
	margin:-1px 0 0 16px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid 3px #fff;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2);
	box-shadow:0 0 3px rgba(0, 0, 0, .2);
	/* Fix for IE6, IE7 and IE8 since they can't do shadow. >>>*/ border:solid 1px #ccc\9;
	height:271px\9;
	position:relative;
}
#deal h4 {
	background:url(/store/images/us/great-deals.png) no-repeat;
	width:270px;
	height:45px;
	text-indent:-9999em;
	overflow:hidden;
	margin:3px 0 17px 8px;
}
#deal h4.just-text {
	background:none !important;
	height:auto !important;
	text-indent:0 !important;
	margin-bottom:10px !important;
	color:#ed1c24 !important;
	font-size:31px !important;
	font-weight:normal !important;
	line-height:1em !important;
}
#deal h3 {
	line-height:1em;
	font-size:15px;
	margin-top:-3px;
}
#deal h3 a {
	font:bold 15px Calibri, Arial, Helvetica, sans-serif;
	color:#008bbf;
	text-shadow:none;
	text-decoration:none;
	line-height:1em;
}
#deal h3 a:hover {
	text-decoration:underline;
}
#deal p {
	line-height:1em;
}
#deal a.ctaLink {
	text-transform:uppercase;
}
#deal .prod-text {
	width:150px;
	height:205px;
	overflow: auto;
	float:left;
	margin:0 0 0 0;
}
#deal .prod-image {
	width:120px;
	float:left;
	margin:0 0 0 10px;
}
#deal .prod-text span {
	display:block;
	color:#4a4a4a;
	margin:5px 0 0 0;
	font-size:18px;
}
#deal .prod-text span strong {
	display:block;
	color:#ed1c24;
	font-weight:normal;
	font-size:27px;
	line-height:21px;
}
#deal .screen {
	display:none;
}
#deal .screen.active {
	display:block;
}
#deal .rotators {
	position:absolute;
	bottom:14px;
	right:14px;
	text-transform:uppercase;
	line-height:11px;
}
#deal .rotators span {
	width:10px;
	height:10px;
	border:1px solid #c5c5c5;
	background:#fff;
	display:inline-block;
	text-indent:-7000em;
	margin: 0 0 0 5px;
	line-height:11px;
	cursor:pointer;
}
#deal .rotators span.active {
	background:#ed1c24;
	cursor:auto;
}
#deal .rotators span.first-child {
	margin-left:14px;
}
#deal img.btm-shadow {
	position:absolute;
	bottom:-13px;
	bottom:-10px\9;
	left:-3px;
}
/** PROMO POD STYLES **/
#promos {
	float:left;
	margin:20px 0 0 -15px;
}
.promoPod {
	width:300px;
	margin:0 0 0 15px;
	padding:5px 0 10px;
	float:left;
	position:relative;
	border-left:solid 1px #d7d7d7;
}
.promoPod:first-child {
	border-left:none;
}
.promoPod div {
	margin:0 0 0 120px;
	z-index:20;
	position:relative;
}
.promoPod div p {
	margin:0 0 8px;
}
.promoPod img {
	position:absolute;
	top:0;
	left:0;
}
.ctaLink {
	font:13px Calibri, Arial, Helvetica, sans-serif;
	color:#008bbf;
	text-decoration:none;
	padding:0 10px 0 0;
	background:url(/store/images/us/sprites-store.png) no-repeat right -14px;
}
.ctaLink:hover {
	color:#008bbf;
	text-decoration:underline;
}
/** PRODUCT CAROUSEL STYLES **/
.otherProducts{clear:both;background:url(/store/images/us/line_grayShadowBot_943x31.gif) no-repeat left bottom; padding:15px 0 40px 0; margin:0 0 40px 0}
.otherProducts br{ font-size:1%;}
.otherProducts h3{padding-left:30px;color:#333;background:url(/store/images/us/line_grayShadowTop_943x31.gif) no-repeat left bottom;padding-bottom:10px}
.otherProducts .displayTabs{ background:none; margin:10px 0 0;}
.otherProducts .displayTabs li h2.active{ border:none; font-size:18px; font-weight:normal; cursor:auto;}
.otherProducts .last-child{ background:none !important;}
.otherProducts .productDisplay { background:url(/store/images/us/line-dot.gif) repeat-x left bottom; padding-bottom:5px;}
.otherProducts .productDisplay .carousel li a div.product-image{ height:162px;}

#displayTabs, 
.displayTabs {
	width:100%;
	float:left;
	margin:20px 0 10px;
	background:url(/store/images/us/line_grayShadowTop_943x31.gif) no-repeat left bottom;
}

#displayTabs ul,
.displayTabs ul {
	margin:0 0 0 15px;
}
#displayTabs li,
.displayTabs li {
	float:left;
	background:none;
	margin:0;
	padding:0;
}
#displayTabs li h2,
.displayTabs li h2 {
	font:16px Calibri, Arial, Helvetica, sans-serif;
	text-shadow:none;
	color:#008bbf;
	padding:3px 10px 2px;
	margin:0 8px;
	cursor:pointer;
}
#displayTabs li h2:hover,
.displayTabs li h2:hover {
	color:#ed1c24;
}
#displayTabs li h2.active,
.displayTabs li h2.active {
	font-weight:bold;
	color:#ed1c24;
	background:#fff;
	border:solid 1px #ccc;
	border-bottom-color:#fff;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0
}
.productDisplay {
	float:left;
	width:100%;
	background:url(/store/images/us/line_grayShadowBot_943x31.gif) no-repeat left bottom;
	padding-bottom:40px;
}
.productDisplay div.tabContent {
	position:absolute;
	left:-9999em;
}
.productDisplay div.active {
	position:inherit;
	left:0px;
}
.productDisplay button {
	width:41px;
	height:41px;
	text-indent:-9999em;
	position:absolute;
	margin-top:80px;
	z-index:20;
	border:none;
	box-shadow:none;
	background:#fff url(/store/images/us/btn-carousel.png) no-repeat;
}
.productDisplay button.prev {
	background:#fff url(/store/images/us/btn-carousel.png) no-repeat left top !important;
	left:5px;
}
.productDisplay button.prev:hover, .productDisplay button.prev:focus {
	background:#fff url(/store/images/us/btn-carousel.png) no-repeat left bottom !important;

}

.productDisplay button.next {
	background:#fff url(/store/images/us/btn-carousel.png) no-repeat right top !important	;
	right:5px;
}

.productDisplay button.next:hover, .productDisplay button.next:focus {
	background:#fff url(/store/images/us/btn-carousel.png) no-repeat right bottom !important;

}

.productDisplay .carousel {
	margin:0 0 0 40px;
}
.productDisplay .carousel li {
	float:left;
	background-image:none;
	background-color:;
	width:120px;
	margin:0 26px 15px;
	padding:0;
	display:block;
	vertical-align:bottom;
	height:auto !important;
}
.productDisplay .carousel li a {
	color:#333;
	display:block;
}
.productDisplay .carousel li a:hover {
	color:#008bbf;
	text-decoration:none;
}
.productDisplay .carousel li a div.product-image {
	height:175px;
	vertical-align:bottom;
	position:relative;
}
.productDisplay .carousel li a img {
	display:block;
	margin:5px 0px 0px 5px;
	bottom:0;
	position:absolute;
}
.productDisplay .carousel li a:hover img {
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4);
	box-shadow:0 0 5px rgba(0, 0, 0, .6);
}
.productDisplay .carousel li p {
	float:left;
	display:block;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:1.1em;
	padding:10px 6px 0 6px;
	overflow:hidden;
	margin-bottom:0;
}
.productDisplay .carousel li span {
	display:block;
	font-size:13px;
	float:none;
	clear:both;
	padding:8px 6px 0px;
	display:block;
}
.productDisplay .carousel li a:hover span {
	color:#333;
}
.productDisplay .carousel li a span.your-price {
	display:none;
}
.productDisplay .carousel li.promo{}
.productDisplay .carousel li.promo a span {
	color:#999;
	text-decoration: line-through;
	padding: 4px 0 2px 6px;
}
.productDisplay .carousel li.promo a span.your-price {
	display:block;
	color:#333;
	text-decoration:none;
	font-size:11px;
}
.productDisplay .carousel li.promo a span.your-price strong {
	font-weight:bold;
	font-size:13px;
	line-height:11px;
}

/** EDITORIAL POD STYLES **/
#editorials {
	float:left;
	margin:10px 0 0 10px;
}
.editorialPod {
	width:275px;
	margin:0 15px;
	padding:5px 0 10px;
	float:left;
	position:relative;
}
.editorialPod div.content {
	position:relative;
}
.editorialPod div.content div {
	margin:0 0 0 120px;
	position:relative;
	z-index:20;
}
.editorialPod div.content div p {
	margin:5px 0 8px;
	padding-top:8px;
}
.editorialPod div.content img {
	position:absolute;
	top:0;
	left:0;
}
.editorialPod div.header h3 {
	margin:8px 0 5px !important;
}
.editorialPod div.header img {
	position:relative;
	border-width:3px;
	/*Fix for IE6, IE7 and IE8 >>>*/ border-width:1px\9;
	padding:3px\9;
}

/***********************/
#footer{width:100% !important; margin:30px 0 10px 0 !important;}
#footer, #footer ul, #footer ul li{padding:0 !important}
#bg-footer{width:100%; left:0;}
.twave{right:15px;}
#footer #credits{top:30px; right:20px;}

/* Start homepage popup video player styles */
#simplemodal-overlay{ display:none; height:100%!important; background-color:#666; cursor: default;}
#videoOverlay { height:auto !important; width:500px; color:#333; background-color:#f6f6f6; margin:-186px 0 0 -250px; padding:10px 20px 20px;
	-moz-box-shadow:0 0 8px rgba(0, 0, 0, .8); -webkit-box-shadow:0 0 8px rgba(0, 0, 0, .8); box-shadow:0 0 8px rgba(0, 0, 0, .8);	
	border:4px solid #fff; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
	display:none; clear:both; left:50%; top:50%; z-index:9999; position:fixed;}
#videoOverlay a.modalCloseImg { background:url(/store/images/us/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; 
	position:absolute; top:-15px; right:-16px; cursor:pointer;}
#videoOverlay .overlayhead{ font-size:21px; color:#ed1c24; border:0; margin:0; padding-bottom:8px;}
#video-player{ box-shadow:0 0 4px rgba(0, 0, 0, 0.2); border:1px solid #fff;}
/* End homepage popup video player styles */