@charset "utf-8";
/************ NelponGila Project ***********************

Author : Irawan Setiadi
website : www.elixirbox.com
mail : irawan@elixirbox.com

**********************************************/
html{background:url(../images/environment.jpg) #0155b5 no-repeat 50% 0%;}
body#homepage{
	background:url(../images/big-frame.png) no-repeat 50% 0%;
	font-family:Tahoma, Geneva, sans-serif;
} 
body#otherpage{
	background:url(../images/blurb-top.png) no-repeat 50% 0%;
}
div#container{
	width:982px;
	margin:0 auto;		
	position:relative;	
}
#logo{position:absolute;top:0;}
#logo h1{ margin:0; padding:0;}
#logo h1 a{
	display:block;
	text-indent:-9999px;	
	background:url(../images/logo.png) no-repeat 0 0;	
	width:341px;
	height:220px; 
}

#top-nav{
	margin-left:360px;
	margin-top:0;
	overflow:hidden;
	height:100%;
}
#top-nav ul{
	list-style:none;
	margin:0;
	padding:0;
	background:url(../images/menu.png) no-repeat 0 0;
	height:135px;
}
#top-nav ul li{
	margin:0;
	padding:0;
	float:left;
	height:135px;
}
#top-nav ul li a{
	display:block;	
	height:135px;
	text-indent:-9999px;
}
#top-nav ul li.home{width:72px;}
#top-nav ul li.nelp{width:102px;}
#top-nav ul li.video{width:104px;}
#top-nav ul li.gallery{width:67px;}
#top-nav ul li.cara{width:96px;}

#top-nav ul li.home a:hover{background:url(../images/menu.png) no-repeat 0 -135px}
#top-nav ul li.nelp a:hover{background:url(../images/menu.png) no-repeat -72px -135px}
#top-nav ul li.video a:hover{background:url(../images/menu.png) no-repeat -174px -135px}
#top-nav ul li.gallery a:hover{background:url(../images/menu.png) no-repeat -278px -135px}
#top-nav ul li.cara a:hover{background:url(../images/menu.png) no-repeat -345px -135px}

#latest-video{
	width:560px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	margin-top:95px;
	background:url(../images/video-preview.png) no-repeat 0 0;
	height:460px;
}
.scrolling-ads{
	width:430px;
	margin:0 auto -60px auto;
	position:relative;
	z-index:200;

}
.quiz{
	position:relative;	
	overflow:hidden;
	height:100%;
	height:auto;
	display:block;
}
.box{
	width:437px;
	background:url(../images/blue-box.png) no-repeat 0 0;
	overflow:hidden;
	height:282px;
	padding:40px 20px;
	float:left;
	margin-right:25px;
	position:relative;
	z-index:10;
	color:#FFF;
}
.box.omega{ margin-right:0;}

#footer{ 
	clear:both;
	display:block;	
	color:#5d5d5d;
	text-align:center;
	background:#feb90e;
	padding:10px 0 10px 0;
	position:relative;
}

