@charset "utf-8";
/* CSS Document */

html
{
background-color:#eeeee7;
}

body{
margin:0px;
padding:0px;
/*background:url(../img/fundo_site.png) repeat-x;*/
background-color:#eeeee7;
* behavior: url(iepngfix.htc);
}

input[type="text"],input[type="password"],textarea {
border:1px solid #CCCCCC;
font-size:11px;
padding:2px;
width:300px;
}
select
{
border:1px solid #CCCCCC;
font-size:11px;
padding:2px;
width:306px;
}

h4
{
font-weight:normal !important;
margin-top:0px !important;
font-size:12px;
line-height:17px;
font-family:Arial;
}

#div_sombra_fundo{
width:960px;
margin:auto;
background-color:#f2f2ed;
padding-bottom:5px;
}

#div_sombra_fundo_right{
background:url(../img/sombra_topo_r.png) repeat-x;
width:960px;
* behavior: url(iepngfix.htc);
}

#div_sombra_fundo_left{
background:url(../img/sombra_topo.png) no-repeat;
width:960px;
* behavior: url(iepngfix.htc);
}

#div_menu_top{
	width:524px;
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    top:15px;
    left:450px;/*465px 2009-12-16*/
}

.div_menu_top_link{
background:url(../img/base/separadores_menu_utilitarios.gif) no-repeat left bottom;
height:4px;
padding-bottom:4px;
float:left;
color:#fff;
}



#div_menu_top a, #div_menu_top span{
padding-left:7px;
padding-right:12px;
line-height:8px;
text-decoration:none;
color:#e6e3dd;
font-family:Arial;
font-size:11px;

}
#div_menu_top a:hover{
    color:#fff;
}

#div_menu_top ul{
display:inline;
margin-bottom:0;
margin-left:0px;
margin-top:-3px;
padding-left:0;
position:absolute;
}

#div_menu_top ul li{
    display:inline;
    margin-right:5px;
}

#div_menu_top ul li a{
    padding:0px !important;
}

#div_menu_top ul li img{
    width:15px;
}

#div_menu_top ul li img.selected{
    opacity: 0.6;
    filter:alpha(opacity=60);
}

.texto_language
{
padding-left:7px;
padding-right:12px;
line-height:8px;
text-decoration:none;
color:#C0D1CF;
font-family:Arial;
font-size:11px;
}

#div_flag_pt
{
    background:url(../img/base/language_PT.png) no-repeat;
    width:21px;
    height:16px;
    cursor:pointer;
    * behavior: url(iepngfix.htc);
}

#div_flag_pt_select
{
    background:url(../img/base/language_PT_select.png) no-repeat;
    width:21px;
    height:16px;
    * behavior: url(iepngfix.htc);
}

#div_flag_en
{
    background:url(../img/base/language_EN.png) no-repeat;
    width:21px;
    height:16px;
    cursor:pointer;
    * behavior: url(iepngfix.htc);
}

#div_flag_en_select
{
    background:url(../img/base/language_EN_select.png) no-repeat;
    width:21px;
    height:16px;
    * behavior: url(iepngfix.htc);
}


#content
{
    width:950px;
    margin:auto;
    background-color: #F5F5F2;
}

#div_fundo_logo{
	position:absolute;
    position:absolute;
    top:0px;
	background:url(../img/base/imgHeader.png) repeat-x;
	height:158px;
	margin:auto;
	width:950px;
	* behavior: url(iepngfix.htc);
}


#div_panel_clima
{
	font-size:0;
    height:24px;
    left:755px;
    position:absolute;
    top:58px;
    width:134px;
}

.texto_panel_horas
{
    color:#c0d1cf;
    font-family:Arial;
    font-size:11px;
}

#div_logo
{
cursor:pointer;
height:74px;
left:55px;
position:absolute;
top:25px;
width:193px;
}

#div_logo div
{
	width:100%;
	height:100%;
	float:left;
	cursor: pointer;
}


#div_logo img{
	border:none;
	* behavior: url(iepngfix.htc);
}

#content_header
{
    background:url(../img/base/header.png) no-repeat;
    height:165px;/*167px 2009-12-16*/
    width:952px;
    left:-1px;
    font-size:0px;
    position:absolute;
    top:0px;
    * behavior: url(iepngfix.htc);
}


#div_menu{
height:30px;
width:940px;
padding-left:19px;
position:absolute;
top:133px;/*133px 2009-12-16*/
}

