@import url(http://fonts.googleapis.com/css?family=Lora|Buda:300|Cagliostro|Coustard);

* {margin: 0;padding: 0;}

#like-box {	display: block; z-index: 10; position: fixed; right: -205px; top: 40%; width: 334px; height: 135px; background: transparent url(http://hawaiianguide.net/images/2012/social/like-box.png); }
#like-box:hover {right: -5px;}
#like-box-content { margin-left: 120px; margin-top: 35px; }

/*Tabs - Guide of Hawaii*/
#main-body #tabs {font: 100% "Trebuchet MS", sans-serif;margin:10px 0 0 0;}
/* Layout helpers----------------------------------*/
#main-body .ui-helper-hidden { display: none; }
#main-body .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
#main-body .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#main-body .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#main-body .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {height:1%;}
#main-body .ui-helper-clearfix {display:block;}
/* end clearfix */
#main-body .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
#main-body .ui-state-disabled { cursor: default !important; }
/* states and images */
#main-body .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Overlays */
#main-body .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Component containers----------------------------------*/
#main-body .ui-widget { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; }
#main-body .ui-widget .ui-widget { font-size: 1em; }
#main-body .ui-widget input, #main-body .ui-widget select, #main-body .ui-widget textarea, #main-body .ui-widget button { font-family: Verdana, Arial, sans-serif; font-size: 1em; }
#main-body .ui-widget-content { /*border: 1px solid #cccccc;*/ background: #fff /*url(http://hawaiianguide.net/images/tabs/ui-bg_highlight-hard_100_f9f9f9_1x100.png) 50% top repeat-x*/; color: #222222;font-size:13px;font-family:Verdana, Geneva, sans-serif; }
#main-body .ui-widget-content a { color: #003399; }
#main-body .ui-widget-header { border: 1px solid #a3a3a3; background: #333333 url(http://hawaiianguide.net/images/tabs/ui-bg_diagonals-thick_8_333333_40x40.png) 50% 50% repeat; color: #eeeeee; font-weight: bold; }
#main-body .ui-widget-header a { color: #eeeeee;outline: none; }
/* Interaction states----------------------------------*/
#main-body .ui-state-default, #main-body .ui-widget-content .ui-state-default, #main-body .ui-widget-header .ui-state-default { border: 1px solid #777777; background: #fff url(http://hawaiianguide.net/images/tabs/ui-bg_glass_55_1c1c1c_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #333; }
#main-body .ui-state-default a, #main-body .ui-state-default a:link, #main-body .ui-state-default a:visited { color: #666; text-decoration: none; }
/*HOVER BORDER*/
#main-body .ui-state-hover, #main-body .ui-widget-content .ui-state-hover, #main-body .ui-widget-header .ui-state-hover, #main-body .ui-state-focus, #main-body .ui-widget-content .ui-state-focus, #main-body .ui-widget-header .ui-state-focus { border: 1px solid #8f8265; background: #fff url(http://hawaiianguide.net/images/tabs/ui-bg_glass_40_111111_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #333; }
#main-body .ui-state-hover a, #main-body .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
#main-body .ui-state-active, #main-body .ui-widget-content .ui-state-active, #main-body .ui-widget-header .ui-state-active { border: 1px solid #cccccc; background: #ffffff url(http://hawaiianguide.net/images/tabs/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #222222; }
#main-body .ui-state-active a, #main-body .ui-state-active a:link, #main-body .ui-state-active a:visited { color: #222222; text-decoration: none; }
#main-body .ui-widget :active { outline: none; }
/* Interaction Cues----------------------------------*/
#main-body .ui-state-highlight, #main-body .ui-widget-content .ui-state-highlight, #main-body .ui-widget-header .ui-state-highlight  {border: 1px solid #ffde2e; background: #ffeb80 url(http://hawaiianguide.net/images/tabs/ui-bg_inset-hard_55_ffeb80_1x100.png) 50% bottom repeat-x; color: #363636; }
#main-body .ui-state-highlight a, #main-body .ui-widget-content .ui-state-highlight a,#main-body .ui-widget-header .ui-state-highlight a { color: #363636; }
#main-body .ui-state-error, #main-body .ui-widget-content .ui-state-error, #main-body .ui-widget-header .ui-state-error {border: 1px solid #9e0505; background: #cd0a0a url(http://hawaiianguide.net/images/tabs/ui-bg_inset-hard_45_cd0a0a_1x100.png) 50% bottom repeat-x; color: #ffffff; }
#main-body .ui-state-error a, #main-body .ui-widget-content .ui-state-error a, #main-body .ui-widget-header .ui-state-error a { color: #ffffff; }
#main-body .ui-state-error-text, #main-body .ui-widget-content .ui-state-error-text, #main-body .ui-widget-header .ui-state-error-text { color: #ffffff; }
#main-body .ui-priority-primary, #main-body .ui-widget-content .ui-priority-primary, #main-body .ui-widget-header .ui-priority-primary { font-weight: bold; }
#main-body .ui-priority-secondary, #main-body .ui-widget-content .ui-priority-secondary,  #main-body .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
#main-body .ui-state-disabled, #main-body .ui-widget-content .ui-state-disabled, #main-body .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
/* Corner radius */
#main-body .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
#main-body .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
#main-body .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
#main-body .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#main-body .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
#main-body .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#main-body .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#main-body .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
#main-body .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
/* Overlays */
#main-body .ui-widget-overlay { background: #aaaaaa url(http://hawaiianguide.net/images/tabs/ui-bg_highlight-hard_40_aaaaaa_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#main-body .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://hawaiianguide.net/images/tabs/ui-bg_highlight-soft_50_aaaaaa_1x100.png) 50% top repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
#main-body .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
#main-body .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
#main-body .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
#main-body .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
#main-body .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #main-body .ui-tabs .ui-tabs-nav li.ui-state-disabled a, #main-body .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#main-body .ui-tabs .ui-tabs-nav li a, #main-body .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
#main-body .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 0em; background: none; }
#main-body .ui-tabs .ui-tabs-hide { display: none !important; }

a {outline: none;}
.row {display: block;}
.main-row {display: block;}
.main_row {display: block;}
.r_col {margin-left: 420px;text-align: center;}
.l_col {float: left;width: 410px;}
.spacer {display: block;height: 10px;clear: left;}
#weatherbox {height: 155px;margin: 0 auto;display: block;}
#weatherbox p {font-size: 12px;font-weight: bold;}
#weatherbox2 {height: 155px;margin: 0 0 0 -20px;display: block;width: 250px;}
#weatherbox2 p {font-size: 12px;font-weight: bold;}
#weatherscript {padding-right: 10px;padding-left: 10px;font-size: 10px;}
body.new {margin: 0;padding: 0;color: #000;font-family: arial, lucida, helvetica, sans-serif;text-align: center;background: url(http://hawaiianguide.net/images/2011/body/bg6.jpg) center repeat-y #fff;}
#super_master {position: relative;width: 100%;}
#topmaster {position: absolute;top: 0;width: 100%;left: 0;}
#header_bar {background: url(http://hawaiianguide.net/images/nav/header_bar2d.jpg) repeat-x top center;height: 136px;}
.select_any_island {background: url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) no-repeat -10px -210px;height: 50px;width: 375px;position: absolute;left: -50%;top: 5px;z-index: 99;margin-left: 150px;}
#header_social {padding-top: 10px;margin-right: 20px;float: right;}
#intro_text {font-size: 21px;font-family: "Lora", Arial, Helvetica, sans-serif;}
#intro_text_int {margin: 10px auto 0 auto;width: 980px;background: url(http://hawaiianguide.net/images/2011/homepage/plumeria2.jpg) 730px 0 no-repeat;height: 180px;}
#intro_text p {line-height: 35px;color: #666;text-align: left;padding: 25px 0;margin: 0 300px 0 0;}
#intro_text span {color: #69c;font-size: 22px;}
#intro_text strong {color: #363;font-size: 22px;}
#header_bar_top {width: 980px;margin: 0 auto;position: relative;}
#logo3 a {display: block;position: absolute;height: 77px;width: 283px;left: 0;top: 50px;background: url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) no-repeat -10px 0;}
#logo3 a:hover {background: url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) no-repeat -10px -77px;}
#submenu {background: #fff url(http://hawaiianguide.net/images/2011/subnav/bg5.jpg) top center repeat-x;height: 28px;}
#submenu2 {background: #fff url(http://hawaiianguide.net/images/2011/subnav/bg7.jpg) top center repeat-x;height: 28px;}
#submenu_int {width: 980px;margin: 0 auto;}
#header_island_select2 {position: absolute;top: 45px;left: 255px;height: 87px;width: 685px;z-index: 98;}
#header_island_select2 #menu2 {height: 89px;width: 685px;padding-left: 35px;}
#header_island_select2 #menu2 ul {list-style-type: none;float: left;margin: 0;padding: 0;}
#header_island_select2 #menu2 li, #menu2 li a {height: 89px;float: left;margin: 0;padding: 0;}
#header_island_select2 #menu2 a {outline: none;}
#header_island_select2 #menu2 #big_island a {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat 0 0;width: 174px;}
#header_island_select2 #menu2 #big_island a:hover {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat 0 -89px;}
#header_island_select2 #menu2 #big_island a.active {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat 0 -178px;}
#header_island_select2 #menu2 #maui a {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -174px 0;width: 170px;}
#header_island_select2 #menu2 #maui a:hover {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -174px -89px;}
#header_island_select2 #menu2 #maui a.active {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -174px -178px;}
#header_island_select2 #menu2 #oahu a {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -344px 0;width: 175px;}
#header_island_select2 #menu2 #oahu a:hover {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -344px -89px;}
#header_island_select2 #menu2 #oahu a.active {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -344px -178px;}
#header_island_select2 #menu2 #kauai a {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -519px 0;width: 166px;}
#header_island_select2 #menu2 #kauai a:hover {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -519px -89px;}
#header_island_select2 #menu2 #kauai a.active {background: url(http://hawaiianguide.net/images/nav/islands/islands7.jpg) no-repeat -519px -178px;}
.logged_status2 {font-size: 20px;color: #fff;padding: 10px 0 0 20px;font-family: "Buda", Arial, Vedana;text-align: left;float: left;}
.logged_status2 a {color: #8cb2d3;text-decoration: none;}
.logged_status2 a:hover {color: #ccc;text-decoration: none;filter: alpha(opacity=80);opacity: 0.8;}
.logged_status2 a.home {background:url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) -10px -170px no-repeat;height:20px;width:20px;display:block;float:left;margin-right:10px;}
.logged_status2 a.facebook {background:url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) -50px -170px no-repeat;height:20px;width:20px;display:block;float:left;margin-right:10px;}
.logged_status2 a.twitter {background:url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) -70px -170px no-repeat;height:20px;width:20px;display:block;float:left;margin-right:10px;}
.logged_status2 a.youtube {background:url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) -30px -170px no-repeat;height:20px;width:20px;display:block;float:left;margin-right:10px;}
.logged_status2 a.calendar {background:url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) -90px -170px no-repeat;height:20px;width:20px;display:block;float:left;margin-right:10px;}

