﻿body
{
    background-image: none;
    font-family:Arial, Verdana;
    font-size: small;
    background-color: #F9F9FB;
    
}
#container {
    width: 778px;
    margin: 0 auto; 
    border-top: 0px solid navy;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 2px solid #F9F9FB;
    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: 169px;
    height: 75px;
    border-top: 1px solid Navy;
    border-left: 1px solid Navy;
    border-right: 0px solid #F9F9FB;
    border-bottom: 1px solid Navy;
    margin-left: 2px;
    margin-bottom: 1px;
    position: relative;
    background-color: white;
    }
    
#crossheadR
{
    float: right;
    width: 602px;
    height: 75px;
    border-top: 1px solid Navy;
    border-left: 0px solid #F9F9FB;
    border-right: 1px solid Navy;
    border-bottom: 1px solid Navy;
    padding-left: 3px;
    margin-right: 0px;
    margin-bottom: 1px;
    position: relative;
    background-color: #DBDBDB;
    background-color: white;
 }
#crossheadR a:link{
color:Blue;
}
#crossheadR a:visited{
color:Blue;
}
#crossheadR a:hover{
color: #999999;
}
    
.logo{
    position:relative;
    left: 35px;
    top: 6px;
 }
#crosshead
{
    float: left;
    width: 778px;
    height: 80px;
    border-top: 0px solid #F9F9FB;
    border-left: 0px solid navy;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid navy;
    position: relative;
    font-family: Tahoma;
    background-color: #96CFE3;
 }
#imagefixed{
    float: left;
    width: 170px;
    height: 123px;
    border-top: 1px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 4px solid #F9F9FB;
    margin-top: 1px;
    position: relative;
    overflow:hidden;
    clear: both;
    display:block;
}
.picture
{position:relative;
    width: 170px;
    height: 130px;
}

#slide01
{   float: right;
    width: 600px;
    height: 125px;
    border-top: 0px solid #F9F9FB;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
    position: relative;
    overflow:hidden;
    background-attachment:inherit;
   
}
#ContentImage
{   float: right;
    width: 601px;
    height: 124px;
    border-top: 1px solid #F9F9FB;
    border-left: 0px solid #F9F9FB;
    border-right: 0px solid #F9F9FB;
    border-bottom: 3px solid #F9F9FB;
    position: relative;
    overflow:hidden;
    background-attachment:inherit;
   
}

#slideLaston
{   float: right;
    width: 600px;
    height: 125px;
    border-top: 2px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 2px solid #F9F9FB;
    position: relative;
    overflow:hidden;
    background-color: #DAEBF1;
    background-image:url("/images/Show/MH04WalesSmall.jpg");
    background-repeat:no-repeat;
    background-attachment:inherit;
   
}
#slideOut
{   float: right;
    width: 600px;
    height: 125px;
    border-top: 2px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 2px solid #F9F9FB;
    position: relative;
    overflow:hidden;
    background-color: #DAEBF1;
    background-image:url("/images/Show/MH02IlfQuayNew.jpg");
    background-repeat:no-repeat;
    background-attachment:inherit;
   
}    
#slideAdmin
{   float: right;
    width: 600px;
    height: 125px;
    border-top: 2px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 2px solid #F9F9FB;
    position: relative;
    overflow:hidden;
    background-color: #DAEBF1;
    background-image:url("/images/Show/MH05FromHillsborough.jpg");
    background-repeat:no-repeat;
    background-attachment:inherit;
   
}        
    
#navigation
{
    width: 774px;
    border-top: 1px solid navy;
    border-left: 1px solid navy;
    border-right: 1px solid navy;
    border-bottom: 1px solid navy;
    margin-bottom: 4px;
    background-color: #6BB1C9;
    background-color: #96CFE3;
    margin-left: 2px;
    background-image:none;
    overflow: hidden;
    float: left;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width:770px;
}
#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: 162px;
	height: 350px;
	background-color: #96CFE3;
	background-image:none;
	position: relative;
	margin-left: 2px;
	margin-right: 4px;
	clear: both;
	display:block;
	border-top: 1px solid navy;
    border-left: 1px solid navy;
    border-right: 1px solid navy;
    border-bottom: 1px solid navy;
    padding-left: 5px;
	}
#sidebar li {
	/* font-size: 0.9em; */
	font-size: 85%;
	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;
    font-size:85%;
    width: 151px;
    height: 16px;
}
#sidebar a:visited {
	color:inherit;
	font-weight:normal;
}
#sidebar a:hover {
	text-decoration: none;
    border-bottom-color: #999999;
	color: #999999;
}