#div_menu_sombra{
background:url(../img/base/fundoMenu.png) no-repeat;
height:17px;
width:950px;
position:absolute;
top:115px;
* behavior: url(iepngfix.htc);
}

.div_menu_link_inicial{
	font-family:Arial;
	text-indent:0.0em;
	font-size:10px;
	font-weight:bolder;
	text-transform:uppercase;
	background:url(../img/base/fundoMenu_hover.png) repeat-x;
	background-position:left;
	height:18px;
	padding:6px 9px 0px 12px;
	float:left;
	color:#ecdbb2;
	* behavior: url(iepngfix.htc);
}

.div_menu_link_inicial_select a{
	display:block;
	color:#ecdbb2;
	text-decoration:none;
}

.div_menu_link_inicial a{
	color:#ecdbb2;
	text-decoration:none;
}

.div_menu_link_inicial a:hover{
    color:#ecdbb2;
	text-decoration:none;
}

.div_menu_link{
	color:#fff;
	font-family:Arial;
	text-indent:0.0em;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	/*background:url(../img/separador_menu.jpg) no-repeat;*/
	background-position:left;
	height:18px;
	padding:6px 9px 0px 12px;
	float:left;
}
/*
.div_menu_link:hover{
    background:url(../img/base/fundoMenu_hover.png) repeat-x;
	background-position:left;
	height:18px;
	padding:6px 9px 0px 12px;
	float:left;
	* behavior: url(iepngfix.htc);
}
*/
.div_menu_link_select{
    color:#fff;
	font-family:Arial;
	text-indent:0.0em;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
    background:url(../img/base/fundoMenu_hover.png) repeat-x;
	background-position:left;
	height:18px;
	padding:6px 14px 0px 12px;
	float:left;
	* behavior: url(iepngfix.htc);
}

.div_menu_link_select a{
	display:block;
	color:#ecdbb2;
	text-decoration:none;
}

.div_menu_link a{
	display:block;
	color:#e6e3dd;
	text-decoration:none;
}
	
.div_menu_link a:hover{
    color:#ecdbb2;
	text-decoration:none;
}
		
#sombra_destaques
{
    background:url(../img/base/sombra_bottom_footer.png) no-repeat;
    height:7px;
    width:950px;
    margin:auto;
    * behavior: url(iepngfix.htc);
}
	
#div_banner{
/*	background:url(../img/banner.jpg) no-repeat;*/
	/*background-color:#025F4A;*/
	background-color:#0a654e;
	height:460px;/*2009-12-17*/
	/*padding:158px 0 0 0;*/
	/*position:absolute;
	top:0px;*/
	width:950px;
}

#div_banner2{
/*	background:url(../img/banner.jpg) no-repeat;*/
	background-color:#fff;
	height:281px;
	position:relative;
	z-index: 1;
	width:950px;
}


.divMediaGallery
{
background:transparent url(../img/base/barraGaleria.png) no-repeat scroll 340px 1px;
/*background:url(../img/base/barraGaleria.png);    */
top:419px;
height:41px;
width:951px;
position:absolute;
* behavior: url(iepngfix.htc);
z-index: 2;
}

.div_btn_maximize
{
background:transparent url(../img/base/btnViewVideo.png) repeat scroll 0 0;
color:#277466;
cursor:pointer;
font-family:Arial;
font-size:11px;
font-weight:bold;
height:22px;
left:683px;
padding-left:13px;
padding-top:7px;
position:absolute;
top:7px;
width:95px;
}


.link_galeria
{
font-family:Arial;
font-size:11px;
color:#277466;
font-weight:bold;
margin-left:10px;
}

.link_galeria:hover
{
font-family:Arial;
font-size:11px;
color:#277466;
font-weight:bold;
cursor:pointer;
}

.link_masterplan
{
font-family:Arial;
font-size:10px;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}

.link_subscribe
{
font-family:Arial !important;
font-size:10px !important;
color:#fff !important;
font-weight:bold !important;
text-transform:uppercase !important;
text-decoration:none !important;
position:relative;
right:40px;
top:8px;
}

.link_masterplan:hover
{
font-family:Arial;
font-size:10px;
color:#fff;
font-weight:bold;
cursor:pointer;
}

#div_sombra_caixa
{
    background:url(../img/base/sombraCaixa.png) no-repeat;
    height:188px;
    width:8px;
    * behavior: url(iepngfix.htc);
}


