body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#042C67;
	border-left: solid 1px #002b5c;
	background-color: #FFFFFF;
}

object, embed {

 outline: 0;

} 

/*Fonts*/
a {
	font-size:11px;
	color:#666;
	
}

aorange {font-size:11px;
	color:#f47b20;
	font-weight:bold;
}

ablue {font-size:11px;
	color:#002b5c;
	font-weight:bold;
}

a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:333333;
	text-decoration:none;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#00255e;
}
h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}
h3 {font-size:14px; font-weight:bold; color:#333;}
/*Fonts END*/

#header {
	background:#ffffff;
	height:100px;
	border-bottom:solid 1px #fff;
}

#subheader {
	background:#ffffff;
	height:20px;
	border-bottom:solid 1px #fff;
}
#toprow {
	height:382px;
	border-top:solid 1px #ffffff;
	background: #FFFFFF url(images/bg.gif) repeat-x;
}
#toprowsub {height:70px;border-bottom:solid 1px #ccc;background: #FFFFFF url(images/bg2.gif) repeat-x;}
#toprowsub h2{padding:15px 30px;}
#midrow {width:960px; height:460px; margin:0 auto;}
#bottomrow {
	width:960px;
	margin-bottom: 0;
	margin: 0 auto;
}

/*LOGO*/
#logo{padding-top:15px;width:360px;float:left;}
#logo a{background:url(images/logopacec.jpg) no-repeat;display:block;width:360px;height:79px;text-indent:-10000px;}
/*LOGO END*/

/*ACESSO*/
#acesso{padding-top:15px; padding-left:50px; float:right;}
#acesso a{background:url(images/ACESSO.jpg) no-repeat;display:block;width:250px;height:90px;text-indent:-10000px;}
/*LOGO END*/

/*Menu Begin*/
#menu{float:right; padding-left:100px;}
#menu ul li{ display:inline; list-style-type:none;}
#menu ul li a{padding:5px 0px; font-size:11px; text-decoration:none; margin:0px 10px;}
#menu ul li a span{
	font-size:11px;
	text-decoration:none;
	padding:0px 10px;
	color:#002b5c;
}
#menu ul li a.active{;}
#menu ul li a.active span{padding:5px 10px;color:#333;}
#menu ul li a:hover{;}
#menu ul li a:hover span{
	padding:5px 10px;
	color:#002B5c;
	font-size: 11px;
}
/*Menu End*/

.center{width:960px;margin:0 auto;}

/*espaço sob logo*/
#dummy1{padding-top:15px;width:360px;float:left;}
#dummy1 a{display:block;width:360px;height:10px;text-indent:-10000px;}







/*LINHA1*/
#container {float:left;}
.box {
	padding-top:20px;
	width:364px;
	height:440px;
	float:left;
	border-top: solid #ddd 1px;
	padding-bottom: 10px;
	/*background-color: #f7f7f7;*/
	
	}
.box h1{
	padding-left: 15px;
}
.box p {
	margin:0px;
	width:330px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
	line-height: 1;
}


.middle{
	background:none;
	border-left: solid 1px #ddd;
	width:345px;
	}
.middle p{
	background:none;
	width:310px;
	line-height: 1;
	}	
	
.right{
	width:246px;
	border-left: solid 1px #ddd;
}

.right p {
	margin:0px;
	width:200px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}

a.plan{float:left;display:block;width:83px;height:101px;}
a.plan:hover{ background-position: 0px 1px;}
a.whyus{margin-top:10px;float:left;display:block;width:83px;height:87px;background:url(images/whyus.jpg) no-repeat 0px 0px;text-indent:-1000px;}
a.whyus:hover{ background-position: 0px -88px;}
a.support{
	margin-top:14px;
	float:left;
	display:block;
	width:83px;
	height:72px;
	text-indent:-1000px;
}
a.support:hover{ background-position: 0px -70px;}

a.button{background:url(images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none; }
.button span{background:url(images/buttonl.gif) no-repeat left; padding:3px 5px;}
/*Homepage Boxs END*/

/*Subpage Boxs*/
#box2holder{padding: 20px 30px;}
.box2{width:450px; float:left; padding:20px 0px;}
.box2 img{ border: solid 5px #F2F2F2; float:left;}
.box2 h3{margin:0px; padding:0px 5px; float:left;}
.box2 p{width:220px; float:left;padding:5px 5px; margin:0px;}
/*Subpage Boxs END*/


/*logos*/
#footerlogos {
	
	
	width:960px;
	margin: 0 auto;
}
.foot2{
	width:960px;
	font-size:12px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:solid 1px #ddd;
	height:60px;
	padding-right: 0px;
}
.foot a:link{
	color:#999;
	text-decoration:none;
	text-align: justify;
}
/*Footer END*/


/*Footer*/
#footer {
	
	
	width:960px;
	margin: 0 auto;
}
.foot{
	width:960px;
	font-size:12px;
	padding-left:0px;
	padding-top:20px;
	border-top:solid 1px #ddd;
	height:150px;
	padding-right: 0px;
}
.foot a:link{
	color:#999;
	text-decoration:none;
	text-align: justify;
}
/*Footer END*/


.textbox{
	float:left;
	width:364px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-top: solid 1px #ddd;
	margin-top: 0px;
}
.textboxcenter{
	float:left;
	width:348px;
	padding-bottom: 50px;
	border-top: solid 1px #ddd;
	margin-top: 0px;
}
.textboxright{
	float:left;
	width:238px;
	padding-top: 20px;
	padding-bottom: 50px;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	margin-top: 0px;
}


.textbox2{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x;}
.feed{width:auto; float:left;}
.feed img{ border: solid 0px; margin-top:120px; padding:0px 7px;}
#midrow #container .box.last p a {
	color: #333;
}

/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*end lightbox*/

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

#wrapper {
  padding: 0px 0px 0px 0px;
    width: 960px;
    margin: 0 auto; /* keeps me centered */
    overflow: auto; /* to contain floated child elements.
                    Or use a .clearfix  http://nicolasgallagher.com/micro-clearfix-hack/ */
  }

h3,h4,pre {
  text-align: left;
  max-width: 540px;
  margin: 0 auto 20px;
  }

.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }


#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }

.footer {
  font-size: 11px;
  }

/* Callback example */

h3 {
  font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #Fff;
  }

.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 20px;
  margin-top: 20px;
  top: 0;
  width: 960px;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: -50px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("slider/arrows.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: -50px;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
/* end slider */
