/* Rotator Styles */


#rotator {
  position:relative;
  left: 0;
  top: 0;
  width: 960px;
  height: 333px;
  margin:0;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
  margin:2px 0 0 0;
  padding:0;
  border:0;
  outline:0;
  text-decoration:none;
  list-style:none;
}

li.ui-tabs-nav-item
{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  height: 53px;
  background: url(../images/gameselector/button.jpg) no-repeat top left;
  width: 384px;
  text-decoration:none;
  list-style:none;
}

ul.ui-tabs-nav {
  position:absolute;
  top:0px;
  left:0;
  z-index:1;
  width:100%;
}

/* Non-Selected Tabs */

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
  font-size: 10px;
  font-weight:bold;
  color:#FFFFFF;
}

#rotator .ui-tabs-nav-item a div.game{
  width: 384px;
  height: 53px;
  cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected
{
  background: url(../images/gameselector/buttonover.jpg) no-repeat left;
  height: 53px;
  width: 384px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
  clear:left;
  color:#000;
  position:relative;
}

#rotator .ui-tabs-hide {
  display:none;
}

#rotator .btn_get_started {
  float:left;
  height:30px;
  width:99px;
  text-indent:-9999em;
  margin-right:7px;
  overflow:hidden;
  background:transparent url(images/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
  float:left;
  height:26px;
}

/* buttons */
div.button_play_free
{
  margin-left:8px;
  margin-top:8px;
  width:81px;
  height:38px;
}

.button_container
{
  position:absolute;
  width:416px;
  height:39px;
  left:6px;
  bottom:2px;
}

.button_sepa
{
  width:15px;
  height:39px;
  text-align:center;
}


/* Background Images */
#rotator #fragment-1 {
}

#rotator #fragment-2 {
}
