﻿/*
	DescriÃ§Ã£o: PavilhÃ£o AtlÃ¢ntico 2007
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*EspaÃ§os
*/
#space {
	width: 615px;
	padding: 0 10px 0 60px;
}
#space p {
	clear:both;
}
#space h1 {
	margin-bottom: 3px;
	line-height: 1.1em;
	font-size: 2.6em;
}
#space h2 {
	margin-bottom: 20px;
	line-height: 1.1em;	
	color: #78ccd6;
	font-size: 2.6em;
}
#space ul, #space ol {
	list-style: none;
}
#space ul.salas {
	width: 615px;
	margin-top: 35px;
	clear:both;
}
#space ul.salas li {
	display: inline;
	width: 190px;
	float: left;
	padding-right:15px;
	padding-bottom:8px;
	margin-bottom: 10px;
}
#space ul.salas li h3, #extra h3 {
	font-size: 200%;
	color: #000;
}
#space ul.salas li h3 {
	font-size: 200%;
	color: #000;
	margin-top:5px;
	padding-bottom:7px;
	min-height: 2em;
	height: 2em;
	position: relative;
	line-height: 1.2em;
}

#space[class] ul.salas li h3 {
	height: auto;
}

#space ul.salas li h3 span {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
}


#space ul.salas li h4 {
	font-size: 100%;
}
#space ul.salas li.first {
	margin-left: 0;
}
ul.salas li a {
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	text-transform: uppercase;

	color: #fff;
	font-weight: bold;
	padding-left:6px;
	background:#78CCD6 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat scroll 96% 50%;
}
ul.salas p a {
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	text-transform: uppercase;
	background: #78ccd6;
	color: #fff;
	font-weight: bold;
	padding-left:0px;
}


ul.salas li a#semThumb{
	background: black !important;
	display: block;
	padding: 2px 0px;
	text-decoration:underline;
	text-transform: none !important;
	background: #ffffff !important;
	color: black;
	font-weight: bold;
}
ul.salas li p img {
	border-bottom: 2px solid #78ccd6;
	width:190px;	
}
.pedido-info {
	float: left;
	clear: both;
	margin-top: 50px;
	margin-bottom: 60px;
	width: 270px;
}
.pedido-info h3{
	margin-bottom:10px;
	float: left;
	clear:both;
}
.pedido-info .campos{
	clear:both;
	font-weight:bold;
}
.pedido-info label {
	display: block;
	color: #666;
	margin-top: 5px;
	clear:left;
}
.pedido-info input, .pedido-info textarea{
	width: 264px;
	padding: 3px;
	border-width: thin;
	border:solid 1px #000000;
	margin: 0pt 0pt 5px;
	border-left-color: #000;
	border-top-color: #000;
	border-bottom-color: #ddd;
	border-right-color: #ddd;	

}
.pedido-info textarea{
	height:90px;
}
.pedido-info select { 
	width: 270px;
	padding: 3px;
	border-width: thin;
	margin: 0pt 0pt 5px;
	border-left-color: #000;
	border-top-color: #000;
	border-bottom-color: #ddd;
	border-right-color: #ddd;	

}
.pedido-info input.enviar {
	float: right;
	width: 75px;
	border: 0;
	background: #78ccd6 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat 60px 50%;
	color: #fff;
	margin-top: 10px;
	padding: 2px 5px;
	text-align: left;
	text-transform: uppercase;
	margin-left:15px;
	font-size:1em
}


.pedido-info input.limpar{
	float: right;
	width: 75px;
	border: 0;
	background: #78ccd6 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat 60px 50%;
	color: #fff;
	margin-top: 10px;
	padding: 2px 5px;
	text-align: left;
	text-transform: uppercase;
	font-size:1em
}


.pedido-info input.limpar:hover{
	float: right;
	width: 75px;
	border: 0;
	background: #989898 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta-back.gif) no-repeat 60px 50%;
	color: #fff;
	margin-top: 10px;
	padding: 2px 5px;
	text-align: left;
	text-transform: uppercase;
	font-size:1em
}


.pedido-info input.enviar:hover {
	float: right;
	width: 75px;
	border: 0;
	background: #989898 url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta-back.gif) no-repeat 60px 50%;
	color: #fff;
	margin-top: 10px;
	padding: 2px 5px;
	text-align: left;
	text-transform: uppercase;
	margin-left:15px;
	font-size:1em
}


.info-geral {
	width: 280px;
	float: right;
	margin-top: 50px;
}
.info-geral ul {
	margin-top: 15px;
}
.info-geral table ul li a {
	display: block;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	background: #e7ffff url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat 266px 50%;
	border: 2px solid #78ccd6;
	border-left: 0;
	border-right: 0;
	color: #000;
	font-weight: bold;	
}
.info-geral .infogerais{
	margin-bottom:30px;
}

.info-geral .infogerais table{
	margin-top:11px;
}

#ctl00_PlaceHolderMain_EditModePanel7_literalEdit{
	margin-left:8px;
	font-weight:bold;
}

.anexos h3 {
	background: #fff url(/Style%20Library/PavilhaoAtlantico/images/Common/anexos.gif) no-repeat left 50%;
	color:#78CCD6!important;
	font-size:135%!important;
	padding:3px 0pt 0pt 24px;
	text-transform:uppercase;
	border-bottom:2px solid #78CCD6;
		
}

.anexos {
	clear:left;
}
.anexos li {
	line-height: 1.5em;
	padding-bottom:3px;
	margin-bottom:5px;
	
}



/*
.docsEspacoSala{
background:#E7FFFF url(/Style%20Library/PavilhaoAtlantico/images/Common/seta-preta.gif) no-repeat scroll 266px 50%;
border-color:#78CCD6 -moz-use-text-color;
border-style:solid none;
border-width:2px 0pt;
color:#000000;
display:block;
font-weight:bold;
padding:0pt 5px;
margin-bottom:15px;
}

.docsEspacoSala a{
text-decoration:none;
text-transform:uppercase;
}

.docsEspacoSala #Link{width:250px;}
.docsEspacoSala p{width:250px;padding-top:5px;}*/
#docsList ul{
	margin-top:5px;
}


.EspacoSalaTitulo{
	color:#000000;
	font-size:200%;
	margin-top:5px;
	padding-bottom:7px;
	
}

.EspacoSalaDescricao a{
	background:#78CCD6 none repeat scroll 0%;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:2px 0px;
	text-decoration:none;
	text-transform:uppercase;
}

.EspacoSalaImagem img{
	border-bottom:2px solid #78CCD6;
	width:210px;
}

#EspacoListItem{
	margin-left:10px;
}

#Link a{
	font-weight:bold;
	color:#050505;
	text-decoration:none;
}



.docsEspacoSala p a{
	font-weight:bold;
	color:#050505;
	text-decoration:underline;
}

.docsEspacoSala a{
	font-weight:bold;
	color:#050505;
}















