﻿@charset "utf-8";

@font-face {  
    font-family: Faraco Hand;  
    src: url(Faraco_Hand.ttf);
}
  
 @font-face {
	font-family: 'BebasNeueRegular';
	src: url('fontface/bebasneue-webfont.eot');
	src: url('fontface/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
		   url('fontface/bebasneue-webfont.woff') format('woff'),
			 url('fontface/bebasneue-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
 
  
body {
	background: #170c12;
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #FFFFFF;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#header {
	width: 950px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/POM/Header/POM_Header.png');
	padding-top: 260px;
}
#fbLikeButton {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}

#titleLeft {
	width: 300px;
	height: 40px;
	float: left;
}
#shareRight {
	width: 300px;
	height: 30px;
	float: left;
	text-align: right;
	padding-top: 10px;
	background-image: url('../images/POM/titles/Share.png');
	background-repeat: no-repeat;
}
#headerFB {
	width: 600px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	float: left;
}
#headerTwitter {
	width: 300px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	float: left;
	text-align: right;
}

#navWrapper {
	width: 950px;
	height: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/POM/backgrounds/nav.png');
	background-repeat: no-repeat;
}
#nav {
	width: 900px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#contentWrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#contentWrapper2 {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
#contentWrapper3 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
#contentWrapper4 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
#contentWrapper5 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 100px;
}
#pageContentFull {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
	display: table;
}
#pageContact {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
	display: table;
	height: 200px;
	text-align: center;
}
#pageSampler {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
	display: table;
	height: 260px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#pageSamplerCD {
	width: 250px;
	float: left;
	margin-right: 10px;
}
#pageSamplerText {
	width: 330px;
	float: left;
	text-align: left;
}

#pageContest {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
	display: table;
	height: 600px;
	text-align: center;
}
#pageMusic {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	display: table;
	height: 2200px;
	text-align: center;
	background-color: #000000;
}

#pageTour {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
	display: table;
	text-align: center;
	padding-bottom: 10px;
}
#pageGallery {
	border: 1px #FFFFFF solid;
	width: 100%;
	margin-bottom: 10px;
	display: table;
	text-align: center;
	padding-bottom: 10px;
	background-color: #000000;
}
#facebookWrapper {
	padding: 10px 10px 0px 10px;
	border: 1px #FFFFFF solid;
	width: 580px;
	margin-bottom: 10px;
	display: table;
	background-color: #000000;
}
#facebookBanner {
	border: 1px #FFFFFF solid;
	width: 180px;
	height: 66px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}
#facebookBannerEnd {
	border: 1px #FFFFFF solid;
	width: 180px;
	height: 66px;
	float: left;
	margin-bottom: 15px;
}

#pageNews {
	border: 1px #FFFFFF solid;
	width: 900px;
	margin-bottom: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
#pageNewsWrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#pageMedia1a {
	border: 1px #FFFFFF solid;
	width: 800px;
	margin-bottom: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #000000;
}
#pageMedia1b {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#pageStreet {
	border: 1px #FFFFFF solid;
	width: 950px;
	margin-bottom: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #09294E;
}
#pageStreetWrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}


#hpLeft {
	width: 600px;
	display: table-cell;
	float: left;
	margin-right: 50px;
}
#banner600 {
	border: 1px #FFFFFF solid;
	width: 600px;
	height: 100px;
}
#streetBannerWrapper {
	width: 100%;
	display: table;
	text-align: center;
	margin-bottom: 40px;
}

#streetBannerMid {
	width: 900px;
	display: table;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14pt;
}
#streetBannerColumn {
	width: 300px;
	display: table;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14pt;
	float: left;
}
#streetBannerColumn2 {
	width: 450px;
	display: table;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14pt;
	float: left;
}

#hpTitle {
	width: 100%;
	height: 40px;
	text-align: left;
}
#hpLeftDownload {
	border: 1px #FFFFFF solid;
	width: 600px;
	height: 834px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/FreeDownload.png');
}
#hpLeftDownloadWidget {
	border: 1px #FFFFFF solid;
	width: 338px;
	height: 100px;
	margin-left: 247px;
	margin-top: 14px;
}
#hpLeftDownloadWidget2 {
	border: 1px #FFFFFF solid;
	width: 338px;
	height: 100px;
	margin-left: 247px;
	margin-top: 19px;
}

#hpLeftNews {
	border: 1px #FFFFFF solid;
	width: 600px;
	height: 270px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpLeftTour {
	border: 1px #FFFFFF solid;
	width: 600px;
	height: 675px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpLeftSectionWrapperMain {
	width: 600px;
	height: 384px;
	margin-bottom: 10px;
}
#hpLeftSectionWrapper {
	width: 290px;
	height: 384px;
	margin-right: 20px;
	float: left;
}
#hpLeftSectionWrapper2 {
	width: 290px;
	height: 384px;
	float: left;
}

