@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background:url(images/background.jpg) top center no-repeat #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4a4a;
}

img {
	border:none;
}

.img-hide {
	display: none;
}

/* Headings */

h2 {
	color:#fff;
	font-size:24px;
}

h2 a {
	color:#fff;
}

h2 a:hover, h3 a:hover {
	color:#00d8ff;
}

#footer h2 {
	margin:8px 0 6px;
}

h3, h3 a {
	color:#fff;
	font-size:22px;
	font-weight:normal;
}

h4, h4 a {
	color:#ececec;
	font-size:14px;
	font-weight:normal;
}

#footer h4 {
	margin:13px 0 7px;
}

/* Layout */

#nav-container {
	background:#000;
	height:30px;
}

#nav {
	margin:auto;
	height:30px;
	overflow:hidden;
}

#nav-links {
	position:relative;
	list-style:none;
	float:left;
	display:inline;
	left:50%;
}

#nav-links img {
	height:30px;
	width:100%;
}

.nav-home {
	width:145px;
	background:url(images/nav-home.png) top no-repeat;
}

.nav-home:hover {
	background:url(images/nav-home-on.png) top no-repeat;
}

.nav-iphone {
	width:191px;
	background:url(images/nav-iphone.png) top no-repeat;
}

.nav-iphone:hover {
	background:url(images/nav-iphone-on.png) top no-repeat;
}


.nav-ipad {
	width:164px;
	background:url(images/nav-ipad.png) top no-repeat;
}

.nav-ipad:hover {
	background:url(images/nav-ipad-on.png) top no-repeat;
}

.nav-comm {
	width:202px;
	background:url(images/nav-comm.png) top no-repeat;
}

.nav-comm:hover {
	background:url(images/nav-comm-on.png) top no-repeat;
}

/*
.nav-profiles {
	width:145px;
	background:url(images/nav-profiles.png) top no-repeat;
}

.nav-profiles:hover {
	background:url(images/nav-profiles-on.png) top no-repeat;
}

.nav-goodies {
	width:137px;
	background:url(images/nav-goodies.png) top no-repeat;
}

.nav-goodies:hover {
	background:url(images/nav-goodies-on.png) top no-repeat;
}
*/

.nav-blog {
	width:136px;
	background:url(images/nav-blog.png) top no-repeat;
}

.nav-blog:hover {
	background:url(images/nav-blog-on.png) top no-repeat;
}

.nav-support {
	width:167px;
	background:url(images/nav-support.png) top no-repeat;
}

.nav-support:hover {
	background:url(images/nav-support-on.png) top no-repeat;
}

.nav-forum {
	width:152px;
	background:url(images/nav-forum.png) top no-repeat;
}

.nav-forum:hover {
	background:url(images/nav-forum-on.png) top no-repeat;
}

#nav-links li {
	position:relative;
	float:left;
	display:inline;
	right:50%;
	height:30px;
	overflow:hidden;
}

#wrapper {
	margin:auto;
	width:968px;
	background:url(images/main-background.png);
}

#header {
	margin:auto;
	width:768px;
	height:136px;
	padding:0 0 0 200px;
}

#main {
	margin:auto;
	width:968px;
}

#content {
	width:914px;
	padding:0 27px;
}

#footer {
	margin:auto;
	width:914px;
	padding:0 27px 25px;
}

#footer-archetype {
	float:left;
	display:inline;
	width:420px;
	padding:0 0 40px 0;
}

#footer-mentions {
	float:right;
	display:inline;
	width:420px;
	padding:0 0 40px 0;
}

#footer-tips {
	float:right;
	display:inline;
	width:800px;
	padding:15px 0 0 0;
	font-size: 12px;
	overflow: hidden;
	color:#4e4a4a;
}

#footer-links {
	height:31px;
	line-height:27px;
	padding:12px 0;
	font-size:10px;
}

