/* CSS Document */
/* body */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainframe {
	border:1px solid #025180;
}
.breadcrumb {
	background-image:url(../images/shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B1CBF3;
	height:30px;
}
.line_title{
	background-color:#b7d2fb;
	color:#1f54a6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    border-top:1px solid #497DCB;
	border-left:1px solid #497DCB;
	border-right:1px solid #497DCB;
}
.border_white_bottop {
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
}

.text_blue{
	color:#497DCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding:10px;
}
.white_bg {
	background-image:url(../images/shadow_white.gif);
	background-repeat:repeat-y;
}
.blue_bg {
	background-image:url(../images/shadow_blue.gif);
	background-repeat:repeat-y;
}
.image_border {
	border:1px solid #497DCB;
}
.border_blue_bottom {
	border-bottom:1px solid #497DCB;
	height:40px;
}
.grey_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:18px;
}
.image_border_white {
    border:1px solid #FFFFFF;
}
.text_white_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
.border_leftdashed {
	border-left:1px dashed #025180;
}
.warning_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.spacer_blue { 
	background-image:url(../images/blue_spacer.gif);
	background-repeat:repeat-x;
}
.transparant_blue { 
	background-image:url(../images/transparant_blue.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	height:32px;
}
.transparant_blue_small { 
	background-image:url(../images/transparant_blue.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	height:30px;
}

/* LIST HOTEL */

.list_hotel_border {
	border:1px solid #9bc6e9;
}

.list_hotel_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
}

.list_hotel_text:link {
	text-decoration:none;
}
.list_hotel_text:hover {
	color:#0099FF;
	text-decoration:none;
}
.list_hotel_text:visited {
	text-decoration:none;
}
.blue_border {
	border-left:1px solid #5f8cd1;
	border-right:1px solid #5f8cd1;
}
.navigation_list {
	border: 1px solid #5f8cd1;
	background-color:#9cc0f8;
}
.listnav_none {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.listnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.listnav:link {
	text-decoration:none;
}
.listnav:hover {
	text-decoration:underline;
}
.red_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.nav:link {
	text-decoration:underline;
	font-weight:normal;

}
.nav:hover {
	text-decoration:underline;
	font-weight:normal;
}
.nav:visited {
	text-decoration:underline;
	font-weight:normal;
}


/* header */
.top_table {
	background-color:#b7d2fb;
	border-bottom:1px solid #FFFFFF;
}
.toplink_none {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#09439c;
	text-decoration:none;
	line-height:18px;
}
.toplink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#09439c;
	text-decoration:none;
}
.toplink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#09439c;
	text-decoration:none;
}
.toplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#09439c;
	text-decoration:underline;
}

.top_border_white {
	border-top:1px solid #FFFFFF;
}

.menu_bg {
	border-top:1px solid #999999;
	background-image:url(../images/top_menubg.gif);
	background-repeat:no-repeat;*/ 
	height:31px;
	vertical-align:bottom;
}

