body {
	background: url(../images/bg.jpg) repeat-x #231f20;
	text-align:left;
	color:#666;
	font-size:14px;
	font-family:georgia, 'time new romans', serif;
	margin:0 auto;
	padding:0;
}

#sponsors .intro {
	margin-left: -60px;
}

em {
	color: #0392a0;
}

#header {
	width: 360px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#menu {
	left:800px;
	position:fixed;
	top:138px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	margin-bottom: 10px;
}

#container {
	top: 120px; left: 40px;
	width: 3456px;
	height: 864px;
	margin: 0;
	padding: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-left: 200px;
}

.page {
	width: 1152px;
	float: left;
	height: 864px;
}

#donate {
	background: url(../images/left.jpg) no-repeat;
}

#team {
	background: url(../images/middle.jpg) no-repeat;
}

#sponsors {
	background: url(../images/right.jpg) no-repeat;
}

.runners {
	background: url(../images/runners.png) no-repeat;
	width: 152px;
	height: 86px;
	position: fixed;
	top: 779px;
	left: 250px;
	z-index: 999;
}

.roundtable {
	background:transparent url(../images/roundtable.png) no-repeat scroll 0 0;
	height:90px;
	top:42px;
	position:fixed;
	width:283px;
}

.bliss {
	display:block;
	height:47px;
	left:530px;
	position:fixed;
	top:76px;
	width:277px;
	background: transparent url(../images/bliss.png) no-repeat scroll 0 0;
}

.intro p {
	width: 520px;
	font-size: 10pt;
	font-family: Arial;
	color: #6d6e71;
}

.intro {
	margin: 150px 0 0 0;
}

#donations-btn {
	background: url(../images/donation-btn.png) no-repeat;
	width: 169px;
	height: 34px;
	background-position: bottom;
	display: block;
	outline: none;	
}

#team-btn {
	background: url(../images/runners-btn.png) no-repeat;
	width: 169px;
	height: 34px;
	background-position: bottom;
	display: block;
	outline: none;
}

#sponsors-btn {
	background: url(../images/sponsors-btn.png) no-repeat;
	display: block;
	width: 169px;
	height: 34px;
	background-position: bottom;
	outline: none;
}

#donations-btn:hover, #donations-btn.active {
	background-position: top;
}

#team-btn:hover, #team-btn.active {
	background-position: top;
}

#sponsors-btn:hover, #sponsors-btn.active {
	background-position: top;
}

.target {
	margin-right: 20px;
}

.target, .progress {
	width: 300px;
	float: left;
	text-align: center;
}

.amount {
	background:transparent url(../images/money-bg.png) no-repeat scroll 0 0;
	color:#0392A0;
	display:block;
	font-size:38pt;
	height:79px;
	padding:4px;
}

.sponsor a{
	color:#0392A0;
}

.center {
	margin-left: 90px;
	width: 620px;
}

.caption {
	text-align: center;
	color: #fbae2c;
	margin-top: 40px;
}

.plead {
	color: #008b99;
	font-weight: bold;
	font-size: 12.5pt;
}

.plead a{
	color: #f6a21b;
}

.plead a, a{
	color: #f6a21b;
}

.long-text{
	background-color:white;
	border:2px solid #D1D2D4;
	color:#D1D2D4;
	font-size:14pt;
	height:25px;
	padding:15px;
	width:270px;
}

.amount-text{
	width: 110px;
	height:25px;
	padding:15px;
	background-color: white;
	border: solid #d1d2d4 2px;
	color: #d1d2d4;
	font-size: 14pt;
}

.makedonation {
	display: block;
	margin-top: 20px;
	margin-left: 270px;
	background: url(../images/donate-now.png) no-repeat;
	background-position: bottom;
	height: 50px;
	width: 250px;
	border: none;
	cursor: pointer;
}

.bio{
	height:153px;
	width:550px;
	margin-bottom: 20px;
}

.ben{
	margin:150px 0 20px 0;
}

.david {
	margin:0 0 20px 200px;
}

.makedonation:hover {
	background-position: top;
}

.bioname {
	color:#0392A0;
	display:block;
	margin-bottom:4px;
	text-transform:uppercase;
}

.bioimg {
	float:left;
	height:146px;
	width:128px;
}

.biolinks{
	margin-top: 5px;
}

.biolinks .link{
	float:left;
	text-align:center;
	width:39%;
}

.biotext {
	background:transparent url(../images/bio-bg.png) no-repeat scroll 0 0;
	float:right;
	height:133px;
	margin:0;
	padding:10px;
	width:372px;
}

.sponsorlist {
	margin-left:-60px;
	margin-top:30px;
	width:900px;
}

.sponsor {
	background:#D0DFE5 none repeat scroll 0 0;
	border:2px solid #0392A0;
	display:block;
	float:left;
	height:18px;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
	text-align:center;
	width:158px;	
}


/*************** Facebox ***************/

#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.input-notification {
	display: none;
	visibility: hidden;
}