body 
 {
 background:#daf1fc url(pix/bg.gif) repeat-x;
 color:#030303;
 font-family:verdana,helvetica,sans-serif;
 font-size:11px;
 margin:0px;
 padding:0px;
 }

#logo {
 margin:8px 28px;
}

#player2 {
 position:absolute;
 top:0;
 left:320px;
}

#content {
 background:#fcfcfc;
 width:560px;
 border:3px solid #d6c8ba;
 padding:10px 15px;
 float:left;
 margin:30px 10px 10px 25px;
 min-height:400px;
 _height:400px;
}

#nav {
 margin:38px 10px 20px 640px;
 background:#fcfcfc url(pix/logo2.gif) no-repeat 3px bottom;
 border:3px solid #d6c8ba;
 padding:15px 20px 200px 15px;
 font-size:14px;
 width:120px;
 font-weight:bold;
 line-height:1.5em;
 white-space:nowrap;
}

#newsletter {
 margin:10px 10px 20px 640px;
 padding:0 10px;
 width:140px;
 text-align:center;
}

#ip {
 clear:both;
 position:relative;
 bottom:50px;
 left:680px;
 width:50px;
}

img {border:0px}

.title {
 font-size:15px;
 font-weight:bold;
}

.subtitle {
 font-size:13px;
 font-weight:bold;
 margin-top:2em;
}

.sleeve {
 float:right;
 margin:5px 0 0 5px;
}

ol.tracks {
 margin:0 0 0 35px;
 padding:0;
}

.reviews p {margin-top:2em}

.revcredit {
 font-weight:bold;
 font-size:12px;
 padding-right:5px;
}

#bandbox {
 float:right;
 width:200px;
 border:3px solid #d6c8ba;
 margin:5px 0 0 5px;
}

#bandinfo {
 margin:5px auto;
 text-align:center;
}

#artists {
 margin:5px auto;
}

#artists td {
 vertical-align:top;
 text-align:center;
 width:110px;
 padding-bottom:1em;
}

#ASDstore input {
 vertical-align:-3px;
}

.storetable {
 border-bottom:1px solid #bacdd6;
}

.storetable td {
 border-top:1px solid #bacdd6;
 padding:5px 2px;
}

td.tablecheck {
 width:1%;
}

td.tabletitle {
 padding-top:25px;
 text-align:center;
}

.storetable img {
 float:right;
 width:25px;
 margin-left:5px;
}

#networktable {
 width:100%;
}

#networktable .titles {
 font-weight:bold;
 background:#b0a499;
}

#networktable td {
 border:1px solid #d6c8ba;
 padding:2px;
 vertical-align:top;
 height:3em;
}

#networktable .titles td {
 height:1em;
}

.ctr {text-align:center}
.clr {clear:both; font-size:1px}

a {color:#b0a499; text-decoration:none; border-bottom:1px dashed}
a:visited {color:#b0a499}
a:hover {color:#030303; background-color:#bacdd6; border-bottom:1px solid}
a:active {color:#d6c8ba}

a.plain {color:#b0a499; text-decoration:none; border-bottom:none}
a.plain:visited {color:#b0a499; text-decoration:none; border-bottom:none}
a.plain:hover {; text-decoration:none; border-bottom:none}
a.plain:active {color:#d6c8ba; text-decoration:none; border-bottom:none}

#nav a {color:#b0a499; text-decoration:none; border-bottom:none}
#nav a:visited {color:#b0a499}
#nav a:hover {color:#b0a499; background-color:transparent; border-bottom:none}
#nav a:active {color:#d6c8ba}

#ip a {color:#b0a499; text-decoration:none; border-bottom:none}
#ip a:visited {color:#b0a499}
#ip a:hover {color:#030303; background-color:transparent; border-bottom:none}
#ip a:active {color:#d6c8ba}


/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 20%; 
	text-align: right;
	margin: 0 10px 0 0; 
	clear: left;  
	padding-top:5px;
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 75%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 75%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 75%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 75%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 75%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 75%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear:both;
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 75%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
