/* -------------------------------------------------------------------
H T M L   T A G S
---------------------------------------------------------------------- */
body {
	/*background:url(../images/bg.jpg) #DEDEDE;*/
	background-color:#CCCCCC;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color: #333333;
}
p {
	margin-top:0;
}
img {
	border:0;
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin:0;
	color: #00AEC5;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin:0;
	margin-bottom:6px;
	color: #00AEC5;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin:0;
	margin-bottom:15px;
	color: #00AEC5;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6px;
	color: #333333;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	color: #333333;
}
h6 {
	font-size: 250%;
	font-weight: normal;
	text-indent: 0px;
	margin: 0;
}
.body_header {
	border-bottom: 1px dashed #00AEC5;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	/*width:490px;*/
	position:relative;
}
.body_header_icon {
	position:absolute;
	right:10px;
	top:2px;
}
.body_block_table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom:10px;
	margin-top:2px;
}
.body_block_table td.btn_more {
	width:50px;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:10px;
}
.body_block_table td.body_block_icon {
	width:44px;
	vertical-align:top;
}
.body_block_table tr {
	border-bottom: 1px solid #333333;
}
.body_block_table tr.last {
	border:0;
}

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

#sidebar a {
	color: #333333;
	font-weight: normal;
}
#sidebar a:visited {
	font-weight: normal;
}
#sidebar a:hover {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
}
#facts_jp a {
	color:#FFFFFF;
	font-weight:bold;
}
#facts_jp a:hover, a:visited {
	color:#FFFFFF;
	font-weight:bold;
}
#facts_nz a {
	color:#333333;
	font-weight:bold;
}
#facts_nz a:hover, a:visited {
	color:#333333;
	font-weight:bold;
}
#facts_au a {
	color:#333333;
	font-weight:bold;
}
#facts_au a:hover, a:visited {
	color:#333333;
	font-weight:bold;
}


/* -------------------------------------------------------------------
M E N U
---------------------------------------------------------------------- */

#menulist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menulist li {
	display: inline;
}
#menulist a {
	display: block;
	height: 30px;
	background-position: 0 -30px;
	float:left;
}
#menulist a:hover {
	background-position: 0 0;
}
#menulist a.menu_selected {
	background-position: 0 0;
}
#menu_1 {
	width: 85px;
	height: 30px;
	background: url("../images/menu_1.gif");
}
#menu_2 {
	width: 84px;
	height: 30px;
	background: url("../images/menu_2.gif") no-repeat;
}
#menu_3 {
	width: 110px;
	height: 30px;
	background: url("../images/menu_3.gif") no-repeat;
}
#menu_4 {
	width: 90px;
	height: 30px;
	background: url("../images/menu_4.gif") no-repeat;
}
#menu_5 {
	width: 60px;
	height: 30px;
	background: url("../images/menu_5.gif") no-repeat;
}
/* -------------------------------------------------------------------
T W I T T E R
---------------------------------------------------------------------- */

#twitter {
	margin-top:15px;
}
#twitterHeader {
	height:50px;
	background-color:#A3A3A3;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
}
#twitter_header_copy {
	line-height:50px;
	vertical-align:middle;
	float:left;
}
#logo_twitter {
	margin-top: 10px;
	margin-right: 10px;
	float:right;
}
#logo_facebook {
	margin-top: 10px;
	margin-right: 10px;
	float:right;
}
#twitter_update_list {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
}
#twitter_update_list li {
	width:500px;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
	color:#00AEC5;
	border-top: 1px solid #CCCCCC;
}
#twitter_update_list li a, #twitter_update_list li a:visited {
	color:#999999;
	display:block;
	clear:both;
	font-size:10px;
	font-weight:normal;
}
#twitter_update_list li span a, #twitter_update_list li span a:visited {
	color:#333333;
	display:block;
	clear:both;
}
#twitter_update_list li:first-child span {
	font-size:18px;
}
#twitter_update_list li:first-child {
	border-top:none;
}
#twitter-link {
	display:none;
}
/* -------------------------------------------------------------------
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: #00AEC5;
}
/*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;
	margin-top:0px;
	margin-left:0px;
	padding-left:15px;
}
.dashlist li {
	/*padding-left:0px;
	margin-left:0px;*/
}

