*
{
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background:   url(/images/bodybg.jpg) repeat-x;
	/* background-color:#1EAD8D; */
	text-align:center;
	font-size: 11px;
	line-height: 14px;
/*	border: 1px solid green;*/
	color: #565656;
}

#Top
{
	margin:0;
	border: 1px solid #999;
}

#PageWrapper
{
	width:840px;
	text-align: left;
	border: 1px solid #666;
	margin: 10px auto 0 auto;
	padding: 7px;
	background-color:#FFF;
}

td
{
	vertical-align:top;
}

p
{
	padding:5px 0 5px 0;
}

a
{
	text-decoration:none;
	font-weight: bold;
}

a:link, a:visited 
{
	color: #FC1C14;
}

a:active, a:hover 
{
	color: #008669;
}




#Logo
{
	background-color:#FFFFFF;
	/*border: 1px solid black;*/
	padding: 5px 0 0 5px;
}

#Menu
{
	text-align: left;
	font-size: 10px;
	background-color:#74D3BD;
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 2px 1px 3px 1px;
	/*border: 1px solid black;*/
	width: 160px;
	float: left;
	
	
	border: 1px solid #BDBDBD;
}

#Sidebar
{
	text-align: left;
	font-size: 10px;
	margin: 350px 0 0 -169px;
	padding: 15px 0 30px 10px;
	background-color:#F0F0F0;
	border: 1px solid #BDBDBD;
	width: 155px;
	float: left;
}

#Menu ul
{
	list-style: none;
	padding: 0;
	float: left;
	/*border: 1px solid blue; */
	margin: 0;
}

#Menu ul li
{
	margin: 0;
	/*border-top: 1px solid #003;*/
}

#Menu ul li a
{
	display: block;
	font-weight: normal;
	border-left: 1px solid #008669;
	border-right: 1px solid #999;
	background:   url(/images/menubg.gif) repeat-x;
	width: 156px;
	margin:0;
	/*border: 1px solid fuchsia; */
	padding: 2px 2px 2px 15px;
}

#Menu ul li li a
{
	display: block;
	width: 146px;
	font-size:10px;
	padding: 1px 2px 1px 25px;
	text-decoration: none;
	margin:0;
	/*border: 1px solid orange; */
}

html>body #Menu ul li a
{
	width: auto;
}

#Menu ul li a:hover
{
	/*border-top: 1px solid #fff;*/
	border-left: 1px solid #00BB86;
	border-right: 1px solid #69C;
	background:   url(/images/menuover.gif) repeat-x;
}

#Menu #LiTerms
{
	margin-top: 20px;
	font-size: 9px;
	/*border-top: 1px solid #999; */
}

#Menu #LiTerms a:link
{
	/*border-top: 1px solid #999; */
}

#Menu #LiTerms a:hover
{
}

#Menu #LiPriv
{
	font-size: 9px;
	border: none;	
}

#Menu #LiPriv a:link
{
}

#Menu #LiPriv a:hover
{
}

#MainContent
{
	padding: 0 10px 10px 10px;
	margin: 20px 10px 30px 10px;
	line-height: 18px;
	text-align:left;
	color: #333;
	/*border: 1px solid fuchsia; */
	background-color:#DDDDDD;
}


#Content
{
	list-style: none;
	line-height: 21px;
	margin: 0;
	padding: 0 0 15px 10px;
	background-color:#F0F0F0;
	border: 1px solid #500048; 
}

#Content1
{
	list-style: none;
	line-height: 20px;
	width: 90%;
	margin: 0;
	padding: 0 0 0 10px;
	/*border: 1px solid black; */
}


#Content1 li
{
	background:   url(/images/bullet.gif) no-repeat;
	/*border: 1px solid orange; */
	padding-left: 20px;
}

#Content2
{
	list-style: none;
	line-height: 20px;
	width: 90%;
	margin: 0;
	padding: 0 0 0 10px;
	/*border: 1px solid black; */
}


#Content2 li
{
	background:   url(/images/bullet.gif) no-repeat;
	/*border: 1px solid orange; */
	padding-left: 20px;
}

