/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *                            SECTION STYLES & COLORS                          *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* body fonts */
#statewide { color: #4A4F49;  }
#kauai { color: #916333; }
#oahu { color: #33432d; }
#molokai { color: #514711; }
#lanai { color: #514711; }
#maui { color: #7D551C; }
#big-island { color: #916333; }

/* link colors */
#statewide .dwidget-directory .field ul li,#statewide a:link, #statewide a:active, #statewide a:visited { color: #764013; color:#5B7C84;}
#kauai .dwidget-directory .field ul li, #kauai a:link, #kauai a:active, #kauai a:visited  { color: #65683E; color:#207F20; }
#oahu .dwidget-directory .field ul li,#oahu a:link, #oahu a:active, #oahu a:visited {	color: #65683E; color:#2F7ECF;}

#molokai .dwidget-directory .field ul li,#molokai a:link, #molokai a:active, #molokai a:visited { color: #65683E; color:#396129;}
#lanai .dwidget-directory .field ul li,#lanai a:link, #lanai a:active, #lanai a:visited { color: #65683E; color:#BCA133;}
#maui .dwidget-directory .field ul li,#maui a:link, #maui a:active, #maui a:visited { color: #916333; color:#D26B09;}
#big-island .dwidget-directory .field ul li,#big-island a:link, #big-island a:active, #big-island a:visited { color:#811515; }

/* think these are all being overwriten... */
  #statewide #navSecondary a:hover { color: #999999; }
#kauai #navSecondary a:hover { color: #999999; }
#oahu #navSecondary a:hover { color: #999999; }
#molokai #navSecondary #navSecondary a:hover { color: #999999; }
#lanai #navSecondary a:hover { color: #999999; }
#maui #navSecondary a:hover { color: #999999; }
#big-island #navSecondary a:hover { color:#811515;}  




/* PW: FLY-294: */
#statewide .secondaryPage h1,
#statewide .secondaryPage h2,
#statewide .secondaryPage h3 {
  color: #4A4F49; color:#5B7C84; 
}
#kauai .secondaryPage h1,
#kauai .secondaryPage h2,
#kauai .secondaryPage h3 { 
  color: #916333; color:#207F20;
}
#oahu .secondaryPage h1,
#oahu .secondaryPage h2,
#oahu .secondaryPage h3 { 
  color: #33432d; color:#2F7ECF;
}
#molokai .secondaryPage h1,
#molokai .secondaryPage h2,
#molokai .secondaryPage h3 { 
  color: #514711; color:#396129; 
}
#lanai .secondaryPage h1,
#lanai .secondaryPage h2,
#lanai .secondaryPage h3 { 
  color: #514711; color:#C67E02;color:#BCA133;
}
#maui .secondaryPage h1,
#maui .secondaryPage h2,
#maui .secondaryPage h3 { 
  color: #7D551C; color:#D26B09; 
}
#big-island .secondaryPage h1,
#big-island .secondaryPage h2,
#big-island .secondaryPage h3 { 
  color: #916333; color:#811515;
}





/* page backgrounds */
/* #statewide { background: #FFF url("../../../template_images/hvcb/bg-main.jpg") no-repeat; }
#kauai { background: #FFF url("../../../template_images/hvcb/bg-main-kauai.jpg") no-repeat; }
#oahu { background: #FFF url("../../../template_images/hvcb/bg-main-oahu.jpg") no-repeat; }
#molokai{ background: #FFF url("../../../template_images/hvcb/bg-main-molokai.jpg") no-repeat; }
#lanai { background: #FFF url("../../../template_images/hvcb/bg-main-lanai.jpg") no-repeat; }
#maui { background: #FFF url("../../../template_images/hvcb/bg-main-maui.jpg") no-repeat; color: #916333; }
#big-island { background: #FFF url("../../../template_images/hvcb/bg-main-bigisland.jpg") no-repeat; } */


