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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	cursor: default;
}

a {
	cursor: pointer;
}

img {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* ignorar o reset à margin e padding das tables */
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}




.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	width: 100%;
	height: 100%;
}

body, table, td, div {
	font: normal normal normal 14px/21px "trebuchet ms", arial, sans-serif;
	color: #555555;

	cursor: default;

	/* change: ie6.css, ie7.css, ie8.css */
}



h1 {
	font: normal normal bold 21px/28px "trebuchet ms", arial, sans-serif;
	padding: 0px 0px 5px 8px;
	background-image: url('../../../layout/tplGeral/img/line.gif');
	background-position: left bottom;
	background-repeat: no-repeat;

	margin-bottom: 10px;

	color: #DC8B0F;
}

h3 {
	font: italic normal bold 16px/24px "trebuchet ms", arial, sans-serif;
	margin: 10px 0px 0px;
	color: #308F94;
}


ul {
	padding: 0px;
	margin: 5px 0px 5px 30px;
	list-style: disc url("../../../layout/tplGeral/img/bullet.gif") outside;
}

ul li {
	margin: 0px 0px;
	padding-left: 5px;
}



fieldset {
	margin: 20px 10px;
	padding: 0px 10px;
	border: 1px solid #FECD39;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

fieldset legend {
	padding: 0px 5px;
	font: italic normal bold 16px "trebuchet ms", arial, sans-serif;
	color: #BD740C;
}


label {
	display: block;
	font: normal normal bold 14px/27px Arial, sans-serif;
	color: #93601A;
	text-align: right;
	margin-right: 10px;
	width: 170px;
	float: left;
}

label.error {
	display: block;
	margin: 0px 0px 5px;
	width: 440px;
	text-align: right;
	font: normal normal bold 12px/15px arial, sans-serif;
	color: #c00000;
}

.fielder.error {
	border-color: #c00000;
	background-color: #FFE7E7;
}

.fielder {
	display: block;
	float: left;
	width: 250px;
	border: 1px solid #DFA90E;
	font: normal normal bold 14px Arial, sans-serif;
	color: #444444;
	padding: 5px;
	background-color: #ffffff;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

textarea.fielder {
	height: 68px;
	overflow: auto;
}


.btn {
	font: normal normal bold 16px/30px Arial, sans-serif;
	height: 35px;
	padding: 0px 10px;
	width: auto;
	border: 1px solid #DFA90E;
	color: #93601A;
	background-color: #FFFFAA;
	background-image: url("../../../layout/tplGeral/img/btn_bg.png");
	background-position: 50% 50%;
	text-align: center;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	cursor: pointer;
}

.btn:hover {
	background-image: url("../../../layout/tplGeral/img/btn_bg2.png");
}



a {
	color: #93601A;
	text-decoration: none;
}

a:hover {
	color: #BD740C;
}

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
#page-area-content{
	width: 900px;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	position: absolute;

	top: 0px;
	left: 50%;
	margin-left: -450px;

	background-image: url("../../../layout/tplGeral/img/points-bg.png");
	background-repeat: no-repeat;
}


#div-ultimas-fotos-tit{
	width: 490px;
	padding-top: 20px;
	height:auto;
	min-height:100px;
	border:0px solid;
	clear: both;
}

#div-light-point-left{
	background-image: url("../../../layout/tplGeral/img/light-point.png");
	background-repeat: no-repeat;
	position: absolute;
	margin-left:175px !Important;
	margin-top:120px !Important;
	width: 53px;
	height: 54px;
}


#div-light-point-middle{
	background-image: url("../../../layout/tplGeral/img/light-point.png");
	background-repeat: no-repeat;
	position: absolute;
	margin-left:638px;
	margin-top:0px;
	width: 53px;
	height: 54px;
}


#div-light-point-right{
	background-image: url("../../../layout/tplGeral/img/light-point.png");
	background-repeat: no-repeat;
	position: absolute;
	margin-left:1020px;
	margin-top:130px;
	width: 53px;
	height: 54px;
}



#div-ultimas-fotos{
	width: 450px;
	height:80px;
	margin-top:0px;
	border:1px solid;
}



.news-tit{
	color:#df8e0e;
	line-height: 25px;
	font-weight: bold;
}



#Master-div-Box-news{
	width: 340px;
	height: 90px;
	float: left;
	padding-right: 0px;
	margin-top:9px;
	margin-bottom: 2px;
	text-align: justify;
	border:0px solid;
	line-height: 15px;
	clear: both;
}

#div-Box-news-and-ler-mais{
	width: 100%;
	height:auto; min-height:65px;
	text-align: justify;
	border:0px solid;
	line-height: 15px ;
}



#div-home-news-content{
	width: 100%;
	height:auto; min-height:40px;
	float: left;
	padding-right: 0px;
	text-align: justify;
	border:0px solid;
	line-height: 15px ;
}

