@charset "utf-8";
a:hover, a:active, a:focus {
    outline: none 
}
body {
	background-image: url(../Layoutimg/BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #484848;
}

#wrapper {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
#header {
	width: 940px;
	height: 250px;
}
#header  #logo {
	background-image: url(../Layoutimg/menaralog.png);
	height: 30px;
	width: 157px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	clear: right;
	float: left;
}
#header #nav/* --- Navbar Style --- */

 {
	width: 940px;
	height: 41px;
	background: transparent;
	margin-top: 10px;
}


/* -- Brown Menu -- */
.menu {
	width:auto;
	height:41px;
	font-size:11px;
	z-index:1000;
	position: relative;
	font-family: tahoma, verdana, Impact;
	font-weight: bold;
	color: #666666;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#BBBBBB;
	font-weight:normal;
	width:77px;
	height:42px;
	text-align:center;
	background-image:url(../Navigation/center.png);
	line-height:38px;
	font-size:11px;
	overflow:hidden;
	background-repeat: repeat-x;
}
/* End Caps Styling */
.menu .left_nosub {
	background-image:url(../Navigation/left.png);
	height: 41px;
	width: 77px;
	background-repeat: no-repeat;
	background-position: left;
}
.menu .center_rates {
	background-image:url(../Navigation/center.png);
	height: 41px;
	width: 110px;
	background-repeat: repeat-x;
}
.menu .right_nosub {
	background-image:url(../Navigation/search_button.png);
	height: 41px;
	width: 47px;
}
.menu .white_separator {
	background-image:url(../Navigation/white_separate.png);
	height: 41px;
	width: 3px;
	background-repeat: no-repeat;
}
.menu .center_dis {
	background-image:url(../Navigation/center.png);
	height: 41px;
	width: 466px;
	background-repeat: repeat-x;
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {
	float: left;
}
.menu ul li ul {display: none;}

/* Button ":hover" Styling */
.menu ul li:hover a {
	color:#F1C752;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:41px;
	left:50;
	width:152px;
	margin: 0;
	padding: 0;
	background-image: url(../Navigation/BGdropdown.png);
}
/* DropDown Styling */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#000; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .left_nosub {
	color: #F1C752;
}

/* DropDown Menus ":active" or "Selected" Styling */
.menu ul li:hover ul .sub_active {
	background-image:url(../Navigation/sub_active.png);
	margin-right: 1px;
}

/* DropDown Menus ":hover" Styling */
.menu ul li:hover ul li a:hover {
	color:#F1C752 !important;
	background-image:url(../Navigation/sub_active.png);
}

.menu ul li:hover ul {
	padding: 0;
	background-image:url(../Navigation/BGdropdown.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

#header #mainbanner {
	background-repeat: no-repeat;
	height: 154px;
	width: 940px;
	position: relative;
	top: -13px;
}
#content {
	width: 940px;
	height: auto;
	margin-top: 2px;
}
.box {
	width: 940px;
	background-image: url(../Layoutimg/bg-tile2.png);
	height: auto;
	background-repeat: repeat-y;	
}
.box2 {
	background-image: url(../Layoutimg/cotat2.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}
.box3  {
	width: 940px;
	background-image: url(../Layoutimg/cotbaw2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.box   .leftcolumn {
	height: auto;
	width: 213px;
	float: left;
	clear: left;
	margin-left: 14px;
	position: relative;
	margin-top: 10px;
}
.box    .leftcolumn  h2 {
	font-family: "palatino Linotype", arial, verdana;
	font-size: 16px;
	line-height: 37px;
	background-image: url(../Layoutimg/papan_kecil3.png);
	height: 38px;
	width: 210px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	color: #f1c34e;
}
.box  .leftcolumn  p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box   .leftcolumn .evtgal {
	height: 202px;
	border: 1px solid #7E7E7E;
	position: relative;
}
.box   .leftcolumn .evtnews {
	height: auto;
	border: 1px solid #7E7E7E;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box   .leftcolumn .newssnipt {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.box   .leftcolumn .evtnews a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}
.box   .leftcolumn .evtnews a:hover {
	color: #444444;
	
}
.box   .centercolumn {
	clear: none;
	height: auto;
	width: 470px;
	float: left;
	margin-left: 9px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box      .centercolumn  h1 {
	background-image: url(../Layoutimg/papan_gede3.png);
	height: 38px;
	width: 470px;
	font-family: "palatino Linotype", arial, verdana;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	position: relative;
	margin-bottom: 3px;
	color: #f1c34e;
}
.box  .centercolumn  p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.box   .rightcolumn {
	float: left;
	height: auto;
	width: 213px;
	clear: right;
	margin-left: 9px;
	position: relative;
	margin-top: 10px;
}
.box    .rightcolumn  h2 {
	font-family: "palatino Linotype", arial, verdana;
	font-size: 16px;
	line-height: 37px;
	background-image: url(../Layoutimg/papan_kecil3.png);
	height: 38px;
	width: 210px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
	color: #f1c34e;
}
.box  .rightcolumn  p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box   .rightcolumn .agenda{
	height: auto;
	border: 1px solid #7E7E7E;
	position: relative;
	text-decoration: none;
}

.box   .rightcolumn .agenda #calendar{
	margin-left: 5px;
	height: auto;
	width: auto;
	
}

.box   .rightcolumn .client {
	height: auto;
	border: 1px solid #7E7E7E;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box   .rightcolumn .client .logo{
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	
}
.footer {
	width: 940px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer  .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	color: #A7A7A7;
}
.footer    .link    a  {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #A7A7A7;
	
}

.footer    .link    a:hover  {
	color:#FFFFFF;
		
}

.footer  .copyright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
}

.clearfloats {
	clear: both;
}
fieldset.search {
	width: 191px;
	height: 41px;
	top: 5px;
	background-image: url(eksi/center.png);
	background-repeat: repeat-x;
}
#MenaraBackgroundPicture {
	margin-top: 2px;
	margin-left: 5px;
}
#calendar {
	text-decoration: none;
}
#calendar a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
