﻿#glideBar
{
	left: -344px;
	width: 344px; 
	top: 0px;
	position: absolute;
	z-index: 1;
	height: 100%;
	color: #443c04;
	background: #1c1d18 url(/images/template/bg_glide.gif) repeat-y right;
}
#glideBar a
{
}
#glideClose
{
    height: 15px;
    width: 15px;
    margin: 10px 66px 20px auto;
    display: block;
}
#glideClose img
{ 
    border: 0;
}
#contentPage, #editPage, #siteMapPage, #searchPage, #contactPage
{
	margin: 0px;
	padding: 0px;
}
#glidePage
{
	min-width: 960px;
    
}
#glideBar .titleSmall
{
    margin: 0px auto 10px 10px;
    width: 189px;
    height: 52px;
    background: url(/images/template/title_small.png);
}
#glideBar h1
{
    padding-top: 27px;
    color: #d0ceb3;
}
#glideBar label, #glideBar input
{
	margin-bottom: 8px;
}
#glideBar label
{
	color: #d0ceb3;
	font-size: 1.3em;
}
#glideBar label.textbox
{
	clear: both;
	float: left;
	width: 140px;
}
#glideBar label.contactTextbox
{
	float: left;
	clear: both;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	color: #ffffff;
	width: 140px;
}
#glideBar textarea
{
	width: 426px;
	height: 200px;
}
#contentPage p
{
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0.5em 75px 0.5em 16px;
}
#contentPage p b
{
    color: #5e5309;
    font-weight: normal;
}
#txtEdit, a.txtEdit
{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: url(/images/icons/glide.open.black.png) no-repeat;
    text-indent: -2000px;
    top: 10px;
    left: 10px;
    border: none;
}
#glideVidInfo
{
    color: #5e5309;
    height: 3.5em;
    font-weight: bold;
    margin: 0.5em 75px 0.5em 16px;
    font-size: 1.1em;
    line-height: 1.5em;
}
#glideVidInfo dt
{
    color: #443c04;
    display: inline;
    width: 200px;
}
#glideVidInfo dd
{
    display: inline;
    margin-left: 30px;
}
.login .checkbox
{
	clear: both;
}
.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;
}
#glideBar .buttons
{
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	padding: 10px 0px;
	margin: 10px 70px 10px 10px;
	clear: both;
	text-align: center;
}
#contactPage .separator
{
	clear: both;
	border-top: dotted 1px #6b7c92;
	margin: 5px 0px;
}
#glideBar .button
{
	font-family: Verdana;
	line-height: 16px;
	color: #000000;
	background: #2a2c24;
	padding: 2px;
	margin: 0px 2px;
	font-size: 1.1em;
}
#glideBar h5
{
	padding-bottom: 6px;
	font-weight: normal;
	color: #a0a0a0;
	font-size: 1.4em;
	margin-bottom: 1.2em;
}
#glideBar span.changePasswordText
{
	display: block;
	margin: 0px 0px 10px 0px;
}
#contentPage ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentPage li
{
	margin: 0px 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;
}