/* Start of CMSMS style sheet 'leo' */
body {
        background: #9e1b47 url(/uploads/i/tmpl/bck.gif);
        background-attachment: fixed;
	margin-top: 5px;
	text-align: center;
}
/* ------------------------layout------------------------- */
#wrapper {
	width: 658px;
	margin-left: auto;
	margin-right: auto; 
}
#wrap {
        background: #ffffff url(/uploads/i/tmpl/wrapl.gif) repeat-y top left;
padding: 1px 10px 10px 10px;
}
#wrapfoot {
        background: url(/uploads/i/tmpl/wrapfoot.gif) no-repeat top left;
width: 658px; height: 6px; 
}

/* ------------------------floats------------------------- */
#wrap, #wrapfoot, #logo, #navblock, #subheader, #content, #left, #right, #footnav {
float: left;
}

/* ------------------------elements------------------------- */
#lang, #lang a {
	height: 8px;
	text-align: right;
	color: #808080;
	font: 9px Myriad, Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
#logo {
width: 113px; text-align:left;
}
#navblock { text-align:left;
width: 525px;
}
#slogan {border-bottom: 2px #f7c650 solid;}
#subheader {
height: 130px; width: 638px; text-align: center; margin: 5px 0px 10px 0px;
}
#navigation {padding-top: 5px;}
#content {width: 638px; padding-top: 5px; min-height: 250px;}
#left {width: 130px; margin-right: 15px; text-align: left;}
#right {width: 483px; text-align: left;}
#footnav {margin-top: 8px; width: 638px; border-top: 2px #f7c650 solid; padding-top: 3px; height: 6px;}


/* ------------------------sidebar------------------------- */
#left {font: 2px verdana;}
#side {width: 130px;}
#sidetop { background: url(/uploads/i/tmpl/bck_sidetop.gif) no-repeat top left;}
#sidebottom { background: url(/uploads/i/tmpl/bck_sidebottom.gif) no-repeat top left;}
#sidetop, #sidebottom {height: 7px; width: 130px;}
#sidecontent {background-color: #f5f5f5; width: 124px; padding: 3px; font: 9px/11px verdana; text-decoration: none;}
.sidetitle {color: #e6e6e7; font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: capitalize; margin-bottom: 3px;}

#sidecontent li {
	list-style-image: url(/uploads/i/tmpl/li_side.gif);
	padding-left: 5px;
	text-indent: 1px;
}
#sidecontent ul {
margin-left: 10px;
padding-left: 5px;
}
#sidecontent a {text-decoration: none; color: #626469; }
/* ------------------------typography------------------------- */

#navigation, #navigation a {font: 14px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #915f6d; text-decoration: none;}
#navigation a {padding-right: 15px;}
#lang a:hover, #navigation a:hover {color: #f7c650;}

#right, #right a {color: #272727; font: verdana; text-decoration: none;}
#right {font: 11px verdana; }
#right a:hover {text-decoration: underline; }
#right h1 {color: #626469; font: 22px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize;}
#right h2 {color: #626469; font: 16px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize;}
#right h3 {color: #626469; font: 14px/10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize;}
#footnav, #footnav a {color: #969595; font: 9px verdana; text-decoration: none;}
#footnav a:hover {color: #9e1b47;}


#wrapfoot {color: #f5f5f5; font: 9px verdana; text-decoration: none; padding-top: 5px; text-align: right;}
#wrapfoot a {color: #f5f5f5; text-decoration: none;}
#wrapfoot a:hover {text-decoration: underline;}

.NewsSummaryContent {margin-bottom: 10px; border-bottom: 1px solid #c0c0c0; padding-bottom: 10px;}
.NewsSummaryLink {font-weight: bold; font-size: 14px;}
.NewsSummaryPostdate {text-align: right; padding: 5px 0px; }
/* End of 'leo' */

/* Start of CMSMS style sheet 'nav' */
#navigation ul {list-style: none; padding: 0; margin: 0;}
#navigation li {display: inline;}
#navigation li a:hover {text-decoration: underline;}

#navigation {width: 551px;}
#navigation .menu {float: left; padding-right: 5px; padding-left: 5px; border-right: 1px #cccccc solid;}

#footnav ul {list-style: none; padding: 0; margin: 0;}
#footnav li {display: inline; background: url(/uploads/i/tmpl/li_footnav.gif) no-repeat left top; padding-left: 20px; }
#footnav li a:hover {text-decoration: underline;}

#footnav {width: 551px;}
#footnav .menu {float: left; padding-right: 5px; padding-left: 5px; border-right: 1px #cccccc solid;}


/* End of 'nav' */

/* Start of CMSMS style sheet 'lightbox' */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#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(/uploads/lightbox/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(/uploads/lightbox/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/uploads/lightbox/next.gif) right 53% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	height: 38px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 36px; float: right;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
/* End of 'lightbox' */

