body {
	font-family: sans-serif;
	font-size: 11pt;
	color: #444444;
	background: #e3ddbd;
	background-image: url('/images/waikiki_background.gif');
	background-repeat: repeat-x;
	
}
#page {
	width: 940px;
	background: #ffffff;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -470px;
}
*html #page {
	margin: 0 0 0 -475px;
}
a {
	color: #3377bb;
}
a:hover {
	color: #6699ff;
}
.fineprint {
	font-size: 80%;
}

#header #logoArea a img {
	border: 0;
	position: relative;
	top: 0;
	left: 0;
	margin: 6px 0 6px 2%;
	background: #ffffff;
}
#sddm {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0px 0 0;
	width: 100%;
	height: 24px;
	clear: both;
	background: #d5caaa;
	border-top: 1px solid #d5caaa;
	border-bottom: 1px solid #d5caaa;
}
*html #sddm {
	width: 100%;
}
#sddm li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	/*width: 14%;*/
	text-align: center;
}
#sddm li a {

	font-size: 10pt;
	display: block;
	text-decoration: none;
	color: #3377bb;
	background: #d5caaa;
	padding: 4px 2px 4px 2px;
	white-space: nowrap;
	width: 123px;
	border-right: 1px solid #d5caaa;
	border-left: 1px solid #d5caaa;
}
#sddm li a:hover {
	color: #3377bb;
	background-image: url('/images/header_nav.gif');
	border-left: 1px solid #93946c;
	border-right: 1px solid #e5e0c3;
}

/*###################################*/
/*###################################*/

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e0e6e9;
	border: 1px solid #d5caaa;
	z-index: 30;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #d5caaa;
	color: 3377bb;
	z-index: 30;
	/*font: 11px arial*/
}

#sddm div a:hover
{	background: #d0c6a6;
	color: #3377bb;
	z-index: 30;
}

/*###################################*/
/*###################################*/
		
		
	#header #slogans {
		position: absolute;
		top: 6px;
		right: 1%;
		color: #999999;
	}
		#header #slogans h3 {
			margin: 0;
			text-align: right;
			font-weight: bold;
			
		}
		#header #slogans h2,
		
		#header #slogans p {
			margin: 0;
			text-align: right;
		}
		#header #slogans h2 {
			color: #3377bb;
			font-size: 12pt;
		}
		#header #slogans h3 {
			font-size: 10pt;
		}
		#header #slogans p {
			font-size: 10pt;
		}

#colorBlock1 {
	position: absolute;
	top: 248px;
	left: 0;
	width: 100%;
	height: 96px;
	background: #3377bb;
}
*html #colorBlock1 {
	position: relative;
	margin: 0 0 -96px 0;
	top: 124px;
	left: 0;
	z-index: -1;
	float: left;
}

		
#footer {
	position: relative;
	top: 0;
	left: 0;
	height: 5em;
	clear: both;
/*	border-top: 2px solid #3377bb;
	background: url(/images/colorSquares.gif) repeat-x 50% 0; */
	margin: 0 10px 2em 0;
}

	#footer hr {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 1.5em;
		clear: both;
		background: #eee6ff;
		border: 0;
		border-top: 1px solid #88aacc;
		border-bottom: 1px solid #88aacc;
	}
	*html #footer hr {
		width: 100%;
	}

	#footer p#copyright {
		position: absolute;
		top: 2.8em;
		right: 2%;
		margin: 0;
		text-align: right;
	}
	#footer #nav3 {
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 2%;
		top: 2.8em;
		width: 66%;
		font-size: 10pt;
	}
		#footer #nav3 li {
			list-style-type: none;
			margin: 0;
			padding: 0;
			float: left;
			width: 26%;
			text-align: center;
			/*border-right: 1px solid #3377bb;*/
		}
			#footer #nav3 li a {
				color: #3377bb;
			}
			#footer #nav3 li a:hover {
				color: #6699ff;
			}
		#footer strong {
			font-size: 130%;
			color: #3377bb;
		}
#search {
	width: 365px;
	height: 205px;
	font-size: 16px;
}
#search h1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#search hr {
	width: 80%;
	height: 1px solid #3377bb;
	border: 0px;
}
#search table {
	padding-bottom: 10px;
}
#search table.searchUnit th{
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
}

#search table.searchUnit td{
  width: 50%;
  white-space: nowrap;
  height: 19px;
}



.tool-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #99cc66;
	/*border-bottom: 1px solid #B5CF74;*/
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #99cc66;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}

#japan {
	position: absolute;
	top: 50px;
	left: 605px;;
	z-index: 60;
}


#leftNav {
	border: 1px solid #88aacc;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
#leftNav table{
	background-color: #eee6ff;
	width: 170px;
	white-space: nowrap;
	border-collapse: collapse;
}
#leftNav table td{
	border-bottom: 2px solid #ffffff;
	padding: 5px 3px 5px 3px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #3377bb;
}
#leftNav table td:hover{
	/*background-color: #f6f6ff;*/
}

#specials table{
	border-top: 1px solid #88aacc;
	border-left: 1px solid #88aacc;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#specials table th.cornerFold{
	height: 11px;
	text-align: left;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#specials table th{
	background: #e0e6e9;
	font-size: 16px;
	height: 20px;
	text-align: center;
	color: #556688;
	border-bottom: 1px solid #88aacc;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: normal;
}


