﻿html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
.tutorialImg
{
	position: relative;
	top:15px;
	left: 200px;
}
.tutorialImgCreateEntry
{
	position: relative;
	top:-25px;
	left: 100px;
}
.tutorialImgEditPhoto
{
	position: relative;
	width: 10px;
	float:left;
}
.tutorialImgCalendar
{
	position: relative;
	width: 10px;
	float:right;
	right: 70px;
}
.SiteLogo
{
	background-image: url(Images/Logo.JPG);
}
.MainBackgroundMo
{
	background-image: url(Images/main-page.jpg);
	background-repeat:no-repeat;
	left: 0px;
	width: 866px;
	position: absolute;
	top: 0px;
	height: 592px;
	z-index: 2;
}
.MainBackground
{
	background-image: url(Images/main-page1.jpg);
	background-repeat:no-repeat;
	left: 0px;
	width: 866px;
	position: absolute;
	top: 0px;
	height: 592px;
	z-index: 2;
}
.HomePageBackground
{
	background-image: url(Images/home-1b.jpg);
	background-repeat:no-repeat;
	left: 0px;	
	top: 0px;
	position: absolute;
	height: 900px;
	width:866px;
	z-index: 2;
}

.Home1PageBackground
{
	background-image: url(Images/home-1a.jpg);
	background-repeat:no-repeat;
	
	left: 0px;	
	top: 0px;
	position: absolute;
	height: 900px;
	z-index: 2;
}

.PageRepeating
{
	background-image: url(Images/repeating-page.jpg);	
	z-index: 100;
	left: 0px;	
	top: 0px;	
	overflow:auto;				
	width: 100%;
	position: absolute;	
	height: 100%;
	background-repeat: repeat-y;
	background-color: #312f21;		
}

.PageRepeatingHome
{
	background-image: url(Images/repeating-page.jpg);	
	z-index: 100;
	left: 0px;	
	top: 0px;	
	overflow:auto;				
	width: 1000px;
	position: absolute;	
	height: 100%;
	background-repeat:no-repeat;
	background-color:#aea68f;
	overflow:inherit;
	
}

.TopTableBackground
{
	background-image: url(Images/repeating-top-background.jpg);
	background-repeat: repeat-x;
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 592px;
	background-color:#aea68f;
		
	border-right-width:2px;
	border-right-color:#27261a;
	
	
}

.TopTableBackgroundHomePage
{
	background-image: url(Images/repeating-top-background.jpg);
	background-repeat: repeat-x;
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 900px;
	background-color:#aea68f;
		
	border-right-width:2px;
	border-right-color:#27261a;
	
	
}


.TopTableBackground1
{	
	left: 865px;
	position: absolute;
	top: 592px;
	width: 135px;
	height: 102%;
	background-color:#aea68f;
	
	border-right-width:2px;
	border-right-color:#27261a;
	
}

.TopTableBackgroundHome
{	
	left: 1000px;
	position: relative;
	top: 0px;
	width: 135px;
	height: 100%;
	background-color:#312f21;
	
	border-right-width:2px;
	border-right-color:#27261a;
	
}

.TopTableBackgroundHome1
{	
	left: 1000px;
	position: relative;
	top: 0px;
	width: 135px;
	height:900px;
	background-color:#312f21;
	
	border-right-width:2px;
	border-right-color:#27261a;
	
}


.TopTableBackground2
{	
	left: 865px;
	position: absolute;
	top: 1000px;
	width: 135px;
	height: 220%;
	background-color:#aea68f;
	
	border-right-width:2px;
	border-right-color:#27261a;
	
}

.ASPMenuText
{
	font-size: 12px;
	text-transform: uppercase;
	color: #CC9068;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: middle;
}

.ASPMenuTextReports
{
	font-size: 12px;
	text-transform: uppercase;
	color: #CC9068;
	background-color:#581805;
	font-family: Verdana;
	text-decoration: none;	
}

.ASPMenuTextSelected
{
	font-size: 12px;
	text-transform: uppercase;
	color: #F3DAB1;
	font-family: Verdana;
	background-color: #581805;
	border-left: #3e0c02 1px solid;
	border-right: #ad471f 1px solid;
	text-decoration: none;
	vertical-align: middle;
}
.ASPMenuTextHover
{
	font-size: 12px;
	text-transform: uppercase;
	color: #581805;
	font-family: Verdana;
	background-color: #F3DAB1;
	border-left: #3e0c02 1px solid;
	border-right: #ad471f 1px solid;
	text-decoration: none;
	
}
.TopMenuText
{
	font-size: 12px;
	text-transform: uppercase;
	color: #F3DAB1;
	font-family: Verdana;	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
}
.TopMenuTextSelected
{
	font-size: 12px;
	text-transform: uppercase;
	color: #F3DAB1;
	font-family: Verdana;
	background-color: #581805;
	border-left: thin solid;
	border-right: thin solid;
}
.ContextMenuTable
{
	background-color: #F3DAB1;	
	border-width:1px;
	border-style:solid;
	border-color:#873a11;			
}

