* {
	padding:0;
	margin: 0;
}


html,body {
	height:100%;
}

body {
	font-family: 'Metrophobic', sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.5em;
	background:#000000;
}


input, textarea, select, optgroup {
	font-family: 'Metrophobic', sans-serif;
	font-size:0.9em;
	border:0; 
}

ul {
}

ol {
}

li {
}

p {
	padding-bottom: 10px;
}

a {
	color: #003F5E;
	text-decoration:none; 
}

a:visited {
	color:#63ac9c; 
	text-decoration:none; 
}

a:hover {
	color:#cf1c24;
	text-decoration:none;
	outline: 0;
}

h2, h5, h6 {
	color:#777777; 
	font-weight:normal;
}

h1 {
	font-size:1.8em; 
}

h1.pagetitle {
	color: #333;
	font-family: 'Metrophobic', sans-serif;
	font-size:2em;
	padding-bottom:20px;
	padding-top:15px;
	font-weight:lighter;
	text-transform:uppercase;
}

h2 {
	font-size:1.6em; 
	padding-bottom:12px; 
}

.qoute {
	font-size:1.6em; 
	padding-bottom:12px;
	color: 30b1bc;
	line-height: 1.3em;
}

h3 {
	color: #63ac9c;
	font-size:1.4em; 	
	padding-bottom:12px;
	font-weight:normal;
	font-family: 'Metrophobic', sans-serif;
}
	


h4 {
	font-size:1.2em;
	color: #000000;
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.8em; 
}
.pad_titolo_pagina	{
	padding:17px 0 20px 30px;	
}
.title {
	text-indent:-99999px;
} 

.p_class {
	padding-bottom:12px; 
}

.p_class ul {
	padding:0 0 0 20px; 
	margin:0;
}
.p_class ul li {
	padding:0; 
	margin:0; 
}

p.event {
line-height: 1.2em;
margin-bottom: 20px;
}


.img_left {
	float:left;
	margin:0 12px 5px 0; 
}

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}
.red {
	color:#777777;
}

#loader	{
	width:16px;
	margin-left:auto;
	margin-right:auto;
}




/*----------------------------------------------------------------------------------------------------*/

#page-logo
{
	width:275px;
	height:104px;
	overflow:hidden;
	position: fixed;
	right:25px;
	bottom:200px;
}

#page-logo.withNews
{
	bottom:370px;
}

