
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
  background:url(images/bg_top.jpg) repeat-x top #fff;

	/* needed for IE 5.5 as it doesn't respect the 'margin: 0px auto;'  of parents */
	margin:0 auto;
	text-align: center; 
  font: normal 12px Arial, Helvetica, Tahoma, sans-serif;
  color: #3b3b3b;
}

.clear { 
	clear:both;
}

a {
  color: #3b3b3b;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
	border: none;
}

h2 { 
  margin-bottom: 2px;
  font: bold 11px Arial, Helvetica, Tahoma, sans-serif;
  color: #0072bc;
}

#story_capture_thanks h1, #story_capture_thanks  h2,
#story_capture_heading h2 { 
  color: #ec2028;
  margin-bottom:10px;	
}

h2.red { 
  color: #ec2028;
}

#get_involved h2,
h2.orange, h3.orange { 
  color: #2c77bc;
}
h2.light_gray { 
  color: #5d5d5d;
}

h3.light_gray { 
  color: #5d5d5d;
}

hr {
  height: 1px;
  margin-bottom: 8px;
  background-color: #0072bc;
  border: none;
}

.infodescription { max-width: 300px; width: 300px; height: 250px; text-align: justify; max-height: 250px; min-height: 250px; min-width: 200px; padding-right: 6px; overflow-x: auto; overflow-y: auto; }

.infodescription .icon { 
	float:left;
	margin-right:5px;
}

.infodescription h2 { 
	font-size:14px;
	font-weight:bold;
	clear:right;
}

.infodescription .clear { 
	clear:both;
	margin-bottom:10px;
}

.infodescription a {
	 color: #2c77bc;
}

.infodescription a:hover {
	 color: #000;
}

.hidden {
  display: none;
}

.pointer { cursor:pointer; }

/**************************
      Core Structure
 *************************/
#wrapper { 
	width:960px;
	margin:0 auto;
	text-align:center;
	
}

#content {	
	width: 941px;
	/* set back after IE 5.5 fix in body */
	padding:0 0 0 10px;
  margin-right: 9px; 
	text-align: left; 
  background:url(images/header_bg.jpg) no-repeat center top #fff;
}

#header {
  position: relative;
  height: 107px;
  margin-bottom: 14px;
}

#main {
  overflow:hidden;
}

#col1 {
  float: left;
  width: 460px;
  margin-right: 20px;
}

#col1.info {
  float: left;
  width: 700px;
  margin-right: 20px;
}

#col2 {
  clear: right;
  float: left;
	width: 620px;
}

.three_col_central, .info_left {
  float: left;
	width: 220px;
  margin-right: 20px;
}

.info_central {
  float: left;
  width: 460px;
}

.info_central h2 {
  font: bold 20px Arial, Helvetica, Tahoma, sans-serif;
}

.info_content h2 {
  color: #3B3B3B;
  margin-bottom:12px;
}

.three_col_right {
  clear: right;
  float: left;
	width: 220px;
}

#supporter_list {
  float: left;
  width: 700px;
  margin-right: 20px;
}

#supporter_content {
  float: left;
  width: 220px;
  font-size: 11px;
  color: #5d5d5d;
}
#supporter_content img {
  margin-bottom:20px;
  width: 220px;
}
#supporter_content .url {
  font-weight: bold;
  color: #3777bc;
}

#footer {

  margin-top:67px;
  clear:both;
}

#footerTop { 

	width:960px;
	margin:0 auto;
	padding-bottom:32px;
}

#footer p { 
	color: #737373;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
}

#footerCreditContainer { 
  background:url(images/bg_botton.jpg) repeat-x bottom left;
}

#footerCredit { 
	width:960px;
	margin:0 auto;
	text-align:left;
	height:68px;
}

/* mike - v2 reskin - footer */
div#deliveredby,
div#supportedby { 
	float:left;
	border-left:1px solid #b6b7b8;
	padding-left:5px;
}

div#deliveredby h1,
div#supportedby h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1;
	font-size:10px;
	text-align:left;
	margin-bottom:33px;
}

div#deliveredby img,
div#supportedby img { 
	padding:0 15px 0 5px;
}
/* mike - end */

img#dottLogo { 
	float:left;
}

