

img { behavior: url(http://www.directfuerteventuraproperty.com/temp/iepngfix.htc) }
body, html {
	height: 100%;
}

table, body, div, a, ol, li, td, img{
	padding: 0;
	margin: 0;
	border: 0;
}

body, div, p, a, td, li, td {
	font: 11px tahoma;
	color: #000;
}

a {
  	text-decoration: none;
  	cursor: pointer;
}

table {
	border-collapse: collapse;
}

td {
  vertical-align: top;
}

div.center {
	text-align: center;
}

body {
  background: url(http://www.directfuerteventuraproperty.com/images/background.gif) 0 0 repeat-x;
}

#top {
  width: 100%;
}

#page {
  width: 945px;
  margin: 0 auto;
}

#menu {
  background: url(http://www.directfuerteventuraproperty.com/images/menu.gif) 0 0 no-repeat;
  width: 927px;
  height: 26px;
  float: left;
  padding-left: 2px;
}

#menu div.row {
  width: 130px;
  height: 26px;
  margin-left: 1px;
  margin-right: 1px;
  float: left;
}

#menu div.row a {
  width: 100%;
  padding: 3px 0 4px 0;
  text-align: center;
  display: block;
  font: 14px tahoma;
  color: #fff;
}

#menu div.row a:hover {
  background: url(http://www.directfuerteventuraproperty.com/images/menu-hover.gif) 0 0 no-repeat;
  color: #000;
  text-decoration: underline;
}

#div-left {
  width: 201px;
  padding-top: 10px;
  float: left;
}

#div-left div.menu-left-top {
  width: 201px;
  height: 10px;
  font-size: 1px;
  background: url(http://www.directfuerteventuraproperty.com/images/menu-left-top.jpg) 0 0 no-repeat;
}

#div-left div.menu-left-middle {
  width: 201px;
  background: url(http://www.directfuerteventuraproperty.com/images/menu-left-middle.jpg) 0 0 repeat-y;
}

#div-left div.menu-left-middle div.name {
  text-align: center;
  padding: 5px 0 2px 0;
  font: 12px tahoma;
  font-weight: bold;
  color:#6E6E6E;
}

#div-left div.menu-left-middle div.text-g {
  text-align: left;
  padding: 5px 0 2px 10px;
  font: 11px georgia;
  color:#6E6E6E;
}

#div-left div.menu-left-bottom {
  width: 201px;
  height: 18px;
  font-size: 1px;
  background: url(http://www.directfuerteventuraproperty.com/images/menu-left-bottom.jpg) 0 0 no-repeat;
}

#div-left #phone {
  padding: 20px 0 20px 55px; 
  height:60px;
  font: 12px georgia;
  background: url(http://www.directfuerteventuraproperty.com/images/phone.gif) 0 10px no-repeat;
}



#div-right {
  width: 728px;
  padding-top: 12px;
  float: right;
  text-align: left;
}

#div-right div.name {
  text-align: center;
  padding: 20px 0 10px 0;
  font: 14px tahoma;
  font-weight: bold;
}

#text {
  float:left;
  width: 510px;
  padding-top: 10px;
  padding-left:0px;
  font: 12px georgia;
  text-align: left;
}
*html #text {
  width: 520px;
}
#images {
  float: right;
  width: 190px;
  padding-left:10px;
  padding-top: 20px;
  text-align: left;
  font: 12px tahoma;
  font-weight: bold;
  color: #3f3d3d;
}
*html #images
{
  padding-left:0px;
}
#images img.img-1 {
  margin: 2px 0 -21px 0;
}

#images img.img-2 {
  height: 21px;
  width: 189px;
}

#images div.img-text {
  height: 21px;
  position: relative;
  top: -32px;
z-index:2;
}

#images div.img-link-1 {
  float: left;
  padding: 1px 0 0 12px;
}

#images div.img-link-2 {
  float: right;
  padding: 1px 12px 0 0;
}

#images div.img-link-1 a,
#images div.img-link-2 a {
  font: 11px tahoma;
  color: #3f3d3d;
}


#footer {
  float: left;
  width: 943px;
  padding: 20px 0 5px 0;
  text-align: left;
  background: url(http://www.directfuerteventuraproperty.com/images/footer.gif) 0 10px no-repeat;
}

#footer #links {
  width: 630px;
  float: left;
}

#footer #links a {
  color: #8e8e8e;
  font: 10px georgia;
}

#footer #links a:hover {
  color: #000;
  text-decoration: underline;
}

