/**************************************
 * THEME NAME: yhgflgis
 *
 * Files included in this sheet:
 *
 *   yhgflgis/gradients.css
 *   yhgflgis/stylesheet.css
 **************************************/

/***** yhgflgis/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/***** yhgflgis/gradients.css end *****/

/***** yhgflgis/stylesheet.css start *****/

body
{
 font-family: "Lucida Grande", Tahoma, Verdana, Lucida, Arial, Helvetica, sans-serif;
 padding:0;
 margin:0;
 font-size: small;
 color: #333333;
}

h1
{
 font-weight: bold;
 letter-spacing: 0.1em;
}

h2, h3
{
 font-weight: bold;
 letter-spacing: 0.1em;
}

img
{
 border: none;
}


a
{
 color: #0066cc;
 text-decoration: none;
}

a:visited
{
 color: #0066cc;
}

a:hover
{
 color: #0066cc;
 text-decoration: underline;
}


#Accessibility
{
 display: none;
}

#HeadingWrapper
{
 background:  url("/graphics/humberbridge.png") top left no-repeat white;
}

#Loc8
{
 margin-left: 40px;
 margin-top: 15px;
 margin-right: 12px;
}

#Strapline
{
 font-family: "Comic Sans MS", "Sassoon Primary", "Helvetica", "Arial", sans-serif;
 font-style: italic;
 font-size: 120%;
 white-space: nowrap;
}

#ContentWrapper
{
 padding: 0 40px;
}

#Heading
{
 padding-top: 0.25em;
/* border-bottom:solid #cc3333 2px;*/
}

#Heading h1
{
 display: inline;
 color: #00598b;
}

#MenuWrapper
{
 margin-left: 20px;
 margin-right: 20px;
 width: auto;
 background:  url("/graphics/navbarbg.png") top left repeat-x #56A8E8;
 padding: 0;
 border: solid white 1px;
}

#Menu
{
 margin: 3px;
 border: solid white 1px;
 padding: 0;
}


#Menu ul
{
 padding: 0;
 margin: 1em;
}

#Menu ul li
{
 list-style: none;
 display: inline;
}

#Menu ul li a
{
 font-size: 120%;
 color: #ffffff;
 padding: 0 0.5em;
 text-decoration: none;
}

#Menu ul li a:visited
{
 color: #ffffff;
}

#Menu ul li a.current
{
 font-weight: bold;
}

#Menu ul li a:hover
{
 text-decoration: underline;
}

#Menu ul li:before
{
/* content: "\00BB \0020";*/
 color: #ffffff;
 content: "\2022 \0020";
}

#Menu ul > li:first-child:before
{
 content: "";
}



#Navigation
{
 background:  url("/graphics/loc8.png") top left no-repeat;
 margin: 0.25em;
 height: 93px;
 text-align: right;
 color: #0066cc;
/* line-height: 2em;
 border-bottom:solid blue 0.25em;
 background-color: #cccccc;
*/
}

#Navigation ul
{
 padding: 0;
 margin: 0 1em 0 0;
}

#Navigation ul li
{
 list-style: none;
 display: inline;
}

#Navigation ul li a
{
 font-size: small;
 background-color: #ffffff;
 color: #0066cc;
 padding: 0 0.5em;
 text-decoration: none;
}

#Navigation ul li a:visited
{
 color: #0066cc;
}

#Navigation ul li a.current
{
 font-weight: bold;
}

#Navigation ul li a:hover
{
 text-decoration: underline;
}

#Navigation ul li:before
{
/* content: "\00BB \0020";*/
 content: "\2022 \0020";
}

#Navigation ul > li:first-child:before
{
 content: "";
}


#Content
{
 background-color:  #ffffff;
 padding: 0.5em;
}

div.stripe
{
/*
 border-top:solid #000000 2px;
 width: 100%;
 margin-top: 1px;
 margin-bottom: 0.5em;
*/
}

