* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
}

body {
	background: #f27021;
	background: #F36617;
}

a {
	text-decoration: none;
	color: #F36E23;
}

a:hover {
	text-decoration: underline;
}

img a {
	border: none;
}

p {
	font-size: 75%;
	color: #232323;
	margin: 1.1em 0 0 0;
}

ul, ol, dl {
	padding: 10px 0 0 1.5em;
	margin: 0;
	float: left;
	clear: both;
}

li, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 80%;
}

h2 {
	font-size: 120%;
	color: #F36E23;
	white-space: nowrap;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #232323;
}

.inner {
	width:970px;
	margin:0 auto;
	overflow:hidden;
}

#header .inner{
	position:relative;
}
#header h1{
	margin:0;
	padding:20px 0 0 0;
	height:99px;
	width:264px;
}
#header h1 a{
	display:block;
	height:99px;
	width:264px;
	
	background:url(../images/header/logo.gif) no-repeat;
	text-indent:-9999px;
}
#header #navigation {
	margin: 20px auto 1px auto;
	width:956px;
	height: 58px;
	background: url(../images/header/menubar.gif) no-repeat;
}
#header #navigation ul{
	overflow:hidden;
	width:956px;
	height: 58px;
	padding:0 10px;
	margin:0;
	list-style:none;
}
#header #navigation li{
	float:left;
	height: 38px;
	margin-top:8px;
	padding:0 22px;
	background: url(../images/navigation_seperator.gif) right 0px no-repeat; 
}
#header #navigation li:last-child {
	background:none;
}
#header #navigation li a{
	line-height: 38px;
	color:#929090;
}
#header #navigation li a:hover{
	color:#fff;
}

#header #navigation li a.active{
	border-bottom: 5px solid #F36E23;
	padding-bottom:18px;
}





#footer {
	width: 100%;
	display: inline-block;
	padding: 0 0 20px 0;
}

#footer .inner-items {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#footer .inner-items img {
	float: left;
	padding: 0 0 0 10px;
}

#footer ul {
	float: right;
	padding: 0;
	width:800px;
	text-align:right;
	clear:right;
}

#footer ul li {
	display:inline;
	list-style: none;
	padding: 0 23px 0 17px;
	background: url(../images/footer_seperator.png) right 5px no-repeat;
}

#footer ul li.last {
	padding: 0 10px 0 17px;
	background: transparent;
}

#footer ul li a {
	color: #F8D8C1;
}

#footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer .inner-items p {
	float: right;
	color: #F8D8C1;
	clear: right;
	padding-right: 10px;
	width:800px;
	text-align:right;
}





#healthWorkerFilter {
	overflow:hidden;
	padding:0.25em 0;
	position:relative;
}
#healthWorkerFilter .counter {
	position:absolute;
	top:15px;
	right:10px;
	color:#fff;
}

#healthWorkerFilter li {
	float:left;
	list-style:none;
}

#healthWorkerFilter label {
	color:#fff;
}
#healthWorkerFilter li select{
	border:solid 1px #aaaaaa;
	margin:0 20px 0 10px;
}

ul.fields li{
	list-style:none;
	overflow:hidden;
}
ul.fields li label{
	display:block;
}
ul.fields li input, ul.fields li textarea{
	width:220px;
}
ul.fields li input.checkbox{
	width:inherit;
	margin-right:10px;
}
p.error {
	float:none;
	margin-left:2em;
}
h1, h2, h3, h4, h5, h6 {
	float:none;
	clear:both;
}
.main {
	background:#ffffff;
	padding:1em 0;
}
.BrowseMap .main {
	background:#2E2B2B;
}


/*
	TICKER
*/
div.latestSignees {
	position:absolute;
	top:0;
	right:0;
	
	background: url(../images/header/ticker-background.gif) no-repeat;
	width: 539px;
	height: 127px;
}
div.latestSignees ul {
	position:absolute;
	top:17px;
	left:140px;
	width:360px;
	height:62px;
	overflow:hidden;
	padding:0;
	margin:0;
}
div.latestSignees ul li {
	display:block;
	width:320px;
	height:62px;
	padding:0 0 0 40px;
	margin:0;
	background:#fff url(../images/profile/hand.gif) no-repeat;
}
div.latestSignees ul li span.raised{
	display:block;
	color:#f36e23;
}
div.latestSignees ul li span.raised a{
	font-weight:bold;
}
div.latestSignees ul li p{
	margin:0;
	padding:0;
	font-size:12px;
}
div.latestSignees .raiseLink {
	position:absolute;
	top:80px;
	left:180px;
	font-size:12px;
	font-weight:bold;
}


.joinCamp {
	position:relative;
	top:-1em;
}
.joinCamp a {
	color:#fff;
	font-weight:bold;
}

.flash-js-required {
	margin:50px auto;
	width:500px;
	border:solid 1px #ddd;
	padding:25px;
}
.flash-js-required h3, .flash-js-required p {
	color:#fff;
}
.socialbar {
	overflow:hidden;
	clear:both;
	float:right;
	padding-top:25px;
}
.socialbar a.addthis_button {
	display:inline-block;
}
.socialbar a.addthis_button_facebook_like iframe {
	position:relative;
	top:9px;
}
.socialbar .icon {
	width:48px;
	height:48px;
	display:inline-block;
	text-indent:-9999px;
	outline:0;	
	background: url(../images/icons/social/facebook.png) no-repeat;	
	margin: 0 1px;
}
.socialbar .twitter {
	background-image: url(../images/icons/social/twitter.png);
}
.socialbar .youtube {
	background-image: url(../images/icons/social/youtube.png);
}
