/* CSS Document */

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
left:0;
border: 1px solid #000; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 11px "Century Gothic", verdana;
line-height:18px;
z-index:100;
background-color: #092e77;
width: 180px;
visibility:hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
text-align:left;
padding:3px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#333;
}



/*CSS Menu End*/


body{
	background:#000;
	margin:0;
	padding:0;
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;

}
a{
	color:#fff;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#fff;
}
h1{
	font-size:16px;
}
h1 a{
	font-size:16px;
	color:#fff;
	text-decoration:underline;
}
h1 a:hover{
	text-decoration:none;
}
h1.kanan{
	padding:7px 0 !important;
	padding:5px 0;margin:0;
}
*:first-child+html h1.kanan{
	padding:5px 0 !important;
	padding:5px 0;margin:0;
}
.submit{
	background-color:#333;
	color:#fff;
	border:1px solid #fff;
}
.wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;

}
/*****************HOME**********************/
.home_logo{
	width:423px;
	height:94px;
	background:url(../images/rtlogo.jpg) no-repeat;
	margin:90px auto 0 auto;

}
.list_1{
	width:1000px;
	height:2px;
	background-color:#205cd4;
	line-height:0.5em;
	font-size:2px;
}
.list_2{
	width:1000px;
	height:10px;
	background-color:#092e77;
	line-height:0.5em;
	font-size:5px;
}
.list_menu{
	width:1000px;
	height:20px;
	background-color:#092e77;
	text-align:right;
}
.list_menu ul{
	padding:0;
	margin:0;
}
.list_menu ul li{
	padding:0;
	margin:2px 5px;
	display:inline;
}
.list_menu ul li a{
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.list_menu ul li a:hover{
	color:#205cd4;
}
.header{
	width:1000px;
	height:252px;
	background:url(../images/rthome_06.jpg) no-repeat;
}
/*****************WHY ROYAL**********************/
.list_top_1{
	width:100%;
	height:7px;
	background-color:#092e77;
	line-height:0.5em;
	font-size:5px;
}
.list_top_2{
	width:100%;
	height:10px;
	background-color:#205cd4;
	line-height:0.5em;
	font-size:1px;
}
.logo_left{
	width:357px;
	height:81px;
	background-image:url(../images/royaltower_logo.jpg);
	margin:10px 0;
}
.menu_top{
	width:1000px;
	height:20px;
	text-align:right;
}
.menu_top ul{
	padding:0;
	margin:0;
}
.menu_top ul li{
	padding:0;
	margin:2px 5px;
	display:inline;
}
.menu_top ul li a{
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.menu_top ul li a:hover{
	color:#205cd4;
}
.top_header{
	width:980px;
	height:310px;
	margin:10px auto;
	border:1px solid #333;
	padding:5px;
}
/*****************ABOUT ROYAL**********************/
.about-rt{
	padding:10px 0 0 200px;
	width:600px;
	
}
/*Projek Menu Right*/
.prj{
	padding:10px 0 0 50px;
	width:60%;
	border-right:1px #FFF solid;
}
.prj h1{
	padding:0;
	margin:0;
}

.prj_menu{
	padding-left:20px;
	width:32%;
	height:20px;
	
}

#masterdiv{
	background-color:#000;
	width:300px;
	padding-top:40px;
}
#masterdiv ul li{
	margin:15px 0;
	list-style:none;
	padding:0;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#000;
	color:#fff;
	width:280px;
	padding-top:1px;
	padding-left:10px;
	padding-right:2px;
	padding-bottom:1px;
	text-align:left;
	font-weight:bold;
	
}
.menutitle a{
	color:#fff;
	text-decoration:none;
}
.submenu{
	margin-bottom: 0.5em;
	padding-left:13px;
	background-color:#000;
	width:250px;
}
.submenu ul{
	margin:0;
	padding:0;

}
.submenu ul li{
	list-style:none;
	margin-bottom:3.7px;
	
}
.submenu ul li a{
	color:#848283;
	text-decoration:none;

}
.submenu ul li a:hover{
	font-weight:bold;
	
}
#paging{
	text-align:center;
}
#paging ul{
	list-style:none;
	padding:0;
	margin:0;
}
#paging ul li{
	display:inline;
	margin:2px;
}
#paging ul li a{
	color:#0000FF;
}
#paging ul li a:hover{
	text-decoration:none;
}
#paging ul li a:visited{
	color:#0000ff;
}
/*End Of Right Menu */
.footer{
	width:99%;
	height:auto;
	border-top:1px solid #333333;
	margin:30px auto 5px auto;
}
.gal{
	width:100%;
	height:auto;

}