@charset "utf-8";

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #91C501;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size:11px;
}

#page {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#upper {
	position:relative;
	background-color: #F7FFDA;
	min-height:100%;
}

* html #upper
{
height: 100%;
}

#header {
	height: 213px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(../images/rbt_v4_main_content.png);
	background-repeat: repeat-y;
	width: 980px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
}

#container #sidebar {
	float: left;
	width: 246px;
	height:100%;
	overflow:auto;
	margin-left:7px;
	display:inline-block;
}
#container #content {
	float: left;
	width: 720px;
	height:100%;
	overflow:auto;
}
#top {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}


* html #top {
	margin-top:2px;
}
#bottom {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#istimewa-head {
	background-image: url(../images/rbt_v4_istimewa-head.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 686px;
}
.top5 {
	float: left;
	width: 343px;
}
.row-top-1 {
	background-color: #F0F0F0;
	width: 330px;
	overflow: auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.row-top-2 {
	width: 330px;
	overflow: auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.top5-nombor {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 25px;
	overflow: auto;
	text-align: center;
}
.top5-title {
	float: left;
	width: 275px;
	overflow: auto;
	margin-left:5px;
}
.top5-title strong {
font-size:12px;
}
#istimewa-content {
	height: 300px;
	width: 686px;
}

.row1 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: auto;
}
.row2 {
	background-color: #F0F0F0;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.row-title {
	width: 280px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.row-title strong {
font-size:12px;
}
.row-code {
	padding: 5px;
	height: 30px;
	width: 80px;
	float: left;
	text-align:center;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
}

.row-preview {
	padding-top: 8px;
	height: 30px;
	width: 25px;
	float: left;
	text-align:center;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.row-dengar {
	padding: 5px;
	height: 30px;
	width: 70px;
	float: left;
	text-align:center;
	margin-right: 2px;
	margin-left: 2px;
}
#rbt_head {
	background-image: url(../images/rbt_v4_listbar.jpg);
	height: 34px;
	width: 720px;
}




#menu {
	background-image: url(../images/rbt_v4_main_menubar.png);
	height: 34px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menubar{
height:71px;
width:1024px;
margin-left:auto;
margin-right:auto;
}
#menustart {
	float: left;
	height: 71px;
	width: 148px;
}
#menu1 {
	float: left;
	height: 71px;
	width: 121px;
}
#menu2 {
	float: left;
	height: 71px;
	width: 122px;
}
#menuend {
	float: left;
	height: 71px;
	width: 147px;
}

#lower {
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
	height: 140px;
	background-color: #91C501;
	left:0px;
	right:0px;
}

#footer {
	background-color: #91C501;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	bottom: 0 !important;
		height: 140px;
}
.side-head {
width:246px;
height:32px;
}


.side-head h1 {
width:246px;
height:32px;
background:url(../images/rbt_v4_sidebar_head.jpg) no-repeat;
}
.side-head-common {
	width:246px;
	height:16px;
}
.side-head-common h1 {
	width:246px;
	height:16px;
	background:url(../images/rbt_v4_sidebar_head_common.jpg) no-repeat;
}
.side-foot {
width:246px;
height:9px;
background:url(../images/rbt_v4_sidebar_foot.jpg) no-repeat bottom center;
}

.side-content {
	width:206px;
	height:100%;
	overflow:auto;
	background:url(../images/rbt_v4_sidebar_content.jpg) repeat-y;
	padding-left: 20px;
	padding-right:20px;
}
.menutitle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;
padding:2px;
font-weight: bold;
color:#000000;
}
.menutitle a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
.menutitle a:hover {
	color: #CC6600;
	text-decoration: none;
}
.submenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;
margin-bottom: 0.5em;
margin-left:10px;
color:#333333;

}
a:link, .submenu a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.submenu a:link, .submenu a:visited {
	color: #333333;
	text-decoration: none;
}
.submenu a:hover {
	color: #CC9900;
	text-decoration: none;
}
.menutitle a:link, .menutitle a:visited {
	color: #000000;
	text-decoration: none;
}
.menutitle a:hover {
	color: #CC6600;
	text-decoration: none;
}
.popup {
	background-image: url(../images/rbt_v4_popup.jpg);
	height: 203px;
	width: 412px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pop_title {
	width: 300px;
	padding-top: 35px;
	margin-left: 30px;
	height: 40px;
}
.pop_title strong {
font-size:14px;
}
.pop_code_row1 {
background: #C6E77A;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pop_code_row1 .telco {
width:60px;
margin-left:5px;
float:left;
font-weight:bold;
}
.pop_code_row1 .code {
width:300px;
margin-left:5px;
float:left;
}
.pop_code_row2 {
	width:90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