.ticklist {
    list-style:none;
	margin-left:0;
    padding: 0;
}
.ticklist li{
    padding: 0 0 6px 20px;
    background:url(../images/bullet_tick.gif) no-repeat 0px 1px;
}

.sidebox_dashlist {
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	border: none;
}

.sidebox_dashlist li {
	margin-bottom: 5px;;
}


.dotlist {
	list-style-type: circle;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	border: none;
}
.starlist {
	list-style-image:url(../images/bullet_star.gif);
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	border: none;
}
.starlist li {
	
}
.highlight {
	color: #00AEC5;
	font-weight: bold;
}
.highlight2 {
	color: #0066CC;
	display: block;
}
.crewBioQ {
	color: #0066CC;
	font-weight: bold;
	display: block;
}
.spacer1 {
	height: 1px;
	clear: both;
	display:block;
}
.spacer5 {
	height: 5px;
	clear: both;
	display:block;
}
.spacer10 {
	height: 10px;
	clear: both;
	display:block;
}
.spacer15 {
	height: 15px;
	clear: both;
	display:block;
}
.spacer20 {
	height: 20px;
	clear: both;
	display:block;
}
#centeredcontent {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: -220px;
	background: #FF0000;
}
.formReplyMessage {
	width: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -50px;
	text-align: center;
	background: #FFFFFF;
	border: 4px solid #333333;
	padding:10px;
}
.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-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#logo2 {
	border: 0;
	float: left;
	margin: 15px 0 0 15px;
}
#logo3 {
	border: 0;
	margin: 0px 0px 0px 5px;
}
#logo4 {
	border: 0;
	margin: 15px 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 input.hidden {
	display: none;
	border: none;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
}

.globalforminfobtn {
	font-size: 10px;
	float: right;
	font-weight: normal;
}
/* -------------------------------------------------------------------
CONTACT FORM
---------------------------------------------------------------------- */
#contact {
}
#contact fieldset {
}
#contact_table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
#contact label {
	float: left;
	width: 65px;
	padding: 2px 0px;
	margin: 0px 25px 0px 0px;
	text-align: right;
	color: #00AEC5;
	font-weight: bold;
}
#contact input {
	width: 380px;
	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.textareaControl {
	float:left;
	margin: 0;
}
#contact textarea {
	width: 380px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* -------------------------------------------------------------------
S U B S C R I B E   F O R M
---------------------------------------------------------------------- */

#subscribe .send_button {
	float:right;
	margin-top:0 px;
	border:0;
}

#subscribe input {
	width: 130px;
	margin: 0;
}


/* -------------------------------------------------------------------
L I N E    D I V I D E R S 
---------------------------------------------------------------------- */



div.line_divider_white {
clear:both;
	border-top: 1px solid #FFFFFF;
	margin-top:-6px;
}
div.line_divider_grey {
clear:both;
	border-top: 1px solid #333333;
	margin-top:12px;
	margin-bottom:12px;
}
div.line_divider_aqua_dashed {
clear:both;
	border-top: 1px dashed #00AEC5;
	margin-top:20px;
	margin-bottom:12px;
}
div.line_divider_grey_dashed {
clear:both;
	border-top: 1px dashed #333333;
	margin-top:20px;
	margin-bottom:20px;
}



/* -------------------------------------------------------------------
S I D E B A R
---------------------------------------------------------------------- */

.sidebox_aqua {
	width:190px;
	padding:10px;
	background-color:#00AEC5;
}
.sidebox_grey {
	width:190px;
	padding:10px;
	background-color:#DEDEDE;
}
.sidebox_blue {
	width:190px;
	padding:10px;
	background-color:#ADDFED;
}
.sidebox_dark_blue {
	width:190px;
	padding:10px;
	background-color:#57A0C2;
	color:#FFFFFF;
}
.sidebox_mid_blue {
	width:190px;
	padding:10px;
	background-color:#89CDDB;
}
.sidebox_dark_grey {
	width:190px;
	padding:10px;
	background-color:#D3D2D7;
}
.sidebox_purple {
	width:180px;
	padding:15px;
	background-color:#CCCCFF;
}
.sidebox_white {
	width:180px;
	padding:15px;
	background-color:#FFFFFF;
}
.sidebox_table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:190px;
}
.sidebox_table td.col1 {
	vertical-align:top;
	/*padding-right: 10px;*/
	width: 30px;
}


