a:link {
	COLOR: #996600;
}
a:visited {
	COLOR: #996600;
}
a:active {
	COLOR: #996600;
}
.fakeLink {
	COLOR: #996600; text-decoration: underline;
}
body, p, td, a, li, ol, ul, table, tr, th, div {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea, input, select, option {
	font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Additional global styles */
#contentDiv {
margin-top: 1.2em;
}
#contentDiv, #contentDiv p, #contentDiv li{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
}
h1 {
color: #828200;
font-family: Verdana, sans-serif;
font-size: 1.1em;
letter-spacing: 1px;
clear: both;
}
h2 {
color: #CC6600;
font-size: 1.1em;
}
h3 {
color: #cc9900;
font-size: 1em;
margin-bottom: .3em;
}
h4 {
font-size: 1em;
}
.breadcrumbComponent {
padding: 10px 0px 5px 15px; 
display: block;
}

.navigationItem a, .navigationItem a:link, .navigationItem a:visited {
width:145px;
display: block;
padding: 3px 0px 5px 0px;
color: #000;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
text-decoration: none;
text-align:left;
font-size: 10px;
font-family: Verdana, sans-serif;
}

.navigationItem a:hover{
color: #CB8136;
}

#search {
margin: 1em 0;
}

.title { /*class to be shared btw content types, for title display in Lists */

}
/* Styles for display templates */
/*news */
.news {
margin-top: 1.3em;
}
.news h4 {
font-size: 1em;
margin: 0.3em 0;
}
.news h4.subtitle {
font-weight: normal;
font-style: italic;
}
.news .logos {
width: 100%;
height: 80px;
background: url(/assets/images/logos/wha_logos.gif) center center no-repeat;
margin-top: 5px;
}
.news_source {
font-style: italic;
margin: 0.3em 0;
}
.news_item {
padding: .6em 0;
}
.news_location {
float: left;
margin-top: 7px;
}
*:first-child+html .news_location {
margin-top: 1.15em;
}
*html .news_location {
 margin-top: 1.15em;
}
.news_box {
width: 200px;
float: right;
font-size: 10px;
}
.news_box h4, .news_box2 h4 {
margin-top: 0;
background: #CC6600;
color: #ffffff;
text-align: center;
font-size: 11px;
}
.news_item2 {
padding: 0 5px;
}
.news_preview h4 {
margin: 0px;
}
hr.news_separation {
width: 35px;
height: 0px;
border: 1px dashed #cdcdcd;
}

/* events styles */
.event {
margin-top: 1.3em;
}
.event_date {
font-weight: bold;
}
.event_location {
font-weight: bold;
font-style: italic;
}
.event .title {
font-weight: bold;
float: left;
padding-right: 1em; 
}
/*parnters styles */
.partner h4 {
font-size: 1em;
margin-bottom: 0em;
}
div.partner_logo { 
float: left; 
max-width: 155px;
padding: 0px 10px 5px 0px; 
display: block;
}
div.partner_logo img{
max-width: 150px;
}
.partner_quote {
float: left;
width: 360px;
padding: 0px 5px 0px 15px;
display: block;
color: #CC6600;
font-style: italic;
font-size: .9em;
}
.logo_container {
float: left;
clear: both;
}
.grey_container {
width: 200px; 
float: right; 
margin: 10px 0 5px 10px; 
padding: 5px;
}
.news_box2 {
border: 1px solid #ccc;
padding: 5px;
margin-top: -1px;
font-size: 10px;
}


.joint_logos {
text-align: center;
}
.joint_logos img {
margin: 0 1em;
}

.partner {}
ul.pledges {
list-style-position: inside;
}
.partner hr {
width: 20%;
height: 0px;
border: 1px dashed #ccc;
margin-top: 15px;
}
.partner_type {
text-transform: lowercase;
}
span.pledge {
font-size: 100%;
font-weight: bold;
}
.pledges p {
margin-top: 0;
}
.pledges li {
margin-bottom: 1.5em;
}
.partners {
float: left;
width: 530px;
display: inline-block;
clear: both;
margin: 1em 0;
}

.partners a img {
border: 0px;
}

.partners .partner_logo {
float: left;
text-align: center;
margin: 5px 5px 5px 0px;
max-width: 150px;
max-height: 100px;
}

.partners .partner_thumb {
float: left;
margin: 5px 5px 2px 0px;
}
.resource h4 {
margin-bottom: 0px;
}
.resource_body p {
margin: .5em 0em;
}
.resources .resource {
display: block;
}
.resources .img {
float: left;
clear: left;
}
.youtube{
width: 270px;
border: 1px solid #bbb;
text-align: center;
font-size: .9em;
padding: 2px 0px;
margin: 0px 0px 3px 3px;
}
#logout_form {
display: inline;
margin: 0;
}