html{
	/*background:url(images/bg.jpg) repeat;
	background-position: top right;*/
	background:url(../images/bgnd.jpg) repeat;
	background-position: top left;
}
body{
	/*background:url(images/bg.jpg) repeat;*/
	background:url(../images/bgnd.jpg) no-repeat;
	background-position: top left;
	color: #804000;
	margin:0px;
	height:100%;
}

a img {
	border: 0;
	margin: 0;
}
#flash {
	z-index: 3;
	position: absolute;
	top: 122px;
	left: 348px;
	width: 613px;
	height: 471px;
	padding:0;
	margin:0;
}
#logo {
	position: absolute;
	top: 5px;
	left: 234px;
	width:630px;
	height: 217px;
	color: #FFF;
	font: 11px Arial;
}
#content {
	position: absolute;
	top: 238px;
	left: 279px;
	width:550px;
	height: 313px;
	color: #FFF;
	font: 11px Arial;
	border-style: solid;
	border-width: 5px;
	border-color:#FFF;
}

#content h1 {
	font: 15px Arial;
	text-align: left;
	text-transform: uppercase;
	padding:0;
	margin:10px;
	margin-left:20px;
	margin-top:10px;
	color: #93886C;
}
#content h2 {
	font: 12px Arial;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding:0;
	margin:10px;
	margin-left:20px;
	margin-top:10px;
	color: #93886C;
}
#content h3 {
	font: 11px Arial;
	text-align: left;
	text-transform: uppercase;
	padding:0;
	margin:10px;
	margin-left:20px;
	margin-top:10px;
	color: #93886C;
}


#content .body {
	font: 11px Arial;
	line-height: 12px;
	margin: 10px;
	color: #000;
}

#content .body a, #content #subcontent a, #sidemenu a {
	color: #A39777;
}

#content .body a:hover, #content #subcontent a:hover, #sidemenu a:hover {
	background-color: #333333;
}

#content #subcontent {
	background-color: #000000;
	color: #FFFFFF;
	width:602px;
	height: 413px;	
	overflow: auto;
}

#subcontent p, #content p {
	margin: 10px;
	margin-left:20px;
}

/* Homepage specific */

#welcome_title {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/about.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_fleet {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/fleet.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_charters {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/charters.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_excursions {
	position: absolute;
	top: 100px;
	left: 51px;
	width:120px;
	height:25px;
	background-image: url('images/excursion.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_speedboat {
	position: absolute;
	top: 100px;
	left: 51px;
	width:120px;
	height:25px;
	background-image: url('images/speedboat.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_gallery {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/gallery.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_video {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/video.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_title_contact {
	position: absolute;
	top: 100px;
	left: 51px;
	width:115px;
	height:25px;
	background-image: url('images/contact.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#welcome_text {
	position: absolute;
	margin:0;
	padding:0;
	top:127px;
	left:69px;
	width:258px;
	height:115px;
	text-align: left;
	font: 11px Arial;
	color: #CCCCCC;
}
#welcome_arrow {
	position: absolute;
	left: 324px;
	top: 266px;
}


#listings_title {
	position: absolute;
	margin:0;
	padding:0;
	top: 275px;
	left: 50px;
	width:150px;
	height:25px;;
	background-image: url('images/your-videos.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#listings_box {
	position: absolute;
	top: 253px;
	left: 90px;
	width: 200px;
	height: 407px;
	overflow: auto;
}

.listings .list {
	margin: 10px;
	margin-bottom:7px;
	font: 12px Arial;
	line-height: 16px;
	padding:20px;
	
}

.listings .list:hover {
	background-color: #036;
}

.listings .list .date {
	text-transform: uppercase;
	color: #93886B;
}
.listings .list .title {
	font-weight: bold;
	font-size: 11px;
}
.listings .list .times, #listings_box div .cost {
	color: #999999;
	text-align: left;
}

.listings .list .links {
	font-size: 12px;
	font-weight: bold;
}
.right_back{
background:url(images/bg.jpg) repeat;
float:right;
width:22%;
height:650px;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:absolute;
	top:575px;
	left:471px;
	text-align:center;
}
.footer a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	position: absolute;
	top: 96px;
	left: 295px;
	width: 697px;
	height: 25px;
	padding:0;
	
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 25px;
	width:72px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: right;
	height: 20px;
	width:72px;
	padding-top:5px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


#test li {
	display: block;
	border: solid 1px red;
}                    

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}
                    
.more-text {
	color: #39F;
}
a:link {
	color:#333;
	text-decoration:none;
} 
a:visited {
	color:#333;
	text-decoration:none;
}  
a:active { 	
color:#C30; 	
text-decoration:none; 
} 
a:hover { 	
color:#CCCCCC; 	
text-decoration:none; 
} 
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.floatLeft { 
    float: left; 
    margin: 4px; 
}
