*
{
	font-family: Verdana, Arial, Sans-Serif;
	
}

#HeaderDiv 
{
	height: 100px;
	width: 1000px;
	background-color: #59178A;
	
}

#MenuDiv
{
	height: 25px;
	width: 983px;
	background-color: #96C;
	background-image: url(Images/Menu.gif);
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 4px;


}

.MainMenu
{
  position : relative;
	top: 0px;
	height: 25px;
	left: -9px;
	

}

.BtnBack
{
	height: 25px;
	background-color: #96C;
	position: relative;
	color: #FFFFFF;
}

.BtnBack a
{

	color: #e6e6e6;
}

.BtnBack2
{
	color: #800080;
}

#SubHeading2
{
	height: 27px;
	width: 999px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
	text-align: left;
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
}

#SubHeading2Def
{
	height: 23px;
	width: 999px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
}

.SubMenuForTemplate
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 3px;
}

#MainMap 
{
	float: left;
	margin-left: 14.1em;
}

#Wrapper 
{
	width: 1000px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(Images/Background.gif);
	background-repeat: repeat-y;
	top: 0%;
	position: relative;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

.LargeWhiteText1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#BodyDiv 
{	
	width: 1000px;
	background-color: #FFF;
}

.MenuText 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.LargeWhiteText 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;	
	-ms-filter: Shadow(Color=#333, Direction=right);
}

#LogoDiv
{
	
}

#Logo
{
	width: 278px;
	height: 87px;
	position: relative;
	background-image: url(images/logo.gif);
}

.SpryMenuDiv
{
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #8F8F8F;
	float: left;
	width: 225px;
	/* height: 792px; */
	background-color: #E6E6E6;
	position: relative;
	top: 0px;
	/* z-index: 1000; */
	
}

.MenuPanel
{
	background-color: #E6E6E6;
	height: 805px;
	
}

#FootDiv 
{
	height: 30px;
	width: 1000px;	
	background-image: url(Images/Menu.gif);	
}

.MapDiv 
{
	float: right;
	width: 775px;
	height: 820px;
	position: relative;
	top: -805px;
	left: 0px;
	margin-right: 0px;
	padding:0px;
}

#BodTextOrMapDiv 
{
}

.Links 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#SubHeadDiv {
	height: 20px;
	width: 995px;
	margin-left: 0em;
	text-align: center;
	color: #000;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f8f8f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 5px;
}
#MainContent
{
	width: 1000px;
	height: 835px;
}

.PleaseWait
{
	height: 32px;
	width: 500px;
	background-image: url(Images/PleaseWait.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 32px;
}

.StaticMenuItemStyle, .StaticMenuItemStyle a
{
	/* Defines the look of main menu items. */
	text-decoration: none;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;	
}

.StaticSelectedStyle
{
	/* Defines the look of active and hover menu items */
	
	background-repeat: no-repeat;	
}

.StaticHoverStyle
{
background-color: #6600CC;
	background-repeat: no-repeat;	
}

.DynamicMenuItemStyle
{
	/* Defines the sub menu items */
	color: #707070;
	background-color: #cccccc;
	padding: 4px 2px 4px 3px;
}

.DynamicHoverStyle
{
	/* Defines the hover style of sub menus */
	background-color: #707070;
	color: White;
}

.DynamicHoverStyle a
{
	/* Removes the underline from links in the sub menus */
	text-decoration: none;
}
.CurrentNodeStyle
{ 
	font-weight: bold; 
}

#SiteMapPathStyle
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 15px;
	width: 1000px;
	padding-top: 3px;
	padding-bottom: 1px;	
	background-color: #e6e6e6;	
}

 #latlng_control           
 {
 	 background: #ffc;         
 	 border: 1px solid #676767;          
 	 font-family: arial, helvetica, sans-serif;         
 	 font-size: 0.7em;          
 	 padding: 2px 4px;          
 	 position: absolute;        
 } 

.table
{
	border-bottom: solid 0px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF;
}

.tableBottomBorder
{
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-color: black #EFEFEF black #EFEFEF;
}

.tablegrid
{
	border-right: solid 1px #EFEFEF;
	border-width: 0px 1px 0px 0px;
}

#adamscreekData
{
	padding: 5px 20px 20px 5px;
	margin-left: 0px;
}

.gridviewFontLeft
{
	padding-left: 15px;	
}

