/*
Theme Name: Argos Equipamentos
Theme URI: http://www.argosequipamentos.com.br
Description: Tema desenvolvido por <a href="http://www.twitter.com/richard_meyer">Richard Meyer</a>.
Version: 1.0 (Dezembro 2012)
Author: Xthor
Author URI: www.xthor.com.br
Tags: wordpress, argos, equipamentos
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import "css/reset.css";
/*/////////////////////////////////////////////GERAL///////////////////////////////////////////////*/
html, body {
	height: 100%;
}

body {
	background: #FFFFFF;
	font: normal 12px arial, sans-serif;
	color: #666;
	line-height: 18px;
}

a {
	color: #666666;
	outline: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

hr {
	background-color: #333;
	border: 0;
	height: 1px;
	margin-bottom: 18px;
	clear: both;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom: 0;
}

dl {
	margin: 0 0 24px 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 18px;
}

strong {
	font-weight: bold;
	color: #000;
}

cite,em,i {
	font-style: italic;
	border: none;
}

big {
	font-size: 131.25%;
}

ins {
	background: #FFFFCC;
	border: none;
	color: #333;
}

del {
	text-decoration: line-through;
	color: #555;
}

blockquote {
	font-style: italic;
	padding: 0 3em;
}

blockquote cite,blockquote em,blockquote i {
	font-style: normal;
}

pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

ins {
	text-decoration: none;
}

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	font-size: 10px;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

pre,kbd,tt,var {
	font-size: 15px;
	line-height: 21px;
}

code {
	font-size: 13px;
}

strong,b,dt,th {
	color: #000;
}

.clear {
	clear: both;
}

/*/////////////////////////////////////////////WRAPPER///////////////////////////////////////////////*/
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}

#footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}


/*/////////////////////////////////////////////HEADER///////////////////////////////////////////////*/
#header {
	width: 100%;
	height: 100px;
	background: url("images/fundo-menu.jpg") repeat-x scroll left top transparent;
}

#header_container {
	height: 100px;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 900;
}


#content {
	width: 960px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

.logo {
	width: 229px;
	height: 47px;
	float: left;
	margin-top: 25px;
}

.logo a {
	display: block;
}

.menu {
	width: 600px;
	height: 100px;
	float: right;
}

.menu ul {
	font-family: 'Oswald',sans-serif;
    font-size: 22px;
    font-weight: normal;
    height: 100px;
    text-transform: uppercase;
    width: 600px;
}

.menu ul li {
	float: left;
    padding: 57px 30px 21px;
}

.menu ul li a {
	color: #b4b4b4;
	display: block;
}

.menu ul li:hover a {
	color: #FFFFFF; 
}

.selecionado-menu {
	background-color: #FFFFFF;
	border-top: 5px solid #38713D;
	padding: 52px 30px 45px !important;
}

.selecionado-menu a {
	color: #38713d !important;
}

/*/////////////////////////////////////////////FOOTER///////////////////////////////////////////////*/

#footer {
	height: 60px;
    position: relative;
    width: 100%;
    z-index: 100;
    background-color: #e9ebed; 
}

#footer-container {
    height: 40px;
    margin: 0 auto;
    padding-top: 20px;
    width: 960px;
    position: relative;
    text-align: center;
}

.xthor {
	right: 0;
	position: absolute;
}

.copy {
	position: absolute;
	left: 50%;
	margin-left: -80px;
	
}

/*/////////////////////////////////////////////BUSCA///////////////////////////////////////////////*/

#lupa {
	cursor: pointer;
}

.pesquisar {
	background-color: white;
    box-shadow: 1px 1px 4px 0 #000000;
    height: 59px;
    margin-top: 23px;
    position: absolute;
    right: 0;
    width: 243px;
}

#search {
	float: right;
    height: 34px;
    margin-right: 15px;
    margin-top: 15px;
    position: relative;
    width: 211px;
}

#search #searchsubmit {
	background: url("images/pesquisa_02.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 28px;
    width: 22px;
}

#search #s {
	background: url("images/pesquisa_01.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #5B5B5B;
    float: left;
    font-family: tahoma;
    font-size: 8pt;
    height: 19px;
    padding: 5px;
    width: 176px;
}

.alinha-direita-prod {
	position: absolute;
	padding-top: 25px;
	left: 0;
}

.busca-right {
	position: relative;
	width: 732px;
	float: right;
}

/*/////////////////////////////////////////////MENU///////////////////////////////////////////////*/



/*/////////////////////////////////////////////SIDEBAR///////////////////////////////////////////////*/
.sidebar {
	width: 215px;
	text-align: center;
}



