/* 
===============================
Friend & Heroes Productions Ltd
===============================
 */ 
 
a:link {color: #0033FF; text-decoration: none}
a:visited {color: #0033FF; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

body {
	margin:4px;
	background:#CF1B40;
	background-image:url(bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	text-align:left;
	padding:0;
 }

#index_logo {
 background-image:url(master_bg.gif);
 width: 800px;
 height: 908px;
}

/* text styles */

.header {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #A01621;
}

.headercream {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #fffcd5;
}

.underheader {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #A01621;
}
.paragraph {
	color: #46256A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.paragraphheader {
	color: #A01621;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.redtext {
	color: #A01621;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 28px;
}

.subjecttochange {
	color: #A01621;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
}

.whitetext {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.episodes {
	color: #46256A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.media {
	color: #A01621;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.teamheader {

	color: #A01621;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

/* HR styles */

 div.hr {
  height: 50px;
  background: #FFFCD5 url(imgs/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.quote {
	line-height: 0px;
}