body {
	background-color: #E6E6E6;
	/*font-family: 'Times New Roman PS MT',times roman,times,serif;
	font-size: 12px;*/
	color: #000000;
}

td,p,pre {
	font-family: Georgia,serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

a:link {
	color: #002157;
	text-decoration: underline;
}

a:visited {
	color: #002157;
	text-decoration: underline;
}

a:active {
	color: #002157;
	text-decoration: underline;
}

a:hover {
	color: #002157;
	text-decoration: none;
}

.medBrownBg {
	background-color: #764A24;
}

.blackBg {
	background-color: #000000;
}

.whiteBg {
	background-color: #ffffff;
}

.roughBg {
	background-image: url("/images/roughBg.gif");
	background-color: #ffffff;
}

.puttyBg {
	background-color: #F6EBD3;
}

.musicHome {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

.title {
	color: #7C4F2C;
	font-size: 12px;
	font-weight: bold;
}

.titleLrg {
	color: #7C4F2C;
	font-size: 13px;
	font-weight: bold;
}

.bold {
	/*font-size: 11px;*/
	font-weight: bold;
}

.error {
	color: #ff0000;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
}

.required {
	color: #E21001;
	font-weight: normal;
}

.footer {
	color: #A7A7A7;
	font-size: 10px;
}

a.footer:link {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: none;
}

a.footer:visited {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: none;
}

a.footer:active {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: underline;
}

input.textField {
	width: 156px;
	font-family: Georgia,serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
}

.outline {
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
}

.whiteTxt {
	color: #ffffff;
}

.tracks {
	font-size: 10px;
	font-family: tahoma,arial,sans-serif;
}
.mp3 {
	font-weight: bold;
	color: #D77C35;
}

.splashTxt {
	color: #7C4F2C;
	font-size: 12px;
	line-height: 16px;
	
}

.splashOutline {
	border-style: solid;
	border-color: #7C4F2C;
	border-width: 1px; 
}
/*
Positioning elements for DHTML nav on Home
*/
#elMenu { position: relative }

#elMenuUp { 
    position: relative;
    top: 0;
    left: 0;
}

#elMenuOver {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
}

/*CD Baby links */
a.buyCD:link, a.buyCD:visited {
	color:#0072bc;
	font-weight:bold;
	text-decoration:none;
	font-size:1.25em;
}

a.buyCD:hover {
	color:#0072bc;
	text-decoration:underline;

}

div#buyHome {
	margin-bottom:5px;
}

div#cart {
	margin:0 0 20px 0;
	padding:0;
}

div#cart form {
	padding:0;
	margin:0;
}

div#buyCDHome {
	margin:10px 0 0 0;
	padding:0 0 0 20px;
}

div#buyCDHome table {
	margin-top:7px;
}

/* LINKS PAGE */

div.linkGroup {
float:none;
clear:both;
margin-bottom:15px;
}

div.linkGroup div.title {
clear:both;
font-weight:normal;
}

/* NEW RELEASE BOX ON HOMEPAGE */


div#box {
	width:263px;
	height:auto;
	background: #f6ebd3 url(../images/newReleaseBg.gif) 0 100% no-repeat;

}

div#box h2 {
	margin:0;
	padding:0;
	width:263px;
	height:63px;
	text-indent:-3000px;
	background: transparent url(../images/titleHomeNewReleases2.gif) 0 0 no-repeat;
}

div#box div#cdInfo {
overflow:hidden;
}

div#box div#cdInfo div#cdDesc {
	width:130px;
	float:left;
	text-align:right;

}

div#box div#cdInfo div#cdArt {
	width:130px;
	float:left;
	
}

div#box div#cdInfo div#cdArt img {
	margin-left:18px;
}

div#box div#linkDownload a {
	display:block;
	width:113px;
	height:40px;
	text-align:left;
	background:transparent url(../images/buttonListen.gif) 0 0 no-repeat;
	text-indent:-3000px;
	
	clear:both;
	float:none;
	margin-left:16px;
	margin-top:6px;
	
}

div#box div#linkDownload a:hover {
	background-position: 0 -40px;
	
}

div#box h3 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#7a4d2a;
	font-weight:normal;
	
	margin:19px 22px 18px 14px;
	padding: 10px 14px;
	
	background-color:#f0e5ce;
	border-top:1px solid #e5dac1;
	
}

div#box div#sellers {
	padding-left:15px;
}

div#box div#sellers ul {
	list-style:none;
	margin:0;
	padding:0;
	
	width:227px;
	overflow:hidden;
	
}

div#box div#sellers li {
	padding:13px 18px;
	width:30%;
	float:left;
}

div#box div#sellers li span.caption {
	clear:both;
	display:block;
	margin-bottom:4px;
}

div#box div#sellers li img {
	border:0;
}

div#box div#myspace {
	margin:16px 22px 28px 14px;
	padding: 20px 0;
	border-top:1px solid #e5dac1;
	color:#003399;
	
	overflow:hidden;
}

div#box div#myspace div.copy {
	float:left;
	width:110px;
}

div#box div#myspace div.logo {
	float:left;
	width:106px;
}

div#box div#myspace div.logo img {
border:0;
}