.sliderBG {
	background: #000;
	background-size; 100%;
	height: 700px;
	margin-left: -297px;
}
#imageBG{
	position: fixed;
	background-position: top center;
	background-size; 100%;
	background-size: cover;
}
.sliderFrame {
	left: 0px; top: 211px; opacity:1; z-index:3;
	width: 906px;
	height: 708px; 
	margin: 0;
	overflow: hidden;
	display:inline-block;
	*display: inline;
	position:absolute;
	background-position: 0px 0px;
}
.sliderFrameC {
	width: 906px;
	height: 452px;
	margin: 10px 0 6px 0;
	overflow: hidden;
	display:inline-block;
	*display: inline;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/graphics/loading.gif);
}
#bigSlider {
	width: 6000px; text-align:left;  margin: 0px 0px 0px 0px; list-style: none; display: inline-block; position: relative; 
}

.slideImage { display: inline-block; margin:0; padding:0; width: 906px; float: left;}
.slideImageC { display: inline-block; margin:0; padding:0; width: 906px; height:452px; float: left; overflow: hidden;}

.fslide { height:578px; width:906px; }
.cslide { width:906px; }

.copyFrame {
	display: table;
    position: absolute;
    height: 578px;
    width: 806px;
    margin-top: -582px;
    padding: 0 50px 0 50px;
    z-index:2; 
	
}

.copyCenter {
	font-size: 14px;
	font-family: lolerBold;
	display: table-cell;
    vertical-align: middle;
}

.featureTitle {
	font-size: 14px;
	font-family: lolerBold;
}

.featureSubTitle {
	font-size: 20px;
	font-family: lolerBold;
}

.featureBody {
	font-family:Arial;
	font-size: 12px;
	width: 200px;
}

.featureLink {
	font-size: 14px;
	font-family: lolerBold;
}


.copyBelow {
	width: 886px;
	height: 84px;
	font-size: 14px;
	top: 578px;
	display:inline-block;
	*display: inline;
	position:absolute;
	bottom:12px;
	padding: 10px 10px 0 10px;
}

.sliderNext {
	width: 40px;
	height: 578px;
	top: 211px;
	left: 0px;
	cursor: pointer;
	opacity: 0;
	z-index:3;
	position:absolute;
	background: url(../images/elements/prev.png);
	background-position: center center;
}
.sliderPrev {
	width: 40px;
	height: 578px;
	top: 211px;
	left: 866px;
	cursor: pointer;
	opacity: 0;
	z-index:3;
	position:absolute;
	background: url(../images/elements/next.png);
	background-position: center center;
}
.sliderNextC {
	width: 40px;
	height: 452px;
	top: 10px;
	margin: -466px 0 0 0;
	cursor: pointer;
	zoom: 1;
	z-index:4;
	position: relative;
	background: url(../images/elements/prev.png);
	background-position: center center;
}
.sliderPrevC {
	width: 40px;
	height: 452px;
	top: 10px;
	margin: -452px 0 0 866px;
	cursor: pointer;
	zoom: 1;
	z-index:4;
	position: relative;
	background: url(../images/elements/next.png);
	background-position: center center;
}
.dots {
	width: 206px;
	margin-top: 10px;
	height: 8px;
	top: 748px;
	left: 350px;
	opacity: 0;
	z-index:3;
	position:absolute;
	text-align: center;
}
.dotsC {
	width: 206px;
	margin: -20px 0 20px 0;
	height: 8px;
	left: 350px;
	zoom: 1;
	z-index:3;
	position:relative;
	text-align: center;
}
.dot-a {
	cursor: pointer;
	display:inline-block;
	*display: inline; margin: 0 3px 0 3px;
	width:8px; height: 8px;
	background: url(../images/elements/dot-active.png);
	background-size:100%;
}
.dot-i {
	cursor: pointer;
	display:inline-block;
	*display: inline; margin: 0 3px 0 3px;
	width:8px; height: 8px;
	background: url(../images/elements/dot-inactive.png);
	background-size:100%;
}

.newin {
	color: #ff0000;
	display:inline-block;
	*display: inline;
	margin: 0;
}
.readmore {
	color: #c3c3c3;
}
.readmore:hover {
	color: #fff;
}
.readmoreOW {
	color: #000;
}
.readmoreOW:hover {
	color: #ff0000;
}
.slideViewAction {
	float: right; 
	text-align:right; 
	padding-right: 26px; margin-top:14px;
	width:100px; height: 18px;
	background: url(../images/elements/actionArrow.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}












.featureSlide {
	width: 452px;
	height: 684px;
	margin: 0;
	overflow: hidden;
	display:inline-block;
	*display: inline;
	zoom: 1;
	position:absolute;
	background-position: 0px 0px;
	top:0;
}

.featureSB {
	width: 36px;
	height: 36px;
	right: 0px;
	cursor: pointer;
	display:inline-block;
	*display: inline;
	zoom: 1;
	position:absolute;
}
.SBNext {
	top: 36px; 
	background-image:url('../images/elements/nextf.png');
}
.SBNext:hover {
	background-image:url('../images/elements/nextfa.png');
}
.SBPrev {
	top: 72px; 
	background-image:url('../images/elements/prevf.png');
}
.SBPrev:hover {
	background-image:url('../images/elements/prevfa.png');
}
.title2x2 {
	font-size: 14px;
	font-family: lolerBold;
	margin: 10px 0 0 10px;
}
.body2x2 {
	color:#bcbcbc;
	font-size: 12px;
	margin: 5px 10px 0 10px;
}

#backgroundSliderBG {
	left: 0; top: 0;
	position:fixed;
	background:#000;
}
#backgroundSlider {
	width: 1000px; height: 1000px;
	left: 0; top: 0;
	position:fixed;
	background-position: center top;
	background-size: cover;
}
#scta {
	position:fixed; 
	background-image: url('../images/bgs/fade70.png');
	border: 4px solid #fff;
	width:350px;
	height: 350px;
	top: 0; left: 0;
}
#sctaLinks {
	position:relative; 
	color: #fff;
	width:100%;
	padding-left: 40px;
	height: 50%;
	top: 0; left: 0;
}
#region{
	font-size: 14px;
	color: #cccccc;
	margin-bottom: 20px;
}
#sctaH a{
	font-family: lolerBold;
	font-size: 26px;
	color: #fff;
}
#sctaH a:hover{
	color: #cccccc;
}
#sctaFooter{
	position:absolute; color: #cccccc;
	bottom: 0; padding: 0 0 20px 40px;
}

	