html
{
	height: auto;
}

body
{
	margin: 50px;
	padding: 0px;
	height: 100%;
	background: url(../images/background.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0px;
	font-family: Helvetica;
}

#white
{
	margin: 0 auto;
	width: 812px;
	height: 100%;
	background: #ffffff repeat-y;
	position: relative;
	padding: 6px;
}

#header
{
	height: 90px;
	width: 100%;
	padding: 0px 0 0px 0;
	background: url(../images/header.gif) repeat-x;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff !important;
}
/** Different menu for IE see IEStyle.css **/
#menu
{
	float: right;
	font-size: 12px;
	margin-top: 60px;
}

#menu a
{
	border-right: 1px solid #ffffff;
	background: url(  "../images/gradient_menuLink.gif" ) repeat-x;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 60px 15px 20px 15px;
}
#menu a:hover
{
	background: url("../images/gradient_menuLink_ro.gif") repeat-x;
	border-right: 1px solid #ffffff;
	padding: 60px 15px 20px 15px;
	color: White;
}
#menu a:hover
{
	background: url("../images/gradient_menuLink_ro.gif") repeat-x;
	border-right: 1px solid #ffffff;
	padding: 60px 15px 20px 15px;
	color: White;
}
#menu .active
{
	background: url(  "../images/gradient_menuLink_ro.gif" ) repeat-x;
	border-right: 1px solid #ffffff;
	padding: 60px 15px 20px 15px;
	color: White;
}
#content_container
{
	margin: 6px 0 6px 0;
}

#sub_nav
{
	background: #88a9e4;
	width: 803px;
	height: 14px;
	padding: 5px;
}

#sub_nav a:link
{
	text-decoration: none;
	color: #ffffff !important;
}
#sub_nav a:visited
{
	text-decoration: none;
	color: #ffffff !important;
}
#sub_nav a:hover
{
	text-decoration: none;
	color: #0d3e99 !important;
}
#sub_nav a:active
{
	text-decoration: none;
	color: #ffffff !important;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding: 0px 20px 0px 15px;
	vertical-align: middle;
	float: left;
}

#login li
{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding: 3px 20px 0 15px;
	vertical-align: middle;
	float: left;
}

#left_column
{
	padding: 0 6px 0 0;
	float: left;
	width: 594px;
	height: auto;
}

#content
{
	margin: 12px 10px 0 10px;
	text-align: justify;
}


#right_column
{
	float: left;
	width: 212px;
}

#loginbox
{
	background: url(../images/loginboxbg.gif);
	margin-bottom: 6px;
	padding: 0 10px 10px 10px;
	border: 1px solid #d4d1c9;
}

#info_box
{
	background: #ffffff !important;
	border: 4px solid #0d3e99;
	padding: 6px 15px 10px 15px;
	margin-bottom: 6px;
	height: 100px;
}

#clear
{
	clear: both;
}

#footer
{
	text-align: center;
	bottom: 0px;
	width: 100%;
	padding: 10px 0 4px 0;
}
#footer a
{
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none !important;
	color: #000 !important;
}


/* Added By Kevin */

#CalendarLegend
{
	float: left;
	border: solid 1px Silver;
	width: 67px;
	margin-top: 5px;
	padding: 5px;
	margin-left: -9px;
}

#CalenderEventsDetails
{
	border: solid 1px silver;
	float: right;
	margin-right: -10px;
	width: 715px;
	margin-top: 5px;
	padding: 5px;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
}

.calendarEventLink
{
	border: none;
	text-decoration: underline;
	cursor: hand;
}

.calendarEventBox
{
	text-align: center;
	padding: 2px;
	margin: 5px auto 5px -2px;
	width: 100%;
	height: 14px;
	word-spacing: -1px;
	overflow: hidden;
}

#RightNewsArchives
{
	float: right;
	clear: none;
	border: 1px solid silver;
	width: 150px;
	padding: 2px 10px 5px 10px;
	color: Black;
	margin-right: -10px;
}
#RightNewsArchives h1
{
	font-size: 14px;
	margin-bottom: -10px;
}
#RightNewsArchives a
{
	color: Black;
	text-decoration: underline;
	cursor: hand;
}
#RightNewsArchives a:hover
{
	color: Black;
	text-decoration: none;
	cursor: hand;
}
#NewsDetails
{
	border: solid 1px #88a9e4;
	padding: 10px;
	font-size: 14px;
	margin: 10px;
	background-color: White;
}
/* News Box */
#NewsBox
{
	float: left;
}
#NewsBox a, lbOn a
{
	color: Black;
	text-decoration: none;
}
#NewsBox a:hover, .lbOn a:hover
{
	text-decoration: underline !important;
}
#NewsBox a:visited, lbOn a:visited
{
	text-decoration: none;
}
#NewsBox a:visited:hover, lbOn a:visited:hover
{
	text-decoration: underline !important;
}

#AboutButtons
{
	text-align: center;
}


.noHandCursor
{
	cursor: default;
}
.HandCursor
{
	cursor: pointer;
}

#adminContent
{
	padding: 10px;
}


.loginButton
{
	margin: 8px 5px 5px 5px;
	border-style: none;
	float: right;
}
.button, .BlueButton
{
	background: url(../images/button.gif) repeat-x;
	border: 1px solid #b5b5b3;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
.BlueButton
{
	background: url(../images/blue_button.gif) repeat-x top left;
}
/* Form Styling */

.page_intro
{
}
.PageTitle
{
	font-size: large;
}
#form
{
	text-align: left;
}
.reqStar
{
	color: Red;
}
.FormLabel
{
	text-align: right;
	width: 200px;
	font-size: 12px;
	white-space: nowrap;
}
.FormLabelLeft
{
	text-align: left; /**width: 200px;**/
	font-size: 12px;
	white-space: nowrap;
}

.FormTextBox
{
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #d4d1c9;
	font-weight: normal !important;
}
.FormError
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.FormButton
{
	margin-left: 0px;
}

td.fldLabel, td.fldLabelReq
{
	color: #3F3F3F;
	text-align: right;
	background-color: #f7f7f7;
}
td.fldLabelReq
{
	color: crimson;
	font-weight: bold;
}

.underlineLoginLink
{
	color: black !important;
	text-decoration: underline;
	border-bottom: solid 1px black;
	font-size: 10px;
}

div.EditableContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
div.EditableContent a
{
	color: blue !important;
	text-decoration: underline !important;
}
div.EditableContent a:hover
{
	text-decoration: none !important;
}

/* admin */

#adminFilterOptions
{
	border: solid 1px #d4d1c9;
	margin-bottom: 10px;
	vertical-align: middle;
	padding: 10px;
	width: 200px;
}

/*************************************************************************************\
 *** SPONSOR SPECIFIC
\*************************************************************************************/

.ImageContolContainer
{
	float: right;
	width: 275px;
}
.FormContainer
{
	float: left;
	width: 500px;
}
.ImageUploadTogglerContainer
{
	width: 255px;
	height: 75px;
	padding: 10px;
	background-color: #88a9e4;
	border-bottom: 1px solid #d4d1c9;
	border-right: 1px solid #d4d1c9;
	overflow: hidden;
}
.ImageUploadTogglerBtn, .ImageUploadTogglerBtn_Selected
{
	text-align: center;
	background-color: #d4d1c9;
	border-right: 1px solid #fff;
	padding: 5px;
	width: 60px;
	cursor: pointer;
}
.ImageUploadTogglerBtn_Selected
{
	background-color: #88a9e4;
	cursor: default;
}
.ImageNavMockFrontLayer img
{
	padding: 3px;
}
.ImageNavMockBackLayer table, .ImageNavMockFrontLayer
{
	width: 255px;
}

.ExpandCollapsePanelHeader
{
	font-size: .8em;
	font-variant: small-caps;
	background-color: #C4A476;
	margin-top: 8px;
	cursor: pointer;
}
.ExpandCollapsePanelHeader table
{
	width: 525px;
	border: 0px none;
}
.ExpandCollapsePanelHeader table td.tdHdr
{
	padding-left: 10px;
	font-weight: bold;
}
.ExpandCollapsePanelHeader span
{
	font-variant: normal;
	font-weight: normal;
}

.ExpandCollapsePanelBody, .ExpandCollapsePanelBodyWithEditor
{
	margin-top: 1px;
	width: 500px;
	background-color: #E5DEB4;
	border-bottom: 1px solid #a8895c;
	border-right: 1px solid #a8895c;
	padding: 6px 0 6px 0;
	display: none;
}
.ExpandCollapsePanelBody table
{
	width: 500px;
	border: 0px none;
}
.ExpandCollapsePanelBodyWithEditor
{
	width: 850px;
	position: relative;
	z-index: 1000;
}

.MedalContainer
{
	width: 100px;
	border-right: 1px solid #888;
	float: left;
}
.MedalContainer img
{
	margin-bottom: -5px;
	padding: 0 5px 0 5px;
	cursor: pointer;
}
.MedalContainer img
{
	opacity: 0.45;
	moz-opacity: 0.45;
	filter: alpha(opacity=45);
}
.MedalContainer img.active, .MedalContainer img.selected
{
	opacity: 1.0;
	moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.MedalLabel
{
	margin-left: 10px;
	line-height: 24px;
}
span.sponsornote
{
	font-style: italic;
	font-size: smaller;
	padding-left: 10px;
	font-weight: normal;
}

div.gvNoRecords
{
	margin: 10px 0 10px 10px;
}

/* public facing */
div.SponsorsHeader
{
	margin: 0 auto;
	width: 700px;
	padding: 10px 0 10px 0;
	background-color: #134cb7;
	color: White;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
table.SponsorContainer
{
	width: 700px;
	margin: 0 auto;
	border: 1px solid #89A9E6;
	background-color: #fff;
}

table.SponsorContainer tr td
{
	vertical-align: top;
	border: 1px solid #fff;
	border-left: 2px solid #fff;
}

table.SponsorContainer tr td p
{
	padding: 0;
	margin: 0;
}
table.SponsorContainer tr td ul
{
	padding-left: 8px;
	margin-left: 8px;
	padding-top: 0;
	margin-top: 0;
}
table.SponsorContainer tr td ul li
{
	line-height: 16px;
}

table.SponsorContainer tr#platinum td.platinum
{
	background-color: #d9e5fd;
	width: 250px;
}
table.SponsorContainer tr#gold td.gold
{
	background-color: #bad2fe;
	width: 250px;
}
table.SponsorContainer tr#silver td.silver
{
	background-color: #89a9e6;
	width: 250px;
}
table.SponsorContainer tr td.platinum, table.SponsorContainer tr td.gold, table.SponsorContainer tr td.silver
{
	border-right: 2px solid #fff;
	padding: 5px;
}

table.SponsorContainer tr td.platinum
{
	border-top: 2px solid #fff;
}
table.SponsorContainer tr td.silver
{
	border-bottom: 2px solid #fff;
}

table.SponsorContainer tr td.sponsors
{
	border-left: 0px none;
}

table.SponsorContainer tr#platinum td.sponsors
{
	border-bottom: 1px solid #134cb7;
}
table.SponsorContainer tr#gold td.sponsors
{
	border-bottom: 1px solid #134cb7;
	border-top: 1px solid #134cb7;
}
table.SponsorContainer tr#silver td.sponsors
{
	border-top: 1px solid #134cb7;
}

div.sponsorlevel
{
	float: left;
	width: 98%;
	text-align: left;
}

table.SponsorList
{
	line-height: 17px;
	font-weight: bold;
	color: #000;
}
table.SponsorList a
{
	color: #134cb7 !important;
	text-decoration: none !important;
}
table.SponsorList a:hover
{
	text-decoration: underline !important;
}

/* advertisement box */

div.AdSeparator
{
	line-height: 3px;
	height: 3px;
	background-color: #134cb7;
	width: 800px;
	margin: 0 0 5px 6px !important;
	padding: 0;
	position: relative;
	clear: both;
}

table.AdBox tr td
{
	vertical-align: middle;
}
table.AdBox tr td img
{
	padding: 2px 0 2px 0;
}

table.AdContainer
{
	margin: 0 0 15px 6px !important;
}

.AdHeader
{
	text-align: left;
	vertical-align: middle;
	font-size: 13pt;
	font-weight: bold;
}
td.AdContainer
{
	border: 1px solid #8c8c8c;
}

/* photo gallery */

.gallery-admin
{
}

.gallery-admin .col1, .gallery-admin .col2
{
	float: left;
	height: 435px;
	border: 1px solid #D4D1C9;
	padding: 10px;
}

.gallery-admin .col1
{
	width: 185px;
	overflow: auto;
	margin-right: 8px;
}

.gallery-admin .col1 .albumTree a
{
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.gallery-admin .col2
{
	width: 555px;
}

.gallery-admin .col2 .panel-header
{
	height: 24px;
	margin-bottom: 10px;
}

.gallery-admin .col2 .label
{
	height: 24px;
}

.gallery-admin .col2 .menu-button-bar
{
	height: 27px;
}

.gallery-admin .col2 #albummenu li
{
	display: block;
	float: left;
	border: solid 1px #88a9e4;
	width: 80px;
	text-align: center;
}

.gallery-admin .col2 #albummenu li a
{
	display: block;
	padding: 6px;
}

.gallery-admin .col2 #upload
{
}

.gallery-admin .col2 .tabBody
{
	border: solid 1px #88a9e4;
	min-height: 375px;
	padding: 10px;
}
.gallery-admin .col2 .upload-wrapper
{
	position: relative;
	width: 553px;
	height: 372px;
	overflow: hidden;
	padding:0px;
}

.gallery-admin .col2 .photo-wrapper
{
	width: 553px;
	height: 375px;
	overflow: auto;
	background-color: #eeeeee;
	padding: 0;
}

.gallery-admin .col2 .photo-wrapper img
{
	width: auto;
	height: 373px;
	margin: 0;
}

.gallery-admin .col2 #albummenu
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



.gallery-admin .col2 #delete
{
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.gallery-admin .col2 #delete .list-container
{
	width: 400px;
	height: 362px;
	overflow: auto;
}

.gallery-admin .right
{
	float: right;
	margin-right: 13px;
}



.gallery-admin .clear
{
	clear: both;
}

.gallery-admin .offscreen
{
	position: fixed;
	left: -1999px;
	width: 10px;
}


/* public photo gallery */

#photo-gallery
{
	height: 600px;
	margin-left: 70px;
}

.photo-gallery .album-list, .photo-gallery .slideshow-wrapper, .photo-gallery .toolbar-wrapper
{
	width: 100%;
	margin: 0 0 10px 0;
}


.photo-gallery .slideshow-wrapper table, .photo-gallery .toolbar-wrapper table, .photo-gallery .album-wrapper .album-table
{
	margin: 0 auto;
}

.photo-gallery .slideshow-wrapper table, .photo-gallery .album-wrapper .album-table
{
	border-collapse: collapse;
}

.photo-gallery .slideshow-wrapper table td, .photo-gallery .album-wrapper .album-table td
{
	padding: 0;
}

.photo-gallery .slideshow-wrapper
{
	height: 400px;
	overflow: hidden;
}

.photo-gallery .slideshow-wrapper img
{
	/* width: 100%; */
}

.photo-gallery .album-wrapper
{
	height: 94px;
	padding: 0 0 2px 0;
	overflow: auto;
}

.photo-gallery .album-wrapper .album-table img
{
	height: 75px;
	width: 100px;
}

.photo-gallery .album-wrapper div
{
	display: none;
}
