#contentPrimary{
	margin-left: 2%;
	width: 15%;
	float: left;
}

#contentPrimary.wider{
	width: 20%;
	margin-right: -5%;
}

#contentSecondary{
	margin-left: 5%;
	width: 75%;
	float: left;
	margin-right: 3%;
}

#contentPrimary.single{
	margin: 0 2%;
	width: 96%;
	float: left;
}

#contentPrimary.even{
	margin: 0 2%;
	width: 46%;
	float: left;
}

#contentSecondary.even{
	margin: 0 2%;
	width: 46%;
	float: left;
}


.menu-header-menu-container{ 
  float: left;
  position:relative;
  z-index:1;
}

.menu-header-menu-container ul{
   clear:left;
   float:right;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   text-align:center;
}

.menu-header-menu-container ul li{
   display:block;
   float:left;
   list-style:none;

   position:relative;
   left:50%;
}


.menu-header-menu-container  a{
	background-color: transparent;
	display:inline;
	margin: 0;
}

.menu-header-menu-container  a:hover{
	background-color: #484849;
	
}



#top-navigation-container{
	float: left;
	margin: 10px 0 0 25px;
	clear: none;		
}

#main{
	min-height: 600px;
}

#page-promo{
	height: 295px;
	padding-bottom: 0;
}

.home-promo{
  background-position: 12% bottom;

}

.home-promo h1{
  margin-left: 50%;	
	margin-right: 12%;
	text-align: center;
	text-transform: none;
  font-size: 20px;
	padding-top: 20px;
	margin-bottom: 5px;
}

.home-promo p{
  margin-left: 50%;	
	margin-right: 12%;
	text-align: center;
	text-transform: none;	
	font-size: 14px;
	margin-bottom: 20px;
}

.home-promo ul.call-to-action{
  margin-left: 50%;
	margin-right: 12%;
}


.features-promo{
	position: relative;
	background-position: 28% bottom;	
}

.features-promo h1{
  margin-left: 50%;
	margin-right: 0%;
	padding-top: 80px;		
}

.features-promo q.shortQuote{
	margin-bottom: 25px;
  width: 280px;
	margin-top: -100px;
  margin-left: 50px;
}

.features-promo q.longQuote{
	margin-bottom: 25px;
  width: 280px;
  margin-left: 50px;
}

.features-promo cite{
  margin-left: 50px;
}

.features-promo ul.call-to-action{
  margin-left: 50%;
	margin-right: 0%;
}

.feature{
	clear: both;
	margin-bottom: 20px;
}

.feature img{
	float: right;
	margin: 20px;

}


.featureContainer{
	float:left;
	width: 30%;
}

.featureContainer:first-child{
	margin-left: 5%;
}

.featureContainer h2{
	margin: 0 20px 20px;
}




.try-now{
	clear:both;
	padding-top: 25px;
}

.login-form-box{
	position: relative;
	z-index: 10;
}

.login-form-box .formBlock .formSection{
	margin: 0;
	box-shadow: 3px 3px 15px rgba(0,0,0, .8); 
}

.login-navigation{
	position: absolute;
	right:0;
}

.login-navigation li{
	display: block;
	float: left;
	list-style: none;
	position: relative;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 10px;	
}

.login-navigation a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 20px;
	display: block;
	background-color:transparent;
	margin: 0;
}

.login-form{
	position:absolute;
	right: 0;
	top: 35px;
	width: 250px;
}

.siteLogo{
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
	position:relative;
	z-index: 2;
}

.single ul{
	margin-left: 60px;
}

.menu-header-menu-container  li{
	float: left;

}

#top-navigation-container{
	float: left;

}

.profileBox{
	float: right;
	margin: 3px 0 0 0;
	background-color: transparent;
}

.second-navigation{
	background-color: #939597;
  clear: both;
	position: relative;	
	height: 32px;
}

.userPhoto{
	float: right;
	width: 25px;
	height: 25px;
	margin: 0px 0 4px 10px;
}

.greeting a{
	color: #FFF;
	font-weight: normal;
}

.greeting,
.profileBox .actions{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 10px;
	color: #FFF;
	white-space: nowrap;
	margin-right: 35px;
	margin-bottom: 0;
	float:none;
	text-align: right;
	margin-top: 2px;
	display:block;
}


.second-navigation .actions{
	position: absolute;
	right: 10px;	
}

.second-navigation .actions li{
  float: left;
  margin: 10px 0 10px 10px;
}

.actions a{
	background-color:transparent;
	padding: inherit;
	margin: auto;
}

#enterScoresSmall{
	display: none;
}

#enterScores{
	display: block;
}

#myStatsSmall{
	display: none;
}

#myStats{
	display: block;
}

#myGraphContainer{
	display: block;
}

.main-nav,
#profileBox,
#actions{
	display: block !important;
}

.small-nav-control{
	display: none;
}

#header-container{
	overflow:inherit;
}