#div_sombra_banner{
	background:url(../img/sombra_trans_top.png) no-repeat;
	position:absolute;
	font-size:0px;
	height:10px;
	width:950px;
	top:1px;
	left:0px;
	* behavior: url(iepngfix.htc);
}

#sombra_content
{
    padding-top:1px;
    background-color:#fff;
	font-size:0px;
	height:10px;
	width:950px;
	* behavior: url(iepngfix.htc);      
    
}

#sombra_content_img
{
    background:url(../img/sombra_trans_top.png) no-repeat;
	font-size:0px;
	height:10px;
	width:950px;
	* behavior: url(iepngfix.htc);      
    
}

#div_content{
	width:950px;
	margin:auto;
	background:#fff;
	padding-top:1px;
	
}

#div_content_left
{
    width:279px;   
    float:left;
    /*width:950px;*/
    background-color:#f5f5f2;
    font-family: Arial;
    /*padding:25px 0px 0px 0px;*/
}


    
#div_content_center
{
  float:left;
  /*padding: 20px 20px 22px 20px;  */
  width:670px;
  min-height:200px;
  
}

#div_content_center a, #div_content_center a:visited 
{
    color:#000000;/*color:#7A7A50;*/
	text-decoration:none;
}

#div_content_center a:hover 
{
    text-decoration: underline;
}

#div_content_right
{
    background-color:#fff;
    /*float:right;*/
    width:671px;
}

.div_texto_titulo_banner
{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#f2f2ed;
    text-transform:uppercase;
    padding-top:15px;
    padding-left:17px;
}

.div_frase_titulo_banner
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color:#d9d9c6;
    text-transform:uppercase;
    padding-top:7px;
    padding-left:17px;
}
.td_right_class
{
    /*background-color:#eaeae2; 
    width:268px;*/
}
.td_right_class .destaque_lateral
{
    border-bottom: solid 6px #fff;
    }
    
 .td_right_class #div_galeria
{
    border-bottom: solid 6px #fff;
    }   
 
#div_links_location
{
    padding-top:10px;
    padding-bottom: 10px;
    border-bottom:solid 6px #fff;
} 

.texto_coordenadas
{
    padding-left:15px;
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#635e5e;
    margin-bottom:10px;
}   

.texto_local_coordenadas
{
    display:block;
    font-family:Arial;
    font-size:11px;
    color:#7a7a50;
    margin:0px 0px 0px 0px;
    padding:0px 0px 20px 15px;    
}


.link_cinza
{
    display:block;
    font-family:Arial;
    font-size:11px;
    color:#f2f2ed;
    text-decoration:none;  
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 22px;   
}

.bloco_destaques
{
    height:78px;
    width:100%;
    padding-top:6px;
}

.destaque_lateral
{
    /*background-color:#eaeae2;*/
    height:78px;
    width:100%;
}

.destaque_lateral_imagem
{
    float:left;
    padding: 17px 8px 11px 20px;
    height:50px;
    width:50px;  
}
.destaque_lateral_texto
{
    float:left;
    padding-top:17px;
    
}
.destaque_lateral_texto .destaque_lateral_titulo
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#635e5e;
}

.destaque_lateral_texto .destaque_lateral_link
{
    font-family:Arial;
    font-size:11px;
    color:#7a7a50;
    text-decoration:none;
}


.menu_left
{
    padding-bottom:25px;  
    padding-left:15px;  
}

.titulo_site_menu
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#a28b4d;
text-transform:uppercase;
}

.sub_titulo_site_menu
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#a28b4d;
}

.sub_titulo_site_menu_select
{
font-family:Arial;
font-size:11px;
color:#666;
}

.titulo_site_menu_select
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#666;
/* text-transform:uppercase; */
}

.titulo_menu
{
    font-family:Arial;
    color:#8b712c; 
    font-size:15px;
}

.selected_titulo_menu
{
    font-family:Arial;
    color:#666666; 
    font-size:15px; 
    font-weight:bold;     
    
}

.sub_titulo_menu
{
    font-family:Arial;
    color:#666; 
    font-size:11px;  
    cursor:pointer;
}

