/*
Tonks CSS Main
Copyright 2011 Tonks <http://www.tonks.com.br> All rights reserved.
*/

/* Reset */
@import url( 'reset.css' );


/* Global */
body {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#142453 url(../../img/body.jpg) no-repeat top center
}


ol,
ul {
	list-style:none
}

ul.sList li {
	color:#666;
	margin-bottom:5px;
	padding-bottom:10px;
	line-height:15px;
	border-bottom:1px #666 dotted
}

ul.sList li.nb {
	border-bottom:0
}

ul.sList li a {
	color:#666
}

ul.bList li {
	font-size:18px;
	color:#092674;
	padding-left:10px;
	margin-bottom:15px
}

ul.bList li a {
	color:#092674
}

a {
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

a.classic {
    background:#132453;
    color:#fff;
    font-size: 14px;
	padding:10px 15px
}
	

/**/

/**/

.Red {
	color:#B91119
}

.fL {
	float:left
}

.fR {
	float:right
}

.alR {
	text-align:right
}

.alC {
	text-align:center
}

.pL15 {
	padding-left:15px;
	display:block
}

.mT7 {
	margin-top:7px
}

.mT12 {
	margin-top:12px
}

.mT15 {
	margin-top:15px
}

.mR5 {
	margin-right:5px
}

.mR10 {
	margin-right:10px
}

.mR15 {
	margin-right:15px
}

.mR25 {
	margin-right:25px
}

.mR30 {
	margin-right:30px
}

.mB5 {
	margin-bottom:5px
}


.mB25 {
	margin-bottom:25px
}

.mB40 {
	margin-bottom:40px
}

.mL10 {
	margin-left:10px
}

.mL15 {
	margin-left:15px
}

.pL10 {
	padding-left:10px
}

.bR1gd {
	border-right:1px #666 dotted
}

.bL1gd {
	border-left:1px #666 dotted
}

.bR1cd {
	border-right:1px #ccc dotted
}

.w292 {
	width:292px;
}

.h210 {
	height:210px;
}

.h112 {
	height:112px;
}

.oF {
	overflow:hidden
}

/**/


/**/

.wrapper {
	width:980px;
	background:#fff;
	margin:0 auto
}

.header {
	height:114px;
	background:url(../../img/mainGraphs.png) 0 -200px;
	position:relative;
	z-index:500;
}

  .header h1 {
	  width:93px;
	  height:40px;
	  position:absolute;
	  top:16px;
	  left:20px;
	  text-indent:-9999px;
	  background:url(../../img/mainGraphs.png) top left
  }
  
  .header h1 a {
	  width:93px;
	  height:40px;
	  display:block;
  }

  .header .socialtop {
	  position:absolute;
	  top:25px;
	  right:8px
  }

  .header .socialtop li {
	  float:left;
	  margin-left:5px
  }

  .header .socialtop li a {
	  width:20px;
	  height:20px;
	  display:block;
	  text-indent:-9999px
  }

  .header .socialtop li.facebook a {
	  background:url(../../img/facebook.png)
  }

  .header .socialtop li.twitter a {
	  background:url(../../img/twitter.png)
  }

  .header .minitop {
	  position:absolute;
	  top:3px;
	  right:8px
  }
  
    .header .minitop li {
		color:#666;
		display:inline;
		line-height:24px
	}

    .header .minitop li a {
		font-size:10px;
		color:#666;
		text-transform:uppercase
	}
	
	.header .menutop {
		width:674px;
		height:64px;
		padding-left:40px;
		position:absolute;
		top:50px;
		right:-24px;
		background:url(../../img/mainGraphs.png) -1px -43px;
	}
	
	.header .menutop li {
		display:inline;
		line-height:45px;
		margin-right:15px;
		word-spacing:6px;
		position:relative;
	}
	
	  .header .menutop li.nb {
		  margin-right:0;
	  }
	
	.header .menutop li a {
		font-size:16px;
		font-weight:bold;
		color:#142453;
		padding:11px 15px;
	}

	.header .menutop li a:hover,
	.header .menutop li a.active {
		background:#97bf0d;
		text-decoration:none;
	}
	   
	   .header .menutop li table {
		     
	   }
	   
	   	.header .menutop li div {
            position:absolute;
			top:25px;
			left:0;
			display:none;
			background:#fff url(../../img/ulul.gif);
			border:1px #97bf0d solid;
			box-shadow:3px 3px 5px #333;
			-moz-box-shadow:3px 3px 5px #333;
            -webkit-box-shadow:3px 3px 5px #333;
			padding:10px;
	   }
	   
		   *+html .header .menutop li div {
			   top:44px
		   }
	   
	   
	   .header .menutop li ul {   
		   width:140px;
		   float:left
	   }

	   .header .menutop li li {
		line-height:21px;
		margin-right:0;
		word-spacing:0;
		display:list-item;
		list-style:disc inside

	   }

        .header .menutop li li.tit {
			list-style:none;
			font-size:14px;
			font-weight:bold;
			color:#3e4f00		

	   }

	   .header .menutop li li a {
		   font-size:11px;
		   font-weight:normal;
		   color:#333;
		   line-height:24px;
		   padding:0;
		   margin:0;

	   }
       
	   .header .menutop li li a:hover {
		   text-decoration:underline   
	   }
	   
	   .header .menutop li li a:hover,
	   .header .menutop li li a.active {
		   background:0;
	   }

#mainSlider {
	height:300px;
	position:relative;
	padding-bottom:28px;
	z-index:1;
	background:url(../../img/mainGraphs.png) 0 135px
}

