body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.containerOverride{
	margin:0 auto;
width:993px;
}

div.homeRecognition{
	height:200px;
	background-color:#d5d5d5;
}

.Ptitle{
	font-weight:bold;
	font-size: 13px;
}

.calendarContainer table, thead, tr, td{
	padding:0em;
	margin:0em;
}

.smallTextField{
	width: 5em;
}

.labelAdjust{
	padding-top:.6em;	
}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
	width: 25%;
}

tr.even td {
	background:#D4D4D4 none repeat scroll 0%;
}

tr.odd td {
	background:#FFFFFF none repeat scroll 0%;
}

th {
	background:#4f4f4f none repeat scroll 0%;
	font-weight:bold;
	color:#FFFFFF;
}

th a, th a:visited {
	color:white;
}

th.sorted {
	background-color:#004007;
}

.odd{
	background:#ffffff;
}

.even{
	background:#d4d4d4;
}

.rowSelected{
	color: #F6B729;
	background-color:#004007;
	font-weight: bold;
}

.opacity30{
	filter:alpha(opacity=30);
	opacity: .3;
	-moz-opacity: .3;
}
	
div.logo_text{
	font-size:1.8em;
	margin-top:0.3em;
	font-weight:bold;
}

div.logo_subText{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: .8em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-top: -.6em;
	margin-left: .4em;
}

div.middle_spacer {
	background-color: #666666;
}
td.shadow_right {
	background: url(./images/border_shadow_l2.jpg) repeat-y left;
}
td.shadow_left {
	background-image: url(./images/border_shadow_r2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right:0px;
}
td.test{
	padding:0px;
	margin-right:0px;
}

div.span-35{
	margin-right:0px;
}
	
td.body_content {
	padding: 5px;
	background-image: url(./images/bg_content.jpg);
	background-repeat: repeat;
}
div.below_header{
	background-color: black;
	height: 64px;
	color: #CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
}
div.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column, div.horizontal_column_top, div.horizontal_column_bottom {
	background-color: #000000;
	border-top-width:0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	margin-right:0px;
}

div.horizontal_column_top{
	height: 25px;
	width: 100%;
	margin-right:0px;
	}
	
div.horizontal_column_bottom{
	height: 25px;
	width: 100%;
	}
	
div.headerLessonLogin {
	margin-top:.5em;	
}
	
div.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding-top:1em;
}

div.bottom_link_container .footerText{
	font-weight: lighter;
	text-decoration: none;
	color: #336633;
}

div.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 165px;
	display: table-cell;
	vertical-align: top;
	background-image: url(./images/header_bg2.jpg);
}

div.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(./images/header2_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div.headerLogo{
	text-align: center; 
	margin-top: 0.9em;
	padding-left: .5em;
}

div.left_content {
	padding: 0px;
	margin-right: 0px;
}

a.leftnav_link:active,a.leftnav_link:visited,a.leftnav_link:link{
	color: #007000;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

a.leftnav_link.selected{
	font-weight: bold;
}

a.leftnav_link:hover{

	font-weight: bold;
}

a.contentnav_link:active,a.contentnav_link:visited,a.contentnav_link:link{
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

a.contentnav_link:hover{
	background-color:#333333;
	color: #FFFFFF;
	font-weight: bold;
}

a.contentnav_link.selected{
	font-weight: bold;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
	font-size:13px;
}

a.main_link:hover{
	background-color:#333333;
	color: #f6b628;
	font-weight: bold;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.bottom_link:hover{
	color: #CCCCCC;
}

div.bottom_content{
	margin: 0px;
	height: 1.5em;
	background-image: url(./images/footer_grad.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.top_content{
	margin: 0px;
	height: 1.5em;
	background-image: url(./images/top_grad.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

.right{
	text-align: right;	
	margin-bottom:2px;
}

.left{
	text-align: left;
	margin-bottom:2px;
}


#facility div.header{
	background-color:#006600;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:.5em;
	margin-bottom:.3em;
}

#facility .infoHeader{
	background:#FFFFFF url(./images/li-line.gif) no-repeat scroll left bottom;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	width:100%;
	padding-bottom:0.6em;
	padding-top:0.5em;
	margin-top:1.5em;
}

#facility table.infoTable th{
	color:#666666;
	font-size:.9em;
	font-weight:bold;
	font-style:normal;
	padding: 0em;
	background:none;
	padding-right: .5em;
	padding-left: .5em;
}

#facility table.infoTable td{
	color:#666666;
	font-size:.9em;
	font-weight:normal;
	font-style:normal;
	padding: 0em;
	padding-right: .5em;
	padding-left: .5em;
}

#facility table.infoTable{
	padding-left: 1em;
}

#facility ul{
	margin:0em;	
}
#facility li {
	background:#FFFFFF url(./images/li-line-facility.gif) no-repeat scroll left bottom;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	width:100%;
	list-style-type:none;
	padding-top: .5em;
	padding-bottom: .6em;
}

#facility li.addressHeader {
	background:#FFFFFF url(./images/li-line.gif) no-repeat scroll left bottom;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	width:100%;
}

#facility li.addressText {
	background:none;
	color:#666666;
	font-size:.8em;
	font-weight:normal;
	width:100%;
}


.facilityText {
	background:none;
	color:#666666;
	font-size:.8em;
	font-weight:normal;
	width:100%;
}


#facility .redFootnote{
	color:red;
	font-size:.8em;
	margin-top:-1.75em;	
}

#facility .empList{
	background:#FFFFFF url(./images/li-line-facility.gif) no-repeat scroll left bottom;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	width:100%;
	list-style-type:none;
	padding-top: .5em;
	padding-bottom: .6em;
}

#facility a.nameLink{
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
	margin-top:-1.44em;
}

#leftNavMenu li{
	background: #FFFFFF url(./images/li-line.gif) no-repeat scroll left bottom;	
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	list-style-type:none;
}

.linkcontainer {
	margin:0em !important;
}

/* Online lesson booking student side*/
.lessonHeader {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	background-color: #004007;
	margin-right:0em;
	padding-left:0em;
	padding-right:0em;
	padding-top:.3em;
	padding-bottom:.3em;
}

.lessonHeaderText {
	padding-left:.5em;
}

.lessonLogin a{
	font-size: .8em;
	text-decoration: none;
	COLOR: #ffffff;
	float:right;
	margin-right:.5em;
	padding-top: .25em;
	padding-bottom: .25em;
}

.lessonHeader a img{
		
}

.lessonLogin {
	border: solid #000000 1px;
}


.lessonLogin .submitButton{
	margin-top:.5em;
	margin-right:2em;
	margin-bottom:1em;
}

.lessonLogin label{
	float:left;
	margin-top:1em;
	margin-left:1em;
}

.lessonLogin .textField{
	float:right;
	margin-right:2em;
	margin-top:1em;
	width:8em;
}



.headerLoginTitle {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: .7em;
	FONT-WEIGHT: bold;
	margin-bottom:-.3em;
	margin-top:.6em;
}

.headerLoginSubmitButton{
	margin-top:2.3em;
	
}

.headerLessonLogin label{
	float:left;
	margin-top:.7em;
	margin-left:0em;
	font-size:.6em;
}

.headerLessonLogin .textField{
	float:right;
	margin-right:0em;
	margin-top:.6em;
	font-size:.5em;
	width: 10em;
}

.headerLessonLogout {
	float:right;	
	margin-top:.0em;
}

.headerLessonLogoutText {
	float:right;	
	margin-top:1.5em;
	margin-bottom:.5em;
	
}


/* End Online lesson booking student side*/
