
/* Site layout overrides */
#Frame { background:#000; }
TABLE.Body { margin-top:11px; background: #ffffff url("/res/static/images/body/gradient.png") bottom repeat-x; }
#BodyColumn { border-top:1px solid #000; }

/* nav bar overwrites */
#Document #NavTitleBar {margin:10px;}
#Document #NavTitleBar .NavItem A { font-weight:bold; color:#004193; 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/tgs2008/onbg.png") repeat-x; }
#Document #NavTitleBar .Active A { color:#ffffff; background: url("/res/static/images/tgs2008/onarrow.png") right no-repeat; }

#Document .gcHeaderText {position:absolute; margin-top:10px;margin-left:140px; width:200px; font-weight:bold; color:white; font-size:16px;}
#Document .gcTitle{font-size:28px;margin:10px 20px;font-weight:bold; color:#444;}
#Document .gcSmallTitle{font-size:20px;margin:10px 20px;font-weight:bold;}
#Document .gcSmallTitle a{ color:#444;}
#Document .gcDesc{margin:10px 20px;color:#444;}

#Document #gcOverviewNews {float:left;width:361px; margin-left:10px; position:relative;_margin-left:5px;}
#Document #gcOverviewGames {float:right;width:361px; margin-right:10px; position:relative; }

/* Content modules */

#Document .gcOverviewBox{border: 1px solid #868ea1;}
#Document .gcOverviewHeader {background: url("/res/static/images/tgs2008/gcoverheaderbg.png") repeat-x; height:21px; margin:1px;}
#Document .gcOverviewInfo { padding:5px; border-bottom:1px solid #dadde4;}
#Document .gcOverviewFileInfo { padding:5px; border-bottom:1px solid #dadde4;width:351px;float:left;}
#Document .gcGamesWrapper {border-bottom:1px solid #dadde4; }
#Document .gcOverviewGameInfo {padding:2px; text-align:center;float:left; height:165px;padding-top:5px; position:relative;}
#Document .gcOverviewTitle  { font-size:14px; color:#434343; font-weight:bold;}
#Document .gcOverviewGameTitle  { font-size:14px; color:#434343; font-weight:bold; width:111px;display:block;}
#Document .gcOverviewinfoline  { font-size:11px; color:#666666;}
#Document .gcOverviewinfoline  a{font-weight: bold; color:#004193;}
#Document .gcoverviewMoreLink{ display:block; color:#004193; font-weight:bold; padding:3px 5px; font-size:11px;}