/* Dauvillier Yachting Curacao */


body {
	background-image: url(../images/bg_main.gif); 
	background-color:transparent;
	margin-top:0px;
	text-align:center;	
	background-position:center top;
	background-repeat:repeat-x;	
	height:auto;
	}
	
	
	
* {
	margin:0;
	padding:0;
}



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background-image: url(../images/area_bg.gif);
}

#header {
	/* margin: 0 0 0px 0; */
	background:none;	
	background-image: url(../images/header_dyc.jpg); 
	background-color:#7AC4F8;
	margin-top:0px;
	text-align:center;	
	background-position:center top;
	background-repeat:repeat-x;	
	height:auto; /* 95px; */
	padding:0px;

}

#side-a {
	float: left;
	width: 727px; /* 730px; */
	background-color:#609fd0; /* #7bc4f9; /* #619fd0;   609fd0*/
	overflow:hidden;
	/* height:100%; /* 450px;  */
}

#side-a2{
	float: left;
	width: 950px; /* 730px; */
	background-color:#609fd0; /* #7bc4f9; /* #619fd0;   609fd0*/
	overflow:hidden;
	/* height:100%; /* 450px;  */
}

#side-b {
	float: right;
	width: 220px;
	background-color:#1c3f67; /* 1f456c; */
	overflow:hidden;
	padding-top:15px;
	padding-bottom:20px;
	height:auto;
	/* height:450px; */
}

#middle { 
	float: left;
	width: 0%;
	height:286px;
	background-color:red /* #609fd0*/;
}

#footer {
	clear: both;
	background:transparent;
}

#cloudtxt {
	background-color:#66869f;
	height:140px;	
	}
	
	
#topbar {
	padding-top:0px;
	/* background-image: url(../images/home_horizontal_bg.gif); */
	background:#79c5f9 url(../images/home_horizontal_bg.gif) repeat-x scroll center top;
	
	
	background-repeat:norepeat;
	background-color:#79c5f9;
	height:35px;
	}
	
div.site_links {
	float:left;
	/* margin:5 40px 5px; */
	width:800px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold;
	padding-bottom:0px;			
	}
	
	
div.site_links dt {
	float:left;
	width:auto;
	margin:5 40px 5px;
	text-indent:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold;
	color:#FFFF99;	
	padding-bottom:5px;	
	}
	
div.site_links dl {
	float:left;
	margin-left:0px;
	margin:5 0px 5px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;	
	}
	
div.site_links a,
div.site_links a:link,
div.site_links a:visited {
	font-weight:normal;	
	text-decoration:none;
	padding-top: 3px;
	color:#ccc;
	}
	
div.site_links a:hover {
	font-weight:normal;
	filter: alpha(opacity=50);
	color:#999;	
	}

	
#footerlinks {
	background-color:#113157;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	height:40px;
	font-family: verdana, arial, tahoma;
	font-size:12px;
	color:#609fd2;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:0px;
	}
	
#footerlinks  p {
	padding-bottom:8px;
	}
	
	
#footerlinks a,
#footerlinks a:link,
#footerlinks a:visited {
	font-weight:normal;	
	text-decoration:none;
	padding-top: 3px;
	color:#609FD2;
	}
	
#footerlinks a:hover {
	font-weight:normal;
	filter:alpha(opacity=50);
	color:#FFF;	
	}
	
#boatsale {
	background-color:#CCC;
	
	}
	
	
#boatsale img {
	border-style:solid;
	border-width:5px;
	color:#FFFFFF;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	text-align:left;
	}
	
	
#container {
	background-image: url(../images/area_bg.gif);
	}
	
#boxes { width:auto; border:0px solid #900; background-color:#7ac4f8; height:285px; } /* width:765px; */

#box1 { 
	width:370px; float:left; border:0px solid #090; padding-top:10px; padding-left:10px; 
	background-color:transparent;
	height:270px;
	}
	
#box1 img {
	border-style:solid;
	border-width:5px;
	color:#FFFFFF;
	float:left;
	margin-bottom:0px;
	margin-right:0px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	text-align:left;

	}
	
#box2 { width:340px; /* 345px; */ height:240px; float:left; border:0px solid #009; 
	/* background-color:transparent; */
	background-image: url(../images/boat_details_bg.gif); 
	background-position:right top;
	background-repeat:repeat-x;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-top:1px;
	
	
	}	
	
#box2 p {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	color:#FFF;
	padding-top:2px;
	padding-right:8px;
	padding-bottom:8px;	
	}
	
	
