/*Text Formatting Etc*/

* {
margin: 0;
padding: 0;
}

body {
background: #0e0e0e url("images/bg.png") no-repeat;
background-position: top center;
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 15px/18px arial, eurostile, tahoma, sans-serif;
color: #333333;
padding-left: 5px;
padding-bottom:3px;
}


h4 {
margin: 0px;
font: normal 11px/18px arial, tahoma, sans-serif;
text-align: center;

}


h5 {
font: bold 12px/18px euostile, tahoma, sans-serif;
color: #fff;
padding-left: 5px;
background: #AA1916 url("images/menu_bg.gif") repeat-x;
border-bottom: 5px solid #AA1916;
}


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;

}


.caption {

font: 10px/18px arial, eurostile, tahoma, sans-serif;
}



/*Forms*/

.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: 12px;
	color: #FFFFFF;
	background-color: #000;
	border: 2px solid #AA1916;
	padding:1px 2px 1px 2px;
}


.feature {

padding: 5px 10px 5px 10px;
border: 1px solid #AA1916;
min-height:90px;
color:#333333;
margin-bottom:5px;
background: #ffffff url("images/feature_bg.gif") no-repeat;
background-position:bottom right;
}

.afeature {

padding: 5px 10px 5px 10px;
border: 1px solid #AA1916;
min-height:95px;
color:#333333;
margin-bottom:5px;
background: #ffffff url("images/feature_bg.gif") repeat-x;
background-position:bottom;
}

#loginBar {

padding: 0px 5px 3px 5px;
color:#333333;
margin:0 5px 0px 5px;
margin-top:5px;
background: #333 url("images/login_bar.jpg") repeat-x;
width:829px;
color:#FFFFFF;
height:25px;

}


.loginBarLeft {
float:left;
width:350px;

}

.loginBarRight {
float:right;
padding-right:5px;
width:200px;
text-align:right;
}



.teamfeature {

padding: 5px 10px 10px 10px;
border: 1px solid #AA1916;
min-height:60px;
margin-bottom:5px;

}

.fleft {
margin: 10px 5px 10px 0;
float: left;
}




p {
margin-bottom: 10px;
}

/*Layout*/

#wrapper {
width: 850px;
background-color: #fff;
margin: 0 auto;
text-align: left;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

/* menu */

#newMenu {
background: #000 url("images/menu_bg.gif") repeat-x;
width: 850px;
height: 20px;
border-top: 1px solid #000;
padding-left:5px
float: left;



}


#newMenu ul {
	float: left;
	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: #AA1916;
	text-decoration: none;
}
#newMenu li a#current  {
	background: #333;
	color: #AA1916;
	text-decoration: none;
}

#channels{
background: #000 url("images/menu_bg.gif") repeat-x;
width: 850px;
height: 20px;
text-align:left;
color:#FFFFFF;

}


#header{
background: #AA1916 url("images/header_bg2.gif") repeat-x;
width: 850px;
height: 100px;
padding-top:5px;
}


#hleft {
width:325px;
float: left;
text-align:left;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #fff;
}

#hright {
width:470px;
float: right;
text-align:right;
font: normal 12px/18px arial, tahoma, sans-serif;
color: #fff;
padding-right:4px;
}


#top {
width:929px;
padding-top:5px; 
height:260px;
color:#FFFFFF;
}


#topLeft {
float:left;
width:385px;
padding:5px;
height:213px;
margin-left:5px;
margin-top:5px;
background-position:bottom right;
background-repeat:no-repeat;
color:#333;
border: 1px solid #AA1916;
}

#topRight {
float:left;
width:436px;
height:220px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
background-color:#fff;
color:#FFFFFF;
border: 1px solid #AA1916; 
}


.lnewsItem	{
float:left;
border: 1px solid #AA1916; 
font-size:12px; 
width:262px;
min-height:265px;
margin-bottom:5px;
background: #fff url("images/film.png");
background-position:bottom right;
background-repeat:no-repeat;
color:#333
}

.sidebarnewsItem	{
float:left;
border: 1px solid #AA1916; 
font-size:12px; 
width:122px;
margin-bottom:5px;
background: #fff url("images/");
background-position:bottom right;
background-repeat:no-repeat;
color:#333
}

.rnewsItem	{
float:right;
border: 1px solid #AA1916; 
font-size:12px; 
width:262px;
min-height:265px;
margin-bottom:5px;
background: #fff url("images/film.png");
background-position:bottom right;
background-repeat:no-repeat;
color:#333
}

.readmorebar {

padding: 5px 5px 0px 10px;
border: 1px solid #AA1916;
min-height:15px;
text-align:right;
margin-bottom:5px;
}

