
TABLE#schedule TD {
    vertical-align: top;
}

TABLE#schedule TD.heading {
    font-size: 10pt;
    font-weight: bold;
}

TABLE#schedule TD A {
    text-decoration: underline;
}
    
.normal_head {
    padding-top: 30px;
    font-size: 16pt; 
    font-weight: bold; 
    text-align: left; 
    padding-bottom: 5px;
}

/* overall wrapper */
div#wrapper {
  float: left;
  width: 100%;
}

div.menu-section-block {
    border: 1px solid #000;
    padding: 5px;
    margin: 5px;
    float: left;
    width: 100%;
}
div.menu-block {
    width:50%;
    float: left;
}
p.admin-menu-header {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
p.admin-menu-item {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

/* left column styles */
div#leftside {
  margin: 0px 0px 0px 0px;
  float: left;
  width: 200px; /*Width of left column*/
}
div#leftside div {
  margin: 0px 0px 0px 0px;
  border: 1px solid #bbb;
}
div#leftside div h2 {
  color: #536482;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
fieldset.side-container {
  border: 1px solid #bbb;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
}
div#leftside fieldset p.mitem {
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  width: 100%;
}
div#leftside fieldset p {
  font-weight: normal;
  font-size: 10px;
}
div#leftside fieldset p.mitem:hover {
  background-color: #aaaaff;
}
div#leftside fieldset a:hover {
  color: #536482;
  background-color: #aaaaff;
}
div#leftside div p {
  font-size: 10px;
  padding-left: 10px;
}

/* 2 column styles */
div#rightside2 {
  margin-left: 210px;
}
div#rightside2 p {
  font-size: 10pt;
}
div#rightside2 p a {
  font-weight: bold;
}
div#rightside2 li a {
  font-weight: bold;
}
div#rightside2 h2 {
  color: #536482;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin: 30px 0px 0px 0px;
}
div#rightside2 h3 {
  color: #536482;
  background-color: #dddddd;
  padding-left: 5px;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  border-bottom-color: #ffffff;
  border-top:1px solid #999;
}
div#rightside2 ol,ul {
  margin: 0px 0px 0px 20px;
}

/* centre column styles */
div#centreside {
  margin-left: 10px;
  float: left;
  width: 320px;
}
div#centreside img {
  padding: 10px 10px 10px 10px;
}
div#centreside h2 {
  color: #536482;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

/* right column (floating) */
div#rightside {
  margin-left: 550px;
}
div#rightside p {
  font-size: 10pt;
}
div#rightside p a {
  font-weight: bold;
}
div#rightside li a {
  font-weight: bold;
}
div#rightside h2 {
  color: #536482;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin: 30px 0px 0px 0px;
}
div#rightside h3 {
  color: #536482;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}
div#rightside ol,ul {
  margin-left: 20px;
}

/*********************** STYLES FOR HALL OF FAME ***********************/
h3.hof_title {
	color: #536482;
  background-color: #dddddd;
  padding-left: 5px;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  border-bottom-color: #ffffff;
  border-top:1px solid #999;
}

p.hof_body {
	color: #000;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}

img.hof_image_right {
	margin:0px 0px 20px 20px;
	border:3px solid #0076B1;
}

img.hof_image_left {
	margin:0px 20px 20px 0px;
	border:3px solid #0076B1;
}

/*********************** STYLES FOR PHOTO GALLERY ***********************/

#glry_wrapper {
	display:inline;
	float:left;
	width:886px;
	height:840px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border:1px solid #999;*/
}

#glry_header {
	display:inline;
	float:left;
	width:886px;
	height:50px;
	/*border:1px solid #0f0;*/
}

	#glry_title {
		margin:5px 0px 5px 0px;
		font-weight:normal;
		font-size:14pt;
		color:#000;
	}

#glry_subheader {
	display:inline;
	float:left;
	width:754px;
	height:30px;
}

	#glry_imgData {
		display:inline;
		float:left;
	}
	
	#glry_select {
		display:inline;
		float:right;
	}

#glry_imgArea {
	display:inline;
	float:left;
	width:744px;
	height:604px;
	padding:6px 2px 2px 6px;
	background-color:#000;
	border:2px solid #0077B2;
}
	
	#glry_display {
		display:inline;
		float:left;
		width:600px;
		height:600px;
		background-color:#333;
		overflow:auto;
	}
	
	#glry_tn {
		display:inline;
		float:right;
		width:140px;
		height:600px;
		overflow:auto;
	}

		#glry_tn div {
			display:block;
			width:108px;
			height:108px;
			overflow:hidden;
		}

	#glry_btns {
		display:inline;
		float:right;
		width:122px;
		height:600px;
	}
		.btn {
			display:block;
			float:left;
			width:120px;
			height:20px;
			margin:0px 0px 5px 0px;
			background-image:url(images/glry_btn_disabled_bkgd.gif);
			font-weight:bold;
			font-size:1em;
			line-height:1.8em;
			text-align:center;
			color:#fff;
		}

#glry_commentsHeader {
	display:inline;
	float:left;
	width:754px;
	height:30px;
}

	#glry_commentCount {
		display:inline;
		float:left;
		font-weight:bold;
		font-size:10pt;
		color:#000;
		line-height:30px;
	}
	
	#glry_keywords {
		display:inline;
		float:right;
		font-weight:normal;
		font-size:10pt;
		color:#000;
		line-height:30px;
	}

#glry_comments {
	display:inline;
	float:left;
	width:754px;
	height:100px;
	padding:10px 0px 10px 0px;
	border:1px solid #000;
	overflow:auto;
}

#glry_form {
	display:inline;
	float:left;
	width:556px;
	height:556px;
	margin:20px;
	background-color:#fff;
	border:2px solid #000;
}

	#glry_formTitleBar {
		display:inline;
		float:left;
		width:536px;
		height:20px;
		padding:0px 10px 0px 10px;
		background:#000 url(images/glry_dialog_titlebar_bkgd.gif) repeat-x;
	}
	
	#glry_formTitleBar img {
		display:inline;
		float:right;
		margin-top:3px;
	}
	
	div.formTitle {
		display:inline;
		float:left;
		color:#fff;
		font-size:12px;
		font-weight:bold;
		padding-top:2px;
	}
	
	#glry_formBody {
		display:inline;
		float:left;
		padding: 10px;
		/*Form Field Styles*/
	}
	
	#glry_formBody fieldset {
		padding:10px;
		border:1px solid #000;
	}
	
	span.emphasis {
		color:#f00;
		font-weight:bold;
	}

#lrgImageHorz {
	position:relative;
	width:576px;
	height:432px;
	top:50%;
	left:50%;
	margin:-216px 0px 0px -293px;
	border:5px solid #fff;
}

#lrgImageVert {
	position:relative;
	width:432px;
	height:576px;
	top:50%;
	left:50%;
	margin:-293px 0px 0px -216px;
	border:5px solid #fff;
}

.imgWrapper {
	margin:0px 0px 5px 5px;
	padding:4px 4px 4px 4px;
	background-color:#666;
}

#preloader2 {
	position:relative;
	left:50%;
	margin-left:-24px;
	margin-top:20px;
}

/*#photoTitle {
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000;
	line-height:30px;
}*/

#photoSummary {
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#0077B2;
	line-height:30px;
}

.totalNum {
	font-size:10px;
	padding:0px 0px 0px 20px;
}

.photoComment {
	display:block;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #ccc;
}

.comment {
	display:block;
	position:relative;
	width:500px;
	height:100px;
}
