@charset "UTF-8";
/*************************
*
*  COLORS
*  title blue: 003c75
*  green: 7b8f3a
*
*************************/

/* ============================================= STANDARD TAGS */

body {
	font-size: 12px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	background: #07549F url(img/template/ff_bg.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px; 
}

h1 {
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
	font-size: 24px;
	border-bottom: solid 1px #7b8f3a;
	text-align: left;
	color: #003C75;
}

h2 {
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	text-align: left;
	color: #003C75;
}
	
h3 {
	font-family: 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 12px 0px -12px 0px;
	font-weight: bold;
	color: #000;
}

p {
	line-height: 1.4em;
	text-align: left;
	margin: 12px 0px 20px 0px;
}

ul {
	font-size: 0.9em;
	list-style: square;
}
li {
	margin-bottom: 5px;
}

a , a:link, a:visited {
	color: #003c72;
	text-decoration: underline;
}

a:hover, a:active {
	color: #085dae;
	text-decoration: none;
}

img, #headerbuttons a img {
	border: none;
}

a:link img, a:visited img, .nolink {
	border: solid 3px #fff;
}

a:hover img, a:active img {
	border: solid 3px #eee;
}

#sidebartext a img {
	border: none;
}

/* ============================================= IDs */

#mainbody {
	width: 640px;
	margin: 0px 0px 20px 0px;
	padding: 0px 25px 5px 15px;
	float: left;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	display: block;
	width: 1000px;
	height: 358px;
	margin: 0;
}

#lbjgraphic {
	width: 535px;
	height: 136px;
	background-image: url(img/template/LBJheader.jpg);
	margin: 0px;
	float: left;
}

#quote {
	width: 1000px;
	height: 98px;
	background-image: url(img/template/quotegraphic.jpg);
	margin: 0px;
	float: left;
}

#headerbuttons {
	width: 535px;
	height: 66px;
	background-image: url(img/buttons/smallheaderbuttons.jpg);
	margin: 0px;
	float: left;
}

#lbjgraphic2 {
	width: 311px;
	height: 66px;
	background-image: url(img/template/LBJheader2.jpg);
	margin: 0px;
	float: left;
}

#navigation {
	display: block;
	width: 1000px;
	height: 58px;
}

/* ============================================= BUTTONS */

/***********************************************************/
#logo {
	display: block;
	width: 465px;
	height: 136px;
	background: url(img/template/futureforumlogo.jpg);
	background-position: 465px;
	float: left;
}
#logo a {
	display: block;
	width: 465px;
	height: 136px;
	background: url(img/template/futureforumlogo.jpg) no-repeat;
	float: left;
}
#logo a:hover {
	background-position: 465px 0;
}
/***********************************************************/
#donate {
	display: block;
	width: 154px;
	height: 66px;
	background-image: url(img/buttons/donate.jpg);
	float: left;
}
#donate a {
	display: block;
	width: 154px;
	height: 66px;
	background: url(img/buttons/donate.jpg) left top no-repeat;
	float: left;
}
#donate a:hover {
	background-position: -154px 0;
}
/***********************************************************/
#home {
	display: block;
	width: 92px;
	height: 58px;
	background: url(img/buttons/home.jpg) no-repeat;
	background-position: -77px;
	float: left;
}
#home a {
	display: block;
	width: 92px;
	height: 58px;
	background: url(img/buttons/home.jpg) no-repeat;
	float: left;
}
#home a:hover {
	background-position: -92px 0;
}
/***********************************************************/
#about {
	display: block;
	width: 100px;
	height: 58px;
	background: url(img/buttons/about.jpg) no-repeat;
	background-position: -79px;
	float: left;
}
#about a {
	display: block;
	width: 100px;
	height: 58px;
	background: url(img/buttons/about.jpg) no-repeat;
	float: left;
}
#about a:hover {
	background-position: -100px 0;
}
/***********************************************************/
#events {
	display: block;
	width: 110px;
	height: 58px;
	background: url(img/buttons/events.jpg);
	background-position: -89px;
	float: left;
}
#events a {
	display: block;
	width: 110px;
	height: 58px;
	background: url(img/buttons/events.jpg) no-repeat;
	float: left;
}
#events a:hover {
	background-position: -110px 0;
}
/***********************************************************/
#clusters {
	display: block;
	width: 128px;
	height: 58px;
	background: url(img/buttons/clusters.jpg) no-repeat;
	background-position: -107px;
	float: left;
}
#clusters a {
	display: block;
	width: 128px;
	height: 58px;
	background: url(img/buttons/clusters.jpg) no-repeat;
	float: left;
}
#clusters a:hover {
	background-position: -128px 0;
}
/***********************************************************/
#doers {
	display: block;
	width: 204px;
	height: 58px;
	background: url(img/buttons/doers.jpg) no-repeat;
	background-position: -183px;
	float: left;
}
#doers a {
	display: block;
	width: 204px;
	height: 58px;
	background: url(img/buttons/doers.jpg) no-repeat;
	float: left;
}
#doers a:hover {
	background-position: -204px 0;
}
/***********************************************************/
#resources {
	display: block;
	width: 140px;
	height: 58px;
	background: url(img/buttons/resources.jpg) no-repeat;
	background-position: -129px;
	float: left;
}
#resources a {
	display: block;
	width: 140px;
	height: 58px;
	background: url(img/buttons/resources.jpg) no-repeat;
	float: left;
}
#resources a:hover {
	background-position: -140px 0;
}
/***********************************************************/
#register {
	display: block;
	width: 226px;
	height: 58px;
	background: url(img/buttons/register.jpg) no-repeat;
	background-position: -226px;
	float: left;
}
#register a {
	display: block;
	width: 226px;
	height: 58px;
	background: url(img/buttons/register.jpg) no-repeat;
	float: left;
}
#register a:hover {
	background-position: -226px 0;
}
/***********************************************************/


