body {
	background-color: white;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(/img/site/other/bodyBg.png);
	margin: 0px;
}
div#outer {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/img/site/other/outerBg.png);
	width: 100%;
	margin: 0px;
}
div#wrapper {
	padding-top: 20px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
p {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
	font-size: 200%;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	display: none;
}
h2, h3 {
	font-size: 238%;
	margin-left: 0px;
	margin-bottom: 0.4em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
h3 {
	margin-bottom: 0.8em;
	font-size: 134%;
}
div#logo {
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 270px;
	overflow: hidden;
}
div#logo p {
	text-align: center;
	padding: 40px;
}
div#logo div.pad {
	margin-top: 10px;
	margin-left: 20px;
}
div#main {
	top: -24px;
	position: relative;
}
div#menu {
	width: 210px;
	float: left;
}
div#menu ul {
	height: 256px;
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
div#menu li {
	margin-right: 10px;
}
div#newsletter {
	height: 106px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/img/site/other/newsletter.png);
}
div#newsletter form div {
	margin-bottom: 0px;
}
div#newsletter fieldset {
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 35px;
	border-style: none;
	margin: 0px;
}
div#newsletter legend {
	display: none;
	width: 100%;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
div#newsletter fieldset input {
	width: 130px;
	font-size: 100%;
}
div#newsletter div.submit {
	padding-left: 25px;
	margin-top: 0px;
}
div#content {
	width: 550px;
	float: left;
}
div#content div.pad {
	padding-right: 20px;
	padding-left: 20px;
}
p.paging i {
	font-style: normal;
	font-weight: normal;
}
p.paging strong {
	float: right;
	text-decoration: none;
}
table {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
div.paging {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0em;
	padding: 0px;
}
div.paging a {
	margin-right: 10px;
}
dl dt, dl dd {
	margin: 0px;
	padding: 4px;
}
dl dt {
	font-weight: bold;
}
div.actions ul {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
div.actions li {
	margin-right: 10px;
	display: inline;
}
div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}
div#footer {
	color: #8d8d8d;
	font-size: 80%;
	padding-right: 12px;
	text-align: right;
}
div#footer ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
div#footer li {
	margin-right: 10px;
	display: inline;
}

a:link, a:visited {
	color: #2178cf;
}
a:active, a:hover {
	text-decoration: none;
	color: #ff9233;
}

#SPRITES-------------------------- {}

div#headerMenu {
	position: relative;
	height: 193px;
	width: 580px;
	list-style-position: inside;
	float: left;
}
div#headerMenu ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
div#headerMenu li {
	margin-right: 10px;
	display: inline;
}
div#headerMenu a strong {
	display: none;
}

div#community {
	position: absolute;
	z-index: 20;
	top: 4px;
	left: 49px;
}
div#community a {
	height: 33px;
	overflow: hidden;
	display: block;
	float: left;
}
div#community a:hover {
	background-position: 0% 100%;
}

	div#community a.myspace {
		width: 74px;
		background-image: url(/img/site/menu/myspace.png);
	}
	div#community a.youtube {
		width: 53px;
		background-image: url(/img/site/menu/youtube.png);
	}
	div#community a.fotolog {
		width: 80px;
		background-image: url(/img/site/menu/fotolog.png);
	}
	div#community a.orkut {
		width: 56px;
		background-image: url(/img/site/menu/orkut.png);
	}
	div#community a.twitter {
		width: 83px;
		background-image: url(/img/site/menu/twitter.png);
	}

div#about {
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 1;
}
div#about a {
	background-image: url(/img/site/menu/aboutMenu.png);
	height: 193px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	display: block;
}
	
	div#about a.zeze {
		width: 112px;
		left: 0px;
		background-position: 0px 0px;
		z-index: 10;
	}
	div#about a.zeze:hover {
		background-position: 0px 100%;
	}
	div#about a.ralf {
		width: 80px;
		left: 94px;
		background-position: -112px 0px;
		z-index: 5;
	}
	div#about a.ralf:hover {
		background-position: -112px 100%;
	}
	div#about a.hudson {
		width: 60px;
		left: 157px;
		background-position: -192px 0px;
		z-index: 1;
	}
	div#about a.hudson:hover {
		background-position: -192px 100%;
	}
	div#about a.marrone {
		width: 108px;
		left: 207px;
		background-position: -252px 0px;
		z-index: 10;
	}
	div#about a.marrone:hover {
		background-position: -252px 100%;
	}
	div#about a.donizete {
		width: 99px;
		left: 283px;
		background-position: -360px 0px;
		z-index: 5;
	}
	div#about a.donizete:hover {
		background-position: -360px 100%;
	}
	div#about a.vaca {
		width: 110px;
		left: 364px;
		background-position: -459px 0px;
		z-index: 10;
	}
	div#about a.vaca:hover {
		background-position: -459px 100%;
	}
	div#about a:hover {
	background-position: 0% 100%;
	z-index: 30;
}