#box2 h1 {
	font-family: verdana, arial, tahoma;
	font-size:16px;
	color:#254D75;
	font-weight:bold;	
	border-bottom:3px solid #113157;
	border-style:none none solid;
	/* border-width:1px; */
	padding-top:8px;
	padding-bottom:5px;	
	margin-left:0px;
	margin-right:10px;
	}	

#box2 h2 {
	font-family: verdana, arial, tahoma;
	font-size:16px;
	color:#254D75;
	font-weight:bold;	
	border-bottom:3px solid #113157;
	border-style:none none solid;	
	padding-top:5px;
	padding-bottom:5px;	
	margin-left:0px;
	margin-right:10px;
	}		
	
#box2 h3 {
	font-family: verdana, arial, tahoma;
	font-size:16px;
	color:#254D75;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;	
	margin-left:0px;
	margin-right:10px;	
	/*
	border-bottom:3px solid #113157;
	border-style:none none solid;	
	padding-bottom:12px;
	*/
	}	
	

#box2 ul {

	list-style:none;
	list-style-image:none;
	margin-bottom:8px;
	padding-left:1px;
	position:relative;
	

	}
	
#box2 li {

	list-style:none;
	list-style-image:none;
	margin-bottom:8px;
	padding-left:1px;
	position:relative;
	width:170px;
	
	}
	

#content_dyc {
	float:left;
	background-color:none;
	width:auto;
	font-family: verdana, arial, tahoma;
	font-size:12px;
	font-weight:normal;
	color:#f6f6f7;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background:transparent url(../images/blueline.gif) no-repeat scroll center top;

	}	
	
	
#content_dyc p {
	background-color:none;
	width:auto;
	font-family: verdana, arial, tahoma;
	font-size:12px;
	font-weight:normal;
	color:#f6f6f7;
	padding-left:1px;
	padding-right:1px;
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	}	
	
	
#content_dyc h1 {
	background:transparent url(../images/boat_icon.gif) no-repeat scroll left center;
	text-indent:20px;
	font-family: verdana, arial, tahoma;
	font-size:18px;
	font-weight:bold;
	height:60px;
	color:#254d75; /*#609fd2; */
	padding-left:40px;
	margin-top:10px;
	}
	
#content_dyc ul {
	font-family: verdana, arial, tahoma;
	/* font-size:18px; */
	font-weight:bold;
	list-style:none;
	padding-left:0px;

	}

	
#content_dyc li {
	
	background:transparent url(../images/icon_boat.gif) no-repeat scroll left center;
	padding-left:40px;
	font-size:18px;
	color:#254c77;
	height:38px;
	list-style-position:outside;
	list-style-type:none;
	
	/*
	background:transparent url(../images/boat_icon.gif) no-repeat scroll left center;
	text-indent:50px;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size:18px;
	height:44px;
	width:auto;
	font-weight:bold;
	color:#254D75;
	padding-bottom:15px;
	*/
	
	}	
	
#navigation {
	clear: both;
	float:left;
	width:950px;
	/* height:30px; */
	padding:0px;
	background-color:#3b6c97; /* #686868; */
	/* background-color:#A2A2A2; */
	}
	
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left:0px;
	padding-right:0px;
	
	padding-bottom:0px;
	border-width:0px;
	}

#navigation li  {
	list-style-type: none;
	list-style-position: outside;
	padding-left:0px;
	padding-right:0px;
	float:left;	
	padding-bottom:0px;
	}	
	
.copyright {
	font-family: verdana, arial, tahoma;
	font-size:11px;
	color:#609fd2;
	padding:0px;	
	}

	
.sidebar {
	background-color:none;
	margin-left:10px;
	margin-right:10px;
	}
	
.sidebar h1 {
	font-family: verdana, arial, tahoma;
	font-size:16px;
	color:#609fd2;
	font-weight:bold;
	}
	
.sidebar img {
	margin-right:5px;
	float:left;
	}
	
.sidebar p {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	color:#FFF;
	border-bottom:3px solid #8ad4fb;
	border-style:none none solid;
	border-width:3px;
	height:auto;
	margin-bottom:20px;
	margin-top:5px;
	overflow:hidden;
	padding-bottom:15px;
	padding-top:5px;	
	}
	
.sub_list ul, li {
	font-weight:normal;
	font-size:11px;
	background:none;

	}
	
/* NAVIGATION LINKS  */
#naviovr {
	width:950px;
	background-color:#3b6c97;
	vertical-align:top;
	}
	
	