#footerMoreInfo { 
	float:left;
	background:url(images/fdivider.gif) no-repeat left;
	margin-left:22px;
	width:127px;	
}

#footerMoreInfo p { 
	margin-left:4px;
}

#footerMoreInfo a { 
	color:#ec2028;
	font-size:12px;
	text-decoration:none;
	display:block;
	margin-top:60px;
	margin-left:10px;
}

#footerMoreInfo a:hover { 
	color:#333333;
}

#footerSupporters { 
	float:left;
	background:url(images/fdivider.gif) no-repeat left;
	padding-left:4px;
	width:566px;
}

#footerSupporters img { 
	margin-top:25px;
	margin-left: 15px;
}

#footerDesign { 
	float:left;
	background:url(images/fdivider.gif) no-repeat left;
	padding-left:4px;
}

#footerDesign img { 
	margin-top:25px;
	margin-left:12px;
}

#footer .clear { 
	clear:both;
}

/**************************
          Header
 *************************/

#logo {
  position: absolute;
  left: 0;
  top: 14px;
}

#social { 
	width:220px;
	height:136px;
}

#social p { 
	float:left;
	margin:10px 0 0 14px;
}	

#social img { 
	float:left;
	margin:8px 10px 0 3px;
}
#social img.last { 
  margin-right:0;
}

#banner {

}

#header_links {
  position: absolute;
  right: 0;
  top: 75px;
  text-align:right;
}

#header_links form .jqTransformSelectWrapper {
  float: right;
  text-align:left;
}

ul#page_links {
  clear: both;
}

ul#page_links li {
  display:inline;
  padding-left:18px;
  background:url(images/top_list_bullet.gif) no-repeat 7px 8px;
  font: normal 12px Arial, Geneva, Tahoma, sans-serif; 
  color: #5d5d5d; 
}
ul#page_links li a {
  color: #5d5d5d; 
}
ul#page_links li.selected, ul#page_links li.selected a {
  color: #2c77bc; 
}
ul#page_links li.first {
  background: none;
}

#header_text {
  position: absolute;
  overflow: hidden;
  top: 180px;
  width: 455px;
  height: 259px;
  padding: 20px 27px 20px 59px;
  background:url(images/banner_text_bg.png) no-repeat;
  font-size: 24px;
  font-weight: bold;
  line-height:1.15em;
  z-index:1000;
}

#header_nav { 
	position:absolute;
	top:545px;
	width:940px;
}

#nav_align { 
	margin:0 auto;
	text-align:center;
}

#nav_align img { 
	margin:0 5px;
}

#nav_bullets { 
	display:inline;
	margin:0px 5px;
}

#header_text strong {
  color: #2c77bc;
}

#twitterContainer {
  clear:both;
  overflow: hidden;
  min-height: 100px;
  z-index:1000;
}

#twitterRelative { 
	position:relative;
}

#twitterLeft {
  position: absolute;
  left: -25px;
  top: 70px;
  width: 20px;
  height: 20px;
  z-index:1001;
  color:#fff;
}

#twitterRight {
  position: absolute;
  left: 165px;
  top: 70px;
  width: 20px;
  height: 20px;
  z-index:1001;
  color:#fff;
}

#twitterContainer div.tweetQuoteHidden,
#twitterContainer div.tweetQuote { 
  line-height: 13px;
}

#twitterContainer div.tweetQuoteHidden a,
#twitterContainer div.tweetQuote a {
	color: #2c77bc;
} 

#twitterContainer div.tweetQuoteHidden { 
	display:none;
} 

/**************************
        LH Form
 *************************/

.graybox_top {
  overflow:hidden;
  width: 300px;
  background:url(images/graybox_top.gif) no-repeat left top;
}
.graybox_bg {
  margin-top: 7px;
  background:url(images/graybox_bg.gif) repeat-y left top;
}
.graybox_bottom {
  background:url(images/graybox_bottom.gif) no-repeat left bottom;
  padding:12px 17px 20px 15px;
}

#suggest_event p { 
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}

.graybox_bottom .form_group {
  overflow:hidden;
  margin: 16px 0 0;
}

