﻿body
{
    background-image: none;
    background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #F9F9FB;
   
}
#container {
    width: 778px;
    background-color: white;
    margin: 0 auto; 
    border-top: 1px solid Black;
    border-left: 1px solid Black;
    border-right: 1px solid Black;
    border-bottom: 1px solid Black;
    background-attachment: scroll;
}

#containertop {
    width: 778px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    background-color: White;
    margin: 0 auto; 
    border-top: 0px solid Navy;
    border-left: 0px solid Navy;
    border-right: 0px solid Navy;
    border-bottom: 0px solid Navy;
}
    
  #containerbot {
    width: 778px;
    height: 60px;
    background-color: White;
    margin: 0 auto; 
    border-top: 0px solid Navy;
    border-left: 0px solid Navy;
    border-right: 0px solid Navy;
    border-bottom: 0px solid Navy;
}
  
#crossheadL{
    float: left;
    width: 173px;
    height: 60px;
    background-color: white;
    border-top: 0px solid #F9F9FB;
    border-top: 0px solid black;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 0px solid white;
    font-family: Tahoma;
    position: relative;
}
    
#crossheadR{
    float: right;
    width: 600px;
    height: 60px;
    background-color: #96CFE3;
    background-color: #FFCC66;
    border-top: 0px solid;
    border-left: 1px solid black;
    border-right: 0px solid;
    border-bottom: 0px solid;
    position: relative;
    font-family: Tahoma;
}

#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: 80px;
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 1px solid black;
    position: relative;
    font-family: Tahoma;
    background-color: #96CFE3;
    background-color: #DD9500;
    background-color: #FDAB00;
}

#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;
    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 black;
    border-left: 1px solid black;
    border-right: 0px solid;
    border-bottom: 0px solid;
    position: relative;
    overflow:hidden;
    background-color: #DAEBF1;
    background-image:url("/images/Show/MHWaverley.jpg");
    background-repeat:no-repeat;
    background-attachment:inherit;
}

#navigation
{
    width: 778px;
    border-top: 1px solid black;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 1px solid black;
    background-color: #6BB1C9;
    background-color: #96CFE3;
    background-color: #DD9500;
    background-color: #FDAB00;
    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: 365;
	background-color: white;
	background-image:none;
	position: relative;
	clear: both;
	display:block;
	border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    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: 1px solid #96CFE3;*/
    border-bottom: 1px solid silver;
    font-size:small;
    width: 151px;
    height: 16px;
}
#sidebar a:visited {
	color:inherit;
	font-weight:normal;
}
#sidebar a:hover {
	text-decoration: none;
    border-bottom-color: #999999;
    border-bottom-color: Silver;
	color: #999999;
}

#content {
    color: white;
    background-color: #689;
    background-color: #DD9500;
    background-color: #FDAB00;
    background-image:none;
    float:left;
    width: 434px;
    height: 415px;
    position: relative;
    overflow: auto;
    padding: 5px;
    border-top: 0px solid;
    border-left: 1px solid black;
    border-right: 0px solid;
    border-bottom: 0px solid;
}
#contentbot {
    color: white;
    background-color: #689;
    background-image:none;
    float:left;
    width: 434px;
    height: 90px;
    position: relative;
    overflow: auto;
    padding: 5px;
    border-top: 0px solid;
    border-left: 1px solid black;
    border-right: 0px solid;
    border-bottom: 0px solid;
}

.headingLabel {
    font-size: 130%;
    font-weight: bold;
    font-style: italic;
    }
    
/* Styles for Breaks GridViews */
.GridviewBreak
{
    font: normal 85%; 
    border: 1px solid Black;
    padding: 2px;
    width: 415px;
    background-color: White;
    Color: #333333;
}        
.HeaderStyleBreak {
    background-color: #96CFE3;
    background-color: #FFCC66;
    Color: black;
    font-weight: bold;        
}
.RowStyleBreak {
    background-color: #E6F4F9;
}
.AlternatingRowStyleBreak {
    background-color: white;
 }
.PagerStyleBreak {
    background-color: #96CFE3;
    Color: black;
    font-weight: bold;    
}
.FooterStyleBreak {
    background-color: #B5C7DE;
    color: #4A3C8C;
}

