/* CSS layout for ox.pl 2008
   @file: oxGallery.css
   @created: 15.07.2008
   @last edited: 23.09.2008
   @created by Arkadiusz Kondas
*/

/* ------- box styles ------- */
.oxTabIndex li { background:url(../ox/layout2008/bgTabCornerLeftClub.gif) no-repeat left top;}
.oxTabIndex li a {background:url(../ox/layout2008/bgTabCornerRightClub.gif) no-repeat right top; color:#669}
#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; margin-right:2px;}
#oxBoxMain .oxBoxMainContent {background:url(../ox/layout2008/bgBoxContentClub.jpg) repeat-x top; border:none; color:#000;}
#oxBoxMain .oxBoxMainContent .oxPages {border:0; width:96%; margin-bottom:8px;}
#tabEmpty {width:214px; height:30px; background:none; }

#oxBoxECards ul {list-style:none;}
#oxBoxECards ul li {float:left; margin:0; margin-right:5px;}
#oxBoxECards .oxBoxHeadingMain {background:url(../ox/layout2008/bgBoxHeadingMainGoldSmall.gif) repeat-x;}
#oxBoxECards .oxBoxHeadingMain h3 {color:#600;}
#oxBoxECards .oxBoxHeadingLeft {background:url(../ox/layout2008/bgBoxHeadingLeftGoldSmall.gif) no-repeat;}
#oxBoxECards .oxBoxHeadingRight {background:url(../ox/layout2008/bgBoxHeadingRightGoldSmall.gif) no-repeat;}
#oxBoxECards .oxBoxContent {background:url(../ox/layout2008/bgBoxContentGold.jpg) repeat-x top; padding:10px;}
#oxBoxECards .oxBoxContent a {font-size:11px; color:#600;}

#oxBoxComplitments ul {list-style:none; width:300px;}
#oxBoxComplitments ul li {float:left; margin:0; margin-right:10px;}
#oxBoxComplitments .oxBoxHeadingMain {background:url(../ox/layout2008/bgBoxHeadingMainGreenSmall.gif) repeat-x;}
#oxBoxComplitments .oxBoxHeadingMain h3 {color:#060;}
#oxBoxComplitments .oxBoxHeadingLeft {background:url(../ox/layout2008/bgBoxHeadingLeftGreenSmall.gif) no-repeat;}
#oxBoxComplitments .oxBoxHeadingRight {background:url(../ox/layout2008/bgBoxHeadingRightGreenSmall.gif) no-repeat;}
#oxBoxComplitments .oxBoxContent {background:url(../ox/layout2008/bgBoxContentGreen.jpg) repeat-x top; padding:10px;}
#oxBoxComplitments .oxBoxContent a {font-size:11px; color:#060;}

#oxBoxRandJoke .oxBoxHeadingMain {background:url(../ox/layout2008/bgBoxHeadingMainBlueSmall.gif) repeat-x;}
#oxBoxRandJoke .oxBoxHeadingMain h3 {color:#069;}
#oxBoxRandJoke .oxBoxHeadingLeft {background:url(../ox/layout2008/bgBoxHeadingLeftBlueSmall.gif) no-repeat;}
#oxBoxRandJoke .oxBoxHeadingRight {background:url(../ox/layout2008/bgBoxHeadingRightBlueSmall.gif) no-repeat;}
#oxBoxRandJoke .oxBoxContent {background:url(../ox/layout2008/bgBoxContentBlue.jpg) repeat-x top; padding:4px 10px 10px 10px;}
#oxBoxRandJoke .oxBoxContent a {font-size:11px; color:#069;}
#oxBoxRandJoke .oxBoxContent h4 {color:#069; margin-bottom:7px;}
#oxBoxRandJoke .oxBoxContent .oxLinkMore {margin:4px; color:#930;}

/* ------- tabels styles ------- */
.oxTableGallery {width:90%; border:0px; margin:5px auto 0 auto;}