.sub_sub_menu
{
    font-family:Arial;
    color:#8b712c; 
    font-size:11px !important;  
    cursor:pointer;
    margin-left:12px;   
    
}
.sub_sub_menu:hover
{
    font-family:Arial;
    color:#8b712c; 
    font-size:11px;  
    cursor:pointer;
    margin-left:12px;    
}
.selected_sub_sub_menu
{
    width:235px;
    background-repeat:no-repeat;
    background-position:right bottom;  
    font-size:11px;  
    cursor:pointer;
    xmargin-left:12px;
    padding-left: 5px;
    color: Black !important;
    font-weight:bold;   
    background-image:url("../img/base/setaMenu.png");
    background-repeat:no-repeat;
    background-position:right bottom;  
    * behavior: url(iepngfix.htc); 
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e2e1dd;
    padding-top:2px;
    padding-bottom:4px;
}

.selected_sub_sub_menu a 
{
    color: #000;
    display: inline-block;
    text-decoration:none;
    font-family: Arial;
    border-left: 3px solid #8b712c;
    padding: 0 0 0 4px !important;
    line-height: 9px;
    margin: 3px 0 2px 0;
}

.link_menu_left
{
    padding-top:20px;
    padding-bottom:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e2e1dd;
    width:240px;
    
}

.link_menu_left:hover
{
  background-image:url("../img/base/setaMenu.png");
  background-repeat:no-repeat;
  background-position:right bottom;
  * behavior: url(iepngfix.htc);
}


.link_menu_left a
{
    font-family:Arial;
    color:#8b712c; 
    font-size:15px;
    text-decoration:none;
    display:block;    
}

.link_menu_left a:hover
{   
    text-decoration:none; 
    outline: none;
}

.link_menu_left a:active,.link_menu_left a:focus {
  outline: none;
  
}

.link_menu_left_golf
{
    padding-top:20px;
    padding-bottom:4px;
    width:240px;
    
}

.link_menu_left_golf:hover
{
    padding-top:20px;
    padding-bottom:4px;
    width:240px;
   
}
.link_menu_left_golf a
{
    font-family:Arial;
    color:#8b712c; 
    font-size:15px;
    text-decoration:none;
    display:block;
}
.sub_link_menu_left
{

    padding-top:2px;
    padding-bottom:4px;
    width:240px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e2e1dd;      
    
}

.sub_link_menu_left a
{
    padding-top:2px;
    text-decoration:none;
    display:block;
    width:240px;
}

.sub_link_menu_left a:hover
{    
    text-decoration:none; 
    outline: none;
    background-repeat:no-repeat;
    background-position:right;
    background-image:url("../img/base/setaMenu.png");
  * behavior: url(iepngfix.htc);
}

.sub_link_menu_left a:active, .sub_link_menu_left a:focus {
  outline: none;
}


.selected_link_left
{
    padding-top:20px;
    padding-bottom:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e2e1dd;
    width:240px;
    background-image:url("../img/base/setaMenu.png");
    background-repeat:no-repeat;
    background-position:right bottom;  
    color:#333;  
    * behavior: url(iepngfix.htc);
}
.selected_link_left a
{
    font-family:Arial;
    font-size:15px;
    color:#666; 
    font-weight:bold;
    text-decoration:none;
    display:block;
}

.selected_link_left_pai
{
    padding-top:20px;
    padding-bottom:4px;  
    width:240px;    
    color:#333;  
}
.selected_link_left_pai a
{
    font-family:Arial;
    font-size:15px;
    color:#666; 
    font-weight:bold;
    text-decoration:none;
    display:block;
}
.selected_sub_link_left
{
    padding-top:20px;
    padding-bottom:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#cccccc;
    width:240px;
    background-image:url("../img/base/setaMenu.png");
    background-repeat:no-repeat;
    background-position:right bottom;  
    * behavior: url(iepngfix.htc);
}

.selected_sub_link_left a
{
    text-decoration:none;
    outline: none;
}

.selected_link_left a:active, .selected_link_left a:focus {
  outline: none;
}


#div_titulo
{
    font-family:Times New Roman;
    font-size:20px;
    /*font-weight:bold;*/
    color:#252525;
    background-position:center left;
    margin:0px;
    height:36px;
    text-transform:uppercase;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#c5b792;
}

#div_sub_titulo
{
    font-family:Times New Roman;
    font-size:13px;
    color:#252525; 
    padding: 5px 0px 0px 0px;   
    margin:0px;
    text-transform:uppercase;
}

