
/* CSS for Gigatonthrowdown.org */

body { 
  font-family: Arial, Helvetica, sans-serif; 
  cursor: default; 
  padding: 0px;
  font-size: 10pt; 
  background: #a7d1df; 
} 

blockquote {  
  color: #666;
  font-size: smaller;
  line-height: 125%;
}

#container { 
  position: absolute;
  left: 0px;
  width: 950px;
}

#left_bar { 
  float: left;
  width: 150px;
}

#logo { 
  padding-top: 8px;
  text-align: center;
}

#ch_nav { 
  margin-top: 18px;
}

.ch_group { 
  border-top: 1px solid white;
  padding: 4px 0px 4px 4px;
}

.ch_select0, .ch_selected0 { 
  font-weight: bold;
  padding: 4px 0px 4px 0px;
}

.ch_selected0 { 
  color:white;
}

.ch_select0 a { 
  color: black;
  text-decoration: none;
}

.ch_select0 a:hover { 
  text-decoration: underline;
}

.ch_select1, .ch_selected1 { 
  padding: 4px 0px 4px 6px;
}

.ch_selected1 { 
  color:white;
}

.ch_select1 a { 
  color: #333;
  text-decoration: none;
}

.ch_select1 a:hover { 
  text-decoration: underline;
}

#main { 
  float: left;
  width: 800px;
  margin-top: 12px;
  min-height: 600px;
  background: white;
}

#top_bar {  
}

#top_menu_bar1 { 
  padding: 4px;
  color: white;
  background: black;
  font-weight: bold;
}

#top_menu_bar2 { 
  padding-top: 0.5em;
  font-size:larger;
}

#top_menu_bar1 a { 
  text-decoration: none;
  color: white;
}

#top_menu_bar1 a:hover { 
  text-decoration: underline;
  color: white;
}

#top_menu_bar1 ol, #top_menu_bar1 li { 
  display: inline;
  list-style-type : none;
  margin : 1em;
  padding : 2px;
}

#top_menu_bar2 ol { 
  display: inline;
  list-style-type : none;
  margin : 1em 0em 1em 2em;
  padding : 2px;
  color: #555;
}

#top_menu_bar2 li { 
  display: inline;
  list-style-type : none;
}

#top_menu_bar2 a { 
  color: #555;
  text-decoration: none;
}

#top_menu_bar2 a:visited { 
  color: #555;
  text-decoration: none;
}

#top_menu_bar2 a:hover { 
  text-decoration: underline;
}

.top_selected { 
  background: white;
  color: black;
}

#ch_img_div { 
  text-align: center;
}

#ch_img { 
}

#contents { 
  padding: 1em;
  line-height: 150%;
}

#main_points { 
  float: left;
  width: 230px;
  border: 1px solid #a7d1df;
}

#main_points ul, ol { 
  margin: 13px 0px 13px 0px;
  padding: 0px 6px 0px 26px;
}

#main_points_header { 
  background: #a7d1df;
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

#main_content { 
  float: left;
  padding-left: 2em;
  width: 500px;
}

.def { 
  margin: 0.5em;
  line-height: 125%;
  letter-spacing: 0.5px;
  font-size: 16pt;
  font-weight: bold;
}

.def_term { 
  font-size: 18pt;
}

.def_pron { 
  color: #999;
  font-size: 14pt;
}

.def_src { 
  text-align: right;
  color: #999;
}

#invite {  
  line-height: 150%;
}

.vip { 
  font-size: larger;
  font-weight: bold;
}

.vip2 { 
  font-weight: bold;
}

.section { 
  font-size: larger;
  font-weight: bold;
  padding: 0.5em 0em 0.5em 0em;
}

#contact_signup {  
  padding-left: 4px;
  line-height: 150%;
  font-weight: bold;
}

.about_col { 
  float: left;
  width: 30%;
  padding-right: 0.5em;
}

.name_list p {  
  margin-top: 6px;
  margin-bottom: 6px;
}

.title { 
  float:left;
  width: 200px;
}

.title_font, .def_term, .quote_person { 
  color:#ac3935;
}

.link { 
}

.download { 
  float: right;
  margin: 10px 0px 10px 0px;
}

.download a, .link a, .video_item a { 
  color: #004477;
  text-decoration: none;
}

.download a:hover, .link a:hover, .video_item a:hover { 
  text-decoration: underline;
}

.pdf_info, .news_src { 
  color: #666;
  font-size: smaller;
}

.pdf_icon { 
  vertical-align: middle;
}

.letter_title_font { 
  font-weight: bold;
  color:#ac3935;
}

.pathway_col { 
  float: left;
  width: 180px;
  padding: 6px;
}

#letter_col { 
  float:left;
  width: 70%;
}

#letter_signatories_col { 
  background: #eee;
  padding: 6px;
  float: right;
  width: 26%;
}

.quote {  
  font-size: 18px;
  line-height: 125%;
}

.quote_person { 
}

.quote_src { 
  color: #666;
  font-size: 14px;
  text-align: right;
}

.video { 
  float: left;
  width: 550px;
}

#video_bar {  
  float: left;
  width: 220px;
}
