@font-face {
    font-family: 'ITCAvantGardeGothicStdDemi';
    src: url('../fonts/itcavantgardestd-demi-webfont.eot');
    src: url('../fonts/itcavantgardestd-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/itcavantgardestd-demi-webfont.woff') format('woff'),
         url('../fonts/itcavantgardestd-demi-webfont.ttf') format('truetype'),
         url('../fonts/itcavantgardestd-demi-webfont.svg#ITCAvantGardeGothicStdDemi') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Boilerplate override colors */
::-moz-selection{ background: #00b6ff; color:#e2e2e2; text-shadow: none; }
::selection { background:#00b6ff; color:#e2e2e2; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #00b6ff; } 
a, a:active, a:visited { color: #fbf130; }
a:hover { color: #fbf130; text-decoration:none }
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

* {
  -webkit-touch-callout:none;	/* prevent iOS link menu from popping up */
}

html.no-jsxxxx div#no_js_warning {
  position:absolute;
  display:none;
  background-color:#00b6ff;
  padding:100px 0px 0px 0px;
  width:100%;
  height:1000px;
  color:#fff;
  text-align:center;
  z-index:99999;
}

body {
	background-color:#00b6ff;
	font-size:12px;
	
	/* mobile stuff */
	-webkit-user-select:none;		/* prevent text copy on hold */
	-webkit-tap-highlight-color: rgba(0,0,0,0.1);
	-webkit-font-smoothing: anitaliased;
  /*min-height: 417px;    /* makes address bar go away when window.scrollTo(0,1) is called */
}

body.ie_hand {
  cursor: url(/images/cursors/openhand.cur), default !important;
}
body.ie_hand_grab {
  cursor: url(/images/cursors/closedhand.cur), default !important;
}

div#no_js_warning {
  display:none;
}

div#box-layer {
	position:absolute;
	width:100%;
	height:100%;
}

div#box {
	position:absolute;
	width:941px;
	height:880px;
	top:-375px;
	left:-178px;
	background-image:url('../images/box.png');
}

div#site {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
}

div#content {
	position:relative;
	width:900px;
	height:100%;
	margin:0 auto;
}

/* Header / logo */

div#header-vid {
	position:relative;
	margin-top:60px;
	width:900px;
	height:536px;
}

div#header-vid iframe {
	position:absolute;
}
div#header-vid div#yss-crest {
	position:absolute;
	background:url('../images/yss-logo-crest.png') no-repeat;
	left:-152px;
	height:85px;
	width:104px;
}

h1#album-title {
	margin-top:20px;
	font-family:'ITCAvantGardeGothicStdDemi';
	font-size:46px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1.2px;
}

h1#album-title span {
	padding:3px 24px;
	color:#00b6ff;
	background-color:#fff;
}

a#vimeo,
a#vimeo:hover,
a#vimeo:visited {
	position:absolute;
	font-family:'ITCAvantGardeGothicStdDemi';
	display:block;
	right:0;
	bottom:-24px;
	height:24px;
	line-height:24px;
	font-size:16px;
	text-transform:uppercase;
	color:#00b6ff;
	background-color:#fff;
	padding:0px 12px;
	text-decoration:none;
}

div#header div#play_button {
}

div#header a,
div#header a:hover,
div#header a:visited {
	position: absolute;
	right: 12px;
	bottom: 6px;
	display:block;
	color:#fff;
	text-decoration:none;
}

div#header a:hover {
	text-decoration:underline;
}


div#tracklist {
	position:relative;
	color:#fff;
	font-size:11px;
	margin:20px 0 0 0;
	padding:0 0 14px;
}

div#about {
	color:#fff;
	margin:60px 0 0 0;
	padding:0px 0 30px 0;
}

div#about h1 {
	font-family:'ITCAvantGardeGothicStdDemi';
	height:21px;
	line-height:21px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
}

div#about h1 img {
	vertical-align:middle;
	margin-right:10px;
}

div#about .col1 {
	float:left;
	width:420px;
	margin:0 30px 0 0;
}

div#about .col2 {
	float:left;
	width:450px;
}

div#about p {
	margin-bottom:40px;
	line-height:18px;
}

a.big_btn,
a.big_btn:hover,
a.big_btn:visited {
	font-family:'ITCAvantGardeGothicStdDemi';
	font-size:13px;
	padding:14px 14px;
	text-align:center;
	color:#f15a24;
	background-color:#fbf130;
	text-decoration:none;
	text-transform:uppercase;
}

a.download {
	margin:30px 0 30px;
}

div#footer-outer {
	clear:both;
	padding:40px 0;
}

div#footer {
	position:relative;
	color:#00b6ff;
	background-color:#fff;
	font-size:12px;
	padding:5px;
	width:800px;
}

div#footer a#logo {
	position:absolute;
	display:block;
	background:url('../images/pss-logo.png') no-repeat;
	width:76px;
	height:46px;
	right:-100px;
	top:-14px;
}

div#footer a,
div#footer a:hover,
div#footer a:visited {
	color:#00b6ff;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}





/* Cache Player */

.cachePlaylist {
	width:100%;
}
	
.cachePlayerTrack {
	position:relative;
	width:100%;
	margin-bottom:6px;
}

.cachePlayerTitle a {
	color:#fbf130;
	text-decoration:underline;
	padding:0 4px;
}

.cachePlayerTitle a:hover {
	color:#fbf130;
	text-decoration:none;
}

.cachePlayertitleText {
/*	display:block;
	width:250px;*/
}
	
/* links in trackllist*/
.cachePlayerStreamLink a,
.cachePlayerWatchLink a {
}

.cachePlayerTitle span {
	line-height:20px;
	font-size:12px;
/*	float:left;
*/}
	
#cachePlayerSwfDiv {
	margin-top:4px;
	width:100%;
	height:27px;
}
#cacheCloseButton {
/*	float:right;
	position:absolute;
	right:0px;
	top:0px;
*/}