	/* - - - - - - - - - - - - - - - - - - - - -

Title : Default CSS for Lightbox Gone Wild
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF6C00;
	background-repeat: repeat-x;
	background-image: url(../../fundo.gif);
	font: 95% Verdana, Geneva, sans-serif;
	}
p {line-height:150%;}
.style1 {
	font-size: 9px;
}
a, a:link {
	color: #AE4600;
}
a:hover {
	color: #7b3801;
}
/* ----- CSS ----- */

/* *{
	margin:0;
	padding:0;
}
body{
	margin:30px 0 30px 0;
	text-align:center;
	background-color:#62E122;
	font-size:80%;
	font-family:"Lucida Grande", Tahoma, sans-serif;
}
p{
	margin:0 0 1em 0;
}
a{
	color:green;
}
a img{
	border:none !important;
}*/
#container{
	margin:0 auto;
	width:500px;
	padding:40px;
	text-align:left;
	background-color:#fff;
}
#container ul{
	text-align:center;
	margin:0 0 30px 0;
	list-style:none;
}
#container ul a{
	border:1px solid #eee;
	background-color:#f5f5f5;
	color:#444;
	font-size:1.5em;
	line-height:2em;
	padding:20px;
	margin:0 0 20px 0;
	display:block;
}
#container ul a:hover{
	border:1px solid #B5DF99;
	background-color:#CDEFB6;
	color:#358610;
}

#lightbox h2{
	margin:0 0 1em 0;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}

#form{
	text-align:left;
	margin:25px;
}
#form ul{
	list-style:none;
}
#form li{
	margin:0 0 1em 0;
}
#form textarea{
	width:100%;
	height:150px;
}

#definition{
	margin:25px;
}
.highlight{
	background-color:#FEFFAF;
}
.closelink {
}
.content {text-align:left; color:#000000; padding:25px 50px; margin-bottom:15px; font-size:12px; background-color:#ffffff; border:1px solid #ff8200;}
.wrapper {margin:15px auto; width:650px;}
.content a:link, .content a:visited {color: #AE4600; text-decoration:underline;}
.content a:hover {color: #7b3801; text-decoration:underline;}
.content h3 {padding-bottom:15px; margin-bottom:0px;}
.content p {padding-top:0px; margin-top:0px; line-height:150%;} 

#twitterbox {width:236px;border:4px solid #FFBC00; background-color:#FFF; float:right; margin: 0px -126px 25px 25px;}
#twitterbox h2 {font-size:12px; color:#b84bd9; margin:10px 14px;}
.tweet {
  font-family: Arial, Helvetica, sans-serif;
  color: #222222; font-size:11px; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
     }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
	color: #AE4600;
         }
    .tweet .tweet_list .tweet_even {
      background-color: #ffffff; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		.content p.loading {text-align:center;} 
#popup {z-index: 5000; background:url(../../images/default-callout.png) no-repeat; width:203px; height:253px; position:absolute;left:0px; /*top:-900px;*/}
#popup .pop {position:relative; text-align:center; width:170px; top:13px; font-size: 10px; color:#b84bd9; height:100px; overflow:hidden; padding-top:0px;}
#popup .pop ul {list-style:none; margin:0px; padding:0px; text-align:left;}
#popup .pop ul li {list-style:none; margin:0px; padding:0px; height:100px; width:168px;}
#popup .pop h3  {font-weight:bold; color:#ff6c00; font-size:14px; margin:0px; display:block; overflow:hidden;}
#popup .pop a.h3  {font-weight:bold; color:#ff6c00; font-size:14px; margin:0px; display:block; overflow:hidden; line-height:19px; padding-bottom:4px;}
#popup .pop h3 img {float:left; display:block; margin:4px 5px 3px 0px; width:60px;}
#popup .pop .link, #twitterbox .link {display:block; text-align:center; margin-top:4px;}
#twitterbox .link {width:236px; margin-bottom:5px;}
#popup .pop .link, #popup .pop .link a {font-size: 10px; color:#b84bd9; font-weight:bold; border:0px;}
#popup .pop a img {border:0px;}


/*topnav*/
ul.topnav {
	list-style: none;
	margin: 0 auto;
	font-size: 11px;
	font-weight:bold;
	height:40px;
	padding-left:20px;
	width:1090px;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	height:40px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	background: url(../../images/topnav_bg.gif) repeat-x;
}
ul.topnav li.leftvine, ul.topnav li.rightvine {
	background: url(../../images/leftvine.gif) no-repeat;
	width:231px;
	height:40px;
	padding:0px;
}
ul.topnav li.rightvine {
	background: url(../../images/rightvine.gif) no-repeat;
}
ul.topnav li a{
	padding: 13px 5px 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	position:relative; z-index:4000;
	background: url(../../images/topnav.gif) no-repeat center top;
}
ul.topnav li a.widthoverride{
	width:55px;
}
ul.topnav li a:hover{
	background: url(../../images/topnav_hover.gif) no-repeat center top;
	color: #fff;
}
ul.topnav li a.keephover{
	background: url(../../images/topnav_hover.gif) no-repeat center top;
	color: #fff;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 28px;
	display:inline;
	margin-top:5px;
	float: left;
	background: url(../../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center -40px; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 37px;
	z-index:4999;
	background: #0023ff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	overflow:hidden;
	width:145px;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #000dbc; /*--Create bevel effect--*/
	border-top: 1px solid #2641ff; /*--Create bevel effect--*/
	clear: both;
	display:block;
	height:29px;
	 background:none;
}
html ul.topnav li ul.subnav li a {
	float: left;
	display:block;
	background: #0023ff url(../../images/dropdown_linkbg.gif) no-repeat 10px -33px;
	width:145px;
	padding:7px 5px 5px 45px;
	text-align:left;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #2641ff url(../../images/dropdown_linkbg.gif) no-repeat 10px 2px;
}