#Content3
{
	list-style: none;
	line-height: 20px;
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding: 20px 20px 10px 20px;
	background-color:#000000;
	/*border: 1px solid black; */
}


#Content3 li
{
	background:   url(/images/racecar1.gif) no-repeat;
	color:#FFFFFF;
	/*border: 1px solid orange; */
	padding: 7px 0 7px 40px;
	margin: 0 0 20px 0;
}

p#NB
{
	margin:2px 0 5px 30px;
}

#Policy
{
	/*border: 1px solid green; */
	width:90%;
	
}

#Policy li
{
	/*border: 1px solid orange; */
	padding-left: 6px;
	margin-bottom:8px;
}

ol 
{ 
	list-style-type: decimal; 
}
ol ol 
{ 
	list-style-type: lower-alpha; 
	text-indent:0;
	margin-left:24px;
}


p#Padding
{
	color:#fff;
	padding:0 0 50px 0;
	/*border: 1px solid black; */
}

p#Padding2
{
	color:#fff;
	padding:0 0 220px 0;
	/*border: 1px solid black; */
}

#Context
{
	float: left;
	width: 360px;
	border: 1px solid #999; 
	padding: 5px 5px 10px 15px;
	background-color:#F0F0F0;
	margin:0 0 40px 0;
}

#Context p
{
	padding:5px 0 5px 0;
	border: 1px solid blue;
}

#LeftContext
{
	float: left;
	width: 300px;
	/*height: 135px;*/
	/*border: 1px solid red; */
	padding: 0;
	margin:0;
}

#RightContext
{
	float: right;
	width: 45px;
	/*height: 135px;*/
	/*border: 1px solid blueviolet; */
	padding: 0;
	margin:0;
}

#EventTable
{
	/*border: 1px solid blue;*/
}

#EventTable hr
{
	background-color:#74D3BD;
	color:#74D3BD;
}

#EventTable h2
{
	padding: 0;
}

#EventTable table
{
	width: 530px;
	border: 1px solid #777;
	background-color:#FFF;
}

#EventTable td
{
	padding: 10px;
}

.Event
{
	background-color:#FFF;
}

#FacilitiesTable
{
	/*border: 1px solid blue;*/
}

#FacilitiesTable hr
{
	background-color:#74D3BD;
	color:#74D3BD;
}

#FacilitiesTable h2
{
	padding: 0;
}

.MenuChoices
{
	padding: 5px 0 0 2px;
	font-size:14px;
	font-weight:bold;
}

#FacilitiesTable table
{
	width: 535px;
	border: 1px solid #999;
	background-color:#FFF;
}

#FacilitiesTable td
{
	padding: 7px;
}

#FAQ
{

}

#FAQ p
{
	padding:0 0 3px 0;
}

#Clients
{

}

#Clients p
{
	padding:0;
}


#pclear
{
	clear:left;
}

#pclear2
{
	clear:left;
}

#pclearBeaks
{
	clear:left;
	margin:-40px 0 0 0;
	/*border: 1px solid #008669; */
	padding:0;
}

#BeaksTable
{
	padding:0;
}

#BeaksTable table
{
	width: 550px;
	border: 1px solid #999;
	background-color:#FFF;
	padding:0 10px 20px 5px;
}

#BeaksTable table td
{
	padding:0 10px 5px 10px;
	/*border: 1px solid #636;*/
}

#Footer
{
	font-weight: normal; 
	font-size: 10px; 
	background:  url(/images/footerbg.jpg);
    margin: 30px 0 0 0;
	padding: 10px 10px 10px 10px;
	color: #033;
/*	border-top: 1px solid #CCFFFF; */
	border-bottom: 1px solid #007986; 
}

.Footnote
{
	font-size: 10px; 
	color: #03C; 
	padding: 0 0 0 10px;
}

.Divider
{
	padding: 0 3px;
	color: #666;
}

.Highlight
{
	font-weight: bold;
}

.ContactTable
{
	background-color:#F0F0F0;
}

