body 
{
font-size:.74em;
margin: 0;
font-family: Arial, Verdana, sans-serif;
}


.maintable
{align: center;
width: 990px;

}


#content{

padding-left:40px;
padding-right:40px;


}



.mswfooter{
width: 100%;
BACKGROUND-COLOR: grey;

}



.success
{
	color: #408200
}

.error
{
	color: red;
}















/* @group Fonts */

h1 {
	color: #000000;
	line-height: 2.5em;
font-size: 1.8em;
}

h2 {
	color: #f00;
	line-height: 1.5em;
font-size: 1.3em;
border-bottom: 1px solid #f00;
width:900px;
}

h3 {
	color: #f00;
	line-height: 1.3em;
font-size: 1.2em;
}

h4 {
	color: #ff0000;
	line-height: 1.2em;
font-size: .68em;
border-bottom: 1px solid #f00;
width:900px;
}

h5 {
	color: #0000ff;
	line-height: .65em;
font-size: .72em;
}

h6 {
	color: #0000ff;
	line-height: .62em;
font-size: .68em;
}

















/* begin gallery styling */
#jgal { list-style: none; width: 160px; }
#jgal li { opacity: .3; float: left; display: block;  top: 35px; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 35px; left: 270px; display: none; }
#jgal li.active img { display: block; max-width:450px; max-height:400px;}
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }
 
/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }
 
    </style>
    <!--[if lt IE 8]>
    <style media="screen,projection" type="text/css">
        #jgal li { filter: alpha(opacity=50); }
        #jgal li.active, #jgal li:hover { filter: alpha(opacity=100); }
#jgal li img {margin-top:50px;}
    </style>
	<![endif]-->


/*<style type="text/css"> 
h1 {margin:20px 0 0 100px; padding:0; color:#ff8500; font:25px Arial, Helvetica, sans-serif;}
.gallery{position:relative; margin-top:30px; width:480px; border:solid 5px #ffffff; padding:10px 10px 0px 15px; background:#fff; float:left;}
.thumbnail img{border:solid 4px #ffffff; outline:solid 1px #151515; width:82px; height:50px; float:left; margin:0 5px 5px 0;}
.thumbnail:hover{background-color:transparent;}
.thumbnail:hover img{border:solid 4px #ff0000;}
.thumbnail span{position:absolute;  padding:5px; visibility:hidden; font:normal 9pt "verdana"; color:#fff; text-decoration:none; width:480px; text-align:center; top:20px; left:10px;}
.thumbnail span img{width:480px; height:400px; outline:solid 2px #000000;  border:solid 6px #ffffff !important;}
.thumbnail:hover span{visibility:visible; top:180px; left:10px; margin-top:20px; z-index:50; position:absolute; width:480px;}
</style>*/






/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */




#sub {
	position: relative;
	margin: 10px 0;
	padding: 0 30px;
}

ul#runner {
	position: relative;


	background-repeat:repeat;
	background-position:left top;
	background-image: url('/_content/images/Template/message_bg.gif');
	background-repeat: no-repeat;
	width: 519px;
	height: 14px;
	margin: 0;
	padding: 0;
}

#runner li {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 7px 20px;
	font-weight: bold;
	color: #fff;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	visibility: visible;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */