﻿body
{
    background-image: none;
    background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #F9F9FB;
    
}
#container {
    width: 778px;
    margin: 0 auto; 
    border-top: 1px solid Orange;
    border-left: 1px solid Orange;
    border-right: 1px solid Orange;
    border-bottom: 2px solid #F9F9FB;
    background-attachment: scroll;
    background-color: red;
    
    
    }
#crossheadL
{
    float: left;
    width: 173px;
    height: 60px;
    font-family: Tahoma;
    background-color: white;
    border-top: 0px solid #F9F9FB;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 0px solid white;
    position: relative;
    
    }
    
#crossheadR
{
    float: right;
    width: 600px;
    height: 60px;
    border-top: 0px solid #F9F9FB;
    border-left: 1px solid navy;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
    position: relative;
    font-family: Tahoma;
    background-color: #FFDFAE;
 }
#crossheadR a:link{
color:Blue;
}
#crossheadR a:visited{
color:Blue;
}
#crossheadR a:hover{
color: #999999;
}
.logo{
    position:relative;
    left: 50px;
    top: 10px;
    width: 67px;
    height: 44px;
    
}
#crosshead
{
    float: left;
    width: 778px;
    height: 75px;
    border-top: 0px solid #F9F9FB;
    border-left: 0px solid Orange;
    border-right: 0px solid #F9F9FB;
    border-bottom: 1px solid Orange;
    position: relative;
    font-family: Tahoma;
    background-color: #FFDFAE;
 }
#imagefixed{
    float: left;
    width: 173px;
    height: 125px;
    background-color: white;
    border-top: 1px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 0px solid navy;
    position: relative;
    overflow:hidden;
    clear: both;
    display:block;
}
.picture
{position:relative;
    width: 109px;
    height: 27px;
}
#ContentImage
{   float: right;
    width: 601px;
    height: 125px;
    border-top: 1px solid navy;
    border-left: 1px solid navy;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid navy;
    position: relative;
    overflow:hidden;
    background-color: #DAEBF1;
    
    background-image:url("/images/Show/MW01ThruTreesNew.jpg");
    background-repeat:no-repeat;
    background-attachment:inherit;
   
}
#navigation
{
    width: 778px;
    border-top: 1px solid navy;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 1px solid navy;
    background-color: #6BB1C9;
    background-color: #FFDFAE;
    background-image:none;
    overflow: hidden;
    float: left;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
    color: #999999;
}
  
#sidebar {
	float: left;
	width: 170px;
	height: 350;
	background-color: white;
	background-image:none;
	position: relative;
	clear: both;
	display:block;
	border-top: 0px solid #F9F9FB;
    border-left: 0px solid #F9F9FB;
    border-right: 1px solid navy;
    border-bottom: 0px solid #F9F9FB;
    padding-left: 5px;
	}
#sidebar li {
	/* font-size: 0.9em; */
	display: block;
	margin: 0;
	padding: 0;
}

#sidebar a
{
    text-decoration: none;
    font-weight: normal;
    color: black;
    display: block;
    padding: 3px;
    border-bottom-color: #96CFE3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size:small;
    width: 151px;
    height: 16px;
}
#sidebar a:visited {
	color: Black;
	font-weight:normal;
}
#sidebar a:hover {
	text-decoration: none;
    border-bottom-color: #999999;
	color: #999999;
}
#content {
    color: Black;
    background-color: #FFF0D9;
    background-image:none;
    float: left;
    width: auto;
    height: auto;
    position: relative;
    overflow: auto;
    padding: 0px;
    border-top: 0px solid #F9F9FB;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
}
.headingLabel {
    font-size: 130%;
    font-weight: bold;
    font-style: italic;
    }
  #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	width: 778px;
	overflow: auto;
	background-color:Orange;
	background-image:none;
	font-size: small;
	color: #F2F2F2;
	border-top: 1px solid Orange;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
}
#footer a:link{
text-decoration: none;
font-weight:normal;
color: white;
}
#footer a:visited{
text-decoration: none;
font-weight:normal;
color: white;
}
h1 { font-size: 220%;}
h2 { font-size: 190%;}
h3 { font-size: 160%;}
h4 { font-size: 130%;}
h5 { font-size: 100%;}
h6 { font-size: 70%}

