@charset "utf-8";
/* CSS Document */
/*Copyright 2009 D20Studios, LLC*/

body{
	margin:0;
	color:#000000;
	background-color:#1B0E01;
}
#mainPage{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP BAR  |  START */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
#heroMagesLogo{
	position:absolute;
	top: 33px;
	left: 325px;
	z-index: 3;
}
#heroBanner{
	position:absolute;
	background-image:url(../images/background/bannerHeroes.png);
	left: 70px;
	top: 0px;
	width:795px;
	height:132px;
	z-index: 3;
}
#heroBannerGradient{
	position:absolute;
	background-image:url(../images/background/heroBannerGradient.png);
	left: 21px;
	top: 0px;
	width:909px;
	height:119px;
	z-index: 3;
}
#topRuneBar{
	position: absolute;
	background-image:url(../images/background/runeBar.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	left: 33px;
	top: 83px;
	width:884px;
	height:29px;
	z-index:3;
}
#bottomRuneBar{
	position: relative;
	float:left;
	background-image:url(../images/background/runeBar.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	left: 33px;
	top: 83px;
	width:884px;
	height:29px;
	z-index:8;
}
#footerPane{
	position:absolute;
	left:192px;
	top:-13px;
	background-image:url(../images/background/footerPane.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:504px;
	height:93px;
}
#d20logo{
	position:absolute;
	left:20px;
	top:-18px;
	z-index:10;
	background-image: url(../images/logos/d20studiosLogo.png);
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP BAR  |  END */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*MAIN SCROLL  |  START */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
#mainScroll{
	position:relative;
	float:left;
	top: 0px;
	left:0px;
	height:100%;

}
#paneTexture{
	background-image:url(../images/background/paneTexture.jpg);
	background-attachment:scroll;
	position:absolute;
	top:100px;
	left:83px;
	width:790px;
	height:100%;
	z-index:0;
}
#paneLeftEdge{
	background-image:url(../images/background/paneLeftEdge.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	position:absolute;
	left:40px;
	top:110px;
	width:345px;
	height:100%;
	z-index:1;
}
#paneRightEdge{
	background-image:url(../images/background/paneRightEdge.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	position:absolute;
	left:572px;
	top:110px;
	width:345px;
	height:100%;
	z-index:1;
}
#paneTopGradient{
	position: absolute;
	background-image:url(../images/background/paneTopGradient.png);
	background-attachment:scroll;
	background-repeat:repeat-x;
	left: 84px;
	top: 106px;
	width:788px;
	height:297px;
}
#paneBottomGradient{
	background-image:url(../images/background/paneBottomGradient.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:bottom;
	position:absolute;
	left: 84px;
	top:110px;
	width:788px;
	height:100%;
	z-index:1;
}
#spellRunesLeft{
	background-image:url(../images/background/spellRunes.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	position:absolute;
	left:170px;
	top:110px;
	width:30px;
	height:100%;
	z-index:1;
}
#spellRunesRight{
	background-image:url(../images/background/spellRunes.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	position:absolute;
	left:750px;
	top:110px;
	width:30px;
	height:100%;
	z-index:1;
}
.paneContent{
	position:relative;
	float:left;
	left:202px;
	top:123px;
	width:526px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F0A23E;
	font-size:9pt;
	z-index:5;
	padding-bottom:65px;
}
.paneContent a{
	color:#FFBD68;
	font-weight:bold;
}
.paneContent a:visited{
	color:#FFBD68;
	font-weight:bold;
}
.paneContent a:hover{
	color:#F0A23E;
}

