/* GLOBAL STYLES
 * For inclusion in every page
 */

*{
  margin:0;
  padding:0;
}

html{
}

body{
  font:normal normal 70% verdana,sans-serif;
  color:#636466;
  line-height:1.4em;
  background:#fff;
}

a img{
  border:0px;
}

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

a:hover{
  text-decoration:none;
  color:#636466;
}

a:focus{
  color:#9D0000;
}

.clear{
  font-size:0em;
  clear:both;
}

p{
  margin:10px 0 10px 0;
}

h3, h4 {
  margin: 5px 0 8px 0;
}

table{
  border-collapse:collapse;
  padding:0;
}

td{
  padding:0;
}

textarea {
    resize: none;
    overflow: auto;
}

/* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT */

#wrapper{
  margin:0 auto 0 auto;
  width:950px;
/*  background: #fff url("../images/main-background.jpg") repeat-y top center; */
}

#header{
  width:950px;
  height:115px;
  background: #fff url("../images/header-background.jpg") no-repeat top right;
}

#contentWrap{
  /*background:url("../images/header-tail.jpg") top right transparent no-repeat;*/
  width:950px;
  clear:both;
}

#rightColumn{
  margin-top: 0px;
  float:right;
  width:230px;
  clear:right;
  display: inline;
  padding: 10px 0 0 0;
  /*padding-top: 205px;*/
  /*background:url("../images/header-tail.jpg") top right transparent no-repeat;*/
}

#photoColumn img{
  margin:0 auto 10px auto;
  display:block;
}

#photoColumn .caption{
  margin:-5px 0 10px 0;
  padding:0;
}

#centerColumn{
  width:491px;
  float:left;
  background:#fff;
  display:inline;
  padding:0 9px 9px 9px;
}

#fullLeftColumn{
  width:702px;
  float:left;
  background:#fff;
  display:inline;
  padding:0 9px 9px 9px;
}

#fullRightColumn{
  width:725px;
  float:left;
  background:#fff;
  display:inline;
  padding:0 9px 9px 9px;
}

#footer{
  border-top: 1px solid #00ABEB;
  height:51px;
  width:930px;
  clear:both;
  margin-top: 20px;
  font-size:0.9em;
  padding: 4px 10px 4px 10px;
}

/* SPECIFIC STYLES *//* SPECIFIC STYLES *//* SPECIFIC STYLES */

h1{
  width:188px;
  height:115px;
  font-weight:normal;
  font-size:1.4em;
  line-height:1.15em;
}

h1 span{
  width:188px;
  height:115px;
  position:absolute;
  background: #fff url("../images/header-logo.jpg") no-repeat top left;
}

#rightColumn ul,
#rightColumn ol,
#centerColumn ul,
#centerColumn ol,
#fullLeftColumn ul,
#fullLeftColumn ol,
#fullRightColumn ul,
#fullRightColumn ol {
    padding-left: 2em;
}

#rightColumn .disclaimer,
#fullRightColumn .disclaimer,
#fullLeftColumn .disclaimer,
#centerColumn .disclaimer {
	font-size: 0.9em;
}

/*RIGHT HAND COLUMN CONTENT BELOW LOG IN BOX*/

#challengeSummary{
  font-size:1em;
  margin: 8px 0 15px 0;
  padding:0 5px 0 0;
}

#challengeSummary strong{
  font-size:1.6em;
  font-weight:bold;
  color:#C962A6;
}

#challengeSummary em{
  font-style:normal;
  font-weight:bold;
  color:#C962A6;
}

#miniProfile{
  margin:20px 0 20px 0;
  padding:10px 0 5px 0;
  border-top:2px solid #4AC2EB;
  border-bottom:2px solid #4AC2EB;
}

#miniProfile p{
  clear:both;
  color:#bbb;
  font-size:1.2em;
}

#miniProfile h2{
  float:right;
  font-size:0.8em;
  padding:10px 0 0 0;
  width:145px;
}

#miniProfile img{
  float:left;
  margin:0 0 10px 0;
}

#tables{
  width:715px;
  background-color:#E5F6F9;
  border-top:11px solid #fff;
  padding:7px 0 7px 0;
}

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

h3.subhead{
  float:left;
  font-weight:normal;
  font-size:1em;
  margin-top:5px;
}

.inlineIcon {
    position: relative;
    top: 2px;
    margin-left: 1em;
}

