/* Generic Selectors */ 
body{ 
	position: relative;
	font-family: Corbel, "Lucida Sans Unicode", "Lucida Grade", "Bitstream Vera Sans", "Luxi Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background: white url("../images/stripe_tile_01.png") top left repeat;
	line-height: 130%;
}

p{width: 100%;}
a{color: #751919; text-decoration: none;}
a:hover{color: red; text-decoration: none;}

small{
	font-size: 9px;
	}
	
form{margin: 0px 0px 0px 0px;}
table{width: 100%; border-collapse: collapse;}
tr{vertical-align: middle;}
th{text-align: left;}
td{text-align: left;}

img{border-style: none;}

/* * * * * IDS * * * * */
#SiteWrapper{
    margin: auto;  /* This centers the page horizontally */
    width: 936px;
}

#BannerElements{
	width: 100%;
	}

#BannerForPrint{
	display: none;
}

#SiteBanner{
	color: black;
	background-color: transparent;
	float: left;
	background: transparent url("../images/mcr_main_banner_left.png") top left no-repeat;
	width: 360px;
	height: 108px;
	padding: 0px 0px 0px 0px;
	}

#SiteBanner:hover{
	cursor: pointer;
}

#SiteBannerLinks{
	color: black;
	background-color: white;
	float: left;
	width: 576px;
	height: 108px;
	padding: 0px 0px 0px 0px;
	background: transparent url("../images/mcr_main_banner_right.png") top left no-repeat;
	}
	
#BannerButtons{
	float: right;
	margin: 45px 24px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	}
#BannerButtons a{color: white; background-color: transparent;}
#BannerButtons a:hover{color: white; background-color: transparent; text-decoration: underline;}

td.BannerButtons1{padding: 0px 6px 0px 6px;}
td.BannerButtons2{color: white; background-color: transparent; padding: 0px 6px 0px 6px;}
	
#BodyElements{
	float: left;
	width: 936px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#BodyArtists{
	float: left;
	width: 314px;
	margin: 0px 10px 0px 0px;
	}

#BodyContent{
	float: left;
	width: 612px;
	margin: 0px 0px 0px 0px;
	}

#Footer{
	clear: both;
	text-align: center;
	padding: 10px 0 0 0; /* top right bottom left */
	}

/* * * * * CLASSES * * * * */

hr.footer{
	margin-left: 8%;
	margin-right: 8%;
	width: 84%;
	border-left: 0px solid #a29489;
	border-top: 1px solid #a29489;
	border-bottom: 0px solid #a29489;
	border-right: 0px solid #a29489;
	}

.footer_options{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 6px 0px 6px 0px; 
	}
	
.footer_options a:hover{
	color: red;
	background-color: transparent;
	}

.MultiStepHolder12Top{
	float: left;
	width: 748px;
	padding: 10px 10px 10px 10px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font-size: 14px; 
	color: white;
	font-weight: normal; 
	background: transparent url("./css_images/multi_step_12_top.jpg") top left no-repeat;
	}
.MultiStepHolder12Top a{color: #FFFF66; background-color: transparent; font-weight: normal; font-size: x-small;}
.MultiStepHolder12Top a:hover{color: white; background-color: transparent; font-weight: normal; font-size: x-small;}
.MultiStepHolder12Top small{font-size: x-small; font-weight: normal;}
.MultiStepHolder12Top small b{color: #FFFF66; font-weight: normal;}
	
.MultiStepHolder12{
	float: left;
	width: 748px;
	font-weight: normal;
	padding: 10px 8px 10px 8px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	
	background-color: white;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	}

.MultiStepHolder12Bottom{
	float: left;
	width: 768px;
	max-height: 9px;
	color: black;
	background: transparent url("./images/multi_step_12_bot.jpg") bottom left no-repeat;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	}
	
.box_01_top{
	float: left;
	width: 612px;
	max-height: 14px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: #a29489;
	font-weight: normal; 
	background: transparent url("../images/box_01_top.png") top left no-repeat;
	}
	
.box_01{
	float: left;
	width: 564px;
	font-weight: normal;
	padding: 10px 22px 10px 22px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: #a29489;
	background-color: white;
	border-left: 2px solid #a29489;
	border-right: 2px solid #a29489;
	}

.box_01_bottom{
	float: left;
	width: 612px;
	max-height: 14px;
	color: black;
	background: transparent url("../images/box_01_bottom.png") bottom left no-repeat;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	}
	
.box_02{
	float: left;
	width: 564px;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 22px 0px 22px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: black;
	background-color: white;
	border-left: 2px solid #a29489;
	border-right: 2px solid #a29489;
	}
.box_02 p{margin: 0px 0px 10px 0px; /* top right bottom left */}
.box_02 b{color: #b32d2d;}

.box_03_top{
	float: left;
	width: 314px;
	padding: 9px 9px 9px 9px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	background: transparent url("../images/box_03_top.png") top left no-repeat;
	}

.box_03{
	float: left;
	width: 292px;
	font-size: 12px;
	font-weight: normal;
	padding: 9px 9px 9px 9px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: black;
	background-color: white;
	border-left: 2px solid #a29489;
	border-right: 2px solid #a29489;
	}
.box_03 p{margin: 0px 0px 0px 0px; line-height: 130%;}
.box_03 a{color: #3E5865; font-size: 14px; font-weight: bold; line-height: 130%;}
.box_03 a:hover{color: #7498AA; text-decoration: underline;}

.box_03_header{color: #664c3f; font-size: 16px; font-weight: bold; padding: 6px 3px 3px 3px;}
.box_03_title{padding: 3px 3px 3px 18px;}
.box_03_other_album{
	text-align: center;
	padding: 3px 3px 6px 3px;
	}
	
.box_03_bottom{
	float: left;
	width: 314px;
	max-height: 14px;
	color: black;
	background: transparent url("../images/box_03_bottom.png") bottom left no-repeat;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	}
	
.advertisement_01{
	float: left;
	width: 564px;
	color: black;
	background-color: white;
	border: none;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	}
	
.email_signup_01{
	float: left;
	width: 447px;
	height: 180px;
	color: white;
	background-color: transparent;
	border: none;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	background: transparent url("../images/MailSignupBox612x236.png") top left no-repeat;
	padding: 56px 140px 0px 25px;
	}

.box_05_top{
	float: left;
	width: 612px;
	max-height: 14px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: #a29489;
	font-weight: normal; 
	background: transparent url("../images/box_05_top.png") top left no-repeat;
	}

.box_05_middle{
	float: left;
	width: 564px;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 22px 0px 22px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	color: #660000;
	background-color: white;
	border-left: 2px solid #660000;
	border-right: 2px solid #660000;
	}
	
.box_05_bottom{
	float: left;
	width: 612px;
	max-height: 14px;
	color: black;
	background: transparent url("../images/box_05_bottom.png") bottom left no-repeat;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	}

.table_email_msg{
	font-size: 14px;
	width: 100%; 
	text-align: left; 
	border-collapse: collapse;
	}
.table_email_msg td{
	width: 10%;
	vertical-align: top;
}
.table_email_msg td+td{
	width: 90%;
	vertical-align: middle;
	}
	
.div_welcome_message{
	float: left;
	width: 100%;
	color: black;
	background-color: white;
	border: none;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	}
	
.div_welcome_message a{
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	}	
	
.div_welcome_message h1{
	background-color: white;
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* top right bottom left */
	}

.div_faq_message{
	float: left;
	width: 100%;
	color: black;
	background-color: white;
	border: none;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	}
	
.div_faq_message a{
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	}	
	
.div_faq_message h1{
	background-color: white;
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* top right bottom left */
	}

.div_privacy_policy{
	float: left;
	width: 100%;
	color: black;
	background-color: white;
	border: none;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	}
	
.div_privacy_policy a{
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	}	
	
.div_privacy_policy h1{
	background-color: white;
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* top right bottom left */
	}
	
.div_privacy_policy h2{
	background-color: white;
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px; /* top right bottom left */
	}
	
.div_contact_message{
	float: left;
	width: 100%;
	color: black;
	background-color: white;
	border: none;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	}
	
.div_contact_message a{
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	}	
	
.div_contact_message h1{
	background-color: white;
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* top right bottom left */
	}
	
.div_contact_message h2{
	background-color: white;
	color: #b32d2d;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px; /* top right bottom left */
	}
	
.button_001{
	width: 144px;
	height: 24px;
	margin-right: 10px;
	color: white;
	background-color: #b35050;
	border: 1px solid #b35050;
	border-radius: 4px;
	-moz-border-radius: 4px;
	}
.button_001:hover{
	background-color: red;
	border: 1px solid red;
}

.email_data{
	background-color: white;
	border: 2px solid white;
	padding: 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.email_details{
	margin: 10px 0px 2px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	}
	
.email_details td{
	padding: 0px 0px 4px 0px;
	}

#mname{display: none;}

/* * * * * * * * * * * * * * * * */
/* Catalog Page CSS Starts here */
/* * * * * * * * * * * * * * * * */

.div_document{
	float: left;
	width: 612px;
}
	
.div_album{
	float: left;
	width: 564px;
	border-top: 0px solid white;
	border-right: 2px solid #4d1313;
	border-bottom: 0px solid white;
	border-left: 2px solid #4d1313;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 12px 0px;
}

.div_album_cvr {
	float: left;
	width: 200px;
	padding: 0px 5px 14px 0px;
}

.div_album_details{
	float: left;
	width: 359px;
	padding: 0px 0px 14px 0px;
}

.div_buy_links{
	float: left;
	background: transparent url("../images/album_track_background.jpg") top left repeat-x;
}

.div_album_tracks{
	float: left;
}

img.album_cover_200{width: 200px; height: 200px;}
img.album_cover_100{width: 100px; height: 100px;}
img.album_cover_50{width: 50px; height: 50px;}
img.artist_bio_picture{width: 216px; height: 252px;}

.album_details{
	width: 359px;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}
	
.album_details td.header{
		background-color: #FFFFFF; 
		color: #664c3f;
		font-size: 10px;
		text-decoration: underline;
	}
	
.album_details td.data1{
		background-color: #FFFFFF; 
		color: #b32d2d;
		font-size: 16px;
		font-weight: bold;
	}
.album_details a{
		color: #b32d2d;
		font-size: 16px;
		font-weight: bold;
	}
.album_details a:hover{
		color: red;
		text-decoration: none;
	}

.album_details td.data2{
		background-color: #FFFFFF; 
		color: #b32d2d;
		font-size: 12px;
		font-weight: normal;
	}

.track_listing{
	width: 564px;
	font-family: Arial, Helvetica, sans-serif;
	color: #751919;
	border-collapse: collapse;
	text-align: left;
	background: transparent url("../images/album_track_background.jpg") top left repeat-x;	
}

.track_listing th{width: 30px; font-size: 10px; padding: 5px 0px 5px 5px; color: white; background: transparent url("../images/album_track_header_1.jpg") top left no-repeat;}
.track_listing th+th{background-image: none; background-color: #751919 ; width: 254px; padding: 5px 0px 5px 0px}
.track_listing th+th+th{background: transparent url("../images/album_track_header_1.jpg") top right no-repeat; width: 38px;}
.track_listing td{height: 20px; color: #664c3f; padding: 2px; font-size: 10px; font-weight: bold; border-bottom: 1px solid #d9bfbf;}
.track_listing td+td{color: #751919; font-size: 11px;}
.track_listing td+td+td{font-size: 9px; color: #324E87}
.track_listing a{color: #324E87; text-decoration: none;}
.track_listing a:hover{color: #CC9900;}

.buy_links{
	width: 584px;
	font-family: Arial, Helvetica, sans-serif;
	color: #324E87;
	border-collapse: collapse;
	text-align: left;
}
.buy_links img{border-style: none; vertical-align: middle;}
.buy_links th{width: 100%; font-size: 10px; padding: 5px; background-color: #751919; color: white;}
.buy_links td{font-size: 10px; font-weight: bold; line-height: 14px; vertical-align: middle; padding: 2px; border-bottom: 1px solid #CCCCCC;}
.buy_links a{color: #324E87; text-decoration: none;}
.buy_links a:hover{color: #CC9900;}

.centertext{text-align: center;}

.div_artist_bio_picture{
	float: right;
	width: 232px;
	margin: 0px 0px 16px 16px
}

.div_artist_header{
	width: 100%;
	background-color: #FFFFFF; 
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}
.table_artist_links{
	width: 232px;
	font-family: Arial, Helvetica, sans-serif;
	color: #751919;
	border-collapse: collapse;
	text-align: left;
	vertical-align: middle;
	margin: 10px 0px 10px 0px;
}
.table_artist_links td{width: 30px;}
.table_artist_links td+td{width: 182px;}

.div_catalog_buy_links{
	float: left;
	width: 100%;
}

.div_disc_number{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF; 
	color: #a29489;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
	}
	
.div_disc_number h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #b32d2d;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 110%;
	}

.div_disc_number h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #a29489;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	}
	
.div_buy_format{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF; 
	color: #cc6600;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
	}
	
.img_buy_link{
	float: left;
	width: 144px;
	height: 54px;
	margin-right: 10px;
	border: 0;
}

.button_not_available{
	float: left;
	width: 144px;
	height: 54px;
	background: transparent url("../images/out_of_print.png") top left no-repeat;
	margin-right: 10px;
}

.link_buy_text{
	float: left;
	width: 144px;
	height: 10px;
	background-color: white;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
}

.contact_address{
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	margin: 18px 18px 36px 18px;
	color: black;
	background-color: transparent;
}
.contact_address th{width: 100%; font-size: 18px; text-align: center; text-decoration: underline; color: #660000; padding: 0px 0px 6px 0px;}
.contact_address td{padding: 0px 0px 0px 0px; text-align: center;}
.contact_address a{color: #324E87; font-weight: bold; text-decoration: none;}
.contact_address a:hover{color: #CC9900;}
.contact_address b{color: black;}

.div_faq_topic{
	color: black;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	}

.div_faq_question{
	color: #324E87;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 6px 6px 6px;
	}
	
.div_faq_question a{
	color: #b32d2d;
	}
	
.div_faq_question a:hover{
	color: red;
	}
	
.div_faq_topic2{
	color: black;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 18px 0px;
	}
	
.div_faq_question2{
	color: #b32d2d;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	}

.div_faq_answer{
	color: black;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 12px 12px;
	}

.div_faq_answer a{
	color: #b32d2d;
	background-color: transparent;
	}
	
.div_faq_answer a:hover{
	color: red;
	background-color: transparent;	
	}
	
.div_faq_answer b{	
	color: #3E5865;
	background-color: transparent;
	font-weight: bold;
}

/* Helps fix a display bug where 3 dots show in top left hand corner of browser */
/* This class need to be designated display: no print; in all print specific css includes */
.PreLoadImage{
	max-width: 0px;
	max-height: 0px;
}