.sidebox_table td.col2 {
}

.sidebox_table td.sidebox_icon {
	vertical-align:top;
	padding-right:10px;
}

.sidebox_table_grid {
	margin-top: 8px;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width:190px;
	text-align:center;
}
.sidebox_table_grid td {
	width:60px;
	padding-top: 4px;
	vertical-align:top;
}
.sidebox_aqua p {
	color:#FFFFFF;
	font-size:12px;
}

.sidebox_top {
	height: 34px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.sidebox_title_white, .sidebox_title_grey, .sidebox_title_darkgrey {
	padding-bottom:6px;
	margin-bottom:6px;
}
.sidebox_title_white {
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
}
.sidebox_title_grey {
	border-bottom: 1px solid #666666;
	color:#666666;
	font-weight:bold;
}
.sidebox_title_darkgrey {
	border-bottom: 1px solid #333333;
	color:#333333;
	font-weight:bold;
}
.sidebox_content {
	padding: 5px 15px 10px 15px;
	color: #666666;
}
.sidebox_text_small {
font-size:10px;
}
.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: 190px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#facts li {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #FFFFFF;
}
#facts li.last {
	border-bottom: 0;
}
#facts b {
	display: block;
}


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

.bg_image_container {
	position: absolute;
	top: 0;
	left: 0;
	overflow:hidden;
}
.bg_image {
	width: 2000px;
	height: 1162px;
}

#bg_index {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#bg_destinations {
	background:url("../images/bg_index.jpg") repeat fixed center top transparent;
}
#bg_contact {
	background:url("../images/bg_contact.jpg") repeat fixed center top transparent;
}
#bg_local_knowledge{
	background:url("../images/bg_local_knowledge.jpg")repeat fixed center top transparent;
}
#bg_riders_choice{
	background:url("../images/bg_riders_choice.jpg")repeat fixed center top transparent;
}

#layout {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	height:100%;
	/*font-size: 100%;*/
	position:relative;
}
#mainBodyContainer {
	height:100%;
	position: relative;
}
#mainBodyInner {
	width:770px;
	height:100%;
	margin: 0 15px 0 15px;
	position:relative;
}
#header {
	height: 100px;
	position: relative;
}
#logo {
	width: 276px;
	height: 60px;
	position:absolute;
	bottom:10px;
}
#menu {
	width: 429px;
	height: 30px;
	position:absolute;
	right:0;
	bottom:0;
}
#flash_hero {
	height: 250px;
	background-color: #CCCCCC;
	background:url(../images/hero/bookings.jpg);
}

#mainBodyCopy {
	width: 490px;
	float: left;
	padding: 0px 20px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;/*height:100%;*/
	/*background-color: #FF9900;*/
}
#mainBodyCopyHome {
	width: 530px;
	float: left;
	margin-top: 11px;
	margin-bottom: 15px;
	position: relative;
}
#sidebar {
	width: 210px;
	float: right;
	margin-top: 11px;
	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;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 15px;
	
}

#videoplayer {
	width: 320px;
	height: 224px;
	float:left;
}
#videoplayer_menu_list {
	width: 170px;
	float:left;
	margin:0;
	padding: 0;
}

#videoplayer_menu_list li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}


/* -------------------------------------------------------------------
F L A S H  C H E C K  E R R O R S
---------------------------------------------------------------------- */
#noFlashContainer {
	width: 400px;
	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;
}
#cancellationPop {
	font-style: italic;
	display:none;
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #333333;
	position: absolute;
	z-index: 5;
	bottom: 90px;
	right: 5px;
}

