﻿/*
	DescriÃ§Ã£o: PavilhÃ£o AtlÃ¢ntico 2007
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*Homepage
*/
#homepage {
	width: 665px;
	padding: 0 10px;
}

* html #homepage {
	padding-right:0px;
}


* html .centralContent {width: 675px;}

#homepage ul, #homepage ol {
	list-style: none;
}
#agenda,
#small-list, #make-one {
	clear: both;
	float: left;
	width: 665px;
}
h2.topTitle {
	padding: 20px 0 5px 10px;
	background-color: #000;
	color: #fff;
}
#destaque {
	width: 655px;
	height: 335px;
	margin-bottom: 25px;
	background: #000 url(../../ResourcesUser/Homepage/stones.jpg) no-repeat 0 0;
	color: #fff;
	padding-left: 10px; 
}
#destaque ul {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 180px;
}
#destaque ul li {
	display: inline;
	float: left;
	border-left: 1px solid #fff;
	padding-left: 3px;
	padding-right: 10px;
	height: 70px;
}
#destaque p {
	color: #78ccd6;
}
#destaque a {
	color: #78ccd6;
	text-decoration: none;
}
#destaque h1 {
	font-size: 400%;
	line-height: 1.3em;
}
#destaque h4 {
	font-weight: normal;
	font-size: 105%;
}
#comments h4 {
	padding-left: 22px;
	background: transparent url(../Design/Common/ico-comentarios.gif) no-repeat left 50%;
}
#forum h4 {
	padding-left: 24px;
	background: transparent url(../Design/Common/ico-forum.gif) no-repeat left 50%;
}
#ring-tones h4 {
	padding-left: 14px;
	background: transparent url(../Design/Common/ico-ringtones.gif) no-repeat left 50%;
}
#videos h4 {
	padding-left: 22px;
	background: transparent url(../Design/Common/ico-videos.gif) no-repeat left 50%;
}
#images h4 {
	padding-left: 20px;
	background: transparent url(../Design/Common/ico-imagens.gif) no-repeat left 50%;
}
#comments {
	width: 136px;
}
#forum {
	width: 191px;
}
#ring-tones {
	width: 111px;	
}
#videos {
	width: 81px;
}
#imagens {
	width: 80px;
}
#destaque img {
	margin-top: 10px;
}
#agenda h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #000;
}
#agenda ol {
	margin: 10px 0;
}
#agenda ol li {
	float: left;
	display: inline;
	width: 95px;
	margin-left: 15px;
}
#agenda h3 {
	text-transform: uppercase;
	font-size: 200%;
	color: #000;
}
#agenda h3 span {
	color: #78ccd6;
}
#agenda h4 {
	text-transform: uppercase;
	color: #000;
	font-size: 105%;
	height: 60px;
}
#agenda img {
	border: 1px solid #fff;
	border-top: 0;
}
#small-list {
	margin-top: 20px;
	margin-bottom: 35px;
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	color: #000;
}
#small-list li {
	display: inline;
	padding-left: 10px;
}
#make-one {
	background: #000;
	color: #fff;
	padding: 10px 0 ;
	margin-bottom:10px;
}
#make-one h3 {
	float: left;
	padding-left: 15px;
	font-size: 200%;
	line-height: 1.3em;
}
#make-one a {
	display: block;
	padding: 2px 5px;
	background: #78ccd6 url(../Design/Common/seta-preta.gif) no-repeat 109px 50%;
	float: right;
	margin-right: 10px;
	padding-right: 15px;
	width: 110px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.eTicketing {
	margin-top:150px;
}

#ImgsLeftColumn{clear:both;padding-top:30px;}
#ImgsLeftColumn img{padding-left:5px;}