@charset "utf-8";

*
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body
{
	background-color:#c9c6bd;
	height:100%;
	margin:0 auto;
}

.audioboxpagediv
{
	background-color:#c9c6bd;
	height:auto;
}

.audioboxpagecontent
{
	background-color:#c9c6bd;
	text-align:left;	
	height:auto;
	width:600px;
	display:inline-block;
}

.audioboxmaindiv
{
	position:static;
	min-width:800px;
}

.audioboxdiv
{
	width:630px;
	height:auto;
	padding:5px;
	padding-top:12px;
	float:left;	
}

.audioboxtop
{
	background:transparent url(gfx/audiobox/top.png) no-repeat left top;
	width:678px;
	height:9px;
}

.audioboxcenter
{
	background:transparent url(gfx/audiobox/center.png) repeat-y left top;
	width:678px;
	height:auto;
}

.audioboxfold
{
	background:transparent url(gfx/foll.png) no-repeat right top;
	position:relative;
	margin-bottom:-50px;
	top:25px;
	left:2px;
	width:227px;
	height:52px;
}

.audioboxfoldtext
{
	color:#f5f5f5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:32px;
	margin-top:15px;
	line-height:35px;
	
}

.audioboxcontent
{
	width:575px;
	padding-top:50px;
	padding-left:30px;
	padding-bottom:10px;
	min-height:100px;
	height:auto;
	display:inline-block;
}

.audiocontentbg
{
	background-color:#e7e8e9;
	border:1px solid #d2d8df;
	margin-top:-45px;
	padding-top:45px;
	width:615px;
	height:auto;
	display:inline-block;
}	


.audioboxdate
{
	position:relative;
	left:520px;
	margin-bottom:-75px;
	line-height:75px;
	color:#405f80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:150px;
}


.audioboxbtm
{
	background:transparent url(gfx/audiobox/btm.png) no-repeat left top;
	width:678px;
	height:9px;
}

#audioboximagebg
{
	background:transparent url(gfx/audio_imgbg_large.png) no-repeat right top;
	width:343px;
	height:153px;
	padding-left:6px;
	margin-top:2px;
	cursor:pointer;
	float:left;
}

.audioboxdesc
{
	color:#314c6a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:16px;
	float:right;
	width:250px;
	margin-left:-10px;
	margin-right:10px;
	margin-top:7px;
	text-align:justify;
}

#audioboximagebg img
{
	margin-left:5px;
	margin-top:4px;
	width:333px;
	height:144px;
}

.audioboxdisplay
{
	border:1px solid #d2d8df;
	background-color:#e7e8e9;
	width:275px;
	height:386px;
	position:relative;
	margin-left:-10px;
	margin-top:10px;
	float:left;
	display:none;
}

#audioboxtitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d2936;
	font-size:16px;
	padding:7px 9px 2px 9px;
	height:36px;
	width:550px;
	padding-top:10px;
	vertical-align:bottom;
	overflow:hidden;
}

#audioboxauthor
{
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2936;
	font-size:13px;
	color:#314c6a;
	text-align:left;
	width:400px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:5px;
	float:right;
}

.playercontainer
{
	padding-left:8px;
}

.audioboxicons
{
	float:left;
	padding:4px;
	padding-left:10px;
	cursor:pointer;
}

.audioboxbottom 
{
	font-size:12px;
	padding:4px;
}

.audioboxbottomdiv, .audioboxbottomdiv a
{
	color:#314c6a;
	text-decoration:none;
	font-size:14px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.audioboxbottomdiv a:hover
{
	text-decoration:underline;	
}

.facebooklikebtn
{
	margin-top:10px;
	margin-left:10px;
	width:185px;
	text-align:left;
	float:left;
}