/*/////////////////////////////////////////////CONTATO///////////////////////////////////////////////*/
.infos-contato {
	background: url("images/left-contact.jpg") no-repeat scroll left top transparent;
    float: right;
    height: 395px;
    padding-left: 40px;
    width: 370px;
}

.table-contato-p-direita {
	color: #505050;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	
}

.contato_form {
	width: 550px;
	float: left;
}

.contato-title {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
}

.contato-title2 {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}

.input-contato {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 19px;
    padding: 3px;
    width: 410px;
    font-family: tahoma;
    font-size: 8pt;
}

.input-contato-endereco {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 19px;
    padding: 3px;
    width: 274px;
    font-family: tahoma;
    font-size: 8pt;
}

.input-contato-endereco-2 {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 19px;
    padding: 3px;
    width: 54px;
    font-family: tahoma;
    font-size: 8pt;
}

.input-contato-endereco-3 {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 27px;
    padding: 3px;
    width: 62px;
    font-family: tahoma;
    font-size: 8pt;
}

.input-contato-telefone {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 19px;
    padding: 3px;
    width: 144px;
    font-family: tahoma;
    font-size: 8pt;
}

.textarea-contato {
	background-color: #F1F1F1;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 3px 3px;
    height: 74px;
    padding: 3px;
    resize: none;
    width: 410px;
    font-family: tahoma;
    font-size: 8pt;
}

.mensagem-contato .wpcf7-not-valid-tip {
	color: red;
    font-size: 10pt;
    left: 6px;
    padding: 0;
    position: absolute;
    top: -60px;
    width: 280px;
    z-index: 100;
    font-family: tahoma;
    font-size: 8pt;
}

.submit-contato {
	background: url("images/enviar.jpg") no-repeat scroll left top transparent;
	width: 99px;
	height: 37px;
	cursor: pointer;
	color: transparent;
	border: none;
}

.wpcf7-validation-errors {
	border: medium none !important;
    color: red;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-left: 185px !important;
    margin-top: -32px !important;
    position: relative;
    text-transform: uppercase;
}

.wpcf7-mail-sent-ok {
	border: none !important;
    color: green;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-left: 185px !important;
    margin-top: -32px !important;
    position: relative;
    text-transform: uppercase;
}

/*/////////////////////////////////////////////EMPRESA///////////////////////////////////////////////*/



/*/////////////////////////////////////////////NAVEGAÇÃO///////////////////////////////////////////////*/
.navigation {
	float: left;
	width: 600px;
	margin: 20px 0;
}

.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

#nav-single {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*/////////////////////////////////////////////HOME CONTAINER///////////////////////////////////////////////*/
#home-container {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.repete-cinza-topo {
	background: url("images/degrade-menu-topo.jpg") repeat-x scroll left top transparent;
	width: 100%;
	height: 35px;
	position: absolute;
}

#home-container1 {
	display: block;
    left: 50%;
    margin-left: -500px;
    margin-top: -355px;
    position: absolute;
    width: 940px;
    z-index: 2147483647;
}

.itens-home {
	width: 960px;
	padding-bottom: 50px;
	padding-top: 100px;
	border-bottom: 1px solid #e5e5e5;
}

.conheca-home {
	width: 630px;
	float: left;
}

.contato-home {
	float: right;
	width: 230px;
	
}

.title-conheca-home {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #38713d;
	text-transform: uppercase;
}

.desc-conheca-home {
	
}

.endereco-home {
	background: url("images/endereco-home.jpg") no-repeat scroll left top transparent;
	padding-left: 30px;
}

.tel-home {
	background: url("images/tel-home.jpg") no-repeat scroll left top transparent;
	padding-left: 30px;
}

.email-home {
	background: url("images/email-home.jpg") no-repeat scroll left top transparent;
	padding-left: 30px;
}

.itens-home2 {
	width: 960px;
	padding-bottom: 25px;
	padding-top: 25px;
	border-top: 1px solid #e5e5e5;
	margin-top: 1px;
}

.produtos-home {
	width: 960px;
}

/*/////////////////////////////////////////////WP-PAGENAVI///////////////////////////////////////////////*/
.wp-pagenavi {
	color: #7e7e7e;
    margin: 0 auto;
    width: 310px;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

.wp-pagenavi a {
	text-decoration: none;
}

.wp-pagenavi a:hover {
	color: #38713C;
}

.wp-pagenavi span.current {
    background-color: #38713D;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    font-weight: normal !important;
    height: 27px;
    padding: 2px 9px !important;
    width: 21px; 
}

.wp-pagenavi span.extend {
	text-decoration: none;
}

.wp-pagenavi span.pages {
}

.wp-pagenavi a, .wp-pagenavi span{
    padding: 0px 10px;
    text-decoration: none !important;
    border: 0 !important;
}

.nextpostslink {
	background: url("images/flecha-nav-right.jpg") no-repeat scroll left top transparent;
	width: 14px;
	height: 14px;
} 

.previouspostslink {
	background: url("images/flecha-nav-left.jpg") no-repeat scroll left top transparent;
	width: 14px;
	height: 14px;
} 

/*/////////////////////////////////////////////WIDGETS///////////////////////////////////////////////*/
.textwidget {
	padding: 5px 11px;
}

#calendar_wrap {
	text-align: left;
	padding: 8px 15px;
	margin: 0;
}

