

#main-slideshow { display: none; }

.main-slideshow-css { display: block; width: 741px; height: 313px; top: 55px; right: 24px; z-index: 2; position: absolute; background-color: #000000; background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 50%; }
.main-slideshow-next { cursor: pointer; color: #ffffff; padding: 0 20px 0 0; position: absolute; top: 340px; right: 32px; display: block; height: 19px; line-height: 17px; z-index: 4; background: url('../images/arrow_r.png') no-repeat scroll 100% -19px; }
.main-slideshow-next-hover { color: #fbb40b; background-position: 100% 1px; }




/* WHAT'S NEW SECTION */

#whatsnew {}
#whatsnew h2 { position: absolute; top:0px; left: 5px; font-weight: bold; font-weight: normal; font-size: 18px; margin: 0; padding: 0; text-transform: uppercase; color: #ffffff; }

#whatsnew-frame { width: 558px; overflow: hidden; position: relative; }

#whatsnew-slide { overflow: hidden;  margin: 0; }
#whatsnew-slide ul { padding: 0; margin: 0; height: 100%; list-style: none; }


/* slider navigation, whole markups handled by JavaScript */

#whatsnew .next {  cursor: pointer;  display: block;position:absolute;
right:-15px;
top:35px;
text-indent:-4000px;
 height:95px; width:34px; 
 background:url(../images/right-scrol.gif) no-repeat; 
 z-index:3;
  }
#whatsnew .prev { color: #ffffff; cursor: pointer;  display: block; 
left:-14px;

top:35px;
width:30px;
height:95px;
text-indent:-4000px;
position:absolute;
z-index:111;
background:url(../images/left-scrol.gif);
}
/*
#whatsnew .next-hover { color: #fbb40b; background-position: 100% 1px; }
#whatsnew .prev-hover { color: #fbb40b; background-position: 0 1px; }
#whatsnew .next-active { } /* brother sami didn't want but this'll work  
#whatsnew .prev-active { }
#whatsnew .next-disabled { cursor: default; color: #ffffff; background-position: 100% -19px; }
#whatsnew .prev-disabled { cursor: default; color: #ffffff; background-position: 0 -19px; }
*/



/* BOTTOM PANEL */