#hpLeftTwitter {
	border: 1px #FFFFFF solid;
	width: 290px;
	height: 344px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpLeftStore {
	border: 1px #FFFFFF solid;
	width: 290px;
	height: 344px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}





#hpRight {
	width: 300px;
	display: table-cell;
	float: left;
}
#hpRightAlbumWrapper {
	width: 290px;
	height: 154px;
	padding-left: 10px;
	padding-top: 10px;
}
#hpRightAlbumLeft {
	width: 144px;
	height: 144px;
	margin-right: 8px;
	float: left;
}
#hpRightAlbumRight {
	width: 128px;
	height: 144px;
	float: left;
}

#hpRightPress {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 500px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpRightMarley {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 351px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpRightSignUp {
	border: 1px #FFFFFF solid;
	width: 300px;
	margin-bottom: 10px;
	display: table;
	background-color: #000000;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 14px;
}


#hpRightAudio {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 250px;
	margin-bottom: 25px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpRightVideo {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 182px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}

#hpFreeWidget {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}

#hpRightAlbums {
	border: 1px #FFFFFF solid;
	width: 300px;
	height: 996px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/trans_sections.png');
}
#hpRightAlbumsSections {
	width: 300px;
	height: 165px;
	margin-bottom: 1px;
	background-image: url('../images/POM/backgrounds/Albums_Section.jpg');
}
#hpRightAlbumsSectionsLast {
	width: 300px;
	height: 165px;
	background-image: url('../images/POM/backgrounds/Albums_Section.jpg');
}





#footer {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: center;
}
#footerTop {
	width: 100%;
	height: 45px;
	margin-bottom: 10px;
	background-image: url('../images/POM/backgrounds/footer.gif');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
}
#footerLinks {
	width: 950px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#footerBottom {
	width: 950px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
#footerBottomLeft {
	width: 620px;
	height: 50px;
	float: left;
	font-family: Arial;
	font-size: 8pt;	
}
#footerBottomRight {
	width: 330px;
	height: 50px;
	float: left;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}





a {
	color: #FFFFEA;
	text-decoration: none;
}
a:visited {
	color: #FFFFEA;
	text-decoration: none;
}
a:active {
	color: #FFFFEA;
	text-decoration: none;
}
a:hover {
	color: #A3C2E7;
	text-decoration: none;
}


.auto-style1 {
	border-width: 0;
}
.auto-style2 {
	border-width: 0px;
}
.style17 {
	background-image: url('images/TourSpacer.gif');
}
.style8 {
	font-family: Arial;
	font-size: 8pt;
}
.style37 {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
}
.auto-style9 {
	border-width: 0;
	font-size: 8pt;
}
.auto-style8 {
	font-family: Arial;
	font-size: 12pt;
	color: #369DBC;
}
.auto-style10 {
	font-family: Arial;
	font-size: 11pt;
	color: #369DBC;
}
.auto-style11 {
	font-family: Arial;
}
.auto-style12 {
	font-size: 9pt;
}
.auto-style13 {
	color: #FFFFFF;
}
.auto-style14 {
	font-size: 13pt;
}
.auto-style15 {
	font-size: 8pt;
}