/* detail */
.detail_name {
	color:#145C92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
#tab {
	background-image:url(../images/tab_blue_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:568px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:15px;
}


/* left menu */
.border_left_menu {
	border-top:1px solid #025180;
	border-right:1px solid #025180;
	background-color:#5f8cd1;
}
.border_submenu_title {
	border:1px solid #356bc0;
	background-color:#3372d5;
	height:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#left_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#left_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#left_menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}



/* Right menu */
.border_right_menu {
	border-top:1px solid #025180;
	border-left:1px solid #025180;
	background-color:#FFFFFF;
}
.list_menu {
	width:155px;
	color:#497DCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* footer */
#footer{
	background-color:#4272bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
#footer a{
	background-color:#4272bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	background-color:#4272bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

/* dropdown menu */
/*.glossymenu{
margin-left: 5px 0;
margin-right: 5px 0;
margin-bottom: 10px 0;
padding: 0;
width: 170px;
border-bottom-width: 0;
}
*/
.glossymenu {
background: #799FD9;
font: normal 12px Arial, Helvetica, sans-serif;
border:1px solid #799FD9;
color: white;
display: block;
position: relative;
width: auto;
text-decoration: none;
font-weight:bold;
}

.subglossymenu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5F8CD1;
padding:2px;
height:20px;
border-bottom:1px solid #87ade6;
}

.subglossymenu a{
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
color: #5F8CD1;
text-decoration: none;
}

.subglossymenu a:hover{
color:#5F8CD1;
colorz: white;
}

.subglossymenu2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5F8CD1;
padding:2px;
height:20px;
font-weight:bold;
border-bottom:1px solid #87ade6;
border-right:1px solid #87ade6;
}
.subglossymenu2 a{
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
color: #025180 ;
text-decoration: none;
font-weight:bold;
}

.subglossymenu2 a:hover{
color:#025180 ;
colorz: white;
font-weight:bold;
}

.link_top_no {
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}

.link_top_text {
	height:24px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	font-weight:700;
}
.link_top_text:link {
	text-decoration:none;
}
.link_top_text:hover {
	text-decoration:underline;
}
.link_top_text:visited {
	text-decoration:none;
}

.link_top {
	background-repeat:repeat-x;
	height:24px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	font-weight:700;
}

.link_top:link {
	text-decoration:none;
}
.link_top:hover {
	text-decoration:underline;
}
.link_top:visited {
	text-decoration:none;
}

.main_frame {
	border: 1px solid #145C92;
	background-color:#FFFFFF;
}

.frame_title {
	border-top: 1px solid #025180;
	border-m: 1px solid #025180; 
	border-right: 1px solid #025180; 	
}

.main_frame_light {
	border: 1px solid #C4DAFF; 	
}
.main_frame_top {
	border-top: 1px solid #025180; 	
}
.text_white_small_no {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.text_grey_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.text_grey_small11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.warning_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.text_white_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_white_small:link{
	text-decoration:none;
}
.text_white_small:hover{
	text-decoration:underline;
}
.text_white_small:visited{
	text-decoration:none;
}

.text_white_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.text_white_12:link{
	text-decoration:none;
}
.text_white_12:hover{
	text-decoration:underline;
}
.text_white_12:visited{
	text-decoration:none;
}
.first_capital {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}


.search_field {
	height:12px;
	width:95px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.property_search_field {
	border:1px solid #346cc3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.property_search_field_width {
	border:1px solid #346cc3;
	width: 158px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.title_image_border {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

.title_image_border_bottom {
}
.property_inquiries {
	border:1px solid #025180;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:normal;
}
.copyright_text : link {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;	
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

.green_text14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.green_text16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.menu_left_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}
.menu_left_text:link {
    text-decoration:none;
	color: #025180;
}
.menu_left_text:hover {
    text-decoration:underline;
	color: #025180;
}
.menu_left_text:visited {
	color: #025180;
    text-decoration:none;
}

.border_bottom_white {
	border-bottom:1px solid #FFFFFF;
}

.featured_image {
	width:120px;
	height:100px;
	border:1px solid #95b6ed;
}

.list_info_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #025180;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.nav:link {
	text-decoration:underline;
	font-weight:normal;

}
.nav:hover {
	text-decoration:underline;
	font-weight:normal;
}
.nav:visited {
	text-decoration:underline;
	font-weight:normal;
}
#pscroller1{
width: 130px;
height: 120px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
color: #025180;
font-size:12px;
font-weight:normal;
line-height:18px;
}


.border_leftdashed {
	border-left:1px dashed #025180;
}

.menuatasaktif {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #FFFFFF;
	background-color: #145C92;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menuatasaktif2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #145C92;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menuatas {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #145C92;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #8EB8FD;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menuatas2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #145C92;
	border-right: 1px solid #FFFFFF;
	background-color: #8EB8FD;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menuatas:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #8EB8FD;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.menuatasteksaktif:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuatasteksaktif:active {
	color: #ffffff;
	text-decoration: none;
}
.menuatasteksaktif:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuatasteksaktif:link {
	color: #ffffff;
	text-decoration: none;
}
.menuatasteks:visited {
	color: #145C92;
	text-decoration: none;
}
.menuatasteks:active {
	color: #145C92;
	text-decoration: none;
}
.menuatasteks:hover {
	color: #145C92;
	text-decoration: none;
}
.menuatasteks:link {
	color: #145C92;
	text-decoration: none;
}
.bgtablebiru {
	background-color: #145C92;
	line-height: 6px;
	background-image: url(../images/spacer.gif);
}

#breadcrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#breadcrumb a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

#breadcrumb a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;
}
.box_menuleft {
	background-color:#C4DAFF;
	border-right:1px solid #145C92;
}
.box_menuright {
	background-color:#C4DAFF;
	border-left:1px solid #145C92;
}

.tab_left_title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	background-color:#4272BB;
	border-bottom:1px solid #145C92;
	border-top:1px solid #145C92;
	border-left:1px solid #145C92;
}
.box_left_title {
	border-bottom:1px solid #145C92;
	border-left:1px solid #145C92;
}
.box_right_title {
	border-right:1px solid #145C92;
}
.tab_right_title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	background-color:#4272BB;
	border-bottom:1px solid #145C92;
	border-top:1px solid #145C92;
	border-right:1px solid #145C92;
}
.tab_right_title2 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	background-color:#98C159;
	border-bottom:1px solid #145C92;
	border-top:1px solid #145C92;
	border-right:1px solid #145C92;
}


legend {color:#ffffff; font-weight:bolder; font-family:arial,sans-serif; font-size:12px; width:200px; margin-left:0px; padding-left:22px;  padding-right:20px;  padding-top:2px; padding-bottom:2px;  background:#4272BB; border:1px solid #626ABC}
fieldset { border:1px solid #0A4296; }