/* CSS Document */
* {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: x-small;	
/* IE 5.5 can’t see the next line but all others can \*/
	font-size: small;
/* End hack - BTW it works for Mac IE too */
}

html {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
} 

html, body {
/*	min-height: 100%;*/
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	min-height: 100%;
	background: #FFFFFF url(../images/bodybkgd.jpg) center top no-repeat;
}

p, h1, h2, h3, h4, h5, h6, strong {
	margin: 0px;
/*	padding: 0 10px 5px 0;*/
	padding-bottom: 3%;
}

p, strong, li {
	font-size: 88%;
	line-height: 130%;
}

/*p, strong, a, ol, ul, li {
	line-height: 130%;
}*/

strong {
	font-size: inherit;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000066;
}

h1 {
	font-size: 130%;
	padding: 2px 0;
	margin: 0 0 7px 0;
}

h2 {
	font-size: 100%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #000066;
}

h3 {
	font-size: 100%;
	margin: 0;
}

h4 {
	font-size: 110%;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #000066;
}

h6 {
	margin: 0;
	padding: 7px 0;
	text-align: center;
	border-top: dotted 1px #333333;
}

em {
	font-size: inherit;
	font-style: italic;
}

a:link,  a:visited {
	font-size: inherit;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.clear-both {
	clear: both;
}

.spacer {
	clear: both;
	padding: 5px 0;
}

.display-none {
	display: none;
}

.dotted-line{
	border-bottom: dotted 1px #333333;
	margin: 10px 0;
	clear: both;
}

.note {
	font-size: 80%;
}

a.whitelink:link,
a.whitelink:visited {
	color: #FFFFFF;
}

a.whitelink:hover {
	color: #990000;
}

a.whitelink:active {
	color: #CCCCCC;
}

.caption {
	font-size: 10px;
	font-style: oblique;
}

.credits {
	font-size: 10px;
}

.align-left {
	align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-right {
	float: right;
	margin: 0 10px 10px 10px;
}

.textalign-left {
	text-align: left;
}

/* STRUCTURAL STYLING */

div#outer {
	width: 947px;
/*	min-height: 70%;*/
/*	height: auto !important;*/
/*	height: 100%;*/
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

div#header {
	width: 100%;
	height: 102px;
	background: url(../images/header.gif) no-repeat;
}

ul#globalnav {
	width: 100%;
	padding: 10px 0 0 5px;
}

ul#globalnav li {
	float: left;
	padding-right: 9px;
}

ul#globalnav li a:link,
ul#globalnav li a:visited {
	width: 125px;
	height: 36px;
	padding-top: 10px;
	display: block;
	background: url(../images/globalnav_button.gif) no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	text-transform:uppercase;
}

ul#globalnav li a:hover {
	color: #FFCC00;
}

div#inner {
	margin-top: 70px;
}

div#col1 {
	width: 196px;
	float: left;
}

ul#sectionnav {
	width: 100%;
}

ul#sectionnav li {
	padding:0;
	margin: 0 0 2px 0;
}

ul#sectionnav li a:link,
ul#sectionnav li a:visited {
	width: 196px;
	height: 25px;
	padding-top: 10px;
	display: block;
	background: url(../images/LH_button.gif) no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	text-transform:uppercase;
}

ul#sectionnav li a:hover {
	color: #FFCC00;
}

ul#sectionnav li a:active {
	color: #CCCCCC;
}

div#col2 {
	width: 489px;
	margin: 0 0 0 18px;
	float: left;
}

div.col2top	{
	width: 100%;
	height: 18px;
	background: url(../images/col2bkgdtop.gif) no-repeat;
}

div.col2main	{
	min-height: 380px;
	height: auto !important;
	height: 380px;
	padding: 0;
}

div.col2main h1 span {
	display: none;
}

div.col2main p,
div.col2main h2,
div.col2main h3 {
	padding-left: 10px;
	padding-right: 10px;
}

div.col2main ul,
div.col2main ol {
	margin: 0 10px 0 30px;
}

