* {
  margin: 0px;
  padding: 0px;
}


body {
  font-family: Arial, Helvetica, sans-serif;
  background-color:#fff;
  margin-top:7px;
}

h1 {
  font-size:32px;
  color:#125785;
  padding-bottom:13px;
  font-weight:bold;
}

a {
  color:#125785;
}

a:hover {
  color:#fff;
  background-color:#125785;
  text-decoration:none;
}

fieldset {
  border:0px;
}

/* Main structure classes */

#greenbar-top {
  width:982px;
  height:4px;
  font-size:1px;
  margin:auto;
  background-image: url(/medias/images/greenbar_top.gif);
  background-repeat: no-repeat;
}

#greenbar-bottom {
  width:982px;
  height:8px;
  margin:auto;
  background-image: url(/medias/images/greenbar_bottom.gif);
  background-repeat: no-repeat;
}


#page-container {
  width:978px;
  margin:auto;
  background-color:#fff;
  border-left:2px solid #6bba18;
  border-right:2px solid #6bba18;
}


#mainhead {
  height:133px;
  border-bottom:2px solid #6bba18;
}

.headerimage {
  float:left;
}

.logo1 { margin-left:94px;}
.logo2 { margin-left:116px;}

#head-comments {
  width:217px;
  height:82px;
  background: url(/medias/images/bg_runners_comments.gif) no-repeat;
  float:right;
  margin-top:39px;
  margin-right:18px;
}

#head-comments .head-comment {
  font-size:12px;
  font-weight:bold;
  line-height:18px;
  color:#6ebb1f;
  margin:4px 10px 5px 14px;
}

#head-comments .head-comment a{
  color:#6ebb1f;
  text-decoration:underline;
}

#head-comments .head-comment a:hover{
  color:#fff;
  text-decoration:none;
  background-color:#6ebb1f;
}


#head-comments .head-runner{
  font-size:10px;
  color:#696a6c;
  margin:0px 10px 0px 14px;
}


#content-area {
  float:right;
  width:734px;
}




/*  Navigation  */

#nav {
  width:242px;
  float:left;
  background-image: url(/medias/images/bg_nav.jpg);
  background-repeat: no-repeat;
  height:718px;
}

#navbody {
  width:225px;
  float:right;
  margin-top:18px;
}

#nav ul {
  width: 225px;
  filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;
}


#nav ul li {
  display: block;
  list-style: none;
  width: 225px;
  border-bottom:1px solid #458f29;
  line-height:25px;
}

#nav ul li a{
  font-size:16px;
  display: block;
  width: 217px;
  text-decoration:none;
  padding-left:8px;
  color:#125785;
  font-weight:bold;
  background-color:#fff;
}

#nav ul li a:hover, #nav ul li a.on {
  background-color:#6ebb1f;
  color:#fff;
}

.nav-blue {
  color:#125785;
}


#nav ul li ul li {
  font-size:16px;
  border:none;
  display: block;
  width: 197px;
  text-decoration:none;
  padding-left:20px;
  padding-bottom:7px;
  font-weight:bold;
  background-color:#fff;
  line-height:20px;

}

#nav ul li ul li a {
  color:#00406b;
  width:197px;

}

#nav ul li ul li a:hover, #nav ul li ul li a.on {
  background-color:#58b400;
  color:#fff;
}


/*  Navigation end */

/*   Content styles */
#content {
  width:495px;
  padding:18px 30px 18px 45px;
  float:left;
}

#contentbody {
  width:495px;
  font-size:14px;
  color:#333;
}


#contentbody ol, #contentbody ul {
  list-style-position:inside;
}

#contentbody ol li, #contentbody ul li {
  font-size:14px;
  line-height:20px;
  padding-bottom:5px;
}


#content p {
  color:#333;
  line-height:20px;
  font-size:14px;
  padding-bottom:9px;
}


#content p.intro, h2 {
  color:#6ebb1f;
  line-height:28px;
  font-size:23px;
  font-weight:bold;
  margin-bottom:9px;
}

/* Start homepage styles*/
.preload { display:none; }

.register-home-body {
   margin-right:19px;
   float:left;
}

a.race {
  display: block;
  width: 152px;
  height: 125px;
  text-indent:-5000px;
}
a.london-rollover { background: url("/medias/images/button_race_london.gif"); }
a.london-rollover:hover { background: url("/medias/images/button_race_london_on.gif"); }
a.leeds-rollover {  background: url("/medias/images/button_race_leeds.gif"); }
a.leeds-rollover:hover { background: url("/medias/images/button_race_leeds_on.gif"); }
a.manchester-rollover { background: url("/medias/images/button_race_manchester.gif"); }
a.manchester-rollover:hover { background: url("/medias/images/button_race_manchester_on.gif"); }