/*----------------------------------------------------------------------------------------------------*/
/*Page Elements
-----------------------------------------------------------------------------	
MAIN AREA PRESS CSS
-----------------------------------------------------------------------------*/
.main-area-about {
	width: 650px;
	height: 100%;
	min-height: 580px;
	float: right;
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-right: 130px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.main-area-about .column {
	width: 550px;
	margin-right: 20px;
	float: left;
	display: block;
	padding-top: 15px;
}

.main-area-about .column ul li {
	margin-bottom: 5px;
}

.main-area-about .column ul.charitysponsors {
	margin: 0;
	padding: 0;
}

.main-area-about .column ul.charitysponsors li {
	float: left;
	display: block;
	width: auto;
	height: 100px;
	margin: 0 20px 20px 0;
}

.main-area-about .column ul.charitysponsors li::before {
	content: " ";
}

.main-area-about .column ul li::before {
	content: "— ";
}

.main-area-about .column-wide {
	width: 890px;
	margin-right: 20px;
	float: left;
	display: block;
}

.main-area-about .last {
	margin-right: 0;
}

.column p, .column-wide p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

.main-area-about .column h3, .shop-right h3 {
	line-height: 1.6em;
	font-size: 18px;
	margin-bottom: 20px;
	color: #333;
}




.main-container-about {
	width: 600px;
	min-height: 550px;
	border: 0px solid #000;
	background: none;
	margin-top: 20px;
	padding: 0;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#about-container {
	width: 350px;
	min-height: 550px;
	display: block;
	position: relative;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*----------------------------------------------------------------------------------------------------*/
/*Page Elements
-----------------------------------------------------------------------------	
MAIN AREA CONTACT CSS
-----------------------------------------------------------------------------*/
.main-area-contact {
	width: 420px;
	height: 100%;
	float: left;
	display: block;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 20px;
	margin-top: 30px;
	margin-left: 30px;
}

.main-area-contact .column {
	width: 550px;
	margin-right: 20px;
	float: left;
	display: block;
	padding-top: 15px;
}

.main-area-contact .column ul li {
	margin-bottom: 5px;
}

.main-area-contact .column ul.charitysponsors {
	margin: 0;
	padding: 0;
}

.main-area-contact .column ul.charitysponsors li {
	float: left;
	display: block;
	width: auto;
	height: 100px;
	margin: 0 20px 20px 0;
}

.main-area-contact .column ul.charitysponsors li::before {
	content: " ";
}

.main-area-contact .column ul li::before {
	content: "— ";
}

.main-area-contact .column-wide {
	width: 890px;
	margin-right: 20px;
	float: left;
	display: block;
}

.main-area-contact .last {
	margin-right: 0;
}

.column p, .column-wide p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

.main-area-contact .column h3, .shop-right h3 {
	line-height: 1.6em;
	font-size: 18px;
	margin-bottom: 20px;
	
	color: #333;
}




.main-container-contact {
	width: 600px;
	min-height: 550px;
	border: 0px solid #000;
	background: none;
	margin-top: 20px;
	padding: 0;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#contact-container {
	width: 350px;
	min-height: 550px;
	display: block;
	position: relative;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----------------------------------------------------------------------------------------------------*/
/*Page Elements
-----------------------------------------------------------------------------	
MAIN AREA MUSIC CSS
-----------------------------------------------------------------------------*/
.main-area-music {
	width: 500px;
	height: 100%;
	float: right;
	display: block;
	background-repeat: repeat;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 30px;
}

.main-area-music .column {
	width: 550px;
	margin-right: 20px;
	float: left;
	display: block;
	padding-top: 15px;
}

.main-area-music .column ul li {
	margin-bottom: 5px;
}

.main-area-music .column ul.charitysponsors {
	margin: 0;
	padding: 0;
}

.main-area-music .column ul.charitysponsors li {
	float: left;
	display: block;
	width: auto;
	height: 100px;
	margin: 0 20px 20px 0;
}

.main-area-music .column ul.charitysponsors li::before {
	content: " ";
}

.main-area-music .column ul li::before {
	content: "— ";
}

.main-area-music .column-wide {
	width: 890px;
	margin-right: 20px;
	float: left;
	display: block;
}

.main-area-music .last {
	margin-right: 0;
}

.column p, .column-wide p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

.main-area-music .column h3, .shop-right h3 {
	line-height: 1.6em;
	font-size: 18px;
	margin-bottom: 20px;
	
	color: #333;
}




.main-container-music {
	width: 600px;
	min-height: 550px;
	border: 0px solid #000;
	background: none;
	margin-top: 20px;
	padding: 0;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#music-container {
	width: 350px;
	min-height: 550px;
	display: block;
	position: relative;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/*----------------------------------------------------------------------------------------------------*/
	#buy-cd{
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#buy-cd:hover{
	opacity: 0.4;	
	}
	
.imageholder {
	float:left;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}



/*----------------------------------------------------------------------------------------------------*/

#music-page-logo
{
	width:275px;
	height:104px;
	overflow:hidden;
	position: fixed;
	left:25px;
	bottom:200px;
}

#music-page-logo.withNews
{
	bottom:370px;
}



/* FOOTER
********************************************/
.cont       {width:960px; margin:0 auto;position:relative;height:100%;}
footer      {
	background: url("../images/bg-footer.png") repeat-x;
	height:57px;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	z-index:1000;
	webkit-backface-visibility:hidden;
}
#logo       {
	float:left;
	margin-top:2px;
}
nav {
float:right;
font-size:12px; 
width:auto; 
}
nav a {-moz-transition: all 100ms ease-in; -webkit-transition: all 100ms ease-in;-o-transition: all 100ms ease-in;-ms-transition: all 100ms ease-in; transition: all 100ms ease-in;display:block; font-family: 'Metrophobic', sans-serif; text-shadow:0 2px 4px #000000; text-align:center; position:relative;float:left; /*padding:0 20px;*/ margin-right:1px; letter-spacing:0.7px; height:57px; line-height:59px; text-align:center;cursor:pointer;text-shadow:0 0 4px #000;color:#fff; text-transform:uppercase;}
nav a:hover,nav a:focus,nav a:active, nav a.active {background: url("../images/bg-nav.png") repeat-x; box-shadow: inset 0 5px 6px #000;}
nav a.social{padding:0;}
.arrow      {background: url("../images/arrow.png") no-repeat scroll center transparent; z-index:10; left:0; top:0; margin-top:0px; display: block;height: 9px;position: absolute;text-align: center;width: 100%;}
.black .arrow{background: url("../images/arrowBlack.png") no-repeat scroll center transparent;}
.nav {
width:auto;
padding-right: 10px; 
padding-left: 10px;
}

.nav last {
width:auto;
padding-right: 10px; 
padding-left: 10px;
margin-right: 20px;
}

.nav1  {width:65px;}
.nav2  {width:90px;}
.nav3  {width:75px;}
.nav4  {width:65px;}
.nav5  {width:65px;}
.nav6  {width:80px;}
.nav7,.nav8,.nav9,.nav10,.nav11  {width:35px;}

.navShare {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Metrophobic', sans-serif;
    height: 57px;
    letter-spacing: 0.7px;
    line-height: 59px;
    margin-right: 1px;
    position: relative;
    /*width: 70px;*/
    width: 35px;
    text-align: center;
    text-shadow: 0 0 4px #000000;
    text-transform: uppercase;
    transition: all 100ms ease-in 0s;
}
.navShare:hover{ background: url("../images/bg-nav.png") repeat-x; box-shadow: inset 0 5px 6px #000; }

.socialSharePanel { background:#F2F0F0; color:#FFF; height:160px; padding:10px 0; width:70px; overflow:hidden; position:absolute; bottom:57px; left:-18px; z-index: 100;}
.socialSharePanel a, .socialSharePanel a:hover, .socialSharePanel a:active { background: none;  box-shadow: none; float:left; width:90%; margin:0; height:24px; line-height:24px; color:#333; text-transform: none; text-shadow: none; transition: none;}
.barPin, .barPinNoPadding{width:auto; padding-left:10px; margin:0; height:24px; line-height:24px;text-align:center;}
.socialSharePanel a:hover {text-decoration: underline;}
.innerSSP{height:160px; overflow:hidden;}

#up-arrow, .countBlock, #down-arrow{float:left;background:#F2F0F0;color:#000;font-size:13pxpx;width:45px;height:45px;line-height:45px;display:block;text-align:center;margin-bottom:3px;}
#down-arrow{margin:0;}
#infoFooter {
	bottom:62px;
	color:#cccccc;
	font-family: 'Metrophobic', sans-serif;  
	font-size: 10px;  
	margin-top: 0;  
	position: absolute;  
	right: 12px; 
	text-transform: normal;
	}
#infoFooter a{color:#999;padding-left:5px;}
#infoFooter a:hover {color: #ccc; }

#infoFooter-white {
	bottom:62px;
	color:#333333;
	font-family: 'Metrophobic', sans-serif;  
	font-size: 10px;  
	margin-top: 0;  
	position: absolute;  
	right: 12px; 
	text-transform: normal;
	}
#infoFooter-white a{color:#999;padding-left:5px;}
#infoFooter-white a:hover {color: #ccc; }

/*** scroll *******************************************************/
/******************************************************************************/
#mycustomscroll {
	/*percantage width: make it 100% to match container*/
width: 100%;
	height: 510px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: -20px;
	border: 0.1em solid #E3E2DB;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
