/* Public area styles
 * For inclusion in every publicly-accessible page
 */

h2 {
    margin:15px 0 15px 0;
    color: #008fd5;
    font-size: 2em;
    line-height: 1.2em;
    font-weight: normal;
}

h3 {
    color: #008fd5;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: bold;
    margin-top:15px;
}

h4 {
    color: #008fd5;
    font-size: 1.3em;
    font-style: italic;
    font-weight: normal;
    margin-top:15px;
    margin-bottom: 4px;
}

#leftNav {
    margin-top: 10px;
    margin-right: 5px;
    padding:10px 0 0 0;
    height: 285px; /* 425px; */
    float:left;
    display: inline;
    clear:left;
    width:201px;
    background:url("/images/nav-background.jpg") top left #007AB0 repeat-y;
}

#fullRightColumn p,
#centerColumn p,
#fullLeftColumn p {
	font-size: 1.2em;
	line-height: 1.3em;
}

/* Navigation */

#leftNav ul {
  list-style-type:none;
  margin:0;
  font-size: 1.1em;
}

#leftNav li {
    height:27px;
}

#leftNav a,#leftNav a:link, #leftNav a:active,#leftNav a:visited {
  color:#fff;
  font-weight:bold;
  display:block;
  height:21px;
  text-decoration:none;
  padding:2px 0 0 20px;
}

#leftNav a:hover {
  /*background:url("/images/menu-on.jpg") top left #DE74B0 repeat-y;*/
  background: #00A5E7;
}

.menu-slide{
    background: #00548d;
    width:200px;
    clear:both;
}

ul.menu-slide, .jps-slide li{
    list-style:none;
}
ul.menu-slide{
    clear:both;
}

#leftNav a.slideDown,
#leftNav a:hover.slideDown {
    padding-right: 20px;
    background-image: url('/images/icons/slide-down.gif');
    background-position: 110px 4px;
    background-repeat: no-repeat;
}

#leftNav a.slideUp,
#leftNav a:hover.slideUp {
    padding-right: 20px;
    background-image: url('/images/icons/slide-up.gif');
    background-position: 110px 4px;
    background-repeat: no-repeat;
}

#slidemenu li {
    height: 19px;
}

#slidemenu a, #slidemenu a:link, #slidemenu a:active, #slidemenu a:visited {
    height: 17px;
    padding: 0 0 0 25px;
    font-size: 0.85em;
}

.menu-slide li a{
    color:#FFFFFF;
    font-size: 1em;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

.current {
background: #008bdc;
}


#fullLeftColumn #featureImage {
    float: right;
    text-align: right;
    padding: 15px 10px 5px 10px;
}

#fullRightColumn #featureImage {
    float: right;
    text-align: right;
    padding: 15px 0 5px 10px;
}

#rightColumn .featureImage {
    margin: 10px auto;
}

#rightColumn p.caption {
	width: 100%;
	margin-top: 0;
	font-size:0.9em;
	text-align: center;
}

.signUpLink {
	float: right;
	text-align:left;
	width:290px;
	margin:0 0 5px 0;
}

.signUpLink a {
	padding-left: 50px;
	padding-top: 4px;
	display: block;
	height: 26px;
	background: url('/images/signUpIcon.gif') center left no-repeat; 
	font-size: 1.1em;
	color: #008FD5;
	font-style: italic;
	font-weight: bold;
}

/************************
 * Right-column widgets
 */

/*Log in panel*/

#logInPanel{
  padding:5px 5px 5px 5px;
  width:208px;
  color:#636466;
  line-height:1.3em;
  font-size:1em;
  float:right;
  clear:right;
  margin-top:5px;
  margin-bottom: 10px;
  background:url('/images/loginpanel-background.gif') top right no-repeat #D6E9F6;
  height:143px;
}

#rightColumn #logInPanel {
	width: 215px;
	padding-left: 10px;
}
	