.Gridview
{
    border: 1px solid Orange;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
        
        padding: 2px;
        width: 725px;
        background-color: White;
        position: relative;
        left: 10px;
        margin-top: 20px;
    top: 0px;
    
}        
.Gridview2
{
    border: 1px solid Orange;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    padding: 2px;
    background-color: White;
    position: relative;
    left: 5px;
   
}        

.HeaderStyle {
    background-color: #FFF0D9;
    Color: black;
    font-weight: bold;            
}
.RowStyle {
    background-color: #FFDFAE;
    
}
.AlternatingRowStyle {
    background-color: #FFF0D9;
    
 }
.ControlStyle
{
    
}

.SelectedRowStyle
{
    
    Background-color:#FFFF66; 
     }

.EditRowStyle
{
    
    color:Green;
}
.PagerStyle {
    background-color: #FFB648;
    Color: black;
    font-weight: bold;    
}
.FooterStyle {
    background-color: #B5C7DE;
    color: #4A3C8C;
}

/* Styles for GridViews */
.DataList
{
    font-style: normal;
    font-size: 90%;
    border-style: solid;
    border-color:black;
    padding: 2px;
    width: 401px;
    height:100px;
    background-color: #FFFF66;
    overflow:hidden;
}        
.HeaderStyleDL
{
    Width:150px;
    background-color: #FFFF66;
}

.ItemStyle {
    background-color: #FFDFAE;
    height: 25px;
}
.AlternatingItemStyle {
    background-color: #FFB648;
    height: 25px;
 }
.ControlStyle
{
     width: 225px;
}     
.CommandRowStyle
{
background-color: #FFB648;

}

.TextBox 
{
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 350px;
    font-size:90%;
    
}
.TextBoxGB 
{
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 16px;
    width: 350px;
    }

.LabelGB 
{
    padding-top:3px;
    padding-left:5px;
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:None;
    border-width: 1px;
    height: 16px;
    width: 350px;    
}

.ButtonGB
{
Font-Size:"90%";
Font-weight:bold;
Background-color:#FF9900;
Border:Solid 1px #FF6600;
margin-bottom:5px;
}

.TextBox100
{
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 80px;
    font-size:90%;
    text-align:right;
    
}
.TextBoxItem 
{
    background-color: #FFDFAE;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 350px;
    font-size:90%;
       
}
.TextBoxItem100
{
    background-color: #FFDFAE;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 80px;
    font-size:90%;
    text-align:right;
    
}
.TextBoxItem80
{
    background-color: #FFDFAE;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 80px;
    font-size:90%;
    text-align:left;
    
}
.TextBox80
{
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 80px;
    font-size:90%;
    text-align:left;
    
}
.TextBox200
{
    background-color: #FFF0D9;
    border-color: Orange;
    border-style:solid;
    border-width: 1px;
    height: 14px;
    width: 200px;
    font-size:90%;
    text-align:left;
    
}


#DeletePanel
{
width: 400px;
height: 80px;
border-style: solid;
border-color: Blue;
border-width: 3px;

}
.CalendarPanel 
{
background-color:White;
border-color:Black;
border-style:solid;
border-width: 1px;  
}


.Calendar 
{
background-color: White;
border-color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: Black;  
    
    }
    
.LinkButtonNew
{
position:absolute;
right: 10px;
top: 10px;
} 

.GridviewA
{
    border: 1px solid Orange;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color: White;
    position: absolute;
    left: 5px;
    top: 30px;
    width:400px;
}