﻿#glideBar
{
	left: -504px;
	width: 504px; 
	top: 0px;
	position: absolute;
	background: #1f375c url(../../images/glide/template_royalBlue/bg_sldr.gif) repeat-y 500px;
	z-index: 1;
	height: 100%;
	font-size: 13px;
	color: #a0a0a0;
}
#glideBar a
{
	color: #6b7c92;
}
#sliderBackground
{
	float: left;
	width: 500px;
	text-align: left;
	height: 100%;
	background: #1f375c url(../../images/glide/template_royalBlue/glider_title_text.gif) left bottom no-repeat;
}
#glideTitleImg
{
	height: 138px;
	background: url(../../images/glide/template_royalBlue/glide_title.jpg) no-repeat;
}
#sliderBackgroundTop
{
	margin-top: 20px;
	background: url(../../images/glide/template_royalBlue/bg_content_top.gif) bottom no-repeat;
	height: 10px;
}
.sliderBackgroundBottom
{
	background: url(../../images/glide/template_royalBlue/bg_content_bottom.gif) top no-repeat;
	height: 10px;
	clear: both;
	margin-bottom: 40px;
}
#contentPage, #editPage, #siteMapPage, #searchPage, #contactPage
{
	margin: 0px 20px 0px 20px;
	padding: 0px 15px 15px 15px;
	border-right: dotted 1px #6b7c92;
	border-left: dotted 1px #6b7c92;
	display: none;
}
#glidePage
{
	width: 100%;
}
#glideBar label, input
{
	margin-bottom: 8px;
}
#glideBar input.active
{
	background-color: #fdffcc;
}
#glideBar label
{
	color: #ffffff;
}
#glideBar label.textbox
{
	float: left;
	clear: both;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	width: 180px;
	display: block;
}
#glideBar label.contactTextbox
{
	float: left;
	clear: both;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	color: #ffffff;
	width: 140px;
}
#glideBar input, #glideBar textarea, #glideBar select
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	border: solid 1px #000000;
	background-color: #485a72;
}
#glideBar textarea
{
	width: 426px;
	height: 200px;
}
#contactPage input.contact, #contactPage select.contact
{
	width: 240px;
}
.login .checkbox
{
	clear: both;
}
.login .checkbox input
{
	float: left;
}
.login .red
{
	color: Red;
	margin: 0px 0px 10px 0px;
	text-align: center;
	display: block;
}
.login .red
{
	color: Green;
	margin: 0px 0px 10px 0px;
	text-align: center;
	display: block;
}
.buttons
{
	text-align: center;
	border-top: dotted 1px #6b7c92;
	border-bottom: dotted 1px #6b7c92;
	padding: 10px 0px;
	margin-top: 10px;
	clear: both;
}
#contactPage .separator
{
	clear: both;
	border-top: dotted 1px #6b7c92;
	margin: 5px 0px;
}
.button
{
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	border: solid 1px #000000;
	background-color: #6b7c92;
	padding: 2px;
	margin: 0px 2px;
}
#glideBar h5
{
	font-family: 'Times New Roman';
	font-size: 25px;
	font-style: italic;
	text-transform: lowercase;
	padding-bottom: 6px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-color: #1f375c;
	margin-top: 20px;
	margin-bottom: 20px;
}
#glideBar h5.topmost
{	
	position: relative;
	top: -30px;
	margin: 0px 140px;
}
#contentPage .loggedInMenu ul li p
{
	font-size: 11px;
	margin: 0px 0px 0px 50px;
}
#contentPage .loggedInMenu a
{
	margin-left: 50px;
}
span.changePasswordText
{
	display: block;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}
#contentPage ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentPage li
{
	margin: 20px 0px;
	padding: 0px;
}
#contentPage li.membersArea
{
	background: url(../../images/icons/glide_membersArea_blue.gif) no-repeat;
}
#contentPage li.personalRecords
{
	background: url(../../images/icons/glide_personalRecords_blue.gif) no-repeat;
}
#contentPage li.changePassword
{
	background: url(../../images/icons/glide_changePassword_blue.gif) no-repeat;
}
#contentPage li.logout
{
	background: url(../../images/icons/glide_logout_blue.gif) no-repeat;
}
#contentPage li.editPage
{
	background: url(../../images/icons/glide_editPage_blue.gif) no-repeat;
}
#contentPage li.newPavior
{
	background: url(../../images/icons/glide_newPavior_blue.gif) no-repeat;
}
p.difficulties
{
	margin: 2px 0px;
}
#newLoginDetails, #requestLoginDetails, #divChangePassword, #divChangeDetails
{
	display: none;
	color: #ffffff;
	margin: 10px 0px;
}
.requestLoginDetails_inner
{
	margin: 10px 0px;
}
.red
{
	color: Red;
}
#contactMsgSentConfirm
{
	margin-bottom: 10px;
}
#requestLoginFailureText, #newLoginFailureText, #changePasswordResultText
{
	margin: 4px 0px;
}
#sitemap
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#changeHistory
{
	border: solid 1px #191919;
	font-size: 13px;
}
#changeHistory .changeHistItem
{
	background-color: #172e59;
}
#changeHistory .changeHistItemHover, #changeHistory .changeHistItemAltHover
{
	cursor: pointer;
	background-color: #203d72;
}
#changeHistory .changeHistItemAlt
{
	background-color: #142951;
}
