/* CSS Document */
body {
margin: 0; 
padding: 0; 
height:100%;
background-color:#2b2500; 
font-family: arial, helvetica, sans-serif; 
font-size: 11px; color: #333; 
text-align: center;
}

div, p, ul, ol, li, dl, dt, dd {font-family: arial, helvetica, sans-serif; font-size: inherit; color: #333;}
h1, h2, h3, h4, h5, h6, select, input, textarea {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #333;}

img, table {border: 0;}
form {margin: 0;}
a:link, a:active, a:visited {color: #C60;}


#cl_busca {
  float:left;
  width:835px;
  background-image:url(../../imgs/top_search.gif);
  background-color:#595959;
  height:32px;
  position:relative; 
  margin: 0 auto; 
  padding-bottom: 10px;
}

.search {
  color:#FFFFFF;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  padding-top:7px;
}

#content {
  width:835px;
  height:100%;
}
#main_content {margin-top:5px; height:100%}

#contentID { margin-left:15px; text-align:left;}

#leftside{ 
  float:left;
  width:190px;
  background-image:url(../../imgs/left_bg.bmp); background-repeat:repeat-y;
  margin:0 auto;
  height:100%;
  }  
#body_content { float:left; width:618px;background-color:#FFFFFF; margin: 0 auto; height:100% }

#rightside { float:left; width:27px;
   background-image:url(../../imgs/right_bg.bmp); margin: 0 auto; height:100%; }

#clube_banner {height:121px;background-image:url(../../imgs/clube_banner.bmp);}

#acessID {width:161px;}

.molduratop{
    margin: 10px 0 0 16px;
	padding:0;
	width:161px;
	background: transparent url(../../imgs/moldura_top.gif);
}
.moldurabottom{
    margin: 0 0 0 15px;
	padding:0px;
	width:161px;
	background: transparent url(../../imgs/moldura_bottom.gif);
}

.menumoldura{
	margin-top:0px;
	padding-top:0px;
	margin-left:15px;
	width:161px;
	margin-bottom:0px;
	padding-bottom:0px;
	background: transparent url(../../imgs/moldura_middle.gif); background-repeat:repeat-y;
}

.clsrestrict{
   width:117px;
   background: transparent url(../../imgs/restrict.png); background-repeat: no-repeat;

}

#leftside {
  text-align:left; 
}
#leftside h3 {
 margin: 0 0 0 2px;
 padding: 0 0 0 20px;
 width:130px;
}

/* main level */
ul.level0-bullettree,
ul.level0-bullettree ul {
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.level0-bullettree li {
	background: none;
	padding: 0;
	margin: 0;
}

ul.level0-bullettree{
	width:110px;
	padding-left:20px;
	text-align:left;
}

.item1{
	border-top: 1px dotted #BABABA;
	width:110px;
	padding-left:20px;
	text-align:left;
	background-color:#FFFF00;
}


ul.level0-bullettree ul li {
	margin-left: 1em;
}

ul.level0-bullettree a:link,
ul.level0-bullettree a:visited {
	display: block;
	background: transparent url(../images/bullet-level0.png) no-repeat 5px 10px;
	border-bottom: 1px dotted #BABABA;
	padding: 3px 5px 3px 15px;
	color: #353535;
	text-decoration: none;
	height:12px;
}

ul.level0-bullettree a:hover {
/*	background-color: #d9d9d9;*/
	background-color: #93CE6D; /*#4AB350;*/
	color: #000000;
}

#jsn-pathway {
 	background: #e5e5e5 url(../images/pathway-bg.png) repeat-x bottom left;
	padding: .6em 1.2em;
	text-align:left;
}



#rodape {
  float:left;
  width:835px;
  padding:0;
  margin-bottom:30px;
  background-image:url(../../imgs/foot_bkg.gif);
  height:25px;
  text-align:center;
  color:white;
}
.contentTitle1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.field_txt000 {background-color:#ffffff;font-weight:bold; font-size:14px;}
.field_txt001 {background-color:#ffffff;font-weight:bold; font-size:14px;}
.field_001 { line-height:15px; background-color:#FFFFFF;margin-top:2px;padding:2px; border:1px solid #808080}

/*-----------------
//PopUp Alert
//-----------------*/
.pnl001{
position:absolute;
left:0px;
top:0px;
visibility:hidden;
height:0px;
width:0px;
background-color:#ffffff; /*#efefef;*/
border: 1px outset #cccccc;
padding-left:10px;
z-index:2;
}
