/* Fancy Intro stack v1.1.2 by Tsooj Media */



.atmFancyIntroBackground
{
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	height: 100% !important;
	width: 100% !important;
	background-color: #EBEBEB !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#4C4C4C));
	background: -webkit-linear-gradient(#EBEBEB, #4C4C4C) !important;
	background: -moz-linear-gradient(top,  #EBEBEB,  #4C4C4C) !important;
	background: -o-linear-gradient(#EBEBEB, #4C4C4C);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EBEBEB', EndColorStr='#4C4C4C'); /* IE */
	/*visibility: hidden;*/
	z-index: 16000001 !important;
}

.atmFancyIntroText
{
	position: fixed !important;
	left: 0 !important;
/*	line-height: 100% !important;*/
/*	bottom: 52% !important;*/
	font-size: 40px;
	width: 100% !important;
	color: #FFFFFF;
	letter-spacing: 2px  !important;
	text-shadow: 0px 2px 3px #555555 !important;
	/*filter: dropshadow(Color=#555555, offX=2, offY=3, Positive='true');*/ /* IE */
	text-align: center !important;
	
	visibility: hidden;
	z-index: 16000002  !important; 
	
	
}

.atmFancyIntroUpperText
{
	bottom: 52% !important;
	vertical-align: bottom !important;	
}

.atmFancyIntroLowerText
{
	top: 52% !important;
	vertical-align: top !important;	
}


.atmFancyIntroTextHolder
{
	display: none;
}

.atmFancyIntroLine
{
	position: fixed !important;
	top: 50%;
	left: 0 !important;
	height: 0.5%;
	width: 0px; /* Using 0% causes jQuery animate errors in Opera depending on the jQuery version */
	background-color: #EBEBEB !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#777777));
	background: -webkit-linear-gradient(#EBEBEB, #777777) !important;
	background: -moz-linear-gradient(top,  #EBEBEB,  #777777) !important;
	background: -o-linear-gradient(#EBEBEB, #777777) !important;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EBEBEB', EndColorStr='#777777'); /* IE */
	visibility: hidden;
	z-index: 16000003 !important;
}

#stacks_in_450_page6
{
	margin: 0px !important;
	padding: 0px !important;
	display: none;
}





#stacks_in_450_page6 {
	margin:  2px;
	padding:  5px;
}
/* DelayedRedirect stack v1.0.0 */



#stacks_in_456_page6_DR_link {
	display: none;
}

#stacks_in_456_page6_DR_wrapper {
	text-align: inherit; 
	font-weight: inherit;
	font-style: inherit;
	
	
	
	
	
	
	
	
	
	
	
	
}

#stacks_in_456_page6_DR_timer {
	
	font-weight: inherit;
	
	font-style: inherit;
	
	
	font-size: 25%;
	
	
	
	
	
	
	
	
	
	
}
/* End of DelayedRedirect stack */