#div_text_content
{
    font-family:Arial;
    font-size:12px;   
    color:#333333;
    /*padding: 20px 0px 0px 0px;*/
    line-height:17px;
}
#div_text_content p, #div_contacts p{
    margin:15px 0px 0px 0px;
    font-family:Arial !important;
    font-size:12px;   
    color:#333333;
    padding: 0px;
    /*text-align: justify;*/ 
    line-height:17px;
}

#div_text_content tr{
  /*height:49px;*/
  line-height:14px;/*line-height:10px;*/
}

#div_contacts
{
    border-top: 1px solid rgb(197, 183, 146);
    margin-top: 20px;
    margin-bottom: 20px;
}
    
.div_btn_masterPlan
{
    background:url(../img/base/btnMasterPlan.png) no-repeat;
    width:173px;
    height:27px;
    margin-top:15px;
    margin-bottom:-10px;
    position:relative;
    cursor:pointer;
    * behavior: url(iepngfix.htc);
}

#div_sombra_flash_bottom
{
    background:url(../img/base/sombra_bottom_flash.png) no-repeat;
    width:950px;
    height:9px;
    font-size:0px;
    * behavior: url(iepngfix.htc);
}


#links_rodape{
	padding-left:5px;
	background-color:#eeeee7;
	background:url(../img/base/bkg-gradient-thumbs.png) repeat-x;
	height:146px;
	width:945px;
	* behavior: url(iepngfix.htc);
}

.border_rodape
{
    float:left;
    background:url(../img/base/border-thumbs.png) no-repeat;
    height:146px;
    /*width:1px;*/
    font-size:0px;
    * behavior: url(iepngfix.htc);
}

.links_rodape_destaques_fundo{
	height:146px;
	width:135px;
	/*background-color:#fff;*/
	background:url(../img/base/bkg-gradient-thumbs.png) repeat-x;
	float:left;
	* behavior: url(iepngfix.htc);
}

.caixa_vazia
{
    float:left;
    height:146px;
    font-size:0px;
    background:url(../img/base/bkg-gradient-thumbs.png) repeat-x;
    width:3px;
    * behavior: url(iepngfix.htc);
}

.links_rodape_destaques{
	/*background-color:#f2f2ed;*/
	height:146px;
	width:134px;
}

.links_rodape_destaques a{
color:#a28b4d;
font-family:Arial;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.links_rodape_destaques img{
border:none;
}

.links_rodape_destaques_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#a28b4d;
	font-weight:bold;
	padding:12px 0px 0px 8px;
	text-transform:uppercase;
	float:left;
}

.links_rodape_destaques_simbolo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#a28b4d;
	padding-top:12px;
	padding-left:4px;
	text-transform:uppercase;
	float:left;
}

.links_rodape_destaques_img{
	height:104px;
	width:109px;
	margin:auto;
	padding-top:12px;
}

.links_rodape_destaques_sombra{
	font-size:0px;
	height:9px;
	width:134px;
	background:url(../img/sombra_destaque.jpg) no-repeat;
	background-position:bottom;
	padding-top:1px;
}

#fundo_rodape{
	height:30px;
	width:950px;
	font-size:0px;
	margin:auto;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;

}	

#fundo_rodape a{
	color:#7a7a50;
	text-decoration:none;
}

#div_texto_rodape{
padding-right:6px;
float:left;
font-family:Arial;
font-size:11px;
color:#999;
padding-left:190px;
}
.fundo_rodape_separador
{
/*background:url(../img/base/miniLogo.png) no-repeat;*/
height:12px;
width:13px;
float:left;
padding-right:3px;
margin-top:1px;
* behavior: url(iepngfix.htc);
}
#div_link_seara
{
float:right;
}
#div_link_seara a{
	font-family:Arial;
    font-size:11px;
    color:#c5c2b9;
	text-decoration:none;
}

#div_galeria
{
    background-color:#c0c0a0;
    width:268px;    
    text-align:left;
    
}

.titulo_galeria
{
    margin:0px;
    padding: 20px 0px 0px 22px;
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#fff;    
    
}

.titulo_ver_gal
{
    margin:0px;
    padding: 4px 0px 23px 22px;
    font-family:Arial;
    font-size:11px;
    color:#fff;   
}

#div_img_galeria
{

    width:234px;
    height:186px;
    margin:auto;
    
}

#div_gal_comandos
{

    padding:2px 0px 0px 66px;    
    
}
#div_gal_comandos .btn_galeria
{
    cursor:pointer;
    float:left;
}
#div_gal_comandos .div_gal_separador
{
    background:url(../img/separador_galeria.jpg) no-repeat;
    height:40px;
    width:2px;
    float:left;
}