#sidebar {
	background: #FFFFFF;
	width: 320px;
	float: right;
	padding: 0px 0px 20px 0px;
}
#social_box {
	text-align: center;
	padding: 7px;
	background: #ddd url(img/shadow.png) top left repeat-x;
}
#social_box div {
		text-align: center;
		display: inline-block;
}
#sidebartext p {
	width: 270px;
	margin: auto;
}

#newsletter_form {
	margin: 5px;
	text-align: center;
}

#content {
	background: #FFFFFF;
	width: 1000px;
	float: left;
}

#pictures {
	display: block;
	width: 250px;
	width: 200px;
	float: left;
	margin-left: 1.5em;
}

#calendartext {
	width: 220px;
	height: 170px;
	margin: auto;
}

#footer {
	background-color: #07539f;
	width: 1000px;
	margin-top: 10px;
	padding-bottom: 3px;
	float: left;
}

#footer p {
	text-align: center;
	font-size: 80%;
	color: white;
}

#footer a, #footer a:hover, #footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}


#ajaxSearch_form {
	background: #eee;
	position: relative;
	zoom: 1;
	margin: 0px;
}
#ajaxSearch_form fieldset {
	border: none;
	margin: 0px;
	text-align: center;
	position: relative;
	padding: 7px;
	margin: 0px
	zoom: 1;	
}
#ajaxSearch_output {
	border: none;
	background: #eee;
	padding: 10px;
	padding-top: 0px;
}
#searchClose {
	position: absolute;
	top: 0px;
	right: 0px;
}
#indicator {
	position: absolute;
	top: 0px;
	right: 16px;
}


/* ============================================= CLASSES */


.board_picture, .float_left {
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
}

.float_right {
	display: block;
	float: right;
	margin: 0px 0px 15px 15px;
}

.clear_float {
	display: block;
	height: 0px;
	clear: both;
}

.content_spacer {
	display: block;
	height: 0px;
	margin: 10px 0px;
}
.content_divider {
	display: block;
	height: 0px;
	margin: 20px 0px;
	border-bottom: solid 1px #7b8f3a;
}

.content_header {
	margin: 0px 10px 0px -15px;
}

.side_header {
	margin: 25px 0px 0px 0px;
}

.doer_box, .sponsor_box {
	display: block;
	float: left;
	margin: 10px;
}

.ajaxSearch_highlight {
	color: #3C3B13;
	background: #FCF885;
}

.AS_ajax_result {
	margin: 0px 0px 20px 0px;
}

.AS_ajax_resultLink:link, .AS_ajax_resultLink:visited  {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #A3B279;
}
.AS_ajax_resultLink:hover, .AS_ajax_resultLink:active  {
	text-decoration: underline;
}
.AS_ajax_resultExtract p {
	font-size: 10px;
	margin: 0px 0px 0px 15px;
}

.sponsors {
	display: block;
	width: 110px;
	height: 58px;
	background: url(img/buttons/sponsors.jpg) no-repeat;
	background-position: -110px;
	float: left;
}
.sponsors a {
	display: block;
	width: 110px;
	height: 58px;
	background: url(img/buttons/sponsors.jpg) no-repeat;
	float: left;
}
.sponsors a:hover {
	background-position: -110px 0;
}

.green {
	color: #7b8f3a
}

.breadcrumb_wrapper {
	display: block;
	background: #eee url(img/shadow.png) top left repeat-x;
	padding: 3px 15px;
	margin: 0px -25px 15px -15px;
	text-align: left;
}
.breadcrumb_wrapper span {
	color: #999;
	font-size: 9px;
}
.breadcrumb_wrapper a:link, .breadcrumb_wrapper a:visited {
	color: #666;
	text-decoration: none;
}
.breadcrumb_wrapper a:hover, .breadcrumb_wrapper a:active {
	text-decoration: underline;
}

.atclear {
	display: inline;
	width: 0px;
	height: 0px;
}

.phone {
	color: #003c72;
	text-decoration: underline;
}

.eventdetail_photowrapper {
	clear: both;
}

.eventdetail_photo {
	border: solid 7px #eee;
	margin: 0px 10px 0px 0px;
	float: left;
}

.sitemap_list {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 10px;
}

.sitemap_list ul {
	_list-style-image: url('img/arrow.jpg');
	padding-left: 30px;
	margin-top: 4px;
}

.sitemap_list li {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 4px 0px;
}

.sitemap_list li a {
	color: #7b8f3a;
}

.sitemap_list ul li a {
	color: #003c72;
}

.sitemap_list ul li {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

.no_events {
	font-size: 1.5em;
	color: #003c75;
	font-weight: bold;
}

.regFormMssgs .errors {
	display: block;
	background: #ffaaaa;
	width: 500px;
	padding: 20px;
	margin: 0px auto 10px auto;
	border: solid 1px #c99;
}

.last__name {
	height: 1px !important;
	overflow: hidden !important;
	padding: 0px !important;
	margin: 0px !important;
}

.spacer {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
}
