/* Conceitodigital Styles */
/*=Clean Styles for cross browser Support*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}

ol, ul {
    padding-left: 15px;
}

blockquote {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

br.clear {
    clear: both;
}

a:active, a, a:focus, button, button:focus {
    outline: 0;
    outline: none;
    -moz-outline-style: none;
}

button:focus {
    outline: none;
}

object, embed {
    outline: 0;
}

br.clear {
    clear: both;
}

/* =Layout */
body {
    font: .65em / 1.5 Verdana, Geneva, sans-serif;
    background: #fff url(images/bg.jpg) left top repeat-x;
}
.centrado {
	width: 979px;
	text-align: center;	
	margin: 0 auto;
}
#top-wrapper {
	top: 0;
	overflow:  hidden;
	position: absolute;
	width: 100%;
}
#content {
	background: #fff;
	margin-top:670px;
	border: 1px solid #dedbdb;
	border-radius: 7px;
	position: relative;
}

#content-adjustment {
	/* Ajustar posição do content ao expandir top-panel*/
	display: none;
	height: 100px;
}
#top-panel {
	height: 100px;
	background: #eaeaea url(images/top-panel-bg.jpg) bottom left repeat-x;
	display: none;
}
#slider {
	clear: both;
	display: block;
	height: 487px;
}
#header {
	position: relative;
	height: 86px;
	clear: both;
	margin-top: 30px;
}
#header-logo {
	width: 280px;
	float: left;
}
#header-expand {
	float: left;
	margin-top: 34px;
	margin-left: 5px;
    display: none;
}
#header-menu {
	width: 639px;
	float: right;
	margin-top: 33px;
}
#footer {
	margin: 10px auto 50px;
    color: #969798;
}
/* =Criptografia */
#content-wrapper {
	padding: 120px;
	text-align: left;	
	font-size: 1.4em;
}
h1 {
    font-size: 26px;
    display: none;
}
p.line {
    border-top: 1px solid #ddd;
    padding: 80px 240px 0;
    margin: 0 -120px;
}
a.soccial:hover {
    border: 1px solid #b4b5b6;
    box-shadow: 1px 1px 3px #ddd;
}
a.soccial{
    padding: 5px;
    border: 1px solid #d5d6d7;
    box-shadow: 1px 1px 2px #e7e7e7;
    display: block;
    height: 168px;
    width: 750px;
    margin: 30px auto 0;
    background: #fff;
    border-radius: 3px;
}
a.soccial span {
    height: 168px;
    width: 750px;
    background: #fff url(images/soccial.jpg) center center no-repeat;
    display: block;
    text-align: center;


}
/* =Buttons */
#header-expand a#top-panel-button {
	height: 24px;
	width: 30px;
	display: block;
	background: transparent url(images/botao-social.png) top left no-repeat;
}
#header-expand a#top-panel-button:hover {
	background-position: top right;	
}
a#botao-contactus {
	display: block;
	height: 48px;
	width: 200px;
	background: transparent url(images/botao-menu-left.png) 0 -104px no-repeat;
	text-align: center;
	position: absolute;
	top: -23px;
	left: 389px
}

a#botao-contactus:hover {
	background-position: 0 -166px;
}

/* =Menu */
#header-menu ul {
	list-style: none;
	float: right;
	margin-right: 55px;
}
#header-menu ul li {	
	margin-left: 5px;	
	display:inline;
}
#header-menu ul li a {
	text-decoration: none;
	background: transparent url(images/botao-menu-right.png) top right no-repeat;	
	display: block;
	float: left; 
	height: 27px;
	margin-right: 6px; 
	padding-right: 13px; 
	text-decoration: none;
}
#header-menu ul li a span {
	color: #3f3e3f;
	background: transparent url(images/botao-menu-left.png) top left no-repeat;
	display: block; 
	line-height: 15px; 
	padding: 6px 0 6px 13px; 	
	cursor: pointer;
	font-size: 11px;
}
#header-menu ul li a.current, #header-menu ul li a:active {
	background-position: right -60px;	
}
#header-menu ul li a.current span, #header-menu ul li a:active span  {
	background-position: left -60px;	
	color: #837f7f;
}
#header-menu ul li a:hover {
	background-position: right -30px;	
}
#header-menu ul li a:hover span {
	background-position: left -30px;	
	color: #fff;
}
/* =Slider */
.loader{
	width:70px;
	height:70px;
	position:fixed;
	top:25%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;
	background:#fff url(images/loader.gif) no-repeat center center;
}
.ps_container{
	display:none;
	width:979px;
	height:387px;
	margin:20px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:979px;
	height:387px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
}
.ps_prev,
.ps_next{
	width:20px;
	height:25px;
	position:absolute;
	top:420px;
	margin-top:-20px;
	cursor:pointer;
}
.ps_prev{
	background:transparent url(images/botoes-slider.png) no-repeat -53px bottom;
	left:430px;
}
.ps_next{
	background:transparent url(images/botoes-slider.png) no-repeat -27px bottom;
	right:430px;
}
.ps_next:hover{
	background-position: -27px 0;
}
.ps_prev:hover {
	background-position: -53px 0;
}
ul.ps_nav{
	list-style:none;
	padding:0;
	width:90px;
	margin: 20px 0 19px 473px;
	position:relative;
}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(images/botoes-slider.png) no-repeat 3px -37px;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:3px -7px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(images/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:75px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0 0 2px #999;
	-webkit-box-shadow:0 0 2px #999;
	box-shadow:0 0 2px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0;
	left:0;
}
