.FadeHeadContainer,
.FadeHeadContainerBig {
	position:relative;
	height:280px;
	background-color:#fff;
	margin-bottom:13px;
	width:817px;
}

.FadeHeadContainerBig {
	height:432px;
}

.FadeHeadContainer {
	position		:relative;
	overflow		:hidden; 
}

.FadeHeadContainer .FadeHeaders,
.FadeHeadContainerBig .FadeHeaders {
	position		:relative;
	overflow		:hidden; 
	height			:280px;
	width			:817px;
}

.FadeHeadContainerBig .FadeHeaders {
	height:432px;
}


.FadeHeadContainer .HeaderImg,
.FadeHeadContainerBig .HeaderImg {
	overflow		:hidden; 
	height			:280px;
	width			:817px;
}

.FadeHeadContainerBig .HeaderImg {
	height:432px;
}

.FadeHeadStrip {
	position		:absolute;
	bottom			:0px;
	left			:0px;
	width			:100%;
	height			:100px;	
	padding-top:35px;
	z-index:2;
}

.FadeHeadBoxTop {
	width:470px;
	height:11px;
	background-image:url('/images/TopFade/BoxTop.png');
	overflow:hidden;
}

.FadeHeadBoxMiddle {
	width:470px;
	padding-bottom:45px;
	background-image:url('/images/TopFade/BoxMiddle.png');
}
.FadeHeadBoxMiddle .Title,
.FadeHeadBoxMiddle .Text {
	margin-left:14px;
	margin-right:14px;
}

.FadeHeadBoxMiddle .Text a {
	color:#fec500;
}

.FadeHeadBoxBottom {
	width:470px;
	height:11px;
	background-image:url('/images/TopFade/BoxBottom.png');
	overflow:hidden;
}


.FadeHeadText {
	color:#fffffe;
}

.FadeHeadStrip .Bottom {
	position:absolute;	
	width:629px;
	bottom:15px;
	left:15px;
}

.FadeLinks {
	position:absolute;
	z-index:100;
	bottom:27px;
	left:28px;	
	width:442px;
	border-top:solid 1px #fff;
}

.FadeHeadLinks, 
.FadeHeadLinksActive {
	position:relative;
	margin-top:10px;
	float:left;
	height:22px;
	width:22px;
	overflow:hidden;	
	vertical-align:middle;
	background-image:url('/images/TopFade/White.png');
	background-repeat:no-repeat;
	margin-right:10px;
}

.FadeHeadLinksActive {
	background-image:url('/images/TopFade/Yellow.png');
}

.FadeHeadLinks div, .FadeHeadLinksActive div { 
	position:relative;
}
.FadeHeadLinks img, .FadeHeadLinksActive img { 
	position:absolute;
	left:2px;
	top:3px;
}

 .FadeHeadLinksActive a { 
	color:#fff;	
}
