/*Text Formatting Etc*/

* {
margin: 0;
padding: 0;
}

body {
background: #ccc url("images/bg.jpg") repeat-x;
text-align: center;
font: normal 10px/18px arial;
color: #333;
padding-top: 0px;
margin: 0px;
}




h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: arial, verdana, tahoma, sans-serif;
font-size: 8px
padding-left: 10px;
color: #fff;
cursor: default;
}


h2 {
font: bold 13px/18px arial, eurostile, tahoma, sans-serif;
color: #fff;
background: #AA1916 url("images/h2_bg.gif") no-repeat;
background-position:bottom right;
background-repeat:no-repeat;
padding-left: 5px;
}


h3 {
font: bold 12px/18px arial, eurostile, tahoma, sans-serif;
color: #333333;
padding-left: 5px;
padding-bottom:3px;
border-bottom: 1px dotted #ccc;
margin-bottom:3px;
}






h4 {
margin: 0px;
font: normal 11px/18px arial, tahoma, sans-serif;
text-align: center;

}


h5 {
font: bold 12px/18px eurostile, arial, tahoma, sans-serif;
color: #fff;
padding-left: 5px;
background: #000000 url("images/menu_bg.gif") repeat-x;

}


h6 {
font: bold 15px/18px euostile, tahoma, sans-serif;
color: #FFF;
margin-bottom: 0px;
padding-left: 5px;
line-height:22PX;
background: #000 url("images/menu_bg.gif") repeat-x;

}

.formInput {
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #000;
}

.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000;
	border: 1px solid #ee2d24;
}


.feature {

padding: 5px 10px 10px 10px;
border: 1px solid #333333;
min-height:80px;
margin-bottom:5px;
background: #ffffff url("images/feature_bg.jpg") repeat-x;
background-position:top;
}

.archivefeature {

padding: 1px 10px 1px 10px;
text-align:right;
background: #000000 url("images/menu_bg.gif") repeat-x;
}

.teamfeature {

padding: 5px 10px 10px 10px;
border: 1px solid #ee2d24;

}

.fleft {
margin: 10px 5px 5px 0;
float: left;
}




p {
margin-bottom: 10px;
}

/* menu */

#newMenu {
background: #000 url("images/menu_bg.gif") repeat-x;
width: 700px;
height: 18px;}


#newMenu ul {
	position: absolute;
	left: 370px; 
	font: bold 12px/18px eurostile, arial, tahoma, sans-serif;
	list-style: none;
	margin: 0; padding: 0;		
}
#newMenu li {
	display: inline;
}
#newMenu li a {
	float: left;
	display: block;
	padding: 0px 8px;	
	color: #fff;
	text-decoration: none;
}
#newMenu li a:hover {
	color: #ee2d24;
	text-decoration: none;
}
#newMenu li a#current  {
	background: #333;
	color: #AA1916;
	text-decoration: none;
}



/*Layout*/

#container {
width: 800px;
margin: 0 auto;
text-align: left;

}

#wrapper {
width: 800px;
min-height:700px;
background-color: #FFFFFF;
}

#newMenu{
background: #000 url("images/menu_bg.gif") repeat-x;
width: 800px;
font: bold 12px/18px arial, tahoma, sans-serif;
word-spacing:5px;
height: 20px;
text-align:center;
padding-top:2px;
border-top: 1px solid #000;
}

#channels{
width: 800px;
height: 20px;
text-align:left;
color:#FFFFFF;

}


#header{
background: #ffffff url("images/header_bg.jpg") repeat-x;
background-position:top;
width: 790px;
height: 105px;
text-align:center;
padding-top:10px;
padding-left:10px;
}

#top {
width:800px;
padding-top:5px; 
background: #fff url("images/top_.jpg");
height:245px;
color:#FFFFFF;
}


#topLeft {
float:left;
width:325px;
padding:5px;
height:205px;
margin-left:5px;
margin-top:5px;
background: #fff url("images/.png");
background-position:bottom right;
background-repeat:no-repeat;
color:#333;
border: 1px solid #AA1916;
}

#topRight {
float:right;
width:430px;
height:205px;
padding:5px;
margin-right:5px;
margin-top:5px;
background-color:#fff;
color:#FFFFFF;
border: 1px solid #AA1916; 
}




