body{
background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/brown_pattern.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, p, td {
	font-size:11px;
	}

div#mainContainer{
	width:776px;
	height:auto;
	margin:auto;
	}
div#mainContainerTop{
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_banner.png) no-repeat;
	float:left;
	width:775px;
	height:197px;
	}
div#mainContainerBody1{
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_body1.png) no-repeat;
	float:left;
	padding:10px 0px 0px 105px;
	width:670px;
	height:350px;
	}

	
/*MEDIA PLAYER
/* Sidebar is hidden by the player javascript automatically,  */
/* this just keeps it from showing up at all (pre-JS load).   */


div#pgSBContent {display: none;}
div#parsonspgSBContent {display: none;}

div.pgStyles {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 10px;
}
div#pgSponsor{
	position:absolute;
	width:151px;
	height:20px;
	bottom:25px;
	right:30px;
}
div#sidebarLink{
	position:absolute;
	width:181px;
	height:51px;
	bottom:80px;
	left:22px;
	}
#pgardenPlayer_shell div.pgSidebar {
  background: url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_background.png) no-repeat;
  height: 327px;
  position: absolute;
  right: -18px;
  top: 6px;
  width:250px;
}
#pgardenPlayer_shell div.pgSidebar p {
  position: absolute;
  top: 50px;
  width: 210px;
}
#pgardenPlayer_shell div.pgStyles {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/*BOTTOM CONTENT UNDER PLAYER*/
div#mainContainerBody2{
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_body2.png) no-repeat;
	float:left;
	width:605px;
	height:auto;
	padding:0px 85px 0px;
	}
div#box{
	float:left;
	width:254px;
	hieght:100px;
	}
div.boxTop{
	float:left;
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_sidebar_top.png) no-repeat;
	width:203px;
	height:47px;
	padding:0 25px 0px;
	}
div.boxTop p{
	color:#FFFFFF;
	margin-top:20px;
	}
div.boxBody{
	float:left;
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_sidebar_body.png) repeat-y;
	width:203px;
	height:auto;
	padding:0px 25px 0px;
	font:11px;
	}

div.boxBody h1{
	color:#971B1E;
	
	}
div.boxSep{
	float:left;
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_sidebar_sep.png) no-repeat;
	width:200px;
	height:17px;
	}
div.boxAd { text-align: center; }
div.boxAd a { margin: 0 auto; }
div.boxAd a img { border: 1px solid #D8CFC2; padding: 1px; }
div.boxAd a:hover img { border: 1px solid #8C2100; }

div.boxBottom{
	float:left;
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_sidebar_bottom.png) no-repeat;
	width:253px;
	height:47px;
	}
	
div#flashPics{
	float:left;
	width:328px;
	height:324px;
	margin:30px 0px 0px 5px;
	}

div#mainContainerFooter{
	background:url(http://podgarden.oneupweb.com/services/media_players/mp_images/symphonic_footer.png) no-repeat;
	float:left;
	width:775px;
	height:100px;
	}

ul.listingActions {
  background: url(/images/listing_actions_mid.jpg) repeat-y;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  left: -9px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  top: -44px;
  width: 346px;
}
ul.listingActions li {
  padding: 3px 30px;
}
ul.listingActions li.first {
  background: url(/images/listing_actions_top.jpg) no-repeat left top;
  color: #fff;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 8px;
  margin-bottom: 6px;
}
ul.listingActions li.last {
  background: url(/images/listing_actions_btm.jpg) no-repeat left bottom;
  padding-bottom: 24px;
}
ul.listingActions li a {
  background: transparent url(/images/bullet_link.gif) no-repeat 0 -88px;
  border-bottom: 1px dotted #ccc;
  color: #971B1E;
  display: block;
  padding: 0 0 0 16px;
  text-decoration: none;
}
ul.listingActions li a:hover {
  background-position: 0 3px;
  border-bottom: 1px solid #aaa;
  color: #333;
}
ul.listingActions li a:hover strong {
  color: #000;
}