#footer-links-left {
	float:left;
	display:inline;
	list-style:none;
}

#footer-links-left li {
	float:left;
	display:inline;
}

#footer-links-left img {
	margin:0 14px 0 0;
}

#footer-links-right {
	float:right;
	display:inline;
	list-style:none;
}

#footer-links-right li {
	float:left;
	display:inline;
}

#footer-links-right img {
	margin:4px 0 0 10px;
}

/* Links */

a {
	text-decoration:none;
}

#footer a {
	color:#fff;
}

#footer-links a {
	color:#00d8ff;
}

#top-players-list a {
	color:#00d8ff;
}

.more a {
	color:#000;
}

/* Elements */

.clear {
	clear:both;
}

.dashed {
	height:2px;
	line-height:2px;
	background:url(images/dashed.png);
	overflow:hidden;
}

.teal {
	color:#00d8ff;
}

.white {
	color:#fff;
}

.gray {
	color:#4e4a4a;
}

.caps {
	text-transform:uppercase;
}

.posted {
	margin:6px 0 0 0;
	font-size:10px;
}

.font {
	font-weight:bold;
}

/* Home */

#slider {
	float:right;
	position:relative;
	width:285px;
	height:346px;
	padding:20px;
	background:#000;
}

#breadcrumb {
	position:absolute;
	top:359px;
	left:110px;
}

#top-players {
	float:left;
	display:inline;
	width:593px;
	height:346px;
	padding:20px;
	background:url(images/top-players.png) 20px 20px no-repeat #000;
}

.top-players-header {
	text-align:center;
	padding:7px 0 0 0;
}

.top-players-footer {
	text-align:center;
}

.top-players-footer img {
	padding:0 0 0 5px;
}

#top-players-legend {
	font-size:11px;
	color:#00d8ff;
	margin:5px 0;
}

#top-players-list {
	height:258px;
}

#top-players-list ul {
	height:21px;
	line-height:21px;
	list-style:none;
	font-size:11px;
	color:#fff;
	padding:0 0 4px 0;
}

#top-players-list .odd {
	background:url(images/top-players-background-odd.png) top no-repeat;
}

#top-players-list .even {
	background:url(images/top-players-background-even.png) top no-repeat;
}

#top-players-list  #first-place {
	height:29px;
	background:url(images/top-players-background-1.png) top no-repeat;
}

#top-players-list  #first-place li {
	height:29px;
	line-height:29px;
	font-size:16px;
}

#top-players-list  #first-place .pos {
	font-size:22px;
}

#top-players-list  #first-place:hover {
	background:url(images/top-players-background-1-on.png) top no-repeat;
}

#top-players-list li {
	height:21px;
	float:left;
	display:inline;
	background:none;
	line-height:21px;
}

#top-players-list ul:hover {
	background:url(images/top-players-background-on.png) top no-repeat;
}

#stats {
	width:968px;
	height:26px;
	background:url(images/stats-background.jpg) bottom no-repeat;
	padding:10px 0 0 0;
}

.tag-search-big {
	float:left;
	display:inline;
	border:1px solid #00d8ff;
	background:#000;
	width:240px;
	height:26px;
	color:#fff;
	margin:10px 0 0 0;
	padding:5px 10px 0 10px;
}

.tag-search-big-submit {
	float:left;
	display:inline;
	margin:10px 0 0 0;
	background:#00d8ff;
}

.tag-search-big-submit:hover {
	background:#fff;
}

/* Home - Layout */

.column-1-3 {
	float:left;
	display:inline;
	width:297px;
	margin:0 10px 25px 0;
}

.column-2-3 {
	float:left;
	display:inline;
	width:297px;
	margin:0 10px 25px 0;
}

.column-3-3 {
	float:left;
	display:inline;
	width:297px;
	margin:0 0 25px 0;
}

.column-12-3 {
	float:left;
	display:inline;
	width:604px;
	margin:0 10px 25px 0;
}

