/* CSS Document for www.the-hawaii-directory.com */

/*******************************************/
/* IDs
/*******************************************/

#container 
{
	min-width:800px;
}

#main1 
{
	margin:0;
	padding:0;
	background:url(../images/side-background-165x5.gif) top left repeat-y;
}
#main2 
{
	margin:0;
	padding:0;
	background:url(../images/side-background-165x5.gif) top right repeat-y;
}

#header 
{
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 2px;
	font-size: 12px;
}

#footer 
{
	clear: both;
	font-size: 12px;
	color: #666666;
	text-align:center;
}

#footerlinks 
{
	vertical-align: middle;
}

#right-column, #left-column 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	width: 165px;
	overflow: visible; 
}

#right-column 
{
	float: right;
}

#left-column 
{
	float: left;
}

#left-column a:link, #right-column a:link 
{ 
	color: #FFFFFF;
}
#left-column a:visited, #right-column a:visited 
{ 
	color: #FFFFFF;
}
#left-column a:hover, #right-column a:hover 
{
	text-decoration: underline;
}

#center-column 
{
	margin: 0px 165px;
	background:url(../images/hawaii-directory-bg.gif);
}

#maincontentarea 
{
	padding-top: 0px; 
	padding-right: 15px; 
	padding-bottom: 5px; 
	padding-left: 15px;
	text-align: left;
}

#newsletter-message
{
	background-color:#FFCCFF;
	width:80%;
	text-align:left;
	padding:1.2em;
	border-color:#666666;
	border-style:dotted;
	border-width:thin;
}


/*******************************************/
/* Redefined Tags
/*******************************************/

body 
{
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6
{
	color:#333333;
}

h1 {  font-size: 20px; }
h2 {  font-size: 18px; }
h3 {  font-size: 16px; }
h4 {  font-size: 12px; }
h5 {  font-size: 10px; }
h6 {  font-size: 9px; }

a:link { color: #0000FF}
a:visited { color: #0000FF}
a:hover { text-decoration: underline }

a { text-decoration:none }

td {  font-size: 15px }


/*******************************************/
/* Classes
/*******************************************/

.search-form 
{
	text-align: center;
	font-weight: bold;
}

.column-in 
{
	margin:0;
	padding:0.5em 1em;
}

.cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
			
.tbflat  
{
	font-size: xx-small;
	font-family: Verdana;
	border-width: 1px;
	border-style: solid;
	border-color: #0702D8;
}

.cmdflat  
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #273D84;
	color: #FFFFFF;
	font-weight: normal;
	border: auto;
}

.tableflat  
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


.tableflatgray  
{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.textfieldflat  
{
	background-color: #FFFFFF !important;
	font-size: x-small;
	font-family: Verdana;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 140px;
}

.wotd 
{ 
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.fotd 
{  
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.potd 
{  
	font-size: 18px;
	font-weight: bold; 
	text-align: center;
}

.attention 
{
	border: thin #FF0000 dotted;
	padding: 4px;
}

.red
{
	color:#CC0000;
}

.jumptomaincategory 
{
	font-size: 12px;
}

/* Side menu stuff */
.side-menu-list 
{  
	font-size: 12px;
	line-height: 20px; 
	color: #FFFFFF; 
	padding-top: 6px; 
	padding-bottom: 18px; 

}

.side-menu-list div 
{
}

.side-menu-list div a 
{
	display:block;
	padding-right: 3px; 
	padding-left: 3px; 
}

.side-menu-list div a:hover 
{
	background-color: #000055;
}

.main-heading-text 
{
	font-size: 17px;
}

.main-heading 
{
}

.side-heading 
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color:#273D84;
	text-shadow:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 165px;
	text-align: center;
	padding-top:6px;
	padding-bottom:6px;
}

.orange-button
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF7D00;
	color: #000000;
	font-weight:bold;
}

.site-listing-wrapper
{
	padding:6px; 
	background:#EFEFEF; 
	border-width:1px; 
	border-style: solid; 
	border-color:#999999;
}

.site-listing-inner
{
	background:url(/images/whiteflower.gif); 
	background-position:left; 
	background-repeat:no-repeat; 
	padding-left:75px;
}

.special-announcement 
{
	text-align: left;
	margin: 0 auto;
    width: 70%;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
    padding: 8px;
	background-color:#FFFFCC;
}