.breadcrumbs {
	height:28px;
	background:url(../../img/mainGraphs.png) 0 -322px
}

.breadcrumbs ul {
	padding-left:10px
}

.breadcrumbs li {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	display:inline;
	margin-right:5px
}

.breadcrumbs li a {
	font-weight:normal;
	color:#fff
}

.content {
	padding:20px;
	min-height:450px
}

	.content p {
		color:#666;
		margin-bottom:15px;
		line-height:15px;
	}
	
	   .content p a {
		   color:#333;
	   }
	
       .content .green {
		   color:#98BE0F
	   }

	.content h2 {
		font-size:24px;
		color:#98be0f;
		line-height:28px;
		margin-bottom:15px
	}
	
    .content h2.imgp {
	   width:618px;
	   height:60px;
	   text-indent:-9999px
    }		
	
		.content h2.tonksprog {
		   background:url(../../img/produtoex.gif) no-repeat left
		}		
	
    .content h2.cst {
	   font-size:21px;
	   color:#fff;
	   line-height:36px;
	   width:260px;
	   height:50px;
	   padding-left:32px; 
	   margin-bottom:0
    }	

    .content h2.cst a {
		color:#fff
	}
	
	.content h2.cst a:hover {
		text-decoration:none
	}

   .content h2.cblue {
	   background:url(../../img/mainGraphs.png) 0 -109px;
	   text-shadow:2px 2px 1px #324b93;
	   -moz-text-shadow:2px 2px 1px #324b93;
       -webkit-text-shadow:2px 2px 1px #324b93;
   }

   .content h2.cgreen {
	   background:url(../../img/mainGraphs.png) -316px -109px;
	   text-shadow:2px 2px 1px #587719;
	   -moz-text-shadow:2px 2px 1px #587719;
       -webkit-text-shadow:2px 2px 1px #587719;
   }
   
	.content h3,
	.content h3 a {
		font-size:21px;
		line-height:21px;
		color:#5374cf;
		margin-bottom:15px;
	}
	
	.content h4 {
		font-size:15px;
		font-weight:bold;
		color:#142453
	}
       
	   .subContent {
		   width:618px
	   }

          .grBk {
			  width:78px;
			  text-align:center
		  }

	      .grBk img {
			  border:3px #98be0f solid;
			  margin-bottom:10px
		  }
		  
		  .grBk a {
			  color:#132453;

		  }
		  
		  .baux {
			  padding-bottom:10px;
			  background:url(../../img/aux-bg.gif) repeat-x bottom
		  }
		  
		  .socialsb {
			  background:#d7dae2;
			  padding:5px
		  }
		  
		      .socialsb img {
				  margin-bottom:-5px
			  }
	   
	   .sidebar {
		   width:293px
	   }
	   
	     .sidebar .blkV {
			 border-left:1px #ccc solid
		 }

	     .sidebar .citacao {
			 border-left:1px #ccc solid;
			 padding:0 20px;
			 margin-left:17px;
			 background:url(../../img/citacao.gif) no-repeat 10px 0
		 }
		 
		      .sidebar .citacao cite {
				  font-size:24px;
				  color:#132453
			  }
			  
		      .sidebar .citacao cite small {
				  font-size:12px;
				  font-style:normal;
				  color:#666
			  }			  
		 
		 .sidebar .spacediv {
			 width: 256px;
			 padding:10px;
			 margin-left:17px;
			 border-left:1px #ccc solid
		 }
		 
		   .spacediv p {
			   color:#142453
		   }
		   
		   .spacediv img {
			   border:3px #98be0f solid
		   }
		   
		   .spacediv img.nb {
			   border:0
		   }

   .blkV {
	   width:256px;
	   background:url(../../img/blk.gif);
	   padding:10px;
	   margin-left:17px;
	   position:relative
   }
		 
	 
   .blkH {
	   width:580px;
	   background:url(../../img/blk.gif);
	   padding:10px;
	   margin-left:17px;
	   position:relative
   }
	 
	   .blkV img.bs {
		   margin:-10px -10px 5px;  
	   }

	   .blkH img.bs {
		   margin:-10px 10px -10px -10px;  
	   }

	   .blkV p,
	   .blkH p {
		   margin-bottom:0
	   }
	   
	   .blkV a.bot,
	   .blkH a.bot {
		   text-indent:-9999px;
		   width:40px;
		   height:40px;
		   position:absolute;
		   bottom:0;
		   right:0;
	   }
	   
		 .blkV a.bluebot,
		 .blkH a.bluebot {
			 background:url(../../img/mainGraphs.png) -98px top
		 }
	
		 .blkV a.greenbot,
		 .blkH a.greenbot {
			 background:url(../../img/mainGraphs.png) -143px top
		 }	   

