/* -------------------------------------------------------------------
H T M L   T A G S
---------------------------------------------------------------------- */
body{
	background:url(../images/bg.jpg) #DEDEDE;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	color: #333333;
}

p {
	margin-top:0px;
}

h1, h2, h3, h4, h6 {
	color: #0066CC;
}

h6 {
	font-size: 250%;
	font-weight: normal;
	text-indent: 0px;
	margin: 0;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 8px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h4 {
	font-weight: bold;
	margin-top: 0px;
}

/* -------------------------------------------------------------------
L I N K S
---------------------------------------------------------------------- */
a:focus, a:hover, a:active {
	outline:none;
}
a:link, a:visited {
	/*color: #67C309;*/
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #67C309;
	text-decoration: none;
	/*text-decoration:underline;*/
}
a:active { 
	color: #333333;
	text-decoration: none;
}



#footer a:link {
	color: #333333;
	font-weight: normal;
}

#footer a:visited {
	color: #333333;
	font-weight: normal;
}

#footer a:hover { 
	color: #333333; 
	text-decoration:underline;
}
#footer a:active {
	color: #333333;
	/*text-decoration: none;*/
}

#sidebar a:link {
	color: #666666;
	font-weight: normal;
}

#sidebar a:visited {
	color: #666666;
	font-weight: normal;
}

#sidebar a:hover {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}
#sidebar a:active {
	color: #666666;
}

#sidebar ul {
	margin-bottom: 7px;
}
a.globalforminfobtn {
	font-weight: normal;
	color: #666666;
}
a.globalforminfobtn:hover {
	color: #333333;
}

a.mapbtn_nz {
	display: block;
	width: 84px;
	height: 115px;
	background-color: #999999;
}

a.mapbtn_jp {
	display: block;
	width: 104px;
	height: 112px;
	background-color: #999999;
}

a.mapbtn_nz:hover  {
	background-color: #0066CC;
}
a.mapbtn_jp:hover  {
	background-color: #990000;
}



/* -------------------------------------------------------------------
F O O T E R
---------------------------------------------------------------------- */

#footernav {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
#footernav li {
	display: inline;
}

/* -------------------------------------------------------------------
B A C K  A N D  T O P  B U T T O N S
---------------------------------------------------------------------- */

ul#bottomNav {
	list-style: none;
	clear: both;
	padding: 0;
	margin: 0px 0px 10px 15px;
	text-height: 10px;
}

ul#bottomNav li {
	display: inline;
}

ul#bottomNav li a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

ul#bottomNav li a:hover {
	color: #67C309;
}

/*ul#navigation .left {
	float: left;
}
ul#navigation .right { 
	float: right; 
}*/

	

/* -------------------------------------------------------------------
G E N E R A L  C L A S S E S
---------------------------------------------------------------------- */
.noscript{
	text-align: center;
	position: relative;
	top: 100px;
}
.textonlydisplay{
	display:none;
	color: #666666;
}

.dashlist {
	list-style-type: square;
}

.dotlist {
	list-style-type: circle;

}

.highlight {
	color: #339900;
	font-weight: bold;
}
.highlight2 {
	color: #0066CC;
	display: block;
}

.crewBioQ {
	color: #0066CC;
	font-weight: bold;
	display: block;
}

.spacer1 {
	height: 1px;
	clear: both;
	display:block;
}
.spacer10{
	height: 10px;
	clear: both;
	display:block;
	#margin-top: -10px;	
}

#centeredcontent {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: -220px;
	background: #FF0000;
}

.formReplyMessage {
	width: 300px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -50px;
	text-align: center;
}

.crewBioPic {
	float:left;
	width: 112px;
	height: 132px;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	border: 4px solid #0066CC;
}
.crewBio {
	float:left;
	width: 350px;
	padding: 0px 0px 0px 0px;
}

.spacerBio {
	height: 5px;
	clear: both;
	display:block;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 20px  0px;
	/*background: #FF0000;*/
}

#map_nz , #map_jp {
	margin :0;
	padding: 0;
	border: 0;
}
#map_nz {
	width: 84px;
	height: 115px;
	background:url(../images/map_nz.png);
}
#map_jp {
	width:104px;
	height:112px;
	background:url(../images/map_jp.png);
}

.smallText {
 font-size: 8px;
 line-height: 12px;
}


/* -------------------------------------------------------------------
J A P A N
---------------------------------------------------------------------- */
a.jp:hover {
	color: #990000;
}

h1.jp {
	color: #990000;
}

/* -------------------------------------------------------------------
L O G O S
---------------------------------------------------------------------- */
#logo1 {
	border: 0;
	float: left;
	margin: 10px 30px 25px 5px;
}

