/*  Warhammer Online - home.css */
/* ============================================ */
/* author: Jason Krieger, jkrieger@ea.com */
/* ============================================ */
/* Last Updated: 03/27/2008 | 1:56pm - Jason */
/* ============================================ */


/* Body Structure - Content */
/* Pages: All */
/* ============================================ */

.main-container a, .main-container a:link, .main-container a:visited {
  	color: #f5c400;
  	text-decoration: none;
	}

a, a:active, a:focus {
	outline: none;
	}

.main-container a:hover {
	color: #f5c400;
	text-decoration: underline;
	}

	.main-container .rightFloat {
		margin: 0px auto 1px 5px;
		clear: right;
		float: right;
		}
	.main-container .rightFloatLow { /* For bumping rightFloat images down one line */
		margin: 1.5em auto 1px 5px;
		clear: right;
		float: right;
		}

	.main-container .leftFloat {
		margin: 0px 5px 1px auto;
		clear: left;
		float: left;
		}

	.main-container .centerClear {
		text-align: center;
		width: 100%;
		margin: 0px auto;
		clear: both;
		position: relative;
		}

		.main-container .centerClear img {margin: 3px;}

		.main-container .centerClear .rowbuffer {
			clear: both;
			height: 10px;
		}
		.main-container .centerClear .image2 {
			width: 50%;
			_width: 48%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image3 {
			width: 33%;
			_width: 31%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image4 {
			width: 25%;
			_width: 24%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image5 {
			width: 20%;
			_width: 19%;
			float: left;
			margin-bottom: 10px;
		}

  		.main-container .legal{
  		font-size: .8em;
  		color: #999999;
  	}



/* Body Structure - Content */
/* Pages: Index */
/* ============================================ */

	.window-container {
		margin: 0px 0px 20px 0px;
		padding: 0px;
		width: 660px;
		}

		.window-container .main {
			position: relative;
			background: url('http://mythicmktg.fileburst.com/war/us/home/images/main/window-option_loading.gif') bottom center no-repeat;
			height: 292px;
			margin: 0px;
			padding: 0px;
			width: 660px;
			}

			#main_image {
				position: relative;
				width: 660px;
				height: 292px;
				z-index:3;
				}

			#secondary_image {
				position: absolute;
				top: 0;
				left: 0;
				width: 660px;
				height: 292px;
				z-index: 2;
				}

		.window-container .selectionbar {
			height: 89px;
			width: 621px;
			margin: 0px 21px;
			}

			.window-container .selectionbar .option-box1 {
				position:relative;
				float: left;
				height: 89px;
				width: 115px;
				margin: 0px 6px 0px 0px;
				}

			.window-container .selectionbar .option-box2 {
				position:relative;
				float: left;
				height: 89px;
				width: 115px;
				margin: 0px 6px 0px 6px;
				}

			.window-container .selectionbar .option-box3 {
				position:relative;
				float: left;
				height: 89px;
				width: 115px;
				margin: 0px 6px 0px 6px;
				}

			.window-container .selectionbar .option-box4 {
				position:relative;
				float: left;
				height: 89px;
				width: 115px;
				margin: 0px 6px 0px 6px;
				}

			.window-container .selectionbar .option-box5 {
				position:relative;
				float: right;
				height: 89px;
				width: 115px;
				margin: 0px;
				}

				.option-shadow {
					position: absolute;
					top: 18px;
					left: 10px;
					width: 95px;
					height: 62px;
					background-color: #000;
					opacity: .70;
					filter: alpha(opacity=70);
					}

	.tabbed-news-container {
		float: left;
		height: 405px;
		margin: 0px 6px 0px 21px !important;
		margin: 0px 6px 0px 11px;
		width: 368px;
		}

		.tabbed-news-container .tab-header-news {
			width: 368px;
			height: 75px;
			margin: 0px;
			padding: 0px;
			background: url('http://mythicmktg.fileburst.net/war/us/home/images/main/tabbed-menu_nav-news-only.gif') bottom center no-repeat;
			}

		.tabbed-news-container .tab-header-herald {
			width: 368px;
			height: 75px;
			margin: 0px;
			padding: 0px;
			background: url('http://mythicmktg.fileburst.net/war/us/home/images/main/tabbed-menu_nav-herald.gif') bottom center no-repeat;
			}

		.tabbed-news-container .tab-content {
			width: 368px;
			height: 448px;
			background: url('http://mythicmktg.fileburst.net/war/us/home/images/main/tabbed-menu_bg.gif') bottom center repeat-y;
			text-align: left;
			}

			.tabbed-news-container .tab-content .entry-container {
				width: 350px;
				height: 445px;
				margin: 0px 0px 0px 0px;
				overflow: hidden;
				}

				.tabbed-news-container .tab-content .entry-container .tab-entry {
					color: #f5c400;
					width: 300px;
					margin: 0px 0px 20px 0px;
					text-align: left;
					}

					.tabbed-news-container .tab-content .entry-container .tab-entry .entry-title {
						margin: 0px;
						padding: 0px;
						font-size: 11px;
						font-weight: bold;
						}

					.tabbed-news-container .tab-content .entry-container .tab-entry .entry-titleLink {
						margin: 0px;
						padding: 0px;
						font-size: 11px;
						font-weight: bold;
						}

						.tabbed-news-container .tab-content .entry-container .tab-entry .entry-titleLink a, .entry-titleLink  a:link, .entry-titleLink   a:visited{
							color: #f5c400;
							text-decoration: none;
							}

						.tabbed-news-container .tab-content .entry-container .tab-entry .entry-titleLink a:hover {
							color: #f5c400;
							text-decoration: underline;
							}

					.tabbed-news-container .tab-content .entry-container .tab-entry .entry-post {
						margin: 0px;
						padding: 0px;
						text-align: justify;
						}

					.tabbed-news-container .tab-content .entry-container .tab-entry .entry-articleLink  {
						color: #f5c400;
						font-size: 10px;
						font-weight: bold;
						text-decoration: none;
						margin-left: 20px;
						}

						.tabbed-news-container .tab-content .entry-container .tab-entry .entry-articleLink a, .entry-articleLink  a:link, .entry-articleLink   a:visited {
							color: #f5c400;
							text-decoration: none;
							}
						.tabbed-news-container .tab-content .entry-container .tab-entry .entry-articleLink a:hover {
							color: #f5c400;
							text-decoration: underline;
							}

		.tabbed-news-container .tab-footer {
			width: 368px;
			height: 45px;
			background: #000000 url('http://mythicmktg.fileburst.net/war/us/home/images/main/tabbed-menu_footer.gif') no-repeat;
			}

	.misc-box-container {
		float: left;
		margin: 0px 0px 0px 6px;
		width: 241px;
		}

		.misc-box-container .box1{
			width: 241px;
			height: 252px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box2{
			width: 241px;
			height: 143px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box3{
			width: 241px;
			height: 143px;
			margin: 0px;
			padding: 0px;
			}


/* Body Structure - Content */
/* Pages: Press Coverage */
/* ============================================ */

.main-container {
	background: #000000 url('http://mythicmktg.fileburst.com/war/us/global/main-content_bg.gif') bottom center repeat-y;
	margin: 20px auto 0px auto;
	width: 621px;
	}

	.main-container .header1 /* thicker header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_header1.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 90px;
		}

	.main-container .header2 /* thin metal bar header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_header2.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 15px;
		}

	.main-container .footer1  /* thicker footer */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_footer1.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 45px;
		}

	.main-container .footer2 /* thin metal bar footer */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_footer2.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 15px;
		}

		.main-container .header1 .title{
			margin: 0px;
			padding: 13px 0px 0px 0px;
			font-size: 20px;
			font-weight: bold;
			color: #e8e8e8;
			font-family: georgia, geneva, arial, serif;
			text-align: center;
			}

		.main-container .header1 .desc{
			color: #999999;
			font-size: 0.8em;
			padding: 15px 0px 0px 0px;
			text-align: center;
			}

				.main-container .header1 .desc a, .desc  a:link, .desc  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .header1 .desc a:hover {
					color: #f5c400;
					text-decoration: underline;
					}

	.main-container .newsbox {
		width: 580px;
		margin: 20px auto;
		}

		.main-container .newsbox .image {
			width: 160px;
			margin: 0px auto;
			float: left;
			}

		.main-container .newsbox .text {
			width: 415px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}

			.main-container .newsbox .text .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

			.main-container .newsbox .text .date {
				color: #666666;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}

			.main-container .newsbox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

				.main-container .newsbox .text .post a, .post  a:link, .post  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .newsbox .text .post a:hover {
					color: #f5c400;
					text-decoration: underline;
					}

	.main-container .contentbox1 {
		width: 580px;
		margin: 10px auto;
		text-align: left;
		}



/* Body Structure - Content */
/* Pages: Zone Overview */
/* ============================================ */
	.main-container .zonebox {
		width: 580px;
		margin: 20px auto;
		text-align: left;
		color: #dedede;
		}

		.main-container .zonebox .image {
			margin: 0px auto;
			width: 175px;
			float: left;
			}
			.main-container .zonebox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}
			.main-container .zonebox .titleCenter {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				text-align: center;
				}
						
				
		.main-container .zonebox .text {
			width: 400px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}

			.main-container .zonebox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}


