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



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

.atmFancyIntroText
{
	position: fixed !important;
	left: 0 !important;
/*	line-height: 100% !important;*/
/*	bottom: 52% !important;*/
	font-size: 30px;
	width: 100% !important;
	color: #404040;
	letter-spacing: 2px  !important;
	text-shadow: 0px 2px 3px #FFFFFF !important;
	/*filter: dropshadow(Color=#FFFFFF, 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: #FFDA00 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFDA00), to(#FFDA00));
	background: -webkit-linear-gradient(#FFDA00, #FFDA00) !important;
	background: -moz-linear-gradient(top,  #FFDA00,  #FFDA00) !important;
	background: -o-linear-gradient(#FFDA00, #FFDA00) !important;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFDA00', EndColorStr='#FFDA00'); /* IE */
	visibility: hidden;
	z-index: 16000003 !important;
}

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





#stacks_in_107_page0 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_119_page0 .stacks_left {
	float:left;
	width:44%;
}

#stacks_in_119_page0 .stacks_right {
	float:right;
	width:54%;
}
#stacks_out_126_page0 {
	margin-left:0;
}

#stacks_in_126_page0 {
	border: solid #3F3F3F;
	border-width: 1px 0px 1px 0px;
	padding: 20px 0px 20px 27px;
}

#stacks_in_143_page0 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_145_page0 {
	padding: 30px 0px 0px 0px;
}
/*-- Sweet Button Stack v1.6.0 by Joe Workman --*/



@font-face {
    font-family: 'Signify';
    src: url('../files/sweetbutton-fonts/signify-webfont.eot');
    src: url('../files/sweetbutton-fonts/signify-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/sweetbutton-fonts/signify-webfont.woff') format('woff'),
         url('../files/sweetbutton-fonts/signify-webfont.ttf') format('truetype'),
         url('../files/sweetbutton-fonts/signify-webfont.svg#Signify') format('svg');
    font-style: normal;
}


#stacks_in_38_page0 .button_icon {
	font-family:'Signify'; 
	margin:0;
	padding:0;
	display:inline-block;
	font-weight:100; 
	font-size: 14px; 
	line-height:1.5; 
	height:28px; 
}
#stacks_in_38_page0 .button_icon.set1 {
	font-family:'Signify'; 
}
#stacks_in_38_page0 .button_icon.set2 {
	font-family:'Signify-2'; 
}



#stacks_in_38_page0 .button_label {
	font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:28px;
	line-height:28px;
	display: inline-block;
}


#stacks_in_38_page0 .button_icon {
	border-right: 1px solid rgba(0,0,0,0.2);
	float:left;
	padding-right:10px;
}
#stacks_in_38_page0 .button_label {
	border-left: 1px solid rgba(255,255,255, 0.2);
	float:left;
	padding: 0px 5px 0px 10px;
}




#stacks_in_38_page0 .sweet_button_wrapper {
	height:28px;
	text-align:left;
}
#stacks_in_38_page0 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	border-style:none;
	border-radius: 5px;
	background: #DFBC00;
	text-align:center;
}

#stacks_in_38_page0 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}






#stacks_in_38_page0 .sweet_button {
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
}
#stacks_in_38_page0 .sweet_button_wrapper{padding-bottom:10px;}


#stacks_in_38_page0 .sweet_button:hover {
	color:#FFFFFF;
	background: #F3D014;
}
#stacks_in_38_page0 .sweet_button:active{
	background: #CBA800;
}
#stacks_in_38_page0 .sweet_button.clicked {
	background: #26712D;
}
#stacks_in_38_page0 .sweet_button.clicked:hover {
	background: #3A8541;
}
#stacks_in_38_page0 .sweet_button.clicked:active{
	background: #125D19;
}



#stacks_in_38_page0 .sweet_button.candy {
	background: -webkit-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%, #FDDA1E 75%, #FFFF00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFF00), color-stop(50%,#F3D014), color-stop(50%,#DFBC00), color-stop(75%,#FDDA1E), color-stop(100%,#FFFF00));
	background: -moz-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%, #FDDA1E 75%, #FFFF00 100%);
	background: -o-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%, #FDDA1E 75%, #FFFF00 100%);
	background: -ms-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%, #FDDA1E 75%, #FFFF00 100%);
	background: linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%, #FDDA1E 75%, #FFFF00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF00', endColorstr='#DFBC00',GradientType=0 );
}
#stacks_in_38_page0 .sweet_button.candy:hover {
	background: -webkit-linear-gradient(top, #FFFF00 0%, #FFE428 50%, #F3D014 50%, #FFFF00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFF00), color-stop(50%,#FFE428), color-stop(50%,#F3D014), color-stop(100%,#FFFF00));
	background: -moz-linear-gradient(top, #FFFF00 0%, #FFE428 50%, #F3D014 50%, #FFFF00 100%);
	background: -o-linear-gradient(top, #FFFF00 0%, #FFE428 50%, #F3D014 50%, #FFFF00 100%);
	background: -ms-linear-gradient(top, #FFFF00 0%, #FFE428 50%, #F3D014 50%, #FFFF00 100%);
	background: linear-gradient(top, #FFFF00 0%, #FFE428 50%, #F3D014 50%, #FFFF00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF00', endColorstr='#F3D014',GradientType=0 );
}
#stacks_in_38_page0 .sweet_button.candy:active{
	background: #CBA800;
	background: -webkit-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%,  #FFF400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFF00), color-stop(50%,#F3D014), color-stop(50%,#DFBC00), color-stop(100%,#FFF400));
	background: -moz-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%,  #FFF400 100%);
	background: -o-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%,  #FFF400 100%);
	background: -ms-linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%,  #FFF400 100%);
	background: linear-gradient(top, #FFFF00 0%, #F3D014 50%, #DFBC00 50%,  #FFF400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF00', endColorstr='#DFBC00',GradientType=0 );
}
#stacks_in_38_page0 .sweet_button.candy.clicked {
	background: #26712D;
	background: -webkit-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44CB51), color-stop(50%,#3A8541), color-stop(50%,#26712D), color-stop(75%,#448F4B), color-stop(100%,#39A943));
	background: -moz-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -o-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -ms-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44CB51', endColorstr='#26712D',GradientType=0 );
}
#stacks_in_38_page0 .sweet_button.candy.clicked:hover {
	background: #448F4B;
	background: -webkit-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48D655), color-stop(50%,#4E9955), color-stop(50%,#3A8541), color-stop(100%,#3CB448));
	background: -moz-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -o-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -ms-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48D655', endColorstr='#3A8541',GradientType=0 );
}
#stacks_in_38_page0 .sweet_button.candy.clicked:active{
	background: #125D19;
	background: -webkit-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3CB448), color-stop(50%,#3A8541), color-stop(50%,#26712D), color-stop(100%,#31923A));
	background: -moz-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -o-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -ms-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3CB448', endColorstr='#26712D',GradientType=0 );
}

/*-- End Sweet Button Stack --*/

#stacks_in_38_page0 {
	padding: 10px 0px 20px 0px;
}
/*-- Elevator Stack v1.0.0 by Joe Workman --*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-9999px;
	background:url(../files/elevator-images/top.png) no-repeat left top;
}
#toTopHover {
	background:url(../files/elevator-images/top.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*-- End Elevator Stack --*/