/*--------------------------------------------------------------------------------
  Layout CSS
--------------------------------------------------------------------------------*/

html
{
	margin: 0; 
	padding: 0; 
}

/* NN6/7 min-width is needed for scrollability when wrapper is centered */
body 
{
	text-align: center; 
	min-width: 770px;
	margin: 0; 
	padding: 0;
}

/* Use wrapper for Left Faux Column */
#wrapper 
{ 
	text-align: left;
	width: 770px;
	margin: 0 auto 0 auto; 
	padding:  0;
}

#header, #navcontainer, #footer 
{
	clear: both; 
	width: 100%;
}

#navcontainer, #footer 
{
	padding: 1px 0;
}

.no_header {
    background: none;
}

.no_header #psuedobody {
    background: none;
}

.no_header #center {
    margin: 0;
}

/* Use main for Right Faux Column */
#main 
{
	float: left;
	width: 100%;
	font-size: 110%;
	line-height: 150%;
}


#main:after 
{
 	/* Clear floating elements for NN6/7 */
    content: "."; 
    display: block; 
	height: 0px;
    clear: both; 
    visibility: hidden;
}

#center 
{
	margin: 0 175px 0 175px;
}

#content 
{
  	float: left;
  	width: 100%; 
	margin: 0 -95% 0 0;
}

#left 
{
  	float: left;
  	width: 170px;
  	margin: 0 0 0 -5%;
}

#right 
{
  	float: right;
  	width: 170px;
	margin: 0;
}


/* IE Fixes for Win/Mac */

* html div#content 
{
	margin: 0 -100% 0 0;
}

* html div#left 
{
	margin: 0;
}

/*--------------------------------------------------------------------------------
  Theme CSS
--------------------------------------------------------------------------------*/

html
{

}

body
{
	background: url( /images/webfront/pageTop-ukwells.png ) repeat-x 0 0 transparent;
	font-size: smaller;
	font-family: "Lucida Sans", Arial, Verdana;
}

#psuedobody
{
	background: url( /images/webfront/header-ukwells.png ) no-repeat top center transparent; 
}

#header
{
	height: 94px;	
}

#navcontainer
{
	height: 30px;	
	text-align: right;
}

#left
{
	display: none;
}

#right
{
	width: 210px;
}

	#right ul
	{
		list-style-image: url( /images/webfront/arrow.gif );
		padding: 0;
		margin: 0 0 0 20px;
	}
	
	#right ul li
	{
		padding: 0 0 5px 0;
		margin: 0 0 0 0;
	}
	
	*html #right ul
	{
		padding-left: 0px;
	}
	
	div.auto_complete ul, div.auto_complete ul li
	{
		list-style-type: none;
		list-style-image: none;
	}
	
	#right span
	{
		color: #808080;
		font-size: 90%;
	}

#main ol
{
	margin-left: 20px;
}

#center
{
	margin: 0 230px 0 0;
}

#footer
{
	margin: 20px 0 0 0;
}


#footer p
{
	font-size: 100%;
	color: #222222;
	line-height: 150%;
	margin: 15px 0 0 0;
}

p, #center li
{
	padding: 0 10px 0 0;
	line-height: 140%;
	font-size: 100%;
	margin: 0 0 15px 0;
	color: #333333;
}

a, a:link, a:visited
{
	color: #7e9cb1;
	padding: 2px;
}

a:hover, a:focus
{
	color: #ffffff;
	background: #7e9cb1;
}

#right a, #right a:link, #right a:visited
{
	color: #7e9cb1;
	padding: 2px;
	display: block;
}

#right a:hover, #right a:focus
{
	color: #ffffff;
	background: #7e9cb1;
}

#headercontainer
{
	width: 560px;
	float: left;
}

#header h1
{
	font-weight: normal;
	color: #333333;
	padding: 25px 10px 0 190px;
	margin: 0;
}

	#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited
	{
		font-weight: normal;
		color: #333333;
		padding: 0;
		margin: 0;
		text-decoration: none;
		background: none;
	}

