/*Body Styling*/

body {
	color: white;
	font-size: small;
	font-family: Geneva,Arial,sans-serif;
	width: 1000px;
	margin: 0 auto;
	background-color: black;
	}
	
/*link colours*/
	
a:link, a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color: #abc7d8;
	text-decoration: none;
	}

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

/*div formating*/

.bodyText {
	width: 700px;
	margin: 10px auto;
	clear: both;
	}
	
.italic {
	font-style: italic;
	font-weight: 100;
	font-size: 16px;
	}
	
#bodyContent {
	width: 1000px;
	margin: 0 auto;
	}
	
#mainContent {
	margin: 30px auto 10px auto; 
	text-align: center; 
	}
	
#mainContent .bodyText {
		width: 700px;
		margin: 0 auto;
		}
		
#banner {
		text-align: center;
		}
		
#player {
	width: 640px;
	margin: 0 auto;
	clear: both;
	}
	
#slideshow, #slideshow2, #slideshow3, #slideshow4 {
	width: 500px;
	height:200px;
	margin: 20px auto 20px auto;
	clear: both;
	}
	
#linkList {
	width: 700px;
	margin: 10px 12% 10px auto;
	}
	
#linkList span {
	font-size: x-small;
	color: #555555;
	margin:0 10px 0 0;
	float: left;
	}
	
#linkList span a {
	font-size: small;
		}

#menu {
	width: 800px;
	padding: 0 20% 0 20%;
	float: left;
	clear: right;
	text-align: center;
	font-size: small;
	}
	
#menu {
	width: 700px;
	padding: 0 20%;
	float: left;
	clear: right;
	}
	
#downloadButton {
	padding: 5px 5px;
	margin:10px auto;
	width:200px;
	height:20px;
	}
	
#downloadButton:hover {
	color: #f13030;
	}	
	
.copyrightNote {
	font-size: xx-small;
	color: #aaaaaa;
	text-align: right;
	}
	
/*Playlist Styling*/
div.playlistClips {
	width: 546px;
	margin: 0 auto;
	}

.playlistClips a {
	float: left;
	width: 170px;
	height: 40px;
	Margin: 0;
	padding: 5px;
	background-color: #202f66;
	border: 1px solid #ffffff;
	}
	
.playlistClips a span {
	display: block;
	font-size: 11px;
	color: #aaaaaa;
	}
	
.note {
	clear: both;
	font-size: 10px;
	font-style: italic;
	Margin: 2px 0px 5px 0px;
	}
	
.note a:link, .note a:active, .note a:visited {
	color: #a5a4c0;
	text-decoration: none;
	}
	
.note a:hover {
	color: #abc7d8;
	text-decoration: none;
	}

	
/*Video Download Styling*/
div.videoDownload {
	width: 375px;
	margin: 0 auto;
	}

.videoDownload a {
	float: left;
	width: 170px;
	height: 30px;
	Margin: 0px 2px 5px 2px;
	padding: 5px;
	background-color: #202f66;
	border: 1px solid #ffffff;
	}
	
.videoDownload a span {
	display: block;
	font-size: 11px;
	color: #aaaaaa;
	}


/* Styling for tabs */

:focus, button {
	outline-style: none;
	}
	
#primaryLevel {
	background: transparent url(../Images/tabbedBackground.png) no-repeat scroll 0 0;
	width:900px !important;
	height: 500px;
	position:relative;
	}
	
#primaryLevel div.item {
	float: left;
	display: none;
	width: 900px;
	}
	
#tabbedContent {
	width: 900px;
	margin: 0 auto;
	}

#primaryTabs {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 18px;
	}
	
#primaryTabs li a {
	background: transparent url(../Images/tabs.png) no-repeat scroll 0 0;
	display: block;
	float:left;
	height: 33px;
	Margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
	width: 300px;
	}
	
#primaryTabs li.active a {
	cursor: default;
	}
	
#secondaryLevel {
	width: 896px !important;
	height: 488px !important;
	position: relative;
	}
	
#secondaryLevel h2 {
	font-family: Savoye LET,cursive;
	font-size: 34px;
	padding: 0;
	}
	
#secondaryLevel p {
	padding: 0;
	margin: 0 0 5px 0;
	}
		
