/* CSS Document */

.hide, #weather, #title, #seal, #livehelp, #search select, #search img, .searchText, #linegrey {
	display: none !important;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	.font-size: 76%;
	color: #000000;	
}

/*-------------*/
/*    Text     */
/*-------------*/

a:link, a:visited {
	color: #ff9900;
	text-decoration: none;
	border-bottom: 1px dotted #ff9900;
}

a:hover {
	color: #ffffff; 
	background: #ff9900;
	border-bottom: 1px dotted #ff9900;
}

a img {
	border: none;
	text-decoration: none;
	border-bottom: 0px;
	border-bottom-style:none;
}

a.orange:link, a.orange:visited {
	font-size: 1.2em;
	color: #ff9900;
	font-weight: bold;
	border-bottom: none;
}

a.orange:hover {
	color: #ffffff;
	background-color: #ff9900;
}

a.blue:link, a.blue:visited {
	font-size: 1.0em;
	font-weight: bold;
	color: #3399cc;
	border-bottom: none;
}

a.blue:hover {
	color: #ffffff;
	background-color: #3399cc;
}

a.green:link, a.green:visited {
	font-size: 1.0em;
	font-weight: bold;
	color: #669900;
	border-bottom: none;
}

a.green:hover {
	color: #ffffff;
	background-color: #669900;
}

a.blue2:link, a.blue2:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #3399cc;
	border-bottom: none;
}

a.blue2:hover {
	color: #ffffff;
	background-color: #3399cc;
}

a.orange2:link, a.orange2:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #ff9900;
	border-bottom: none;
}

a.orange2:hover {
	color: #ffffff;
	background-color: #ff9900;
}

a.small:link, a.small:visited {
	font-size: 0.8em;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	border-bottom: 1px dotted #ff9900;
	text-transform: uppercase;
	line-height: 1.5em;
}

a.small:hover {
	color: #ffffff; 
	background: #ff9900;
}

a.smallblue:link, a.smallblue:visited {
	font-size: 0.8em;
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #3399cc;
	text-transform: uppercase;
	line-height: 1.5em;
}

a.smallblue:hover {
	color: #ffffff; 
	background: #3399cc;
}

a.menu:link, a.menu:visited {
	font-size: 0.9em;
	color: #3399cc;
	border-bottom: 1px dotted #3399cc;
}

a.menu:hover {
	color: #3399cc;
	background-color: #eeeeee;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #3399cc;
	font-style: italic;
	padding: 5px 0 5px 0;
	margin: 0px auto 10px auto;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #ff9900;
	padding: 0px;
	margin: 0px
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #3399cc;
	padding: 0px;
	margin: 0px
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #339900;
	font-style: italic;
	padding: 5px 0 5px 0;
	margin: 0px auto 10px auto;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

h5 {
	font-size: 1.0em;
	font-weight: bold;
	color: #339900;
	padding: 0px;
	margin: 0px
}

p {
	margin-top: 0px;
	line-height: 1.5em;
}

.searchText {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}

.temperature {
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.5em;
}

.small {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
}

.smallwhite {
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
}

.copyrighttext {
	font-size: 0.8em;
	color: #429bc5;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
}

.white {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
}

.smallgrey {
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
	line-height: 1.5em;
}

a.smallgrey:link, a.smallgrey:visited {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #ff9900;
	line-height: 1.5em;
}

a.smallgrey:hover {
	color: #ffffff; 
	background: #ff9900;
}

.date {
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
	line-height: 1.5em;
}

.divider {
	font-size: 0.9em;
	color: #888888;
	margin: 0 10px 0 10px;
}

.tagDivider {
	font-size: 0.9em;
	color: #cccccc;
	margin: 0 3px 0 3px;
}

a.copyrightLink:link, a.copyrightLink:visited {
	font-size: 0.9em;
	color: #666666;
	border-bottom: none;
}

a.copyrightLink:hover {
	background-color: #eeeeee;
	color: #666666;
}

.copyrightDivider {
	font-size: 1.2em;
	color: #cccccc;
	margin: 0 5px 0 5px;
}

.bigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-style: italic;
	color: #777777;
	padding: 20px;
}


/*----------------*/
/*     Layout     */
/*----------------*/

#top {
	width: 100%;
	height: 5px;
	margin: 0px;
}

#menu {
	width: 100%;
	text-align: left;
	padding: 10px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}


#menu li {
	float: left;
	padding: 0 5px 0 3px;
}

#header {
	width: 100%;
	height: 64px;
	text-align: left;
	padding: 5px;
}