#header h2
{
	font-weight: normal;
	color: #ffffff;
	font-size: 1.3em;
	padding: 0 10px 10px 192px;
	margin: 0;
}

	#header h2 a, #header h2 a:hover, #header h2 a:link, #header h2 a:visited
	{
		font-weight: normal;
		color: #ffffff;
		padding: 0;
		margin: 0;
		text-decoration: none;
		background: none;
	}

#main h1
{
	font-weight: normal;
	color: #808080;
	padding: 0 10px 0 0;
	margin: 10px 0 10px 0;
}

#main h2
{
	font-weight: normal;
	font-size: 90%;
	color: #808080;
	padding: 0 10px 4px 0;
	margin: 15px 0 20px 0;
	border-bottom: 1px solid #6B8BA3;
}

#main h3
{
        color: #808080;
        padding: 10px 10px 4px 0;
        border-bottom: 1px solid #6B8BA3;
        display: block;
        clear: both;
}

#right h3
{
	color: #ffffff;
	padding: 5px;
	background-color: #7e9cb1;
	display: block;
	clear: both;
	margin: 15px 0 0 0;
	font-weight: normal;
}


#main h4
{
	font-weight: normal;
	color: #808080;
	padding: 0 10px 4px 0;
	margin: 0 0 0 0;
	font-size: 120%;
}

	#right h2
	{
		font-size: 150%;
		border-bottom: 5px solid #7e9cb1;	
		color: #7e9cb1;	
		margin-bottom: 15px;
	}

#main h2 span
{
	font-size: 175%;
	border-bottom: 5px solid #6B8BA3;
	padding: 0 0 5px 0;
}

	#main h2 span a, #main h2 span a:visited
	{
		text-decoration: none;
		font-weight: normal;
		color: #808080;
	}

	#main h2 span a:hover
	{
		color: #ffffff;
		background-color: #6B8BA3;
	}

/* User Box */
#user_info 
{
	float: right;
	height: 50px;
	color: #ffffff;
	font-size: 90%;
	width: 200px;
	text-align: right;
	padding: 10px 0 0 0;
}

	#user_info a, #user_info p
	{
		color: #fff;
	}



/* Navigation Styling */

#navlist 
{
  	padding: 0; 
  	margin: 0; 
  	list-style-type: none;
  	white-space: nowrap;
	float: right;
}

#navlist li 
{
	float: left;
}

#navlist a 
{
  	display: block;
  	height: 30px;
  	line-height: 30px;
	padding: 0 10px 0 10px;
	margin: 0 0 0 5px;
  	color: #fff; 
  	background: url( /images/webfront/tab-ukwells.png ) repeat-x 0 0 transparent; 
  	text-decoration: none;
}

* html #navlist a 
{
	width: 20px;
}

#navlist a:hover 
{
  	color: #000; 
    background: #D5E2F2;
}

/* GENERAL DEFINITIONS */
dl 
{
	margin: 0 0 0 0;
}

dt 
{
	float: left;
	width: 150px;
	font-size: 100%;
	line-height: 170%;
}

dd 
{
	margin: 0 0 5px 150px;
	font-size: 100%;
	line-height: 170%;
	color: #666;
}

dd strong
{
	font-size: 110%;
	color: #333333;
}

img
{

}

