/* 
site wide
----------------------------- */
body {
	background-color:#ffffff;
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	
}
	
#outer {
	margin:0 auto;
	text-align:left;
	width:934px;
	position:relative;
	left: 0px;
	top: 0px;
}

#header_con {
	height:130px;
	width:934px;
	border-bottom:2px solid #cccccc;
	background:url(http://www.futuretasmania.org/images/header_con.png) 0px 0px no-repeat;
}
#header_con img {
	border:0px;
}
#logo {
	margin-top:10px;
	width:99px;
	height:97px;
	float:left;
}
#logo img {
	border:0px;
}

#content_box {
	width:934px;
	font-size:12px;
	color:#333333;
	height:auto;
}

h2 {
	font-size:18px;
	line-height:36px;
	padding:0;
	margin:0;
	border-bottom:2px solid #336699;
}

h2 img {
	float:left;
	padding-right:4px;
}

h3 {
	font-size:15px;
	line-height:5px;
	margin-top:30px;
	padding: 0;
	margin-bottom:0;
}

#related_box {
	float:right;
	width:200px;
	display:inline-block;
	margin-left:20px;
	margin-bottom:20px;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:5px;
	font-size:13px;
	background-color:#E8F0F7;
}

#related_box a {
	color:#336699;
}

#related_box a:hover {
	color:#28ABC6;
}
 
#related_box ul li {
	margin-top:3px;
}

hr {
	margin-top:5px;
	padding:0;
	border:none;
	height:1px;
	background:#5294c1;
}

.form_label {
margin-right:5px;
font-size:9px;
font-weight:300px;
}
.form_star {
color:#336699;
font-size:11px;
}

/* 
events headers
----------------------------- */

h4 {
	font-size:12px;
	color:#336666;
}

h5 {
	font-size:12px;
	color:#333333;
}

/* 
home
----------------------------- */

#flash_block {
	float:inherit;
	display:inline-block;
	height:auto;
	width:934px;
	z-index:40;
}

#home_content a {
	color:#336699;
}

#home_content a:visited {
	color:#336699;
}

#home_content a:hover {
	color:#28ABC6;
}

#home_events {
	width:300px;margin-top:15px;
}

#home_events_items_list {padding-left:5px;padding-right:5px;border:1px solid #336699;background-color:#eeeeee;}

.home_events_item {
	margin-bottom:5px;
}

.spec_heading {	
	font-size:12px;
	display:block;
	margin-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.home_event_date {font-size:10px;}

.event_promo {
	width:100%;
}

.home_header {
	background-color:#336699;
	color:#ffffff;
}

#promo_items {padding-left:5px;padding-right:5px;border:1px solid #336699;background-color:#EEEEEE;}


.support_us_options {
	display:inline-block;
}

#home_sponsor_button a {
	float:left;
	background:url(http://www.futuretasmania.org/images/blue_buttons.png) 0px 0px no-repeat;
	width:157px;
	height:28px;
}

#home_sponsor_button a:hover {
	background-position: 0px -28px;
}

#home_join_button a {
	float:left;
	background:url(http://www.futuretasmania.org/images/blue_buttons.png) -157px 0px no-repeat;
	width:157px;
	height:28px;
}

#home_join_button a:hover {
	background-position: -157px -28px;
}

#home_donate_button a {
	float:left;
	background:url(http://www.futuretasmania.org/images/blue_buttons.png) -314px 0px no-repeat;
	width:157px;
	height:28px;
}

#home_donate_button a:hover {
	background-position: -314px -28px;
}



/* 
about us
----------------------------- */

.blue_button_other {
	margin-left:5px;
	float:left;
	margin-top:10px;
}

#about_us_content {
	width:680px;
	float:left;
}

#about_us_content a {
	color:#336699;
}

#about_us_content a:hover {
	color:#28ABC6;
}

.bio-box-wrap {
	width:655px;
	padding:10px;
	border: 2px solid #cccccc;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	display:inline-block;
	margin-bottom:10px;
}
.bio-box-left {
	float:left;
}
.bio-box-left img {
	width:64px;
	height:auto;
}
.bio-box-right {
	float:left;
	padding-left:5px;
	width:85%;
}

#bios-con {
	display:inline-block;
}

#bios-con-left {
	float:left;
	width:45%;
}

#bios-con-right {
	width:45%;
	float:right;
	margin-right:15px;
}


.bio-box-wrap2 {
	width:300px;
	padding:10px;
	border: 2px solid #cccccc;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
	display:inline-block;
	margin-bottom:10px;
}
.bio-box-left2 {
	float:left;
}
.bio-box-left2 img {
	width:64px;
	height:auto;
}
.bio-box-right2 {
	float:left;
	padding-left:5px;
	width:70%;
}


/* 
events
----------------------------- */

.events_calendar_table {
	font-size:11px;
	color:#333333;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	height:240px;
}


.events_calendar_table tbody td {
	text-align:center;
}

.events_calendar_table thead th {
	padding:5px;
}

.events_calendar_table tbody td a {
	background-color:#336699;
	padding:6px;
	color:#FFFFFF;
}
.events_calendar_table tbody td a:hover {
	padding:6px;
	color:#ffffff;
	background-color:#28ABC6;
}


.events_calendar_table_weekdays {
	background:#cccccc;
	
}

#big_event {
	padding:10px;
	width:912px;
	margin-bottom:10px;
	background-color:#E8F0F7;
}

#big_events_block a {
	color:#336699;
}

#big_events_block a:hover {
	color:#28ABC6;
}

#events_nav {
	display:inline-block;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	height:30px;
}

#events_back {
	float:left;
	background:url(http://www.futuretasmania.org/images/icon_arrow_back.png) left top no-repeat;
	padding-left:25px;
	height:30px;
}

#events_forward {
	float:right;
	background:url(http://www.futuretasmania.org/images/icon_arrow_forward.png) right top no-repeat;
	padding-right:25px;
	height:30px;
}

/* 
links
----------------------------- */

#links_shell {
	margin-top:15px;
}

#links_shell a {
	color:;
}

#links_shell a:hover {
	color:#28ABC6;
}

.link_border {
	margin-left:22px;
	float:left;
}

.link_container {
	width:160px;
	height:160px;
	text-align:center;
}
.link_container img {
	border:1px solid #336699;
}
.link_text {
	height:40px;
	width:160px;
	font-size:11px;
}

/* 
Sponsors - archival
----------------------------- */

#sponsors_shell {
	margin-top:15px;
}

.sponsor_border {
	margin-left:22px;
	float:left;
}

.sponsor_container {
	width:160px;
	height:160px;
	text-align:center;
}
.sponsor_container img {
	border:1px solid #ffffff;
}

/* 
footer
----------------------------- */
#footer{float:left;width:924px;text-align:left;margin-top:30px;margin-bottom:30px;padding-top:8px;padding-left:10px;font-size:9px;color:#666666;border-top:2px solid #cccccc;}
#footer a{color:#336699;text-decoration:underline;}
#footer a:hover{color:#28ABC6;}
#footer img {border:0px;}