div.col2main ul li {
	list-style: square;
	padding-bottom: 8px;
}

div.col2main ol li {
	list-style: decimal;
	padding-bottom: 8px;
}

div.col2main ul.orderlist-alphabetical li {
	list-style:lower-alpha;
}

ul#categoryPageLinks {
background:#fff;
	margin: 0 0 15px 0;
	padding: 10px;
	text-align: center;
	border:1px #70207f solid;
}

ul#categoryPageLinks li {
	display: inline;
	padding: 0 0px 0 0px;
}

ul#categoryPageLinks li a:link,
ul#categoryPageLinks li a:visited {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

ul#categoryPageLinks li a:hover {
	color: #681479;
}

ul#categoryPageLinks li a:active {
	color: #CCCCCC;
}

h1.youngpeopleHdr,
h1.hivHdr,
h1.condomHdr,
h1.lgbgHdr,
h1.teen-pregnancyHdr,
h1.drugsHdr,
h1.contraceptionHdr,
h1.developmentsHdr,
h1.sexualHealthHdr,
h1.stiHdr,
h1.servicesHdr,
h1.schoolsHdr,
h1.terminationsHdr,
h1.newsHdr,
h1.trainingHdr,
h1.vacanciesHdr,
h1.resourcesHdr,
h1.contactHdr,
h1.chlamydiaHdr,
h1.youreWelcomeHdr
 {
	width: 100%;
	height: 61px;
/*	margin-top: 10px;*/
}

h1.youngpeopleHdr {
	background: url(../images/youndpeopleHdr.gif) no-repeat;
}

h1.hivHdr {
	background: url(../images/hivHdr.gif) no-repeat;
}

h1.condomHdr {
	background: url(../images/condomDistributionHdr.gif) no-repeat;
}

h1.lgbgHdr {
	background: url(../images/lgbgHdr.gif) no-repeat;
}

h1.teen-pregnancyHdr {
	background: url(../images/teen-pregnancyHdr.gif) no-repeat;
}

h1.drugsHdr {
	background: url(../images/drugs-alcoholHdr.gif) no-repeat;
}

h1.contraceptionHdr {
	background: url(../images/contraceptionHdr.gif) no-repeat;
}

h1.developmentsHdr {
	background: url(../images/developmentsHdr.gif) no-repeat;
}

h1.sexualHealthHdr {
	background: url(../images/sexualHealthHdr.gif) no-repeat;
}

h1.stiHdr {
	background: url(../images/stiHdr.gif) no-repeat;
}

h1.servicesHdr {
	background: url(../images/servicesHdr.gif) no-repeat;
}

h1.schoolsHdr {
	background: url(../images/schoolsHdr.gif) no-repeat;
}

h1.terminationsHdr {
	background: url(../images/terminationsHdr.gif) no-repeat;
}

h1.newsHdr {
	background: url(../images/newsHdr.gif) no-repeat;
}

h1.contactHdr {
	background: url(../images/contactHdr.gif) no-repeat;
}

h1.trainingHdr {
	background: url(../images/trainingHdr.gif) no-repeat;
}

h1.vacanciesHdr {
	background: url(../images/vacanciesHdr.gif) no-repeat;
}

h1.resourcesHdr {
	background: url(../images/resourcesHdr.gif) no-repeat;
}

h1.chlamydiaHdr {
	background: url(../images/chlamydiaHdr.gif) no-repeat;
}

h1.youreWelcomeHdr {
	background: url(../images/youreWelcomeHdr.gif) no-repeat;
}

div.col2bottom	{
	width: 100%;
	height: 20px;
	background: url(../images/col2bkgdbottom.gif) no-repeat;
}

div.col2home {
	padding: 140px 0 10px 0;
	background: url(../images/home-col2bkgd.png) no-repeat;
}

div.col2home ul {
padding-left:15px;
}

div.col2home ul li {
list-style:disc;
margin-bottom:8px;
}