.column-heading {
	margin:30px 0 0 0;
}

.column-image {
	margin:5px 0 10px 0;
}

.column-text {
	margin:5px 0 0 0;
}

/* Home - Top 10 Legend */

#top-players-legend ul {
	list-style:none;
}

#top-players-legend li {
	float:left;
	display:inline;
}

.pos-l {
	width:123px;
	padding:0 0 0 2px;
}

.tag-l {
	width:162px;
}

.exp-l {
	width:105px;
}

.wins-l {
	width:111px;
}

.losses-l {
	width:90px;
}

/* Home - Top 10 Fields */

.pos {
	width:66px;
	color:#02363f;
	padding:0 0 0 8px;
	font-size:14px;
	font-weight:bold;
}

.rnk {
	width:31px;
	text-align:center;
	padding:0 20px 0 0;
}

.tag {
	width:162px;
}

.exp {
	width:105px;
}

.wins {
	width:111px;
}

.losses {
	width:90px;
}

/* Home - Stats Bar */

#stats ul {
	list-style:none;
}

#stats li {
	float:left;
	line-height:26px;
	font-size:13px;
}

.past24 {
	width:100px;
	padding:0 0 0 13px;
	color:#000;
}

.games {
	width:194px;
}

.players {
	width:185px;
}

.kills {
	width:232px;
}

.expe {
	width:192px;
}

.more {
	width:44px;
	height:23px;
	color:#000;
	text-align:right;
}

.more a {
	display:block;
	padding:0 21px 0 0;
}

.more a:hover {
	background:none;
/*	background:url(images/more-on.jpg); */
}

/* Home: Twitter footer */
.tweet ul {
	list-style:none;
}

.tweet, .query {
	font-size: 12px;
	color: #4e4a4a;
}

.tweet a, .query a {
	color: #4e4a4a;	
}

.tweet a:hover, .query a:hover {
	color: #00d8ff;	
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 8px;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #4e4a4a;
}

.tweet .tweet_list li a:hover, .query .tweet_list li a:hover {
	color: #00d8ff;
}

.tweet_time a {
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 10px;
	color:#4e4a4a;
}

.tweet_time a:hover {
	color: #00d8ff;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #1a1a1a;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

/* Profile */

#tag-search-small {
	width:758px;
	height:23px;
	padding:18px 0 0 210px;
	background:url(images/tag-search.png);
}

#tag-search-small-title {
	float:left;
	display:inline;
	font-size:18px;
	color:#fff;
	padding:0 10px 0 0;
}

#tag-search-small-input {
	float:left;
	display:inline;
}

#tag-search-small-input input {
	width:263px;
	height:19px;
	background:#000;
	border:1px solid #2d3638;
	color:#00d8ff;
	padding:0 0 0 7px;
}

#tag-search-small-button {
	float:left;
	display:inline;
	background:#00d8ff;
	height:21px;
}

#tag-search-small-button:hover {
	background:#fff;
}

#profile {
	position:relative;
	width:928px;
	height:306px;
	padding:17px 20px 20px 20px;
	background:url(images/profile-background.jpg) 20px 8px no-repeat #000;
	font-size:14px;
	font-weight:bold;
	color:#00d8ff;
}

#profile-over {
	position:absolute;
	left:602px;
	top:21px;
	width:435px;
	height:301px;
	background:url(images/profile-over.png);
}

#profile-stats {
	position:absolute;
	top:178px;
	left:56px;
	width:451px;
	height:112px;
	background:url(images/profile-stats.png);
}

#profile-stats-left {
	float:left;
	display:inline;
	width:190px;
	padding:26px 0 0 29px;
}

#profile-stats-right {
	float:right;
	display:inline;
	width:220px;
	padding:10px 4px 0 6px;
	text-align:center;
}

/* #profile-rank {
	position:absolute;
	top:6px;
	left:11px;
	background:url(images/rank-large.png);
	width:216px;
	height:212px;
} */

