@charset "utf-8";

#top_header {
	margin-left:auto;
	margin-right:auto;
	width: 740px;
	height:18px;
	background-color: #f7f0c4;
	background-image: url(../../events/photo-galleries/media/header-bkg_gal.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#537ACB;
	background-repeat:no-repeat;
	background-position:left top;
}


body {
	color: #000000;
	margin: 0;
	height:100px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left:1.4px;
	background-color: #0f0f5b;
	background-image:url(../../events/photo-galleries/media/body-bkg_gal.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#surround {
	height:563px;
	background-color:#FFFFFF;
}


p.gallery_title {
	padding:6px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Wingdings 2";
	color: #000000;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	left:205px;
}

#flashcontent {
	padding-top:25px;
	padding-left:206px;
	width:525px;
	height:530px;
	background-color:#FFFFFF;
}

#flashcontent strong {
	position:relative;
	top:260px;
	left:115px;
	font:Verdana, Arial, Helvetica, sans-serif, "Wingdings 2";
	font-size:14px;
	font-weight:bold;

}


ul#ulbase {
	margin:0px;
	list-style:none;
	margin-top:5px;
	padding-left:2px;
	margin-left:3px;
	font:Verdana, Arial, Helvetica, sans-serif, "Wingdings 2";
	font-size:18px;
	font-weight:600;
	color:#0F0F0D5;
}

li.level_two {
	background-image:url(../../events/photo-galleries/media/left_nav_bkg.gif);
	background-repeat:no-repeat;
	/* This is good */
	width:162px;
	
	/* The border for the menu */
	border-bottom-color:#0f0f5b;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#0f0f5b;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#0f0f5b;
	border-right-width:1px;
	border-right-style:solid;
	border-top-color:#0f0f5b;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	margin-left:6px;
	margin-top:4px;
	font-size:14px;
}

li.level_two strong {
	margin:0 .5em 0 auto;
	*margin:-1.2em .5em 0 auto;
	float:right;
}

li.level_two ul li {
	margin:0px;
	font-size:11px;
	list-style:url(../../events/photo-galleries/media/bullet-red.gif);
	margin-left:-25px;
	margin-top:7px;
	padding-right:3px;
}

li.level_twoLi a:hover {
color:#da4e4e;

}

li.level_twoLi_highlighted a {
color:#da4e4e;

}

#side_nav {
	position:absolute;
	width:200px;
	overflow-y:auto;
	height:563px;
	background-image: url(../images/container-bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: -4px;
	top: 0px;

}


#title {
	margin: 0;
	width: 750px;
	height: 33px;
	margin:auto;
	padding: 5px;
	padding-bottom:7px;
	background-image: url(../../events/photo-galleries/media/title-bkg_gal.gif);
	background-position: center bottom;
	background-repeat:no-repeat;

}

#title h2 {
	float: left;
	font-size: 1.05em;
	line-height: 1.5em;
	margin: 0;
	padding: 1px 0 0 3px;
	color: #9eadcb;

}

#title p.breadcrumb {
	width:250px;
	float: right;
	font-size: 0.6em;
	line-height: 1.5em;
	margin: 0;
	padding: 8px 9px 0 0;	
	color: #9eadcb;
	background-color: #0f0f5b;
}

#title p.breadcrumb a {
	color: #9eadcb;
}

#title p.breadcrumb a:hover {
	color: #da4e4e;
	text-decoration:underline;
}

#container {
	color: #000000;
	background-color: #FFFFFF;
	width: 740px;
	
	margin: 0 auto;
	text-align: left;
	position: relative;
	
}


.clearfloat {
	clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}

/* links */

a:link {
	color: #284388;
	text-decoration: none;
} 
a:visited {
	color: #284388;
	text-decoration:none;
}
a:hover {
	color: #da4e4e;
	text-decoration:none;
}
#title a:link {
	color: #99ccff;
	text-decoration: none;
} 
#title a:visited {
	color: #99ccff;
	text-decoration: none;
}
#title a:hover {
	color: #da4e4e;
	text-decoration: underline;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px 0px;
	width: 740px;
	height:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #537ACB;
	background-color: #f7f0c4;
	background-image: url(../../events/photo-galleries/media/footer-bkg.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	
}


p#copyright {
	font-size: 0.6em;
	line-height: 1.5em;
	width: 762px;
	height: 48px;
	margin: 0 auto 0 auto;
	padding: 13px 0;
	text-align: center;
	background-color:#0f0f5b;
	color: #ffffff;
	background-color: #0f0f5b;
	background-image:url(../../events/photo-galleries/media/copyright-bkg-gal.gif);
	background-position:center;
	background-repeat:no-repeat;
	clear: both;
}