#Ler-mais-div{
	height: 15px;
	float: right;
	border: 0px solid;
	margin-top:5px;
}

.div-board-bg-big{
	display: block;
	float: left;
	background-image: url("../../../layout/tplGeral/img/Board-Bg-Big.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 144px;
	height: 112px;
	border:0px solid;
	margin-left: 13px;
}

.thumb-home-blog {
	width: 112px;
	height: 73px;
	margin:15px;
	border:1px solid;
	border-color: #CACACA;
}

.thumb-photo {
	width: 85px;
	height: 58px;
	margin-left:0px;
	margin-top:12px;
	border:1px solid;
	border-color: #CACACA;
}


.div-board-bg-small {
	display: block;
	float: left;
	padding-right:8px;
	background-image: url("../../../layout/tplGeral/img/Board-Bg-Small.png");
	background-repeat: no-repeat;
	width: 114px;
	height: 87px;
	border:0px solid;
	margin-top:10px;
}

a.div-board-bg-small img {
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}

a.div-board-bg-small:hover img {
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
}


a.div-board-bg-small:hover {
	background-position: 0px -87px;
}



#boot-home{
	position: absolute;

	left: 552px;
	top: -45px;

	width: 94px;
	height: 33px;
}

#boot-contactos{
	position: absolute;

	left: 654px;
	top: -45px;

	width: 94px;
	height: 33px;
}






#abelha-float{
	background-image: url("../../../layout/tplGeral/img/abelha-float.png");
	background-repeat: no-repeat;
	position: absolute;

	left: 720px;
	top: 325px;

	width: 107px;
	height: 131px;
}


#banner-home{
	position: absolute;

	left: 550px;
	top: 295px;

	background-image: url("../../../layout/tplGeral/img/Banner.png");
	background-repeat: no-repeat;

	width: 200px;
	height: 134px;

	line-height: 99999px;
	display: block;

	overflow: hidden;

	border: 0px solid;
}


/*Menu Cats*/
#Left-Menu-Cats{
	background-image: url("../../../layout/tplGeral/img/Main-Menu-Bg.png");
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-left:5px;
}

#Top-Bg-Menu-Cats{
	background-image: url("../../../layout/tplGeral/img/Top-Main-Menu.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 13px;
	border: none;
}

#Center-Menu-Cats-Content{
	background-image: url("../../../layout/tplGeral/img/Main-Menu-Link-Bg.png");
	width: 200px;
}

#Bottom-Bg-Menu-Cats{
	background-image: url("../../../layout/tplGeral/img/Bottom-Main-Menu.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 24px;
}
/*Fim Menu Cats*/


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*Menu Left Navigation links TituloMaster1 */

#nav-menu {
	width:200px;
	font-size: 13px;

	list-style: none;
	list-style-image: none !important;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}


#nav-menu li {
	padding: 0px;
	margin: 0px;

}

#nav-menu li a {
	background-image: url("../../../layout/tplGeral/img/Main-Menu-Link-Bg.png");
	background-repeat: no-repeat;
	background-position: left;

	font: normal normal bold 13px/25px arial, sans-serif;
	height: 25px;

	text-indent: 33px;

	display: block;
	color: #BD740C;
	text-decoration: none;
	text-align: left;
}

#nav-menu li.current a,
#nav-menu li a:hover {
	background-image: url("../../../layout/tplGeral/img/Main-Menu-Link-Bg-houver.png");
	color: #ffffff;
	text-decoration: none;
}

#nav-menu li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

body {
	background-image: url("../../../layout/tplGeral/img/bg-page.png");
	background-repeat: repeat-x;
	height: 100%;
	overflow: hidden;
}

div#skel1 {
	width: 782px;
	height: 502px;

	top: 50%;
	left: 50%;
	margin-left: -391px;
	margin-top: -235px;

	border: 0px solid;

	background-image: url("../../../layout/tplGeral/img/skel1.png");
	background-repeat: no-repeat;
	position: absolute;
}

div#skel1_png {
	position: absolute;
}

div#logo {
	position: absolute;
	margin-top: -45px;
	margin-left: -15px;
	z-index: 2;
}

div#logo-txt {
	position: absolute;
	margin-top: 11px;
	margin-left: 45px;
}


div#skel2 {
	position: absolute;
	width: 770px;
	height: 445px;
	margin-left:10px;
	margin-top:50px;
	border:0px solid;
	background-image: url("../../../layout/tplGeral/img/skel2.png");
	background-repeat: no-repeat;
}


div#content-left {
	float: left;
	width: 510px;
	height: 405px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
	margin-top: 18px;
	margin-left: 20px;
	border:0px solid;
}


div#content-Right {
	float: left;
	width: 210px;
	height: 405px;
	padding-right: 0px;
	margin-top: 18px;
	margin-left: 5px;
	border:0px solid;
}