#logInPanel a,
#logInPanel a:link,
#logInPanel a:active,
#logInPanel a:visited,
#logInPanel a:hover{
  color:#636466;
  text-decoration:underline;
}

#logInPanel  form{
  margin:0;
  padding:0;
}

#logInPanel fieldset{
  border:0px;
  padding: 6px;
}

#logInPanel h3{
	font-style: normal;
	font-weight: normal;
	margin: 5px 0 0 0;
	font-size: 1.2em;
    padding:0;
    color:#666;
}

#logInPanel label {
    float: left;
    clear: left;
    margin:9px 0 0 0;
    display:inline;
    width: 66px;
}

#logInPanel input{
  font:normal normal 1em verdana,sans-serif;
  color:#636466;
  border: 1px solid #4AC2EB;
  padding:1px;
  width:120px;
  display:inline;
  float:left;
  margin:8px 0px 3px 0;
}

#logInPanel #forgottenPassword {
  clear: both;
  margin: 0 9px 0 0;
  padding:4px 0 0 0;
  text-align: right;
}

#logInPanel #loginsubmit {
  width:52px;
  height:18px;
  margin:16px 8px 3px 0;
  clear: both;
  float: right !important;
  border: 0;
  display:inline;
}

#logInPanel #rememberMe {
  float: left;
  font-size: 0.8em;
  margin-top: 10px;
  margin-bottom: 0;
  width: 130px;
}

#logInPanel #rememberMe input.checkbox {
  width: 12px;
  border: 0;
  margin-right: 4px;
  position: relative;
  top: -2px;
}

#logInPanel #logout {
	float: right;
	display: inline;
	margin: 10px 20px;
}


/******************
 * Inline icons
 */

.err {
    color: #74002c;
    font-size: 1.1em;
    font-weight: bold;
    background-image: url('/images/icons/exclamation.gif');
    background-position: 0 -1px;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 20px;
}


/******************
 * Page-specific
 */


#homeContent{
  width:739px;
  height:295px;
  float:right;
  clear:right;
  font-size:1.3em;
  line-height:1.5em;
  margin:10px 0 5px;
  padding:0 0 0 5px;
  position:relative;
  background:url('/images/home-content-background.jpg') top left no-repeat #fff;
}

#homeContent h2{
  margin:0;
  font-size:1.6em;
  padding:5px 0 0 0;
  width:282px;
}

#homeContent p{
  width:280px;
}

#homeContent img{
  float:right;
  display:inline;
  margin:0 0 0 10px;
  position:absolute;
  top:0px;
  right:0px;
}

#featuredChallenges{
  width:729px;
  display: inline;
  /*height:160px;*/
  float:left;
/*  clear:left; 
  margin-top:5px; */
  margin-bottom: 10px;
}

#featuredChallenges .challenge{
  background:#E2EFDE;
  width: 338px;
  display: inline;
  float:left;
  display:block;
  padding:5px 8px;
  margin: 5px 8px 5px 0;
  position:relative;
  height:143px;
}

#featuredChallenges h3{
  margin:5px 0 0 5px;
}

#featuredChallenges img{
  margin:5px 10px 5px 5px;
}

#featuredChallenges p{
  margin:5px 0 0 5px;
  padding:0;
  font-size:1.1em;
}

.viewChallenge{
  position:absolute;
  bottom:10px;
  left:5px;
}

.viewChallenge a,.viewChallenge a:active,.viewChallenge a:visited,.viewChallenge a:hover{
  color:#008FD5;
}


/* Log in form */

#logInForm {
  margin:2em auto 0 auto;
  padding:0;
  width: 520px;
  display: block;
  font-size: 1.1em;
}

#logInForm legend {
    font-size: 1.3em;
}

#logInForm fieldset{
  border:0;
  padding: 6px;
}

#logInForm label {
    float: left;
    clear: left;
    margin:9px 0 0 30px;
    width: 150px;
}