.LoginTable
{
	background-color:#CCC;
	border: 1px solid #500048; 
}

.AdminTable
{
	background-color:#F0F0F0;
	border: 1px solid #008669; 
}

.AdminTableBeaks
{
	width:400px;
	background-color:#F0F0F0;
	border: 1px solid #008669; 
}

img
{
  border: 0;
	display: inline;
}

h1
{
	font-size: 13px;
	line-height: 24px;
	/*font-weight: normal;*/
	padding: 4px 15px 6px 0;
	color:#333333;
	/*border: 1px solid fuchsia;*/
}


h2
{
	font-size: 11px;
	font-weight: bold;
	color:#333;
	padding: 7px 4px;
	background-color:#FFF;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #008669;
	line-height: 18px;
}

h4
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color:#FF0000;
}

h5
{
	font-weight: bold;
	font-size: 11px;
	padding: 20px 0 0 0;
	color:#666;
}

h6
{
	width: 70%;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 0 0;
	color:#009966;
}

.TableText
{
	font-size: 11px; 
	color: #666; 
	font-weight: bold;
}

hr
{
	background-color:#74D3BD;
	color:#74D3BD;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

.clsErrorMessage
{
	color: #F00;
	font-weight: bold;
}

.clsTextInput
{
	background-color: #CCCCCC;
	color: #333;	
	border: 0px solid;
}

#chromemenu
{
	width: 97%;
	margin-left: 140px; /*for centred effect for menu*/
	margin-left: 10px;
	text-align:left;
}

#chromemenu:after
{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul
{
border: 1px solid #BBB;
width: 100%;
background: url(/images/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: 10px Verdana;
}


#chromemenu ul li
{
	display: inline;
}


#chromemenu ul li a
{
	float: left;
	color: #FC1C14;
	font-weight: normal;
	padding: 6px 12px 6px 7px;
	text-decoration: none;
	font-weight: normal;
	/*background: url(/images/divider.gif) center right no-repeat;*/ /*Theme Change here*/
}

#chromemenu ul li a:hover
{
	color:#008669;
}

#chromemenu ul li a[onMouseover]:after
{ /*HTML to indicate drop down link*/
	content: " v";
	content: " " url(/images/v.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*Theme Change here*/
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*Theme Change here*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FC1C14;
}

.dropmenudiv a:hover
{ /*Theme Change here*/
	background-color: #F0F0F0;
	color:#008669;
}



.TimesheetCellFree, .TimesheetCellBusy
{
   width: 75px;
   text-align: center;
   vertical-align: middle;
   height: 20px;
   background-color: #f0c5cf;
}

.TimesheetCellBusy
{
   background-color: #cc0033;
}

.Label
{
 font-weight: bold;
}

.ErrorMessage
{
  color: Red;
  font-weight: bold; 
}

#ManagementMenu a.Selected, #ManagementMenu a:visited.Selected
{
  font-weight: bold;
}

#MainMenu a.Selected, #MainMenu a:visited.Selected
{
  font-weight: bold;
  background-image: url(/images/selectedmenu.gif);
  background-repeat: no-repeat;
}

#Block
{
	height: 250px;
}

#SkidPolicy
{
	/*border: 1px solid green; */
	
}

#SkidPolicy li
{
	/*border: 1px solid orange; */
	padding-left: 6px;
	margin-bottom:8px;
}

SkidPolicy ol 
{ 
	list-style-type: decimal; 
}

SkidPolicy ol ol 
{ 
	list-style-type: lower-alpha; 
	text-indent:0;
	margin-left:24px;
}

SkidPolicy ol ol ol
{ 
	list-style-type: lower-roman; 
	text-indent:0;
	margin-left:24px;
}

.ProfileBox
{
  width: 300px; 
}

#ctl00_ContentPlaceHolder1_wizAppointment h1
{
  margin-bottom: 5px;
}

.InnerFieldset
{
  margin: 10px;
  padding: 10px;
}

legend
{
  font-weight: bold;
}

.CalDay
{
  margin: 0;
  padding: 0;
}