/* Common */


img, div, a, input { behavior: url(../../iepngfix.htc) }


.body {
	background: #fcdd4d url(../../images/bg.jpg) top left repeat-x;
	font-family: Trebuchet MS, Verdana;
	line-height: 14px;
	color: #4c3708;
	text-align: center;
}

.wrap {
	width: 1107px;
	margin:0 auto;
	text-align: left;
	position: relative;
}

.header {
	background: url(../../images/header.jpg) top left no-repeat;
	width: 1107px;
	height: 242px;
	display: inline;
	float: left;
}

.logo {
	width: 210px;
	height: 180px;
	margin: 0 0 0 94px;
	display: inline;
	float: left;
}

.music {
	width: 75px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 110px;
}

.mainNav {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 70px 0 0 70px;
}

.nav-home, .nav-produtos, .nav-eventos, .nav-empresa, .nav-contato, .nav-home a, .nav-produtos a, .nav-eventos a, .nav-empresa a, .nav-contato a {
	width: 88px;
	height: 29px;
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}

.nav-compras, .nav-compras a {
	width: 115px;
	height: 29px;
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}

.nav-home a {
	display: block;
	background: url(../../images/nav_home1.png) top left no-repeat;
}

	.nav-home a:hover {
		display: block;
		background: url(../../images/nav_home2.png) top left no-repeat;
	}

.nav-produtos a {
	display: block;
	background: url(../../images/nav_produtos1.png) top left no-repeat;
}

	.nav-produtos a:hover {
		display: block;
		background: url(../../images/nav_produtos2.png) top left no-repeat;
	}
	
.nav-eventos a {
	display: block;
	background: url(../../images/nav_eventos1.png) top left no-repeat;
}

	.nav-eventos a:hover {
		display: block;
		background: url(../../images/nav_eventos2.png) top left no-repeat;
	}
	
.nav-empresa a {
	display: block;
	background: url(../../images/nav_empresa1.png) top left no-repeat;
}

	.nav-empresa a:hover {
		display: block;
		background: url(../../images/nav_empresa2.png) top left no-repeat;
	}
	
.nav-contato a {
	display: block;
	background: url(../../images/nav_contato1.png) top left no-repeat;
}

	.nav-contato a:hover {
		display: block;
		background: url(../../images/nav_contato2.png) top left no-repeat;
	}
	
.nav-compras a {
	display: block;
	background: url(../../images/nav_compras1.png) top left no-repeat;
}

	.nav-compras a:hover {
		display: block;
		background: url(../../images/nav_compras2.png) top left no-repeat;
	}	

.banner {
	width: 907px;
	height: 328px;
	display: inline;
	float: left;
	clear: both;
	margin: -20px 0 0 90px;
}

.content {
	width: 907px;
	margin: 0 0 0 94px;
	display: inline;
	float: left;
	clear: both;
	min-height: 378px;
}

