#mainbg{background:url(../images/bg.jpg) no-repeat center top; width:100%;height:748px;}
.container{width:986px;height:748px;margin:0 auto;position:relative;}
.videopl{position:absolute;top:253px;left:296px;}

.playnow, .register, .paynow, .forumbtn{width:130px;height:130px;top:128px;cursor:pointer;background:url(../images/btns.png) no-repeat;background-position:0 0; position:absolute;}
.paynow{left:32px;}
.playnow{left:194px;top:136px;}
.register{right:188px;top:136px;}
.forumbtn{right:24px;}
.paynow:hover{background-position:0 -130px;}
.playnow:hover {background-position:0 -260px;}
.register:hover {background-position:0 -390px;}
.forumbtn:hover{background-position:0 -520px;}

.round {width:986px; height:359px; position:absolute; top:400px; left:7px;}
.roundabout-holder {padding:0; list-style:none;}
.roundabout-moveable-item {cursor:pointer; width:554px; height:330px; vertical-align:middle;}
.roundabout-moveable-item img {width:100%; height:100%; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='test.png', sizingMethod='scale');}
.roundabout-in-focus {cursor:auto;}

/*download page*/
.clear{clear:both;}
#downloadbg{background:url(../images/bg-download.jpg) no-repeat center top; width:100%;height:756px;}
#downloadbg .container{width:840px;height:756px;margin:0 auto;}
.maintxt{width:822px;padding:390px 10px 0 10px;color:#e2ad56;}
.maintxt a, .maintxt a:visited{text-decoration:underline;color:#e2ad56;}
.maintxt a:hover{color:#FFF;}
.maintxt p{padding:2px 0 4px 0;}
.box{width:270px;margin:0 2px;float:left;}
.download {background:url(../images/btn-download.png) no-repeat 0 0;width:250px;height:50px;cursor:pointer;}
.download:hover {background-position:0 -50px;}
.tblrq {border-collapse:collapse;border:0;}
.tblrq td{padding:5px 10px 5px 20px;}
.white{color:white;}

.fblike{position:absolute;left:-50px;bottom:128px;}