@charset "UTF-8";
/* CSS Document */

body{
	background-color:#f6fafd;
	background-image:url(../images/bg.png);
	background-position: left top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font:normal 0.7em Verdana, sans-serif;
	color:#9d97d3;
	margin:0px auto;
	padding:0 0 0 0;
	text-align:center;
}
img a, img, img a:link, img a:visited, img a:hover, img a:active{ border:none;}
a:link, a:visited{
	text-decoration:none;
	color:#554da2;
}
.item_title{
font:normal 1.4em/1.1em Arial, sans-serif;
}
a:hover, a:active{
	text-decoration:none;
	color:#9d97d3;
}
.force, #force{
	margin:0px auto;
	padding:0 0 0 0;
}
#wrapper{
	width:900px;
	padding:0 20px 0 20px;
	margin: 0 auto;
	text-align: left;
	height:100%;
}
#header {
	position:absolute;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	height:200px;
	width:900px;
	background-image:url(http://clubdreamlab.com/assets/head.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:10;
	color:#FFF;
} 
#header img{
	position:absolute;
	margin:0px 5px 0px 5px;
}
#nav{
	position:absolute;
	margin:105px 9px 0px 6px;
	right:0px;
	width:435px;
	height:35px;
	text-align:left;
	background-image:url(../images/nav/nav_bg_3d.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#nav ul{
	position:relative;
}
#nav ul li.nav_item{
}
#bt_home{
	list-style:none;
	position:absolute;
	top:0px;
	margin:2px 70px 10px 5px;
}
#bt_news{
	list-style:none;
	position:absolute;
	top:0px;
	margin:2px 0px 10px 90px;
}

#bt_booking{
	list-style:none;
	position:absolute;
	top:0px;
	margin:2px 0px 10px 175px;
}
#bt_contact{
	list-style:none;
	position:absolute;
	top:0px;
	margin:2px 0px 10px 295px;
}
#content{
	padding:160px 0 0 0;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#right_c{
	margin: 0 0 0 0;
	padding: 0 0 0 53%;
}
#left_c{
	text-align:left;
	float:left;
	width: 50%;
	margin: 0;
	padding: 0 3% 0 0;
}
#full_colomn{
	padding: 0 7% 0 0;
}
.item_content{
	margin:-3em 0 0 0 ;
	padding: 0 3% 0 2%;
}
.img_display{
	text-align:center;
}
.availability{
	font:normal 0.7em Verdana, sans-serif;
}
.youtube{
	position:relative;
	height:337px;
	width:416px;
	margin:0 auto;
	padding:0 0 0 0;
}
/***************************/
#album_list{
	margin:-3em 0 0 1em;
	font-size:1.1em;
}
.album_item{
	position:relative;
	height:200px;
	text-align:center;
	color:#1b476f;
}
.album_title{
	margin-top:10px;
}
.album_cover{
	float:right;
}
/***************************/
.readmore{float:right; font-style:italic;}
.readmore a{color:#993300}
.align_center{text-align:center;}
.align_justify{text-align:justify;}
/***************************/
#links img{
	margin: 0 5px 0 5px ;
}
#links div{
	margin-bottom:3em;
}
.new_r{
	float:right;
}
#footer_links { height: 80px; background: url(../images/footer.png) 0 0 no-repeat; width: 886px;}
#footer{
	clear: both;
	font-size:0.8em;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	text-align:right;
	color:#a09586;/*
	height:50px;
	background-image:url(images/footer_bg.gif);
	background-position: top left;
	background-repeat:no-repeat;*/
} 
#footer p {
	margin:0 0 0 0;
	padding: 0;
}
#footer img{
	margin-top:35px;
}
#footer p:hover{
	color:#000;
}
.f_left{
	float:left;
}
.f_right{
	text-align:right;
}
div.newsletter { position: relative; top:0px; width: 430px; background: url(../assets/head_join.gif) 10px 0 no-repeat; padding: 30px 0 0 0; }
div.newsletter p { text-align: left; color: #463594; font-weight: bold; margin: 0 0 10px 10px; }
div.newsletter input.norm { width: 43%; padding: 5px 0 5px 2%; background: #E2E2F7; border: 1px solid #463594; color: #463594; margin: 0 0 3px 2%;}
div.newsletter input.submit { margin: 8px 0 0 12px; clear: both;}