/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/

/* MAIN STYLES */
BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FF9933; 
	color: #4E3231;
	font-size: 11px;
}	

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	background-color : transparent;
	color: #4E3231;
	font-size: 11px;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	background-color : transparent;
	color: #4E3231;
	font-size: 11px;
}



h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	background-color : transparent;
	color: #4E3231;
	font-size: 11px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	color: #4E3231;
	font-size: 10px;
}

.form_requete {
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size: 11px;
}

.form_texte {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color: #4E3231;
	font-size: 11px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
}

a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 5px; border: solid #FF9933 10px; border-top-width: 0px; font-size: 0px;}



/* TABLE STYLES */
table.form_main { background-color : transparent;}
td.row_main { background-color : transparent; }
font-size:{ 10px;}

.form_main {
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #00000;
background-color : transparent;
}


.form_title {
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #00000;
background-color : transparent;
}


.search_label{
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #00000;
background-color : transparent;
}

.form_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : transparent;
	font-weight : bold;
}

.form_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : transparent;
}

.footer {
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal;
	color: #666666;
	}

td.form_normal {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #00000;
background-color : transparent;
}

.td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #00000;
background-color : transparent;
}


.td.row_main {
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
background-color : transparent;
}


/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; font-size: 11px; }
td.row2_0	{ background-color: #CCFFCC; font-size: 11px; }
td.row3_0	{ background-color: #99CC99; font-size: 11px; }
.adminListingLeft_0 {
color: #BF9677;
background-color : transparent;
font-size: 11px;
}

td.row1_1	{ background-color: #006699; font-size: 11px;color: #BF9677;}
td.row2_1	{ background-color: #DEE3E7; font-size: 11px;color: #BF9677;}
td.row3_1	{ background-color: #D1D7DC; font-size: 11px;color: #BF9677;}
.adminListingLeft_1 {
color: #BF9677;
background-color : transparent;
font-size: 11px;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #FFBE7E; font-size: 11px;}
td.image_row_1	{ background-color: #FFA347; font-size: 11px;}

/* for alternating search result listings */
td.search_row_0	{ background-color: #FFBE7E; font-size: 12px;}
td.search_row_1	{ background-color: #FFA347; font-size: 12px;}

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #7F4332 groove;
background-color: #FFFFFF;  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #4E3231;
border-color: #7F4332;
border-style: solid;
}

/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
font-size: 11px;
}

.lightText {
color: #BF9677;
background-color : transparent;
font-size: 11px;
}

.img {
	border-color: #7F4332;
	border-style: solid;
	border:1px color;}
	

/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; font-size: 11px;}
td.templateEditorNew	{ background-color: #EEEEFF; font-size: 11px;}



