/* #Html# */
html, body { border: 0; margin: 0; padding: 0;}
/* #Body# */
body#stdPage
{
	padding: 16px 0 10px 0;
	margin: 0;
	background: white url(../CMSTemplates/GLnet/images/background.png) repeat-x top left;
	text-align: center;
	font-family: Tahoma, sans-serif; 
	font-size: 0.7em;	
}
/* #Page# */
#page
{
	width: 930px;
	margin: auto;
	text-align: left;
}
/* #Page/Header# */
#header
{
	height: 107px;
	width: 100%;
	background: #003399 url(../CMSTemplates/GLnet/images/header.gif) no-repeat top left;
}
/* #Page/Header/logonLink# */
#header .logonLink
{
	float: right; 
	margin: 23px 10px 0 10px; 
	width: 300px;
	text-align: right;
	color: white;
}
#header .logonLink a
{
	color: White;
}

/* #Page/Header/userInfo# */
#header .userInfo
{
	float: right; 
	margin: 23px 10px 0 10px; 
	width: 300px;	
}
#header .userInfo span
{
	display: block;
	float: right;
	color: White;
}
#header .userInfo .userName
{
	display: block;
	float: right;
	color: White;
	margin-top: 1px;
	font-size: 11px;
}
#header .userInfo div.logout
{
	float: right;
}
#header .userInfo div.logout input
{
	color: White;
	background: none;
	border: none;
	padding-left: 0;
	margin: 0;
	cursor: pointer;
	font-size: 11px;
}
#header .userInfo div.logout input:hover
{
	text-decoration: underline;
}
/* #Page/Header/login# */
#header .login
{
	float: right; 
	margin: 5px 7px 0 10px; 
	height: 22px; 
}
#header .login #message
{
	text-align: right;
	font-size: 11px;
	height: 16px;
	width: 100%;
	color: White;
}
#header .login #form
{
	float: right;
	height: 20px;
}
#header .login #form #formLeft
{
	background: transparent url(../CMSTemplates/GLnet/images/menu_active.gif) no-repeat top left;
	height: 20px;
	width: 10px;
	float: left;
}
#header .login #form #formRight
{
	background: white;
	height: 17px;
	float: right;
	padding: 3px 7px 0 0;
}
#header .login #form input
{
	font-size: 11px;
	background-color: #e5edff;
	height: 14px;
}
#header .login #form input.button
{
	color: black;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 11px;
}
#header .login #form input.button:hover
{
	text-decoration: underline;
	color: #253d61;
}
/* #Page/Header/feed# */
#header #feed 
{
	height: 16px;
	width: 100%;
	text-align: right;
	float: left;
	margin: 50px 0 0 0;
}
#header #feed a 
{
	margin-right: 12px;
}
/* #Page/Content# */
#content
{
	height: 100%;
	width: 100%;
	background: white url(../CMSTemplates/GLnet/images/pagebcg.png) repeat-y top left;
}
/* #Page/Footer# */
#footer
{
	width: 100%;
	height: 70px;
	background: #003399 url(../CMSTemplates/GLnet/images/footer.png) no-repeat top left;
}
/* #Page/Footer/KenticoLogo# */
#kentico_footer
{
	width: 122px;
	height: 43px;
	display: block;
	background: white url(../CMSTemplates/GLnet/images/kentico_small.gif) no-repeat top left;
	float: right;
	margin-right: 15px;
	margin-top: 8px;
}
/* #Page/Footer/KenticoLogo# */
#footer_links 
{
	float: left;
	color: #d88400;
	margin-top: 38px;
	margin-left: 15px;
}
#footer_links a 
{
	color: #d88400;
}
/* #Menu# */
#menu 
{
	float: left;
	margin-top: 21px;
	margin-left: 20px;
}
/* #Menu/item# */
#menu table.CMSMenu tr td
{
	color: White;
	width: 80px;
	height: 20px;
	text-align: center;
}
/* #Menu/item/mouseover# */
#menu table.CMSMenu tr td.CMSMenuItemMouseOver,
#menu table.CMSMenu tr td.CMSMenuHighlightedMenuItemMouseOver
{
	color: black;
	background: transparent url(../CMSTemplates/GLnet/images/menu_over.gif) no-repeat top left;
}
/* #Menu/item/active# */
#menu table.CMSMenu tr td.CMSMenuHighlightedMenuItem
{
	color: black;
	background: transparent url(../CMSTemplates/GLnet/images/menu_active.gif) no-repeat top left;
}

