/* *** This is internal css for Open-Realty */

.unnamed1 {  font-family: Verdana; font-size: 10px}

.field_caption{
	font-weight:bold;
}
.fl a:link, .fl a:hover, .fl a:active, .fl a:visited {
font-family: Verdana;
font-size: 10px;
color: #000000;
margine-top: 15px;
text-decoration:none;
}
.red, .red a:link, .red a:hover, .red a:active, .red a:visited {
font-family: Verdana;
font-size: 10px;
color: #FF0000;
margine-top: 15px;
text-decoration:none;
}

.view_image {
	text-align:center;
    margine-top:10px;
    margine-bottom:10px;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}
/* GENERIC STYLE SHEET

*/

/* MAIN STYLES */
BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
}	

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;
	m/argin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
.unnamed1 {  font-family: Verdana; font-size: 10px;}

li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.menu a:link,.menu a:active,.menu a:visited { text-decoration: none; color : #666666; }
.menu a:hover		{ text-decoration: underline; color : #666666; }
.foter a:link,.foter a:active,.foter a:visited { 
 text-decoration: none;
 color : #666666;
 margine-top: 10px;
 font-size: 11px;
  }
.foter a:hover		{ text-decoration: underline; color : #999999; margine-top: 10px;  font-size: 11px;}

.news-link a:link,.news-link a:active,.news-link a:visited { text-decoration: none; color : #ed0011; }
.news-link a:hover		{ text-decoration: underline; color : #ed0011; }




hr	{ height: 0px; border: solid #cccccc 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #f2f2f2; }
td.row_main { background-color: #f2f2f2f2; }

/* 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: #D6D3EE; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #ffffff;
}


/* 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; }



