@charset "utf-8";
/* CSS Document for Dream Divers dot com
Copyright POWD 2009*/

/*begin general CONTENT styles for entire site*/

img {
	border:none;
}
a, a:visited{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	color: #333333;
}
h2 a, .menu a{
	text-decoration: none;
}
h1, h2 a:hover{
	color: #99CDEF;
}
.lightbox{
	cursor:pointer;
}

/*end general CONTENT styles for entire site*/

/*begin Styles for landing page structure MAIN PAGE PRIMARILY*/

body {
	background-color: #464343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bg_top {
	background-image: url(../images/top_main_bg.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#main_bg_top {
	width: 850px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#main_outer_box {
	width: 850px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../images/mid_slice.png);
	background-repeat:repeat-y;*/
}
#main_center_box {
	width: 850px;
	margin-top: 0px;
	height: 100%;
	/*background-image: url(../images/mid_main_bg.png);
	background-repeat: no-repeat;*/
}
#header_block {
	height: 154px;
	width: 825px;
	margin: 0px 9px 0px 9px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
}
#main_header_block {
	height: 140px;
	width: 400px;
	float: right;
	clear: none;
}
#main_header_block img {
	margin-top: 10px;
}
#header_block img {
	margin-top: 10px;
}
#main_nav_lang_bar {
	width: 850px;
	height: 30px;
}
#main_nav {
	width: 400px;
	margin-left: 100px;
	float: left;
}
#main_nav a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
#main_language_switch {
	width: 200px;
	height: 30px;
	float: right;
	margin-top: 20px;
	margin-right: 100px;
}
#main_language_switch img {
	margin-left: 10px;
	margin-top: 2px;
}
#main_language_switch img:hover {
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
#main_full_content {
	width: 450px;
	height: 460px;
	float: left;	
}
#main_content_area {
	width: 450px;
	height: 397px;
	background-image: url(../images/intro_collage.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
.inhalt_main {
	width: 360px;
	height: 220px;
	padding: 20px;
	margin-top: 0px;
	float: right;
	color: #ffffff;
}
#main_full_sidebar {
	width: 850px;
	height: 50px;
	clear: both;
}
#main_right_sidebar {
	width: 850px;
}
.main_inhalt_side {
	padding: 1px 15px 1px 15px;
	min-height: 100px;
	width: 850px;
	display: inline;
}
#main_sidebar_bg {
	/*background-image: url(../images/mid_sidebar_bg.png);
	background-repeat: no-repeat;*/
	margin-left: -2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_sidebar_bottom {
	/*background-image: url(../images/bottom_sidebar_bg.png);
	background-repeat: no-repeat;*/
	width: 200px;
	height: 20px;
}
#main_footer_block {
	width: 850px;
	height: 40px;
	clear: both;
	/*background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;*/
}
.footer_text {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 10px;
}
.inhalt_sub {
	padding: 1px 15px 1px 15px;
	min-height: 360px;
	background-image: url(../images/islands_bg.png);
	background-repeat: no-repeat;
}
.inhalt_side {
	padding: 1px 15px 1px 15px;
	min-height: 360px;
	background-image: url(../images/manta_side_bg.png);
	background-repeat: no-repeat;
}

/*end Styles for landing page structure MAIN PAGE PRIMARILY*/

/*begin structure for sub page differences*/

#sub_outer_box {
	width: 850px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/mid_slice.png);
	background-repeat:repeat-y;
}
#center_box {
	width: 850px;
	margin-top: 0px;
	height: 100%;
	background-image: url(../images/mid_main_bg.png);
	background-repeat: no-repeat;
}
#sub_full_content {
	width: 615px;
	height: 100%;
	float: right;
	margin-right: 16px;	
}
#sub_full_sidebar {
	width: 200px;
	float: left;
	height: 100%;
	margin-left: 10px;
}
#sidebar_top {
	height: 20px;
	width: 200px;
	background-image: url(../images/top_sidebar_bg.png);
	background-repeat: no-repeat;
}
#right_sidebar {
	width: 196px;
	z-index: 2;
	background-color: #225696;
	border-left: 2px solid #0b1c68;
	border-right: 2px solid #0b1c68;
}
#sidebar_bg {
	background-image: url(../images/mid_sidebar_bg.png);
	background-repeat: no-repeat;
	margin-left: -2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar_bottom {
	background-image: url(../images/bottom_sidebar_bg.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 20px;
}
#sub_nav_lang_bar {
	width: 850px;
	height: 30px;
}
#sub_main_nav {
	width: 400px;
	margin-right: 120px;
	float: right;
}
#sub_main_nav a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
#sub_content_area_top_bg {
	background-image: url(../images/top_content_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 615px;
}
#sub_content_area {
	width: 611px;
	background-color: #225696;
	border-left: 2px solid #0b1c68;
	border-right: 2px solid #0b1c68;
}
#sub_content_area_bg {
	background-image: url(../images/mid_content_bg_.png);
	background-repeat: no-repeat;
	margin-left: -2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub_content_area_bottom {
	background-image: url(../images/bottom_content_bg.png);
	background-repeat: no-repeat;
	width: 615px;
	height: 20px;
}
#sub_language_switch {
	width: 190px;
	height: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#sub_language_switch img {
	margin-left: 10px;
	float: left;
	margin-top: 2px;
}
#sub_language_switch img:hover {
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
#sub_footer_block {
	width: 850px;
	height: 40px;
	clear: both;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
}
#footer_block {
	width: 850px;
	height: 40px;
	clear: both;
}


/*begin structure for sub page differences*/

/*begin SUB PAGE menu items*/

.menu{
	color: #ffffff;
	list-style: none;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
}
.menu .bar{
	border-bottom: solid 1px #99CDEF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu .title {
	color: #99CDEF;
	font-weight: bold;
}
.address {
	font-size: 11px;
	font-weight: bold;
	color: #99CDEF;
	list-style: none;
	padding-left:10px;
	padding-right:10px;
}
.address_title {
	font-size: 12px;
}

/*end SUB PAGE menu items*/

#seo_nav_box {
	width: 850px;
	height: 200px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/*Misc CONTENT*/

.inhalt_sub table table {
	border: 1px solid #99CDEF;
	width: 575px;
}
.inhalt_sub table table tr, .inhalt_sub table table td {
	border: 1px solid #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.inhalt_sub table img {
	margin: 5px;
	border: 1px solid #666666;
}

/*MAIN PAGE ALTERNATIVE MENU DISPLAY*/

.main_inhalt_side .menu {
	didplay: inline;
	text-align: center;
}
.main_inhalt_side .menu li {
	display: inline;
	margin-left: 15px; 
}
.main_inhalt_side .menu .bar{
	display: none;
}
.main_inhalt_side .menu .title {
	display: none;
}
#front_space {
	height: 127px;
	width: 450px;
	z-index: 300;
}
#dreamdivers_link {
	height: 20px;
	width: 100px;
	z-index: 300;
	margin-left: 190px;
}
#front_space2 {
	height: 85px;
	width: 450px;
	z-index: 300;
}
#lombok_link {
	height: 20px;
	width: 100px;
	z-index: 300;
	margin-left: 40px;
}
#front_space3 {
	height: 70px;
	width: 450px;
	z-index: 300;
}
#giliair_link {
	height: 20px;
	width: 100px;
	z-index: 300;
	margin-left: 270px;
}
#senggigi_link {
	height: 20px;
	width: 100px;
	z-index: 300;
	margin-left: 55px;
}
#gilitrawangan_link {
	height: 20px;
	width: 100px;
	z-index: 300;
	margin-left: 170px;
}

