body {
	/* background:#496b70 url(bodybg.jpg) top center repeat-x; */
	background-color:#fff;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#wrapper{
	/* background:#496b70 url(wrapbg.jpg) top center no-repeat; */
	background:#008597 url(wrapbg.gif) top center no-repeat;
	width:860px;
	height:620px;
	padding:0 20px;
	margin:12px auto 0;
	text-align:left;
	border:none;
}
div.element a, div.element i{
	display:block;
	font-size:16px;
	padding:3px 0px 3px 10px;
	line-height:40px;
}
div.element a{
	color:#002f37;
	text-decoration:none;
	font-weight:normal;
	border-bottom:2px solid #157c8d;
}
div.element a:hover{
	/*background-color:#616161;*/
	color:#fff;
	text-decoration:underline;
}
.rowactive{
	background-color:#7CBBBD;
}
.thumb{
	background-color:#000;
	width:43px;
	height:43px;
	float:left;
	border:0px;
	margin:0px 8px;
}
#accordion{
	/*padding:0 30px 0 1px;*/
	background-color:#4a95a1;
	padding:0 1px;
	float:right;
	width:352px;
	height:499px;
	overflow:auto;
}
.toggler {
	color:#2a2c5f;
	border-bottom:2px solid #4a95a1;
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.toggler a{
	color:#fff;
	background-color:#157c8d;
	display:block;
	padding: 6px 0px 6px 14px;
	text-decoration:none;	
}
.toggler a:hover{
	text-decoration:underline;
	color:#fff;
}
.element .cont{
	padding:6px 0px;
}
.element p {
}
.float-right {
	padding:10px 20px;
	float:right;
}
blockquote {
	padding:5px 0 5px 30px;
	font-style: italic;
}
#zplayer{
	width:480px;
	text-align:center;
}
#theswf{
	width:480px;
	height:372px;	/*border:2px solid #000;*/
	color: #000;
}
.info{
	color:#FFF;
	background-color:#4a95a1;
	height:90px;
	padding:8px 12px 6px;
	overflow:auto;
	font-size:15px;
	line-height:18px;
	text-align:left;
	margin-top:23px;
	font-weight: normal;
}
.info b{
	font-size:14px;
}
.throbber{
	background:#000; 
}
.playing{
	background-color:#7CBBBD;
}
#footer{
	font-size:11px;
	width:484px;
	color:#fff;
	padding:3px 0px 0px 24px;
	margin-bottom:1px;
}
#footer a,
.info a{
	color:#fff;
	text-decoration:underline;
}
#fullscreen{
	position:relative;
	left:370px;
	top:56px;
}
.clear{
	clear:both;
}