/* Body Structure - Content */
/* Pages: Armies of War*/
/* ============================================ */

.main-container .AoW-Header /* thicker header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/home/images/armiesofWAR/aow_bg-header_lrg.jpg') top center repeat-y;
		margin: 0px 0px 10px 0px;
		width: 621px;
		height: 366px;
		}

.main-container .army-text {
		width: 565px;
		margin: 10px auto;
		text-align: justify;
		color: #dedede;
		clear: both;
		}

	.main-container .army-text .title {
			font-size: 1.3em;
			font-weight: bold;
			color: #CD4707;
			margin: 20px auto 5px;
			text-align: center;
			}

.main-container .army-career {
		width: 580px;
		margin: 10px auto;
		text-align: center;
		color: #dedede;
		clear: both;
		}

	.main-container .army-career img {
		margin: 0px 3px;
		}


/* Body Structure - Content */
/* Pages: Game Overview, Misc Subpages, Some AoW */
/* ============================================ */

	.main-container .armiesHome {
		width:599px;
		overflow:hidden;
		margin: 20px 10px;
		position:relative;
	}
		.main-container .armiesHome img {
			position:relative;
			left:-10px;
		}

	.main-container .armybox
	{
		position: relative;
		width: 580px;
		margin: 20px auto;
		text-align: left;
		color: #dedede;
		clear: both;
	}

		.main-container .armybox ul {margin-top:0px; margin-bottom: 1em;}

    	.main-container .armybox ul ul
    	{
    		list-style-type:square;
    	}

  	.main-container .armybox .imgquote {
  		white-space:pre;
  		position: absolute;
  		top: 0px;
  		left: 0px;
  		text-align:center;
  		font-family: times, serif;
  		font-weight: bold;
  		font-size: medium;
  		z-index: 500;
  		width: 100%;
  	}
  	.main-container .armybox .quote {
  		font-family: times, serif;
  		font-size: medium;
  		font-style: italic;
  	}
		.main-container .armybox .date {
			color: #666666;
			font-size: 1em;
			margin: 4px 0px 5px 0px;
			}
		.main-container .armybox .title {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			color: #CD4707;
			margin: 20px auto 10px;
		}

