body{
  text-align:center;
}
#en_site #bonus_en img{
height:90px;
}
#logo{
  background-image:url('../images/logo.png');
  background-repeat:no-repeat;
  height:111px;
  width:447px;
  float:left;
  position:relative;

 }
#bonus{

  background-repeat:no-repeat;
  height:226px;
  width:416px;
  float:left;
  position:relative;
  left:26px;
}
#bonus img{
    height: 105px;
    position: relative;
    right: 44px;
    top: 50px;
    width: 501px;
}

#winners table{
   width:250px;
   margin-top:16px;
   margin-left:16px;
   color:#ebcaab;
   font-size:16px;
}
#winners td{
  padding:0px;
}


#icons{
  height:25px;
  width:117px;
  float:right;
  margin-top:5px;
  padding:4px 10px 0 0;
}
.button-left{
  background-image:url('../images/menu_button_1_left.jpg');
  background-repeat:no-repeat;
  height:32px;
  float:left;
  width:2px;
  margin:0;
  padding:0;
}
.button-center{
  background-image:url('../images/menu_button_1_center.jpg');
  background-repeat:repeat-x;
  height:32px;
  width:auto;
  float:left;
  margin:0;
  padding:0;
}
.button-right{
  background-image:url('../images/menu_button_1_right.jpg');
  background-repeat:no-repeat;
  height:32px;
  width:2px;
  margin-right:10px;
  float:left;
}


#pages a{
  font-size:16px; 
  color:#432525;
  position:relative;
  top:7px;
  padding-right:5px;
  padding-left:5px;
  vertical-align:middle;
  } 
#pages a:hover {
  font-size:16px; 
  color:#c6a184;
  position:relative;
  vertical-align:middle;
  top:7px;
  padding-right:5px;
  padding-left:5px;
  }
/*////////CONTENT*/
#content{
  text-align:left;
}
#accordion h3{
margin-bottom:10px;
}
#slides .prev { 
  width:43px;
  }
#slides .next { 
   width:43px;
  }
/*PROMOTIONS*/

#top{ margin-bottom:10px;}  
#bottom{top:0px;} 
/*/////ACCORDION/////*/
#accordion h3, #accordion h3:hover{
  padding:0;
  margin:0;
  margin-bottom:11px;
  padding-left:10px;
  padding-top:10px;
}
a.title{
  background-image:none;
  background-repeat:no-repeat;
  width:226px;
  height:42px;
  text-transform:uppercase;
  cursor:pointer; 
}
a.title:hover{
  background-image:none);
  background-repeat:no-repeat;
  width:226px;
  height:42px;
  color:black;
  cursor:pointer;
  } 
#instant-wrapper{
  background-image:url('../images/instant/bg.jpg');
  background-repeat:no-repeat;
  height:650px;
  width:950px;
  margin:0 auto;
margin-top:0px;
}