#footer #copyright {
  width: 270px;
  float: right;
  text-align: center;
  font: 10px georgia;
}

/**/

#flag
{
	height: 203px;
  	background: url(http://www.directfuerteventuraproperty.com/images/top.gif) center top no-repeat;
}
.flag2 {padding-left:870px;padding-top:20px;}
.umap {padding-left:650px;padding-top:110px;font-family: Verdana, Arial, Helvetica, sans-serif;color:#ffffff;font-weight:bold;}
#overlay{ 
    background-image: url('http://www.directfuerteventuraproperty.com/images/black-70.png');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height:100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url('http://www.directfuerteventuraproperty.com/images/black-70.png');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="http://www.directfuerteventuraproperty.com/images/black-70.png", sizingMethod="scale");
}

#overlay iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:100%;/*must have for any big value*/
	height:100%;/*must have for any big value*/
}

.vlink li
{
  margin:3px 4px 0 0px;
  list-style-position: outside;
  text-align:center;
}
.menul
{
	padding-left:20px;
  	list-style: none;
}
.vlink ol
{
  list-style: none;
}
.vlink A:link,.vlink A:active,.vlink A:visited
{
  padding-top:3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #5080C4;
  text-decoration:none;
  display: block;
  width: 120px;
  height: 20px;
  background: url(http://www.directfuerteventuraproperty.com/images/button.gif) 0 0 no-repeat;
  font-weight:bold;
}

.vlink A:hover{
  text-decoration:underline;
  color: #A1CF37;
  display: block;
  width: 120px;
  height: 20px;
  background: url(http://www.directfuerteventuraproperty.com/images/button2.gif) 0 0 no-repeat;
}

A:link,A:active,A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #526296;
 text-decoration:none;
 
}
A:hover{
 text-decoration:underline;
 color: #000000;
}

.text img 
{
	border:1px solid #215E91;
	margin:5px;
}

.text A:link,.text A:active,.text A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #526296;
 text-decoration:underline;
 
}
.dir {
  padding: 10px 0 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #626161;
  text-align: left;
}

.dir .kolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #6E6E6E;
  text-decoration: underline;
}
.dir A:link,.dir A:active,.dir A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #526296;
 
}

.dir A:hover{
 text-decoration:underline;
  color: #000000;
}


#browsetable .border
{
	border: 1px dashed #526296;
}

#forms td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color:#6E6E6E;}
.style0 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#6E6E6E;}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#6E6E6E;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#6E6E6E;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; color:#6E6E6E;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px; color:#6E6E6E;font-weight:bold;}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color:#6E6E6E;}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color:#6E6E6E;}

.buttons, .buttons_h {
  list-style: none;
  margin:0px; padding:0px;
}
.buttons_h li {
  width: 120px;
  height: 20px;
  background: url(http://www.directfuerteventuraproperty.com/images/button.png) 0 0 no-repeat;
  float: left;
  margin:2px;
}


.buttons li {
  width: 120px;
  height: 20px;
  background: url(http://www.directfuerteventuraproperty.com/images/button.png) 0 0 no-repeat;
  margin:3px 0 0 3px;
  padding:0px;
list-style-position: outside;
}

.buttons li A,.buttons_h li A {
  display: block;
  width: 120px;
  height: 20px;
  padding: 4px 0 0 0;
  font: 10px tahoma;
  color: #526296;  
  font-weight: bold;
  text-align: center;
}

.buttons li A:hover,.buttons_h li A:hover {
color:#000000;
  background: url(http://www.directfuerteventuraproperty.com/images/button2.png) 0 0 no-repeat;
}

#search td, #refsearch td,#refsearch_r td,#bforms td
{
	height:22px;
}
#search select,text{
border: 1px solid #215E91;
width:120px;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
margin: 0px;
padding:1px;
color:#526296;
}
#search INPUT,#refsearch INPUT,#refsearch_r INPUT{
border: 1px solid #215E91;
width:118px;
height:14px;
padding-bottom:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
color:#526296;
}
*html #search INPUT,*html #refsearch INPUT,*html #refsearch_r INPUT
{
height:14px;
width:116px;
}
*html .sbutton
{
margin-top:1px;
}
#bforms textarea {
border: 1px solid #215E91;
width:205px;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
padding: 0;
height: 100px;
margin: 0px;
color:#526296;
}
#bforms select{
height:16px;
margin:0px;
padding:0px;
border: 1px solid #215E91;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
color:#526296;
}
#bforms INPUT{
height:16px;
margin:0px;
padding:0px;
border: 1px solid #215E91;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
color:#526296;
}