#headerContent {
	width: 176px;
	height: 64px;
	background-image: url(../images/title-m.jpg);
	text-align: left;
}

#subheader {
	width: 100%;
}

#subheader a { 
  border-width: 0; 
}

#subheaderContent {
	width: 100%;
}

#subheaderContent .right {
	height: 20px;
}

#subheaderContent .left {
	height: 20px;
}

#subheaderContent .middle { 
   height: 20px;
   width: 100%;
}

#title {
	width: 375px;
	height: 95px;
	float: left;
}

#seal {
	width: 101px;
	height: 95px;
	background-image: url(../images/hawaiiseal.jpg);
	float: right;
}

#weather {
    float: right;
    background: url(../images/weather-right.gif) no-repeat right bottom;
    padding: 0px 5px 0px 0px;
	margin: 0px;
    
}

#weather div {
    color: #ffffff;
    font-size: 0.9em;
    background: url(../images/weather-left.gif) no-repeat left bottom;
    float:left;
    background-color: transparent;
}

#weather .content { 
   display: block;
   height: 28px;
   padding: 0px;
   background-color: #064360;
   margin-left: 5px;
   width: 120px;
   text-align: center;
}

#weather a {
    color: #ffffff;
    padding: 0px;
}


#livehelp {
	float: left;
	width: 116px;
	height: 49px;
}

#search {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	background-color: #eeeeee;
}

#container {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#columnLeft {
	width: 100%;
	float: left;
	display: block;
}

#columnLeft .content {
	width: 100%;
	text-align: left;
	display: block;
	padding: 10px;
}

#columnLeftSubpg {
	width: 100%;
	height: 100%;
	float: left;
	display: block;
}

#columnLeftSubpg .content {
	width: 100%;
	text-align: left;
	display: block;
	padding: 10px;
}

#columnRight {
	width: 100%;
	text-align: left;
	display: block;
}

#columnRight .content {
	width: 100%;
	text-align: left;
	display: block;
	padding: 10px;
}

#columnMiddle {
	width: 100%;
	text-align: left;
	display: block;
}

#columnMiddle .content {
	width: 100%;
	text-align: left;
	display: block;
	padding: 10px;
}



/*---------------------------------------*/
/*     Subpage - Search Results (SR)     */
/*---------------------------------------*/

#columnLeftSR {
	width: 320px;
	display: block;
}

#columnLeftSR .content {
	width: 100%;
	text-align: left;
	display: block;
}

#columnMiddleSR {
	width: 100%;
	text-align: left;
	display: block;
}

#columnMiddleSR .content {
	width: 100%px;
	text-align: left;
	display: block;
}

#matchingServices {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
}
#matchingPages {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
	text-align: justify;
}
/*----------------*/
/*     End SR     */
/*----------------*/


#box {
	width: 188px;
	height: 110px;
	border: 1px solid #eeeeee;
	background-color: #f7f7f7;
	margin: 0 0 20px 0;
	padding: 10px;
}

#tBox {
	width: 300px;
	border: 1px solid #eeeeee;
	background-color: #f7f7f7;
	margin: 10px;
	padding: 10px;
}

#featuredServices {
	width: 100%;
	margin: 0px;
	display: block;
}

#featuredServices ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#featuredServices li {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#searches {
	width: 430px;
	margin: 0px;
	padding: 0px;
}

#newServices {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

#newServices ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#newServices li {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#calendar {
	width: 210px;
	margin: 0px;
	padding: 0px;
	display: none;
}



#surf {
	width: 220px;
	margin: 10px 0 0 0;
	padding: 0px;
	display: block;
}

#surf ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#surf li {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#surf h1 {
clear: left;
}

#cal1Container {
	width: 150px;
	margin: 0px;
	margin-bottom:8px;
	padding: 0px;
	display: block;
}

#governor {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

#governor img {
	display: none;
}

#governor ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#governor li {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#press {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

#press ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#press li {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#footer {
	width: 100%;
	height: 62px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	border-top: 1px solid #cccccc;
}

#footerContent {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 10px;
}

#footerContent img {
	display: none;
}

#subpage {
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

#subpage table {
	width: 100%
}

#subpage2 {
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

#subpage3 {
	width: 100%;
	margin: 0 0 200px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

#mostPopular {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: justify;
}

#mostPopular table {
	display: none;
}

#tags {
	width: 188px;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #eeeeee;
	background-color: #f7f7f7;
	overflow: hidden;
}


/*---------------*/
/*     Forms     */
/*---------------*/


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	vertical-align: middle;
}

textarea {
	width: 250px;
	height: 75px;
}

