/* Basics */
* {padding: 0px; margin: 0px;}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	background: #085F8A url(images/bg.jpg) no-repeat top center;
}

img, a img {border: none;}

blockquote {
	background: url(images/blockquote.gif) no-repeat 5px 5px;
	margin: 0px 15px;
	padding: 3px 0px 3px 40px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia,"Bitstream Vera Serif",serif;
	font-size: 20px;
}

a {color: #0670A2; text-decoration: none;}

a:hover, a:active {text-decoration: underline;}

a.invert {
	background: #085f8a;
	color: #ffffff;
	padding: 2px 7px;
	text-decoration: none;
}

a.invert:hover {
	background: #0066cc;
	color: #ffffff;
	padding: 2px 7px;
	text-decoration: none;
}

a.external {
	color: #0066cc;
	padding-right: 15px;
	background: url(images/btn-external.gif) no-repeat center right;
}

/* Globals */
.left, .alignleft {float: left;}

.right, alignright {float: right;}

.tleft {text-align: left;}

.tright {text-align: right;}

.center {margin: 0 auto;}

.sixpixels {margin: 6px;}

.zeropm {margin: 0px; padding: 0px;}

.graphic {border: 1px solid #dddddd;}

.red {color:#CC0000;}

/* Titles */
h1.logo {
	width: 350px;
	height: 75px;
	margin: 5px;
}

h1.logo a {
	width: 350px;
	height: 75px;
	display: block;
	text-indent: -999em;
}

h1 {
	font: 24px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 8px;
	padding: 0px;
	color: #FF3300;
}

h2 {
	font: 23px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	font-weight: normal;
	margin: 0 5px;
	padding: 10px;
	color: #444444;
}

h3 {
	font: 23px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	font-weight: normal;
	margin: 15px 10px;
	padding: 0px;
	color: #444444;
}

h3.go, h3.reset, h3.terms, h3.pencil, h3.msn {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px 18px;

}

h3.go {background: url(images/btn-go.gif) no-repeat center left;}

h3.reset {background: url(images/btn-reset.gif) no-repeat center left;}

h3.terms {background: url(images/btn-terms.gif) no-repeat center left;}

h3.pencil {background: url(images/btn-pencil.gif) no-repeat center left;}

h3.msn {background: url(images/btn-msn.gif) no-repeat center left; color: #0670A2;}

/* Colors */
.orange, .orange a {color: #FF3300;}
.blue, .blue a {color: #055FC0;}

/* Page Structure */
.page {
	width: 770px;
	margin: 5px auto;
	background: #fff;
}

.middle-content {display: block;}

.middle-content p {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial; 
	font-size: 16px;
	line-height: 23px;
	color: #444444;
	margin: 8px 20px;
}

.main-content {
	width: 530px;
	padding: 5px;
}

.footer {
	background: url(images/footer.png) no-repeat left top;
	display: block;
	padding-top: 32px;
}

/* Destques */
td.destaque h2 {
	font: 28px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #444444;
}

.destaque p {
	font-size: 14px;
	margin: 3px;
	padding: 0px;
}

/* Sidebar's */
.sidebar {width: 200px; padding: 5px;}

.sidebar-blue {
	margin: 10px 0px 0px 8px;
	background: url(images/column-l.png) top left no-repeat;
}

.sidebar-blue h2 {
	background: url(images/column-r.png) top right no-repeat;
	padding: 10px 0px 3px 6px;
	margin: 0px;
}

.sidebar-blue p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 0px;
	padding: 0px 10px;
	border: 1px solid #b9dbff;
	border-top: none;
	border-bottom: none;
}

.sidebar-blue ul {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	list-style-type: none;
	border: 1px solid #b9dbff;
	border-top: none;
	border-bottom: none;
}

.sidebar-blue ul li {
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}
.sidebar-blue .sites {
	border-bottom: 1px solid #b9dbff;
}

/* Quotations */
.Tab {
	margin: 5px 0px;
	padding: 0px;
	background: url(images/column-l.png) top left no-repeat;
	
}
.Tab h2 {
	background: url(images/column-r.png) top right no-repeat;
}

.Planilha {
	margin: 0px 5px 0px 0px;
	background: #f7f7f7;
	border: 1px solid #B8DBFF;
	border-top: 1px solid #eee;
}

table.Planilha td {
	border-left:1px solid #ffffff;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #ffffff;
	padding: 0px 4px 0px 4px;
}
table.Planilha td.td-check {width: 20px;}

table.Planilha td.td-desc {width: 100%;}

.PlanilhaNumber {
	font: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	width: 100px;
	border: 0;
	font-size: 18px;
	background: #f7f7f7;
}

.PlanilhaMain {
	width: 540px;
	float: left;
	padding: 0px 5px 0px 12px;
}

.PlanilhaColumn {
	width: 200px;
	float: left;
	margin: 4px 0px;
	background: url(images/column-l.png) top left no-repeat;
}

.PlanilhaColumn h2 {
	background: url(images/column-r.png) top right no-repeat;
	padding: 10px;
	margin: 0px;
}

.PlanilhaColumn div.ColumnBack {
	border: 1px solid #B8DBFF;
	border-top: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.PlanilhaColumn p {font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 8px;}

.PlanilhaColumn label {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	clear: both;
}

.PlanilhaColumn input, textarea {margin: 3px 0px 3px 15px;}

.PlanilhaColumn input.infos {width: 150px;}

.PlanilhaColumn input.resultado {
	font: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	width: 120px;
	border: 0;
	font-size: 20px;
	background: #ffffff;
	color:#006600;
}
.PlanilhaColumn textarea.msg {width: 150px; height: 90px;}

.PlanilhaColumn input.submit {}

/* Plugin: hab.la */
div#habla_panel_div {border: 2px; margin: 0px;}
div#habla_window_div{
    z-index: 3;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	border: none;
}
div#thisishabla{
    height: 46px;
    position: absolute;
    z-index: -1;
    background: url(images/hable.gif) no-repeat;
    bottom: 0;
    right: 0;
    width: 155px;
}
div#habla_middle{
    background-color: #fff;
}


/* Plugin: Nav Kwicks */
.nav-container {
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
	background: url(images/head.png) no-repeat;
}

.nav {
	list-style: none;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	z-index: 2;
}

.nav li{
	display: block;
	float: left;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	width: 120px;
	height: 50px;
	z-index: 2;
}

.nav li a{
	height: 50px;
	text-indent: -9999em;
	outline: none;
	display: block;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	z-index: 2;
	cursor: pointer;		
}

#nav-1 a{background-position: 0px 0px;}
#nav-1 a:hover, #nav-1 #active{background-position: 0px -50px !important;}

#nav-2 a{background-position: -190px 0px;}
#nav-2 a:hover, #nav-2 #active{background-position: -190px -50px !important;}

#nav-3 a{background-position: -380px 0px;}
#nav-3 a:hover, #nav-3 #active{background-position: -380px -50px !important;}

#nav-4 a{background-position: -570px 0px;}
#nav-4 a:hover, #nav-4 #active{background-position: -570px -50px !important;}

#nav-5 a{background-position: -760px 0px;} 
#nav-5 a:hover, #nav-5 #active{background-position: -760px -50px !important;} 
  
#nav-6 a{background-position: -950px 0px;}
#nav-6 a:hover, #nav-6 #active{background-position: -950px -50px !important;}

/* Plugin: Coda */
.slider-container {background: #0e3253;}
.stripViewer .panel-container .panel ul {text-align: left; margin: 0px;}	
.csw {width: 100%; overflow: hidden;}
.csw .loading {margin: 50px auto; text-align: center}

.stripViewer {
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 770px;
	height: 220px;
	clear: both;
}

.stripViewer .panel-container { 
	position: relative;
	left: 0px; top: 0px;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // Stop accidental panel highlighting in Firefox. */
}

.stripViewer .panel-container .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 770px;
}

/* Plugin: Coda stripNav */
.stripNav  {display: none;}
.stripNavL {
	width: 35px;
	height: 35px;
	float: right;
	margin-top: 2px;
}
.stripNavL a {border: none;}
.stripNavR {
	width: 35px;
	height: 35px;
	float: right;
	margin-top: 2px;
}
.stripNavR a {border: none;}


/* Plugin: Thickbox */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float: left;
  padding: 7px 0 5px 10px;
  margin-bottom: 1px;
  font: 16px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
  font-weight: bold;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}