/* The Oswego Hotel 			*/
/* Website & Design by Dave Mossop	*/
/* 1to1 Cruises Inc.				*/

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

ul#package {
	margin-top:3px;
	list-style-image:url(images/bulletarrow.gif);
	}
 
 
#packagedetail {
	border-top:1px dotted silver;
	text-align:right;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:30px;
	font-weight:bold;
	}


p {
	margin-top:none;
}

#homeflash {
	float:right;
	width:197; 
	height:172px; 
	padding:1px; 
	border:1px solid silver; 
	margin-left:10px;
}


#two50 {
	width:590px;
	padding:0px;
	float:left;

	}
	
#left50 {
	width:280px;
	float:left;
	}
	
#right50 {
	width:280px;
	float:right;
	}
	
	
		
	
	
	
	
img#imgright {
	margin-left:10px;
	margin-top:5px;
	padding:1px;
	border:1px solid silver;
	float:right;
}

img#imgleft {
	margin-right:10px;
	margin-top:5px;
	padding:1px;
	border:1px solid silver;
	float:left;
}


body {
	text-align:center;
	background:#807f7c;
	background-image:url(images/greybg.gif);
	}
	
#frame {
	width:801px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;

	text-align:left;
background-image:url(images/framebg.gif);
background-repeat:repeat-y;
	background-color:#fff;
	border:5px solid #fff;

	}		



#mice {
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:silver;
	margin:5px 0px 5px 0px;
}

#mainoutline {
	width:611px;
	padding:0px;
	float:right;
	margin-left:5px;
	
	/*background:white;*/
	}


#twocolumns {
	clear:both;
	padding:10px;
	height:auto;
	margin-top:5px;
	border:1px solid #dcdcdc;
	}

#rooms {
	width:98%;
	margin-top:8px;
	}

			
		
#left, #right, #footer, .plaintext, #full, #left50, #right50, #fullpartner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848484;
	line-height:18px;
	text-align:justify;
	}

#headline {
	margin-bottom:10px;

}

#left {
	float:left;
	width:365px;
}



#right {
	float:right;
	width:190px;
	padding:5px;
	padding-bottom:0px;
}



#full {
	width:100%;
}

#fullpartner {
	border-bottom:1px dotted silver; height:auto; padding-top:20px;
	padding-bottom:30px;
	}
			

#footer {
	width:801px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:#fff;
	border:5px solid #fff;
	border-top:none;
	height:59px;
	}	
	
	
#footerleft {
	width:185px;
	float:left;
	text-align:center;
}

#footerright {
	width:600px;
	float:right;
	text-align:right;
	padding-right:10px;
	margin-top:3px;
}
		

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



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



h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	line-height:35px;
	letter-spacing:-1px;
	color:#000;
	margin:0px;
	padding:0px;
	}
	
.emphasis {
	font-size:22px;
	color:silver;
	font-style:italic;
	line-height:40px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
	margin:15px 0px 2px 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:bold;
	margin:0px;
	padding:0px;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;

}	

hr.dotted {
	border-style:none; 
	border-top:1px dotted silver; 
	color:white; height:1px;
	margin: 15px 0px 0px 0px;
}

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

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #626262;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #828282;
	}


ul {
	text-align:left;
}

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



#leftmenu {
	background:url(images/leftmenubg.gif);
	width:185px;
	height:725px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#848484;	
	text-transform:uppercase;
}

#leftmenu ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

li#book {
	margin-top:15px;
	color:#fff;
	background: #373737;
}

#leftmenu li {

}

#leftmenu a {
	display: block;
	width:100%;
	background: none;
	text-decoration: none;
	text-align:center;
	padding:3px 0px 3px 0px;
}

#leftmenu a:link, #leftmenu a:active, #leftmenu a:visited {
	color: #fff;
}

#leftmenu a:hover {
	background: #373737;
	color: #dfdfdf;
}

#leftmenu #book a:hover {
	background: #747474;
	color: #fff;
}

#lefticons a {
	display: block;
	width:100%;
	background: none;
	text-decoration: none;
	text-align:center;
	padding:0px 0px 0px 0px;
}

#lefticons a:hover {
	background: #a5a5a5;
	color: #a5a5a5;
}

	
/*//////////////////////// FORMS ////////////////////////*/

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

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

.boxes {
width: 15px;
border:none;
}
	
/* 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; }

