/* REDEFINED HTML */

h1{
	font-family:Arial;
	font-size:150%;
	color:#333333;
	font-weight:normal;
	margin-top:5px;
}

h2{
	font-size:100%;
	color:#333333;
	font-weight:bold;
}

h3{
	font-size:100%;
	color:#333333;
	font-weight:bold;
	margin-bottom:0px;
}

form h2{
	padding:5px;
	border:1px solid #cccccc;
	background-color:#f5f5f5;
}

form p {
	color: #666;
}

.formbuilder fieldset{
	width:520px;
	clear:both;
	display:block;
	position:relative;
	padding:10px;
}
.formbuilder legend{
	margin:0 0 10px 0;
}
.formbuilder label {
	display:block;
	padding-bottom:0;
	margin-bottom:3px;
}

.formbuilder p {
	margin-top: 10px;
}
.formbuilder .radiobuttons div{
	float:left;
	overflow:hidden;
	margin-right:20px;
}
.formbuilder .radiobuttons label, .formbuilder .radiobuttons input{
	float:none;
	display:inline;
	line-height:1em;
	vertical-align:middle;
}
.formbuilder .radiobuttons label{
	margin:0;
	padding:0;
}
.formbuilder .radiobuttons input{
	
}
input, textarea, select{
	background-color:#fafafa;
}

fieldset {
	border:1px solid #cccccc;
	margin:10px 0px 5px 0px;
}

legend {
	padding:5px;
	border:1px solid #cccccc;
	background-color:#f5f5f5;
	font-size:100%;
	color:#333333;
	font-weight:bold;
}

.subfieldset {
	border:none;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.sublegend {
	padding:0px;
	border:none;
	background-color:white;
	font-size:100%;
	color:#333333;
	font-weight:normal;
}

textarea, input{
	font-family:Verdana, Tahoma, Arial;
	font-size:100%;
}

table {
	font-size:100%;
}

a{
	color:#005FA9;
	text-decoration:none;
}
a:visited{
	color:#48ADFF;
	text-decoration:none;
}

a:hover{
	color:#666666 !important;
	text-decoration:underline;
}

img{
	border:0px;
}

input, select, textarea{
	background-color:#f2f2f2;
}

p {
	margin-top:3px;
}

label{
	margin:10px 0px 5px 0px;
	padding:10px 0px 5px 0px;
	color:#666666;
	line-height:120%;
}

.formbuilder .checkboxes label {
	display: inline;
	margin: 0;
	padding: 0;
}

#content ul {
	margin: 0px 2px;
	padding: 3px 10px;
}

#content ol {
	margin: 0px 10px;
	padding: 3px 10px;
}

#content li {
	margin-left: 5px;
}

/*THEME STYLING*/

.information{
	color:#B5253C !important;
}
.fundraising{
	color:#CD68D2 !important;
}
.research{
	color:#3979DD !important;
}
.campaigns{
	color:#4DA5AF !important;
}
.inyourarea{
	color:#5EC250 !important;
}
.professionals{
	color:#A9C300 !important;
}
.talkstroke{
	color:#E24933 !important;
}

#content .arrow-root{
	list-style-image:url(/display_images/arrow_root.gif);
}
#content .arrow-information{
	list-style-image:url(/display_images/arrow_information.gif);
}
#content .arrow-fundraising{
	list-style-image:url(/display_images/arrow_fundraising.gif);
}
#content .arrow-research{
	list-style-image:url(/display_images/arrow_research.gif);
}
#content .arrow-campaigns{
	list-style-image:url(/display_images/arrow_campaigns.gif);
}
#content .arrow-inyourarea{
	list-style-image:url(/display_images/arrow_inyourarea.gif);
}
#content .arrow-professionals{
	list-style-image:url(/display_images/arrow_professionals.gif);
}
#content .arrow-talkstroke{
	list-style-image:url(/display_images/arrow_talkstroke.gif);
}

/* column simply aligns middle stuff */
/*
#main-column-left { 
	position: relative;
	float: left;
	width: 200px;
	padding-right: 10px;
}
*/

/* CLASSES */

.main-content{
	background-color:white;
	margin-bottom:8px;
	padding:10px 15px;
}

.searchinput{
	border:1px solid #666666;
	padding:2px;
	font-size:9px;
}

.border-image{
	border:1px solid #333333;
	margin: 5px;
	padding: 0px;
}

.grey {
	color: #6D6D6D !important;
}

.greysmall {
	font-size:90%;
	color: #6D6D6D;
}

.marginbottom {
	margin-bottom:30px;
}

.divider-line {
	height: 2px;
	margin: 12px 0px 0px 0px;
	border-top: 1px solid #CECECE;
}

.boxlist{
	padding:0 0 0 13px !important;
	margin:0px;
}

.boxlist li{
	list-style-type:none;
	list-style-image:url(/display_images/bullet_large_grey.gif);
	/*background:url(/display_images/bullet_large_grey.gif) no-repeat left 0.6em !important;
	background-color:white;
	padding-left:13px;*/
}

.vimeo_video_container {
	padding: 2px;
	margin-bottom: 15px;
	background: #666;
}

/* Section index with large teasers */

.teasers {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}
.teasers .teaser {
	float: left;
	width: 250px;
	padding: 0 10px;
	margin-bottom: 20px;
}
.teasers .teaser.odd {
	clear: left;
}
.teasers .teaser h2 {
	color: #005FA9;
	font-size: 1.3em;
}

/* PAGINATION */

.paging {
	clear: both;
	border: 1px solid #CECECE;
	border-width: 0 0 1px 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 10px 0;
	font-size: 1.1em;
}

.paging div {
	width: auto;
	text-align: center;
}
	.paging div a, .paging div span {
		padding: 3px 5px;
		margin-left: 4px;
		font-size: .9em;
		line-height: .9em;
		display: inline;
		text-align:center;
		border: 1px solid #CECECE;
	}
	.paging div span {
		color: black;
		border:1px solid #666;
	}
	.paging div em {
		display: none;
	}
	
.paging a.prev, .paging a.next {
	display: block;
	outline: none;
	position: absolute;
	height: 19px;
	line-height: 1.3em;
}
	.paging a.prev {
		width: 100px;
		left: 10px;
	}
	.paging a.next {
		width: 100px;
		right: 10px;
	}