/* Styles for Breaks GridViews */
.DataList
{
    font: italic small; 
    border-style: none;
    padding: 2px;
    width: 410px;
    background-color: White;
    overflow:hidden;
}        
.ItemStyle {
    background-color: #DAEBF1;
}
.AlternatingItemStyle {
    background-color: white;
 }
.TextBox 
{
    background-color: #DAEBF1;
    border: 1px solid #6BB1C9;
    height: 16px;
    width: 175px;
}
.TextBox2 
{
    background-color: white;
    border: 1px solid #31659C;
    height: 16px;
    width: 290px;
    font:Arial 100%;
    padding-left: 5px;
}

.TextBox3 
{
    border: 1px solid #31659C;
    background-color: white;
    height: 16px;
    width: 140px;
    font:Arial 100%;
    padding-left: 5px;
    text-align: left;
}
.MsgBoxHeader 
{
   border-style:none;
    height: 16px;
    font:Arial 100%;
    padding-left: 5px;
    padding-right: 5px;
    text-align:center;
    
}
.MsgBoxText 
{
    border-style:none;
    background-color: white;
    font:Arial 100%;
    color:Red;
    padding-left: 5px;
    padding-right: 5px;
    text-align:center;
}
#rightbar {
	float: right;
	width: 157px;
	height: 425px; 
	background-color: #689;
	background-color: #DD9500;
	background-color: #FDAB00;
	position:relative;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	border-top: 0px solid;
    border-left: 1px solid black;
    border-right: 0px solid;
    border-bottom: 0px solid;
}
#rightbar a:link {
    color: #2E728B;
    text-decoration: none;
}
#rightbar a:visited {
    color: #2E728B;
    text-decoration: none;
}
#rightbar a:hover {
	color: #999999;
	text-decoration: none;
}
#rightbar a:active {
	color: #999999;
	text-decoration: none;
}

#RBImage1 {
    float: left;
    width: 130px;
    height: 130px;
    margin-Top: 8px;
	margin-Right: 5px;
	margin-bottom: 5px;
	margin-Left: 12px;
	border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
 }
 #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	width: 778px;
	overflow: auto;
	background-color:black;
	background-image:none;
	font-size: small;
	color: #F2F2F2;
	border-top: 1px solid black;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid ;
}
#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
{
    font: normal 90%;
    border: 1px solid #738A9C;
    padding: 2px;
    width: 740px;
    background-color: White;
    
}        
.HeaderStyle {
    background-color: #FFB648;
    background-color: #FFCC66;
    Color: black;
    font-weight: bold;            
}
.RowStyle {
    background-color: White;
}
.AlternatingRowStyle {
    background-color: #DAEBF1;
 }
.ControlStyle
{
    font-size: 100%;
}

.EditRowStyle
{
    font-size: inherit;
}

.PagerStyle {
    background-color: #CCCCCC;
    Color: black;
    font-weight: bold;    
}

.FooterStyle {
    background-color: #B5C7DE;
    color: #4A3C8C;
}

/* Styles for DataList */
.DataList
{
    font: normal 90%;
    border-style: none;
    padding: 2px;
    width: 410px;
    height:100px;
    background-color: White;
    overflow:hidden;
}        
.ItemStyle {
    background-color: #DAEBF1;
}
.AlternatingItemStyle {
    background-color: white
 }
.ControlStyle
{
    font-size: 100%;
    width: 235px;
} 

.DataListTxt
{
    font-style: normal;
    color: White;
    border-style: none;
    padding: 2px;
    width: 415px;
    background-color: #638694;
    background-color: #DD9500;
    background-color: #FDAB00;
    overflow:hidden;
}        
.ItemStyleTxt {
    background-color: #DAEBF1;
}
.AlternatingItemStyleTxt {
    background-color: white
 }
.ControlStyleTxt
{
    font-size: 100%;
    width: 235px;
} 
.RBPickups 
{
    overflow:auto;
    height:225px;
}
.Stamp{
 position:absolute;
 top:3px;
 right:6px;
 }
 .CalculationsPanel{
  position:relative;
  top:-320px;
  right:-480px;
  width:280px;
  height:195px;
  background-color:Aqua;
  border:blue 1px solid;
  font-size:85%;
  
  
 }
 .CPCells{
  float:right;
  
  }