/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/

/* MAIN STYLES */
SPAN A:LINK {color:#1D5878;}
SPAN A:VISITED {color:#1D5878;}
SPAN A:HOVER {color:#1D5878;}
BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-color:red;
}
h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
font.style9 {
	font-size: 12px;
	font-family:Arial;
	color: #2A2B41;
}
font.style19 {
	font-size: 12px;
	font-family:Arial;
	color: #2A2B41;
}
font.style10 {
	font-size: 12px;
	font-family:Arial;
	color: #A00000;
}
font.style11 {
	font-size: 14px;
	font-family:Arial;
	color: #A00000;
}


A:link.detlink,A:active.detlink,A:visited.detlink{ font-size:12px; color:#A00000;}
A:link.linktype,A:active.linktype,A:visited.linktype{ font-size:13px; color:#336666;}
div.scroll {	height: 200px;	width: 300px;	overflow: auto;	border: 1px solid #666;	background-color: #ccc;	padding: 8px;}

a:link,a:active { color : #000000; }
a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #897F7F; }
hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #FFFAF0; }
td.row_main { background-color: #FFFAF0; }

/* 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: #D6D3EE; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #FFFAF0; }
td.search_row_1	{ background-color: #F3F0D7; }

/* 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; }

table.mainmu{
position:absolute;
top:183px;
} 
table.footermu{
position:absolute;
top:1220px;
} 
table.mainmemu{
position:absolute;
top:25px;
} 

#form
{
font-size:12px;
}

A.lnk
{
	font-family:verdana, arial, sans-serif; font-size:11px;
	color:#336666;
}

