body{
   background-image: url(gfx/background.jpg);
	background-repeat: repeat;
	font-family: serif;
	font-size: 10pt;
}


a{
	color: #4F4F4F;
	text-transform: none;
	text-decoration: underline;
}

a:hover{
	color: #1699C5;
	text-transform: none;
	text-decoration: none;
}

a:active{
	color: #4F4F4F;
	text-transform: none;
	text-decoration: none;
}

td {
  font-size: 8pt;
  color: #666666;
  font-family: arial;
}

.bor{
	padding-left:15px;
	padding-right:14px;
	border: 1px solid #AFAFAF;
}

.header {
  padding-left:16px;
  font-size: 12px;
  color: #6495ED;
}
.small {
  font-size: 11px;
  color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}

.arrows {
  text-align: right;
  font-size: 15px;
}

.arrows a:active , .arrows a:visited , .arrows a:link {
  color: #CCCCCC;
}

.arrows a:hover {
  background: #CCCCCC;
  color: #ffffff;
}


.tab{
/*background: #F3F3F3 url(media/arow-down.gif) no-repeat center right;*/
width:170px;
background-image: url(gfx/tab.jpg);
background-repeat:no-repeat;
height:25px;
font-weight:bold;
font-size:12px;
text-indent: 8px;
color: #FFF;
 font-family: Arial, Helvetica, sans-serif;
}
.tab a{
/*background: #F3F3F3 url(media/arow-down.gif) no-repeat center right;*/
background-repeat:no-repeat;
font-weight:bold;
font-size:12px;
text-indent: 8px;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}

.main_orange{
	border: 1px solid #FF7F1A;
	font-size:12px;
	background-color: White;
}


.header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: small-caps;
}

.large_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	border: 1px solid;
	border-color: Silver;
	height: 18px;
}

/*Background image for top level menu list links */
/*.treemenu .mainfoldericon{

background-image: url(images/dmenu_fill.jpg;
background-position:bottom right; 
background-repeat:no-repeat;
#666666;
*/


.move_up{
	margin-bottom:6px;
}

.treemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.treemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #666666; /*overall menu background color*/
}

/*Top level menu link items style*/
.treemenu ul li a{
font-family:Georgia, "Times New Roman", Times, serif;
display: block;
width:110px; /*Width of top level menu link items*/
padding: 1px 8px;
border-left-width: 0;
text-decoration: none;
color: #FFF;
}
	
/*1st sub level menu*/
.treemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
margin-top:4px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.treemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.treemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 4;
}

/* Sub level menu links style */
.treemenu ul li ul li a{
display: block;
width:120px; /*width of sub menu levels*/
color: #EAEAEA;
text-decoration: none;
padding-top: 4px;
padding-bottom: 3px;
margin-left:-2px;
margin-right:-2px;
border: 1px solid #ccc;
}

.treemenu ul li a:hover{
background-color: #FF7405;
color: white;
}

/*Background image for top level menu list links */
.treemenu .mainfoldericon{
/*background: #F3F3F3 url(media/arow-down.gif) no-repeat center right;*/
width:112px;
background-image: url(gfx/delimiter.gif);
background-position:bottom right; 
background-repeat:no-repeat;
height:20px;
text-transform:capitalize;
font-weight:bold;
font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
}


/*Background image for subsequent level menu list links */
.treemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows tree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .treemenu ul li ul li a{ margin-top:-2px; width:130px; }
* html .treemenu ul li ul li { margin-top:0px; }
/* End */


ul#propertyTool li a:link,ul#propertyTool li a:visited
{
	color:#000;
	 display:block;
	 	 height: 20px;
}
ul#propertyTool li a:hover {
	color: #1699C5;
	 display:block;
	 height: 20px;
}


	
ul#propertyTool{
 list-style-type: none;
 display:block;
 float:left;
 padding-left:0px;
 margin-left:0px;
}

