@charset "utf-8";
/* CSS Document */
body {
	background-color: #3399ff;
	background-image: url(../../images/winter_site/site_background.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#33CCFF;
	text-decoration:underline;
	margin-left:2px;
	margin-top:5px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFCC00;
	text-decoration:none;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:6px;
	text-align:left;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#33CCFF;
	text-decoration:underline;
}

a{
	color:#33CCFF;
	text-decoration:underline;
}

a:visited{
	color:#33CCFF;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#bodyTable a{
	color:#33CCFF;
	text-decoration:underline;
}

#bodyTable a:visited{
	color:#33CCFF;
	text-decoration:underline;
}

#bodyTable a:hover{
	text-decoration:none;
}

#bodyTable{
	width:921px;
	background-color:#3f3f3f;
	border:1px solid #FFFFFF;
}

#headerTable{
	width:921px;
}

#subMenuTable{
	margin-top:0px; 
	margin-bottom:3px; 
	border: solid 1px #CCCCCC;
}

.subMenuSelected, .subMenuSelected:visited{
	 color:#FFCC00;
	 font-weight:bold; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:15px;
	 text-decoration:none;
	 background-color:#666666;
	 padding:5px 5px 5px 5px;
}

.subMenuSelected:hover{
	 text-decoration:none;
}

.subMenuUnSelected,.subMenuUnSelected:visited{
	 color:#666666;
	 font-weight:bold; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:15px;
	 text-decoration:none;
}

.subMenuUnSelected:hover{
	 text-decoration:underline;
}

.subTitle{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

#homeList{
    line-height: 17px;
	list-style-type:square;
	margin-left:40px;
	margin-top:3px;
	margin-bottom:8px;
}

#homeList2{
    line-height: 17px;
	list-style-type:square;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

#footerTable a{
	color:#FFFFFF;
	text-decoration:underline;
}

#footerTable a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

#footerTable a:hover{
	color:#333333;
	text-decoration:none;
	background-color:#FFFFFF;
}

/* Home Page Styles */

#subscriptionTable{
	width:311px;
	height:172px;
	background-image:url(../../images/winter_site/newsletter_signup.gif);
	background-repeat:no-repeat;	
}

/* Packages Styles */

.packagePricingTable{
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}

.packagePricingTable td{
	padding:4px 7px 4px 7px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.packagePricingTable th{
	padding:4px 7px 4px 7px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.colHeading{
	padding:4px 7px 4px 7px;
	border:1px solid #CCCCCC;
	text-align:center;
	color:#FFCC00;
	font-weight:bold;
}

.earlyBirdComment{
	font-size:11px;
	color:#FFFF99;
	text-align:left;
}

.packageCondition{
	padding-left:25px; 
	font-size:13px;
	color:#FFFF99;
	font-weight:bold;
}

.packageConditions{
	border-bottom: 1px solid #33CCFF; 
	padding-left:280px; 
	padding-bottom:15px; 
	color:#FFFF99;
	font-size:12px;
}

/* The Lodge Styles */

.lodge_feature_lists{
	margin-left:30px;
	list-style-type:square;
	line-height:15px;
}

.lodgeRoomThumbs{
	border: solid #33CCFF 1px;
	cursor:pointer;
}

.lodgePrices{
	border-collapse:collapse;
}

.lodgePrices td, .lodgePrices th{
	border: 1px solid #CCCCCC;
	text-align:center;
}

/* Pricing Table*/

#pricingTable{
	background-color:#333333;
	color:#FFFFFF;
	border: 5px solid #00CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:10px;
}

#prices{
	border-collapse:collapse;
}

#prices td, #prices th{
	border: 1px solid #CCCCCC;
	text-align:center;
}

/* Payment Cancellation Policy*/

#paymentCancellationTable{
	background-color:#333333;
	color:#FFFFFF;
	border: 5px solid #00CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:10px;
	width:650px;
}

#paymentCancellationTable p{
	margin-left:7px;
}

/* Japan Info*/

.japan_etiquette_list{
	line-height:15px;
}

.japan_etiquette_list li{
	margin-top:7px;
}

/* FAQ Styles*/
.FAQ_Question{
	font-weight:bold;
	margin-left:10px;
}

.FAQ_Answer{
	margin-left:30px;
}

/* Contact Page */
.contactHeader{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;	
	border:1px solid #FFFFFF;
	background-color:#666666;
	text-decoration:underline;
}

/* Testimonial Section */

.testimonialName{
	padding-bottom:8px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}

/* Booking Forms*/

.bookingFormTextBox{
	border:1px solid #00CCFF;
	font-size:12px;	
}

.errorheading{
	color:#FFFF00;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

.error{
	color:#FFFF00;
	font-size:13px;
}