/* End homepage styles*/

/* Start Runners Comments styles*/
div.comments {
  border-bottom:1px solid #e3eede;
  margin-bottom:10px;
  padding:10px;
}

#contentbody div.comments p.comment {
  color:#468f42;
  font-style:italic;
}

div.comments .runner {
  font-weight:bold;
}

/* End Runners Comments styles*/

/* Start Photo Gallery styles*/

.pg-thumbnail {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}

/* End Photo Gallery styles*/

/* Start Celebrity Supporters styles*/
div.celeb {
  width:100%;
  float:left;
  margin-top:15px;
  border-bottom:1px solid #e3eede;
}

div.celeb div {
  float:left;
}

div.celeb-image {
  margin:0px 15px 15px 0;
  width:125px;
}

div.celeb-blurb {
  width:350px;
}

div.celeb-blurb h2, div.celeb-popup{
  margin-bottom:0;
}

div.celeb-blurb p.occupation, div.celeb-popup p.occupation{
  font-weight:bold;
}

/* End Celebrity Supporters styles*/

/* Start Registration form styles */

#registration-steps {
  width:490px;
  height:43px;
  margin-bottom:30px;
  background-image: url(/medias/images/registration_step1.gif);
  background-repeat: no-repeat;
  font-size:26px;
  color:#a2c794;
  font-weight:bold;
}
#contentbody .step1 {
    background-image: url(/medias/images/registration_step1.gif);
}
#contentbody .step2 {
    background-image: url(/medias/images/registration_step2.gif);
}
#contentbody .step3 {
    background-image: url(/medias/images/registration_step3.gif);
}
#contentbody .step4 {
    background-image: url(/medias/images/registration_step4.gif);
}
#contentbody .step5 {
    background-image: url(/medias/images/registration_step5.gif);
}
#contentbody .step6 {
    background-image: url(/medias/images/registration_step6.gif);
}
#contentbody .step7 {
    background-image: url(/medias/images/registration_step7.gif);
}

#reg-1, #reg-2, #reg-3, #reg-4, #reg-5, #reg-6, #reg-7 {
  float:left;
  margin-top:5px;
}

#reg-1 { padding-left:27px; }
#reg-2 { padding-left:47px; }
#reg-3 { padding-left:50px; }
#reg-4 { padding-left:50px; }
#reg-5 { padding-left:50px; }
#reg-6 { padding-left:50px; }
#reg-7 { padding-left:50px; }

div.buttonright { float: right; overflow: hidden; }
div.buttonright a { float: right; margin-left: 10px; }
a.button-norm{ 
    display: block;
    height: 44px;
    width: 88px; 
    text-indent: -4000px;
    font-size: 0;
}

a.button-norm.back{ background: white url(/medias/images/button_back.gif) no-repeat top left; }
a.button-norm:hover.back{  background-position: -98px 0; }
a.button-norm.next{ background: white url(/medias/images/button_next.gif) no-repeat; }
a.button-norm:hover.next{  background-position: -98px 0; }
a.button-norm.submitbig{ background: white url(/medias/images/button_submitbig.gif) no-repeat; }
a.button-norm:hover.submitbig{  background-position: -97px 0; }

a.button-norm.login{ background: white url(/medias/images/button_login.gif) no-repeat top left; }
a.button-norm:hover.login{  background-position: -98px 0; }
a.button-norm.logout{ background: white url(/medias/images/button_logout.gif) no-repeat top left; width: 98px; }
a.button-norm:hover.logout{ background-position: -108px 0; }

a.button-confirm{ 
    display: block;
    height: 44px;
    width: 154px; 
    text-indent: -4000px;
}
a.button-confirm.pay{ background: white url(/medias/images/button_confirmpay.gif) no-repeat top left; }
a.button-confirm:hover.pay{ background-position: -164px 0; }

a.button-slim{ 
    display: block;
    height: 44px;
    width: 242px; 
    text-indent: -4000px;
}

a.button-slim.addrunner{ background: white url(/medias/images/button_addrunner.gif) no-repeat top left; }
a.button-slim:hover.addrunner{ background-position: -252px 0; }