/* flower background in main container area below flash - moved to main.css */
/* #statewide #main { background: #FFF url("../../../template_images/hvcb/bg-flower-main.gif") no-repeat; }
#kauai #main { background: #FFF url("../../../template_images/hvcb/bg-flower-kauai.gif") no-repeat; }
#oahu #main { background: #FFF url("../../../template_images/hvcb/bg-flower-oahu.gif") no-repeat; }
#molokai #main { background: #FFF url("../../../template_images/hvcb/bg-flower-molokai.gif") no-repeat; }
#lanai #main { background: #FFF url("../../../template_images/hvcb/bg-flower-lanai.gif") no-repeat; }
#maui #main { background: #FFF url("../../../template_images/hvcb/bg-flower-maui.gif") no-repeat; }
#big-island #main { background: #FFF url("../../../template_images/hvcb/bg-flower-bigisland.gif") no-repeat; } */


/* flash background*/
#statewide #flash { background: url("../../../template_images/hvcb/bg-flash-main-trans.png") no-repeat; }
#kauai #flash { background: url("../../../template_images/hvcb/bg-flash-kauai-trans.png") no-repeat; }
#oahu #flash { background: url("../../../template_images/hvcb/bg-flash-oahu-trans.png") no-repeat; }
#molokai #flash { background: url("../../../template_images/hvcb/bg-flash-molokai-trans.png") no-repeat; }
#lanai #flash { background: url("../../../template_images/hvcb/bg-flash-lanai-trans.png") no-repeat; }
#maui #flash { background: url("../../../template_images/hvcb/bg-flash-maui-trans.png") no-repeat; }
#big-island #flash { background: url("../../../template_images/hvcb/bg-flash-bigisland-trans.png") no-repeat; }

/* widget */
#statewide .widget { color: #764013; }
#kauai .widget { color: #65683E; }
#oahu .widget { color: #65683E; }
#molokai .widget { color: #65683E; }
#lanai .widget { color: #65683E; }
#maui .widget { color: #916333; }
#big-island .widget { color: #sec_maui; }



/* main container with gradient border */
#statewide #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-main.gif") no-repeat;
	background-color: #878C6D;
	border-bottom: 3px solid #878C6D;
}
#kauai #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-kauai.gif") no-repeat;
	background-color: #487947;
	border-bottom: 3px solid #487947;
}
#oahu #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-oahu.gif") no-repeat;
	background-color: #475679;
	border-bottom: 3px solid #475679;
}
#molokai #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-molokai.gif") no-repeat;
	background-color: #475679;
	border-bottom: 3px solid #8A893E;
}
#lanai #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-lanai.gif") no-repeat;
	background-color: #475679;
	border-bottom: 3px solid #475679;
}
#maui #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-maui.gif") no-repeat;
	background-color: #98772F;
	border-bottom: 3px solid #98772F;
}
#big-island #mainContainer {
	background: url("../../../template_images/hvcb/bg-gradborder-bigisland.gif") no-repeat;
	background-color: #693535;
	border-bottom: 3px solid #693535;
}


/* highlight */
#statewide #highlight { background: url("../../../template_images/hvcb/bg-highlight-main.png") no-repeat; }
#kauai #highlight { background: url("../../../template_images/hvcb/bg-highlight-kauai.png") no-repeat; }
#oahu #highlight { background: url("../../../template_images/hvcb/bg-highlight-oahu.png") no-repeat; }
#molokai #highlight { background: url("../../../template_images/hvcb/bg-highlight-molokai.png") no-repeat; }
#lanai #highlight { background: url("../../../template_images/hvcb/bg-highlight-lanai.png") no-repeat; }
#maui #highlight { background: url("../../../template_images/hvcb/bg-highlight-maui.png") no-repeat; }
#big-island #highlight { background: url("../../../template_images/hvcb/bg-highlight-bigisland.png") no-repeat; color: #FFF; }


/* discover box rollover */
#statewide #discover_box a:hover { color: #F3F6F7; }
#kauai #discover_box a:hover { color: #207F20; }
#oahu #discover_box a:hover { color: #2F7ECF; }
#molokai #discover_box a:hover { color: #396129; }
#lanai #discover_box a:hover { color: #BCA133; }
#maui #discover_box a:hover { color: #D26A06; }
#big-island #discover_box a:hover { color: #CD0A0A; }