#logo2 {
	border: 0;
	float: left;
	margin: 20px 30px 0px 0px;
}

#logo3 {
	border: 0;
	margin: 0px 0px 0px 5px;
}

#logo4 {
	border: 0;
	margin: 20px 0px 0px 5px;
}

#logoDailyFlake {
	border: 0;
	margin: 10px 10px 0px 5px;
}

#logoSnowInsurance {
	border: 0;
	margin: 0px 0px 0px 10px;
}



/* -------------------------------------------------------------------
F O R M S
---------------------------------------------------------------------- */

form input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	font-size: 10px;
	line-height: 14px;
	padding-top: 2px;
	padding-left: 5px;
	height: 14px;
}
form fieldset {
	border:0;
}

form input.hidden {
	display: none;
	border: none;
}

fieldset {
	margin:0;
	padding:0;
}
select {
	/*background-color: #FEFEFE;*/
}
.globalforminfobtn {
	font-size: 10px;
	float: right;
	font-weight: normal;
}

/* -------------------------------------------------------------------
BOOKING FORM
---------------------------------------------------------------------- */

#booking  {
	width:490px;
}

#booking table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:490px;
}
#booking tr {
	border-top:1px solid #CCCCCC;
}
#booking td {
	padding: 10px;
}
#booking td.col1, td.col2 {
	width: 245px;
}
#booking tr.info {
	border-top: 0px solid #CCCCCC;
}
#booking tr.info td {
	padding-top: 0;
}

#booking tr.table-heading {
	color: #666666;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

#booking a.infobtn {
	display:block;
	float:left;
	color: #0066CC;
	font-weight: bold;
	/*background-color: #0066CC;*/
	border: 1px solid #0066CC;
	font-size:7px;
	text-align:center;
	width: 10px;
	line-height: 7px;
	margin-top:2px;
	margin-right:10px;
	padding-bottom: 2px;
}

#booking select{
	float: left;
	/*border: 1px solid #666666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	height: 18px;
	padding: 0;
}
#booking img.calender {
	float:left;
	margin-left: 10px;
	border: 0;
}
#booking label{
	float: left;
	/*width: 80px;*/
	padding: 2px 0px;
	margin: 0px 30px 0px 0px;
	text-align: right;
	color: #0066CC;
	font-weight: bold;
}

#booking div.send{
	clear: both;
	height: 25px;
	margin: 0;
	text-align: right;
}
#booking .send_button {
	margin: 10px 0px 0px 0px;
	#margin: 10px 52px 0px 0px; /*For Internet Explorer*/
	border: 0;
}
#booking div.textarea{
    height: 125px;
}
#booking div.textareaControl{
	float: right;
	margin-top: 5px;
}
#booking textarea {	
	width: 362px;
	height: 100px;
}

#booking input.personal {
	position:absolute;
	width: 130px;
	left: 130px;
}
#booking input.date {
	float:left;
	width: 100px;
}
/*#booking input.check {
	width: 15px;
	margin: 0;
	padding: 0;
	float: right;
}*/
#booking #heliski {
	float: right;
}
#booking select.yesnomenu {
	float: right;
}


/* -------------------------------------------------------------------
CONTACT FORM
---------------------------------------------------------------------- */
#contact  {
	width:260px;
}

#contact table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:260px;
}

/*#contact div{
	display: block;
	margin-bottom: 20px;
}*/
#contact label{
	float: left;
	width: 65px;
	padding: 2px 0px;
	margin: 0px 25px 0px 0px;
	text-align: right;
	color: #0066CC;
	font-weight: bold;
}
/*#contact label.above{
	display: block;
	height: 10px;
	width: 65px;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #0066CC;
	font-weight: bold;
}*/
#contact input {
	width: 130px;
	margin-bottom: 10px;
}
#contact div.send{
	clear: both;
	height: 25px;
	margin: 0;
	text-align: right;
}
#contact .send_button {
	margin: 10px 0px 0px 0px;
	#margin: 10px 32px 0px 0px; /*For Internet Explorer*/
	border:0;
}
#contact div.textarea{
	height: 130px;
}
#contact div.textareaControl{
	float:left;
	margin: 0;
	padding: 5px 0px 0px 8px;
}
#contact textarea {
	float: left;
	width: 212px;
	height: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* -------------------------------------------------------------------
