/* main template layout */

body 
{
	margin:0;
	padding:0;
	text-align:center;
}

span 
{
	padding:0;
	margin:0;
}

h1 {
	margin-top:0;
	padding:0;
}

h2 
{	
	margin-bottom:0;
}

h3 {
	margin-top:0;
}

#container {
	width: 771px;
	\width: 791px;
	w\idth: 771px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align:left;
}


#header {
	margin:0 0 10px 0;
}

#homecontent {
	margin:0;
	padding-bottom:50px;
}

#content {
	padding: 10px;
	margin-left: 145px;
	margin-right: 170px;
	padding-bottom:30px;
}

#pagetitle {
	margin-left:157px;
	margin-right:170px;
}

#pagetitlealt 
{
	margin-left:40px;
	margin-right:170px;
}

#subcontainer 
{
	background-image:url(../images/rightborder.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin-bottom:40px;
}

#pagetitle h1, #pagetitlealt h1 
{
	margin:0;
}

#sidebar-a {
	float: left;
	width: 140px;
	\width: 150px;
	w\idth: 140px;
	margin: 0;
	margin-bottom:50px;
}

#sidebar-b {
	float: right;
	width: 160px;
	\width: 170px;
	w\idth: 160px;
	margin: 0;
	margin-bottom:50px;
	padding:0;
	padding-left:10px;
}


#footer {
	margin:0;
	padding:0px;
	padding-top:5px;
	text-align:center;
}

.backtoscreenstyle 
{
	display:none;	
}

/* fix the clear bug */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* header layout */

#printlogo 
{
	display:none;
}

#logoline 
{
	margin-bottom:0;
}

#logoline .left {
  float: left;
  text-align: left;
  width: 29%;
  margin-left:40px !important;
  margin-left:20px;
}

#logoline span.right {
  float: right;
  text-align: right;
  width: 49%;
  height:15px;
  padding:0;
  }
  
#logoline h1 
{
	height:65px;
	text-indent: -5000px;
	background: url(../images/FEWlogo.gif) no-repeat;
	margin-bottom:0;
}

#logoline input.searchbox {
	border-width:1px;
	border-style:solid;
	width:120px;
	margin:0;
	margin-right:5px;
	padding:2px;
}

.gobut {
	margin-bottom:-3px;
}

/* topmenu layout and styles - this is the only place for menu styling */

#menucontainer ul
{
margin:15px 0 0 0;
list-style-type: none;
border-bottom:8px solid #006699;
padding-left:200px;
clear: left;
}

#menucontainer ul li
{
display: block;
float: left;
text-align: left;/*
border-right:1px solid #fff;
border-left:1px solid #fff;*/
}

#menucontainer ul li a
{
padding-left:2px;
background: #fff;
width: 6.25em;
text-decoration: none;
display: block;
border-bottom:8px solid #006699;
}

#menucontainer ul li a:hover
{
border-bottom:8px solid #98B1D0;
}

/* You are here styling */

#menucontainer #currentchannel a {border-bottom:8px solid #98B1D0;}

/* homepage content styling */

#homebottom {
	padding-left:45px;
	padding-right:45px;
}

#homebottom ul {
	padding:0;
	margin:0;
	list-style:none;
}

#homebottom ul li {
	margin-top:10px;
	padding-left:15px;
	background: url(../images/listarrow.gif) no-repeat 0 3px;
}

#homebottom a:link, #homebottom a:visited {
	text-decoration:none;
}

#homebottom a:hover {
	text-decoration:underline;
}

#leftwelcome h1 {
	margin:10px 0;
}

#rightwelcome 
{
	margin:25px 0 40px 0;
}

/* footer styling */

#footer a:link, #footer a:visited {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* FONT STYLES */
/* ============ */

body {
	font-family:arial, verdana, sans-serif;
	font-size:0.75em;
}


#header 
{
	font-size:90%;
}


#homecontent h1 {
	font-size:1.2em;
}

#logoline input {
	font-size:10px !important;
}

#logoline input.gobut {
	font-weight:bold;
}

h1 {
	font-size:175%;
}

h2 {
	font-size:110%;
}


h3 {
	font-size:100%;
}


#peoplelist a:link, #sidebar-b a:link, #servicescontent a:link, #joinerslist a:link, #servicepeoplelist a:link {
	text-decoration:none;
}

#peoplelist a:visited, #sidebar-b a:visited, #servicescontent a:visited, #joinerslist a:visited, #servicepeoplelist a:visited {
	text-decoration:none;
}

#content a:hover, #sidebar-b a:hover, #header_breadcrumbs a:link, #header_breadcrumbs a:visited, #header_breadcrumbs a:hover {
	text-decoration:underline;
}

#content a:active, #sidebar-b a:active, #header_breadcrumbs a:active {
	text-decoration:underline;
}

/* FEW COLORS */
/* ========== */

html {
	background-color:#006699;
	color:#00234B;
}

#header a:link {
	color:#00234B;
	background-color:#fff;
}

#header a:visited {
	color:#00234B;
	background-color:#fff;
}

#header a:hover {
	color:#00234B;
	background-color:#fff;
}

#header a:active {
	color:#00234B;
	background-color:#fff;
}

#header_breadcrumbs, #header_breadcrumbs a:link, #header_breadcrumbs a:visited, #header_breadcrumbs a:hover, #header_breadcrumbs a:active {
	color:#96B0D1;
}

#header_breadcrumbs {
	border-color:#00234B;
}	


#container {
	background-color:#fff;
}

#content {
	color:#000;
}

#footer {
	background-color:#006699;
	color:#fff;
}

#footer a
{
	color:#fff;
}


#homebottom a {
	color:#F6821F;
}

#logoline input.searchbox {
	border-color:#97B2D0;
}

#servicescontent {
	border-color:#97B2D0;
	background-color:#F4F7FC;
}

h1, h2 {
	color:#00234B;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#F6821F;
}

a:active {
	color:#F6821F;
}

#sidebar-b a, p.servicesideb {
	color:#EB6A0E;
}

#sidebar-b h2.sidebartitle a {
	color:#00234B;
}

#peoplelist thead {
	background-color:#EAEEF9;
}

#peoplelist tbody thead {
	background-color:#fff;
}

.altrow {
	background-color:#EAEEF9;
}

#sidebar-b h2.sidebartitle,#sidebar-b p.sidebartitle {
	background-color:#EAEFF5;
}

#sidebar-b ul a{
	color:#010745;
}

a:link.CVemaillink {
	color:#F6821F;
}	

#header_breadcrumbs span.breadcrumbright a:link, #header_breadcrumbs span.breadcrumbright a:visited 
{
	color:#F6821F;	
}

#sidebar-b .keyname 
{
	color:#00234B;
}