/* video player */
#statewide #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-main.png") no-repeat; }	
#kauai #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-kauai.png") no-repeat; }	
#oahu #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-oahu.png") no-repeat; }	
#molokai #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-molokai.png") no-repeat; }	
#lanai #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-lanai.png") no-repeat; }	
#maui #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-maui.png") no-repeat; }	
#big-island #vidplayer { background: url("../../../template_images/hvcb/bg-vidplayer-bigisland.png") no-repeat; }	

/* footer border, background color and margins for island sections */
#statewide #footer { /* border: 1px solid #969C87; */ background-color: #C3E1D5; }
#kauai #footer  { /* border: 1px solid #265125;  border-bottom: 1px solid #2C2406; */ background-color: #D1D797; /* margin-top: 1px; */ }
#oahu #footer { /* border: 1px solid #265125;  border-bottom: 1px solid #2C2607; */ background-color: #A7C6C2; /* margin-top: 1px; */ }
#molokai #footer  { /* border: 1px solid #265125;  border-bottom: 1px solid #2C2607; */ background-color: #CEC99E; /* margin-top: 1px; */ }
#lanai #footer  { /* border: 1px solid #265125;  border-bottom: 1px solid #2C2606; */ background-color: #CEC99E; /* margin-top: 1px; */ }
#maui #footer  { /* border: 1px solid #98772f;  border-bottom: 1px solid #5D3107; */ background-color: #F4D790; /* margin-top: 1px; */ }
#big-island #footer  { /* border: 1px solid #265125;  border-bottom: 1px solid #2C2607; */ background-color: #A7A89A; /* margin-top: 1px; */ }


/* FLY-294: added */
/* find things to do dropdowns */
/* removed div#directory-activities */
#statewide div.dropdown strong { color: #5B7C84; }
#kauai div.dropdown strong { color: #207F20; } 
#oahu  div.dropdown strong { color: #2F7ECF; }
#molokai div.dropdown strong { color: #396129; }
#lanai  div.dropdown strong { color: #BCA133; }
#maui div.dropdown strong { color: #D26A06; }
#big-island  div.dropdown strong { color:#811515;}

/* FLY-294: added */
/* site search field */
#statewide #sfsimple input.text { color: #5B7C84; }
#kauai #sfsimple input.text { color: #207F20; }
#oahu #sfsimple input.text { color: #2F7ECF; }
#molokai #sfsimple input.text { color: #396129; }
#lanai #sfsimple input.text { color: #BCA133; }
#maui #sfsimple input.text { color: #D26A06; }
#big-island #sfsimple input.text { color:#811515;}

#statewide #keywords input.text { color: #5B7C84; }
#kauai #keywords input.text { color: #207F20; }
#oahu #keywords input.text { color: #2F7ECF; }
#molokai #keywords input.text { color: #396129; }
#lanai #keywords input.text { color: #BCA133; }
#maui #keywords input.text { color: #D26A06; }
#big-island #keywords input.text { color:#811515;}

/* MVN Events Migration */
#kauai .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{color: #207F20!important;}
#oahu .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{color: #2F7ECF!important;}
#molokai .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{ color: #396129!important; }
#lanai .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{ color: #BCA133!important; }
#maui .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{ color: #D26A06!important; }
#big-island .secondaryPage .dwidget-directory #eventssearch .dropdown-list a:hover{ color:#811515!important;}

#kauai .secondaryPage #left_col #relatedTags a{ color:#207F20!important; }
#oahu .secondaryPage #left_col #relatedTags a{	 color:#2F7ECF!important; }
#molokai .secondaryPage #left_col #relatedTags a{  color:#396129!important; }
#lanai .secondaryPage #left_col #relatedTags a{  color:#BCA133!important; }
#maui .secondaryPage #left_col #relatedTags a {  color:#D26B09!important; }
#big-island .secondaryPage #left_col #relatedTags a{ color:#811515!important;  }

#navPrimary {text-indent:-10000px;}