.paneContent2{
	position:relative;
	float:left;
	left:160px;
	top:127px;
	width:682px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F0A23E;
	font-size:9pt;
	z-index:5;
	padding-bottom:65px;
}
.paneContent2 a{
	color:#FFBD68;
	font-weight:bold;
}
.paneContent2 a:visited{
	color:#FFBD68;
	font-weight:bold;
}
.paneContent2 a:hover{
	color:#F0A23E;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*MAIN SCROLL  |  END */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*NAV PANES  |  START */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
#navMenu{
	position:relative;
	float:left;
	left:-526px;
	margin-left:-20px;
	top:135px;
	width: 160px;
	text-align: left;
	z-index:5;
	padding-bottom:65px;
}
#navMenu2{
	position:relative;
	float:left;
	left:-682px;
	margin-left:-20px;
	top:135px;
	width: 160px;
	text-align: left;
	z-index:5;
	padding-bottom:65px;
}
.navPaneTop{
	background-image:url(../images/background/navPaneTop.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:160px;
	padding-top:5px;
	padding-bottom:10px;
}
.navPaneMid{
	background-image:url(../images/background/navPaneMid.png);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:3px;
}
.navPaneBottom{
	background-image:url(../images/background/navPaneBottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:160px;
	padding-bottom:5px;
}
.nav_link{
	margin-left: 3px;
	margin-right: 3px;
	color: #FF9900;
	font-family: Arial;
	font-size: 9pt;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	background-image:url(../images/background/navLinkBack.jpg);
	background-repeat:no-repeat;
	width:146px;
	height:20px;
}
.nav_link a{
	color: #FF9900;
	text-decoration: none;
}
.nav_link a:link{
	color: #FF9900;
	text-decoration: none;
}
.nav_link a:visited{
	color: #FF9900;
	text-decoration: none;
}
.nav_link a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*NAV PANES  |  END */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*SIDE PANES  |  START */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
#sidePanes{
	position:relative;
	float:left;
	left:80px;
	margin-left:23px;
	top:135px;
	width: 210px;
	text-align: left;
	padding-bottom:65px;
	z-index:5;
}
.sidePaneTop{
	background-image:url(../images/background/rightPaneTop.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	padding-top:5px;
	padding-bottom:10px;
}
.sidePaneMid{
	background-image:url(../images/background/rightPaneMid.png);
	background-repeat:repeat-y;
	background-position:bottom left;
}
.sidePaneBottom{
	background-image:url(../images/background/rightPaneBottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:210px;
	padding-bottom:5px;
}
.adPane{
	height:200px;
	width:200px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}
.pollPane{
	padding:5px;
}


#narrowSidePanes{
	position:relative;
	float:left;
	left:-5px;
	margin-left:23px;
	top:135px;
	width: 130px;
	text-align: left;
	padding-bottom:65px;
	z-index:5;
}
.narrowSidePaneTop{
	background-image:url(../images/background/narrowRightPaneTop.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:130px;
	padding-top:5px;
	padding-bottom:10px;
}
.narrowSidePaneMid{
	background-image:url(../images/background/narrowRightPaneMid.png);
	background-repeat:repeat-y;
	background-position:bottom left;
}
.narrowSidePaneBottom{
	background-image:url(../images/background/narrowRightPaneBottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:130px;
	padding-bottom:5px;
}
.narrowAdPane{
	height:600px;
	width:120px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*SIDE PANES  |  END */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*FONT STYLES  |  START */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
.mainContent{
	font-family:Arial, Helvetica, sans-serif;
	color:#F0A23E;
	font-size:9pt;
}
.mainCallout{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFBD68;
	font-size:9pt;
	font-weight:bold;
}
.mainHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFBD68;
	font-size:14pt;
}
.mainSuperHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F0A23E;
	font-size:18pt;
}
.mainSubHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFBD68;
	font-weight:bold;
	font-size:11pt;
}
.featuresHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFE18F;
	font-size:14pt;
}
.featuresContent{
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE18F;
	font-size:9pt;
	width:380px;
}
.featuresCallout{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE18F;
	font-size:9pt;
	font-weight:bold;
}
.footer{
	position:absolute;
	left:248px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#C39458;
	font-size:9pt;
}
.footer a{
	color:#C39458;
	font-weight:normal;
}
.footer a:link{
	color:#C39458;
	font-weight:normal;
}
.footer a:hover{
	color:#F0A23E;
}
#bardFeatures{
	position:relative;
	left:-20px;
	top:10px;
	float:left;
	margin-left:-10px;
	margin-right:-10px;
	padding-top:10px;
	padding-bottom:30px;
}
.imageHeader{
	position:relative;
	left:-6px;
	height:44px;
	padding-bottom:8px;
}
.tertiaryLinkBar{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE18F;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:20px;
}
#verticalScreenshotBlock{
	padding-left:10px;
	padding-top: 5px;
}
#announcementsBlock{
	position:relative;
	float:left;
	width:360px;
	margin-right:15px;
}
.announcementsBlockDivider{
	margin-top:-7px;
	margin-bottom:3px;
	border-top: #FF9933 1px solid;
	width:355px;
}
.announcement{
	height:60px;
}
#announcementHeading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FF9933;
	font-size:13pt;
	padding-top:5px;
	padding-bottom:2px;
}
#announcementHeading a{
	font-weight:normal;
}
#announcementHeading a:link{
	font-weight:normal;
}

.announcementDescription{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFAD33;
	font-size:9pt;
}
.imageIcon{
	position:relative;
	float:left;
	top:8px;
	height:60px;
	width:55px;
}
.flashContent{
	position:relative;
	left: -27px;
	top:-86px;
	margin-bottom:-100px;
	z-index:11;
}
.screenshotBlock{
	top:10px;
	position:relative;
	float:left;
	margin-bottom:10px;
}
.screenshotPaneTop{
	background-image:url(../images/background/screenshotPaneTop.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:151px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
	float:left;
}
.screenshotPaneMid{
	background-image:url(../images/background/screenshotPaneMid.png);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left:6px;
}
.screenshotPaneBottom{
	background-image:url(../images/background/screenshotPaneBottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:151px;
	padding-bottom:5px;
}
.screenshotDiamond{
	background-image:url(../images/background/diamond.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:35px;
	height:24px;
	top:35px;
}


.unitStatIcon{
	position:relative;
	float:left;
	margin-bottom:-3px;
}
.unitStat{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	position:relative;
	top:3px;
	padding-left:2px;
	float:left;
}
.unitStatBar{
	width:127px;
	position:relative;
	top:-10px;
	margin-top:-10px;
	margin-bottom:-20px;
	float:right;
}

.unitImage{
	position:relative;
	margin-top:-55px;
	left:-40px;
	margin-right:-90px;
	margin-bottom:-20px;
	width:0px;
}

.summonImage{
	position:relative;
	margin-top:-55px;
	left:-40px;
	margin-right:-90px;
	margin-bottom:-60px;
	width:0px;
}

.heroMageImage{
	position:relative;
	margin-top:-20px;
	left:-40px;
	margin-right:-90px;
	width:0px;
}

.statBox{
	width:45px;
	position:relative;
	float:left;
}

.emptyAbility{
	height:47px;
}

.unitCardSpacer{
	height:60px;
}

.spellTableSpacer{
width:209px;
height:25px;
}

.appLogo{
padding-left:5px;
}
.marketsContainer{
/*background-color:#000000;*/
position:relative;
left:5px;
width:190px;
padding:5px;
}
.marketsContainer2{
width:192px;
padding:5px;
margin-left:-20px;
}
.badgeContainer{
width:172px;
height:64px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*FONT STYLES  |  END */
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