#logInForm input{
  font:normal normal 1em verdana,sans-serif;
  color:#636466;
  border: 1px solid #4AC2EB;
  padding:1px;
  width:250px;
  float:left;
  margin:9px 0px 3px 1em;
}

#logInForm #loginsubmit {
  width:52px;
  height:18px;
  margin: 6px 100px 3px 0;
  clear: left;
  float: right;
  border: 0;
}

#logInForm #rememberMe {
    clear: both;
    float: left;
    font-size: 0.8em;
    margin: 2em 0 2px 30px;
    width: 100%;
}

#logInForm #rememberMe input.checkbox {
    border: 0;
    clear: both;
    width: 12px;
    position: relative;
    top: 2px;
    margin: 0 8px 10px 0;
}

/* Challenge page */

#employersList {
    width: 700px;
    clear: right;
    padding: 10px 0;
}

.employersList-inner {
	float: left;
    display: inline;
	text-align: center;
	margin: 5px 5px 9px 5px;
	clear: right;
	width: 105px;
/*    height: 135px; */
}

.employersList-inner a {
	font-size: 0.8em;
    margin-top: 5px;
    margin-bottom: 15px;
}

#participantsGuide {
	float: right;
	clear: right;
	text-align: center;
	width: 150px;
}

#participantsGuide a img {
	text-decoration: none;
}

/* Employer page */

#recruiting {
	margin: 20px auto 30px auto;
	border: 1px solid #D7137A;
	padding: 0 0 0 15px;
	width: 658px;
    clear: both;
}

/* Contact page */

.addressDiv {
    float: left;
    display: inline;
    width: 210px;
    padding: 20px 0 40px 30px;
    font-size: 1.2em;
}

/* League page */

#leagueTables{
  width:700px;
  border-top:0px solid #fff;
  padding:0px 0 7px 0;
  overflow: hidden;
  position: relative;
}


#leagueTables h2{
  color:#CD2584;
  font-weight:normal;
  font-size:1.9em;
  float:left;
  line-height:1.2em;
  margin-right:15px;
  margin-left:18px;
  margin-top:0px;
  margin-bottom:20px;
}

#leagueNav h2 {
    float: left;
    width: 320px;
    height: 22px;
    margin: 0;
    padding: 10px 15px;
    display: inline;
}

#leagueTables .organisations, 
#leagueNav .organisations {
    background-color: #E5F6F9;
}

#leagueTables .riders,
#leagueNav .riders  {
    background-color: #FBDCED;
}

#leagueNav h2.riders {
    text-align: right;
}

#leagueSlider {
    width: 1400px;
    margin: 0;
}

#leagueTables #topRiders {
    float: right;
    display: inline;
    background-color: #FBDCED;
}

#leagueTables #topEmployers {
    float: left;
    background-color: #E5F6F9;
}

#leagueTables p {
    padding: 0 10px;
}



#leagueTables .subhead,#overallStandings .subhead{
  float:left;
  font-weight:normal;
  font-size:1em;
  color:#636466;
  margin-top:5px;
}

#leagueTables .groupHeader {
    clear: left;
    font-size: 1.3em;
    margin-top: 2em;
}

.results{
  position:relative;
}

.results .centreWrapper {
	margin: 0;
    display: table-cell;
    vertical-align: middle;
	height: 75px;
	width: 75px;
	padding: 0;
    #position: absolute;
	#top:20%;
	#float:left;
}

.results .centreWrapper img {
    display: block;
}

.results .stats {
	clear: none;
	float: right;
	width: 536px;
	display: inline;
	padding: 0;
}

div.organisation{
  clear:both;
  padding:8px 0 18px 18px;
  height:45px;
  border-bottom:2px solid #fff;
}

div.organisation img{
  float:left;
  margin-right:10px;
}

.organisation h3{
  float:left;
  font-size:1.5em;
  font-weight:bold;
  padding:14px 0 0 0;
  line-height:1.2em;
  color:#C962A6;
  margin:0;
}