#nav_home{
	display: block;
	width: 68px;
	height: 50px;
	background-image: url('../images/POM/nav/homeButton.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_home:hover
{ 
  background-position: 0 -50px;
}
#nav_home span
{
  display: none;
}
#nav_home_ov{
	display: block;
	width: 68px;
	height: 50px;
	background-image: url('../images/POM/nav/homeButton.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_media{
	display: block;
	width: 74px;
	height: 50px;
	background-image: url('../images/POM/nav/mediaButton.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_media:hover
{ 
  background-position: 0 -50px;
}
#nav_media span
{
  display: none;
}
#nav_media_ov{
	display: block;
	width: 74px;
	height: 50px;
	background-image: url('../images/POM/nav/mediaButton.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_news{
	display: block;
	width: 73px;
	height: 50px;
	background-image: url('../images/POM/nav/news.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_news:hover
{ 
  background-position: 0 -50px;
}
#nav_news span
{
  display: none;
}
#nav_news_ov{
	display: block;
	width: 73px;
	height: 50px;
	background-image: url('../images/POM/nav/news.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_tour{
	display: block;
	width: 66px;
	height: 50px;
	background-image: url('../images/POM/nav/tour.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_tour:hover
{ 
  background-position: 0 -50px;
}
#nav_tour span
{
  display: none;
}
#nav_tour_ov{
	display: block;
	width: 66px;
	height: 50px;
	background-image: url('../images/POM/nav/tour.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_forum{
	display: block;
	width: 91px;
	height: 50px;
	background-image: url('../images/POM/nav/forum.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_forum:hover
{ 
  background-position: 0 -50px;
}
#nav_forum span
{
  display: none;
}
#nav_forum_ov{
	display: block;
	width: 91px;
	height: 50px;
	background-image: url('../images/POM/nav/forum.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_press{
	display: block;
	width: 77px;
	height: 50px;
	background-image: url('../images/POM/nav/pressButton.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_press:hover
{ 
  background-position: 0 -50px;
}
#nav_press span
{
  display: none;
}
#nav_press_ov{
	display: block;
	width: 77px;
	height: 50px;
	background-image: url('../images/POM/nav/pressButton.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_store{
	display: block;
	width: 82px;
	height: 50px;
	background-image: url('../images/POM/nav/store.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_store:hover
{ 
  background-position: 0 -50px;
}
#nav_store span
{
  display: none;
}
#nav_store_ov{
	display: block;
	width: 82px;
	height: 50px;
	background-image: url('../images/POM/nav/store.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_music{
	display: block;
	width: 71px;
	height: 50px;
	background-image: url('../images/POM/nav/musicButton.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_music:hover
{ 
  background-position: 0 -50px;
}
#nav_music span
{
  display: none;
}
#nav_music_ov{
	display: block;
	width: 71px;
	height: 50px;
	background-image: url('../images/POM/nav/musicButton.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_street{
	display: block;
	width: 142px;
	height: 50px;
	background-image: url('../images/POM/nav/streetButton.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_street:hover
{ 
  background-position: 0 -50px;
}
#nav_street span
{
  display: none;
}
#nav_street_ov{
	display: block;
	width: 142px;
	height: 50px;
	background-image: url('../images/POM/nav/streetButton.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}


#nav_community{
	display: block;
	width: 107px;
	height: 50px;
	background-image: url('../images/POM/nav/community.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_community:hover
{ 
  background-position: 0 -50px;
}
#nav_community span
{
  display: none;
}
#nav_community_ov{
	display: block;
	width: 107px;
	height: 50px;
	background-image: url('../images/POM/nav/community.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}

#nav_contests{
	display: block;
	width: 100px;
	height: 50px;
	background-image: url('../images/POM/nav/contests.png');
	background-repeat: no-repeat;
	float: left;
}
#nav_contests:hover
{ 
  background-position: 0 -50px;
}
#nav_contests span
{
  display: none;
}
#nav_contests_ov{
	display: block;
	width: 100px;
	height: 50px;
	background-image: url('../images/POM/nav/contests.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -50px;
}



#contestHeader {
	width: 900px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 34pt;
}
#contestHeader2 {
	width: 400px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 20pt;
	color: #F9EE18;
}
#contestHeader3 {
	width: 890px;
	text-align: center;
	margin-bottom: 15px;
	font-size: 20pt;
	color: #F9EE18;
}
#contestHeader4 {
	width: 400px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 20pt;
	color: #0B496A;
	font-family: "Faraco Hand";
}
#contestHeader5 {
	width: 890px;
	text-align: center;
	margin-bottom: 15px;
	font-size: 20pt;
	color: #0B496A;
	font-family: "Faraco Hand";
}

#leftWrapper {
	text-align: left;
	margin: 0;
	width: 400px;
	font-size: 14pt;
    font-family: 'BebasNeueRegular';
	margin-right: 88px;
	float: left;
	margin-bottom: 30px;
}
#rightWrapper {
	text-align: left;
	margin: 0;
	width: 400px;
	font-size: 14pt;
	float: left;
	margin-bottom: 30px;
		font-family: 'BebasNeueRegular';
}
Wrapper {
	width: 890px;
	text-align: left;
	margin-bottom: 30px;
	font-size: 14pt;
	float: left;
	font-family: 'BebasNeueRegular';
}
#contestEnter {
	width: 228px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
}

#leftWrapper2 {
	text-align: left;
	margin: 0;
	width: 400px;
	font-size: 11pt;
	font-family: Arial;
	margin-right: 88px;
	float: left;
	margin-bottom: 30px;
}

#leftWrapper2 {
	text-align: left;
	margin: 0;
	width: 400px;
	font-size: 11pt;
	font-family: Arial;
	margin-right: 88px;
	float: left;
	margin-bottom: 30px;
}
#rightWrapper2 {
	text-align: left;
	margin: 0;
	width: 400px;
	font-size: 11pt;
	float: left;
	margin-bottom: 30px;
		font-family: 'Arial';
}
#centerWrapper2 {
	width: 890px;
	text-align: left;
	margin-bottom: 30px;
	font-size: 11pt;
	float: left;
	font-family: 'Arial';
}



#intro-copy-top {
	border: 1px #FFFFFF solid;
	position: relative;
	background: rgba(0,0,0, 0.8);
	padding: 40px 0 40px 32px;
	display: table;
}
.intro-innercopy-top {
	width: 928px;
	text-align: left;
}