.adbar {

padding: 5px 0px 5px 0px;
border: 1px solid #AA1916;
min-height:15px;
text-align:center;
margin-bottom:5px;
}


.newsItemPadding	{

padding:5px 5px 5px 5px;
}

.smallBox	{

padding:5px 5px 5px 45px;
}





#sidebar-b {
width: 250px;
float: left;
margin-top: 5px;
margin-bottom:5px;
}


#sidebar-c {
width: 130px;
float: left;
margin-top: 5px;
margin-left: 5px;
}


.spacetop	{
margin-top:5px; 
}


.newsItem	{

border: 1px solid #AA1916; 
font-size:12px; 
width:300px;
margin-top:5px;
background: #fff url("images/film.png");
background-position:bottom right;
background-repeat:no-repeat;
color:#333;
padding-bottom:3px;

}

.topnewsItem	{

border: 1px solid #AA1916; 
font-size:12px; 
width:300px;
background: #fff url("images/film.png");
background-position:bottom right;
background-repeat:no-repeat;
color:#333;
padding-bottom:3px;

}



img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	}


.newsItemPadding	{

padding:5px 5px 5px 5px;
}





#content {
float: left;
width: 534px;
text-align: justify;
padding: 0px 5px 10px 5px;
margin-left: 0px;
margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-position:bottom right;
background-repeat:no-repeat;
}

#footer {
text-align: right;
color: #fff;
margin-top: 5px;
clear: both;
height: 60px;
width: 845px;
border-top: 1px solid #AA1916;
padding-right:5px;
padding-top:3px;
background: #AA1916 url("images/footer_bg.gif");
}





#search {
text-align:center;
font: normal 12px/18px arial, tahoma, sans-serif;
color: #fff;
}

.rightButton {
width:100%;
float: right;
text-align:right;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #333;
padding-right:5px;
padding-bottom:2px;
}



.newsSubtitle {
width:170px;
float: right;
text-align:right;
font: bold 10px/18px arial, tahoma, sans-serif;
color: #333;
padding-right:5px;
padding-bottom:2px;
}



.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: #fff;
	text-decoration: underline;
}
a:hover {
	color: #AA1916;
	text-decoration: underline;
}

#content a {
	color: #AA1916;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	text-decoration: underline;
}



#loginBar a {
	color: #ffffff;
	text-decoration: underline;
	margin-bottom:5px;
}

#loginBar a:hover {
	color: #AA1916;
	text-decoration: underline;
}





#sidebar-b a {
	color: #AA1916;
	text-decoration: underline;
}


#sidebar-b a:hover {
	color: #000;
	text-decoration: underline;
}


#sidebar-c a {
	color: #AA1916;
	text-decoration: underline;
}


#sidebar-c a:hover {
	color: #000;
	text-decoration: underline;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}


#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#textright a:hover {
color: #AA1916;
text-decoration: underline;
}

a img { 
border: 1px solid #000; 
margin: 0px; 
padding: 3px; 
}

a:hover img { 
border-color: #AA1916; 
}

#header a img {
	border: 0px;
}

#header a img:hover {
	border: 0px;
}


#loginBar a img {
	border: 0px;
}

#loginBar a img:hover {
	border: 0px;
}

#footer a img {
	border: 0px;
}

#footer a img:hover {
	border: 0px;
}


#sidebar-b img {
	border: 0px;
	padding: 3px 3px 3px 3px;
}

#sidebar-c 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;
}

.readmorebar img {
	border: 0px;
}

.left {
margin: 3px 10px 5px 0;
float: left;
}

.right {
margin: 3px 0 5px 10px;
float: right;
}

.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:470px;
float: left;
text-align:left;
padding-left:5px;
font: normal 10px/18px arial, tahoma, sans-serif;
color: #fff;
}

#textright {
width:290px;
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 {
height: 90px;
padding-top:5px;
padding-left:5px;
background-color: #fff;
}

#LargebannerLeft {
float:left;
}

#LargebannerRight {
float:right;
margin-right:10px;
margin-top:-3px;
height: 90px;
width:105px;
}


.centeredImage
    {
    
    display:block;
	margin-left: auto;
    margin-right: auto;
    }

/* DROP DOWN MENU */

#navbar {
	margin: 0;
	padding: 0;
	height: 1em; 
	text-align: center; }
	
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	text-align: center; }
	
#navbar li ul {
	display: none;
	width: 100px; /* Width to help Opera out */
	background-color: #000000f;}
	
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #000000;
	border-bottom: 1px solid #333333;
	color: #ffffff; }
#navbar li li a:hover {
	background-color: #333333; }