div#copyright {
	position: absolute;
	top: 503px;
	right: 5px;
	text-align: right;
	width: 425px;
	height: 27px;
	z-index: 4;
	font-weight: bold;
	text-decoration: none;
	color: #BD740C;
	font-size: 10px;
}

div#copyright a {
	text-decoration: none;
	color: #BD740C;
}

div#copyright a:hover {
	color: #c37e05;
}


.inscricoesform label {
padding: 0px;
margin: 4px 0px -3px;
font-weight: normal;
font-style: italic;
font-size: 14px;
word-spacing: 0px;
letter-spacing: -1px;
color: #2F8E93;
}

.inscricoesform .fielder {
width: 200px;
margin: 0px;
}

.inscricoesform .btn {
width: 200px;
background-color: #E53E00;
padding: 1px 0px;
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
}

.inscricoesform div.field {
margin: 0px 0px 8px;
}#lightbox{
position: absolute;
top: 0px;
left: 0;
width: 100%;
z-index: 20;
text-align: center;
}





.blog_list a {
	display: block;
	cursor: pointer;
	color: #555555;
	text-decoration: none;
	padding: 5px 8px 8px;
	margin: 5px 0px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	border-bottom: 1px solid #FDE465;
}

.blog_list a:hover {
	background-color: #FDE465;
	color: #BD740C;
}

.blog_list a .blog_title {
	font: normal normal bold 14px/20px Arial, sans-serif;
	color: #BD740C;
	cursor: pointer;
}

.blog_list a .blog_date {
	font: normal normal normal 11px/14px Arial, sans-serif;
	color: #777777;
	cursor: pointer;
}

.blog_list a .blog_intro {
	margin: 5px 0px 0px;
	font: normal normal normal 13px/18px Arial, sans-serif;
	cursor: pointer;
}




.blog_entry {
	color: #555555;
}


.blog_entry .blog_title {
	font: normal normal bold 14px/20px Arial, sans-serif;
	color: #BD740C;
}

.blog_entry .blog_date {
	font: normal normal normal 11px/11px Arial, sans-serif;
	color: #777777;
}

.blog_entry .blog_intro {
	margin: 15px 20px 20px;
	font: italic normal normal 13px/18px Arial, sans-serif;
	color: #777777;
}

.blog_entry .blog_body {
	margin: 5px 0px 0px;
	font: normal normal normal 13px/20px Arial, sans-serif;
}


.blockcontent {
	background-image: url("../../../layout/tplGeral/img/contentbg.png");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #FFFFDD;
}




.loadingbox {
	display: block;
	background-image: url("../../../layout/tplGeral/img/loading.gif");
	background-position: 50% 15px;
	background-repeat: no-repeat;

	padding: 50px 0px 15px;
	text-align: center;
	font: normal normal bold 15px/22px arial, sans-serif;
	color: #BD740C;
}

.infobox {
	display: block;
	background-image: url("../../../layout/tplGeral/img/infoicon.png");
	background-position: 50% 15px;
	background-repeat: no-repeat;

	padding: 55px 0px 15px;
	text-align: center;
	font: normal normal bold 15px/22px arial, sans-serif;
	color: #BD740C;
}





.linkbutton {
	display: block;

	background-color: #FDE465;

	color: #BD740C;
	padding: 6px 10px;

	font: 14px Arial, Trebuchet MS, Sans-serif;
	font-weight: bold;

	text-decoration: none !important;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	margin: 10px 5px 5px;
}

.linkbutton:hover {
	background-color: #DFA90E;
	color: #fff;
}

p {
	margin-bottom: 0.9em;
}
.foto_galleries_list {
	margin: 10px 0px;
}

.foto_galleries_list a {
	display: block;

	padding: 8px 15px;

	margin: 5px 0px 10px;

	color: #BD740C;
	background-color: #FDE465;

	text-decoration: none !important;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}


.foto_galleries_list a:hover {
	background-color: #DFA90E;
	color: #fff;
	cursor:pointer;
}

