
/* nav bar overwrites */
#Document #NavTitleBar {margin:10px;}
#Document #NavTitleBar .NavItem A { font-weight:bold; color:#9A0000; padding:5px 23px 5px 10px; 
							background: url("/res/static/images/header/navsubmenuarrowoff.png") right no-repeat; float:left; }
#Document #NavTitleBar .Active { height:23px; background: #f1f2f4 url("/res/static/images/e32008/onbg.png") repeat-x; }
#Document #NavTitleBar .Active A { color:#ffffff; background: url("/res/static/images/e32008/onarrow.png") right no-repeat; }

#Document .e3HeaderText {position:absolute; margin-top:30px;margin-left:200px; width:435px; font-weight:bold; color:white; font-size:20px;}
#Document .e3Title{font-size:28px;margin:10px 20px;font-weight:bold; color:#444;}
#Document .e3SmallTitle{font-size:20px;margin:10px 20px;font-weight:bold;}
#Document .e3SmallTitle a{ color:#444;}
#Document .e3Desc{margin:10px 20px;color:#444;}

#Document #e3OverviewNews {float:left;width:361px; margin-left:10px; position:relative;_margin-left:5px;}
#Document #e3OverviewGames {float:right;width:361px; margin-right:10px; position:relative; }

#Document .e3OverviewBox{border: 1px solid #868ea1;}
#Document .e3OverviewHeader {background: url("/res/static/images/e32008/e3overheaderbg.png") repeat-x; height:21px; margin:1px;}
#Document .e3OverviewInfo { padding:5px; border-bottom:1px solid #dadde4;}
#Document .e3OverviewFileInfo { padding:5px; border-bottom:1px solid #dadde4;width:351px;float:left;}
#Document .e3GamesWrapper {border-bottom:1px solid #dadde4; }
#Document .e3OverviewGameInfo {padding:2px; text-align:center;float:left; height:165px;padding-top:5px; position:relative;}
#Document .e3OverviewTitle  { font-size:14px; color:#434343; font-weight:bold;}
#Document .e3OverviewGameTitle  { font-size:14px; color:#434343; font-weight:bold; width:111px;display:block;}
#Document .e3Overviewinfoline  { color:#666666;}
#Document .e3Overviewinfoline  a{font-weight: bold; color:#006734;}
#Document .e3overviewMoreLink{ display:block; color:#006734; font-weight:bold; padding:3px 5px; font-size:11px;}