.footer {
	background: url(../../images/footer.jpg) top left no-repeat;
	width: 1107px;
	height: 100px;
	display: inline;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.footerHome {
	background: url(../../images/footer.jpg) top left no-repeat;
	width: 1107px;
	height: 100px;
	position: absolute;
	top: 820px;
	left: 10px;
}

.copyright {
	background: url(../../images/copyright.png) top left no-repeat;
	width: 341px;
	height: 42px;
	display: inline;
	float: left;
	margin: 40px 0 0 94px;
}

	.copyright span {
		display: none;
	}

.aldabra a {
	background: url(../../images/logo_aldabra.png) top left no-repeat;
	width: 134px;
	height: 25px;
	display: inline-block;
	float: right;
	margin: 54px 104px 0 0;
}

	.aldabra span {
		display: none;
	}
	
/* Conteudo Específico das páginas */


.p1 {
	width: 600px;
	font-size: 12px;	
	line-height: 15px;
}

	.p1 a {
		color: #4c3708;
		text-decoration:  underline;
	}
	
.pX {
	width: 516px;
	font-size: 12px;	
	line-height: 15px;
}

.p2 {
	width: 210px;
	font-size: 12px;	
	line-height: 15px;
}

.p3 {
	width: 600px;
	font-size: 12px;
	line-height: 15px;	
	color: #b2934c;
	padding: 15px 0 30px 20px;
}


.internalAd1 {
	width: 268px;
	height: 224px;
	position: absolute;
	top: 510px;
	left: 95px;
}

.internalAd2 {
	width: 268px;
	height: 224px;
	position: absolute;
	top: 510px;
	left: 403px;
}

.slogan {
	width: 258px;
	height: 290px;
	position: absolute;
	top: 510px;
	right: 130px;
}

.bannerRodape {
    width: 530px;
    float:left;
    position: absolute;
	top: 720px;
	left: 95px;
}

.sideBar {
	width: 250px;
	min-height: 490px;
	display: inline;
	float: left;
	margin: 20px 0 0 0;
}

.mainContent {
	background: url(../../images/bg_catalog.jpg) top left no-repeat;
	width: 646px;
	min-height: 490px;
	display: inline;
	float: left;
	margin: 20px 0 0 0;
}

.mainContent2 {
	background: url(../../images/bg_catalog2.jpg) top left no-repeat;
	width: 916px;
	min-height: 490px;
	display: inline;
	float: left;
	margin: 20px 0 0 0;
}

.fullContent {
	margin: 20px 0 0 0;
}

.produtosNav {
	list-style: none;
	padding: 0;
	margin: 0;
}

	.produtosNav a {
		padding-bottom: 5px;
	}

	.produtosNav a:hover {
		background: transparent url(../../images/bullet.gif) no-repeat right;
		height: 22px;
	}
	
.ZoneCatalogo {
	margin: 0 0 0 25px;
}

.list-table {
	font-family: Trebuchet MS;
	font-size: 12px;
}

.list-table td {
	background: #fce263;
	padding: 5px;
	border-bottom: solid 5px #fcdd4d;
}

/* Produtos */

.produtoImage {
	margin: 0 20px 0 8px;
}

.produtoHover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4c3708;
}

	.produtoHover .boxTop {
		background: url(../../images/box_top.png) top right no-repeat;
		width: 255px;
		height: 43px;
		padding: 0 5px 0 20px;
	}
	
	.produtoHover .boxMiddle {
		background: url(../../images/box_middle.png) top right repeat-y;
		width: 255px;
		padding: 0 5px 0 20px;
		font-size: 13px;
	}

	.produtoHover .boxBottom {
		background: url(../../images/box_bottom.png) top right no-repeat;
		width: 255px;
		height: 10px;
	}

.subtitle {
	font-size: 14px;
	color: #D5A43E;
}

.titleTurmalinas {
	font-size: 15px;
	font-weight: bold;
	color: #4c3708;
}

.empresaFoto1, .empresaFoto2, .empresaFoto3, .empresaFoto4 {
	width: 300px;
	height: 209px;
	float: left;
	margin: 20px 0 0 30px;
}

.empresa_list {
	font-size: 12px;
	list-style-type: none;
	background: #fce263;
	padding: 5px;
}

.empresa_list li {
	margin: 5px;
}

/* Calendario */

.calendarSide {
	width: 250px;
}

.calendarFull {
	background: url(../../images/bg_catalog.jpg) top left no-repeat;
	width: 646px;
	vertical-align: top;
}

.calendarYear {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ac7e1e;
	width: 150px;
	margin: 0 0 10px 0;
}

.calendarYear2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ac7e1e;
	text-align: right;
	width: 80px;
	display: inline;
	float: right;
	margin: 15px 15px 0 0;
}

.calendarMonth {
	width: 487px;
	height: 65px;
	display: inline;
	float: left;
}

.calendarEvent {
	display: inline;
	float: left;
	clear: both;
	width: 646px;
}

.calendarItem {
	font-size: 12px;
	float: left;
	clear: both;
	margin: 25px 0 0 35px;
}

.calendarDate {
	color: #b2934c;
	width: 40px;
	padding: 0 10px 0 0;
}