.slideshow {overflow: hidden;border-bottom: 1px solid #999;}
.home_blue {height: 323px;width: 100%;}
.home_blue-internal {height: 167px;width: 100%;}
.home_blue-internal-small {height: 83px;width: 100%;border-bottom: 1px solid #999;}
.shadow-30 {background: url(http://hawaiianguide.net/images/2011/shadow-30.png) center top no-repeat;height: 9px;}
.shadow-60 {background: url(http://hawaiianguide.net/images/2011/shadow-60.png) center top no-repeat;height: 9px;}
.shadow {background: url(http://hawaiianguide.net/images/2011/shadow.png) center top no-repeat;height: 9px;}
#abposition_box {position: absolute;top: 488px;width: 100%;left: 0;margin: 0;padding: 0;}
#abposition_box-internal {position: absolute;top: 333px;width: 100%;left: 0;background: url(http://hawaiianguide.net/images/2011/shadow-30.png) center top no-repeat;}
#abposition_box-internal-small {position: absolute;top: 249px;width: 100%;left: 0;}
#mastercontainer {position: relative;width: 980px;margin: 0 auto;padding: 0;text-align: left;color: #000;left: 50%;margin-left: -490px;font-size: 12px;}
img {border: 0;}
.red {color: #F00;}
.blue {color: #00F;}
.green {color: #0F0;}
.darkred {color: #900;}
.dotted_line {background: url(http://hawaiianguide.net/images/body/left_nav/dotted_line_horizontal.jpg) repeat-x;height: 7px;display: block;width: 98%;margin: 10px 10px 5px 10px;}
.bold {font-weight: bold;}
.text11 {font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 18px;}
#header_master {position: absolute;top: 0;right: 15px;height: 40px;width: 550px;}
#header_search2 {margin-right: 5px;float: right;margin-top: 5px;color: #333;}
#header_search2 input[type=text] {width: 150px;height: 20px;color: #333;font-size: 12px;font-family: Tahoma, Geneva, sans-serif;background: #eaeaea;padding: 3px 0 3px 5px;border: 0;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);}
#header_search2 input.icon {width: 20px;height: 20px;vertical-align: middle;background: none;padding: 0;border: none;}
#header_weather2 {margin-right: 20px;float: right;color: #fff;font-size: 13px;}
#header_weather2 img {float: left;}
#header_weather2 strong {display: block;float: left;padding: 10px 0 0 5px;}
#mastercontainer li.first {border: none;}
#main-body {background: #fff;position: relative;display: block;padding-top: 15px;padding-bottom: 7px;background: url(http://hawaiianguide.net/images/2011/shadow-30.png) center top no-repeat #fff;}
#main-body a:link, #main-body a:visited {text-decoration: none;color: #039;}
#main-body a:hover, #main-body a:active {text-decoration: underline;color: #036;}
#main_body {padding: 0;position: relative;display: block;margin-bottom: 18px;}
#rightnavmain {margin-left: 728px;width: 250px;padding: 0;position: relative;text-align: center;}
.rightnavmain_box {float: right;text-align: center;width: 240px;padding: 0 0 0 5px;}
#leftnavmain {float: left;width: 728px;padding: 0 1px;position: relative;color: #000;font-family: Verdana, Arial, Helvetica, sans-serif;}
#leftnavmain #body1 img, #leftnavmain #body2 img {padding: 0 5px 10px 5px;}
#leftnavmain p {line-height: 18px;padding: 5px 0;}
#leftnavmain #body1 h2, #leftnavmain #body2 h2 {line-height: 18px;padding: 10px 0 5px 0;font-size: 14px;color: #37400B;}
#leftnavmain #body1 ul, #leftnavmain #body2 ul {padding: 0 0 0 30px;}
#leftnavmain_body_box {float: left;}
.blue {color: #00F;}
.green {color: #363;}
span.text9 {font-size: 9px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text10 {font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text12 {font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text13 {font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text14 {font-size: 14px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text15 {font-size: 15px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text16 {font-size: 16px;font-family: Verdana, Arial, Helvetica, sans-serif;}
span.text10 a:link, span.text10 a:visited, span.text12 a:link, span.text12 a:visited, span.text13 a:link, span.text13 a:visited {text-decoration: none;color: #009;}
span.text10 a:hover, span.text10 a:active, span.text12 a:hover, span.text12 a:active, span.text13 a:hover, span.text13 a:active {text-decoration: underline;}
#main_body p.subtitle {font-size: 13px;font-weight: bold;color: #f03;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body h1 span.title {font-size: 17px;font-weight: bold;color: #fd792a;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.title {font-size: 17px;font-weight: bold;color: #fd792a;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.subtitle {font-size: 13px;font-weight: bold;color: #f03;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.title-blue {font-size: 17px;font-weight: bold;color: #03235E;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.subtitle-blue {font-size: 13px;font-weight: bold;color: #03235E;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.title-green {font-size: 17px;font-weight: bold;color: #37400B;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.subtitle-green {font-size: 13px;font-weight: bold;color: #37400B;padding: 5px 0 0 0;text-transform: uppercase;}
#main_body span.title2 {font-size: 17px;font-weight: bold;color: #fd792a;text-transform: uppercase;}
#leftnavmain_breadcrumb {padding-left: 5px;padding-bottom: 10px;}
#leftnavmain_breadcrumb a:link, #leftnavmain_breadcrumb a:visited {text-decoration: none;color: #03205A;}
#leftnavmain_breadcrumb a:hover, #leftnavmain_breadcrumb a:active {text-decoration: underline;color: #00C;}
#leftnavmain_breadcrumb ul {font-size: 10px;line-height: 1.8em;font-family: Verdana, Arial, Helvetica, sans-serif;color: #03205A;}
#leftnavmain_breadcrumb li {display: inline;margin: 0;}
#leftnavmain_breadcrumb li a {padding: 0 2px 0 15px;background: url(http://hawaiianguide.net/images/body/left_nav/breadcrumb.gif) no-repeat left;}
#leftnavmain_breadcrumb li.last {font-weight: bold;padding-left: 15px;background: url(http://hawaiianguide.net/images/body/left_nav/breadcrumb.gif) no-repeat left;}
#leftnavmain_breadcrumb li.first a {border: none;background:none;padding: 0 2px 0 0;}
.clear {clear: both;display: block;height: 1px;overflow: hidden;margin: 0;padding: 0;}
.spots_master {clear: right;background: url(http://hawaiianguide.net/images/2011/list/bg_top.jpg) center top no-repeat;position: relative;padding: 19px 0 0 0;}
.spots_master_int {background: url(http://hawaiianguide.net/images/2011/list/bg_bottom.jpg) center bottom no-repeat;padding: 0 0 35px 0;min-height:130px;}
.ribbon {display: block;background: url(http://hawaiianguide.net/images/2011/list/ribbon.png) no-repeat;height: 67px;width: 93px;z-index: 10;position: absolute;top: -10px;left: -10px;}
.spots_body {font-family: Verdana, Arial, Helvetica, sans-serif;width: 670px;margin: 0 auto;position: relative;z-index: 99;}
.popular_top {font-size: 16px;color: #d26b09;margin-top: 35px;padding-top: 25px;border-top: 1px dashed #ccc;}
.list_spot_box {height: 23px;width: 670px;margin: 0 auto;z-index: 99;}
#main-body .list_spot_title {font-size: 17px;font-family: "Coustard", Arial, Helvetica, sans-serif;background: url(http://hawaiianguide.net/images/body/left_nav/spots/hibiscus2.gif) left center no-repeat;padding-left: 25px;z-index: 99;position: relative;}
#main-body .list_spot_title a {text-decoration: none;color: #6c8e37;font-family: "Coustard", "Georgia", Arial, Helvetica, sans-serif;}
#main-body .list_spot_title a:hover {text-decoration: underline;color: #00C;}
.list_spot_item_box {float: right;width: 235px;}
.list_spot_item {float: right;margin-right: 3px;height: 10px;font-size: 9px;color: #999;}
.list_spot_item span {line-height: 21px;font-weight: bold;color: #666;}
.list_spot_item img {margin-top: 0;padding: 0;}
.spots_text {font-size: 12px;line-height: 16px;padding-top: 10px;padding-right: 170px;min-height: 50px;}
.spots_text a {color: #339;text-decoration: none;}
.photo_border {background: url(http://hawaiianguide.net/images/2011/list/border.png) no-repeat center top;z-index: 99;width: 155px;height: 105px;position: absolute;right: -1px;top: 2px;}
.photo_extra2 {padding-top: 5px;float: right;width: 155px;z-index: 98;position: relative;}
.spot_rank_explained {line-height: 18px;font-size: 12px;font-weight: bold;}
#spot_rank_box2 a {width: 144px;height: 38px;margin: 0 auto;background: url(http://hawaiianguide.net/images/ranks/ratings_background2.jpg) 0 0 no-repeat;text-align: center;display: block;}
#spot_rank_box3 {float: right;}
#spot_rank_box3 a {width: 144px;height: 38px;margin: 0 auto;background: url(http://hawaiianguide.net/images/ranks/ratings_background2.jpg) 0 0 no-repeat;text-align: center;display: block;}
#spot_rank_box2 a:hover {background-position: 0 -38px;}
#spot_rank_box2 img, #spot_rank_box3 img {text-align: center;margin: 15px auto 0 auto;padding: 0;}
.advert_box {width: 728px;text-align: center;margin: 3px auto 8px auto;}
.gallery_master_box {margin: 10px 0;}
#comments_master_box {width: 100%;}
.comments_paginate {text-align: right;margin: 10px 0;}
.comments_entry {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;margin: 0 auto 10px auto;}
.comments_posted {background: url(http://hawaiianguide.net/images/body/main_page/comments_bar.jpg) repeat-x;height: 26px;margin-top: 8px;padding-top: 5px;padding-left: 5px;font-size: 9px;}
.comments_posted_staff {background: url(http://hawaiianguide.net/images/body/main_page/comments_bar_staff.jpg) repeat-x;height: 26px;margin-top: 8px;padding-top: 5px;padding-left: 5px;font-size: 9px;}
.author {font-size: 11px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #333;}
.comment_box {padding: 0 5px 5px 5px;border-left: 1px dashed #CCC;border-bottom: 1px dashed #CCC;border-right: 1px dashed #CCC;}
.comments_add {margin-top: 15px;}
.comments_add_box {clear: left;padding: 8px 5px;text-align: left;border: 1px dashed #ddd;border-top: 5px solid #d1d9a8;}
.comments_add_box input[type=text] {background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 300px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.comments_add_box textarea {background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 500px;height: 105px;vertical-align: middle;margin-bottom: 6px;padding-top: 5px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.comments_add_box input[type=submit] {padding: 2px;}
.extra_button_box {height: 29px;}
.extra_button {background: url(http://hawaiianguide.net/images/body/main_page/extra_comments3.jpg) no-repeat right center;height: 29px;float: left;}
.extra_button_left {background: url(http://hawaiianguide.net/images/body/main_page/extra_comments_left3.jpg) no-repeat left center;height: 29px;width: 5px;float: left;}
.extra_button_name {font-family: Arial, Helvetica, Sans-serif;font-size: 14px;color: #666;font-weight: bold;padding: 7px 20px 0 5px;}
.extra_button_name span {font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;font-size: 10px;color: #666;font-weight: bold;}
.extra_photos_box {border-top: 2px #a5cc7a solid;clear: left;}
#body1 {margin-top: 5px;margin-bottom: 8px;line-height: 20px;}
#body2 {margin-top: 0;line-height: 20px;}
#body1 p, #body2 p {line-height: 20px;padding: 5px 0;}
#body1 ul, #body2 ul, #body1 ol {line-height: 20px;padding: 5px 0 5px 30px;}
#body1 h1, #main_body h1 {clear: left;font-size: 20px;font-weight: bold;color: #fd792a;padding: 5px 0 0 0;text-transform: uppercase;font-family: "Cagliostro", Georgia, "Times New Roman", Times, serif;}
#body1 h2, #main_body h2 {font-size: 16px;font-family: "Lora", Arial, Helvetica, sans-serif;color: #060;padding: 10px 0 0 0;}
#body1 a:link, #body1 a:visited, #body2 a:link, #body2 a:visited {color: #006;text-decoration: none;}
#body1 a.borderless, #body2 a.borderless {border: none;}
#body1 a.borderless:hover, #body2 a.borderless:hover {border: none;}
#body1 a:hover, #body2 a:hover {color: #390dd9;text-decoration: none;}
#bodylocation {margin-top: 10px;}
.bodylocation {margin-top: 10px;}
.rank {width: 50px;height: 9px;}
.rank img {vertical-align: middle;}
.textline {margin-bottom: 5px;}
#island_master_left {width: 250px;text-align: center;float: left;display: inline;}
.island_bodytext p {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.forum_col {margin-top: 0;padding-right: 0;}
.forum_right_col {float: right;width: 48%;}
.forum_left_col {width: 48%;margin-left: 5px;}
.forum_right_col a:hover img, .forum_left_col a:hover img {filter: alpha(opacity=80);opacity: 0.8;}
.forum_col3 {margin-top: 0;padding-right: 0;}
.forum_right_col3 {float: right;width: 32%;}
.forum_center_col3 {float: right;width: 32%;padding-right: 5px;border-right: 1px dashed #CCC;}
.forum_left_col3 {width: 32%;padding-right: 5px;border-right: 1px dashed #CCC;}
.site_col3 {clear: both;margin-top: 0;padding-right: 0;}
.site_right_col3 {float: right;width: 33%;}
.site_center_col3 {float: right;width: 33%;padding-right: 3px;}
.site_left_col3 {float: right;width: 33%;padding-right: 3px;}
.forum_500px {width: 500px;margin: 0 auto;}
.forum_550px {width: 550px;margin: 0 auto;}
.forum_600px {width: 600px;margin: 0 auto;}
.forum_700px {width: 700px;margin: 0 auto;}
.tell_a_friend2 {clear: both;font-size: 11px;font-weight: bold;color: #900;background: url(http://hawaiianguide.net/images/body/main_page/tell_a_friend.gif) no-repeat;margin: 10px auto 0 auto;width: 110px;}
.tell_a_friend2 a {display: block;height: 25px;}
#subnav {height: 27px;}
#subnav li {float: left;position: relative;height: 20px;list-style-type: none;margin: 4px 3px 0 3px;text-align: center;color: #666;font-size: 12px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;z-index: 98;text-transform: capitalize;color: #eaeaea;text-transform: capitalize;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background: #c2d5be;}
#subnav li a {text-decoration: none;}
#subnav li.drop span {display: block;font-weight: bold;padding: 2px 6px 4px 6px;color:#333;}
#subnav li.drop:hover span, #subnav li.drop:hover span.drop, #subnav li.drop.active span.drop {color: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background: #416f8f;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);text-decoration: none;}
#subnav li.drop span.drop {background: url(http://hawaiianguide.net/images/nav/dropdown.png) no-repeat center right;padding-right: 9px;margin-right:4px;}
#subnav li.drop span.drop:hover {margin-right:0px;padding-right:13px;}
#subnav {text-decoration: none;}
#subnav span.red {color: #900;}
#subnav span.blue {color: #009;}
#subnav_drop .sublist {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 1.2;width: auto;text-align: left;list-style: none;position: absolute;top: 21px;left: 1px;background: #fff;background-position: bottom;padding: 8px 30px 8px 12px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;display: none;white-space: nowrap;z-index: 100;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;}
#subnav_drop li:hover .sublist {display: block;}
.sublist a:link, .sublist a:visited {color: #000;text-decoration: none;padding: 4px 6px 4px 6px;}
.sublist a:hover, .sublist a:active {color: #005bb6;text-decoration: underline;}
.sublist dt {color: #0f2e7c;font-size: 11px;line-height: 1.2;font-weight: bold;text-transform: uppercase;margin-top: 8px;margin-bottom: 8px;}
.sublist dd {font-size: 12px;line-height: 1.2;margin: 0 0 6px 6px;}
#content {margin: 5px 0;}
#content a:link, #content a:visited {text-decoration: none;color: #009;}
#content a:hover, #content a:active {text-decoration: underline;}
.breadcrumb {margin: 15px 0 15px 6px;font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;font-size: 11px;background-color: transparent;}
.spacer {font-size: 10px;margin: 5px 0 5px 0;}
img {margin: 0;padding: 0;border: 0;}
.title {margin: 3px 0 5px 0;font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;font-size: 16px;font-weight: bold;color: #000;}
.tableBorder {border: none;}
.tableBorder td {font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;font-size: 11px;color: #000;}
.title_spot {font-size: 11px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #333;}
.rightblock_master-top {margin: 0 0 5px 0;padding: 0 0 5px 0;border-bottom: 1px dashed #ccc;text-align: left;}
.rightblock_master {margin: 10px 0 5px 0;padding: 0 0 10px 0;border-bottom: 1px dashed #ccc;text-align: left;}
.rightblock_map {margin: 10px 0 10px 0;padding: 0 0 10px 0;border-bottom: 1px dotted #999;text-align: left;}
span.thumbs_header {margin: 5px 0 0 30px;}
.thumbs_spots {list-style-type: none;padding-top: 10px;margin-left: 10px;width: 720px;overflow: hidden;}
.thumbs_spots li {float: left;text-align: center;padding: 7px;height: 190px;overflow: hidden;width: 215px;}
.thumbs_spots li.icon {padding: 10px 0;border-bottom: 1px dashed #ccc;margin: 0 15px;width: 200px;height: 140px;}
.thumbs_spots li a img {padding: 2px;background: #333;}
.thumbs_spots li a:hover img {filter: alpha(opacity=80);opacity: 0.8;}
.thumbs_spots p {color: #666;font-size: 10px;}
.thumbs_spots2 {list-style-type: none;padding-top: 10px;margin-left: 10px;width: 100%;overflow: hidden;}
.thumbs_spots2 li {float: left;text-align: center;padding: 7px;height: 220px;overflow: hidden;width: 220px;}
.thumbs_spots2 li.icon {padding: 10px 0;border-bottom: 1px dashed #ccc;margin: 0 15px;width: 200px;height: 180px;}
.thumbs_spots2 li a img {padding: 2px;background: #333;}
.thumbs_spots2 li a:hover img {filter: alpha(opacity=80);opacity: 0.8;}
.thumbs_spots2 p {color: #666;font-size: 10px;}
.thumbs_spots3 {list-style-type: none;padding-top: 10px;margin-left: 10px;width: 100%;overflow: hidden;}
.thumbs_spots3 li {float: left;text-align: center;padding: 7px;height: 240px;overflow: hidden;width: 220px;}
.thumbs_spots3 li.icon {padding: 10px 0;border-bottom: 1px dashed #ccc;margin: 0 15px;width: 200px;height: 210px;}
.thumbs_spots3 li a img {padding: 2px;background: #333;}
.thumbs_spots3 li a:hover img {filter: alpha(opacity=80);opacity: 0.8;}
.thumbs_spots3 p {color: #666;font-size: 10px;}
.extra_photos_box .video_block {float: left;margin: 15px;width: 320px;text-align: center;}
.extra_photos_box .video_text {display: block;padding-top: 10px;font-weight: bold;}
.extra_photos_box iframe {padding: 2px;background: #CCC;}
#welcome_box {width: 720px;font-family: Georgia, "Times New Roman", Times, serif;}
#welcome_box p {padding: 15px 10px 0 5px;font-size: 13px;line-height: 22px;}
#welcome_box h2 {font-size: 17px;font-weight: bold;padding: 20px 0 0 10px;color: #030;margin-top: 20px;border-top: 1px dashed #ccc;}
#welcome_box ul {padding: 15px 0 0 35px;color: #333;font-size: 15px;}
#welcome_box ul li {padding: 5px 0;}
#hawaii_map {padding-bottom: 10px;border-bottom: 1px dashed #ccc;margin-bottom: 10px;}
#attractions_box2 {width: 210px;margin: 10px auto;text-align: left;padding-bottom: 10px;border-bottom: 1px dashed #ccc;}
#attractions_box2 p.maui {background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/maui/attractions_header2.jpg) no-repeat top left;width: 210px;height: 46px;margin: 0;padding: 0;}
#attractions_box2 p.kauai {background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/kauai/attractions_header2.jpg) no-repeat top left;width: 210px;height: 46px;margin: 0;padding: 0;}
#attractions_box2 p.oahu {background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/oahu/attractions_header2.jpg) no-repeat top left;width: 210px;height: 46px;margin: 0;padding: 0;}
#attractions_box2 p.big_island_of_hawaii {background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/big_island_of_hawaii/attractions_header2.jpg) no-repeat top left;width: 210px;height: 46px;margin: 0;padding: 0;}
#attractions_box2 ul {list-style-type: none;}
#attractions_box2 li {padding-left: 35px;background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/attractions_middle2.jpg) no-repeat center;line-height: 30px;font-size: 12px;font-family: Georgia, "Times New Roman", Times, serif;height: 30px;}
#attractions_box2 p.footer {background: url(http://hawaiianguide.net/images/body/right_nav/navigation/island_specific/attractions_footer2.jpg) no-repeat top left;width: 210px;height: 13px;margin: 0;padding: 0;}
#getting_started {clear: both;padding-top: 25px;font-size: 13px;background: url(http://hawaiianguide.net/images/body/main_page/getting_started.jpg) 0 5px no-repeat;width: 720px;position: relative;padding: 60px 5px 10px 5px;margin: 20px 0 15px 0;line-height: 22px;}
#rightnav_links div.header {background: url(http://hawaiianguide.net/images/body/main_page/bullet-line.png) no-repeat center bottom;padding-bottom: 5px;height: 35px;margin: 5px 0 0 5px;text-align: left;width: 187px;}
#rightnav_links ul {list-style-type: none;text-align: left;margin-left: 10px;}
#rightnav_links li {line-height: 25px;background: url(http://hawaiianguide.net/images/body/main_page/bullet4.jpg) no-repeat left center;padding-left: 20px;}
#rightnav_links li a:link, #rightnav_links li a:visited {color: #666;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 11px;background: url(http://hawaiianguide.net/images/body/main_page/bullet-line2.png) no-repeat bottom center;padding-bottom: 5px;}
#rightnav_links li a:hover, #rightnav_links li a:active {color: #083a6f;text-decoration: none;font-weight: bold;}
#main_body .h1_main {color: #fc7728;font-family: "Cagliostro", Georgia, "Times New Roman", Times, serif;font-size: 25px;padding-top: 5px;}
#main_body .h1_island {color: #fc7728;font-family: "Cagliostro", Georgia, "Times New Roman", Times, serif;font-size: 25px;padding-bottom: 5px;border-bottom: 1px dashed #ccc;margin-bottom: 5px;}
#main_body p.h3_intro {text-transform: uppercase;color: #db301f;font-size: 17px;font-weight: bold;padding-bottom: 10px;font-family: Georgia, "Times New Roman", Times, serif;}
.faq-q {color: #006;font-weight: bold;}
.faq-a {color: #060;font-weight: bold;}
#map {border: 5px double #99b3cc;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#leftnavmain #body1 img.map, #leftnavmain #body2 img.map {border: 1px solid #000;padding: 0;margin: 5px;}
.home_ads {margin: 5px 0;text-align: left;font-size: 11px;padding-top: 10px;border-top: 1px dashed #ccc;}
#main-body .home_links {position: relative;margin-top: 15px;padding-bottom: 10px;margin-bottom: 15px;}
#main-body #home_links_back-planning {background: url(http://hawaiianguide.net/images/body/main_page/hawaii_planning.jpg) 0 0 no-repeat;height: 35px;padding-bottom: 5px;}
#main-body #home_links_back-articles {background: url(http://hawaiianguide.net/images/body/main_page/hawaii_articles.jpg) 0 0 no-repeat;height: 35px;padding-bottom: 5px;}
#main-body .home_links .left {width: 350px;}
#main-body .home_links .right {float: right;width: 350px;}
#main-body .home_links ul {list-style-type: none;text-align: left;margin-left: 5px;}
#main-body .home_links li {line-height: 25px;background: url(http://hawaiianguide.net/images/body/main_page/bullet4.jpg) no-repeat left center;padding-left: 20px;}
#main-body .home_links li a:link, #main-body .home_links li a:visited {color: #666;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 11px;background: url(http://hawaiianguide.net/images/body/main_page/bullet-line2.png) no-repeat bottom center;padding-bottom: 5px;}
#main-body .home_links li a:hover, #main-body .home_links li a:active {color: #083a6f;text-decoration: none;font-weight: bold;}
#homepage_foot {text-align: left;margin-top: 15px;font-size: 12px;clear: both;margin-top: 15px;padding-top: 10px;line-height: 22px;}
.icon {vertical-align: middle;}
#freeform p {padding: 5px 0;}
#freeform form br {line-height: 0;}
#freeform .formmail {background-color: #eee;border: 1px #ccc solid;color: #036;width: 300px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#freeform .formtext {background-color: #eee;border: 1px #ccc solid;color: #036;width: 450px;height: 92px;vertical-align: middle;margin-bottom: 6px;padding-top: 5px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#freeform table td {font-size: 14px;}
.captcha {background-color: #eee;border: 1px #ccc solid;color: #036;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
p.tips {padding: 10px 0;}
ul.tips-list {list-style-type: disc;padding: 0 0 15px 50px;}
ul.tips-list li {padding: 5px 0;}
#registration input[type=text], #registration input[type=password] {background-color: #eee;border: 1px #ccc solid;color: #036;width: 175px;vertical-align: middle;height: 30px;padding-top: 1px;padding-left: 4px;font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#registration input[type=submit] {padding: 5px 10px;}
ul.feed {clear: both;}
ul.feed > li {padding: 0 0 10px 0;overflow: hidden;}
ul.feed > li + li {padding-top: 10px;border-top-width: 1px;border-color: #CCC;}
ul.feed .feed_item_body {overflow: hidden;}
ul.feed .feed_item_date {font-size: 0.8em;color: #999;padding-top: 1px;}
ul.feed .feed_item_icon {margin-top: 3px;padding: 1px 0 2px 0;padding-left: 20px;background-repeat: no-repeat;}
ul.feed .feed_item_bodytext {display: inline;}
.activity_icon_status {background-image: url(http://hawaiianguide.net/images/icons/post.png);}
.activity_icon_status {background-image: url(http://hawaiianguide.net/images/icons/post.png);}
.sidebox {text-align: left;margin: 0 auto 10px auto;width: 214px;border-bottom: 1px dashed #ccc;padding: 5px;}
.sidebox .input[type=text] {background-color: #eee;border: 1px #ccc solid;color: #036;width: 205px;vertical-align: middle;height: 30px;padding-top: 1px;padding-left: 4px;font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;margin: 5px 0;}
.sidebox p.button {text-align: right;}
#social_bookmarks {text-align: left;font-size: 11px;height: 17px;}
#social_bookmarks ul {list-style-type: none;}
#social_bookmarks li {float: left;padding: 0 3px;}
a {color: #333;text-decoration: none;}
a:hover {color: #333;text-decoration: none;}
#main-body #tabs {font: 100% "Trebuchet MS", sans-serif;margin: 10px 0 0 0;}

/*ColorBox Core Style*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(http://hawaiianguide.net/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(http://hawaiianguide.net/images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(http://hawaiianguide.net/images/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(http://hawaiianguide.net/images/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(http://hawaiianguide.net/images/colorbox/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(http://hawaiianguide.net/images/colorbox/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

#footer_topper {clear:both;background:url(http://hawaiianguide.net/images/2011/footer/footer-topper.jpg) repeat-x 100px 0;height:95px;width:100%;position:absolute;margin:-95px 0 0 0;}
footer p, footer ul, footer li, footer, footer nav, section {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;text-align: left;}
footer, footer nav, section {position: relative;}
footer, footer nav, section {display: block;font-family: Arial, Helvetica, sans-serif, sans-serif;-webkit-font-smoothing: antialiased;text-rendering: optimizelegibility;}
.clearThis {clear: both;}
.clearThis:after {visibility: hidden;display: block;font-size: 0;line-height: 0%;content: " ";clear: both;height: 0;}
.one_3rd {width: 300px;}
.fl {float: left;}
.fr {float: right;}
section#footer {background: #81858c url(http://hawaiianguide.net/images/2011/footer/bg.jpg) 0 0 repeat;}
footer {margin: 85px auto 0 auto;padding-top: 20px;text-shadow: rgba(255, 255, 255, 0.18) 1px 1px 0;width: 960px;}
footer a {color: #333;text-decoration: none;}
footer a:hover {color: #fefefe;}
footer h5 {color: #fff;font: 16px/40px Arial, Helvetica, sans-serif, sans-serif;font-weight: 400;text-shadow: rgba(0, 0, 0, 0.18) 1px 1px 0;}
footer nav.utility {margin-bottom: 12px;}
footer nav ul {padding-bottom: 40px;width: 200px;}
footer nav ul li.itemHeading {color: #fff;font: 19px/40px "Buda", Arial, Helvetica, sans-serif, sans-serif;font-weight: 500;text-shadow: rgba(0, 0, 0, 0.25) 1px 1px 0;}
footer nav ul li.large {font-size: 15px;font-weight: 400;}
footer nav ul li {color: #333;font-size: 12px;font-weight: 500;line-height: 18px;list-style-type: none;}
footer .borderBottom {border-bottom: 1px solid #676a6f;}
a.socialIcon {font: 16px/38px "Georgia", "Times New Roman", "Times";margin-top: 10px;padding-right: 30px;}
a.socialIcon:hover span {background-color: #7c949e;-webkit-transition: all 0.3s ease-in-out;}
a.socialIcon span {border: 2px solid #fff;-webkit-border-radius: 6px;-moz-border-radius: 6px;background: #a0bbc7 url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) no-repeat;display: block;-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);margin-right: 12px;height: 36px;width: 36px;-webkit-transition: all 0.3s ease-in-out;}
a.socialIcon span.facebook {background-position: 0px -276px;}
a.socialIcon span.twitter {background-position: -3px -357px;}
/*.newWrap {margin: 7px 0 25px 0;}
.newWrap a {font-size: 13px;line-height: 38px;}
.newWrap a span {background: transparent url(http://hawaiianguide.net/images/2011/footer/footer_mix.png) no-repeat;display: block;height: 43px;margin-right: 12px;width: 50px;}
.newWrap a span.bigisland {background-position: -155px 0;}
.newWrap a span.maui {background-position: -155px -49px;}
.newWrap a span.kauai {background-position: -158px -150px;}
.newWrap a span.oahu {background-position: -155px -97px;}*/
@-webkit-keyframes VIBRATE {0%, 50%, 100% {-webkit-transform:rotate(0deg)} 25% {-webkit-transform:rotate(15deg)} 75% {-webkit-transform:rotate(-15deg)}} 
section.advertise {margin: 40px 0 50px 0;}
a.advertiseSignup {-webkit-border-radius: 4px;-moz-border-radius: 4px;-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;background-color: rgba(0, 0, 0, 0.3);color: #fff;display: block;font: 15px/38px "Georgia", "Times New Roman", "Times";text-indent: 69px;width: 100%;white-space: nowrap;z-index: 20;}
a.advertiseSignup span {background: #a0bbc7 url(http://hawaiianguide.net/images/2011/sprites/sprite_goh.png) 0px -433px no-repeat;-webkit-border-radius: 50px;-moz-border-radius: 50px;border: 3px solid #fff;display: block;height: 54px;margin-right: 8px;position: absolute;top: -10px;left: -5px;width: 54px;-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);z-index: 50;-webkit-transition: all 0.2s ease-in-out;}
a.advertiseSignup:hover span {/*-webkit-transform: scale(1) rotate(-15deg);-webkit-transition: all 0.3s ease-in-out;*/-webkit-animation:VIBRATE 0.3s infinite}
a.advertiseSignup:hover {color: #ccc;}
.buda {font: 23px/35px "Buda", "Georgia", "Times New Roman", "Times";}
.copyright {border-top: 1px solid #676a6f;padding-top: 40px;text-align: left;width: 600px;clear:left;height:90px;}
.copyright p {color: #333;font-size: 11px;padding-bottom: 25px;}
.gallery_2011 {padding: 15px 0;margin: 0 10px;border-top: dashed #ccc 1px;font-size: 13px;text-align: right;}
#main-body .gallery_2011 a {color: #039;}
.goh {vertical-align: middle;height: 25px;width: 99px;}
.generic_layout_container h3 {margin-bottom: 6px;}
.layout_activity_feed {line-height: 20px;}
ul.feed {clear: both;}
ul.feed > li {padding: 0 0 10px 0;overflow: hidden;padding: 10px;border: 1px dashed #999;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
ul.feed > li + li {padding-top: 10px;border-top-width: 1px;border-color: #CCC;}
ul.feed .feed_item_date {font-size: 0.8em;color: #999;padding-top: 1px;}
ul.feed .feed_item_icon {margin-top: 3px;padding: 1px 0 2px 0;padding-left: 20px;background-repeat: no-repeat;}
ul.feed .feed_item_bodytext {display: inline;}
.activity-post-container {border: 1px solid #d0e2ec;background: #e0f1f8;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 10px;}
.activity-post-container input[type=text] {margin: 5px;background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 300px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
button {-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding: 5px;font-weight: 700;border: none;background-color: #619dbe;border: 1px solid #50809b;color: #fff;background-image: url(http://hawaiianguide.net/images/buttonbg.png);background-repeat: repeat-x;background-position: 0 1px;}
button:hover {background-color: #7eb6d5;cursor: pointer;}
#newsletter {border-bottom: 1px dashed #ccc;padding: 5px 10px 10px 10px;margin: 10px 0;text-align: left;}
#search_accommodations2 {border-bottom: 1px dashed #ccc;padding: 5px 15px 10px 5px;margin: 10px 0;text-align: left;}
#newsletter input[type=text] {background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 125px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#search_accommodations2 input[type=text] {background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 500px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#newsletter input[type=submit] {padding: 2px 3px;}
#newsletter p {padding: 5px 0;}
#create_listing p {padding: 15px 0 0 0;font-family: Arial, Helvetica, sans-serif;}
#create_listing span.subtitle {display: block;padding: 25px 0 10px 0;}
#create_listing img.goh_icon {padding: 15px;margin: 0 45px 0 0;}
#create_listing input[type=text] {background-color: #f2ffe4;border: 1px #ccc solid;color: #036;width: 300px;height: 22px;vertical-align: middle;margin-bottom: 6px;height: 30px;padding-top: 1px;padding-left: 4px;font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#create_listing #registration input[type=text], #registration input[type=password] {background-color: #eee;border: 1px #ccc solid;color: #036;width: 175px;vertical-align: middle;height: 30px;padding-top: 1px;padding-left: 4px;font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#create_listing #registration input[type=submit] {padding: 5px 10px;}
#buttons a.sights {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/sights2.png) no-repeat 0 0;width: 120px;height: 38px;}
#buttons a.sights:hover {background: url(http://hawaiianguide.net/images/2011/buttons/sights2.png) no-repeat 0 -38px;}
#buttons a.beaches {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/beaches2.png) no-repeat 0 0;width: 120px;height: 38px;}
#buttons a.beaches:hover {background: url(http://hawaiianguide.net/images/2011/buttons/beaches2.png) no-repeat 0 -38px;}
#buttons a.hiking {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/trails2.png) no-repeat 0 0;width: 120px;height: 38px;}
#buttons a.hiking:hover {background: url(http://hawaiianguide.net/images/2011/buttons/trails2.png) no-repeat 0 -38px;}
#buttons a.activities {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/activities2.png) no-repeat 0 0;width: 120px;height: 38px;}
#buttons a.activities:hover {background: url(http://hawaiianguide.net/images/2011/buttons/activities2.png) 0 -38px no-repeat;}
#buttons a.accommodations {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/accommodations2.png) 0 0 no-repeat;width: 120px;height: 38px;}
#buttons a.accommodations:hover {background: url(http://hawaiianguide.net/images/2011/buttons/accommodations2.png) 0 -38px no-repeat;}
#buttons a.towns {display: block;background: url(http://hawaiianguide.net/images/2011/buttons/towns2.png) no-repeat 0 0;width: 120px;height: 38px;}
#buttons a.towns:hover {background: url(http://hawaiianguide.net/images/2011/buttons/towns2.png) no-repeat 0 -38px;}

#main_body .home_icons {list-style-type:none;width:680px;float:right;margin:0;}
#main_body .home_icons li {float:left;padding:10px 0 0 0;}
#main_body .home_icons li a {display:block;width:225px;height:60px;text-decoration:none;color:#05a3bc;;}
#main_body .home_icons li a:hover {text-decoration:none;color:#6c8e37}
#main_body .home_icons li a img {float:left;}
#main_body .home_icons li a span {display:block;margin-left:130px;font-family:'Asap', Arial, Verdana;font-size:17px;font-weight:700;padding:15px 0 0 0;}
#main_body .home_icons li a em {display:block;}

#features_list #table_stripes {font-family: Arial, Helvetica, sans-serif;font-size: 13px;width: 728px;border-collapse: collapse;margin: 0;}
#features_list #table_stripes strong span {font-size: 17px;font-weight: bold;color: #0e583d;display: block;padding: 10px 5px;}
#features_list #table_stripes strong {font-weight: bold;color: #0e583d;}
#features_list #table_stripes th {font-size: 13px;font-weight: normal;color: #0e583d;padding: 0 8px;text-align: right;}
#features_list #table_stripes td {font-size: 13px;}
#features_list #table_stripes td {color: #0e583d;padding: 5px 20px 5px 8px;text-align: right;}
#features_list #table_stripes .left {text-align: left;color: #1a1a1a;}
#features_list #table_stripes .odd {background: #ddd;}
.rating_photo input[type=text] {background-color: #eee;border: 1px #ccc solid;color: #036;width: 300px;vertical-align: middle;height: 30px;padding-top: 1px;padding-left: 4px;font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#fc_calendar-bg {background: url(http://hawaiianguide.net/images/2011/calendar/bg2.jpg) no-repeat top center;padding: 55px 0 0 0;}
#fc_calendar {padding-bottom: 3px;font-size: 12px;font-family: helvetica, "lucida sans", arial, verdana;padding: 0;}
#fc_calendar-width {width: 850px;margin: 0 auto;}
#fc_calendar table {border-collapse: collapse;font-size: 12px;}
#fc_calendar #fc_inner td {border: 1px solid #000;vertical-align: top;background: #fff;color: #000;}
#fc_outer {width: 829px;margin: 0;padding: 0;}
#fc_inner {width: 829px;}
#fc_calendar .event {font-family: helvetica, "lucida sans", arial, verdana;overflow: hidden;width: 112px;}
#fc_calendar .events {font-family: helvetica, "lucida sans", arial, verdana;overflow: hidden;padding: 20px 0 0 0;margin: 20px 0 0 0;border-top: 1px dashed #ccc;border-bottom: 1px dashed #ccc;}
#fc_calendar .event span {margin: 3px 0 0 2px;}
#fc_calendar .event span a {text-decoration: none;}
#fc_calendar .event span a:hover {color: #009;text-decoration: underline;}
#fc_calendar .out_of_range {background-color: transparent;}
#fc_calendar .first_day {margin-left: 0;}
#fc_calendar .day_cell .date {width: 114px;text-align: right;background: #dbe4ea;height: 20px;line-height: 20px;margin: -30px 0 0 0;padding-left: 0;padding-right: 3px;padding-top: 3px;padding-bottom: 3px;position: absolute;}
#fc_calendar .day_cell .date a {font-weight: bold;color: #49616A;text-decoration: none;}
#fc_calendar .day_cell .date .num {margin-right: 5px;color: #999;}
#fc_calendar .day_cell .date a:link {color: #666;text-decoration: none;}
#fc_calendar .day_cell .date a:hover {color: #000;text-decoration: underline;}
#fc_calendar .out_of_range .date {color: #999;}
#fc_calendar .day_cell {width: 112px;height: 100px;padding-top: 30px;overflow: auto;}
#days_of_week th {padding: 5px 0;color: #fff;height: 40px;text-align: center;border-top: 1px solid #000;border-right: 1px solid #000;border-left: 1px solid #000;}
#month_year th {padding: 5px 0;color: #000;text-align: center;}
.wrap {background: #247d45;}
#mini-cal {width: 210px;margin: 0 auto;}
#footer_ad {text-align: center;padding: 15px 0 10px 0;}
#expressionengine {float: left;padding: 0 15px 10px 0;margin: -10px 0 0 0;}
#enginehosting {float: left;padding: 0 0 10px 0;margin: -10px 0 0 0;}
#john_c_derrick {float: left;padding: 0 0 10px 0;margin: -10px 0 0 0;}
#enginehosting a:hover, #expressionengine a:hover, #john_c_derrick a:hover {filter: alpha(opacity=80);opacity: 0.8;}

.weather_forecast {}
.weather_forecast .fc{color:#666;font-size:24px;}
.weather_forecast .fc span{}
.weather_forecast .forecast{background:url(http://hawaiianguide.net/images/weather_icons/forecast_bg.gif) repeat-y 0 0;margin-top:2px;position:relative;font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;font-size:100%;float:left;width:175px;border-bottom:1px dashed #ccc;border-top:1px dashed #ccc;}
.weather_forecast .first {border-left:1px dashed #ccc;}
.weather_forecast .last {border-right:1px dashed #ccc;}
.weather_forecast .forecast h3{color:#a5a087;font-size:26px;margin:12px 12px 0;float:left;padding:0;text-transform:uppercase;}
.weather_forecast .forecast img{margin-top:3px;}
.weather_forecast .forecast dl {color:#666;font-size:13px;margin:0;text-align:center;}
.weather_forecast .forecast dt {display:inline;}
.weather_forecast .forecast dd {display:inline;margin:0;}
.weather_forecast .forecast p {margin:0;font-weight:bold;color:#555;text-align:center;}
.weather_forecast .forecast ul{list-style:none;margin-left:61px;margin-top:0;}
.weather_forecast .forecast li{color:#aaa;font-size:13px;}

#main-body #custom_search {width:98%;margin:0 auto;}
#main-body #custom_search h1 {font-size:19px;font-weight:bold;color:#fd792a;padding:5px 10px 0 0;text-transform:uppercase;float:left;}
#main-body #custom_search p.results {font-size:15px;margin:20px 15px;padding:7px 0 0 0;}
#main-body #custom_search ul {list-style-type:none;font-size:13px;margin:30px 0 0 15px;padding:10px 0 0 0;}
#main-body #custom_search li {display:block;margin:15px 0px;padding:0px 0 15px 0;border-bottom:1px dashed #ccc;}
#main-body #custom_search li a {font-size:14px;color:#069;display:block;padding:0 0 5px 0;font-weight:bold;}
#main-body #custom_search li a:hover {color:#039;text-decoration:none;}
#main-body #custom_search li span {font-size:12px;display:block;padding:3px 0;color:#333;width:60%;}
#main-body #custom_search li small {font-size:11px;display:block;padding:5px 0 0 0;color:#666;}
#main-body #custom_search li small a {color:#666;font-weight:normal;font-size:11px;}
#main-body #custom_search li small a:hover {color:#000;text-decoration:none;}
#main-body #custom_search .pagination-top {float:right;margin:0 25px 0 0;padding:10px 0 0 0;}

.social_items {width: 180px;margin: -10px auto 0 auto;position: relative;z-index: 1;float:right;}
.social_items_a {width: 280px;margin: -10px auto 0 auto;position: relative;z-index: 1;float:right;}

.social_items ul, .social_items_a ul {width: auto;float: right;padding: 0;height: 41px;margin-bottom: 8px;background: url(http://hawaiianguide.net/images/2011/social/social_bg.png) no-repeat center top transparent;position: relative;margin-right: 6px;}
.social_items ul:before, .social_items ul:after, .social_items_a ul:before, .social_items_a ul:after {content: " ";display: block;position: absolute;height: 41px;width: 7px;background: url(http://hawaiianguide.net/images/2011/social/social_bg.png) no-repeat left top transparent;top: 0;left: -7px;}
.social_items ul:after, .social_items_a ul:after {left: auto;right: -7px;background-position: right top;}
.social_items ul li, .social_items_a ul li {display: inline-block;padding-top: 6px;position: relative;margin-right: 10px;}
.social_items ul li:after,.social_items_a ul li:after {content: " ";display: block;width: 1px;height: 16px;position: absolute;right: -10px;top: 8px;background-color: rgba(0, 0, 0, 0.1);}
.social_items ul li.twitter, .social_items_a ul li.twitter {width: 96px;}
.social_items ul li.facebook, .social_items_a ul li.facebook {width: 82px;top: -4px;left: 5px;margin-right: 10px;}
.social_items ul li.facebook:after, .social_items_a ul li.facebook:after {top: 10px;}
.social_items ul li.gplus, .social_items_a ul li.gplus {width: 65px;margin-left: 10px;margin-right: 0;}
.social_items ul li.gplus:after, .social_items_a ul li.gplus:after {display: none;}

.social_items ul li.facebook2, .social_items_a ul li.facebook2 {width: 82px;top: -8px;left: 5px;margin-right: 10px;}
.social_items ul li.facebook2:after, .social_items_a ul li.facebook2:after {top: 10px;}
.social_items ul li.pinterest2, .social_items_a ul li.pinterest2 {width: 75px;top: -2px;left: 5px;margin-right: 10px;}
.social_items ul li.pinterest2:after, .social_items_a ul li.pinterest2:after {top: 10px;}
.social_items ul li.gplus2, .social_items_a ul li.gplus2 {width: 65px;margin-left: 10px;margin-right: 0;top:-5px;}
.social_items ul li.gplus2:after, .social_items_a ul li.gplus2:after {display: none;}

section div.inner {width:980px;margin:0 auto;position}
section .shadow {background: url(http://hawaiianguide.net/images/2011/shadow-30.png) center top no-repeat;}

section#intro_main {background:url(http://hawaiianguide.net/images/2011/bg/paper_bg.jpg);height: auto;clear: none;position: relative;padding:0 0 20px 0;height:200px;}
#abposition_box-internal .icon_isle {position:absolute;margin-bottom:-100px;left:51%;display:block;width:520px;height:324px;z-index:99;top:-170px;}

section#intro_island {background:url(http://hawaiianguide.net/images/2011/bg/paper_light_bg.png);height: auto;clear: none;position: relative;padding-bottom: 10px;}
/*section#intro_island:before {content: " ";display: block;width: 100%;position: absolute;left: 0;top: -12px;	background: url(http://hawaiianguide.net/images/2011/bg/sprite.png) center 0;height: 12px;}*/
section#intro_island:after {content: " ";display: block;width: 100%;position: absolute;left: 0;bottom: -10px;background: url(http://hawaiianguide.net/images/2011/bg/sprite.png) center -12px;height: 10px;}

#accommodations {width:720px;}
#accommodations #menu {height:46px;width:720px;}
#accommodations #menu ul{list-style-type:none;float:left;margin:0px;padding:0px;}
#accommodations #menu li,#accommodations #menu li a{height:46px;float:left;margin:0;padding:0}
#accommodations #menu a{outline: none;}
#accommodations #menu #hotels a{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat 0px 0px;width:108px;}
#accommodations #menu #hotels a:hover, #accommodations #menu #hotels a.active{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat 0px -46px;}
#accommodations #menu #b_b-inn a{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -108px 0px;width:183px;}
#accommodations #menu #b_b-inn a:hover, #accommodations #menu #b_b-inn a.active{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -108px -46px;}
#accommodations #menu #rentals a{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -291px 0px;width:147px;}
#accommodations #menu #rentals a:hover, #accommodations #menu #rentals a.active{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -291px -46px;}
#accommodations #menu #resorts a{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -438px 0px;width:140px;}
#accommodations #menu #resorts a:hover, #accommodations #menu #resorts a.active{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -438px -46px;}
#accommodations #menu #camping a{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -578px 0px;width:142px;}
#accommodations #menu #camping a:hover, #accommodations #menu #camping a.active{background:url(../images/2011/accommodations/accommodations.jpg) no-repeat -578px -46px;}