form#mailinglist {
	width: 440px;;
	height: 35px;
	padding: 3px 8px 8px 12px;
	background:url(../images/mailinglistbox.gif) no-repeat;
	float:right;
	clear:both;
	margin-bottom:10px;
}

form#mailinglist label.mailinglistlabel {
	margin-right: 7px;
	color: #FFFFFF;
	font-weight: bold;
	width:236px;
}

form#mailinglist input.textfield{
	border: solid 1px #660000;
	margin: 3px 3px 0 0;
	padding: 3px;
	float: left;
}

form#mailinglist input.submitbutton {
	
}

div#col3 {
	width: 200px;
	margin-right: 10px;
	float: right;
}

ul#sectionlinks {
	width: 100%;
}

ul#sectionlinks li {
	padding:0;
	margin: 0 0 2px 0;
	float: left;
}

ul#sectionlinks li a span {
	display: none;
}

ul#sectionlinks li a:link,
ul#sectionlinks li a:visited {
	width: 192px;
	height: 141px;
	margin: 0 8px 8px 0;
	display: block;
}

ul#sectionlinks li a.youngpeople:link,
ul#sectionlinks li a.youngpeople:visited {
	background: url(../images/home-youngpeople.jpg) no-repeat;
}

ul#sectionlinks li a.drugs:link,
ul#sectionlinks li a.drugs:visited {
	background: url(../images/home-drugsAlcohol.jpg) no-repeat;
	margin-right: 0;
}

ul#sectionlinks li a.pregnancy:link,
ul#sectionlinks li a.pregnancy:visited {
	background: url(../images/home-pregnancy.jpg) no-repeat;
}

ul#sectionlinks li a.contraception:link,
ul#sectionlinks li a.contraception:visited {
	background: url(../images/home-contraception.jpg) no-repeat;
	margin-right: 0;
}

ul#sectionlinks li a.schools:link,
ul#sectionlinks li a.schools:visited {
	background: url(../images/home-schools.jpg) no-repeat;
}

ul#sectionlinks li a.sti:link,
ul#sectionlinks li a.sti:visited {
	background: url(../images/home-sti.jpg) no-repeat;
	margin-right: 0;
}

table.developmentsTable {
	width: auto;
	margin: 0 10px 10px 10px;
}

table.developmentsTable th {
	background-color: #CCCCCC;
	padding: 3px;
	margin: 2px;
	text-align: center;
	font-weight: bold;
}

table.developmentsTable td {
	padding: 3px;
	margin: 2px;
	background-color: #EDEDED;
}

div.statementbox {
	border: solid 1px #999999;
	background-color: #EDEDED;
	text-align: center;
	margin: 0 10px 10px 10px;
	padding: 5px;
}

.indented {
	margin-left: 20px;
}

/* FORM STYLES */
form {
	padding: 10px;
}

form fieldset {
	margin: 5px 0;
	padding: 0;
	border: none;
	clear: both;
}
form label {
	width: 100px;
	margin: 0;
	padding: 0;
	float: left;
}

form input.inputfield, 
form textarea.inputfield {
	width: 200px;
	margin: 0;
	padding: 1	px;
	border: solid 1px #666666;
}

form textarea.inputfield {
	height: 70px;
}

/*div.menuAZ {
	width: 70px;
	float: left;
	margin: 0 10px;
	padding: 5px 5px 0 0;
	border: solid 1px #CCCCCC;
}*/

div#azText {
	width: 380px;
	float: left;
}

div.menuAZ {
	float: left;
}
div.menuAZ ul {
	border-top: none;							
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 6px;
}					
div.menuAZ ul li {
	border-top: none;
	line-height: 21px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

div.newsletterwrapper {
	border: solid 1px #CCCCCC;
	background-color: #EDEDED;
	margin: 10px;
	padding: 5px;
}

ul#downloads {
	margin-bottom: 20px;
	padding: 0;
	clear: both;
}

ul#downloads li {
	width: 32%;
	float: left;
	
}

div.vacancy-separator {
clear:both;
height:1px;
border-bottom: dotted 1px #000066;
margin-bottom:15px;
}
