@charset "utf-8";
/* CSS Document */

a {
	outline: none;
	color: #002535;
	font-family: arial;
}

fieldset {
	border: 0;margin:0;padding:0;
}

.clear {
	clear: both;
}

.divider {
	width: 922px;
	height: 1px;
	display: block;
	clear: both;
	border-bottom: 1px solid #dddddd;
	margin: 10px 0 10px 0;
}

legend {
	display: none;
}

p {
	font-size: .9em;
}
body {
	background: url(../images/bg.gif) repeat-x;
	margin:0;padding:0;
	font-family: arial;
}



p.cart-info, p.audiobeast, h1, p.subtext,p.label,p.music-title,p.music-price, p.music-details, p.music-specifics, p.music-duration, p.music-license {
	margin:0;padding:0;
}



#container {
	margin:0 auto;
	width: 922px;
}

#top-header {
	width: 922px;
	height: 50px;
}

#top-logo {
	display: inline;
	float: left;
	width: 223px;
	height: 50px;
	background: url(../images/top-logo.gif);
}

p.cart-info {
	display: inline;
	float: right;
	width: 405px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	text-align: right;
}

p.cart-info a {
	color: #FFFFFF;
}

#bottom-header {
	width: 922px;
	height: 93px;
}

p.audiobeast {
	display: inline;
	float: left;
	width: 223px;
	height: 93px;
}

p.audiobeast a {
	display: block;
	width: 223px;
	height: 93px;
	text-indent: -5000px;
	background: url(../images/bottom-logo.gif);
}

#right-header {
	display: inline;
	float: right;
	width: 678px;
	height: 93px;
	background: url(../images/fish-top.gif) no-repeat;
}

#right-header ul {
	list-style-type: none;
	margin:0;padding:0;
	float: right;
}

#right-header ul li {
	display: inline;
	float: left;
	height: 26px;
	margin: 38px 0 0 30px;
}

#right-header ul li a {
	display: block;
	height: 26px;
	text-indent: -5000px;
}

#right-header ul li.home {
	width: 61px;
	background: url(../images/button-home.gif);
}

#right-header ul li.browse {
	width: 115px;
	background: url(../images/button-browse.gif);
}

#right-header ul li.faq {
	width: 40px;
	background: url(../images/button-faq.gif);
}

#right-header ul li.contact {
	width: 70px;
	background: url(../images/button-contact.gif);
}

#main-content {
	width: 922px;
	background: url(../images/fish-bottom.gif) no-repeat top right;
	padding-top: 21px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}

p.label {
	display: block;
	height: 28px;
	padding: 4px 4px 0 4px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background: url(../images/caption-bg.gif) repeat-x;
	margin-bottom: 10px;
}
p.label a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	width: 922px;
	height: 43px;
	background: url(../images/footerbg.gif);
	margin-top: 70px;
}

#footer ul {
	list-style-type: none;
	margin:0;padding:0;
	margin: 5px 0 0 30px;
}

#footer ul li {
	float: left;
	display: inline;
	margin: 13px 58px 0 0;
}

#footer ul li a {

	text-decoration: none;
}













