﻿#help-nav, #help-nav a, #help-nav a:visited  {text-align:right; padding-right:10px; color:#000; font-size:.82em; text-decoration:none;}
#help-nav a:hover { text-decoration: underline;}
#banner {
  padding: 20px;
  background-color: #00A9CE;
  color: #000000;
  font-size:1.05em;
  margin-bottom: 15px;
  text-align:center;
}
#logo
{
    padding-left: 10px;
     padding-bottom: 10px;
      font-weight:bold;
}
#version {color:#999999;}

.alert {
  padding: 20px;
  background-color: #000000;
  color: #ffffff;
  margin-bottom: 15px;
  text-align:center;
}
.alert a {
  color: #00A4EB;
}


.closebtn {
    color: black;
    background-color: white;
    font-weight: bold;
    float: right;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 12px;
    width: 32px;
    height: 32px;
    opacity: 0.8;
    border-radius: 50%;
    border: 1px solid white;
}


.closebtn:hover {
  color: black;
}
.closebtn:focus {
  outline-style: solid;
      outline-color: red;
    outline-width: 2px;
}

.geoconvert-title, .geoconvert-title a, .geoconvert-title a:visited, .geoconvert-title a:hover { text-decoration:none; color:#5b6770; font-size:3em; padding-left:30px; font-family:Arial, Helvetica, sans-serif;}

.supergraphic {float: right;}
hr { border: 1px solid #ccc; margin-left: .5em; margin-right:1em; background-color:#000; border-color: #000;}

#geoconvertHeading h1	{
	font-size:50px;
}

#logo img
{
	border: 0px;
}
.skipLinks
{
left: 43%;
position: absolute;
transform: translateY(-10000%);
}

.skipLinks:focus {
    transform: translateY(0%);
}

label.headlabel 
{
	font-size:25px;
	font-weight: bold;
}

body	{
	margin:0;
	/* Add a little whitespace at the bottom of the screen. */
	padding:0 0 3em;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

a:focus{
outline-style: solid;
    outline-color: red;
    outline-width: 2px;
}

input:focus{
outline-style: solid;
    outline-color: red;
    outline-width: 2px;
}

select:focus{
outline-style: solid;
    outline-color: red;
    outline-width: 2px;
}

#header-container {background-color:#fff;}

#container	{
width:  80% /*600px;  this will create a container 80% of the browser width */
	min-width:60em;
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.geoconvert-login { background-color:#155B7E; color: #fff;  font-weight:bold; font-size:20px; padding: .3em .5em .3em .5em; text-decoration:none; border:#2496d1; cursor:pointer;}

.geoconvert-logint a:link { text-decoration:none}
.geoconvert-login a:visited {text-decoration:none}
.geoconvert-login a:hover {text-decoration:none}
.geoconvert-login a:active {text-decoration:none}

.geoconvert-login:hover  { background-color: #009933; }


blockquote {color: #ff0000;}


/*For home/help pages*/


#navcontainer {
	background-color: #fff;
	width: 153px;
	float: left;
	margin-top: 10px;
	/*font-size:.8em;*/
	}
				
#navcontainer ul {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer a {
	display: block;
	padding: 3px 0 3px 1.4em;
	background-color: #fff;
	/*border-bottom: 1px solid #CCC;*/
	width: 153px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}

#navcontainer a:hover {
	color: #000;
	/*background-color: #F4F4F4;*/
	background:url(/images/hover-blue.png);
	background-repeat:no-repeat;
	background-position:left;
	
	}

/* Hide from IE5-mac. Only IE-win sees this. Fixes the peek-a-boo bug!!! */
 
* html #navcontainer {
  margin-right: 10px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

div #active {
	padding: 3px 0 3px 1.4em;
	width: 153px;
	color: #000;
	background:url(/images/hover-blue.png);
	background-repeat:no-repeat;
	background-position:left;

	}




#help-content { margin-left: 215px; min-height: 20em; padding-right:1em;}

#help-content h2 {font-size: 1.4em;}
#help-content h3 {font-size: 1em; margin-left:0; }

/*#help-content a:link { text-decoration:underline}
#help-content a:visited {text-decoration:underline}
#help-content a:hover {text-decoration:underline}
#help-content a:active {text-decoration:underline}*/




.text_cont	{
	width : 90%;
	margin : 0 auto;
	padding : 0.5em;
}

img.hiddenlink {
	border: hidden;
	border: 0px;
	
}


p	{	 
	line-height : 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;	
	margin-top:0.5em;
}

ul	{
	margin-top:0.5em;
}

#helpFooter {
	padding : 0.5em;
}




h5.shading {
    background-color: #F0F0F0;
}

.warning {
	color:#FF0000
	}




.header-text {
	float : left;
	font-family: Arial, Helvetica, sans-serif; 
	padding-top : 2em;
	width : 500px;
	padding-left: 60px;
}


.header-image {
	float :right;
	padding-left : 40px;
}

.topBand {
	padding-top : 0.1em;
	padding-bottom : 0.1em;
	background : #EFEFEF;
	padding-left : 3.2em;
	padding-right: 2.2em;
}