.clearfix {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.floatFinalizer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.input_text
{
    border:1px solid #909007;
    width:200px;
    color:#6F6E6E;
    font-size:8pt;
    padding:2px 4px;
    margin: 5px 0px;
}

.font1{
    color:#666;
}

.link_button
{
    background:url(../img/base/btnSubscribeNewsletter.png) no-repeat;
    height:27px;
    width:105px;
    * behavior: url(iepngfix.htc);
}

.div_btn_close
{
    background:url(../img/base/btn_close.png) 35px 0px no-repeat;
    height:24px;
    * behavior: url(iepngfix.htc);
    cursor:pointer;
}

.form 
{
    display:none;
    font-family:arial;
    font-size:12px;
    border: 1px solid rgb(197, 183, 146); 
    padding: 10px; 
    margin-top: 20px; 
    min-width:595px;
    
}

#membership_form 
{
    display:none;
    font-family:arial;
    font-size:12px;
}

#login_area
{
    
    font-family:arial;
    font-size:12px;
}

#brokers_register 
{
    display:none;
    font-family:arial;
    font-size:12px;
}

.form .botao 
{
    background-image:url(../img/base/send.png);
    color:#275B50 !important;
    font-weight:bold;
    padding-bottom:7px;
    padding-left:11px;
    padding-right:36px;
    padding-top:6px;
    text-decoration: none !important;
}

#login_area .botao
{
    width:80px;
    border:0px;
    background-image:url(../img/base/enter_verde.jpg);
    height:28px;
    cursor: pointer;
    float:right;
    text-decoration: none !important;
}

.register .botao
{
    width:75px;
    border:0px;
    background-image:url(../img/base/send.png);
    height:28px;
    cursor: pointer;
    float:right;
    text-decoration: none !important;
}

.membership_form .botao
{
    width:75px;
    border:0px;
    background-image:url(../img/base/send.png);
    height:28px;
    cursor: pointer;
    float:right;
    text-decoration: none !important;
}

#brokers_register .botao
{
    width:75px;
    border:0px;
    background-image:url(../img/base/send.png);
    height:28px;
    cursor: pointer;
    float:right;
}

.lblerror
{
    border:0px;
    float:left;
    font-size:10px;
    margin-left:5px;
}

.lblerrorcontact
{
     border:0px;
    float:left;
    font-size:10px;
    margin-left:4px;
}

#brokers_register .lblinfo
{
    height:13px;
    float:right;
    font-size:10px;
}

.form .lblinfocontact
{
    float:right;
    font-size:10px;
    padding:0px;
    margin-right:248px;
    margin-top:-13px;
    height:13px;
}

.form .lblinfo
{
    height:13px;
    float:right;
    font-size:10px;
}

#brokers_register .colsbrokers
{
   width:150px;
}

.link_menu_father_left 
{
    padding-bottom:4px;
    padding-top:20px;  
    width:240px; 
    color:#8B712C;
    text-decoration:none;
    font-family:Arial;
    font-size:15px;
}
.link_menu_father_left a
{
    color:#8B712C;
    text-decoration:none;
    font-family:Arial;
    font-size:15px;
}

.link_menu_father_left:hover
{
    color:#8B712C;
    text-decoration:none;
    font-family:Arial;
    font-size:15px;
}


/* infobox
--------------------------------------- */

.infobox .infobox-title  {
    cursor: pointer;
}
.infobox.closed .infobox-content  {
    display: none; 
}
.infobox.open .infobox-content  {
    display: block; 
}

/* larea reservada
--------------------------------------- */

.div_menu_AreaReservada
{
    color:#8B712C;
    font-family:Arial;
    xfont-size:15px;
    text-decoration:none; 
    padding-top:20px !important;  
}

.link_menu_AreaReservada, 
.link_menu_AreaReservada a
{
    color:#8B712C;  
    text-decoration:none; 
    font-family:Arial;
    font-size:15px;
}

.div_Submenu_AreaReservada
{
    color:#8B712C;
    font-family:Arial;
    font-size:11px;
    text-decoration:none; 
}

.link_Submenu_AreaReservada
{
    color:#8B712C;  
    text-decoration:none; 
    font-family:Arial;
    font-size:11px;
}

.link_Submenu_AreaReservada a
{
    color:#8B712C;  
    text-decoration:none; 
    font-family:Arial;
    font-size:11px;
}


.reservations .botao
{
    width:75px;
    border:0px;
    background-image:url(../img/base/send.png);
    height:28px;
    cursor: pointer;
    float:right;
    margin-right:30px;
}


/*Menu Lateral Esquerdo*/
.more_info_links{
	
	padding-left:0px;
	margin-left:0px;
}


.more_info_links li
{
    list-style: none;
    width:240px;}

.more_info_links li div
{
    border-bottom:1px solid #E2E1DD;
    padding-bottom:4px;
    padding-top:20px;
}

.more_info_links a{
	text-decoration: none;
}


.more_info_links li div:hover 
{
	
	background-image:url(../img/base/setaMenu.png);
    background-position:right bottom;
    background-repeat:no-repeat;
}

.more_info_links li div.golf:hover 
{
	
	background-image:none;
    background-repeat:no-repeat;
}

.more_info_links li div a span.title 
{
	color:#8B712C;
    font-family:Arial;
    font-size:15px;
}

.more_info_links li div a span.description 
{
	color: #666;
	display: block;
	font-size: 11px;
	padding-top: 4px; width: 230px; padding-bottom: 0px !important;
	
}

.more_info_links li div.selected
{
    background-image:url(../img/base/setaMenu.png);
    background-position:right bottom;
    background-repeat:no-repeat;
}

.more_info_links li div.golf.selected 
{
	
	background-image:none;
    background-repeat:no-repeat;
}

.more_info_links li div.selected a span.title {
	color:#666666;
	font-weight: bold;
    font-family:Arial;
    font-size:15px;
}

.more_info_links li div.selected a span.description {
	color: #666;
	font-weight:bold;
	display: block;
	font-size: 11px;
	
}

/*SUBMENU LATERAL*/
.more_info_links li ul
{
    padding-left:0px;
    margin-left:0px;
}

.more_info_links li ul li div
{
    padding-bottom:4px;
    padding-top:2px;
}
.more_info_links li ul li div span
{
    font-size:11px !important;
    margin-left:12px;
}
.more_info_links li ul li div.selected_submenu
{
    background-image:url(../img/base/setaMenu.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    padding-bottom:4px;
    padding-top:2px;
}
.more_info_links li ul li div.selected_submenu a
{
    border-left:3px solid #8B712C;
    color:#000000;
    display:inline-block;
    font-family:Arial;
    
    text-decoration:none;
    margin-left: 6px;
}

.more_info_links li ul li div.selected_submenu span
{
    color:#000000;
    font-weight: bold;
    margin-left:3px;
}

/*MESSAGE BOX*/
/* Caixa Mensagem
------------------------------------------*/
.messageBox 
{
    background-color:#FFFFCC;
    background-image:url(../img/base/message_info.png);
    background-position:8px 8px;
    background-repeat:no-repeat;
    border:1px solid #2a9290;
    margin-bottom:10px;
    padding:10px 10px 10px 30px;
    margin-left:0;
    color:#333333;
    min-height:17px;
}

.messageBoxError
{
    background-color:#FFFFCC;
    background-image:url(../img/base/message_error.png);
    background-position:8px 8px;
    background-repeat:no-repeat;
    border:1px solid #ff9999;
    margin-bottom:10px;
    padding:10px 10px 10px 30px;
    margin-left:0;
    color:#333333;
    min-height:17px;
}

/*FORM BOX*/

 
.form div.box
{
    float:left;
    padding:10px 10px 10px 40px;
}
 
.form div.box span, .form span.question
{
    margin-left: 10px;
    margin-right: 5px;    
    width: 120px;
    color: #666666;
    font-weight:bold;
}
 
 .form div.question
 {
 max-width:200px;
 }
 
.form div.box span.mandatory
{   
    margin-left: -4px;
    margin-right: 5px;
    color: red;
}
 
.form div.box span.no_margin
{
    margin-left: 0;
}
 
.form div.box input.txt
{ 
    width: 250px;   
}
 
.form div.box input.txt_big, select.select_big
{
    width:390px;

}

 
.form div.box input.txt_med
{
    width:250px;
}
 
.form div.box input.txt_small
{
    width:80px;
}
 
 
.form div.box label
{
    margin-right:20px;
    margin-left: 5px;
}
 
.form div.box td
{  
    padding-bottom:3px;
    padding-top:2px;
    min-width:200px; 
   
}
 
.form div.box span.post_note
{
    color:  #808080;
    font-style: italic;
    margin-left:0;
}

a.btn
{
    background-image:url(../img/base/btn.png);
    border:0 none;
    color:white !important;
    cursor:pointer;
    float:left;
    font-variant:small-caps;
    font-weight:bold;
    height:23px;
    padding-right:10px;
    padding-top:6px;
    text-align:center;
    width:100px;
}


a.btn_big
{
    background-image:url(../img/base/btnMasterPlan.png);
    border:0 none;
    color:white !important;
    cursor:pointer;
    float:left;
    font-variant:small-caps;
    font-weight:bold;
    height:23px;
    padding-left:10px;
    padding-top:4px;
    text-align:left;
    width:165px;
}

/* UpdateProgress
**********************************************************/

.divUpdateProgress
{
	background-color:#EEEEE7;
	border:2px solid #0A654E;
    cursor:progress;
    height:77px;
    left:40%;
    opacity:0.93;
    position:fixed;
    text-align:center;
    top:250px;
    width:250px;
    z-index:100000;    
    color:#0A654E;
    font-family:Arial;
    font-size:10pt;
    text-align:center;
}
.lblUpdateProgress
{
    
    color: #363636;
    margin-top: 225px;
    clear: both;
}

/* UserControl Tip of the Month
************************************************************/
#divTipMonths {
	height:20px;
    overflow:hidden;
    position:relative;
    width:560px;
}

#divTipMonths ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;	/* DO NOT REMOVE */
}
#divTipMonths ul li {
	padding: 0;
	margin: 0;
	display:inline; 
}

