body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	background: #000 url(../UserFiles/Image/Local_Boys/back.jpg) no-repeat top left;
}

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

img{
	border: none;
}

h1{
	background: url(../UserFiles/Image/Local_Boys/logo.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	width: 138px;
	height: 138px;
	line-height: 138px;
	padding: 0px;
	position: absolute;
	top: 27px;
	left: 95px;
	z-index: 100;
}

h1 a{
	display: block;	
}

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

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

h4{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color:#FFC;
}

hr{
	margin: 20px 0px 20px 0px;
	color: #666;
	border: 1px solid #666;
}

input {	
	border: 1px #666 solid;
	background: #000;
	color:#999;
}

form{
	margin: 0px;
	padding: 0px;
}

a.button {
    background: transparent url(../UserFiles/Image/Local_Boys/bg_button_a.gif) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    height: 21px;
    margin-right: 6px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

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

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: #333;
	position:absolute;
	top:428px;
	left:40px;
}

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

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

#callout{
	width:170px;
	background: #444;
	float: right;
	margin: 9px 9px 18px 18px;
	padding: 9px;
}

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

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

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

table#buy td a{
	margin: auto;
}

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

