/* Gamertag Display Page CSS */
.avatarTile{margin-right:10px;float:left;}
.avatarBig{margin:10px;}
.gamerscore{font-size:3em;margin:0;text-align:center;}
#one_button {
border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	color: #fff;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px 16px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
	background-color: rgb( 51, 102, 204 );
	border: 1px solid rgb( 44, 91, 104 );
	margin-bottom:10px;

}
#one_button:active {background-color: rgb( 42, 91, 191 );}
#one_button:hover {background-color: rgb( 58, 131, 213 );}
#recentgames {margin-top: 110px;}
#recentGamesTable{border:1px solid #e0e0e0;width:690px;float: left; }
#recentGamesTable td{border-bottom:1px solid #CCCCCC;padding:5px;}
.tr1{background-color:#FFFFFF;}
.tr2{background-color:#EBEBEB;}
#recentGamesTable .gameTile {height:64px;width:64px;}
.gameName{font-weight:bold;}

.percentage-container {border: 1px solid #ccc; width: 100px; margin: 2px 5px 2px 0; padding: 1px; background: white;}
.percentage-container > div {background-color: #ACE97C; height: 15px; }

.rightColGT {

width:200px;float:right;
margin-left: 5px;

}

h2.tierGamertag {
display: inline;
width: 100%;
padding:0px;
margin:0px;
padding-top: 10px;
}
.sharestuff {
border:2px dotted #e0e0e0; border-top: none; border-right: none;
margin: 0px auto;
width: 210px;
padding: 0px 5px 5px 5px;
margin: 0px;
margin:0px auto;
height:90px;
margin-top: 0px;
}

p.tG{
padding:0px;
margin:0px;

}
.sharestuff p {
color: black;
font-size: 14px;
padding-top: 2px;
}


.infoBar{
background-color: #f1f1f1;
height: 100px;
width:180px;
float: left;
clear: both;
margin-left: -200px;

border:1px solid #e0e0e0;border-right: none;

}

.cAds {
margin: 0px;
padding: 0px;
margin: 0px auto;
padding-bottom: 5px;
width: 689px;
}

p.copyLink {
display: inline;
}

#topLeft{
	color: #ffffff;
}

.lowerPart {
	margin:0px;
	padding: 0px;
	width: 689px;
	display: block;
	background-color: #f8f8f8;
	margin-right: 20px;
	border-bottom:1px solid #e0e0e0; 
		border-right:1px solid #e0e0e0; 

	margin-left: -20px;
	font-size: 12px;
	padding-left: 20px;
}

.topRC{
width: 160px;
height: 100%;
background-color: #4d4242;
margin-top: -40px;
border: 1px solid black;
border-right:none;
border-top: none;
color: white;
margin-left: 59px;
font-size: 12px;
padding-bottom: 2px;
}

.topRC p{
padding: 5px;
margin: 0px;
}
#status-msg {
width: 940px;
margin:0px;
margin-bottom:15px;
display:block;
margin-top:-11px;
padding:0px;
padding-top:2px;
margin-left:-10px;
height: 20px;
background-color: red;
color:#FFFFFF;
}

#topLeft {width:930px;margin-top:-23px;margin-left:-20px;height:64px;float:left;margin-bottom: 10px; border:1px solid black; border-top: none; border-left: none;padding-bottom: 0px; border-right: none;padding-right: 10px;background-color:#4d4242;padding-top:3px;}
p.topc{
	padding-top: 5px;
	margin: 0px;
}


.adsensefloat{
margin:0px;
padding:0px;
float: left;
width:728px;
height:90px;
margin-left:-10px;
background-color: yellow;
overflow: hidden;
position: absolute;
display: inline;
}

#bio{clear:left;}
p.bio-right{
text-align: center;
width: 200px;
}
p.rightGS{
float: right;
padding:0px;
margin:0px;
margin-top: 7px;
margin-right: 10px;
font-size: 27px;
}
tr th{text-align:center;color: #FFFFFF; text-align: center;padding: 0px; margin: 0px;}
table tr{height:5px;padding:5px; background-color: #4D4242; width: 100%; }

h3{display: none;}
div.friendSelector{background-image:url("/resources/images/friendSprite.gif");background-repeat:no-repeat;height:33px;}
div.addFriend{width:150px;}
div.delFriend{background-position:0 82%;width:50px;height:35px;}
#s-text{position:fixed;top:-5000px;}
.share-item-float{padding-left: 5px;float: left;}


