/* COUNTRY THROWDOWN TOUR */
/* Section Stylesheet: Download
----------------------------------------------------------------------------------- */


/* iTunes-download
----------------------------------------------------------------------------- */

	
/* Heading */


	#page-itunes-download div.main {
	
	width: 960px;
	
	}
	
	#page-itunes-download div.main > h2 {
	
	width: 946px;
	height: 29px;
	background: url(../images/section-download/h2-itunes.gif) no-repeat top center;
	margin: 15px auto 5px auto;
	text-indent: -5000px;
	
	}
	

	
/* iTunes Download */

	
	div.main,
	#itunes-download {
		
	text-align: center;
	width: 960px;
		
	}
	
	#itunes-download {
	
	margin-bottom: 35px;
	
	}
	
	#itunes-download h3 {
	
	font-size: 16px;	
	margin-bottom: 25px;
	
	}
	
	#itunes-download a {
	
	display: block;
	width: 110px;
	height: 40px;
	background: url(../images/section-download/a-download.png) no-repeat top center;
	text-indent: -5000px; 
	margin: 16px auto 12px auto;
	
	}
	
	#page-itunes-download p {
	
	font-size: 13px;
	line-height: 16px;
	
	}
	
	#page-itunes-download #code {
	
	color: #B7202D ;
	
	}	
	
	
/* iTunes Sampler */


	#itunes-sampler {
	
	width: 838px;
	height: 300px;
	background: url(../images/section-download/bg-itunes-sampler.gif) no-repeat top center;
	margin: 0 auto 35px auto;
	position: relative;
	
	}
	
	#itunes-sampler h3,
	#itunes-sampler ul {
	
	display: none;
	
	}
	
	#itunes-sampler div.widget-advertising #sampler {
	
	position: absolute;
	right: 75px;
	top: 15px;
	display: none;

	}


/* iTunes Footnotes */
	
	
 	#itunes-footnotes {
	
	width: 830px;
	margin: 20px auto 0;
	
	}
	
	#itunes-footnotes div {
	
	text-align: left;
	padding-left: 205px;
	
	}
	
	#itunes-footnotes p.heading {
	
	margin-bottom: 12px;
	
	}
	
	#itunes-footnotes div ol,
	#itunes-footnotes div ol li {
	
	list-style-type: decimal;
	padding-left: 0;
	margin-left: 15px;
	
	}
	
	#itunes-footnotes div ol {
	
	margin-top: 10px;
	
	}
	
	#itunes-footnotes p.disclaimer {
	
	color: #555;
	
	}

	