#wp-calendar {
	text-align: left;
	margin-top: 5px;
	width: 100%;
}

#footer-widget #wp-calendar a:hover {
	color: white;
}

#wp-calendar caption {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: .4em;
}

#wp-calendar td {
	padding: 10px;
}

#wp-calendar #today {
	font-weight: bold;
	color: #FF0000;
}

#wp-calendar th {
	color: #fff;
}

.widget_tag_cloud a {
	text-decoration: none;
	margin: 5px;
	line-height: 24px;
}
/*/////////////////////////////////////////////BANNERS INICIAIS///////////////////////////////////////////////*/

.slide-img-home{
    margin: 0 auto;
    position: relative;
    width: 960px;
    height: 351px;
}

.content-slide{
    position: absolute;
    width: 100%;	
    background: url("images/fundo-banners-inicial.jpg") repeat scroll left top transparent;
    height: 351px;
}

.banners{
	position: absolute;
	width: 100%;	
}

.img-transparente-home {
	width: 653px;
	height: 434px;
	float: right;
}

.txt-home {
	float: left;
    height: 250px;
    padding-top: 51px;
    width: 307px;
}

.title-home {
	font-family: 'Oswald',sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 35px;
}

.desc-home {
	font-family: 'Oswald',sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #FFFFFF;
}

.pager-slides{
    bottom: 20px;
    left: 20px;
    position: absolute;
    width: 75px;
    z-index: 999;
}

.pager-slides ul li{
	float: left;
	width: 22px;
	margin-right: 3px;
}

.li-menu {
    background: url("images/bola-slider.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 21px;
    width: 22px;
}

.selecionado {
    background: url("images/bola-slider-hover.png") no-repeat scroll left top transparent !important;
}


.slide-img-home1{
	width: 1280px;
	margin: 0 auto;
	height: 720px;
	overflow: hidden;
	position: relative;	
}

.content-slide1{
	height: 720px;
    overflow: hidden;
    position: absolute;
    *margin-top: 400px;
    width: 100%;
    z-index: -999;	
    background: url("images/repete-bg-contato.jpg") repeat-x scroll left top transparent;
}

.slide-img-home2{
	width: 1280px;
	margin: 0 auto;
	height: 666px;
	overflow: hidden;
	position: relative;	
}

.content-slide2{
	height: 666px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -999;	
}

/*/////////////////////////////////////////////LISTAGEM DE PRODUTOS///////////////////////////////////////////////*/

#produtos_left {
	width: 188px;
	float: left;
	padding-top: 50px;
}

#produtos_right {
	width: 732px;
	float: right;
	padding-top: 50px;
}

#produtos_right ul {
	width: 732px;
}

#produtos_right ul li {
	float: left;
    height: 404px;
    margin-right: 25px;
    padding: 3px;
    width: 221px;
    margin-bottom: 30px;
}

#produtos_right ul li a {
	display: block;
}

#produtos_right ul li .alinha-post-content .frase-destaqueee {
	display: block;
	color: #666666;
}

#produtos_right ul li:hover .alinha-post-content .frase-destaqueee {
	color: #FFFFFF;
}

#produtos_right ul li:hover {
	background-color: #38713d;
}

#produtos_right ul li:hover h2 a {
	color: #FFFFFF;
} 

#produtos_right ul li:hover .a-saibamais-argos {
	color: #FFFFFF;
} 

#produtos_right ul li:hover a p {
	color: #FFFFFF;
} 

#produtos_right ul li h2 a {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}






.produtos-home ul li {
	float: left;
    height: 404px;
    margin-right: 17px;
    padding: 3px;
    width: 221px;
}
.produtos-home ul li a {
	display: block;
}

.produtos-home ul li .alinha-post-content .frase-destaqueee {
	display: block;
	color: #666666;
}

.produtos-home ul li:hover .alinha-post-content .frase-destaqueee {
	color: #FFFFFF;
}

.produtos-home ul li:hover {
	background-color: #38713d;
} 

.produtos-home ul li:hover h2 a {
	color: #FFFFFF;
} 

.produtos-home ul li:hover .a-saibamais-argos {
	color: #FFFFFF;
} 

