/*
.topBanner {
  background:transparent url(/images/mwcom_hdr.png) repeat-x scroll left top;
  height:115px;
  width:960px;
  text-align: left;
}
.topBanner img {
  margin-left: -80px;
  margin-top: 12px;
}

#game_iframe {
  border:medium none;
  height:1350px;
  min-height:100%;
  overflow:auto;
  width:770px;
}

.main_body_cont {
  min-height: 1000px;
  }

*/


html,body {color: white; background-color: #000000;}

a, a:visited, a:link {
	text-decoration: none;
	color:#efb402;
}

h1 {
	background-image:url(/images/header-bar-filler.gif);
	background-repeat:repeat-x;
	font-size: 140%;
	height: 30px;
	padding: 4px 0 0px 6px;
	text-align: left;
        color: white;
	}

.hero-splash {
	height: 258.3px;
	padding: 15px 0 25px 0;
}

.hero-splash .copy h2 {
	font-size: 16pt;
}

.hero-splash .copy p {
	font-size: 11pt;
}

.hero-splash .copy {
	color: #511200;
	position: relative;
	top: -184px;
	left: 305px;
	text-align: left;
}	

/***** News Module ******/
.news { 
	text-align: left;
}

.news .entry {
	 padding-top: 15px;
}

.news h2 { 
	color: #ffcf01;
	font-size: 108%;
}

.news .date {
	color: #717171;
	font-size: 93%;
}

.news .copy {
  color: #CCC;
  font-size: 11pt;	
}

.news .copy a {
	color: #ffcf01;
	font-size: 107%;
}

/***** MW Gamenav Module *****/
.mwnav {
	height:auto;
}

.mwnav ul{
	list-style-type: none;
}

.mwnav a:link, .mwnav a:visited {
	display: block;
	width: 106px;
	height: 32px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.mwnav a:active,
.mwnavSelected a:link, .mwnavSelected a:visited {
	display: block;
	width: 106px;
	height: 32px;	
	background-position: 0px -32px;
}

.mwnav a:hover
{
	display: block;
	width: 106px;
	height: 32px;	
	background-position: 0px -64px;
}

a.newhome
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWHomeBttns.png);
	position:absolute;
	left:111px;	
}

a.play
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWGameBttns.png);
	position:absolute;
	left:2px;
}

a.forum
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWForumBttns.png);
	position:absolute;
	left:220px;
}

a.support
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWSupportBttns.png);
	position:absolute;
	left:329px;
}

a.blog
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWBlogBttns.png);
	position:absolute;
	left:438px;
}

a.store
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWStoreButtons.png);
	position:absolute;
	left:547px;
}

a.gamecard
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWGameCardBttns.png);
	position:absolute;
	left:656px;
}

a.downloads
{
	width: 106px;
	height: 32px;
	background-image: url(/images/mwnav/MWDownloadsBttns.png);
	position:absolute;
	left:656px;
}


/***** Blog Module *****/
.blog {
	float:left; 		
	clear:none;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	width: 316px;
	margin-bottom: 30px;
	margin-right: 18px;
}
.blog .titlebar {
	background: url(/images/home/MWForumBar.png) no-repeat; 	
	height: 37px; 
	font-family: 'Trebuchet MS'; 
	position: relative;
}
.blog .titlebar .titletext {
	font-size:18px; 
	margin-left: 10px; 
	margin-top: 10px; 
	float: left; 
	color:#d7d7d7;
}
.blog .titlebar .readalltext {
	font-size:12px; 
	margin-right: 10px;
	margin-top: 16px;
	float: right;
	color:#ffc001
}
.blog .content {	 
	font-size: 12px; 
	margin-left: 12px; 
	margin-top: 16px;
}
.blog .content h3 {
	font-size:14px; 
	color:#ffc001;
}
.blog .content h4 {
	color:#939391;
}
.blog .content p {
	color:#cccccc;
	padding-bottom:10px;
}
.blog .content a {
	color:#ffc001;
}

/***** Shop Module *****/
.shop h1
{
  margin-top: 25px;	
}

.rightCol {
	position: absolute;
	right: 226px;
	top: 164px;
	width: 215px;
}



/***** Twitter Module *****/
.twitter .follow {
	background: url(/images/twitter-icon.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	height: 22px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 8px;
	border-bottom: solid #404040 1px;
	}
	
.twitter .follow a {
	 color: #ffc001;
	 font-size: 100%;
}

.twitter .entry {
	clear: both;
	text-align: left;
	margin-top: 17px;
	min-height: 48px;
}

.twitter .entry a { color: #ffc001; }

.twitter .entry b { font-weight: bold; }

.twitter img {
  float: left; 	
  margin-right: 10px;
}

.twitter span {	color: #ffcf01; }

.twitter .avatar {
	height: 48px;
  width: 48px;
}

.twitter .copy {

}

/***** Forums Module *****/
.forum {
	text-align: left;
}

.forum h1
{
  margin-top: 25px; 
}

.forum .category {
	color: #CCC;
  font-size: 100%;
  padding: 10px 0;
}

.forum li {
  background: url(/images/arrow-icon.gif);
  background-repeat: no-repeat;	
  padding: 0px 0 7px 10px;
}

.forum a {
	color: #ffcf01;
}

/***** Poll *****/
.poll h1 {
  margin-top: 25px; 
}

