﻿body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#landingTile {	width:100%; background:url(../layout-images/landing/landing-topTile.jpg) repeat-x center; position:relative; height:105px; }


#landingMain {
	position:relative;
	width:986px;
	height:643px;
	background:url(../layout-images/landing/LandPage_2ndRND_cont-bg.gif) top no-repeat;
}

#landingFooter
{
	clear: both;
	position:relative;
	width: 836px;
	height: 50px;
	background: url(../layout-images/landing/LandPage_2ndRND_foot-bg.gif) top no-repeat;
	padding-left: 130px;
	padding-right: 20px;
	padding-top: 25px;
	margin: auto;
}

#landingContent {
	clear:both;
	width:986px;
	position:relative;
	margin:auto;
	background:#000000;
}

.twentyFive { font-size:25px; color:#f7be22; font-weight:bold; line-height:30px;}

.thirteen { font-size:13px; }

.fifteen { font-size:15px; }

.landingContentBottom { width:669px; height:210px; background:url(../layout-images/landing/BAT_Land-content_bg.png) no-repeat; }


#landingSelectBox
{	
	float:right; position:absolute; top:535px; right:50px; width: 240px; height: 50px; 
	background: url(../layout-images/landing/BAT_LandPage_pick-team.png) left top no-repeat;
	position:relative; z-index: 20;
}

.landingSocial { float:right; width:400px; position:absolute; top:600px; right:120px; }

.landingBeardLogo { float:left; position:relative; padding-left:50%; margin-left:-600px;}
.landingShaveLogo { float:left; width:400px; position:relative; left:600px;}


.landingBeardLeader {
	float:left;
	width:285px;
	height:305px;
	position:absolute;
	top: 200px;
	left:20px;
}

.leaderBlock {
	width:285px;
	height:45px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
}

.leaderFoot {
	width:285px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	padding-top:6px;
}


.landingRank {
	position:relative;
	float:left;
	width:40px;
	top:15px;
}

.landingName {
	position:relative;
	top:8px;
	float:left;
	width:160px;
}

.landingTotal {
	position:relative;
	top:15px;
	float:left;
	width:75px;
}

.yellow {
	color:#f7be22;
}

.grey {
	color:#a8adb4;
}

.black {
	color:#000000;
}

.fifty {
	font-size:50px;
	line-height:40px;
}

.landingRankTitle {
	top:30px;
	left:340px;
	position:absolute;
	width:615px;
	height:80px;
}

.landingTeam1 {
	position:absolute;
	top:130px;
	left:375px;
	height:100px;
	width:590px;
}	

#landingTeamcounter {
	background:url(../layout-images/landing/LandPage_counter-bg.jpg) center no-repeat;
	float:left;
	width:280px;
	height:105px;
	padding-top:5px;
}

.landingTeam2 {
	position:absolute;
	top:263px;
	left:375px;
	height:100px;
	width:590px;
}	

.landingTeam3 {
	position:absolute;
	top:396px;
	left:375px;
	height:100px;
	width:590px;
}	