a.naviovr1 {
	display: block;
	width:74px;
	height:35px;   
    background: url("../images/home_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr1 {
	background: url("../images/home_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}

a.naviovr2 {
	display: block;
	width:74px;
	height:35px;   
    background: url("../images/forsale_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr2 {
	background: url("../images/forsale_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}

a.naviovr3 {
	display: block;
	width:74px;
	height:35px;   
    background: url("../images/search_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr3 {
	background: url("../images/search_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}

a.naviovr4 {
	display: block;
	width:74px;
	height:35px;   
    background: url("../images/services_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr4 {
	background: url("../images/services_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}

a.naviovr5 {
	display: block;
	width:80px;
	height:35px;   
    background: url("../images/contact_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr5 {
	background: url("../images/contact_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}

a.naviovr6 {
	display: block;
	width:85px;
	height:35px;   
    background: url("../images/partners_btn.gif") 0 0 no-repeat;
    text-decoration: none;
	}
	
a:hover.naviovr6 {
	background: url("../images/partners_ovr_btn.gif") 0 0 no-repeat;
    /* background-position: -22px 0; */
}


/* NAVIGATION LINKS */	



#cloudboxes { 
	width:auto; 
	border:0px solid #900; 
	background-color:#66869f; 
	height:130px;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:10px;
	} /* width:765px; */

#cloud1 { 
	width:220px; float:left; border:0px solid #090; padding-top:10px; padding-left:10px; 
	background-color:transparent;
	padding-left:10px;
	overflow:hidden;	
	}
	
#cloud1 ul {
	list-style:none;	
	}
	
#cloud1 b {
	font-weight:bold;
	font-size:14px;
	color:#fffefa;
	}
	
	
#cloud1  li {
	background:transparent url(../images/bullet_square.gif) no-repeat scroll left center;
	font-family:verdana, arial, tahoma;
	font-size:12px;
	color:#fffefa;
	font-weight:normal;
	list-style-position:outside;
	list-style-type:none;
	width:180px;
	padding-bottom:3px;
	padding-left:15px;
	}
	

#cloud1.li.cloud_hdr {
	font-family:verdana, arial, tahoma;
	font-size:16px;
	font-weight:bold;
	}
	

#cloud1 a, link, visited {
	color:#FFF;
	font-weight:normal;
	padding-right:0px;
	padding-top:0;
	text-align:right;
	text-decoration:none;
}
	

#cloud1 a:hover {
	color:#FFF;
	font-weight:normal;
	text-align:right;
	}

	
/* END oF CLOUD */	
	
.navarea {
	background-color:#7AC4F8;
	
	}
	
.navarea2 {
	background-color:#7AC4F8;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	height:auto;
	}
	
.navarea2  img {
	padding-top:5px;
	padding-bottom:5px;
	}
	
	
/* SEARCH - SALE */

#content_dyc2 {
	float:none;
	background-color:none;
	width:auto;
	font-family: verdana, arial, tahoma;
	font-size:12px;
	font-weight:normal;
	color:none; /* #f6f6f7; */
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background:transparent url(../images/blueline.gif) no-repeat scroll center top;

	}	
	
	
#content_dyc2 p {
	background-color:none;
	width:auto;
	font-family: verdana, arial, tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000; /* #f6f6f7; */
	padding-left:1px;
	padding-right:1px;
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	}	
	
	
#content_dyc2 h1 {
	background:transparent url(../images/boat_icon.gif) no-repeat scroll left center;
	text-indent:20px;
	font-family: verdana, arial, tahoma;
	font-size:18px;
	font-weight:bold;
	height:60px;
	color:#254d75; /*#609fd2; */
	padding-left:40px;
	margin-top:10px;
	}
	
#content_dyc2 ul {
	font-family: verdana, arial, tahoma;
	/* font-size:18px; */
	font-weight:bold;
	list-style:none;
	padding-left:0px;

	}

	
#content_dyc2 li {
	
	background:transparent url(../images/icon_boat.gif) no-repeat scroll left center;
	padding-left:40px;
	font-size:18px;
	color:#254c77;
	height:38px;
	list-style-position:outside;
	list-style-type:none;
	
	/*
	background:transparent url(../images/boat_icon.gif) no-repeat scroll left center;
	text-indent:50px;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size:18px;
	height:44px;
	width:auto;
	font-weight:bold;
	color:#254D75;
	padding-bottom:15px;
	*/
	
	}	

	
#mid_content {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	float:center;
	}

.bititle, .dy_list, .tborder99{color:#ffffff;background:#609FD0;}
.listtitle{color:#ffffff;background:#333399;}

	