/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/
/* MAIN STYLES */
BODY{
	Background-Image : url("http://buscador.fincashercules.com/images/fondo.gif") ! important;
	Background-Repeat : no-repeat ! important;
	Font-Family : Arial,Helvetica,sans-serif;
	Font-Size : 10px;
	Margin-Left : 0px;
	Margin-Top : 0px;
	}


h1, h2{
	Color : #018590;
	Font-Family : Arial,Helvetica,sans-serif;
	Letter-Spacing : -.1em;
	Text-Align : left;
	}


h3, h4{
	Color : #018590;
	Font-Family : Arial,Helvetica,sans-serif;
	Margin-Left : 20px;
	}


h5, h6{
	font-family : Arial,Helvetica,sans-serif;
	margin-left : 35px;
	text-align : Left;
	}


P{
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 32px;
	margin-right : 12px;
	}


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


a:link,a:active,a:visited{
	Color : #006699;
	Font-Family : Arial;
	font-size: 9pt;
	}


a:hover{
	Color : #DD6900;
	Font-Family : Arial;
	Text-Decoration : underline;
	}


hr{
	Border-Top-Color : #000000;
	Border-Top-Style : solid;
	Border-Top-Width : 1px;
	Color : #018590;
	Height : 0px;
	}

/* TABLE STYLES */
table.form_main{
	background-color : #FFFFFF;
	}


td.row_main{
	background-color : #FFFFFF;
	font-size: 9pt;
	}

/* for alternating listings in the admin area*/
td.row1_0{
	background-color : #009900;
	font-size: 9pt;
	}


td.row2_0{
	background-color : #CCFFCC;
	font-size: 9pt;
	}


td.row3_0{
	background-color : #99CC99;
	font-size: 9pt;
	}


.adminListingLeft_0{
	background-color : transparent;
	color : #FFFFFF;
	}


td.row1_1{
	background-color : #006699;
	font-size: 9pt;
	}


td.row2_1{
	background-color : #DEE3E7;
	font-size: 9pt;
	}


td.row3_1{
	background-color : #D1D7DC;
	font-size: 9pt;
	}


.adminListingLeft_1{
	background-color : transparent;
	color : #FFFFFF;
	}

/* for alternating image listings */
td.image_row_0{
	Background-Color : Gold;
	}


td.image_row_1{
	background-color : #FFFFFF;
	}

/* for alternating search result listings */
td.search_row_0{
	background-color : #D6D3EE;
	font-size: 9pt;
	}


td.search_row_1{
	background-color : #FFFFFF;
	font-size: 9pt;
	}

/* FORM STYLES */
button{
	background-color : #d2d2d2;
	border : 1px groove;
	border-color : #d2d2d2 #018590 #018590 #d2d2d2;
	border-style : solid;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	}

INPUT, select, textarea, text{
	background-color : #ffffff;
	border : 1px groove;
	border-color : #d2d2d2 #018590 #018590 #d2d2d2;
	border-style : solid;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

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


.required{
	Background-Color : transparent;
	Color : #FF0000;
	Font-Family : Arial;
	}


.lightText{
	background-color : transparent;
	color : #FFFFFF;
	}

/* TEMPLATE EDITOR STYLES */
td.templateEditorHead{
	background-color : #D6D3EE;
	}


td.templateEditorNew{
	background-color : #EEEEFF;
	}

