/*Waltham Forest Specific things below*/
@import url("walthamf.css");

/* this is for FOE HQ campaigns
@import url("titles.css");
*/

body { 
background-position: center; color: #000; background-color: #fff;
padding-top:0;
}

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

h1, h2, h3, h4, h5, h6{
font-family: Arial, Helvetica, sans-serif; text-align:left; color: #006633; font-weight: bold; 
}

h1 {font-size:14pt}
h2 {font-size:12pt; padding-top:0px; margin-top:0px;}
h3 { font-size:11.5pt}
h4 { font-size:11pt}
h5 {font-size:10pt}
h6 {font-size:9pt}

p, ol, ul, td, th, td, blockquote {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
img {border: 0px}
ul {list-style-type: circle;}
label, form {margin: 0; padding: 0;}

textarea:focus,input[type='text']:focus {background-color: #E6FFE6}
blockquote { font-weight: bold; color: #063}
table,  td {padding: 0px; margin: 0px; text-align:left; !important }
table > form{padding: 0px; margin: 0px; text-align:left; !important }

/* Navigation bar tracking styles*/
p.tracker {color: #bbb; font-size: 8pt; padding-right: 1em; padding-bottom: 9px}
p.tracker a {color: #093}
p.tracker b { color: #000; font-weight: bolder}

/*Side bars*/
td.sidebar a {color: #006633}
td.sidebar a b {color: #006633}
td.sidebar b {color: #009933}
.sidebar {padding-top: 2px;}
.sidebar p{padding-top: 0px; margin-top: 0px;}

/*Links at top right*/
.topsearchlinks { font-size: 9pt; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}
.smallnomargin {font-size: 8pt;padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}

/*Some colors*/
.foegreen4 { color: #033 }
.foegreen3 { color: #063 }
.foegreen2 { color: #063 }
.foegreen1 { color: #093 }
.foegreen { color: #0C6 }
.black {  color: #666}
.white {  color: #fff}
a.white { color:#fff !important}
.bggreen1 {  background-color: #093}
.bggreen2 {  background-color: #063}
.bgwhite {  background-color: #fff}

/*Box styles*/
.did-you-know{
border: 1px solid #093;
padding: 0px 5px 0px 5px;
}

#site-navigation{height: 49px;}
#main-title{height: 38px;}
#secondary-navigation{height: 300px;}
#main-content{}


/*Some sizes - used for captions/form elements*/
.small {  font-size: 8pt;}
.width163 { width: 163px; }
.width313 { width: 313px; }

/*Alignment styles*/
.r{text-align:right; !important }
.center {text-align:center}
.hide{display:none;}
#hide{color:fff;}
#scroll {position:absolute; top:0; bottom:-0.1px; width:1em; z-index:-1}

/*Misc - where are these being used*/
.right {text-align:right;}
.bigmargin {  margin-bottom: 1.1em;}
.lesssmall { font-size: 0.65em; font-weight: bold;}
.sizeh3 { font-size: 0.9em; font-weight: bold; color: #063;}
.blacker { color: #000000;}
.padding { padding: 3px;}
.border { border: 1px solid #000;}
.nomargin {padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}
.greenborder { border: 1px solid #093}