#Footer
{
 /*border-top: solid #cc3333 5px;*/
 font-size: x-small;
 text-align: left;
 width:100%;
/* background-color: #cccccc;*/
 padding-bottom: 0.5em;
 clear: both;
}

#Footer p
{
 margin: 0;
 padding: 0;
}

h1
{
 padding: 0 0.25em;
 margin: 0;
 font-size: 140%;
}

div.clear
{
 clear: left;
}


table.ecwviewer img
{
 border: none;
}

table.ecwviewer td 
{
 text-align: center;
 vertical-align: middle;
 padding:0;
 margin:0;
}

table.ecwapplets
{
 border: solid black 1px;
}

table.ecwapplets td
{
 padding: 0; margin: 0;
}

table.ecwviewer td.applet
{
 text-align: center;
 vertical-align: middle;
 border-top: solid black 1px;
}

table.ecwapplets td.TL, table.ecwapplets td.BL
{
 text-align: left;
 background-color: #cccccc;
}

table.ecwapplets td.TR, table.ecwapplets td.BR  
{
 text-align: right;
  background-color: #cccccc;
}

table.ecwapplets td.TL, table.ecwapplets td.TR, table.ecwapplets td.T
{
 vertical-align: top;
}

table.ecwapplets td.TR 
{
 vertical-align: bottom;
 background-color: #cccccc;
}

table.ecwapplets td.T
{
 text-align: right;
 background-color: #cccccc;
}

table.ecwapplets td.TL, table.ecwapplets td.BR, table.ecwapplets td.T, table.ecwapplets td.B
{
 padding: 0 0.5em;
}

table.ecwapplets td.B
{
 text-align: left;
}

.framesizetools
{
 text-align: left;
 width: 100%;
}

.framesizetools img 
{
 margin: 2px 0 0 3px;
}

table.ecwapplets td.TL
{
 font-size: 80%;
}

table.cms_inputform th, table.CMS_InputForm th
{
 text-align: right;
 vertical-align: top;
 background-color: #b3d3f4;
 font-weight: normal;
 padding: 0 0.5em;
}

table.cms_inputform th.mandatory, table.CMS_InputForm th.mandatory
{
 background-color: #00598b;
 font-weight: bold;
 color: #ffffff;
}

.error
{
 color: #ff0000;
}

table#Results td, table#Results th
{
 text-align: left;
 vertical-align: top;
 padding: 0 0.5em;
}

table#Results th
{
 background-color: #00598b;
/*#35b3b3;*/
 font-weight: bold;
 color: #ffffff;
 padding: 0.5em;
 white-space: nowrap;

}

table#Results th a
{
 text-decoration: none;
 font-weight: bold;
 color: #ffffff;
}

table#Results th a:hover
{
 text-decoration: underline;
 color: #ffffff;
}

table#Results td
{
 background-color: #b3d3f4;
}

table#Results td a
{
 padding: 0 0.25em;
}

table#Results td.actions
{
 vertical-align: middle;
}

.coords
{
 font-size: 80%;
 font-family: monospace;
}

table.groupmembership td, table.groupmembership th
{
 text-align: center;
 vertical-align: top;
 padding: 0 0.5em;
}

table.groupmembership th
{
 background-color: #00598b;
 font-weight: bold;
 color: #ffffff;
 padding: 0.5em;
 white-space: nowrap;
}

table.groupmembership td
{
 background-color: #b3d3f4;
}


div.image
{
 padding: 1em;
 width: 100%;
 text-align: left;
}

div.caption
{
 width: 100%;
 font-style: italic;
 text-align: left;

}

div.classifications
{
 background-color: #b3d3f4;
 padding: 0.25em;
}

div.classifications h4, div.classifications ul
{
 margin: 0;
}

#TitleTools
{
 display: inline;
 padding-right: 2em;
}

#_CMSCheckDeleteForm
{
 padding-top: 1.5em;
 padding-bottom: 1.5em;
 width: 100%;
 text-align: center;
 background-color: #00598b;
}
/***** yhgflgis/stylesheet.css end *****/

