/* aditional styles */

.homeContent{width:545px; height:auto;}
.homeContent-subs{width:295px; height:auto;}
.hideTheShit{
	position: relative;/**/
	z-index:3000;
	top: -600px;/**/
	right: 0px;/**/
	height: 378px;
	width: 285px;
	background-image: url(../layout/bgshadeMask.png);
	background-repeat:repeat-x;
	/*background-repeat: repeat-x;
	background-color: #069;
	background-position:700px 0px !important;*/
	float: right;
	/*border: 1px solid red;*/
	overflow: hidden;
	display: block;
	/*background-color: #FFF;/**/
}
.topShit {
	/*position: absolute;
	z-index:1000;
	top: 69px;*/
}
.subContent {
	width: 250px;
	height: 378px;
	padding-top: 30px;
	float:right;
	/*position: relative;
	left: 35px;
	right: 0px;*/
	background-image: url(../layout/hideIt.png);
	background-repeat:repeat-x;
	/*border: 1px solid green;*/
}

.promoHomeBox {
	height: 570px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	/*border: 1px solid #0F0;*/
}

/* slide styles */
#featuredSlider {
	position:relative;
	overflow:hidden;
}

#featuredSlider div.page {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
}

#featuredSlider div.page img {
	display:block;
}

.landing #featuredSlider {
	width:950px;
	height:600px;
}

.landing #featuredSlider div.page img {
	width:950px;
	height:380px;
}

#featuredShortcuts {
	position:absolute;
	left:0;
	z-index:5;
	top: 380px;
}

.landing #featuredShortcuts {
	position:absolute;
	width:100%;
	height:220px;
	/*border: 1px solid #F0F;*/
}
/*
.landing #featuredShortcuts {
	height:88px;
	padding-top:14px;
	background: url(../layout/slideshow/l_back.gif) no-repeat center bottom;
}
*/
.landing #featuredShortcuts div {
	float:left;
	width:140px;
	height:220px;
	margin-right:18px;
	/*text-indent:-9999px;*/
	cursor:pointer;
	text-align: center;
	background-position:0 65px !important;
	/*padding-top: 15px;*/
}
.landing #featuredShortcuts div.selected {
	background-position:-3px 50px !important;
	border: 3px solid #CCC;
	background-color: #FFF !important;
	height: 160px !important;
}

.landing #featuredShortcuts div br {
	display:none;
}

/* @end */

.inlinePromo {
	height: 200px;
	width: 500px;
	float: left;
}
.promoVisBehind {
	height: 380px;
	width: 950px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 5;
}
.promoHome {width:950px; height:380px;}