a.button-sm{ 
    display: block;
    height: 28px;
    width: 89px; 
    text-indent: -4000px;
}
a.button-sm.cancel{ background: white url(/medias/images/button_cancel.gif) no-repeat top left; }
a.button-sm:hover.cancel{ background-position: -99px 0; }
a.button-sm.delete{ background: white url(/medias/images/button_delete.gif) no-repeat top left; }
a.button-sm:hover.delete{ background-position: -99px 0; }
a.button-sm.save{ background: white url(/medias/images/button_save.gif) no-repeat top left; }
a.button-sm:hover.save{ background-position: -99px 0;  }
a.button-sm.update{ background: white url(/medias/images/button_update.gif) no-repeat top left; }
a.button-sm:hover.update{  background-position: -99px 0; }
a.button-sm.submit{ background: white url(/medias/images/button_submit.gif) no-repeat top left; }
a.button-sm:hover.submit{ background-position: -99px 0; }


.button-padtop20 { float: right; margin-top:20px; overflow: hidden; height: 50px; }


span.reg-step-on { color:#458f29; }

div.register-form {
  margin-top:20px;
  border:1px solid #a8d679;
  clear: both;
}

#location-race .location-choice {
	float: right;
 margin: 5px 0 0 0;
}

form { clear: both; }
div.error-body {
  margin-top:20px;
  border:1px solid #f50000;
  clear: both;
}

div.form-title, div.error-title, div.history {
  color:#fff;
  font-size:18px;
  font-weight:bold;
  background-color:#a8d679;
  height:35px;
  padding-top:8px;
  padding-left:21px;
}

div.history-form {
    border: 1px solid #95CDEF;
}
div.history  {
    background: #95CDEF;
}
div.history-form .row1 { background: #EFF9FF; }
div.history-form .row2 { background: #FFF; }
div.history-form .notify { background: #FFCFCF; border: 1px solid #EF7777;}
div.history-form h3 { color: #125785; margin-bottom: 4px; }
.row1,.row2, .row {
  min-height:25px;
  height: auto !important;
  height:25px;
  padding: 8px 20px 8px 21px;
  font-size:16px;
  overflow: hidden !important;
  overflow: inherit;
}

.row1 { background-color:#f8fcf4; }
.row2 { background-color:#f1f8e9; }

label { float: left; width: 225px; }

select, input.text { width: 223px; }
input.radio, input.text, input.text-error, select {
    float: right;
    clear: right;
}

select {
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;

}

#id_how_u_know_us, #id_fav_tree {
    margin-bottom: 8px;
}
input.text, input.text-error {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:18px;
  float: right;
  border:1px solid #a8d679;
}

input.text-error {
  border:1px solid #f50000;
}

div.error-title {
  background-color:#f50000;
}

div.error-text {
  color:#f50000;
  padding:8px 20px;
}
.error { color:#f50000 !important; }

#reg-buttons, #forgot-buttons { clear: both; padding-top: 10px;  overflow: hidden; }
#reg-buttons .step1-btn, #forgot-buttons .step1-btn { margin-top: 10px;}
#reg-buttons .back, #forgot-buttons .back { float:left; }
#reg-buttons .next, #forgot-buttons .next { float:right; }

.summary-total {
    
}
.summary-total strong { float: right; }
.fr { float: right; }
#total-amount { background: #C3DFA7; font-weight: bold; }
#lead-runner input, #lead-runner select {
    background: #EEE;
}
.action {
    text-align: right;
    background: #FFF;
}
#add-runner { padding: 3px; }
.action input { margin-left: 10px; padding: 3px; }
/* End Registration form styles */

/* Start Hall of Fame styles */

#halloffame {

}

#halloffame table {
  border:1px solid #a8d679;
  margin-bottom:15px;
  border-spacing:0px;
  border-collapse:collapse;
}

#runners {
  float:left;
  width:50%;
}

#fundraisers {
  float:right;
  width:49%;
}


#halloffame th {
  background-color:#a8d679;
  color:#fff;
  font-weight:bold;
  height:30px;
}

#halloffame td {
  padding:5px;
  vertical-align:top;
  border-bottom:1px solid #e3eede;
}

#halloffame td.category {
  color:#6ebb1f;
  font-weight:bold;
  /** height:30px; */
}
#halloffame td.last {
	padding: 5px 5px 8px;
}

/* End Hall of Fame styles */



/* Start Raise your target style */



.target-body {
   margin-right:19px;
   float:left;
}

a.target {
  display: block;
  width: 152px;
  height: 176px;
  text-indent:-5000px;
}
a.giving-rollover { background: url(/medias/images/button_justgiving.gif); }
a.giving-rollover:hover { background: url(/medias/images/button_justgiving_on.gif); }
a.money-rollover {  background: url(/medias/images/button_howmoneywillhelp.gif); }
a.money-rollover:hover { background: url(/medias/images/button_howmoneywillhelp_on.gif); }
a.easy-rollover { background: url(/medias/images/button_easyways.gif); }
a.easy-rollover:hover { background: url(/medias/images/button_easyways_on.gif); }