.calendarTitle {
	color: #4c3708;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.calendarLocal {
	color: #807025;
}

.calendarText {
	color: #4c3708;
	padding: 5px 0;
}


/* Formulario de Contato */

.form-column1
{
	display: none;
	width: 80px;
	vertical-align: text-top;
	text-align:left;
}

.form-column2
{
	width: 529px;
	text-align:left;
}

.form-text
{
	display: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-fieldName
{
	background: url(../../images/input_nome.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 531px;
	height: 32px;
	padding: 8px 0 0 55px;
}

.form-fieldEmail
{
	background: url(../../images/input_email.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 531px;
	height: 32px;
	padding: 8px 0 0 54px;
}

.form-fieldPhone
{
	background: url(../../images/input_telefone.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 531px;
	height: 32px;
	padding: 8px 0 0 69px;
}

.form-fieldCity 
{
    background: url(../../images/input_cidade.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 531px;
	height: 32px;
	padding: 8px 0 0 60px;
}

div.form-fieldState 
{
    background: url(../../images/input_estado.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 531px;
	height: 32px;
	padding: 7px 0 0 0;
}

    .form-dropdown 
    {
        background: #fce366;
        border: 0;
        width: 456px;
        height 28px;
        margin: 0 0 0 58px;
        font-size: 12px;
    }
    
.form-area
{
	background: url(../../images/input_mensagem.gif) top left no-repeat;
	border: 0;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 520px;
	height: 210px;
	padding: 30px 10px 0 12px;
	overflow: hidden;
}

.form-submit
{
	background: url(../../images/submit.gif) top left no-repeat;
	border: 0;
	width: 44px;
	height: 14px;
	cursor:pointer;
	margin: 0 0 0 480px;
}

/* Indique este Site */

.indique-column1
{
	width: 100px;
	vertical-align: text-top;
	padding: 0 0 0 10px;
}

.indique-column2
{
	width: 150px;
}

.indique-text
{
	color: #a7773e;
	font-size: 10px;
}

.indique-field
{
	width: 185px;
	background: #fff6cd;
	border: 1px solid #bed455;
	margin: 0 0 10px 5px;
}

.indique-submit
{
	background: url(/images/btn_submit1.png);
	width: 65px;
	height: 23px;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 115px;
}

/* WebParts */

.zonaCatalogo
{
	float: left;
}

.tituloWebPart
{
	background-color: #b92a26;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.tituloWebPartZone
{
	background-color: #000000;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.PartStyle
{
	padding: 0px !important;
}


/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

/* Portifolio */
.portifolio
{
	width: 637px;
	border: 0;
	border-collapse: collapse;
}

.portifolio td
{
	margin: 0;
	padding: 0px;
}

.arrow
{
	width: 26px;
	height: 25px;
}

.heading
{
	width: 611px;
	height: 25px;
	background: url(/UserControls/Images/portifolio_bg1.jpg) top left repeat-x;
	border-left: 1px solid #141313;
}

.heading h1
{
	margin: 0;
	padding: 0 0 0 10px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* Palestrantes */

.palestrante-titulo
{
	font-size: 11px;
	color: #81c123;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	width: 550px;
	border:1px;
	border-style:solid;
	border-color:#eeeeee;
	margin-bottom:5px;
}
.palestrante-largura-botao-colapse
{
	width: 40px;
}

.palestrante-conteudo
{
	width: 550;
	background-color: #eeeeee;
}

.palestrante-largura-foto
{
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.palestrante-texto
{
	width: 410px;
	text-align: left;
	vertical-align: top;
}

/*Inscrição*/

.inscricao-table
{
	width: 500px;
	text-align: left;
}

.inscricao-tr
{
	background-color: #EEEEEE;	
}

inscricao-td
{
	
}

.inscricao-textbox
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}

.inscricao-dropdownlist
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inscricao-button
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}

.inscricao-largura 
{
	width:650px;
	border:1px;
}

.inscricao-alinhamento
{
	text-align:center;
	width:100%;
}