/* special form group for drop downs to display and not be hidden and resize well */
.graybox_bottom .form_group.special {
  overflow:visible;
  margin: 16px 0 0;
}
.graybox_bottom .form_group.special label.next_to_input {
  display:inline-block;
  width: 42px;
  vertical-align:top;
}
.graybox_bottom .form_group.special .required_icon {
  float: none;
  margin:8px 0 0;
  vertical-align:top;
}
.graybox_bottom .form_group.special .jqTransformSelectWrapper {
  float:none;
  display: inline-block;
}
.graybox_bottom .form_group.special label {
  float:none;
}
.graybox_bottom .form_group.special .jqTransformInputWrapper {
  float:none;
  display: inline-block;
  margin-left:60px;
}
form#submit_story .graybox_bottom .form_group.special .fail {
  float:none;
  display: block;
  margin-left:60px;
}

form#submit_story .fail {
  float:left;
  margin-left:62px;
}

.graybox_bottom .jqTransformSelectWrapper {
  float:right;
  width: 213px !important;
}
.graybox_bottom .jqTransformSelectWrapper ul {
  width: 211px !important;
}

.jqtransform .graybox_bottom label {
  margin: 4px 0 6px;
  font: bold 13.2px Arial, Helvetica, Tahoma, sans-serif;
}
.jqtransform .graybox_bottom label.radio {
  margin:3px 0 0;
  font-size: 11px;
  font-weight: normal;
}

.graybox_bottom .jqTransformInputWrapper {
  float: right;
  margin-bottom:8px;
}
.jqTransformInputWrapper .jqTransformInputInner div input {
  height: auto;
}

.graybox_bottom label.input_note {
  margin:7px 0 2px 60px;
  font: bold 10px Arial, Geneva, Tahoma, sans-serif; 
  color: #717171; 
}

.graybox_bottom .jqTransformTextarea {
  float:right;
}

.graybox_bottom .jqTransformRadioWrapper {
  clear:both;
  margin: 0 4px;
}
.graybox_bottom .jqTransformRadio {
  background-image:url(images/radio_graybg.gif);
}

.graybox_bottom button.jqTransformButton {
  float: right;
}
.graybox_bottom button.jqTransformButton span span, #poll button.jqTransformButton span span {
  font: bold 18px Arial, Geneva, Tahoma, sans-serif; 
  color: #5d5d5d;
}

.graybox_bottom p {
  clear:both;
}

p.required {
  padding-left:12px;
  padding-top:10px;
  background:url(images/required_star.gif) no-repeat scroll left 11px transparent;
  font-size:11px;
  color:#EC2028;
}

p.disclaimer {
  font-size:10px;
  line-height:12px;
}

#story_capture_smallprint { 
  padding-left:12px;
  margin-top:10px;	
  font-size:10px;
  line-height:12px;
}

#story_capture_smallprint strong { 
	font-weight:normal;
  font-size:11px;
  color:#EC2028;	
}

.whole_line {
  clear: both;
}

.required_icon {
  float: right;
  margin:8px 4px 0 0;
}


/**************************
     Get Involved
 *************************/
 
#get_involved {
  margin: 15px 0 22px 0;
}
#get_involved h2 {
  margin-bottom: 18px;
}
#get_involved p {
  width: 300px;
}


/**************************
        Map Form
 *************************/
 
#google_map_search {
  margin-top: 39px;
  text-align: center;
}

#google_map_search h3 {
  margin-bottom: 7px;
}

#google_map_search .jqTransformInputWrapper {
  float: none;
  display: inline-block;
}
#google_map_search input {
  display: inline-block;
  vertical-align:bottom;
}

#google_map_search p {
  padding-top:5px;
  font-size:10px;
  font-weight: bold;
  color:#5d5d5d;
}
 

/**************************
     Tab Links
 *************************/
#tab_links_wrapper {
  height: 320px;
}

ul#tab_links {
  float:right;
  padding-bottom: 31px;
  list-style: none;
  background:url(images/tab.gif) no-repeat bottom;
}
ul#tab_links li {
  width: 320px;
  height: 30px;
  background:url(images/tab.gif) no-repeat;
}
ul#tab_links li a {
  display:block;
  padding:7px 0 0 19px;
  background:url(images/arrow_off.gif) no-repeat 262px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #5d5d5d;
  outline: none;
}
ul#tab_links li.selected {
  background:url(images/tab_selected.gif) no-repeat;
}
ul#tab_links li.selected a {
  background:url(images/arrow_on.gif) no-repeat 262px 7px;
  color: #2c77bc;
}


