/* CSS layout for ox.pl 2008
   @file: oxGames.css
   @created: 27.08.2008
   @last edited: 27.08.2008
   @created by Arkadiusz Kondas
*/
/* ------- menu style ------- */
#oxGamesWel {margin:7px 0;}
.oxGamesMenu {font-size:12px; color:#069; background:#EFEFEF; padding:4px 7px;}
#oxGamesCategory li {width:170px; float:left; margin:3px 0 3px 30px; color:#069;}
#oxGamesCategory li a {color:#069;}

/* ------- tab content styles ------- */
#oxBoxMain .oxBoxMainContent {padding-top:10px; border:0px;}
#oxBoxMain .oxBoxLeftBorder {width:1px; height:310px; float:left; background:url(../ox/layout2008/bgBoxBorderGrey.jpg) no-repeat top;}
#oxBoxMain .oxBoxRightBorder {width:1px; height:310px; float:right; background:url(../ox/layout2008/bgBoxBorderGrey.jpg) no-repeat top;}
.oxTabIndex li#tabEmpty {height:30px; background:none; width:69px;}

/* ------- game list boxs styles ------- */
.oxGamesPages {clear:both;}
.oxGamesListBox {width:180px; margin:0 0 0 5px; float:left; padding:5px;}
.oxGamesListBox img {float:left; width:70px; height:60px; margin:0 10px 0 0;}
.oxGamesListBox a {color:#0088E4;}

/* ------ game box styles ------- */
#oxGameFileBox {text-align:center;}
#oxGameFileBox h3 {font-size:14px; margin-bottom:5px;}
