body 
{ 
	margin: 0px; 
	padding: 0px;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #182D48;
	text-align: center;
 }
 

/****** START - Leeds.gov Header **********************************************************************************************************/
#headerContainer
{
	text-align:left;
} 
 
 
#header
{		
	height: 40px;
    background-color: #bbb;
    border-bottom: 1px solid #014a6f;
    padding-left: 15px;
    
}
        
#banner
{
	background-color: #5f9fbc;
    border-bottom: 1px solid #014a6f;
} 
        
#crest
{
    position: absolute;
    top: 45px;
	right: 50px;        
}

.headerImage
{
    border-style: none;
	vertical-align: middle;
}
        
h1
{
	color: #014a6f;
    font-size: small;
    font-weight: bold;
    margin-bottom: 0;
}
         
/*.......................................................................................leeds.gov Nav....*/
#headerLink
{
	/*font-size: 10pt;*/
    color: #fff;
    /*font-weight: bold;*/
    position: absolute;
    top: 10px;
    right: 50px;
}  

#headerLink a:active
{
	text-decoration: none; color: #fff;
}

#headerLink a:visited
{
	text-decoration: none; color: #fff;
}

#headerLink a:link
{
    text-decoration: none; color: #fff;
}

#headerLink a:hover
{
	text-decoration: underline; color: #fff;
} 
/*.......................................................................................Top Nav......*/

#topNav
{
	background-color: #e4eff5;    
    font-size:x-small;
    font-weight:bold;
    color: #014a6f;
    border-bottom: 1px solid #014a6f;
    padding: 5px 50px 5px 50px;
}   
        
#topNav a:visited
{
	text-decoration: none; 
	color: #014a6f;
}

#topNav a:link
{
	text-decoration: none; 
	color: #014a6f;
}

#topNav a:hover
{
	text-decoration: underline; 
	color: #014a6f;
}

#topNav a:active
{
	text-decoration: none; 
	color: #014a6f;
}

/****** END - Leeds.gov Header ************************************************************************************************************/ 
 
#container 
{
	margin-top: 25px;
	text-align: left;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;    	
	width:auto;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}

#maincontent
{	
	width:auto;
	text-align:left;		
}
	
#maincontent img
{
	display: block;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#sitenav 
{
	margin-left: 340px;	
}

#divider 
{
	clear: both;
	height: 25px;
	background-color: #182D48;
	overflow: hidden;	
}
	
#divider img 
{
	float: right;
	display: inline;
	border: 0;
	margin: -14px 5px 0 0;
	padding: 0;
}

#bdivider 
{
	clear: both;	
	margin: 0;
	padding: 0;	
	height: 25px;
	background-color: #990D00;	
}	

.titlepad 
{
	padding: 0 0 0 10px;
	vertical-align: sub;
	color: #fff;
}
	
.titlepad a 
{
	margin: 0;		
	color: #fff;		
}
	
.titlepad .menactive 
{
	color: orange;
}
	
#maincontent p 
{
	margin: 5px 5px 5px 0;
}

.formcontainer 
{
	width: auto;
	text-align:left;
}

form 
{
	margin:0px;
}

.errorow 
{
  clear: both;
  padding-top: 7px;
  padding: 0 0 0 132px;
  color: Red;
}
  
.hrow 
{
	width: auto;
	text-align:left;
}	

.row 
{
	clear: both;
	padding-top: 7px;
}

.row .label 
{
	width: 200px;
	text-align: left;
}

.row .formw 
{
	text-align: left;
}
  
.row .formwb 
{
	text-align: left;
}
  
.spacer 
{
	clear: both;
}
  
.formw input 
{
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #182D48;	
}

.select 
{
	margin-left: 5px;
	color: #182D48;
}	

.formwb input
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #D6E5F5;
	color: #182D48;
}

#symlogo 
{
	float: left;
	width: 200px;
	height: 120px;	
}
	
hr 
{
	margin: 1px;
	display: block;
}

.breakLine
{
	clear:both;
	width:auto;
	height:5px;
	border-bottom:1px solid black;
	padding-top:5px;
	margin-bottom:10px;
}

#tablecontainer 
{
	width:auto;
}
	
#tablecontainer table 
{
	width:auto;
}	

#tablecontainer th  
{	
}

#tablecontainer td  
{	
}

#tablecontainer input 
{
	margin: 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #D6E5F5;
}

label 
{
	font-weight:bold;
}

.tab-page
{
	text-align:left;
}

.tab-page h2
{
	color:#ffffff;
	background-color:#000066;
	padding:5px;
	font-size:small;
}

fieldset 
{
	padding: 10px;
}

div.row span 
{
  	float: left;   
  	margin: 0 10px 0 0;
}
  
div.row span label
{
  	display: block;
  	width: 150px;  
}

div.registerdetails 
{
	width:auto;
	padding:5px 0 10px 0;	
	border-bottom: 1px solid black;
}

textarea 
{
	border-style: none;
	background-color: transparent;
	overflow: auto;
	color:Black;	
}
	
.checkbox 
{
	margin: -3px 0 0 0;	
}

.mytable 
{
	width:auto;
}
	
.mytable table 
{
	width:auto;
}

.mytable input 
{
	margin: 4px;
	color: #182D48;
}
	
.mytable A:visited 
{
	text-decoration: none;
	padding: 2px;	
	color: #182D48;
}

.mytable A:link 
{
	text-decoration: none;
	padding: 2px;	
	color: #182D48;
}


/* START: site wide table styling */
table
{
	border-collapse:collapse;
	border:1px solid black;
}
th
{
	text-align:left;
	font-weight: bold;
	border:1px solid black;
	padding:3px;
	background-color:#e4eff5;
}
td
{
	border:1px solid black;
	padding-left:5px;
	padding-right:5px;
}
table caption
{
	display:none;
}
/* END: site wide table styling */


/* START: footer */
#streetFooter
{
	text-align:left; 
	padding-left:50px; 
	background-color:#bbbbbb;
	width:auto; 
	margin-top:30px; 
	padding-bottom:10px; 
	padding-top:10px;
	color:#00496e;
	font-size:x-small;
	font-weight:bold;
	margin-bottom:10px;
	border-top:1px solid #00496e;
	border-bottom:1px solid #00496e;
}

#streetFooter a
{
	padding-left:10px;
	padding-right:10px;
	border-left-style:solid;
	border-left-width:1px;
	color:#00496e;
}

#streetFooter a:link, a:visited
{
	text-decoration:none;
}

#streetFooter a:hover
{
	text-decoration:underline;
}

#streetFooter a:active
{
	text-decoration:none;
	background-color:White;
}

#streetFooter #copyRight
{
	padding-right:10px;		
}
/* END: footer */



/* START: link styling for container area */
#container a
{
	color:#0000ff;
}
#container a:link, a:visited, a:active
{
	text-decoration:none;
}
#container a:hover
{
	text-decoration:underline;
}
/* END:link styling */


/* START: pointer settings for mouse over button */
#container #maincontent #tablecontainer #resultstable table input
{
	cursor:pointer;
}
/* END: pointer settings for mouse over button */