.share{
	width:237px;	

	background:url(../images/luna.png) no-repeat 0 0;
	position:absolute;
	top:628px;
	z-index:100;
	text-align:right;
	padding-top:0px;
}
.share a{
	display:block;
	text-indent:-9999px;
	padding:3px;	
	width:40px;
	height:40px;
	float:right;
	margin-right:3px;
	text-decoration:none;
}
.rafi{
	width:226px;
	height:449px;
	background:url(../images/rafi.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	float:right;
	top:410px;
	position:absolute;
	z-index:100;
	margin-left:745px;
}
.login{
	width:199px;
	height:339px;
	background:url(../images/login.png) no-repeat 0 0;
	position:absolute;
	margin-left:740px;
	overflow:hidden;
	top:56px;
	font-size:11px;
	padding-left:40px;
}
.login form{
	line-height:normal;	
	margin-top:70px;
}
.login form p{
	margin-bottom:5px;
	clear:both;
}
.login form label{ float:left; width:50px; color:#0094d9; font-size:11px; padding-top:5px;}
.login form input.txt{ float:left; background:url(../images/inputbox.jpg) no-repeat 0 0; border:0; padding:5px; font-size:11px;	}
.login a {color:#e68822; text-decoration:none;}
.login a:hover {color:#666}
.content{
	width:584px;
	margin:110px auto 100px auto;
	padding-bottom:115px;
	min-height:670px;
	color:#5d5d5d;
	font-size:14px;
}
.content h1{ padding:0 0 0 15px; margin:0 0 10px 0;}
.content img{vertical-align:middle;	}
.content .big{ font-size:20px;font-weight:bold;}
.content p.f13{ font-size:13px;}

body#otherpage .rafi{top:724px;margin-left:800px;}
.sort-video{
	background:url(../images/bar.png) no-repeat 0 0;
	text-align:right;
	padding:3px 5px;
}
.sort-video form label{ font-weight:bold; text-shadow:1px 1px 1px #fff;}
.sort-video form select{ font-size:11px; padding:3px;}
input.go{ background:url(../images/go.png) no-repeat 0 0; border:0; text-indent:-9999px; width:30px; height:20px; vertical-align:middle; line-height:0;}

.list-video ul{
	list-style:none;
	margin:0;
	padding:0;
}
.list-video ul li{
	margin:20px 0px 0 3px;
	padding:0;
	width:114px;
	float:left;
	overflow:hidden;
}
.list-video ul li.first{
	margin-left:0;
}
.list-video ul li .frame{
	background:url(../images/video-thumb.png) no-repeat 0 0;
	height:114px;
	width:114px;
	position:absolute;
	margin-top:-110px;
}
.list-video ul li .frame a{ display:block;height:114px;width:114px;}
.list-video ul li p{
	margin-top:10px;	
	text-align:center;	
	line-height:normal;
}
.list-video ul li p a{color:#00427a; text-decoration:none;}
.paging{ text-align:center;}
.paging a{ background:#a0a1a1; padding:2px 5px; margin:0 3px; color:#FFF; text-decoration:none;}
.paging a:hover{background:#00427a;}


.video{
	width:360px;
	float:left;
}
.video-desc{
	width:194px;
	padding:15px;
	float:right;
	background:url(../images/video-desc-box.gif) no-repeat 0 0;
	height:287px;
	line-height:normal;
	overflow:hidden;
	color:#8c8c8c;
	font-size:12px;
}
.video-desc strong{ color:#5d5d5d;}
.video-desc p{ margin-bottom:13px;}
.note{color:#125f95; font-weight:bold;}
.rate{color:#e68822; font-weight:bold;}
.video-desc a{color:#e68822; text-decoration:none;}
.comment-box{
	clear:both;
	overflow:hidden;
	height:100%;
	text-align:right;
}
.comment-box textarea{
	background:url(../images/textarea.gif) no-repeat 0 0;
	padding:10px;
	border:0;
	width:584px;
	height:40px;
}
.comment-box input.send-comment{
	background:url(../images/submit.gif) no-repeat 0 0;
	width:85px;
	border:0;
	height:23px;
	line-height:0;
	text-indent:-9999px;
}
.comment-result{
	text-align:left;
	border-top:1px dotted #000;
	padding:10px 0;
	margin-top:10px;
	
}
.comment-result a, .comment-result p.heading{
	color:#125f95;
}
.comment-result p{
	line-height:normal;
	margin-top:0px;	
	margin-bottom:10px;
}
.comment-result p.com{
	overflow:hidden;
	height:70px;
}
.tab{
	list-style:none;
	margin:20px 0 0 0 ;
	padding:0;
	width:584px;
	background:url(../images/tabs.gif) no-repeat 0 0;
	height:31px;
}
.tab li{float:left;
	margin:0 6px 0 0;
	padding:0;
	width:115px;
	font-weight:bold;
	height:31px;
}

.tab li a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#7b7b7b;
	height:31px;
	text-shadow:1px 1px 1px #fff;
}
.tab li.cara-main a.active{background:url(../images/tabs.gif) no-repeat 0 -31px; color:#e68822;}
.tab li.peraturan a.active{background:url(../images/tabs.gif) no-repeat -121px -31px;color:#e68822;}
.tab li.disclaimer{float:right;text-indent:-9999px;}
.tab li.disclaimer a.active{background:url(../images/tabs.gif) no-repeat -460px -31px; }
.tab-content{
	background:url(../images/line-bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}
.tab-content .tab-inner-content{
	background:url(../images/line-center.gif) repeat-y left top;
	padding:10px;
}
.tab-inner-content ul{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
}
.tab-inner-content ul li{
	margin:0;
	padding:0;
}
.tab-inner-content ul li img{
	float:left;	
	margin-right:10px;
	background:blue;
}
.tab-inner-content ul li p{
	padding-left:0px;
	float:right;
	width:515px;
}
.tab-inner-content ul li {
	overflow:hidden;
	height:100%;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
	font-size:12px;
}
.tab-inner-content ul li p strong{
	color:#125f95;
	font-size:13px;
	font-weight:bold;
}
.tab-inner-content ul li.last{ border-bottom:none;}
.share div{ overflow:hidden; height:100%; clear:both; width:200px; height:200px;}
a.show-video{
	display:block;
	width:200px;
	height:140px;
	float:left;
	margin-bottom:40px;
	text-indent:-9999px;
}
.clear{ clear:both; height:1%;}