/* TYPE */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #474644;
	background-color: #F5F1EB;
	background-image: url(/sitefiles/1323/Images/mp-background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #EE4036; 
	text-decoration: none;
}
a:hover {
	color: #EE4036; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #474644;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #EE4036;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* MEDIA PLAYER */
#emailtofriend {
	clear:both;
}
#MediaCenterWrapper {
	width: 750px;
}
#LeftColumn {
	float: left;
	width: 400px;
	margin-right: 5px;
}
#RightColumn {
	float: left;
	width: 343px;
	overflow: auto;
	height: 500px;
	border-left: 1px dotted #ffffff;
	margin-top:10px;
}
#RightColumn p {
	font-size: 9px;
	margin-left: 10px;
}
#TrackButtons {
	float: left;
	width: 400px;
	padding-bottom: 10px;
	height: 20px;
}
#TrackButtons input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TrackButtons img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TrackButtons a {
	font-size: 10px;
	color: #338E9D;
	border: 1px solid #338E9D;
	padding: 2px;
	text-decoration: none;
}
#TrackButtons a:hover {
	font-size: 10px;
	color: #666;
	border: 1px solid #666;
	padding: 2px;
	text-decoration: none;
}
#TrackInfo {
	float: left;
	width: 400px;
	overflow: auto;
	height: 175px;
}
#HeaderFunctions {
	float: left;
	margin-right: 10px;	
}
#HeaderFunctions p {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#Header {
	float: left;
	width: 750;
	height: 95px;
	margin-bottom: 5px;
}
#navbar {
	width: 467px;
	top: 54px;
	position: relative;
	left: 272px;
}
#itemimage {
	float:left;
}
#MediaItemBlock {
	float: left;
	padding: 10px;
	border-bottom: 1px dotted #ffffff;
	width: 308px;
}
#MediaItemBlock:hover{
	background-color: #DCD8D3;
}
#MediaItemImage {
	float: left;
	width: 48px;
	padding-right: 10px;
}
#MediaItemDetails {
	float: left;
	width: 225px;
	margin-right: 5px;
	margin-left: 5px;
}
#MediaItemDetails a, #MediaItemDetails a:hover {
	font-weight: bold;
	color:#FF5247;
}
body {
	margin: 15px;
	vertical-align: top;
}
#podcast {
	float: right;
	margin-right: 10px;
}
#downloadlink {
	float: right;
}