/**************************
     Tabbed Content
 *************************/
 
.graybox_280.graybox_top {
  position: relative;
  width: 280px;
  background:url(images/graybox_280_top.gif) left 11px;
}
.graybox_280 .graybox_bg {
  background-image:url(images/graybox_280_bg.gif);
}
.graybox_280 .graybox_bottom {
  min-height:575px;
  padding:7px 8px 17px 20px;
  background-image:url(images/graybox_280_bottom.gif);
}

.graybox_280 .jqTransformTextarea {
  margin-bottom:8px;
}

.tabbed_content p {
  margin: 17px 50px 0 0;
}
.tabbed_content a {
  text-decoration: underline;
}

.event_icon {
  position: absolute;
  top: 7px;
  right: 10px;
}

.tabbed_content table {
  width: 100%;
}
.tabbed_content table.dates_table {
  width: 100%;
  margin: 28px 0 23px;
}
.tabbed_content table.dates_table hr {
  background: url(images/hr.gif) no-repeat left top;
  margin: 10px 0;
  border: 0;
}

.tabbed_content form.jqtransform {
  overflow:hidden;
  margin: 11px 18px 0 9px;
}
.tabbed_content form.jqtransform .jqTransformInputWrapper {
  float: left;
}
.tabbed_content form.jqtransform button.jqTransformButton {
  float:left;
  margin-left: 5px;
}

#suggest_event_result {
  margin-top: 7px;
  height: 23px
}

form#suggest_event .jqTransformInputWrapper {
  margin-left:12px;
}

form#suggest_event .jqTransformTextarea {
  padding-left:12px;
  background:url("../templates/images/required_star.gif") no-repeat scroll left 7px transparent;
}

h3.big_top_margin {
  margin-top: 17px;
}

p.referred_by {
  float:right;
  width:210px;
  margin: 8px 10px 5px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #717171;
}


/**************************
     Googly Maps
 *************************/
 
.btn_back {
  margin-top: 0px;
}


/**************************
      ThankYou Panel
 *************************/
 
.thankyou h2 {
  margin-bottom: 25px;
}
.thankyou h3 {
  font-size: 14px;
  margin: 8px 0;
}
#add_refer_friend img {
  vertical-align: middle;
  margin-right: 6px;
}
span.add_addresses {
  display: inline;
  font-size: 10px;
  font-weight: bold;
  color: #5d5d5d;
}
.thankyou .form_group button {
  margin: 0;
}


/**************************
   Pages without banner
 *************************/
 
body.no_banner #header {
  height:120px;
}

body.no_banner #col1 {
  width:299px;
  min-height: 518px;
  border-right:1px solid #BEBEBE;
}

body.no_banner #col2 {
  margin-left:20px;
}
body.no_banner #col2 h2 {
  margin-bottom: 31px;
}

body.no_banner .three_col_central {
  margin-left:20px;
  margin-bottom: 50px;
  width: 380px;
}
body.no_banner .three_col_central p {
  margin:0;
  color: #5d5d5d;
  line-height:1.3;
}

body.no_banner .three_col_right {
  width: 240px;
  text-align: right;
}
body.no_banner .three_col_right img {
  margin-bottom: 15px;
}



/**************************
     More Info Page
 *************************/

ul#info_links {
  clear: both;
  list-style: none;
}

ul#info_links li {
  padding:10px 0 0 0;
  font-size: 14px; 
  color: #0072bc;
  text-transform:uppercase;
  font-weight:bold;
}

ul#info_links li a { 
  color: #0072bc;	
}

ul#info_links li.selected a,
ul#info_links li a:hover {
	color:#0072bc;
}

.float_right {
  float: right;
}

ul#info_links ul li {
	text-transform:none;
	font-weight:normal;
	font-size:11px;
	color:#5d5d5d;
}

ul#info_links ul li a { 
	color:#5d5d5d!important;	
}

ul#info_links ul li a:hover { 
	color:#5d5d5d!important;	
	text-decoration:underline;
}	


