/*

	True Fans Pages CSS
	
*/

/* generic styles */

/*----------------------------------------------------------------*/

a img {
	border:none;
}

a {
	color:#FA1B0A;
}

#container {
	border-style: none solid;
	border-bottom-width: 0px;
	position: relative;
	top: -20px;	
}

#rn_content {
	margin:20px 0 0 30px;
	width:698px;
	position:relative;
	top:10px;
}

.clear {
	clear:both;
}

p {
	font-size:11px;
	line-height:16px;
}

.centerText {
	text-align:center;
}

img.img_rec_hockey{
	margin-top: 20px;
}
/* Left Column Styles */

/*----------------------------------------------------------------*/

#rn_content #rn_left_column {
	margin-top:10px;
	width:480;
	float:left;
	min-height: 530px;
}

/* Right Column Styles */

/*----------------------------------------------------------------*/

#rn_content #rn_right_column {
	float:right;
	width:198px;
	position:relative;
	margin-bottom:30px;
}

/* footer */

/*----------------------------------------------------------------*/

#rn_footer {
	clear:both;
	background:#d91b00 url('../images/pgFooterBg.gif') top left repeat-x;
	color:#841000;
	padding:18px 0 1px 0;
	font-size:10px;
	margin-bottom:-1px;
}

#rn_footer p {
	margin:0 40px 5px 20px;
	padding:0;
	font-size:9px;
}

#rn_footer .centerText {
	margin-left:20px;
	text-align: left;
}

#rn_footer img {
	display:block;
	margin:0 auto 10px auto;
}

#rn_footer .logo {
	float: right;
	margin-bottom: 5px;
}

#rn_footer #tfcopy {
	color:#3D0700;
	font-style:italic;
}

#rn_footer a {
	color:#3d0700;
}

/* photo details styles */

#detailFrame {
	position:fixed;
	background: #fff;
	border:2px solid #fff;
}

* html #detailFrame {
	position:absolute;
}

html>body #detailFrame {
	*position:absolute;
}
/*-- Hockey Theme --*/
#rn_content #rn_left_column, #rn_content #rn_left_column #photoGallery {margin-top: 0px;}
#rn_content #rn_left_column #photoGallery img{margin-top: 10px;}
#rn_content #rn_right_column #downloads{margin-top: 0;}
#samples_container{
	position: relative;
	background:#fff url('../images/bg-musicplayer.jpg') top left repeat-x;
	width: 178px;
	height: 250px;
	margin: 0 10px;
	padding: 5px 0;
}
#samples_container h1{
	color: #f00;
	font-size: 12px;
}
.sample{position: relative; width: 100%;}
.sample .copy{position: relative; width: 151px; margin: 7px 12px;}
.sample .copy img{margin: 3px 0;} 
.sample p{color: #5c5c5c; margin: 5px 5px;}
.sample .legal p{color: #5c5c5c; font-size: 10px; margin: 5px 15px; line-height: 1.2em;}
.sample .copy span{color: #d91b00; font-size: 10px;}
.sample .audioPlayer{margin: 0px 4px 50px 4px;}
#downloads .hr{margin: 5px 22px;} 