#specials table th img{
	position: relative;
	border: 0px;
	left: -2px;
	top: -1px;
}

#specials table td {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#specials table td h2, p{
	font-size: 12px;
}

#bodyContent {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	
}
#bodyContent h1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#bodyContent h2{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#bodyContent h3, p{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.introBox{
	margin: 0px;
	z-index: 2;
	/*/images/photoMainBg.jpg
	background-image: url('/images/cornerFoldUl.gif');
	background-repeat: no-repeat;
	*/
}

.introBox table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.introBox table td.rotatingImage{
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
}
.introBox table.searchForm{
	border: 1px solid #88aacc;
	background-color: #e0e6e9;
}

.introBox table td.landscape{
	background-image: url('/images/photoMain.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.introBox table td.landscapeScale{
	background-image: url('/images/photoMainBg.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

table.searchForm th.searchHeader{
	text-align: center;
	font-size: 16px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
table.searchForm th{
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.cornerImage{
	position: relative;
	top: -4px;
	left: -2px;
	
}
.backgroundUnder{
	position: relative;
	width: 100%;
	height: 120px;
	z-index: -1;
	top: -120px;
	background-color: #3377bb;
	margin-bottom: -110px;
}








.content{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.content table.form{
	border: 3px solid #3377bb;
	min-width: 580px;
	margin-top: 10px;
	border-collapse: collapse;
}
.content table.form td.topLeftForm{
	width: 12px;
	height: 30px;
	background-color: #3377bb;
}
.content table.form td.topForm{
	height: 30px;
	font-weight: bold;
	background-color: #3377bb;
	color: #ffffff;
}
.content table.form td.topRightForm{
	background-color: #3377bb;
	width: 12px;
	height: 30px;
}
.content table.form td.leftForm{
	width: 12px;
}
.content table.form td.rightForm{
	width: 12px;
}
.content table.form td.bottomLeftForm{
	width: 12px;
	height: 16px;
}
.content table.form td.bottomForm{
	height: 16px;
	font-weight: bold;
}
.content table.form td.bottomRightForm{
	width: 12px;
	height: 16px;
}
.content table.form td.bodyForm{
	background-color: #ffffff;
	padding: 5px;
}
.content table.form td.bodyForm table td,th{
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}

.content .errors p{
	margin-bottom: 0px;
	font-weight: bold;
}
.content .errors ul{
	margin-top: 0px;
}
.content .errors ul li{
	list-style-type: disc;
}
.content img{
	border: 0px;
}
.content a{
	color: #336662;
}
.content textarea.wide {
	width: 540px;
	height: 150px;
}
.content input.wide {
	width: 540px;
}
.content input.halfwide {
	width: 220px;
}
.content select.halfwide {
	width: 220px;
}
.content textarea.halfwide {
	width: 220px;
	height: 75px;
}
.button {
	width: 100px;
}
.content .hidden{
	display: none;
}
.content .required {
	font-weight: bold;
	color: #664400;
}
.content .footnote {
	font-size: 10px;
	font-weight: normal;
}
.content .data{
	font-weight: normal;
}
.content .imageDescription td.icon{
	font-weight: normal;
}
.content .imageDescription img#mainImage{
	width: 320px;
	height: 200px;
}
.content .imageDescription td.icon img{
	width: 100px;
	height: 75px;
}
.content .imageDescription img{
	border: 1px solid #777777;
}
.content table.imageDescription{
	width: 325px;
	border: 1px solid #777777;
}

.content .clickable{
	cursor: pointer;
}
.ads{
	width: 150px;
}
.breadCrum{
	padding: 0px 3px 0px 3px;
}
.breadCrum a{
	color: #336662;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.breadCrum a:hover{
	text-decoration: underline;
}

#coverSheet{
	display: none;
	position: absolute;
	filter: alpha(opacity=50);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	z-index: 5;
	overflow: hidden;
	opacity: 0.4;
}

#loadingScreen{
	display: none;

	z-index: 50;
	overflow: hidden;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

#loadingScreen table{
	position: absolute;
	z-index: 51;
	top: 150px;
	width: 400px;
	height: 300px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

/*** BEGIN hnlnow.com style shee info***/
.eventDate {
	font-weight: bold;
	padding-top: 5px;
	}
a.eventLink {
	text-decoration: none;
/*	font-family: Verdana, sans-serif; */
	font-size: 14px;
	color: #0000FF;
	line-height: 17px;
	}
a.eventLink:hover {
	text-decoration: underline;
/*	font-family: Verdana, sans-serif;*/
	font-size: 14px;
	color: #3D3F3E;
	line-height: 17px;
	}
.eventImage {	
	float:left;
	width:200px;
	padding:3px 5px;
	}
.thumbImage {	
	float:left;
	width:75px;
	padding:5px;
	}
.eventDesc {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	width:350px;
	height:250px;
	}
.eventClear {
	clear:both;
	height:10px;
	}
.eventTitle {
	font-size: 24px;
	font-weight: bold;
	color: #522900;
	}
.event, .eventHL {
	float:left;
	padding:10px 5px;
	width:550px;
}
.eventHL {
	background: #900;
}

/*** End HNLNOW.COM Stylesheet info  ***/
