body {
 font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
 color:#303030; 
}

body strong {
  font-weight:bold;
}

body a {
  text-decoration:none;
}

body a:hover {
  text-decoration:underline;
}

body a {
  color:#ea5500;
}

body div.clearfix {
  clear:both;
  height:1px;
  margin-top:-1px;
  overflow:hidden;
  width:100%;
}


.defaultTextActive {
	font-style:italic;
  color:#999;
}

.wide { 
  width:100%;
  clear:both;
  text-align:center;
}

.content {
  width:960px;
  margin:0 auto;
  text-align:left;
}


#main {
  padding:15px 0; 
}

#main .formbox {
  background:#ededed;
  width:100%;
  padding:15px 20px; 
  margin:0 0 20px 0;
}

#main .formitem {
  width:306px;
  margin-top:15px;
  float:left;
  margin-right:20px;
}

#main #registerbutton {
  background:#ea5500;
  color:#fff;
  padding:4px 8px;
  font-size:14px;font-weight:bold;
  border:0px;
  cursor:pointer;float:right;
}
#main .left #registerbutton,#main .right #registerbutton {
  margin:0 auto;float:none;
}
#main .right #registerbutton {
  width:100%;
}

#main .formitem input,#main .formitem textarea, #main .formitem select {
  padding:4px 8px;
  background:#fff;
  font-size:12px;
  border:2px solid #ddd; 
  margin-bottom:8px;
  width:290px;
}

#main .formitem textarea {
  height:60px;
}

#main .left .box {
  background:#ededed;
  padding:15px 15px;
  margin:15px 0 30px 0;  
}

#main .left h2, #main .formbox h2 {
  font-size:24px;
}

#main .left .box p, #main .formbox p {
  font-size:12px;
  color:#606060;
 line-height:18px; 
}

#main .left .box span.teamname {
 font-size:18px;
 font-weight:bold; 
}

#main .left .box span.debatername {
 font-size:16px;
 font-weight:normal; 
}


#main .left {
  width:630px;
  margin-right:30px;
  float:left;
}

#main .right {
  width:300px;
  float:left;
}

#main .right .box {
  background:#ededed;
  padding:20px 15px; 
  font-size:12px;
  margin-top:12px;
  text-align:left;
}

#main .right .box .dates {
  line-height:20px;
  margin-top:14px; 
}

#main .right .box .date {
  font-weight:bold;
  font-size:30px;
  line-height:20px;
  
}

#main .right .box .location {
  font-size:14px;
  font-weight:bold;
}

#main .right .box .address {
  font-size:14px;
}


#main blockquote {
  padding:10px;
  color:#303030;
  font-weight:bold;
  font-size:14px;
  line-height:20px;
  border:1px dotted #ccc;
  border-left:10px solid #ccc;
  
  background:#ededed;
}

#main .left p {
  font-size:14px;
  margin-bottom:14px;
  line-height:24px;
  color:#606060; 
}

#main .left p a {
  font-weight:bold;
}

#main #title span {
  font-size:14px;
  color:#606060; 
  font-style:italic;
  font-weight:normal;
}

#main  #title {
  font-size:30px;
  color:#303030;
  margin-bottom:14px;
  line-height:24px;
  font-weight:bold;
}

#header {
	border-bottom:10px solid #fa6500;
	background:#303030;
  height:35px;
	color:#fff;
}

#header #nav {
  float:right;  
  position:relative;
}

#header #nav a {
  display:block;
  float:left;
  width:auto;
  padding:8px 15px 0 15px;
  height:27px;
  margin-right:-15px;
  margin-left:15px;
  font-size:15px;
  color:#fff;
}

#header #nav a.selected {
  background:#fa6500;
}

#header #nav a.selected:hover {
  background:#fa6500;
  text-decoration:none;
}

#header #nav a:hover {
  background:#606060;
  text-decoration:none; 
}

#header #text {
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:-.03em; 
  position:relative;
  float:left;
  top:18px;
  left:7px;
}


#header #podium {
  position:relative;
  float:left;
  top:5px;
  left:0px;
  width:44px;
  height:47px;
}

#footer {
  background:#ededed;
  padding:15px 0;
  font-size:10px;
  letter-spacing:-.03em;
}

#footer a {
  font-weight:bold; 
}

#chart-container {
  overflow:hidden;
  width:300px;
  height:250px;
}

a#supportLink {
  text-decoration:none;margin:0 auto;display:block;width:270px;font-weight:bold;letter-spacing:.05em;background:#ea5500;color:#fff;padding:4px 8px;
}

span.secondary {
  font-size:18px;font-weight:bold;
}

div.transparent {
  background:transparent;
}

#topFundraisers {
  border-bottom:1px dotted #ddd;padding-bottom:13px;
}

small {
  font-size:10px;
  color:#404040;
}

#main div.noright {
  margin-right:0px;
}

#theform {
  text-align:left;
}

#main span.formheader {
  color:#404040;font-size:14px;
}

#main span.judgename {
  font-style:italic;font-weight:bold;
}

#main img.debaterphoto {
  float:left;margin-right:7px;margin-bottom:7px;
}

#main input.hideinput {
  border:0px;opacity:0;
}

#main .paypalpixel {
  width:1px;height:1px;border:0px;
}

#donationamount {
  padding:4px 8px;font-size:12px;color:#404040;border:1px solid #ccc;width:30px;
}

#main .pagesection {
  border:1px dotted #ccc;padding:10px;background:#ededed;
}

#donationAction { 
  font-weight:bold;display:block;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;
}

#donateButton {
  float:right;text-decoration:none;font-weight:bold;letter-spacing:.05em;font-size:12px;background:#ea5500;color:#fff;padding:4px 8px;position:relative;top:0;
}

img#bplogo {
  width:248px;border:1px solid #ccc;padding:8px;background:#fff;
}

#donateText {
  font-size:15px;
}

#main p.biggerp {
  font-size:15px;
}

#main .right .bottombox {
  margin-top:0px;
}