.produtos-home ul li:hover a p {
	color: #FFFFFF;
} 

.produtos-home ul li h2 a {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

.a-saibamais-argos {
	color: #38713c;
}

.alinha-post-content {
	padding: 10px;
}

.cat-title {
	padding-bottom: 10px;
    padding-top: 10px;
}

.cat-title1 {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.abre-menu {
	width: 100%;
}

.title-cat {
	float: left;
}

.flechaabre {
	background: url("images/flecha-catmenu.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    height: 8px;
    margin-top: 15px;
    padding-left: 5px;
    width: 7px;
}


.alter-position {
	background: url("images/flecha-catmenu.png") no-repeat scroll left bottom transparent;
	height: 6px;
    width: 7px;
    margin-top: 16px;
}


.cat-title a {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

.sub-cat {
	width: 164px;
	display: none;
}

.sub-cat li {
    height: 20px;
    padding: 2px 2px 2px 10px;
    width: 152px;
}

.sub-cat li:hover {
	background-color: #38713D;
}

.sub-cat li:hover a {
	color: #FFFFFF;
}

.sub-cat li a {
	color: #717171;
	display: block;
}

.sub-cat-selected {
	background-color: #38713D;
}

.sub-cat-selected a {
	color: #FFFFFF !important;
}

/*/////////////////////////////////////////////MENU DE CATEGORIAS///////////////////////////////////////////////*/

.topo-cat {
	width: 188px;
	height: 12px;
	background: url("images/fundo-menu-cat_01.jpg") no-repeat scroll left top transparent;
}

.meio-cat {
	width: 188px;
	background: url("images/fundo-menu-cat_03.jpg") repeat-y scroll left top transparent;
}

.rodape-cat {
	width: 188px;
	height: 14px;
	background: url("images/fundo-menu-cat_05.jpg") no-repeat scroll left top transparent;
}

.ul-cat {
	width: 164px;
	margin: 0 auto;
}

/*/////////////////////////////////////////////SINGLE///////////////////////////////////////////////*/

.alinha-tables-view {
	width: 732px;
}

.envolve_table1 {
	width: 414px;
	float: left;
}

.envolve_table2 {
	width: 246px;
	float: right;
}


.envolve_table1 h3 {
	background-color: #38713d;
	width: 400px;
	height: 35px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 14px;
}

.envolve_table2 h3 {
	background-color: #38713d;
	width: 232px;
	height: 35px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 14px;
}

.envolve-botoes {
	width: 486px;
	margin: 0 auto;
	height: 46px;
}

.envolve-botoes #img-single1 {
	float: left;
}

.envolve-botoes #img-single2 {
	float: right;
}

.caracteristicas-single {
	width: 732px;
}

.caracteristicas-single h3 {
	color: #38713d;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.frase-destaque {
	width: 732px;
}

.frase-destaque p {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.titulo-single h1 {
	color: #38713c;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
}

.imagens2 img {
	border: 1px solid #cbcbcb;
}

/*/////////////////////////////////////////////PÁGINA 404///////////////////////////////////////////////*/

.p-404 {
	color: #44abb5;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
}

/*/////////////////////////////////////////////CAROUSEL///////////////////////////////////////////////*/

.jcarousel-skin-tango .jcarousel-container {
	
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    margin: -25px auto 0;
    width: 900px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  900px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 160px;
}

.jcarousel-skin-tango .jcarousel-item {
  	background: none repeat scroll 0 0 transparent;
    height: 162px;
    padding: 20px 5px 5px;
    width: 170px;
}

.jcarousel-skin-tango .jcarousel-item:hover {
    background: url("images/hovercarouselhome.png") no-repeat scroll left top transparent;
}

.jcarousel-item:hover .title-p-d {
	visibility: visible;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    /*)margin-right: 10px;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("images/flecha-right.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: -40px;
    top: 90px;
    width: 44px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: url("images/flecha-right-hover.png") no-repeat scroll 0 0 transparent;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("images/flecha-left.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    left: -40px;
    position: absolute;
    top: 90px;
    width: 44px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url("images/flecha-left-hover.png") no-repeat scroll 0 0 transparent;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}

#colorbox {
	
}

#cboxContent {
	margin-top: 20px;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: #000;
	padding: 5px;
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(colorbox/images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxPrevious.hover {
	background-position: bottom left;
}

#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(colorbox/images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxNext.hover {
	background-position: bottom right;
}

#cboxLoadingOverlay {
	background: #000;
}

#cboxLoadingGraphic {
	background: url(colorbox/images/loading.gif) no-repeat center center;
}

#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(colorbox/images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose.hover {
	background-position: bottom center;
}

.escondeT{
	position: absolute;	
}