#sidebar-b {
width: 250px;
float: left;
margin-top: 5px;
}

.newsItem	{

border: 1px solid #333333; 
font-size:12px; 
width:248px;
margin-bottom:5px;
}


.newsItemPadding	{

padding:5px 5px 5px 5px;
}


padding:7px 5px 5px 7px;


.listodd {
padding:3px 0px 3px 5px;
background-color:#eaeaea;
}

.listeven {
padding:3px 0px 3px 5px;
background-color:#e2e2e2;
}



#content {
float: left;
width: 532px;
text-align: justify;
padding: 0px 5px 10px 7px;
margin-left: 0px;
margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #fff;
}

#footer {
text-align: right;
color: #fff;
padding-top:5px;
clear: both;
height: 60px;
width: 800px;
}

.push {
	CLEAR: both
}



#hleft {
width:150px;
float: left;
text-align:left;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #fff;
}

#hright {
width:580px;
float: right;
text-align:right;
font: normal 12px/18px arial, tahoma, sans-serif;
color: #fff;
padding-right:10px;
}

.extrapadding {
padding-top:5px;
}

#search {
text-align:center;
font: normal 12px/18px arial, tahoma, sans-serif;
color: #fff;
}

.rightButton {
width:100%;
float: right;
text-align:right;
font: normal 12px/18px arial, tahoma, sans-serif;
color: #fff;
padding-right:5px;
padding-bottom:2px;
border:1px solid #333333;
margin-left:5px;
}



.adverts	{
float:right;
padding:5px 5px 5px 10px;  
border: 5px solid #AA1916; 
font-size:11px; 
width:140px;
margin-bottom:5px;
background: #fff url("images/film.png");
background-position:bottom right;
background-repeat:no-repeat;
text-align:center;
}


/*Other Links And Images*/

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ee2d24;
	text-decoration: underline;
}

#content a {
	color: #ee2d24;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	text-decoration: underline;
}


#newMenu a {
	color: #fff;
	text-decoration: none;
}

#newMenu a:hover {
	color: #ee2d24;
	text-decoration: none;
}

#sidebar-b a {
	color: #ee2d24;
	text-decoration: underline;
}


#sidebar-b a:hover {
	color: #000;
	text-decoration: underline;
}

#textright a:hover {
color: #ee2d24;
text-decoration: underline;
}

a img { 
border: 1px solid #000;  
}

a:hover img { 
border-color: #ee2d24; 
}

#header a img {
	border: 0px;
}

#header a img:hover {
	border: 0px;
}


#sidebar-b img {
	border: 0px;
	padding: 3px 3px 3px 3px;
}

#sidebar img {
	border: 0px;
}

#Largebanner img {
	border: 0px;
}


#hright img {
	border: 0px;
}

#search img {
	border: 0px;
}

.rightButton img {
	border: 0px;
}

.left {
margin: 5px 10px 5px 0;
float: left;
}

.left2 {
margin: 0px 10px 5px 0;
float: left;
}

.boxLeft {
float: left;
width: 212px;
text-align: left;
border:1px solid #B90911; 
margin-bottom:10px;
margin-right: 10px;
padding-bottom: 5px;

}

.boxRight {

width: 213px;
text-align: left;
border:1px solid #B90911; 
margin-bottom:10px;
padding-bottom: 5px;

}

.releases	{ 
padding-top: 2px;
padding-bottom: 0px;
padding-left:10px;
margin-bottom: 2px;
}

#textleft {
width:500px;
float: left;
text-align:left;
padding-left:5px;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #fff;
}

#textright {
width:270px;
float: right;
text-align:right;
padding-right:5px;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #fff;
}


#banner {
width: 793px;
height: 60px;
text-indent:145px;
}

#Largebanner {
width: 100%;
height: 90px;
text-indent:40px;
padding-top:5px;
background-color: #fff;
}


.centeredImage
    {
    
    display:block;
	margin-left: auto;
    margin-right: auto;
    }
	
	
	

.newsItem ul{
	padding:0;
	margin:0;
	display:block;
	
}
.newsItem ul li{
	display:block;
	height:20px;
	line-height:0;
}
.newsItem ul li a{
	display:block;
	padding:0 0 0 3px;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:20px;
}
.newsItem ul li a:hover{
	color:#fff;
	background-color: #ee2d24;
	text-decoration:none;
}