/* #ContentLayout# */
.clear
{
	clear: both;
}
/* #ContentLayout# */
/* #ContentLayout/columnLeft# */
div.columnLeft
{
	float: left;
	margin-left: 20px;
}
/* #ContentLayout/columnRight# */
div.columRight
{
	float: right;
	margin-right: 20px;
}
/* #ContentLayout/columnWide# */
div.columnWide
{
	width: 580px;
}
/* #ContentLayout/columnNarrow# */
div.columnNarrow
{
	width: 290px;
}
/* #ContentLayout/columnHalf# */
div.columnHalf
{
	width: 435px;
}
/* #ContentLayout/columnFull# */
div.columnFull
{
	width: 890px;
}
/* #ContentLayout/threeColumns# */
div.threeColumn
{
	margin-left: 0;
	margin-right: 0;
	width: 280px;
}
div.columnSpacerLeft 
{
	margin-left: 12px;
}
/* #Style/General# */
/* #Style/General/Center# */
.center
{
	text-align: center !important;
}
/* #Style/General/hidden# */
.hidden
{
	display: none !important;
}
/* #Style/General/link# */
a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: underline;
	color: #253d61;
}
/* #Style/General/list# */
ul
{
	list-style-type: square;
}
/* #Style/Headline1# */
h1
{
	color: #d88400;
	font-size: 1.2em;
	width: 100%;
	border-bottom: solid 1px #d88400;
	margin: 15px 0 10px 0;
	font-weight: bold;
}
/* #Style/Headline1# */
h2
{
	color: #d88400;
	font-size: 1em;
	width: 100%;
	margin: 15px 0 10px 0;
	font-weight: bold;
}
/* #Style/Image# */
img
{
	margin: 5px;
	border: 0;
}
/* #Style/link# */
#content a
{
	text-decoration: none;
	color: Black;
	color: #d88400;
	font-weight: bold;
}
#content a:hover
{
	text-decoration: underline;
	color: #d88400;
}
/* #Style/Forms# */
input
{
	border: solid 1px #253d61;
	font-size: 11px;	
}
input.requiredField, div.requiredField input, textarea.requiredField
{
	border: solid 1px black;
}
#content label
{
	width: 150px !important;
	display: inline-block;
	text-align: right;
}
/* #Style/Special# */
/* #Style/Special/Survey# */
#content div.survey 
{
	width: 100%;
	margin-bottom: 10px;
}
#content div.survey h2 label
{
	text-align: left !important;
	width: 100% !important;
}
#content div.survey div
{
	margin-left: 20px;
}
#content div.survey div label
{
	text-align: left !important;
	width: 300px !important;
	margin-left: 10px;
}
#content div.survey div table.checkbox input,
#content div.survey div table.EditingFormCheckBoxList input
{
	border: 0;
}
/* #Style/Calendar# */
#content table.calendar
{
	width: 568px;
	margin: 10px auto;
	table-layout: fixed;
	border-color: #253c5e;	
}
#content table.calendar td, #content table.calendar th
{
	border-color: #253c5e;	
}
#content table.title
{
	background-color: White;
	height: 30px;
}
#content table.title tr td
{
	color: #d88400;
	font-size: 15px;
	font-weight: bold;
}
#content table.title tr td.nextPrev a
{
	color: #d88400 !important;
	font-size: 10px;
	font-weight: normal;
	padding: 0 5px;
}
#content td.day, #content td.otherMonth
{
	height: 70px;
	width: 80px;
}
#content td.day, #content td.weekend, #content td.today
{
	background-color: #fff;
	color: #253c5e;
	font-weight: bold;
	font-size: 12px;
}
#content td.day
{
	background-color: #fff;
}
#content td.weekend
{
	background-color: #fff5e5;
}
#content td.today
{
	background-color: #e5f7ff;
}
#content td.day .Content, #content td.weekend .Content, #content td.today .Content
{
	color: #aaa;	
	font-weight: normal;
	font-size: 10px;
}
#content td.day a, #content td.weekend a, #content td.today a
{
	font-weight: normal;
	font-size: 10px;
}
#content th.dayHeader
{
	color: #253c5e;
	background-color: #fff;
	height: 20px;
}
#content td.otherMonth
{
	background-color: #eee;
	color: #aaa;
}
#content td.otherMonth a
{
	background-color: #eee;
	color: #ddd;
	font-weight: normal;
	font-size: 10px;
}
span.InfoLabel p
{
	color: #000000;
	font-weight: bold;
}
span.ErrorLabel p
{
	color: red;
	font-weight: normal;
}
/* #Style/EventRepeater# */
#content div.Event
{
	margin: 15px 0 15px 0;
	border-bottom: solid 1px #fadcad;
}
#content div.Event h2, #content div.MapEvent h2
{
	margin-top: 0;
	font-size: 110%;
}
#content div.MapEvent
{
	width: 150px;
}
#content div.MapEvent p
{
	width: 150px;
}
/* #Style/BooksRepeater# */
#content div.BookListItem
{
	margin: 15px 0 15px 0;
	border-bottom: solid 1px #fadcad;
}
#content div.BookListItem img
{
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
}
#content div.imageLeft img
{
	float: left;
	margin-left: 0;
}
/* #Style/NewsRepeater# */
#content span.News
{
	font-size: 80%;
}
/* #Body for edit# */
body
{
	font-family: Tahoma, sans-serif; 
	font-size: 0.7em;	
}
/* #Other# */
div.input_noframe input
{
	border: none;
}
div.input150 input
{
	width: 150px;
}
div.input200 input
{
	width: 200px;
}
div.input250 input
{
	width: 250px;
}
.noinputborder input
{
border: 0 !important;
}
.leftlabel label, .leftlabel td
{
text-align: left !important;
}
a.sponsor
{
	display: block;
	height: 125px;
	float: left;
	margin: 5px;
}
a.sponsor img
{
	vertical-align: middle;
	margin: 0 !important;
}