C/*images */
#landingGraphic {
	margin-bottom: 15px;
	margin-top: -30px
	}
	
#newsGraphic {
	float: left;
	margin-bottom: 10px;
	}


#phoneGraphic {
	float: right;
	/*margin: 0 0 0 15px;*/
	clear: right;
	}
	
	
img.last {
	margin-right: 0 !important;
	}
	
img.ads {
	border: 1px solid #cccccc;
	}
	
#starGraphic {
	float: right;
	}
	
/* Three Marketing Boxes */
#body .landingBox {
	width:270px;
	height: 185px;
	padding:15px;
	margin-right: 30px;
	}
	
.wrap .landingBox p {
	font-size: 1.1em;
	line-height: normal;
	margin: 5px 0;
	letter-spacing: -0.05em;
	}
	
	.greenBox {
		background: url(/images/bg_greenBox.jpg) top left no-repeat;
		}
		
		.wrap .greenBox p {
			width: 150px;
			margin-left: 125px;
			}
			
		.greenBox ul {
			width: 130px;
			margin-left: 145px;
			}
			
		#body .greenBox ul li {
			line-height: normal;
			}
			
		.greenBox h2 {
			color: #0c582c;
			}
		
	.orangeBox {
		background: url(/images/bg_orangeBox.jpg) top left no-repeat;
		}
		
		.orangeBox h2 {
			color: #B55A00;
			}
		
	.blueBox {
		background: url(/images/bg_blueBox.jpg) top left no-repeat;
		margin-right: 0 !important;
		height: auto !important;
		top:-245px;
		}
		
		.blueBox h2 {
			color: #004896;
			}
			
.greenBox, .orangeBox, .blueBox {
	position: relative;
	}
	

.landing .genericRed {
	letter-spacing: -3px;
	}
	
	.greenBox .genericBlue, .orangeBox .genericBlue {
		position: absolute;
		bottom: 5px;
		left: 15px;
		}
		
		.blueBox .genericBlue {
			letter-spacing: -1px;
			float: none;
			text-align: center;
			}
	
	.greenBox .learnMore {
		position: absolute;
		right: 65px;
		bottom: 50px;
		}
		
	.orangeBox .learnMore {
		position: absolute;
		right: 15px;
		bottom: 15px;
		}
		
	.greenBox .free {
		position: absolute;
		bottom: 3px;
		left: 230px;
		}
		
	.orangeBox .free {
		position: absolute;
		bottom: 3px;
		left: 165px;
		}
		
#body .landingBox h2 {
	letter-spacing: -0.05em;
	margin-bottom: 5px;
	}
	
#body  ul li {
	list-style: disc;
	font-size: 12px;
	/*letter-spacing: -0.05em;*/
	letter-spacing: -1px;
	line-height: 1.5em;
	}
	

	
	

		
/*beta box */
.betaBox p {
	font-size: 12px;
	float: left;
	width: 360px;
	margin: 10px 0 0;
	}
	
.betaBox a.genericBlue {
	float: right;
	margin: 5px 25px 0 0;
	}
	
	
.landing p.description {
	line-height: 1.4em;
	float: left;
	margin-bottom: 30px;
	}
	
/* featuredOrgs box */

#body .featuredOrgs {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 0;
	height: auto;
	text-align:center;
	}

.featuredOrgs img {
	margin-bottom: 15px;
	}
	
/*newsletter signup */
#newsletter_form {
	width: 500px;
	float: right;
	margin: 30px 0;
	}
	
	#newsletter_form #email_field {
		width: 350px;
		float: left;
		}
		
		#newsletter_form #email_field label {
			font-size: 14px;
			font-weight: bold;
			letter-spacing: -0.1em;
			margin-bottom: 5px;
			}
		
		#newsletter_form #email_field .text {
			width: 400px;
			margin-top: 5px;
			}
			
		#newsletter_form #NewsletterSubmit_field {
			margin-top: 20px;
			
			}
			
			