input, textarea
{
	font-size: 100%;
	background-color: #e5e5e5;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}

input.primary
{
	font-size: 100%;
}

p.pages 
{	
	padding: 10px 0 0 0;
	text-align: right;
}

	p.pages a
	{
		background-color: #7e9cb1;
		padding: 4px;
		color: #ffffff;
	}
	
	p.pages a:hover
	{
		background-color: #ffffff;
		color: #7e9cb1;
	}

.tools
{
    font-size: 100%;
	background-color: #ffffee; 
	display: block; 
	padding: 10px;
	margin: 0 0 10px 0;
	color: #333333;
}

	p.tools span
	{
		font-size: 80%;
		color: #333333;
		padding: 5px 0 5px 0;
	}

p.tools input
{
	font-size: 100%;
}


input:focus, input:hover, textarea:focus, textarea:hover
{
	background-color: #ffffff;
}

select
{
	width: 125px;
}

dd span
{
	clear: both;
	color: #333333;
	font-size: 90%;
}

/* TABLE STYLE */

ol
{
	margin: 0;
	padding: 15px 20px 5px 20px;
}

table
{
	color: #333333;
	background: #f0f0f0;
	border-collapse: collapse;
}

thead
{
}

thead th
{
	padding: 5px 5px 5px 7px;
  	background: url( /images/webfront/tab-ukwells.png ) repeat-x 0 0 transparent; 
	text-align: left;
	height: 30px;
}

thead tr
{
	background: #005A99;
	color: #ffffff;
	border-bottom: 2px solid #448abd;
}

td
{
	padding: 5px 5px 5px 7px;
	height: 35px;
	cursor: default;
}

td.tdlinks a, tbody tr.odd td a, tbody tr.activerow td a
{
	color: #333333;
}

tbody tr td a:hover, tbody tr.odd td a:hover, tbody tr.activerow td a:hover
{
	color: #ffffff;
}

tbody tr.odd td
{
	background-color: #c7dceb;
	color: #333333;
}

tbody tr.activerow td
{
	background-color: #caf1cd;
	color: #333333;
}

tbody tr.activerow td a
{
	color: #333333;
}

tfoot
{
}

tfoot td
{

	padding-bottom: 20px;
}

tfoot tr
{
	border-top: 1px dotted #005A99;
}

.middlecol
{
	background-color: #dddddd;
}

.tableicon
{
	float:  left;
	margin:  5px 0 0 10px;
}

/* FLASHES */

#Flash 
{
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 30px;
	font-size: 100%;
	margin: 10px auto 12px auto;
}

#Flash h2
{
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; 
	font-weight: normal;
	color: #ffffff;
}

.login #Flash 
{
  	margin-top: 12px;
  	font-size: 12px;
}

#Flash.good 
{
	border-color: #9c9;
	color: #060;
	background: url(/images/alertgood_icon.gif) #e2f9e3 3px 3px no-repeat;
}

#Flash.bad 
{
	border-color: #c99;
	color: #fff;
	background: url(/images/alertbad_icon.gif) #c00 3px 3px no-repeat;
}

#Flash.bad h2
{
	font-size: 120%;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.errorExplanation
{
	margin: 15px;
    border: 2px solid red;
    padding: 10px;
}

.errorExplanation p
{
	padding: 5px 0 5px 0;
}

.errorExplanation ul
{
	margin: 15px;
	list-style: none;
}

.fieldWithErrors input {
  border: 1px solid red;
}


#filteroptions
{
	font-size: 110%;
	color: #000000;
	padding: 5px 0 15px 0;
}

.clear
{
	clear: both;
}

.left
{
    float: left;

}
 
.right
{
    float: right;

}

#centered
{
  float: none;
}
 
.figure
{
    float: left;
    margin-top: 5px;
  	margin-bottom: 10px;
    text-align: left;
    font-size: 85%;
    padding: 5px;
    border: 1px solid #aaa;
    background: #f0f0f0;
}

.figure img
{
	clear: both;
	margin: 0 0 5px 0;
}

div#map
{
	height: 450px;
}

#googlemapicon
{
	margin: 0 5px 0 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #808080;
}

#location_name_auto_complete ul
{
	margin: 0;
	padding: 0;
}

#location_name_auto_complete ul li
{
	margin: 0;
	padding: 1px;
}

#location_name_auto_complete ul li.selected { 
	background-color: #6B8BA3; 
	color: #ffffff;
	cursor: help;
}

p {
	clear: both;
}

#main h2.locationname {
  line-height: 270%;
  border: 0;
}

div.legend {
    border:1px solid black;
    float:left;
    height:20px;
    margin-right:5px;
    width:20px;
}