ul#propertyTool li#print
{
	background: url(gfx/print.gif) no-repeat 0 0px;
	text-indent:18px;
	margin-top: 3px;
}
ul#propertyTool li#email
{
	background:url(gfx/email.gif) 0 2px  no-repeat;
	text-indent:18px;
	margin-top: 3px;
}
ul#propertyTool li#currency
{
	background:url(gfx/calc.gif) 0 2px  no-repeat;
	text-indent:18px;
	margin-top: 3px;
}
ul#propertyTool li#slideshow
{
	background:url(gfx/slideshow.gif) 0 2px  no-repeat;
	text-indent:18px;
	margin-top: 3px;
}

.style_rn {
	color: #FFFFFF;
	font-size: 12px !important;
	padding-left:15px;
}

.rn_button{
  width: 10px;
  height: 10px;
  margin: 0;
  margin-bottom:5px;
  padding: 0;
  border: 0;
  background: transparent url(gfx/rn_arrow.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.input_rn{
	background-color: #FFFFFF; 
	width:70px;
	height: 15px; 
	padding: 1px 0px 0px 1px; 
	font-family: verdana; 
	font-size: 11px; color: #000000; 
	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
}

.input{
	background-color: #FFFFFF; 
	width:100px;
	height: 15px; 
	padding: 1px 0px 0px 1px; 
	font-family: verdana; 
	font-size: 11px; color: #000000; 
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right:1px solid #CCC;

}

.select{
	background-color: #FFFFFF; 
	width:100px;
	height: 15px; 
	padding: 1px 0px 0px 1px; 
	font-family: verdana; 
	font-size: 11px; color: #000000; 
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right:1px solid #CCC;
}


.lister_main_table{
	border: 1px solid #AFAFAF;
	margin-bottom:5px;
}


.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
}

.pic_border{
	border: 1px #DCDEDC solid;
	margin:2px;
	padding:1px;
}

.ho_table{
	border: 1px #DCDEDC solid;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	display:block;
	padding:2px;
}
.ho_table a:link{
text-decoration:none;
display:block;
}
.ho_table a:link{
text-decoration:none;
display:block;
}

.tidi_link a:link, .tidi_link a:hover, .tidi_link a:active, .tidi_link a:visited{
	text-decoration:none !important;
	display:block !important;
	color: #494949;
}


.pic_border_hp{
	border: 1px #DCDEDC solid;
	padding:1px;
}


.free {
	background-color: #C8E5EC;
}
.hit {
	background-color: #FFF;
}
.blocka{
	display: block;
}

.right_side_box{
	border-left: 1px solid #42707e;
	border-right: 1px solid #42707e;
	border-bottom: 1px solid #42707e;
}

.right_text{
	color: White;
}

.ss_text{
	color: White;
}

.listing {
  font-size: 14px;
  color: #0791c0;
}

.listing_style {
  font-size: 14px;
  color: #4F4F4F;
}

.listing_head {
	margin:3px;
   color: #545454;
	font-size: 17px;
}

.price {
text-transform:uppercase; 
color: #0791c0;
font-size: 17px;
}

.webnum {
color: #0791c0;
font-size: 15px;
}

.listing_webnum {
color: #4B4B4B;
font-size: 12px;
}

.listing_pic_border{
	border: 1px #0791c0 solid;
	padding: 1px;
	margin: 2px;
	font-family: "Courier New", Courier, monospace;
}

.listing_buttons{
	border: solid 1px;
	border-color:#0791c0;
	background-color: transparent;
}

.listing_select{
	border: solid 1px;
	border-color:#0791c0;
}



.v_price {
text-transform:uppercase; 
color: #0791c0;
font-size: 18px;
}

.v_header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #4B4B4B;
	font-style: normal;
	font-variant: small-caps;
}

.ho_price {
text-transform:uppercase; 
color: #FF7708;
font-size: 12px;
}
