body{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #400000;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	background: #FFF url(/assets/images/vespers_group.jpg) no-repeat top left;
}

a{
	color: #400000;
	text-decoration: underline;
}

h1{
	background: url(/assets/images/mcbq_logo.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	width: 484px;
	height: 43px;
	line-height: 43px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 100;
}

h1 a{
	display: block;	
}

h2{
	font-size: 24px;
	text-transform:uppercase;
	padding: 0px;
	margin: 9px 0px 9px 0px;
}

h3{
	font-size: 20px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}

input {	
	border: 1px #CCC solid;
	background: #FFF;
	color:#999;
}

form{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a.button {
    background: transparent url(/assets/images/bg_button_a.gif) no-repeat scroll top right;
    color: #999;
    display: block;
    float: left;
    height: 21px;
    margin-right: 6px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
	font-size:12px;
}

a.button span {
    background: transparent url(/assets/images/bg_button_span.gif) no-repeat;
    display: block;
    /*line-height: 14px;*/
    padding: 0px 6px 1px 12px;
	height:21px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 1px 6px 0px 12px; /* push text down 1px */
} 

#content{
	width: 741px;
	background: #EEE;
	position:absolute;
	top:428px;
	left:40px;
}

#share{
	padding: 0px 8px 4px 0px;
	border-bottom: 1px #606060 solid;
}

#player{
	position:absolute;
	width:220px;
	background: #FAFAFA;
	top:298px;
	left: 553px;
	border: 1px #CCC solid;
	z-index:2;
	float: left;
}

#placeholder{
	width: 230px;
	height: 640px;
	float:right;
}

#cd_rollover{
  height: 212px;
  width: 212px;
  text-indent: 10000px;
  overflow: hidden;
  background: url(/assets/images/vespers_front_sm_roll.jpg) top left no-repeat;
  display: block;
  margin-bottom: 4px;
}
 
#cd_rollover:hover{
	background-position: bottom left;
} 


table#buy {
	border: none;
	margin: auto;
}

table#buy td{
	text-align: center;	
}

table#buy td a{
	margin: auto;
	font-size: 12px;
}

#video{ display: none; }

#video_link{
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0px !important;
	display: block;
}
