/* MAIN STYLES

http://ore.awddesign.co.uk/
OPEN REALTY EUROPE ( ORE ) uk london

 */
 BODY
{
	background-color: #FFFFFF;
	font-family: verdana,arial;
	font-size: 8pt;
	SCROLLBAR-BASE-COLOR: #8080FF;
	SCROLLBAR-FACE-COLOR: #F3F3F3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #608090;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F3F3F3;
	SCROLLBAR-DARKSHADOW-COLOR: #608090;
}
a img {
	border: 1px solid #9F0F10;
}

A:link {
	COLOR: #9F0F10;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
}
A:visited {
	COLOR: #9F0F10;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
}

A:hover {
	COLOR: #608090;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
}
A:active {
	COLOR: #608090;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
}

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-size: 11px;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;

}


hr	{ 
height: 0px; 
border: solid #608090 1px; 
b//order-top-width: 1px;
width: 100%;
}

/* 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 */
t/d.image_row_0	{ background-color: #D6D3EE; }
t/d.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
t/d.search_row_0	{ background-color: #D6D3EE; }
t/d.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
font-size: 11px;
/* border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 



color: #000000;
border-color: #000000;
border-style: solid;*/
}


/* TEXT STYLES */
//.small { font-size : 12px; }

.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; }

