/* Molokai Hawaii MLS Style Sheet */

/* MAIN STYLES */


<!--
body, ul, td, th, caption {font-family: ms sans serif, arial, helvetica; font-size: 10pt; color: #003366}
A:link { text-decoration: none; color: #D31A2C}
A:active { text-decoration: none; color: #FFFFFF}
A:visited { text-decoration: none; color: #D31A2C} 
A:hover { text-decoration: underline; color: #003366}
--->



body, td, th, caption {font-family: ms sans serif, arial, helvetica; font-size: 10pt; color: #003366}
li {font-family: ms sans serif, arial, helvetica; font-size: 10pt; color: #003366}
A:link {font-family: ms sans serif, arial, helvetica; font-size: 8pt; text-decoration: none; color: #D31A2C}
A:active {font-family: ms sans serif, arial, helvetica; font-size: 8pt; text-decoration: none; color: #FFFFFF}
A:visited {font-family: ms sans serif, arial, helvetica; font-size: 8pt; text-decoration: none; color: #D31A2C} 
A:hover {font-family: ms sans serif, arial, helvetica; font-size: 8pt; text-decoration: underline; color: #003366}

h1, h2 {
	font-family: ms sans serif, arial, helvetica; color: #003366;
	text-align: left;
}

h3, h4 {
	font-family: ms sans serif, arial, helvetica; color: #003366;
	margin-left: 20px;
}

h5, h6 {
	font-family: ms sans serif, arial, helvetica; color: #003366;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: ms sans serif, arial, helvetica; color: #003366;
	margin-left: 32px; 
	margin-right: 12px;
}

hr	{ height: 0px; border: solid #003070 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #FFFFFF; }
td.row_main { background-color: #FFFFFF; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #F0F0F0; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #F0F0F0; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }







