/* @override http://www.staunchmusic.com/styles/core.css */

.hidden {
	display: none;
}

body {
	color: #2b2b2b;
	font: normal 12px helvetica, arial, verdana, sans;
	margin: 0px;
	padding:0px;
	text-align:center;
	background: #fff url(../images/background.png) no-repeat scroll center top;
}

h1 {
	font-size: 18px;
}
a {
	color: #FF0000;
	font-size: 12px;
}
a:hover {
	color: #990000;
}

#mainContainer {
	margin:0 auto;
	position:relative;
	width:750px;
	height: 100%;
	text-align:left;
}

#container {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	text-align:left;
	background-color: #fff;
	margin-left: -16px;
}

#header {
	position:absolute;
	top:  0px;
	left: 0px;
	width: 489px;
	height: 277px;
	float: left;
	background: url(../images/header.jpg);
 	background-repeat: no-repeat;
}

#paypal {
	width: 324px;
	height: 240px;
	margin-left: 410px;
	font-size: 240%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	line-height: 120%;
}

/* @group Releases */

#releases {
	position:absolute;
	top:  239px;
	left: 1px;
	width: 487px;
	height: 195px;
	background: #fff url(../images/contentHeader_bg.jpg) repeat-x;
	background-position:bottom;
	overflow: auto;
}

.releases_column_left {
	width: 450px;
	float: left;
	margin-left: 0;
}

.releases_column_left p {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

hr {
	border-top: 0 solid #ebebeb;
}

.leftShopImage {
	float: left;
	margin-right: 10px;
}

.rightShopImage {
	float: right;
	margin-right: 10px;
}

.shopLink a {
	text-decoration: none;
	float: right;
	background: url(../images/visitShop.png) no-repeat;
	width: 106px;
	height: 30px;
}

.shopLink span{display:none;}

.price {
	position: relative;
	width: 450px;
	text-align: right;
}

.shopping {
	text-align: left;
	float: left;
}

.shopping a img {
	border: 0px;
}

/* @end */

/* @group Artists */

#artists {
	position:absolute;
	top:  434px;
	left: 0px;
	width: 489px;
	height: 161px;
	background-color: #fff;
	background: url(../images/contentHeader_bg.jpg) repeat-x 0 bottom;
}

#artists p {
	margin: 0;
	padding: 0;
	line-height: 16px;

}

/* @end */

/* @group Sidebar */

#sideBar {
	position: absolute;
	top:  0px;
	left: 489px;
	width: 261px;
	height: 595px;
	float: right;
	background-color: #fff;
}

.boxHeader {
	padding: 30px 0px 0px;
	background: url(../images/boxHeader.jpg) repeat-x 0 top;
	margin: 0;
}

.boxHeader h1 {
	position: absolute;
	margin: 0;
	right: 10px;
	top: 29px;
}

.contentHeader h1 {
	position: absolute;
	left: 16px;
	margin-top: 7px;
}

/* @group Music */

#music {
	position:absolute;
	top:  0px;
	width: 261px;
	height: 149px;
}

#music_content {
	position: absolute;
	width: 238px;
	height: 146px;
	margin-left: 12px;
	background-color: #fff;
}

#music_content p {
	font-size: 11px;
	text-align: right;
	padding: 0;
	margin: 3px 0 2px;
}

/* @end */

/* @group About */

#about {
	position: absolute;
	top:  180px;
	width: 261px;
	height: 252px;
}

#about_content {
	position: absolute;
	width: 238px;
	height: 228px;
	margin-left: 12px;
	margin-top: 34px;
	overflow: auto;
	background-color: #fff;
}

#about_content p {
	margin: 9px 0 0;
	line-height: 16px;
	font-size: 11px;
	padding-right: 10px;
	text-align: left;
}

/* @end */

a.linkStyling {
	text-decoration: none;
	color: #8b0f0f;
}

/* @group MySpace */

#myspace {
	position:absolute;
	top: 432px;
	width: 261px;
	height: 157px;
	/*border: 1px solid #7c7c7c;*/
}

#myspace_content {
	position:absolute;
	width: 238px;
	height: 60px;
	margin-top: 40px;
	margin-left: 11px;
}

/* #myspace_content {
	display: block;
	position:absolute;
	width: 238px;
	height: 60px;
	margin-top: 78px;
	margin-left: 11px;
}*/