S I D E B A R
---------------------------------------------------------------------- */
.sidebox_top {
    height: 34px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.sidebox_small {
	width: 216px;
	margin-top: 20px;
	/*margin-bottom: 15px;*/
	background-image: url(../images/sidebox_bottom_small.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sidebox_large {
	width: 216px;
	margin-top: 20px;
	/*margin-bottom: 15px;*/
	background-image: url(../images/sidebox_bottom_large.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sidebox_title {
	margin-left: 8px;
	margin-top: 8px;
	border-bottom: 1px solid #FFFFFF;
}

.sidebox_content {
	padding: 5px 15px 10px 15px;
	color: #666666;	
}
.sidebox_text {
	width: 183px;
	float:left;
}
.sidebox_button{
	float: right;
	height: 15px;
	width: 40px;
	margin: -5px 0px 2px 0px;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	border: 0;
	
}
#facts {
	list-style: none;
	width: 200px;
	margin: 0px 8px 7px 8px;
	padding: 0px 0px 5px 0px;
	color: #666666;
}

#facts li {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #FFFFFF;
}

#facts li.last {
	border-bottom: 0;
}

#facts b {
	display: block;
}




/* -------------------------------------------------------------------
S I D E B A R  C O L O U R S
---------------------------------------------------------------------- */

#facts {
	background: #E6E6E6;
}

.sidebox_title {
	background: #E6E6E6;
}



/* -------------------------------------------------------------------
C O N T A I N E R S
---------------------------------------------------------------------- */

#layout {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	font-size: 100%;
	position:relative;
}

#header {
	height: 430px;
}
#flashnav {
	height: 430px;
}
#mainBodyContainer {
	width: 800px;
	position:relative;
}
#mainBodyInner {
	width: 770px;
	margin: 0 15px;
	background-color: #FFFFFF;
	position:relative;
}

/*
#flashnav1 {
	height: 360px;
}#subhead {
	width: 510px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 55px;
}

#subscribeForm {
	width: 240px;
	height: 70px;
	float: left;
	background-image: url(../images/subscribeform_bg.png);
	background-repeat: no-repeat;
	background-position: 12px 7px;
}*/

#mainBodyCopy {
	width: 490px;
	float: left;
	padding: 15px 20px 0px;
	margin-bottom: 15px;
	position: relative;
}
#sidebar {
	width: 216px;
	float: right;
	margin-top: -5px;
	margin-bottom: 15px;
	padding: 0px 13px 0px 11px;
	position: relative;
	
}
#contactColumn1 {
	width:260px;
	float: left;
	padding: 15px 0px;
	/*background: #FF9900;*/
}
#contactColumn2 {
	width:150px;
	float: left;
	padding: 15px 35px;
}
#contactSponsors {
	padding: 75px 0px 20px;
}
#footer {
	margin: 0 15px;
	clear: both;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	font-size:10px;
	border-top: 1px solid #CCCCCC;
	line-height: 15px;
}
#videoplayerContainer {
	float: right;
	margin-left:20px;
	/*margin-bottom:10px;*/
	position: relative;
}
#videoplayer {
	width: 320px;
	height: 224px;
	display: none;
}
#videoplayerbtn {
	/*color: #0066CC;
	font-weight: normal;
	border: 1px solid #0066CC;
	font-size:12px;
	text-align:center;
	width: 120px;
	height: 16px;
	line-height: 12px;
	padding-bottom: 2px;*/
	display:block;
	width: 90px;
	height: 24px;
	right: 0;
	background-repeat: no-repeat;
	background-image: url(../images/video_combo.gif);
	background-position: -12px 0px;
}

#dailyFlakePlayer {
	width: 280px;
	height: 240px;
	clear: right;
	float: right;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	
}



#bookingColumns {
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:490px;
}

#bookingColumns td{
	height: 120px;
	vertical-align: middle;
}

#bookingColumns h1{
	line-height:100px;
	float: left;
}

#bookingColumns td.col1 {
	width: 50%;
	padding-left: 30px;
	padding-right: 5px;
}
#bookingColumns td.col2 {
	width: 50%;
	padding-left:50px;
	padding-right:30px;
}




/* -------------------------------------------------------------------
F L A S H  C H E C K  E R R O R S
---------------------------------------------------------------------- */
#noFlashContainer {
	width: 400px;
	height: 350px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -175px;
	background: #FFFFFF;
	border: 4px solid #333333;	
}
#noFlashHeader {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}
#noFlashMessage {
    text-align: center;
	padding: 30px 30px 20px 30px;
}
/* -------------------------------------------------------------------
INFO POPUPS
---------------------------------------------------------------------- */
#disclosurePop {
	font-style: italic;
	display:none;
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #333333;
	position: absolute;
	z-index: 5;
	bottom: 50px;
	right: 5px;
	
}