.foto_galleries_list a:hover .title { cursor:pointer; color: #ffffff; }
.foto_galleries_list a:hover .title h2 { cursor:pointer; color: #ffffff; }
.foto_galleries_list a:hover .title .date { cursor:pointer; color: #ffffff; }
.foto_galleries_list a:hover .descr { cursor:pointer; color: #ffffff; }


.foto_galleries_list .title {
	margin: 0px 0px 3px;
	padding: 0px 10px 3px;

	border-bottom: 1px solid #BD740C;
}

.foto_galleries_list .title h2 {
	font: 15px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #BD740C;

	margin: 0px;
	padding: 0px;

	float: left;
}


.foto_galleries_list .title .date {
	float: right;
	display: block;
	text-align: right;

	font: 12px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: #BD740C;

	padding-top: 3px;
}


.foto_galleries_list .descr {
	color: #555555;
}




.gal_locked {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	line-height: 9999px;
	overflow: hidden;
	margin-right: 5px;
	background-image: url("../../../layout/tplGeral/img/icon_locked.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}












.foto_list {
	color: #BD740C;
}

.foto_list .gallery_introduction {
	margin: 0px 10px 10px;
}


.foto_list .pictures {
	text-align: center;
	margin: 0px 0px 10px 5px;
}

.foto_list a {
	text-decoration: none !important;
}




.foto_list .title {
	margin: 10px 0px 3px;
	padding: 0px 10px 3px;

	border-bottom: 1px solid #BD740C;
}

.foto_list .title h2 {
	font: 15px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #BD740C;

	margin: 0px;
	padding: 0px;

	float: left;
}


.foto_list .title .date {
	float: right;
	display: block;
	text-align: right;

	font: 12px Arial, Trebuchet MS, Sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: #BD740C;

	padding-top: 3px;
}


div.pagination {
	padding: 3px;
	margin: 3px;
	cursor: default;
	text-align: center;

	font: normal normal bold 13px arial, sans-serif;
}


div.pagination span,
div.pagination a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	text-decoration: none !important;

	color: #fff !important;
	background-color: #ED9410;

	margin: 1px;
	padding: 3px 7px;

	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}


div.pagination span.current {
	font-size: 17px;
	padding: 2px 7px;

	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


div.pagination a:hover, div.pagination a:active {
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}


div.pagination span.disabled {
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#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;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../../../layout/tplGeral/macFFBgHack.png) repeat;}
.TB_overlayBG {

	background-image: url('../../../layout/tplGeral/img/bg-page.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FAD20D;


	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

* 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 5px 5px 5px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#fff;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 5px 15px 15px;
	overflow:hidden;
	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;
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pp_pic_holder .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) top left no-repeat; } /* Top left corner */
	div.pp_pic_holder .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.pp_pic_holder .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) top left no-repeat; } /* Top right corner */

	div.pp_pic_holder .pp_content { background-color: #fff; } /* Content background */
	div.pp_pic_holder .pp_content a.pp_expand { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.pp_pic_holder .pp_content a.pp_expand:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_pic_holder .pp_content a.pp_contract { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.pp_pic_holder .pp_content a.pp_contract:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_pic_holder .pp_content a.pp_close { width: 68px; height: 22px; background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */

	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_previous.png) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_next.png) top left no-repeat; } /* The next arrow in the bottom nav */

	div.pp_pic_holder .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pp_pic_holder .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.pp_pic_holder .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/br.gif) top left no-repeat; } /* Bottom right corner */

	div.pp_pic_holder .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	div.ppt div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) bottom left no-repeat; }
	div.ppt div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) bottom left no-repeat; }
	div.ppt div.ppt_content { background-color: #fff; }




	div.pp_pic_holder .pp_content p.pp_description {
		font: normal normal bold 13px/24px Arial, Sans-serif;
	}

	div.pp_pic_holder .pp_nav {
		font: normal normal bold 13px/18px Arial, Sans-serif;
		color: #555;
	}




	div.pp_pic_holder .pp_content a.pp_next {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnNext.gif) 100% 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_next:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	div.pp_pic_holder .pp_content a.pp_previous {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnPrevious.gif) 0px 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_previous:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */

	div.dark_rounded .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top left no-repeat; } /* Top right corner */
	div.dark_rounded .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/bl.png) top left no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/br.png) top left no-repeat; } /* Bottom right corner */
	div.dark_rounded .pp_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; }
	div.dark_rounded div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top right no-repeat; }
	div.dark_rounded div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
	div.dark_rounded .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */

	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content,
	div.dark_square div.ppt_left,
	div.dark_square div.ppt_right,
	div.dark_square div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */

	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content,
	div.light_square div.ppt_left,
	div.light_square div.ppt_right,
	div.light_square div.ppt_content { background: #fff; }
	div.light_square div.ppt_content { color: #666666; }


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}

	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}

		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }

			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}

			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }

				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: right;
					margin: 3px 0 0 0;
				}

					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 0 4px; }

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.disabled { background-position: 0 -16px; cursor: default; }

		div.pp_pic_holder .pp_content div.hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;
		}

		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}

		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}

		div.pp_pic_holder #full_res { width: 100%; text-align: center; }
			div.pp_pic_holder #full_res { display: block; margin: 0 auto; }

		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #555;
			font: normal normal bold 13px/21px Arial, Sans-serif;
			margin: 1px 0px 0px;
			padding: 0px;
		}

			div.ppt div.ppt_left,
			div.ppt div.ppt_right { float: left; width: 21px; height: 21px; overflow: hidden; }

			div.ppt div.ppt_content { float: left; line-height: 21px; }

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