#secondaryLevel div.item {
	float:left;
	display:none;
	margin: 0;
	padding: 0;
	}
	
#secondaryLevel span.price {
	font-size: 16px;
	margin: 0;
	padding: 0px;
	}
		
#tabbedContent2 {
	width:900px;
	margin: 0 auto;
	}
		
#secondaryTabs {
	margin: 0 75px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	}

#secondaryTabs ul {
	margin: 0 auto;
	}
	
#secondaryTabs li a {
	background: transparent url(../Images/tabButton.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:26px;
	Margin: 10px 0 5px 0;
	overflow:hidden;
	padding: 4px 0;
	width:250px;
	} 
	
#secondaryTabs li.active a {
	cursor: default;
	}
	
/* Styling for Primary Tab 1 */
		
#primaryTabs li.active #mt1 {
	background-position: 0 -66px;
	}
	
#primaryTabs li #mt1:hover {
	background-position: 0 -33px;
	}
	
#primaryTabs li.active #mt1:hover {
	background-position: 0 -66px;
	}
	
#primaryTabs li #mt1 {
	background-position: 0 0;
	}
		
/* Styling for Primary Tab 2 */
			
#primaryTabs li.active #mt2 {
	background-position: -300px -66px;
	}
	
#primaryTabs li #mt2:hover {
	background-position: -300px -33px;
	}
	
#primaryTabs li.active #mt2:hover {
	background-position: -300px -66px;
	}
	
#primaryTabs li #mt2 {
	background-position: -300px 0;
	}

/* Styling for Primary Tab 3 */
		
#primaryTabs li.active #mt3 {
	background-position: -600px -66px;
	}
	
#primaryTabs li #mt3:hover {
	background-position: -600px -33px;
	}
	
#primaryTabs li.active #mt3:hover {
	background-position: -600px -66px;
	}

#primaryTabs li #mt3 {
	background-position: -600px 0;
	}

#secondaryLevel div.item h2 {
	margin: 5px 0 10px 0;
	}
	
/* Styling for Secondary Tabs */

#secondaryTabs li.active #st1{
	background-position: 0 0;
	}
	
#secondaryTabs li.active #st2{
	background-position: 0 0;
	}
	
#secondaryTabs li.active #st3{
	background-position: 0 0;
	}

#secondaryTabs li #st1 {
	background-position: -500px 0;
	}
	
#secondaryTabs li #st2 {
	background-position: -500px 0;
	}
	
#secondaryTabs li #st3 {
	background-position: -500px 0;
	}
	
#secondaryTabs li.active #st1:hover {
	background-position: 0 0;
	}
	
#secondaryTabs li.active #st2:hover {
	background-position: 0 0;
	}
	
#secondaryTabs li.active #st3:hover {
	background-position: 0 0;
	}

#secondaryTabs li #st1:hover{
	background-position: -250px 0;
	}
	
#secondaryTabs li #st2:hover{
	background-position: -250px 0;
	}
	
#secondaryTabs li #st3:hover{
	background-position: -250px 0;
	}

/*Copyright styling*/
#copyright {
	width: 1000px;
	text-align: right;
	font-size: xx-small;
	color: #aaaaaa; 
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style: solid;
	clear: both;
	}

/* Menu styling*/

#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 200px;
	float:left;
	}
	
#menu a, #menu h2 {
	text-align: center;
	font:bold 11px/16px Geneva, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin: 0;
	padding: 2px 3px;
	}
	
#menu h2 {
	color: white;
	background: transparent url(../Images/menuButton.png) no-repeat scroll 0 0;
	}
	
#menu h2:hover {
	background-position: -200px 0;
	}
	
#menu a {
	color: #eeeeee;
	background: transparent url(../Images/menuButton.png) no-repeat scroll 0 0;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #aaaaaa;
	background-position: -200px 0;
	}
	
#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
	}
	
#menu ul ul ul{
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 500;
	}
	
div#menu ul ul {
	display: none;
	}
	
div#menu ul li:hover ul {
	display: block;
	}

div#menu ul ul,
div#menu ul li:hover ul ul {
	display: none;
	}
	
div#menu ul li:hover ul,
div#menu ul ul li:hover ul {
	display: block;
	}
	
/* End of menu styling*/