#divTipMonths ul li a{
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;	
	font-weight:bold;
	text-decoration: none !important;
	
}

#divTipMonths ul li a:hover{
   color: #000 !important;
   text-decoration: none !important;
}

#divTipMonths ul li a.old
{
    color: #8B712C;
    text-decoration: none !important;
}

#divTipMonths ul li a.future
{
        color:#BBB;
        text-decoration: none !important;
}

#divTipMonths ul li a.current
{
    color: #000;
    font-weight:bold;
    border-bottom: solid 3px #8B712C;
    text-decoration: none !important;
    
}
#divTipMonths ul li a.current:hover
{
    cursor:default;
    text-decoration: none !important;
}

/* UserControl Tournaments
************************************************************/
#divMonthsTournament {
	height:20px;
    overflow:hidden;
    position:relative;
    width:560px;
}
#divMonthsTournament ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;	/* DO NOT REMOVE */
}
#divMonthsTournament ul li {
	padding: 0;
	margin: 0;
	display:inline; 
}
#divMonthsTournament ul li a{
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;	
	font-weight:bold;
	
}

#divMonthsTournament ul li a:hover{
   color: #000 !important;
}

#divMonthsTournament ul li a.old
{
    color: #8B712C;
}

#divMonthsTournament ul li a.future
{
        color:#BBB;
}

