@charset "utf-8";
/* Playsongs */

/* Main Layout ------------------------------> */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #272727;
	background-color: #C4CFDB;
	text-align: center;
	}

#content {
	width: 650px; 
	height: 100%;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../_img/bg_horiz.gif);
	text-align:left; 
	width: 650px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 630px;
	}
	
html>body #content {
	height: 100%;
	width: 630px; /* ie5win fudge ends */
	}
	
div.headImg{
	margin:0px;
	padding:0px;
	}

/* Content Parts --------------------------------> */ 
#container {
	height:100%;
	padding: 5px 25px 0px 25px;
	margin-top: 25px;
	}

#container .title {
	font-size:1.6em;
	font-weight:800;
	color:#3576BC;
	padding-bottom:5px;
	border-bottom:1px #e9edf2 solid;
	}
	
#container .dbLine {
	font-size:1.6em;
	margin-bottom:25px;
	border-bottom:3px #e9edf2 double;
	}
	
#container .bookIntro {
	font-size:1.4em;
	line-height:1.4em;
	margin-top:10px;
	width:290px;
	}

#container .credits{
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:15px;
	}
	
#container .imgRight {
	margin-top:10px;
	margin-left:10px;
	float:right;
	clear:right;
	}
	
#container .imgLeft {
	margin-top:10px;
	margin-right:20px;
	float:left;
	clear:left;
	}
	
#container .copyright {
	font-size:0.9em;
	color:#CCCCCC;
	margin-top:15px;
	padding-top:10px;
	border-top:1px #e9edf2 solid;
	}

#container .prodList {
	font-size:1.4em;
	line-height:1.4em;
	font-style:italic;
	padding:0px 0px 0px 15px;
	margin-left:0px;
	width:265px;
	}
	
#container .prodList li{
	padding-bottom: 5px;
	}

#container .bodyList {
	line-height:1.4em;
	padding:0px 0px 0px 15px;
	margin-left:0px;
	}
	
#container .bodyList li{
	padding-bottom: 5px;
	}
	
#container .priceBox {
	border-top:1px #E9EDF2 solid;
	border-bottom:3px #E9EDF2 double;
	padding:15px 0px 15px 0px;
	width:265px;
	font-size:1.6em;
	color:#3576BC;
	}
	
#container .details {
	font-size:1.2em;
	line-height:1.4em;
	color:#333333;
	padding:10px 0px 0px 0px;
	}
	
#container .details table td.dLeft {
	width:80px;
	}
	
#container .rightPanel {
	margin-top:15px;
	float:right;
	clear:right;
	background-color:#E9EDF2;
	width:280px;
	height:100%;
	}

#container .rightPanel .prodShot{
	width:250px;
	height:240px;
	padding:15px;
	}

#container .rightPanel .buttons{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	margin-left:15px;
	padding:15px 0px 15px 0px;
	width:250px;
	}
	
#container .rightPanel .buyNow{
	margin-left:15px;
	padding:15px 0px 15px 0px;
	}

#flashMp3{
	position:absolute;
	margin-left:315px;
	top:270px;
	left:auto;
	right:auto;
	}
	
td{
	vertical-align:top;
	}
	
/* Product Index Page --------------------------------> */
.pIndex table{
	width:585px;
	margin-top:10px;
	}
	
.pIndex td.std{
	background-image:url(../_img/buttons/tellme_off.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:180px;
	height:229px;
	}
	
.pIndex td.std:hover{
	background-image:url(../_img/buttons/tellme_on.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:180px;
	height:229px;
	}
	
.pIndex td.blank{
	padding:0px;
	width:180px;
	height:229px;
	}
	
/* Tracklisting Page --------------------------------> */
#tracklist{
	margin: 20px 20px 0px 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color:#003366;
	text-align: left;
	}

#tracklist .tl_title{
	font-size:1.6em;
	font-weight:800;
	color:#FFFFFF;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px #e9edf2 solid;
	}
	

/* Generic --------------------------------> */
#container .bodyCopy{
	margin-top:10px;
	font-size:1.4em;
	line-height:1.4em;
	}
	
/* Navigation --------------------------------> */ 
#navigation {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	top:0px;
	background-color:#E9EDF2;
	height:17px;
	}

.nav1 {
	background-image:url(../_img/buttons/nav/homeOff.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:55px;
	left:25px;
	}

.nav1:hover {
	background-image:url(../_img/buttons/nav/homeOn.gif);
	background-repeat:no-repeat;
	}
	
.nav1sp {
	position: absolute;
	width: 29px;
	left: 80px;
	}

.nav2 {
	background-image:url(../_img/buttons/nav/productsOff.gif);
	background-repeat:no-repeat;
	position: absolute;
	width: 87px;
	left: 109px;
	}
	
.nav2:hover {
	background-image:url(../_img/buttons/nav/productsOn.gif);
	background-repeat:no-repeat;
	}

.nav2sp{
	position: absolute;
	width: 29px;
	left: 196px;
	}	

.nav3 {
	background-image:url(../_img/buttons/nav/aboutOff.gif);
	background-repeat:no-repeat;
	position: absolute;
	width: 60px;
	left: 225px;
	}
	
.nav3:hover {
	background-image:url(../_img/buttons/nav/aboutOn.gif);
	background-repeat:no-repeat;
	}
	
.nav3sp{
	position: absolute;
	width: 29px;
	left: 285px;
	}

.nav4 {
	background-image:url(../_img/buttons/nav/contactOff.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:77px;
	left:314px;
	}

.nav4:hover {
	background-image:url(../_img/buttons/nav/contactOn.gif);
	background-repeat:no-repeat;
	}
	
.nav5 {
	background-image:url(../_img/buttons/nav/backOn.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:62px;
	left:543px;
	}

.nav5:hover {
	background-image:url(../_img/buttons/nav/backOff.gif);
	background-repeat:no-repeat;
	}

.navFloor {
	position: absolute;
	width: 630px;
	left: 0px;
	top: 17px;
	}

/* Links -------------------------------------------------> */
a:link, a:visited, a:active { 
	text-decoration: none;
	}
a:link {
	color: #3576BC;
	}
a:visited {
	color: #3576BC;
	}
a:hover {
	color: #21527F;
	}
a:active {
	color: #3576BC;
	}
	
