














.clear {
	display: inline-block;
}
.clear:after {
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0; 
	content: "."; 
}
.hidden {
	display: none;
}



* {

	margin: 0;
	padding: 0;
}



  input
  {
   padding: 2px;
  }

body {
	background-color: #ddf2f4;
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	overflow: hidden;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1, 
h2, 
h3 {
	color: #535353;
}
h1, 
h2, 
h3, 
p {
	margin: 0px 0px 10px 0px;
}
p {	
	font-size: 1em;
}

a {
	color: #de4900;
	font-weight: bold;
}


.panel {
	display: none;
}


#left,
#right {
	
	
	color: #535353;
	
}
.r_right, .r_left,.r_left_left {width: 350px; float: left; height: 125px;}
.r_left {width: 150px !important;}
.r_left_left {width: 350px !important;}

#right a { color: #40585a;}
#left {margin-left: 20px; }

#right
{
  width: 850px !important;
}
#left {
	overflow: auto;
}

#left  p
{
        font-size: 1.4em;
}

#right {
	margin: 0 auto;
}

#options {
	color: #222222;
	position: absolute;
	top: 0px;
	left: 250px;
	vertical-align: middle;
	padding: 13px;
	font-size: 1.4em;
}




#tweets {
	list-style: none;
	bottom: 0px;
	position: absolute;
	top: 30px;
	overflow: auto;
	width: 230px;
	background-color: #fff;
}

  .reshow
  {
    height: 180px;
	background: #fff;
    overflow:hidden;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow:1px 1px 0 #bad9db;
-webkit-box-shadow:1px 1px 0 #bad9db;
box-shadow:1px 1px 0 #bad9db;
    display:block;
    width: 820px;
    margin: 0 !important;
    padding: 10px !important;
  }
  .reshow img {float: left; }
  .twitter_info a { color: #78a6aa; font-weight: bold; font-size: 1.3em; text-decoration: none;}
  .twitter_info { float: left; height: 75px; width: 280px; padding-left: 10px; font-size: 1.2em; }
    .charity_info { float: left; height: 118px; width: 230px; padding-left: 10px;font-size: 1.1em;  color: #b6b6b6; }
.reshow .right_box h3 {font-size: 1.8em; font-weight: bold; color: #464646; margin-bottom: 5px; } 
.reshow .right_box h4 {font-size: 1.6em; font-weight: bold; color: #b0b0b0;  margin-bottom: 5px;} 
.reshow .right_box h4.person {font-size: 1.6em; font-weight: normal; color: #383838; } 
.reshow {margin-bottom: 15px !important;}
.reshow .right_box.target { }
.target_info {font-size: 3em; color: #fff; padding-top: 35px; font-weight: bold; text-align: center; width: 98px; height: 63px; position: relative; right: -344px; top: -151px;background: url(/justgiving/demos/gold.png) no-repeat;}
.reshow .right_box h4.person span {font-weight: bold;} 
.reshow .right_box h4.link a  {font-size: 0.8em; font-weight: bold; color: #569095 !important; text-decoration: none; } 
.donate_info {font-size: 1.2em; color: #464646;margin-top: 25px; margin-bottom: 0px;}
.donate_info span {font-weight: bold;}
.donate_message { font-weight: bold; font-size: 1.2em; color: #808080;}
  .reshow .left_box {
	  width: 350px;
	  height: 180px;
	  padding-right: 10px;
	  border-right: 2px solid #dbdbdb;
	  
  }
  
  .reshow .right_box {
	  width: 420px;
	  height: 180px;
	  padding-left:10px;
  }
  
  .stats
  {
   padding: 10px;
   background: #f2f2f2;
   border: 2px solid #e9a7a7;

  }
  
  .totall, .totalall
  {
    font-weight: bold;
    color: #000000;
  }

  
  .imgg
  {
    display: block;
    float: left;
   
  }

   .debug h3
   { clear: both;
   }
.debug div, .debug img
{
                                 float: left;

}

.debug .textp
{
       display: block;
       float: left;
  padding-left:10px;
width:230px;
height: 170px;
}


#map {
	color: #000;
	bottom: 10px;
	top: 60px;
	left: 260px;
	right: 290px;
	position: absolute;
	z-index: 0;
}


