.gt_main
{
  text-align: center;
  margin: 0px auto;
  width: 980px;
  height: 660px;
  background: url('../images/greentips/greentips_bg.jpg') #c6f0fc no-repeat;
}

.gt_start
{
  text-align: center;
  margin: 0px auto;
  width: 980px;
  height: 660px;
  background: #ffffff;
}

div.overlay
{
position: absolute;
width: 100%;
z-index: 999;
top: 0px;
left: 0px;
text-align: center;
visibility: hidden;
display: none;
}

div.show
{
visibility: visible;
display: block;
}

div.overlay div.overlay_inner
{
color:#343;
margin: 110px auto;
width: 800px;
background: #fff;
padding: 20px; 
border: 15px solid #87654e; 
text-align: left;
-moz-border-radius: 10px; /* round corners for camino/firefox */
-webkit-border-radius: 10px; /* round corners for Safari */
}

div.overlay h1
{
font-size:22px;
color:#343;
}

div.overlay fieldset
{
  padding: 20px;
  border: 1px solid #000;
}

div.overlay .close_dialog
{
text-align: right;
width:30px;
float:right;
}

div.overlay div.overlay_status_inner
{
color:#343;
margin: 110px auto;
width: 870px;
background: #ccc;
filter: alpha(opacity=50); /* IE's opacity*/
opacity: 0.5;
padding: 0; 
text-align: center;
-moz-border-radius: 10px; /* round corners for camino/firefox */
-webkit-border-radius: 10px; /* round corners for Safari */
}

.gt_footer
{
  font: 10px/14px courier, mono, typewriter;
  color:#fff;
  height:100px;
  width:900px;
  margin:0px auto 0px auto;
}

ul.gt_pledge_list
{
  list-style-type: none;
}

ul.gt_pledge_list li
{
  list-style-type: none;
}

ul.gt_effects
{
  margin-left: 20px;
}

#pledge_list
{
  height: 200px;
  overflow: auto;
  border: 1px solid #ccd;
  padding: 10px;
  background: #e9f9fc;
}

#pledge_list .pledge_list_inner
{
  width: 750px;
  margin-bottom: 20px;
}

#pledge_list div.pledge_description {
  visibility: hidden;
  display: none;
  background-color: #fff;
  border: 1px solid #ccd;
  margin-bottom: 5px;
  margin-left: 30px;
  padding: 2px;
}