div#nav a {
	display: block;
	width: 193px;
	height: 25px;
	background-image: url(/img/site/menu/menu.png);
	background-repeat: no-repeat;
}
div#nav a strong {
	display: none;
}
div#nav a.history {
	background-position: 0px 0px;
}
div#nav a.about {
	background-position: 0px -30px;
}
div#nav a.downloads {
	background-position: 0px -60px;
}
div#nav a.quotes {
	background-position: 0px -90px;
}
div#nav a.lyrics {
	background-position: 0px -120px;
}
div#nav a.press {
	background-position: 0px -150px;
}
div#nav a.merchandise {
	background-position: 0px -180px;
}
div#nav a.events {
	background-position: 0px -210px;
}
div#nav a.contact {
	background-position: 0px -240px;
}
div#nav a.partners {
	background-position: 0px -270px;
}
div#nav a.history:hover {
	background-position: 0px -300px;
}
div#nav a.about:hover {
	background-position: 0px -330px;
}
div#nav a.downloads:hover {
	background-position: 0px -360px;
}
div#nav a.quotes:hover {
	background-position: 0px -390px;
}
div#nav a.lyrics:hover {
	background-position: 0px -420px;
}
div#nav a.press:hover {
	background-position: 0px -450px;
}
div#nav a.merchandise:hover {
	background-position: 0px -480px;
}
div#nav a.events:hover {
	background-position: 0px -510px;
}
div#nav a.contact:hover {
	background-position: 0px -540px;
}
div#nav a.partners:hover {
	background-position: 0px -570px;
}

#CONTENT------------------------- {}

div.news dt, div.events dt {
	color: #fa8a16;
	font-size: 150%;
}
div.tooltip {
	font-size: 110%;
	border-color: #4c4c4c;
	border-style: none;
	border-width: 1px;
	padding: 5px;
	font-weight: bold;
	background-color: #ff8000;
	color: white;
}
div.about {
}
div.about p {
	font-size: 80%;
	text-align: right;
}
div.about p.back {
	font-size: 100%;
	text-align: left;
}
div.about img {
	margin-right: 20px;
}
div.about table {
	left: 20px;
	position: relative;
	float: right;
	width: 1%;
}div.about table td {
	font-size: 80%;
	padding-bottom: 0.8em;
	text-align: right;
	color: white;
	background-color: #ff8000;
	margin-bottom: 0.5em;
	margin-left: 20px;
}
div.about table img {
	margin-left: 1px;
	margin-bottom: 0.6em;
	margin-right: 1px;
	margin-top: 1px;
}
div.polls.results td.votes {
	width: 100px;
	text-align: center;
}
div.polls.results td.votes strong {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 250%;
}
div.lyrics .lyricsList {
	width: 190px;
	float: left;
}
div.lyrics .lyricsContent {
	padding: 12px;
	background-color: #f5f5f5;
	margin-left: 20px;
	width: 250px;
	float: left;
	height: 300px;
	overflow: auto;
}
div.quotes img {
	margin-right: 20px;
	margin-left: 20px;
}
div.quotes div.clear {
	margin-bottom: 1.5em;
}
div.contact form {
	float: left;
	width: 50%;
}
div.contact fieldset, div.polls fieldset {
	margin: 0px;
	border-style: none;
	padding: 0px;
}
div.contact legend, div.polls legend {
	padding-left: 0px;
	padding-bottom: 1em;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
div.contact blockquote {
	float: left;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5em;
	margin: 0px;
}

#TITLES-------------------- {}

h2, div.contact legend, div.polls legend {
	width: 100%;
	height: 46px;
	background-repeat: no-repeat;
}
h2 strong, div.contact legend strong, div.polls legend strong {
	display: none;
}

h2.home {
	background-image: url(/img/content/titles/home.png);
}
h2.news {
	background-image: url(/img/content/titles/news.png);
}
h2.history {
	background-image: url(/img/content/titles/history.png);
}
h2.about {
	background-image: url(/img/content/titles/about.png);
}
h2.downloads {
	background-image: url(/img/content/titles/downloads.png);
}
h2.quotes {
	background-image: url(/img/content/titles/quotes.png);
}
h2.lyrics {
	background-image: url(/img/content/titles/lyrics.png);
}
h2.press {
	background-image: url(/img/content/titles/press.png);
}
h2.merchandise {
	background-image: url(/img/content/titles/merchandise.png);
}
h2.events {
	background-image: url(/img/content/titles/events.png);
}
legend.contact {
	background-image: url(/img/content/titles/contact.png);
}
h2.partners {
	background-image: url(/img/content/titles/partners.png);
}
h2.polls {
	background-image: url(/img/content/titles/polls.png);
}
legend.polls {
	background-image: url(/img/content/titles/polls.png);
}
a img {
	border-style: none;
}
img {
	border-style: none;
}
#MessageNewsletterForm div.error-message {
	display: none;
}
.paginator .pages {
	display: none;
}

.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.alignCenter {
	text-align: center;
}