@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	height: auto;
}
#mainLayout {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #666666;
	height: 950px;
}
#topMenu {
	height: auto;
	width: auto;
	text-align: right;
	vertical-align: bottom;
	padding: 15px;
	position: relative;
}
#contentBody {
	width: auto;
	color: ffffff;
	font-size: 12px;
	position: relative;
}
.ReelTitle {
	color: #92BFE9;
	font-weight: bold;
}
a:link img {
	border: 1px solid #000000;
}
a:hover  img {
	border: 1px solid #9BCEF3;
}
a:visited  img {
	border: 1px solid #666666;
}
a:link {
	color: #9DC8F7;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	font-weight: normal;
	color: #FFCC00;
}
#rightCol {
	float: right;
	height: auto;
	width: 35%;
	position: relative;
}
#leftCol {
	float: left;
	height: auto;
	width: 60%;
	margin-right: 5px;
	padding: 10px;
	line-height: 20px;
	position: relative;
}
#headerImage {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	position: relative;
}
#footerBox {
	padding: 15px;
	clear: both;
	height: 45px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#rightCol p {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCFF;
	border-bottom-color: #416691;
	padding: 8px;
	background-image: url(images/rcol_backdrop.png);
}
.audioClip li  {
	list-style-position: inside;
	float: none;
	list-style-type: square;
}
.videoClip li {
	list-style-position: inside;
	float: none;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
	clear: none;
	display: block;
}
.videoClip  {
	margin-top: -15px;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	list-style-position: inside;
}
ul {
	list-style-position: inside;
}
ul li {
	line-height: 16px;
}
#leftCol div {
	width: 95%;
	clear: both;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.collapseLeft {
	float: left;
	margin-right: 5px;
}
#PopUp {
	background-color: #000000;
	padding: 5px;
	height: 150px;
	width: 150px;
	border: thin solid #000000;
	position:absolute;
	top:50px;
	left:50px;
	z-index: 999;
	filter: Alpha(Opacity=.95);
	opacity:.95;
	background-image: url(images/entry_bg.png);
	background-repeat: repeat-x;
}
.PopUpText {
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.audioClip ul {
	list-style-position: inside;
	list-style-image: url(images/notes.png);
	float: none;
}
.rightColAlbumFeature {
	padding: 5px;
	clear: both;
	width: 95%;
	border: 1px solid #CCCCCC;
	height: 100px;
}
