/* The Outback Resort 					*/
/* Website & Design by Dave Mossop	*/
/* 1to1 Cruises Inc.				*/

/*//////////////////////// LAYOUT ////////////////////////*/

body {
	text-align:center;
	background:#304e6a;
	background-image:url(images/bgpinstripe.gif);
	}
	
#frame {
	width:849px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	border:5px solid white;
	text-align:left;
	background-image:url(images/mainbg.gif);
	background-color:#fff;
	}		

#leftoutline {
	width:600px;
	padding:0px;
	float:left;
	padding:5px;
	/*background:white;*/
	border-top:1px solid #dcdcdc;		
	}


.alignleft {
	float:left;
}

.alignright {
	float:right;
}


#pricing1, #pricing2, #pricing3 {
	float:left;
	width:175px;
	padding-right:20px;
	margin-top:10px;
}

#pricing3 {
	padding-right:0px;
}

#twocolumn {
	padding:10px;
	clear:both;
	border:1px solid silver;
	margin-top:10px;
	background:url(images/ratespackagesbg.gif);
	}
		
#left, #center, #right, #footer, #twocolumn, #full, .plaintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848484;
	line-height:16px;
	text-align:justify;
	}

#leftoutline, #right {
	height:inherit;
	}

#left {
	width:280px;
	padding:10px;
	float:left;
	}
	
#center {
	width:280px;
	padding:10px;
	float:right;
	}
	
#right {
	width:220px;
	padding:0px;
	float:right;
	padding:5px;
	/*background:white;*/
	/*background-image:url(images/rightbg.png);*/
	background-repeat:no-repeat;
	border-top:1px solid #dcdcdc;	
	}
	
#full {
	width:800px;
	padding:10px;
}
	
#header {
	position:relative;
	}
		
#headline {
	padding-left:10px;
	}
	
#navigation {
	background:#304e6a;
	height:23px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	}
			
#footer {
	text-align:right;
	margin-top:5px;
	padding-top:2px;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	}
		
#footercopy {
	padding:6px 5px 0 0;
	}	

/*//////////////////////// TEXT STYLES ////////////////////////*/

.callout {
	border:1px solid #dcdcdc;
	padding:5px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#304e6a;
	margin:0px;
	padding:0px;
	}
	
.emphasis {
	font-size:22px;
	color:#304e6a;
	font-style:italic;
	line-height:40px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
	margin:0px;
	padding:0px;	
	letter-spacing:-.25px;	
	}	



h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
	margin:0px;
	padding:0 0 2px;	
	border-bottom:1px solid silver;
	}

h4 {
	color:#8c8c8c;
	font-weight:normal;
	margin:0px;
	padding:0px;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	



.rightlink {
	 text-align:right;
	 padding-right:10px;
}

.rightlinkoverline {
	border-top:1px dashed silver;
	margin-top:3px;
	padding-top:3px;
	text-align:right;
	padding-right:3px;
	
}

.rightside {
	padding-top:35px;
	color:#304e6a;
}

hr.right {
	border-style:none; 
	border-top:1px dashed silver; 
	color:white; height:1px;
	margin: 3px 0px 3px 0px;
}

/*//////////////////////// LINKS ////////////////////////*/

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #304e6a;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #31383e;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #5c8ab4;
	}

/*//////////////////////// MENU ////////////////////////*/

.navbar {
	padding:11px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	
	}
	
.navbar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
	
.navbar li {
    margin: 0;
    padding: 0 7px 0 7px;
	border-right:1px solid #516d88;
    float: left;
    }
		
.navbar a:link { 
	text-decoration: none; 
	color: #ffffff;
	}
	
.navbar a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
	
.navbar a:hover, .navbar a:active { 
	text-decoration: none; 
	color: #9acaf8;
	}
	
/*//////////////////////// FORMS ////////////////////////*/

Input {
color: #848484;
border: 1px solid #848484;
width:95%;
font-size:11px;
padding:2px;
}

.submit input {
color: #848484;
border: 1px outset #848484;
font-size:11px;
padding:2px;
}

.boxes {
width: 15px;
border:none;
}

.booknow {
	color: #848484; 
	border: 1px solid #848484; 
	padding:5px; 
	background:#c0c0c0;
}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
					