.gridviewFontLeftBlack
{
	padding-left: 15px;
	border-right: solid 1px black;	
}

#lbPMLTotalP
{
width:50px;	
text-align:right; 
}

#lbDMLTotal
{
width:90px;
}
#lbPMLyr
{
width:30;
}
#lbDMLyr
{
width:30;
}

.SchemePageHead
{	
	width:901px;
	background-color: #E6E6E6;	  
}

.SchemePageBody
{
	clear:both; 	 
	width:903px;
	background-color: #E6E6E6;
}

.SchemePageMap
{
	width :608px;
	float:left;	
}

.SchemePageDescription
{	
  padding-top:10px; 	 
	width :275px;
	float:left; 
	margin-left:8px; 	
}

.SchemePageMapLegend
{
	width: 901px;
	background-image: url(../images/graphics/legendbar.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 28px;
}

.SchemePageData
{
	background-color: #FFFFFF;	
	padding-top: 15px;
	padding-left : 10px;
	padding-bottom: 15px;
}

.SchemePageDataDescription
{
}


. inline;
{
		float: left;
		background: #FFF;
	}

#wrapper #bodydiv #sprymenudiv #MenuBar1 li .MenuBarItemSubmenu {
	font-family: Verdana, Geneva, sans-serif;
	
}

.pinkrow
{
	background-color: #EEEEEE;
}

.whiterow
{
	background-color: #FFFFFF;
}

.table2
{
	border-bottom: solid 1px black;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px black;	
}


.table2 th
{
	border-right:solid 1px #999999;
}

.table2 td
{
	border-right:solid 1px #999999;
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 38px;
   width: 180px;
   height: 50px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   
   font-size: 10px;
}

.SchemeAnnualVolume
{
	margin-left:2px; 
	padding-top:15px;
	padding-left:5px;  
	background-color: #F0F0F0;
	width:400px ;
	float:right; 
	height:790px; 
}

.SchemeAnnualVolumeData
{
	/*padding-top: 40px;
	padding-left: 190px;
	padding-bottom: 40px;*/
	

}

.table3
{
	border-bottom:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	border-right:solid 1px #C0C0C0;
	border-top:  solid 0px #C0C0C0;
	margin-top:-1px; 	
}

.table3 th
{
	border-left:solid 1px #C0C0C0;
}

.table3 td
{
	border-right:solid 1px #C0C0C0;
}
.SchemeAnnualVolumeBotton
{
 float:left;
 width:150px; 
 margin-left:-22px;
 background-color:White;   
 padding-left :20px; 
 height:200px; 
 padding-bottom:50px; 
 padding-top: 110px;	
}

.SchemeAnnualVolumeDesc
{
	clear:both;
	width:880px;
	padding-top: 30px;
	padding-left :70px;  
	padding-bottom :50px; 
	  

}
#AddEditSchemeAnnualVolume
{
	background-color: White;
	padding-top: 40px;
	padding-left :270px;  
	padding-bottom :40px; 
}
.SelectRow
{
	border-bottom:solid 0px #C0C0C0;
	border-left:solid 0px #C0C0C0;
	border-right:solid 0px #C0C0C0;
	border-top:  solid 0px #C0C0C0;
}
.hidden
{
	display: none;
	
}

.dvwAnnualVolumeHeader
{
 padding-left:10px; 
}
.dvwAnnualVolumeFooter
{
 padding-right:10px; 
}
.table4
{
	border-bottom:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	border-right:solid 1px #C0C0C0;
	border-top:  solid 0px #C0C0C0;
	margin-top:-1px; 	
}

.table4 th
{
	border-left:solid 1px #C0C0C0;
}

.table4 td
{
	border-left:solid 1px #C0C0C0;
}

.table5
{
	border-bottom:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	border-right:solid 1px #C0C0C0;
	border-top:  solid 0px #C0C0C0;
	margin-top:-1px; 	
}

.table5 th
{
	border-left:solid 0px #C0C0C0;
}

.table5 td
{
	border-left:solid 0px #C0C0C0;
}





.MenuPanel2  /*Default*/
{
    
    
	background-color: #E6E6E6;
	height: 805px;
	Width:225px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
    border-style:none;
    overflow-y:auto;
}