#divMonthsTournament ul li a.current
{
    color: #000;
    font-weight:bold;
    border-bottom: solid 3px #8B712C;
    
}
#divMonthsTournament ul li a.current:hover
{
    cursor:default;
}

.containerTabs
{
    margin-bottom:20px;
    
}

.spanTab
{
    font-size:6pt;
    font-weight:bold;
    text-transform:uppercase;
}

.imgTab
{
    margin-bottom: -4px;
}
.titleBox
{
    margin-bottom:10px;
    position:relative;
    min-height:17px;
    border:1px solid #C5B792;   
    background-color:#E0E1D3;
    padding:2px 10px;
}

.titleBox .title
{
    text-transform:uppercase;
    font-weight: bold;
    font-size: 9pt;
}

.titleBox .datas
{
    text-transform:uppercase;
    font-size: 9pt;
    color: #0a654e;
}

.titleBox table
{
    width:100%;
  
}

.event_form td
{
    min-width:200px;
    padding-bottom:3px;
    padding-top:2px;
    font-family:arial;
    font-size:12px;
}

.event_form td.left
{
    text-align:right;
}
.event_form td.right
{
    text-align:left;
}
.event_form td span
{
    color:#666666;
}
.event_form .botao
{
    background-image:url(../img/base/send.png);
    background-repeat:no-repeat;
    color:#275B50 !important;
    font-weight:bold;
    padding:6px 36px 7px 11px;
}