#profile-rank {
	position:absolute;
	top:37px;
	left:44px;
	width:150px;
	height:150px;
	z-index:99;
}

#profile-tag {
	position:absolute;
	left:187px;
	top:85px;
}

.profile-title {
	font-size:36px;
}

.profile-title-rank {
	font-size:40px;
}

.section-title {
	margin:15px 0 6px 0;
}

.stats-box {
	float:left;
	display:inline;
	width:297px;
	height:103px;
	background:url(images/statsbox.png);
	margin:10px 10px 0 0;
	color:#00d8ff;
	font-weight:bold;
}

.stat-title {
	font-size:14px;
	line-height:14px;
	padding:12px 0 0 10px;
}

.stat-figure {
	font-size:58px;
	line-height:58px;
	padding:0 0 0 15px;
	margin-top:-5px;
}

.weapons-box {
	float:left;
	display:inline;
	width:221px;
	height:81px;
	background:url(images/weaponsbox.png);
	margin:10px 10px 0 0;
	color:#00d8ff;
}

.weapon-image {
	float:left;
	display:inline;
	width:135px;
	height:58px;
	padding:0 0 0 10px;
	text-align:center;
}

.weapon-pct {
	float:right;
	display:inline;
	width:76px;
	font-size:18px;
	font-weight:bold;
	padding:7px 0 0 0;
}

.weapon-used {
	width:221px;
	height:22px;
	border-top:1px solid #00d8ff;
	text-align:center;
	line-height:20px;
	font-size:10px;
}

.weapon-left {
	float:left;
	display:inline;
	width:77px;
	text-align:right;
	padding:0 12px 0 0;
}

.weapon-right {
	float:right;
	display:inline;
	width:132px;
	font-size:18px;
	font-weight:bold;
	padding:18px 0 0 0;
}

#achievements {
	padding:0 0 18px 2px;
}

#achievements-text {
	color:#fff;
	padding:10px 0;
}

.achievements-box-on {
	float:left;
	display:inline;
	width:64px;
	height:64px;
	background:url(images/achievementbox-on.png);
	margin:1px 1px 0 0;
}

.achievements-box-off {
	float:left;
	display:inline;
	width:64px;
	height:64px;
	background:url(images/achievementbox-off.png);
	margin:1px 1px 0 0;
}

.no-right {
	margin-right:0;
}

/* Image Hovers */

.buy-now {
	width:202px;
	height:136px;
	background:url(images/header-buynow.png);
}

.buy-now:hover {
	background:url(images/header-buynow-on.png);
}

.feature-watch-trailer {
	width:285px;
	height:346px;
	background:url(images/feature.jpg);
}

.feature-watch-trailer:hover {
	background:url(images/feature-on.jpg);
}

.feature1 {
	width:285px;
	height:346px;
	background:url(images/feature1.jpg);
}

/*
.feature1:hover {
	background:url(images/feature-rocket-on.jpg);
}
*/

.feature2 {
	width:285px;
	height:346px;
	background:url(images/feature2.jpg);
}

.feature3 {
	width:285px;
	height:346px;
	background:url(images/feature3.jpg);
}

.feature4 {
	width:285px;
	height:346px;
	background:url(images/feature4.jpg);
}


.goodies {
	width:297px;
	height:150px;
	background:url(images/goodies.jpg);
}

.goodies:hover {
	background:url(images/goodies-on.jpg);
}

.faqs {
	width:297px;
	height:150px;
	background:url(images/faqs.jpg);
}

.faqs:hover {
	background:url(images/faqs-on.jpg);
}

.heat-maps {
	width:297px;
	height:150px;
	background:url(images/heatmaps.jpg);
}

.heat-maps:hover {
	background:url(images/heatmaps-on.jpg);
}

/* Preload */

#preload {
	display:none;
}