.ContextMenuText
{
	font-size: 11px;
	text-transform: uppercase;
	color:#873A11 ;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
	background-color: #f3DAB1;
	font-weight: bold;
}

.ContextMenuText:hover
{
	font-size: 11px;
	text-transform: uppercase;
	color: #f3DAB1;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: none;
	background-color: #873A11;
	font-weight: bold;
	
}

.BookPageTop
{
	font-family: Verdana;
	background-image: url(Images/Page-Top.JPG);	
}

.WelcomeUser
{
	font-weight: bold;
	font-size: 14px;
	color: #f3dab1;
	font-family: Georgia;
}

.LoginPageTitle
{
	font-size:11px;	
	color: #f3dab1;
	font-family: Georgia;
}
.LoginTextBox
{
	width:110px; 
	background-color :#A1977B;
	border-style:none ; 
}
.LoginTitle
{
	font-size:16px;	
	font-family: Georgia;
	color: #f3dab1;
}
.LoginPageLabel
{
	font-size:9px;	
	color: #f3dab1;
	font-family: Tahoma;
}
.LoginPageLabelTitle
{
	font-size:10px;	
	color: #f3dab1;
	font-family: Tahoma;
	font-weight :bold ;
}
.LoginText
{
	font-size:24px;	
	font-family:Bradley Hand;
	color: #F7F1E1;
}
.LoginText1
{
	font-size:13px;	
	font-family:Georgia;
	color: #E3D2A4;
}
.LoginHead
{
	font-size:18px;	
	font-family:Bradley Hand;
	color: #DEC497;
}

.LogOutStyle
{
	font-size: 9px;
	color: #A1977B;
	font-family: Tahoma;
	text-decoration: none;
}
.FormTitle
{
	font-size: 18px;
	color: #000000;
	font-family: Bradley Hand ITC;
	font-weight: bold;
}
.FormField
{
	font-size: 11px;	
	font-family: Tahoma;
}
.FormFieldLabel
{
	font-size: 11px;
	color: #302A10;
	font-family: Tahoma;	
}
.SharedFormFieldLabel
{
	font-weight:bold ;  
	font-size: 11px;
	color: #302A10;
	font-family: Tahoma;
	/*
	background-color:White ; 
	border-width :2px;
	border-style :Outset;
	border-color :#E0E0E0 ; */

}
.FormFieldLabelRequired
{
	font-size: 11px;
	color: #CC3006;
	font-family: Tahoma;
	font-weight:bold;
}
.WeatherLabel
{
	font-size: 11px;
	color: #CC3006;
	font-family: Tahoma;
	font-weight:normal;
}

.Error Messages
{
	font-size: 9px;
	color: #CC3006;
	font-family: Tahoma;
}
.MoreDetails
{
	background-image: url(Images/more-details-bottom.gif);
}
.TopLinks
{
	font-size: 9px;
	color: #A1977B;
	font-family: Tahoma;
}
.PageNumber
{
	font-size: 18px;
	font-weight: bold;
	color: #302A10;
	font-family: Georgia;
}
.ButtonStyle
{
	font-size: 10pt;
	text-transform: capitalize;
	color: #fcfaf9;
	font-family: Tahoma;
	background-color: #ce7420;
}
.TabUnSelected
{
	font-weight: bold;
	color: #302a10;
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
}
.TabSelected
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
}

.AttachImage
{
	Width:202px;
	Height:147px;	
	border-color: #ffffff;
	border-width:8px;
}

.AttachImageTable
{
	border-bottom:solid 1px #bcb39d;
	border-right:solid 1px #bcb39d;
}

.LinkStyle
{
	font-family: Tahoma;
	color:#CC3006;
	font-size:11px;
	font-weight:bold;
}

.HomeDisplayStyle1
{
	font-family:  Bradley Hand ITC;
	color:#CC3006;
	font-size:15px;
	font-weight:BOLD;
}
.HomeDisplayStyle
{
	font-family:  Tahoma;
	color:#302A10;
	font-size:12px;
	font-weight:NORMAL;
}
.ForumLinkStyle
{
	font-family: Tahoma;
	color:#2b1a19;
	font-size:11px;
	font-weight:bold;
}

.LoginDropDown
{
	width:110px; 
	background-color :#A1977B;
	border:none,0; 
	border-style :none ;
	outline-style :none ;
	 
	
}


