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

/* MAIN STYLES */

BODY {
	background-image: url('http://www.hilltopprops.net/or/images/bg.jpg');
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color: #136705;

}

h1, h2 {
	font-family: Verdana,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Verdana,Helvetica,sans-serif;
	margin-left: 10px;
}

h5, h6 {
	font-family: Verdana,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}
.red {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:8pt;
	color: #ffffff;
}
.small2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:8pt;
	color: #ffffff;
}
.white {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #daa107;
	text-align: left;
}
.white2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #daa107;
	background-color:#daa107;
	text-align: left;
}
.whitebig {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:13pt;
	color: #FF9900;
	font-weight: bold;
}
.blackbig {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:14pt;
	color: #000000;
	font-weight: bold;
}
.blackmed {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:12pt;
	color: #000000;
	font-weight: normal;
}
.orange {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #daa107;
}
.yellow {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:10pt;
	color: #FFFF00;
}
.gold {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #999999;
}
.blue2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:12pt;
	color: #0066FF;
}
.grey {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #000000;
}
.big {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:11pt;
	color: #FFFFFF;
}
.espana {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #daa107;
}
.text {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #000066;
}
.vsmall {
	FONT-SIZE: 7pt; COLOR: #ffffff; FONT-FAMILY: Verdana,Helvetica,sans-serif; text-align:left;
}
.vsmallw {
	FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Verdana,Helvetica,sans-serif; text-align:right;
}
.text2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:9pt;
	color: #ffffff;
}

.white1 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:10pt;
	color: #ffffff;
}

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

a:link,a:active,a:visited { font-family: Verdana, Helvetica, sans-serif; text-decoration: none; color : #daa107; font-size:8pt;font-weight: bold;  }
a:hover		{ text-decoration: underline; color : #666666; }
hr	{ height: 0px; border: solid #cccccc 2px; border-top-width: 1px;}

/* 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: #ffcc33;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #ffcc33;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #8FD0D3; }
td.image_row_1	{ background-color: #ffffcc; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #FFFFFF; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #oooooo; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
TEXTAREA {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}


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

.required {
color: #ffcc33;
background-color : transparent;
}

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

.globalbox {
	BORDER-RIGHT: #ffcc33 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffcc33 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ffcc33 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ffcc33 1px solid
}

.globalbox1 {
	BORDER-RIGHT: #808080 3px solid; PADDING-RIGHT: 3px; BORDER-TOP: #C0C0C0 3px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #C0C0C0 3px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #808080 2px solid
}


.globalbox2 {
	bordercolorlight: #C0C0C0; bordercolordark: #808080; bordercolor: #FFFFFF; style: border-collapse: collapse;
}

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


a img
{
	border-width: 0px;
	border-color: #000;
}

/*These are the 	link style definitions.*/
.navbar { color: 333333}
a.navbar:link { color: #333333}
a.navbar:visited { color: #333333}
a.navbar:hover { text-decoration: underline; color: #CCCCCC}
a.navbar:active { color: #333333}


/*These are the 	link style definitions.*/
.navbar1 { color: 000000}
a.navbar1:link { color: #000000;font-size:8pt; font-weight: normal;}
a.navbar1:visited { color: #000000;font-size:8pt; font-weight: normal;}
a.navbar1:hover { text-decoration: underline; color: #333333;font-size:8pt; font-weight: normal;}
a.navbar1:active { color: #000000;font-size:8pt; font-weight: normal;}

/*These are the 	link style definitions.*/
.navbar2 { color: 000000}
a.navbar2:link { color: #000000;font-size:8pt; font-weight: bold;}
a.navbar2:visited { color: #000000;font-size:8pt; font-weight: bold;}
a.navbar2:hover { text-decoration: underline; color: #666666;font-size:8pt; font-weight: bold;}
a.navbar2:active { color: #000000;font-size:8pt; font-weight: bold;}

/*These are the 	link style definitions.*/
.navbar3 { color: FF0000}
a.navbar3:link { color: #FF0000;font-size:8pt; font-weight: normal;}
a.navbar3:visited { color: #FF0000;font-size:8pt; font-weight: normal;}
a.navbar3:hover { text-decoration: underline; color: #003399;font-size:8pt; font-weight: normal;}
a.navbar3:active { color: #FF0000;font-size:8pt; font-weight: normal;}

/*These are the 	link style definitions.*/
.navbar4 { color: 006699}
a.navbar4:link { color: #006699;font-size:8pt; font-weight: normal;}
a.navbar4:visited { color: #006699;font-size:8pt; font-weight: normal;}
a.navbar4:hover { text-decoration: underline; color: #003399;font-size:8pt; font-weight: normal;}
a.navbar4:active { color: #006699;font-size:8pt; font-weight: normal;}


/*These are the 	link style definitions.*/
.navbar5 { color: cc9933;font-size:8pt; font-weight: normal;}
a.navbar5:link { color: #cc9933;font-size:8pt; font-weight: normal;}
a.navbar5:visited { color: #cc9933;font-size:8pt; font-weight: normal;}
a.navbar5:hover { text-decoration: underline; color: #003399;font-size:8pt; font-weight: normal;}
a.navbar5:active { color: #cc9933;font-size:8pt; font-weight: normal;}

/*These are the 	link style definitions.*/
.navbar6 { color: FFFFFF;font-size:8pt; font-weight: bold;}
a.navbar6:link { color: #FFFFFF;font-size:8pt; font-weight: bold;}
a.navbar6:visited { color: #FFFFFF;font-size:8pt; font-weight: bold;}
a.navbar6:hover { text-decoration: underline; color: #003399;font-size:8pt; font-weight: bold;}
a.navbar6:active { color: #FFFFFF;font-size:8pt; font-weight: bold;}


/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
.imagecontainer
{
		  float:left;
		  clear:left;
		  background: url(http://www.hilltopprops.net/or/images/shadowAlphaGreen.png) no-repeat bottom right !important;
		  background: url(http://www.hilltopprops.net/or/images/shadowgreen.gif) no-repeat bottom right;
		  margin: 10px 0 10px 10px !important;
		  margin: 10px 0 10px 5px;
}
		
.imagecontainer img
{
			display: block;
			position: relative;
			background-color: #FFFFFF;
			border: 1px solid #999999;
			margin: -6px 6px 6px -6px;
			padding: 4px;
}
 .ch6{
 text-align : center;
 }
 
  .ch5{
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  } 
  
 
  .bg3{
  background-image: url(http://www.hilltopprops.net/images/topmenu.gif);
  background-repeat: no-repeat; 
 }

   .bgtop{
   background-image: url(http://www.hilltopprops.net/images/m10topgrey.gif);
   background-repeat: no-repeat; 
 }
 
  .bgdiv{
  background-image: url(http://www.hilltopprops.net/images/mdivider.gif);
  background-repeat: no-repeat; 
 } 
 
 
 
  .ch4{
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  }             
 
  .ch5{
  border-left: #5C5C5C 1px solid;
  border-right: #5C5C5C 1px solid;
 }
 
     .chp{
     font-size: 11px;
     color: #9966cc;
     font-weight: bold;
  }    
  
   .cht{
   font-size: 11px;
   color: #FF0000;
   font-weight: bold;
  }    
  
    .chth{
    font-size: 11px;
    color: #006699;
    font-weight: bold;
  }    
  
    .chl{
    font-size: 11px;
    color: #CC9933;
    font-weight: bold;
  }    