/* Body Structure - Content */
/* Pages: Newsletter Archives */
/* ============================================ */

.main-container .newsletterBox {
width: 580px;
margin: 20px auto;
}

	.main-container .newsletterBox .newsletterRow {
	width: 580px;
	height: 120px;
	margin 20px auto;
	}

		.main-container .newsletterBox .newsletterRow .imageBox {
		position: relative;
		width: 135px;
		margin-left: 8px;
		float: left;
		}

			.main-container .newsletterBox .newsletterRow .imageBox a, .post  a:link, .post  a:visited {
				color: #f5c400;
				text-decoration: none;
				}

			.main-container .newsletterBox .newsletterRow .imageBox a:hover {
				color: #f5c400;
				text-decoration: underline;
				}


/* Body Structure - Content */
/* Pages: Awards */
/* ============================================ */

.main-container .awardsbox {
width: 580px;
margin: 10px auto;
}

	.main-container .awardsbox .awardsRow {
	width: 580px;
	height: 170px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	}

		.main-container .awardsbox .awardsRow .imageBox {
		position: relative;
		width: 120px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		float: left;
		}

/* Body Structure - Content */
/* Pages: Special Features */
/* ============================================ */
	.main-container .featurebox {
		width: 580px;
		margin: 20px auto;
		padding-top: 20px;
		text-align: left;
		color: #dedede;
		}

		.main-container .featurebox .image {
			margin: 0px auto;
			width: 148px;
			float: left;
			}

			.main-container .featurebox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

		.main-container .featurebox .text {
			width: 422px;
			margin: 0px 0px 30px 10px;
			float: left;
			text-align: left;
			}

			.main-container .featurebox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

			.main-container .featurebox .featureimage {
				margin: 0px auto;
				width: 175px;
				float: left;
				}

		.main-container .featurebox .list {
			margin-left: 20px;
			padding-left: 20px;
			text-align: left;
			clear: both;
			}

		.main-container .featurebox .image2 {
			margin: 0px auto;
			width: 193px;
			height: 220px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image3 {
			margin: 0px auto;
			width: 280px;
			height: 140px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image4 {
			margin: 0px auto;
			width: 280px;
			height: 150px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image5 {
			margin: 0px auto;
			width: 110px;
			height: 180px;
			float: left;
			text-align: center;
			}

/* Body Structure - Content */
/* Pages: Icons */
/* ============================================ */

.main-container .iconsBox {
width: 580px;
margin: 10px auto;
}

	.main-container .iconsBox .iconsRow {
	width: 580px;
	height: 60px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	}

		.main-container .iconsBox .iconsRow .imageBox {
		position: relative;
		width: 60px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		float: left;
		}

/* Body Structure - Content */
/* Pages: Wallpaper */
/* ============================================ */

.main-container .wallpaper-container {
	width: 580px;
	margin: 10px auto;
	}

	.main-container .wallpaper-container .wallpaper-box {
		width: 190px;
		float: left;
		height: 140px;
		margin: 0px 0px 20px 2px;
		}

		.main-container .wallpaper-container .wallpaper-box img{
			margin: 2px;
			}


/* Body Structure - Content */
/* Pages: Screenshots */
/* ============================================ */

.main-container .screenshotBox {
width: 580px;
margin: 20px auto;
}

	.main-container .screenshotBox .screenshotRow {
	width: 580px;
	height: 120px;
	margin 20px auto;
	}

		.main-container .screenshotBox .screenshotRow .imageBox {
		position: relative;
		width: 135px;
		margin-left: 8px;
		float: left;
		}

			.main-container .screenshotBox .screenshotRow .imageBox a, .post  a:link, .post  a:visited {
				color: #f5c400;
				text-decoration: none;
				}

			.main-container .screenshotBox .screenshotRow .imageBox a:hover {
				color: #f5c400;
				text-decoration: underline;
				}

	.main-container .screenshotBox .screenshotRowHeader {
	width: 580px;
	height: 30px;
	margin: 10px auto 10px 30px;
	text-align: center;
	}

		.main-container .screenshotBox .screenshotRowHeader .textBox {
		position: relative;
		width: 500px;
		float: left;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
		color: #CD4707;
		margin-bottom: 10px;
		}



/* Body Structure - Content */
/* Pages: Collectors Edition */
/* ============================================ */

.main-container .collectorsBox {
width: 580px;
margin: 20px auto;
}

	.main-container .collectorsBox .collectorsContent {
	text-align: justify;
	}

	.main-container .collectorsBox .collectorsContent .titleText {
	color: #CD4707;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	}

	.main-container .collectorsBox .collectorsContent .boxDesc {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	clear: both;
	}

	.main-container .collectorsBox .centerText {
	text-align: center;
	}

	.main-container .collectorsBox .bonusBox {
	width: 560px;
	height: 70px;
	margin: 5px 5px 10px 5px;
	float: left;
	text-align: left;
	}

	.main-container .bonusBox .imageOne {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}

	.main-container .bonusBox .text {
	width: 190px;
	float: left;
	color: #CD4707;
	font-size: 12px;
	margin-right: 5px;
	}

	.main-container .bonusBox .imageTwo {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}


/* Body Structure - Content */
/* Pages: Feedback Forms */
/* ============================================ */

.main-container .feedbackBox {
width: 580px;
margin: 20px auto;
}

	.main-container .feedbackBox .feedbackRow {
	width: 580px;
	margin: 5px 5px 5px 20px;
	}

		.main-container .feedbackBox .feedbackRow .cellOne {
		position: relative;
		width: 160px;
		float: left;
		text-align: right;
		margin: 5px 5px auto auto;
		}

		.main-container .feedbackBox .feedbackRow .cellTwo {
		position: relative;
		width: 380px;
		float: left;
		text-align: left;
		margin: 5px 5px auto auto;

		}

		.main-container .feedbackBox .feedbackRow .cellTwo .inputBox {
		width:225px;
		}

		.main-container .feedbackBox textarea {
			width: 410px;
		}

/* Body Structure - Content */
/* Pages: faq */
/* ============================================ */
	.main-container .faqbox {
		position: relative;
		width: 580px;
		margin: 20px auto 50px;
		text-align: left;
		color: #dedede;
		clear: both;
	}

		.main-container .faqbox ul {
			list-style-image: url('http://mythicmktg.fileburst.net/war/us/home/images/faq/arrow.gif');
			list-style-type: circle;
		}

		.main-container .faqbox ul#faqmenu a {
			cursor: pointer;
		}
				.main-container .faqbox ul#faqmenu ul {
					display: none;
				}


		.main-container .faqbox .title {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			color: #CD4707;
			margin-bottom: 20px;
		}