.MenuBarVerticalLink2 /*Default*/
{

	
	padding:7px;
	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #8F8F8F;
	border-bottom-style: solid;
	font-size: 12px;
	border-top-width:0px;
	border-top-width: 0px;
	border-right-width: 0px;	
	font-style: normal;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
.MenuBarItemHover2 /*Default*/
{
    background-color: #96C !important;
    color: #FFFFFF !important;
    }
    .MenuBarItemHover2 a /*Default*/
{
    background-color: #96C !important;
    color: #FFFFFF !important;
    }

#MenuDiv2 /*MasterPage */
{
	height: 25px;
	width: 983px;
	background-color: #96C;
	background-image: url(Images/Menu.gif);
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 4px;


}

.MainMenu2 /*MasterPage */
{
  position : relative;
	top: -1px;
	height: 25px;
	left: -9px;
	background-color:transparent;
	border-width:0px;

}


.StaticMenuItemStyle2, .StaticMenuItemStyle2 a /*MasterPage */
{
    /* Defines the look of main menu items. */
    text-decoration: none;
    padding: 2px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    
}

.StaticSelectedStyle2 /*MasterPage */
{
	/* Defines the look of active and hover menu items */
	background-color:transparent;
	border-width:0px;
	background-repeat: no-repeat;	
}

.StaticHoverStyle2 /*MasterPage */
{
    background-color: #6600CC;
    border-width:0px;
	background-repeat: no-repeat;	
}



.BackBar
{
    border:none; 
    width:100%;
    font-size: 12pt; 
    color:#59178A; 
    padding:3px;   
    background-color: #E6E6E6;
}

.BackBar a
{
    color: #59178A;
}



/* Admin Pages styles*/

.PurpleHeader  /*Admin Default, Manage Catchment & Users*/
{
    background-color:#9966CC;  
    color:White;
    border:0px solid #e6e6e6;
    text-align:center;
    font-size:14pt;
    
}
.PurpleTitle  /*Admin Manage Catchment & Users*/
{
    border:none; 
    background-color:#9966cc; 
    font-size: 14pt; 
    color:White; 
   
    padding:10px;
    border-collapse:collapse;
    border-spacing:0px;
    border-width:0px;
}

#CatchmentContainer1  /* AdminManage Catchment*/
{
    background-color:White; height:900px; width:950px; padding-left:50px; padding-top:20px;
}
#CatchmentManagementTitle /*Admin Manage Catchment*/
{
    background-color:White; color:#8149B4; text-align:center; width:950px; font-weight:bold; font-size:15pt; 
}

#dvCatchmentDetail /* Admin Manage Catchment*/
{
    border-top:1px solid white;
    width:900px;
    
    
}

.BottomBorder /*Manage scheme*/
{
    border-bottom:1px solid Black;
    border-top:0px solid Black;
    border-left:0px solid Black;
    border-right:0px solid Black;
}

.AdminList/*pages/Admin/Default*/
{
    list-style-type: square;
    font-size:11pt;
    width:800px;
    
}
.AdminList li /*pages/Admin/Default*/
{
    text-align:left;
    padding:10px;
    
}


.defaultMenuStyle /*pages/Default*/
{
    width:225px;
    
}
.defaultItemStyle /*pages/Default*/
{
        border-bottom:1px solid #c0c0c0;
    border-top:0px solid Black;
    border-left:0px solid Black;
    border-right:0px solid Black;
}

.defaultItemHoverStyle /*pages/Default*/
{
    background-color: #6600CC;
    border-width: 0px;
    color: #FFF;
}

.defaultSubMenuStyle
{
    background-color: #E6E6E6;
    padding:3px;
}
.defaultSubMenuHover /*pages/Default*/
{
    border-width:0px;
    background-color: #E6E6E6;
    padding:3px;
}



#manageUsersListDiv
{
    height:207px; width:797px;  overflow-y:scroll; border-bottom:1px solid #6A359A 
}


#ErrorContainer
{
    background-color:white; 
    padding-left:310px; 
    padding-top:100px; 
    padding-bottom:40px;
    height:100%;
}

.tableSites
{
    position:relative; 
    font-size:9pt; 
    line-height:1.7em; 
    background-color:#f0f0f0;   
border-collapse:collapse

}

.tableSites tr
{
border-bottom:1px solid #c0c0c0;


}

#infoBox
{
    font-size:9pt;
    background-color: white;
    border: 1px solid black;
    margin:5px;
    padding:5px;
    text-align:center;
    
    
}