/**************************
     Blogs Page
 *************************/

ul#blog_links {
  clear: both;
  list-style: none;
}

ul#blog_links li {
  padding:10px 0;
  font-size: 12px; 
  font-weight: bold;
  color: #5d5d5d;
}

ul#blog_links li ul {
  list-style: none;
}

ul#blog_links li ul li {
  background: none;
  font-weight: normal;
  padding:10px 0 0 10px;
  background:url("images/bullet_line.gif") no-repeat scroll left 16px transparent;
  font-size: 11px;
}
ul#blog_links li ul li a {
  text-decoration: none;
}
ul#blog_links li.selected a,
ul#blog_links li a:hover {
  color:#2c77bc;
}

h2.blog_title {
  margin: 0;
}
p.date {
  font-weight: bold;
}

/** disqus **/
#disqus_thread { 
	margin-top:20px;
}

/*** homepage slideshow **/

#slideshow {

    height:420px;
  position: absolute;
  top: 120px;    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

div.display { display:block; } 
div.hide	{ display:none;  } 

.fail { color: red; }
.success { color: green; }



/**************************
      Polling Module
 *************************/
#poll {
 float: left;
 width: 300px;
}

#poll_header {
  margin-bottom:16px;
  color: #3fa5e5;
  font-size: 18px;
  font-weight: bold;
}

.answer {
 display: block;
 float: left;
 width: 300px;
}

.vote-bar {
 display: block;
 float: left;
 width: 270px;
 margin-top:7px;
}

.vote-percent-img {
 display: block;
 float: left;
 width: 270px;
 margin-bottom:7px;
}

.vote-percent {
 display: block;
 float: left;
 width: 30px;
}
#poll .jqTransformRadio {
  background-image:url(images/radio_bluedot.gif);
}

#vote-button {
 text-align: right;
}

#loading { 
	z-index:1000;
	position:absolute;
	margin-left:100px;
	margin-top:-120px;
}

#google_container { 
	display:hidden;
}

table.dates_table a  {
	text-decoration:none;
}

table.dates_table a:hover  {
	text-decoration:none;
	color: #2c77bc;
}

.three_col_central a, .info_content a {
  color: #ec2028;
  text-decoration: none;
}

.three_col_central a:hover, .info_content a:hover {
  text-decoration: underline;
}

.small {
  font-size:9px;
}

.underline {
  text-decoration: underline;
}

.mini_vid {
  margin: 17px 17px 0 0;
}
.mini_vid.last {
  margin-right: 0;
}
a.bullet_blue {
  padding: 1px 12px 0 20px;
  background:url(images/bullet_blue.gif) no-repeat top left;
  font: bold 11px Arial, Helvetica, Tahoma, sans-serif;
  color: #0072bc;
}
a.bullet_blue.last {
  padding-right: 0;
}
.mini_story {
  background-color: #1b75ba;
  color: white;
  padding-bottom: 1px;
  margin-bottom: 14px;
}
.mini_story a {
  color: white;
}
.mini_story p {
  margin: 10px;
}
.author {
  font-size: 10px;
  font-weight: bold;
}
.info_date {
  margin-top:8px;
  font-size: 11px;
  font-weight: bold;
}

.info_central img{
  margin-top: 14px;
  display:block;
}
.info_data {
  margin-bottom: 25px;
}

.supporter {
  float: left;
  width: 150px;
  margin: 41px;
}
.supporter img {
  width: 150px;
}

.row {
  clear:both;
}

.map {
  height: 364px;
}

/* new homepage styling - v2 */
div#homecontent h1 { 
	font-size:48px;
	font-weight:normal;
	color:#0072bd;
	margin:0;
	padding:0;
	line-height:55px;
	border-bottom:5px solid #0072bc;
	padding-bottom:5px;
	margin-bottom:24px;
}

#latest_stories img { 
	margin-bottom:23px;
	display:block;
}

form.jqtransform label { 
	display:block!important;
	font-size:20px;
	color:#3777bc;
}

form.jqtransform input { 
	clear:both;
}

div.clearform { 
	clear:both;
	margin-bottom:6px;
}

div.formseperator { 
	margin-bottom:21px;
	clear:both;
}
	

span.req { 
	color:#ff0000;
}