div.organisation .newpeople{
  float:left;
  padding:14px 0 0 0;
  margin:0 0 0 50px;
}

div.organisation .staff{
  float:left;
  padding:14px 0 0 0;
  margin:0 0 0 50px;
}

.newpeople strong,
.staff strong,
.results .trips strong {
  font-weight:bold;
  font-size:1.4em;
  color:#C962A6;
}

#topRiders,#topTeams,#topEmployers {
    padding:10px 13px 6px 14px;
    width:673px;
    display: inline;
}


#topColleagues {
    padding-top: 10px;
}

#topRiders h2,#topEmployers h2, #topColleagues h2{
  margin-left:0px !important;
}

#topRiders h3,#topEmployers h3, #topColleagues h3{  
  font-weight:normal;
  font-size:1em;
  margin:5px 0 7px 0;
  width: 295px;
  line-height:  1em;
  padding-top:1px;
}

#topRiders h3, #topColleagues h3 {
    padding-top: 4px;
}
    

.results div{
  width:624px;
  height:75px;
  clear:both;
  margin-bottom:7px;
  padding:5px 0 5px 45px;
}

.results img{
  float:left;
  margin:0 5px 0 0;
}

.results h3{
  padding-top:15px;
}

.results h3 a,.results h3 a:active,.results h3 a:visited{
  font-size:0.5em;
  color:#fff;
  text-decoration:underline;
}

.results h3 a:hover{
  text-decoration:none;
}

.results .first{
  background:url("/images/1st.gif") top left no-repeat #BD1A8D;
  position:relative;
}

.results .second{
  background:url("/images/2nd.gif") top left no-repeat #C95CAE;
  position:relative;
}

.results .third{
  background:url("/images/3rd.gif") top left no-repeat #D188C3;
  position:relative;
}

.results h3{
  float:left;
  color:#fff;
  font-size:1.9em !important;
}

#topRiders .trips,#topTeams .trips,#topEmployers .trips{
  margin-right:20px;
  padding:20px 0 0;
  display: inline;
  width: 150px;
  float:right;
}

.results .trips {
    color:#fff;
}

.results strong{
  color:#fff !important;
}

#topColleagues ul {
    display: block;
    clear: left;
    width: 668px;
    padding-left: 0;
    list-style: none;
}

#topColleagues li {
    font-size: 1.25em;
    padding: 2px 5px 5px 25px;
}

#topColleagues li.tint,
#topColleagues li.tint a {
    background-color: #d188c3;
    color: #fff;
}

#topColleagues li a {
    display: inline-block;
    width: 230px;
}

#topColleagues span.ordinal {
    display: inline-block;
    width: 45px;
    font-weight: bold;
}

#topColleagues span.trips,
#topColleagues span.miles {
    display: inline-block;
    width: 100px;
    padding: 0;
}

/* Refer a friend/colleague page */
#referForm {
    width: 690px;
    margin: 2em 25px 1em auto;
}

#referForm fieldset {
	border: 0;
}

#referForm ul {
    list-style: none;
}

#referForm li {
    margin-bottom: 10px;
}

#referForm li,
#referForm input,
#referForm label,
#referForm textarea {
    display: inline;
    float: left;
}

#referForm li label {
    width: 230px;
    font-weight: bold;
    font-size: 1.25em;
}

#referForm li span {
    font-weight: normal;
    font-size: 0.8em;
    margin-top: 5px;
    display: block;
}

#referForm li input, 
#referForm li textarea {
    width: 430px;
    border: 1px solid #D7137A;
}

#referForm li textarea {
    height: 250px;
    overflow: auto;
    font-size: 1.3em;
}

#referForm input.submit {
    float: right;
}

#fullLeftColumn ul.bigList {
    padding: 0.5em 0 1em 4em;
    font-size: 1.4em;
    color: #008FD5;
}

#fullLeftColumn ul.bigList li a {
    color: #008FD5;
}
    