#myspace_content img {
	display: block;
	padding-bottom: 3px;
	padding-right: 2px;
}

#myspace_content a img {
	border: 0px;
}

/* @end */

/* @end */

#contentFooter {
	position:absolute;
	width: 750px;
	height: 248px;
	clear: both;
	margin-top: 595px;
	border-bottom: 1px solid #eaeaea;
}

/* @group Photos */

#photos {
	position:absolute;
	width: 355px;
	height: 170px;
}

#photos_content {
	position: absolute;
	display: block;
	width: 340px;
	height: 113px;
	margin-left: 10px;
	margin-top: 34px;
}

#photos_content a img {
	border: 0px;
	float:left;
	display:block;
	width:55px;
	height:55px;
	margin:0 10px 10px 0;
}


/* @end */

/* @group Contact */

#contact {
	position:absolute;
	width: 134px;
	height: 170px;
	left: 355px;
}

#contact_content {
	position:absolute;
	width: 113px;
	height: 82px;
	margin-left: 11px;
	margin-right: 11px;
	text-align: right;
	font-weight: bold;
	top: 65px;
	line-height: 16px;
	left: -2px;
}

#contact_content p {
	margin-top: 34px;
}

/* @end */

/* @group Mailing List */

#mailingList {
	position:absolute;
	width: 260px;
	height: 170px;
	left: 488px;
}

#mailingList_content {
	position: absolute;
	width: 240px;
	margin-left: 11px;
	margin-right: 11px;
	top: 62px;
	line-height: 16px;
	left: -1px;
}

mailingList_form {
	margin: 0px;
	padding: 0px;
}

#mailingList_form p {
	width: 238px;
	margin-left: 0;
	text-align: right;
	font-weight: bold;
	line-height: 27px;
	margin-top: 34px;
}

#signup {
	font-size: 18px;
	width: 200px;
	height: 23px;
	text-transform: lowercase;
	text-align: right;
}

#subscribe {
	width: 84px;
	height: 16px;
	margin-top: 4px;
}

#unsubscribe {
	width: 100px;
	height: 16px;
	margin-top: 4px;
}

/* @end */

/* @group Questions */

#questions {
	position: absolute;
	width: 750px;
	height: 120px;
	margin-top: 810px;
	left: 3px;
	top: 36px;
}

#questions_content {
	width: 730px;
	height: 120px;
	margin: 10px;
}

#questions_content_column_left {
	float: left;
	width: 360px;
	height: 100px;
}

#questions_content_column_right {
	float: right;
	width: 360px;
	height: 100px;
}

#questions_content_column_right img {
	position: relative;
	left: 295px;
}

#questions_content_column_left p {
	
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 11px;
}

#questions_content_column_right p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 11px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	position: absolute;
	width: 744px;
	height: 30px;
	top: 120px;
	background-color: #fafafa;
}

#footer p {
	padding-left: 12px;
	font-size: 10px;
	color: #8b0f0f;
	text-align: right;
	padding-right: 12px;
}

#footer a {
	text-decoration: none;
	color: #cc1701;
}

.smallText {
	font-size: 80%;
	float: right;
	padding-bottom: 30px;
}

.smallText a {
	text-decoration: none;
	color: #a31a1c;
}

/* @end */

.alt {
	color: #4d4b4c;
}

/* @group Shop */

#shipping {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 140%;
}

#shopContent {
	width: 700px;
	height: 620px;
	margin-top: 300px;
	margin-left: 25px;
}

.item {
	width: 660px;
	padding-top: 5px;
	margin-left: 20px;
	border-bottom: 1px dotted #d1d1d1;
	margin-bottom: 0;
}

.title {
	font-size: 160%;
	text-align: right;
	font-weight: bold;
}

.description {
	line-height: 140%;
	margin-bottom: 2px;
}

.shopPrice {
	float: right;
	font-weight: bold;
	margin-top: 15px;
}

.catNumber {
	float: left;
	font-style: italic;
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 0;
}

.purchaseDigital {
	width: 450px;
	height: 30px;
	position: relative;
	clear: both;
	margin-bottom: 9px;
	left: 320px;
}

.purchaseDigital a {
	text-decoration: none;
	border-width: 0;
}

.purchaseDigital img {
	border-width: 0;
}
/* @end */