.end { margin-right: 0px; }
/* End Raise your target style*/



/* Start sitemap styles */


#sitemap {
   margin-top:7px;
}

#sitemap ul li {
    list-style:none;
    margin-left:20px;
}

#sitemap ul li ul {
   margin-top:7px;
}

#sitemap ul li ul li {
   margin-left:35px;
}

/* End sitemap styles */


div.casestudy {
   width:100%;
  float:left;
  margin-top:15px;
}

div.casestudy div {
   float:left;
}

div.casestudy-image {
 width:125px;
 margin:0px 15px 15px 0;
}

div.casestudy-text {
 width:355px;
}




/* Sponsorship column */


#sponsors {
  width:156px;
  float:right;
	padding-bottom: 20px;
}


.medialink {
   width:150px;
   height:30px;
   margin-top:18px;
}

.medialink img{
   float:left;
   width:29px;
}

.mediahref {
  float:right;
  width:121px;
  text-align:center;
  font-size:14px;
  margin-top:7px;
}

#sponsorlist {
  width:113px;
  margin-left:23px;
}

.sponsortitle {
  margin-top:20px;
  font-size:12px;
  color:#696a6c;
  line-height:20px;
  text-align:center;
  border-top:1px solid #dae9d4;
}

#sponsorlist img {
  margin-top:18px;
  display: block;

}

/* Footer styles */
#footer {
  clear:both;
  color:#fff;
  background-color:#6ebb1f;
  font-size:12px;
  height:180px;
}


#footer .heading {
  font-weight:bold;
  padding-bottom:5px;
}

.footerlinks {

  float:left;
  margin-top:14px;
  /*margin-left:65px;  */

}

#footer-sitelinks {
  padding-left:50px;
}

#footer-treeathlon {
  padding-left:62px;
}

#footer-webinfo {
  padding-left:72px;
}

#footer-links {
  padding-left:74px;
}

#footer-socialise {
  padding-left:82px;
}



#footer a {
  color:#fff;
  text-decoration:underline;
}

#footer a:hover {
  color:#6ebb1f;
  background-color:#fff;
  text-decoration:none;
}

#footer ul{
  list-style-type:none;
}

#footer li{
  line-height:19px;
}


/* Copyright styles */
#copyright {
  clear:both;
  width:936px;
  margin:auto;
  margin-top:13px;
  padding-bottom:30px;
  font-size:11px;

}

#copyright .left {
  float:left;
  color:#458f29;
}


#copyright .right {
  float:right;
  color:#696a6c;
}

#copyright .right a{
  color:#696a6c;
  text-decoration:underline;
}

#copyright .right a:hover{
  color:#fff;
  text-decoration:none;
  background-color:#e9037f;
}
.list-style-none { list-style-type: none; }
.hide { display: none; }

/** age field */
#id_age_0 { margin: 0 0 0 4px; }
#id_age_0, #id_age_1 { float: left; width: 55px; }
#id_age_2 { float: left; width: 90px; }
#id_age_1, #id_age_2 { margin-left: 10px; }

/** help to fill form */
.help-to-fill-form {
	display: block;
	float: left;
	margin: 10px 0 0;
}

.separator { margin: 20px 0 0; border-bottom: 1px solid #A8D679; clear: both;}
.separator hr { display: none; }

.error-hl input, .error-hl select {
  border: 1px solid red;
}

#success-msg {
	background: #EFFFDF;
	margin-top: 10px;
	padding: 10px;
}

/** extra event */
#nav h2 {
	font-size: 19px;
}
#nav.event-box {
	position: relative;
	background-color: #E2F1D2;
	height: 930px; /* 224 + 718px */;
}
.event-detail {
	padding: 10px 12px;
}
.event-detail dl {
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
}
.event-detail dl dt {
	width: 140px;
	float: left;
}
.event-detail dl dd {
	width: 70px;
	float: left;
}
.event-detail {
	position: absolute;
	bottom: 10px;
}
.event-detail p {
	color: #458F29;
	font-size: 12px;
	font-weight: bold;
}
.register-bottom2 {
	background: transparent url(/medias/images/register-bottom.gif) no-repeat 0 100%;
	color: #FFF;
	font-size: 16px;
	padding: 10px;
	width: 132px;
	line-height: 20px;
}

/** announce box */
.announce {
	background: #E2F1D2;
	position: static;
	margin-bottom: 15px;
	border: 1px solid #A8D679;
}
.announce p {
	font-weight: normal;
}

/** Registratino Closed */
.reg-close {
	color: #999;
}