input.textfield {
	width: 250px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	vertical-align: middle;
}

.subhbutton {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #137aa9;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}

.button {
	color: #ff9900;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #ffcc66;
	padding: 2px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}


.subhbutton {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #137aa9;
	border: 1px solid #ffffff;
	padding: 2px;
	cursor: pointer;
}


/*---------------------*/
/*     Other Stuff     */
/*---------------------*/


#linegrey {
	border-width: 0px;
	border-bottom: 1px solid #dddddd;
    color: #dddddd;
    background-color: transparent;
	margin: 10px 0 10px 0;
}

#lineSearch {
	border-width: 0px;
	border-bottom: 1px dotted #cccccc;
    color: #cccccc;
    background-color: transparent;
	margin: 10px 0 10px 0;
}

.thumbnail {
	width: auto;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	float: left;
	vertical-align: text-top;
}

.thumbnailSearch {
	width: auto;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	float: left;
	vertical-align: text-top;
}

.noline:hover, .noline:visited, .noline:link { 
     text-decoration: none; 
     border-bottom-width: 0; 
}

.roundcont {
	width: 100%;
	background-color: #ffffcc;
	margin: 0;
	padding: 3px;
	border: 1px solid #cccccc;
}


.roundcont p {
	margin: 0;
}

.roundtop { 
	background: url(../images/box-tr.gif) no-repeat top right; 
	display: none;
}

.roundbottom {
	background: url(../images/box-br.gif) no-repeat top right;
	clear: both;
	display: none;
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: none;
}

.calendarTable {
	width: 150px;
	font-size: 0.9em;
}

th {
	font-size: 0.9em;
	color: #ff9900;
	font-weight: bold;
	line-height: 2em;
}

td {
	padding: 3px;
}

.event {
	border: 1px solid #ff9900;
}

li.yellow {
	list-style-image: url(../images/bullet-yellow.gif);
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 10px;
}

ul {
	line-height: 1.5em;
}


#errorbox {
	color: #cc0000;
	font-size: 0.9em;
	border: 1px #cccccc solid;
	padding: 10px;
	margin: 10px;
	width: 60%;
	background-color: #ffffcc;
}

#errorbox ul {
	list-style: square;
}

#errorbox li {
	padding: 5px;
}

#columnLeftSubpg #subpage {
  width: 100%;	
}

#columnLeftSubpg #subpage .searchResultsPanel {
  width: 100%;
  margin:0;
  margin-right: 19px;
}

#columnLeftSubpg #subpage .searchResultsPanel .description {
	margin: 0;
}

.taglist1 ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}

.taglist1 ul li {
  display: inline;
  text-transform: uppercase;
}

/*-------------------*/
/*     Tag Cloud     */
/*-------------------*/

.tag-cloud li { display: inline; }
.tag-cloud .size1 {font-size: 1em; }
.tag-cloud .size2 { font-size: 1.3em; }
.tag-cloud .size3 { font-size: 1.6em; }
.tag-cloud .size4 { font-size: 1.9em; }
.tag-cloud .size5 { font-size: 2.2em; }
.tag-cloud .size6 { font-size: 2.5em; }
.tag-cloud .size7 { font-size: 2.8em; }
.tag-cloud .size8 { font-size: 3.1em; }
.tag-cloud .size9 { font-size: 3.4em; }
.tag-cloud .size10 { font-size: 3.7em; }

/*-------------------------*/
/*     State Directory     */
/*-------------------------*/


#directory {
	width: 100%;
	padding: 10px;
}

#directory td {
	border-bottom: 1px solid #eeeeee;
}

#directory tr:hover {
	background-color: #ffffcc;
}

#linegrey2 {
	border-width: 0px;
	border-bottom: 1px solid #cccccc;
    color: #cccccc;
    background-color: transparent;
	margin: 10px 0 0 0;
}

a.alphabets:link, a.alphabets:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #3399cc;
	border-bottom: none;
	padding: 0 1px 0 1px;
}

a.alphabets:hover {
	border: 1px dotted #3399cc;
	background-color: #ffffff;
}

.alphabets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #3399cc;
	border-bottom: none;
}

.blue {
	font-size: 1.0em;
	font-weight: bold;
	color: #3399cc;
}

#noteBox {
	border: 1px solid #dddddd;
	padding: 10px;
}

h6 {
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin: 0 auto 10px auto;
	padding: 0px;
	line-height: 2em;
}

.strong {
	font-weight: bold;
}

.errorHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #ffff00;
	font-style: italic;
	padding: 5px 0 5px 0;
	margin: 0px auto 10px auto;
}
