
*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/SiteDesign/splash1/progress.aspx) no-repeat center center;}
	
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(/SiteDesign/splash1/progress.aspx) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

mashtml, body {
margin:0;
background-color:#ffffff;
background-repeat:no-repeat;
background-position:top center;
background-attachment: fixed;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;}

a , a:active , a:visited {color:#988461; text-decoration:none;}
a:hover {color:#614f2f; text-decoration:none;}

.IE8 .PageManagerInfoContainer , .IE7 .PageManagerInfoContainer {
display:none;}

.TopSide_Valleylo{
float: left;
width:100%;}

.TopSide_Valleylo .Bottom{
float:left;
width: 100%;}

.IE7 .TopSide_Valleylo .Bottom{
z-index:1}

.TopSide_Valleylo .splash_content{
float:left;
width: 100%;
position:fixed;
bottom: 100px;
left:0px;}

.TopSide_Valleylo .splash_content_container{
width:980px;
margin-left:auto;
margin-right: auto;
height: 360px;}

.TopSide_Valleylo .content_left{
float:left;
width: 456px;
height: 360px;}

.TopSide_Valleylo .splash_content_top{
float:left;
width:456px;
height:20px;
background-image:url(/SiteDesign/Images/splash_bg_top.aspx);
background-repeat: no-repeat;}

.TopSide_Valleylo .splash_content_mid{
clear: both;
float: left;
width:416px;
background-image:url(/SiteDesign/Images/splash_bg_content.aspx);
padding: 0 20px 0 20px;
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
font-size:14px;
color: #ffffff;
font-variant:small-caps;
letter-spacing:1px;
line-height: 24px;
height: 320px;}

.TopSide_Valleylo .splash_content_bottom{
width: 456px;
height: 20px;
float: left;
background-image:url(/SiteDesign/Images/splash_bg_bottom.aspx);}


.TopSide_Valleylo .signoutLink, .TopSide_Valleylo .cmsdesk{
float:right;
margin-top:-13px;}

.TopSide_Valleylo .content_right{
height:274px;
padding-top: 86px;
float:right;
width: 500px;}

.TopSide_Valleylo .box1{
width:117px;
height: 274px;
background-image:url(/SiteDesign/Images/box1.aspx);
background-position: 100% 0 ;}

.TopSide_Valleylo .box1:hover{
background-position: 0 0 ;}

.TopSide_Valleylo .box2{
width:117px;
height: 274px;
background-image:url(/SiteDesign/Images/box2.aspx);
background-position: 100% 0 ;}

.TopSide_Valleylo .box2:hover{
background-position: 0 0 ;}

.TopSide_Valleylo .box3{
width:117px;
height: 274px;
background-image:url(/SiteDesign/Images/box3.aspx);
background-position: 100% 0 ;}

.TopSide_Valleylo .box3:hover{
background-position: 0 0 ;}

.TopSide_Valleylo .box4{
width:117px;
height: 274px;
background-image:url(/SiteDesign/Images/box4.aspx);
background-position: 100% 0 ;}

.TopSide_Valleylo .box4:hover{
background-position: 0 0 ;}

.TopSide_Valleylo .footer{
width: 100%;
background-color: #323025;
height: 70px;
position: fixed;
bottom:0px;}

.TopSide_Valleylo .footer_bottom{
width:980px;
margin-left:auto;
margin-right: auto;
margin-top: 10px;}

.TopSide_Valleylo .footer_box{
float:left;
width:33%;
font-size: 12px;
color: #ffffff;}

.TopSide_Valleylo .footer_box a{
color:#ffffff;
font-size: 12px;
text-decoration: none;}

.TopSide_Valleylo .poweredby{
text-align: center;}

.signoutLink{
	background-image:url(/SiteDesign/Images/log_bg.aspx);
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	text-transform:uppercase;
	width:167px;
	height:31px;
	line-height:31px;
	text-align:center;
	display:block;
	margin-right: 10px;
}