/* expander */
.expander_heading a {
	display: block;
	height: 24px;
	padding: 6px 0 0 10px;
	color: #f2f2f2;
	background: darkblue url(/images/bg_expander_heading.jpg) top left repeat-x;
	margin-top: 2px;
	}
	
	.expander_heading a:hover {
		color: #FBB03B;
		}
		
.expander_heading {
	width: 250px;
	position: absolute;
	top: -3px;
	left: -1px;
	}
		
.expander {
	padding: 40px 15px 15px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	margin-bottom: 30px;
	width: 218px;
	float: left;
	margin-right: 10px;
	position: relative;
	min-height: 400px;
	}
	
	.expander img {
		float: left;
		margin: 0 10px 0 0;
		}
	
	.expander p {
		margin: 0;
		}
		
		.expander p span {
			color: #B5121B;
			font-weight: bold;
			}
			
/*leagues page*/
.leagues h2 {
	letter-spacing: -0.5px;
	}
	
p.large {
	font-weight: bold;
	font-size: 18px !important;
	line-height: 28px !important;
	clear: both;
	padding-top: 15px; 
	}
	
	p.large span.red {
		color: #0077C0;
		}
		
/*manage it mobile*/
#body .mobile p {

	clear: left;

	}
	
p.quote {
	text-align: right;
	font-weight: bold;
	}
	
blockquote {
	line-height: 1.6em;
	font-size: 1.2em;
	}
	
/* team alert 360 */
.teamalert h2.title {
	color: #0077C0;
	font-size: 44px;
	}

	.teamalert h2.title span.red {
		color: #B5121B;
		}
		
.middle_col #newsletter_form {
	width: 420px;
	}
	
	.middle_col #newsletter_form #email_field .text {
		width: 320px;
		}
		
	.middle_col #newsletter_form #email_field {
		width:  340px;
		}


/* choose reg type page */
#body .teamBox {
	margin-right: 0;
	}
	
.teamLink, .userBox, .teamBox {
	background: #f2f2f2 url('/images/bg_registerBox.jpg') top left no-repeat;
	}
	
.newTeam {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 600px;
	padding: 15px;
	}
	
	.newTeam .top, .newTeam .middle, .newTeam .bottom {
		width:600px;
		padding: 0 0 10px;
		}
		
	
	.newTeam .top img {
		float: left;
		margin: 0 15px 0 0;
		}
		
	.newTeam .middle .userMessage {
		width: 580px;
		}
		
	.newTeam form {
		float: left;
		width: 250px;
		display: block;
		}
		
		.newTeam form .formfield {
			width: 240px;
			}
			
			.newTeam form .formfield input.text {
				width: 235px;
				}
			
			.newTeam form .fieldsubmit {
				width: 70px;
				float: right;
				} 
				
		.newTeam form a {
			padding: 10px 0 0;
			float: right;
			}

	.newTeam img {
		float: right;
		margin: 60px 0 0;
		}
		
	.newTeam .or {
		margin: 75px 0 0 35px;
		float: left;
		}
		
.leagues .genericRed {
	float: right;
	clear: right;
	}

.leagues .bottomCTA {
	width: 250px;
	margin: 0;
	font-size: 1em;
	padding: 20px;
	float: left;
	}
	
.leagues p {
	clear: left;
	}
	
#TA360Free {
	position: relative;
	left: 140px;
	top:-9px;
	}
	
/** comparision table **/
.compare {
	width: 550px;
	margin: 0 auto;
	}
	
.compare table {
	padding: 10px;
	}
	
.compare table thead th {
	font-weight: bold;
	color: #ffffff;
	font-size: 1.6em;
	font-style: normal;
	margin: 10px;
	}
	
	.compare table thead th span.small {
		font-size: 0.7em;
		}
		
		.compare table thead th .small .crossed {
			text-decoration: line-through;
			}
	
.compare table thead th.free {
	color: #B5121B;
	}
	
.compare table thead th.premium {
	color: #00457C;
	}
	
.compare table tbody td {
	background: url(/images/ico_checkmark.png) top left no-repeat;
	padding: 15px 0 30px 55px;
	}
	
	.compare table tbody td.empty {
		background: none;
		}