#helpFooter {
  	background-color: #ffffff;  
  	margin: auto; 
  	width : 90%;
  	margin-bottom : 20px;
	padding-top: 1em;
}

.stage {
	background-color:#CCCCCC;
	width: 800px;	
	font-weight:bold;
}

/**********SKIP LINKS*********/
#skippers	{
	position:absolute;
	left:20px;
	top:1em;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:1.6em;
	display:none
	}

#skippers p	{
	display:inline;
	margin:0;
	padding:0;
	}

#skippers ul	{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#skippers ul li	{
	display:inline;	
	margin:0;
	border-left:1px solid;
	padding:0 0.5em;
	}

#skippers ul li.first	{
	border-left:0;
	}

#skippers ul li a	{	border-bottom:0;}



/**********NEWS TEXT**********/

.posted {
	color: Gray;
}

.bold {
	font-weight: bold;
}

/**********NAVIGATION*********/

#nav p	{
	display:none;
	}
/* Use technique from "Bulletproof Web Design", pp28-37. This is a "float 
   everything" approach. */
#nav ul	{
	background :#ccc;
	float :left;
	width :720px;
	margin :0;
	border-bottom :1px solid #999;
	padding :0;
	list-style :none;
	font-size : 1.1em;
	padding-left : 40px;
	margin-bottom:5px;
	}
	
#nav ul li	{
	float:left;
	margin:0;
	padding:0;
	
	}
	
#nav ul li a	{
	color:#000;
	float:left;
	display:block;
	margin:0;
	border-top:1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right :1px solid #999;
	border-bottom :1px solid #b5b5b5;
	padding:.3em .6em;
	font-weight:bold;
	text-decoration : none;
	}

#nav ul li a:focus, #nav ul li a:hover, #nav ul li a:active	{
	color : #fff;
	background : #ACACAC;
	text-decoration : none;
	}




/**********TABLES*********/

.table_cont
{

	width : 90%;
	margin : auto;
	padding-bottom : 40px;

}


table
	{

	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif; 
	line-height : 1.5em;	
	width : 100%;	
	border-top: 1px solid #999999;	
	border-left: 1px solid #999999;	
	border-collapse: collapse;

	}

td input { 
	background : url(radio.gif) no-repeat;
	margin-left : 15px;
	width : 30px;
	height : 30px;
	
	



}

th, td
	{
	
	padding: 4px;	
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;
	

	}



th 
	{
	
	font-family: Arial, Helvetica, sans-serif;	
	background: #CCCCCC;

	}

caption 
	{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	padding-bottom: 10px;	
	font-size: 1.2em;
	}

/**********END TABLES*********/



div.source_target
{
	border-style: ridge;
	background-color: #C0C0FF;
}



div.entire_table
{
	border: 1px solid #666666;
	background: #EFEFEF;
	margin : 2px;
	padding :4px;
}



div.upload_file
{
	border: 1px solid #666666;
	background: #EFEFEF;
	margin : 4px;
	padding :4px;
}


div.download_links
{
	border: 1px solid #666666;
	background-color: #EFEFEF;
	margin : 4px;
	padding :4px;
}


#main {
  	background-color: #ffffff;  
  	margin: auto; 
  	width : 90%;
  	margin-bottom : 20px;
	padding-top: 1em;
}

.glossary_links p {
	text-align:center;
}

.glossary_links a 
{
	color:#0069CE;
	font-size:large;
}	

/* =Footer */
/* ---------------------------------------------------------------------- */
#footer	{
	/* Clear any floats. */
	
	border-top:1px solid;
	padding-top:5px;
	font-size:85%;
	line-height:1.3em;
	text-align:center; 
	height: 85px;
	}
#footer ul	{
	margin:1.5em 0 0 0;
	padding:0;
	list-style:none;
	}
#footer ul li	{
	display:inline;
	margin:0;
	padding:0 1em;
	border-left:1px solid;
	}
#footer ul li.first	{
	border-left:0;
	}
#footer p	{
	margin-bottom:1.5em;
	line-height:1.7em;
	padding:0 20px;
	font-size:small;
	}

#footer table {
	width:100%;
	border:none;
	position:relative;
	}

#footer td {
	border:none;
	}	
		
.foot {
	float : left;
	width : 33%;
	padding-top : 10px;
	height : 60px;
}

	div.ukdsbanner
{
        color: #ffffff;
        background-color: #13255F;
        text-align: center;
        padding: 9px 9px 9px 9px;
        font-family: "Gill Sans","Gill Sans MT",GillSans,"Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: bold;
}
div.ukdsbanner a
{
        color: #ffffff;
        font-family: "Gill Sans","Gill Sans MT",GillSans,"Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
}

#masterFooter-help{background-color:#000; padding: 2px 10px; color:#fff;  }
#masterFooter-help a, #masterFooter-help a:link, #masterFooter-help a:visited, #masterFooter-help {color:#FFFFFF; }
#masterFooter-help p{font-size:.8em;}