#content {
    color: black;
    background-color: white;
    background-image:none;
    float:left;
    width: 400px;
    height: 345px;
    position: relative;
    overflow: auto;
    padding: 5px;
    border-top: 0px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
    font-size: 95%;
}
#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 #F9F9FB;
    border-left: 1px solid Navy;
    border-right: 0px solid #F9F9FB;
    border-bottom: 0px solid #F9F9FB;
}
#contentLG {
	float: Left;
	width: 170px;
	height: 365px;
	background-color: #DAEBF1;
	position: relative;
	overflow: auto;
	border-top: 2px solid #F9F9FB;
    border-left: 2px solid #F9F9FB;
    border-right: 2px solid #F9F9FB;
    border-bottom: 2px solid #F9F9FB;
    padding-left: 20px;
	}

.headingLabel {
    font-size: 130%;
    font-weight: bold;
    font-style: italic;
    }
    
/* Styles for Breaks GridViews */
.GridviewBreak
{
    font-style: normal;
    font-size: 85%;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 415px;
    background-color: White;
    Color: #333333;
}        
.HeaderStyleBreak {
    background-color: #96CFE3;
    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-style: italic;
    font-size: small;
    border-style: none;
    padding: 2px;
    width: 410px;
    background-color: White;
    overflow:hidden;
}        
.ItemStyle {
    background-color: white;
}
.AlternatingItemStyle {
    background-color: white;
 }
.TextBox 
{
    background-color: #DAEBF1;
    border-color: #6BB1C9;
    border-style:solid;
    border-width: 1px;
    height: 16px;
    width: 175px;
    
}
.TextBox2 
{
    background-color: white;
    border-color: #31659C;
    border-style:solid;
    border-width: 1px;
    height: 16px;
    width: 290px;
    font-family:Arial;
    padding-left: 5px;
    font-size:100%;
       
}


.TextBox3 
{
    border: 1px solid #31659C;
    background-color: white;
        height: 16px;
        width: 140px;
        font-family:Arial;
        padding-left: 5px;
        font-size:100%;
    text-align: left;
}
.MsgBoxHeader 
{
   border-style:none;
    height: 16px;
        font-family:Arial;
        padding-left: 5px;
        padding-right: 5px;
        font-size:110%;
        text-align:center;
    
}
.MsgBoxText 
{
    border-style:none;
    background-color: white;
        font-family:Arial;
        color:Red;
        padding-left: 5px;
        padding-right: 5px;
        font-size:100%;
        text-align:center;
        
    
}
#rightbar {
	float: right;
	width: 170px;
	height: 350px; 
	background-color: #96CFE3;
	position:relative;
	overflow:auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black;
	border-top: 1px solid navy;
    border-left: 1px solid navy;
    border-right: 1px solid navy;
    border-bottom: 1px solid navy;
    }
#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 white;
    border-left: 0px solid white;
    border-right: 0px solid white;
    border-bottom: 0px solid white;
 }
 #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	width: 776px;
	overflow: auto;
	background-color:navy;
	background-image:none;
	font-size: small;
	font-size: 85%;
	color: #F2F2F2;
	border-top: 1px solid navy;
    border-left: 2px 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
{
    
    font-style: normal;
    font-size: 90%;
    border-color: #738A9C;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 740px;
    background-color: White;
    
}        
.HeaderStyle {
    background-color: #FFB648;
    Color: black;
    font-weight: bold;            
}
.RowStyle {
    background-color: White;
}
.AlternatingRowStyle {
    background-color: #DAEBF1;
 }
.ControlStyle
{
    font-size: 100%;
}

.EditRowStyle
{
    font-size: inherit;
    color:Green;
}
.PagerStyle {
    background-color: #CCCCCC;
    Color: black;
    font-weight: bold;    
}
.FooterStyle {
    background-color: #B5C7DE;
    color: #4A3C8C;
}

/* Styles for GridViews */
.DataList
{
    font-style: normal;
    font-size: 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: Black;
    border-style: none;
    padding: 2px;
    width: 380px;
    background-color: white;
    overflow:hidden;
    font-size:95%;
    
}        
.ItemStyleTxt {
    background-color: white;
}
.AlternatingItemStyleTxt {
    background-color: white
 }
.ControlStyleTxt
{
    font-size: 100%;
    width: 235px;
} 
.RBPickups 
{
    overflow:auto;
    height:200px;
    color:Black;
}