div.partners {
    display: inline;
    margin-right: 0px;
    margin-left: 50px;
}


/********************** 
 * Inline icon links
 */

.profileLink {
	background:url('/images/icons/user.gif') center left no-repeat;
	padding: 1px 0 2px 18px;
}

.tick {
    margin-left: 1em;
    font-size: 1.1em;
    font-weight: bold;
    background-image: url('/images/icons/tick.gif');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
}


/********************** 
 * Widget styles
 */

 /* Spoken */
 
#spoken{
  background:url('/images/spoken-logo.jpg') top right no-repeat #E2F0DE;
  width:216px;
  padding:7px;
  margin:5px 0 10px 0;
  font-size:1em;
  clear: right;
}

#spokenLogoLink {
	display: block;
	float: right;
	width: 120px;
	height: 35px;
}

p.spoken{
  color:#D7137A;
  width:90px;
  font-size:1.1em;
  padding:0;
  margin:4px 0 12px 3px;
}

#spokenFeed{
  width:206px;
  height: 300px;
  overflow: hidden;
  padding:5px 5px 1px 5px;
  background:#fff;
  margin:3px 0 3px 0;
}

#spokenFeed h3{
  color:#636466;
  padding:0;
  font-size:1.2em;
  margin:0;
}

#spokenFeed h4{
  padding:0;
  color:#636466;
  font-weight:bold;
  font-style:normal;
  margin:5px 0 0 0;
  font-size:1em;
}

#spokenFeed p{
    margin: 0;
}

#spokenFeed strong{
  color:#D7137A;
  font-size:1.3em;
}

#spokenFeed em{
  color:#00A1C7;
  font-style:italic;
  font-weight:normal;
  font-size:0.9em;
}

#spokenFeed .empty {
    padding-bottom: 3em;
    font-size:1.2em;
}

#spokenFeed .response {
    padding-left: 10px;
}

/* Weather */

#weather {
    background:#BBDCEF;
    color: #636466;
    margin: 10px auto;
    width: 225px;
    padding: 4px 0 4px 5px;
    overflow: hidden;

}

#weather h3 {
    padding: 0 6px 4px 0;
    color: #636466;
    margin: 0;
    font-size: 1.2em;
    font-weight: bold;
}

#weather p {
    margin: 0;
    padding:0 0 0 5px;
    font-size: 0.9em;
    display:inline;
}

#weather p strong {
    font-size: 1.1em;
}

.weather-inner {
      float: left;
      width: 45px;
      margin: 0 5px 0 0;
      padding: 2px 3px;
      display:inline;
      text-align: center;
}

#topTeamsWidget{
  background:#BBDCEF;
  color: #636466;
  margin: 10px auto;
  width: 225px;
  padding: 4px 0 5px 5px;
  overflow: auto;
}

#myGroupWidget{
  background:#E2EFDE;
  color: #636466;
  margin: 10px auto;
  width: 225px;
  padding: 4px 0 5px 5px;
  overflow: auto;
}

#teamsList{
  background:#DBECF7;
  width:210px;
  padding:0px 5px 0px 5px;
}

#topTeamsWidget h3,
#myGroupWidget h3 {
  padding: 0 6px 4px 0;
  color: #636466;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
}

#topTeamsWidget p,
#topTeamsWidget h3 {
  font-size:1.1em;
  padding:5px 0 5px 0;
  line-height:1.3em;
  margin:0;
}

#topTeamsWidget a,#topTeamsWidget a:active,#topTeamsWidget a:visited,
#myGroupWidget a,#myGroupWidget a:active,#myGroupWidget a:visited {
  color:#636466;
  text-decoration:none;
  display:block;
}

#topTeamsWidget a:hover,
#myGroupWidget a:hover{
  background:#CBE3F3;
}

#topTeamsWidget span,
#myGroupWidget span {
  font-size:0.9em;
  margin-left: 25px;
}

#myGroupWidget p.subhead {
    margin-top: 0;
}

/* Events */
#eventsWidget {
	background-color: #E2F0DE;
    color: #636466;
    margin: 10px auto;
    width: 220px;
    padding: 4px 5px 4px 5px;
    overflow: hidden;
}

#eventsWidget h3 {
	color:#D71379;
	font-size:1.6em;
	font-weight:normal;
	border-bottom:1px solid #B2BBB0;
	margin:0;
	padding:4px 6px 7px 1px;
}

#eventsWidget p{
  padding-top:0px;
}
