/* CSS Document */

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%;

	color: #000000;	
	padding: 5px;
}

/*-------------*/
/*    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: #0099cc;
	border-bottom: none;
}

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

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

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

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

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

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: #0099cc;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #0099cc;
	text-transform: uppercase;
	line-height: 1.5em;
}

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

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

a.menu:hover {
	color: #006699;
	background-color: #ffffff;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #0099cc;
	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: #0099cc;
	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: #5093b2;
	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: #ffffff;
	border-bottom: none;
}

a.copyrightLink:hover {
	background-color: #ffffff;
	color: #055379;
}

.copyrightDivider {
	font-size: 1.2em;
	color: #ffffff;
	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;
}

a.bigHeader:link, a.bigHeader:visited {
	font-size: 2.0em;
	color: #777777;
	border: none;
}

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

.sr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #777777;
}

.sr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #333333;
}

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


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

#top {
	width: 100%;
	height: 31px;
	background-image: url(../images/bg-top.jpg);
}

#menu {
	width: 900px;
	height: 31px;
	text-align: left;
}

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


#menu li {
	float: left;
	padding: 0 20px 0 0;
	line-height: 25px;
}

#header {
	width: 100%;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg-header.jpg) repeat-x;
}

#headerContent {
	width: 910px;
	height: 95px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#subheader {
	width: 100%;
	height: 49px;
	background: url(../images/bg-subheader.jpg);
}

#subheader a { 
  border-width: 0; 
}

#subheaderContent {
	width: 910px;
	height: 49px;
	background: url(../images/bg-subheader2.jpg);
	text-align: center;
}

#subheaderContent .right {
    background: url(../images/subheader-shadowright.jpg) no-repeat right;
	float: right;
    padding: 0px 5px 0px 0px;
	height: 49px;
}

#subheaderContent .left {
    background: url(../images/subheader-shadowleft.jpg) no-repeat left;
    float: left;
	height: 49px;
}

#subheaderContent .middle { 
   display: block;
   height: 49px;
   background-image: url(../images/bg-subheader2.jpg);
   margin-left: 5px;
   width: 910px;
}

#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: 230px;
   text-align: center;
}

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


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

#search {
	float: right;
	width: 784px;
	height: 49px;
	text-align: left;
	vertical-align: middle;
	display: inline;
	text-align: center;
}

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

#columnLeft {
	width: 430px;
	float: left;
	display: block;
}

#columnLeft .content {
	width: 430px;
	text-align: left;
	display: block;
}

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

#columnLeftSubpg .content {
	width: 665px;
	text-align: left;
	display: block;
}

#columnRight {
	width: 235px;
	float: right;
	text-align: left;
	display: block;
	margin-left: 0;
}

#columnRight .content {
    width: 210px;
	float: right;
	text-align: left;
	margin-left: 0;
}

#columnMiddle {
	width: 235px;
	float: right;
	text-align: left;
	display: block;
}

#columnMiddle .content {
	width: 210px;
	float: right;
	text-align: left;
	display: block;
}



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

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

#columnLeftSR .content {
	width: 320px;
	text-align: left;
	display: block;
}

#columnMiddleSR {
	width: 320px;
	float: right;
	text-align: left;
	display: block;
}

a.searchLink {
	font-weight: bold;
	border: 0;
}

#columnLeftSR h1, #columnLeftSR a.searchLink {
	color: #0099cc;
}

#columnMiddleSR h1, #columnMiddleSR a.searchLink{
	color: #339900;
}

#columnLeftSR a.searchLink:hover {
	background-color: #0099cc;
	color: #fff;
}

#columnMiddleSR a.searchLink:hover{
	background-color: #339900;
	color: #fff;
}

#columnMiddleSR .content {
	width: 320px;
	float: right;
	text-align: left;
	display: block;
}

#mostPopular a {
	border: 0;
}

#matchingServices {
	width: 320px;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
	text-align: left;
}
#matchingPages {
	width: 320px;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

/*----------------*/
/*     End SR     */
/*----------------*/


#box {
	width: 188px;
	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: 430px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

#featuredServices li {
	min-height:90px;
    .height:auto !important;
    .height:85px;
}
#featuredServices div {
	border-bottom: 1px solid #ddd;
}

#featuredServices div * {
	line-height: 35px;	
}

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

#newServices, #calendar, #surf, #governor, #press {
	width: 210px;
}

#governor li, #press li, #surf li {
	padding-bottom: 10px !important;
}

#calendar {
  margin-top: 10px;	
}

#newServices li {
	min-height:25px;
    .height:auto !important;
    .height:30px;
}

#surf h1 {
clear: left;
}

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

#governor div img {
	margin-bottom: 10px;
}

#footer {
	width: 100%;
	height: 62px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bg-footer.jpg) repeat-x;
	clear: both;
	bottom: 0px;
}

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

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

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

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



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

#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;
}



/*---------------------*/
/*     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;
	display: block;
}

.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; 
     background-color: #ffffff;
}

.roundcont {
	width: 430px;
	background-color: #dfecf2;
	margin: 20px 0 30px 0;
}

.roundcont p {
	margin: 0 10px;
}

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

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

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

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

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

#calendar 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: 665px;	
}

#columnLeftSubpg #subpage .searchResultsPanel {
  float: left;	
  width: 314px;
  margin:0;
  margin-right: 19px;
}

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


/*-------------------*/
/*     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     */
/*-------------------------*/

#directoryRightcol {
	width: 210px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#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: #0099cc;
	border-bottom: none;
	padding: 0 1px 0 1px;
}

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

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

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

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

#note {
	width: 653px;
	padding: 5px;
	border: 1px dotted #dddddd;	
	margin: 10px 0 10px 0;
	background-color: #ffffcc;
}

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: 2.0em;
	color: #ff0000;
	font-style: italic;
	padding: 5px 0 10px 0;
	margin: 0px auto 10px auto;
}

#errorContent {
	width: 900px;
	margin: 0 0 500px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

#splash {
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}

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

#thankyouContent {
	width: 900px;
	margin: 0 0 500px 0;
	padding: 0px;
	display: block;
	text-align: left;
}

#helpfulLinks {
	width: 665px;
	text-align: left;
}

#helpfulLinks table {
	padding: 0px;
	margin: 0px;	
}

#helpfulLinks td {
	padding: 0px;
	margin: 0px;	
}

hr {
	border:0;
	height: 1px;
	border-bottom: 1px solid #dddddd;
    color: #dddddd;
    background-color: transparent;
	margin: 0px 0 0px 0;
	padding: 0;
}

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

ul.list1 li {
	list-style: none;
	border-bottom: 1px solid #dddddd;
    background-color: transparent;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 0;
	
}

.error, .error * {
  color: #f00;
}

tr.error  {
  display: none;
}