.rodape {
	height:70px;
	position:relative
}

  .rodape p {
	  color:#999;
	  position:absolute;
	  bottom:6px;
	  left:104px
  }
  
  .rodape .logob {
	  width:93px;
	  height:123px;
	  position:absolute;
	  top:0;
	  left:0;
	  background:url(../../img/mainGraphs.png) -728px 0
	  }
	  
/**/

/**/

.wrapperbot {
	width:908px;
	height:280px;
	padding-left:72px;
	margin:0 auto
}

    .wrapperbot h3 {
	   width:272px;
	   font-size:18px;
	   color:#fff;
	   line-height:40px;
	   padding-left:20px;   
	   text-shadow:2px 2px 1px #000;
	   -moz-text-shadow:2px 2px 1px #000;
       -webkit-text-shadow:2px 2px 1px #000;
    }
	
	.wrapperbot h3 a {
		color:#98be0f;
	}
	
	.wrapperbot .blkD {
	   width:256px;
	   height:200px;
	   background:#0d1838;
	   padding:10px;
	   margin-right:16px;
	   position:relative
   }
   
      .wrapperbot .blkD a {
		  color:#fff
	  }
    
   .wrapperbot .blkD p {
	   color:#69c;
	   padding:5px 10px;
	   line-height:15px;
	   font-size:11px;
	   margin-bottom:15px;
   }

   .wrapperbot .blkD p big {
	   font-size:18px;
	   color:#fff;
   }
   
   .wrapperbot .blkD a.bot {
		   text-indent:-9999px;
		   width:40px;
		   height:40px;
		   position:absolute;
		   bottom:0;
		   right:0;
		   background:url(../../img/mainGraphs.png) -188px top
    }
	
	.wrapperbot .blkD ul {
	    padding:5px 10px
	}



	.wrapperbot .blkD ul li {
		color:#69c;
		line-height:15px;
		margin-bottom:15px
	}
	
	#botform {
		position:relative
	}
		
	
	#botform input {
		font-size:11px;
		width:256px;
		height:36px;
		line-height:36px;
		background:#0D1838;
		color:#69c;
		border:0;
		padding:0 10px;
		margin:0 0 10px
	}

	#botform textarea {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		width:256px;
		height:115px;
		line-height:15px;
		background:#0D1838;
		color:#69c;
		border:0;
		overflow:auto;
		padding:5px 10px;
		margin:0
	}		

	#botform button {
		width:58px;
		height:32px;
		line-height:28px;
		border:0;
		cursor:pointer;
		font-size:11px;
		color:#fff;
		position:absolute;
		right:4px;
		bottom:-8px;
		background:url(../../img/mainGraphs.png) -230px 0
		}
		


/**/