#search_result,#search_result_r
{
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
padding-top:4px;
text-align:center;
color:#6e6e6e;
}
.suggest_link 
{
	background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
        color: #000000;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over 
{
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
        color: #000000;
	background-color: #D1E5FA;
	padding: 2px 6px 2px 6px;
}

#complex_suggest_r,#complex_suggest, #reference_suggest, #reference_suggest_r
{
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	z-index:1000;
	border: 1px solid #215E91;
}

#theme
{
  font: 14px tahoma;
  font-weight: bold;
  text-align:center;
	
}

#theme .border
{
	border: 1px dashed #215E91;
}

#shorttable .border
{
	border: 1px dashed #215E91;
}
#shorttable
{
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	color: #000000;
}
#theme div{color:#000000;text-align:center;}

.themename {
  color:#5080C4;
  font: 12px tahoma;
  font-weight: bold;
}

.picborder
{
   border:1px solid #215D90;
}

h1 {
  margin:0px;
  padding:0 0 5px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;
  color: #5080C4;
  font-weight: bold;
  text-align: left;
}
h2 {
  margin:0px;
  padding:0 0 0 0px;
  font: 16px "Palatino Linotype";
  color: #5080C4;
  font-style: italic;
  font-weight: bold;
  text-align: left;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;
  margin:0px;
  padding:0 0 0 0px;
  color: #5080C4;
  font-weight: bold;
  text-align: left;
}

#marqueecontainer A {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
  color: #6E6E6E;
  font-weight:bold;
}

#marqueecontainer A:hover {
  color: #000000;
  text-decoration: underline;
}

#marqueecontainer{
position: relative;
width: 480px; /*marquee width */
height: 160px; /*marquee height */
overflow: hidden;
padding: 10px 10px 10px 10px;
}
.marqueecontainer
{
/*background: url(http://www.directfuerteventuraproperty.com/images/relbox.gif) 0 0 no-repeat;*/
border:1px solid #E7E7E7;
width: 505px;
height: 185px;
padding: 10px 0px 5px 0px;
}
.desc {
  padding-top:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
  color:#6E6E6E;
}

.text, .text div,.text span,.text p,.text td{
	color: #6e6e6e;
	line-height:160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

}
.text h3{
	color: #5080C4;
}

.text h5{
	color: #5080C4;
	margin:0px;
	margin-bottom:5px;
	font-size: 10px;
}

.reset_button
{
  color: #526296;
  background: url(http://www.directfuerteventuraproperty.com/images/reset_button.gif) 0 0 no-repeat;
}

hr {border-top:0.5px solid #E7E7E7;
	border-bottom: 0px; 
	border-left:0px; 
	border-right:0px; 
	height: 0px; 
	clear: both;
}

.picborder
{
   border:1px solid #215D90;
}

.imgbg {
	width: 235px;
	height: 158px;
	background-image: url(http://www.directfuerteventuraproperty.com/images/imgbg.jpg);
}
.image {border: 1px solid #2A94BE; padding: 3px;}

.text-box-link
{
	margin-top:-22px;
}
.text-box-link a {font-weight:bold;color:#000000;}

div#wrapper{
	width:600px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	border: 1px dashed #ff9900;
}
table .cal_month{
	border:1px solid #DDDDDD;
	background-color:#E6F2FF;
	}
thead td{
	text-align:center;
	font-size:80%;
}
.cal_title{
	border:1px solid #DDDDDD;
	background-color:#336699;
	text-align:center;
	font-size:70%;
	color:#FFFFFF;
	}
.cal_data{
	text-align:center;
	}
.cal_empty{
	text-align:center;
	/*border:1px solid #EEEEEE;*/
	}
.sbox {
margin:5px;
	height: 230px;
border:1px #2A94BE dashed;
}

.containerr {
    width:190px;
    height:130px;
    position:relative;
 }
.mainr {
    position:absolute;
    width:190px;
    height:128px;
    z-index:0;
 }
.mains {
    position:absolute;
    width:190px;
    height:130px;
    z-index:0;
 }
.minorr {
    position:absolute;
    width:190px;
    height:130px;
    z-index:1;
 }
.trans {
    position:absolute;
    margin-top:110px;
    width:190px;
    height:20px;
    z-index:1;
 }

.searchbgl {
	width: 500px;
	height: 200px;
	background-image: url(http://www.directfuerteventuraproperty.com/images/searchbgl.gif);
	margin-bottom:20px;
}