/*RESET *

h1,h2,h3,h4,h5,h6,div,p,ol,li,ul,span,a,blockquote {
padding : 0px;
margin : 0px;
border : 0px;
}

/********/
table.borders, table.borders td{
	border : 1px solid #ffffff;
padding : 6px;
margin : 4px;
}

h2#graphic{
margin-left : auto;
margin-right : auto;

}
#graphic span{
	z-index : -100;
	position : relative;
}

#geniebag{
	height : 60px;
	width : 100%;
	float : left;
	clear : both;
	margins : 0px;
	padding : 0px;
}

#geniead{
		width : 100px;

	float : left;
	clear : left;
	margins : 0px;
	padding : 0px;
	height : 40px;
}
#twitter{
	width : 110px;
	float : right;
	
}
.textleft{
	text-align : left;
}

a {
	
	color : #FFFF8C;
}

body {
  font-family : "lucida sans", helvetica, sans-serif, arial;
  color : #ffffff;
	
    background-color : #0000A0;
	}

#main_wrapper{
	width : 990px;
	padding : 0px;
 margin-left: auto;
    margin-right: auto;
		margin-top : -16px;
}
	
	
	#logo_title, #main_content, #footer, #nav_bar{
			width : 100%;
	float : left;
clear : both;
}
#logo_title h1{
	display : none;
}

#logo_title{
	height : 108px;


	margin-bottom : 0px;
	padding : 0px;	
		background-image : url(http://www.faithandfootball.org.uk/images/maintheme/logobg.jpg);
	background-repeat : no-repeat;
}

#main_content{
			background-image : url(http://www.faithandfootball.org.uk/images/maintheme/mainbgnew.jpg);
	background-repeat : no-repeat;
	min-height : 600px;
}

#nav_bar{
	position : relative;
	z-index : 5;
	padding : 6px;
	margin-left : -10px;
}

#footer{
	border-top : 6px double #CCF1FF;
	margin-top : 30px;
	text-align : center;
	font-size : .8em;
	
}	

#main_content_container{
	width : 100%;
	padding : 0px;
	margin : 0px;
	clear : both;
	
}

/********************************************************************
NAVIGATION
*******************************************************************/
/*main navigation */
 

 
#main_nav {
		font-size : 1em; 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: relative; 
		
}

#main_nav li{
	float : left;
position : relative;

margin : 0px;
padding : 0px;
}

#main_nav li a{
	
	font-family : arial, helvetica, sans-serif, "trebuchet MS";
	  border-top: 2px solid #019CC9;

	 	 border-bottom: 2px solid #019CC9;	 
	 	 border-right: 1px solid #019CC9;
		border-left  : 1px solid	#019CC9;  
	  padding-top: 2px; 
	  padding-bottom: 2px; 
	  padding-left : 12px;
	  padding-right : 12px;
	  
	  display: block;
	  background:#00006F; 
	  color: #efefef;
	   text-decoration: none; 
	
	
	
	
	
	
	

	
}

#main_nav  li a:hover {
	background-color :#0080C0;

}

#main_nav li ul{
	
display : none;
position : absolute;
padding : 0px;
margin : 0px;
top :100%;
left : 0%;

	

 
}

#main_nav li:hover ul {
	display : block;
	position : absolute;
	
}
	
	#main_nav li:hover ul ul{
		display : none;
	}
 
 #main_nav li ul li{
 	width : 140px;
 	margin : 0px;
 	padding : 0px;
 	position : relative;
 	display : block;
}

 #main_nav li ul li a{
 	
 width : 100%;
 background-color : #096677;
 padding : 2px;
 font-size : .8em;
 border : 1px solid #ffffff;
 display : block;

 top : 100%;
 right : 0%;
}

#main_nav li ul li a:hover{
	 background-color : #0FACC8;
	
}

#main_nav ul li:hover  ul{
display : block;
position : absolute;
left :130px;
top  : 0%;

}


#main_nav li ul li ul li{
	
	width : 140px;
	display : block;
	margin-left : 15px;

}

#main_nav li ul li ul li a{

background-color : #005680;
width : 100%;

}

#main_nav li ul li ul li a:hover{
background-color : #15B4FF;

}


/*leauges */

 
 
.city_list {
		font-size : 1em; 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: relative; 
		
}

.city_list li{
	float : left;
position : relative;

margin : 0px;
padding : 0px;
}

.city_list li a{
	text-decoration : none;
	background-color : #004080;
	border : 1px solid #ffffff;
	padding : 4px 4px 0px 4px;
	width : 100%;
	
}

.city_list  li a:hover {
	background-color :#0080C0;

}

.city_list li ul{
	
display : none;
position : absolute;
padding : 0px;
margin : 0px;
top :100%;
left : 0%;

	

 
}

.city_list li:hover ul {
	display : block;
	position : absolute;
	
}
	
	.city_list li:hover ul ul{
		display : none;
	}
 
 .city_list li ul li{
 	width : 120px;
 	margin : 0px;
 	padding : 0px;
 	position : relative;
 	display : block;
}

 .city_list li ul li a{
 	
 width : 100%;
 background-color : #096677;
 padding : 2px;
 font-size : .8em;
 border : 1px solid #ffffff;
 display : block;

 top : 100%;
 right : 0%;
}

.city_list li ul li a:hover{
	 background-color : #0FACC8;
	
}

.city_list ul li:hover  ul{
display : block;
position : absolute;
left :120px;
top  : 0%;

}


.city_list li ul li ul li{
	
	width : 60px;
	display : block;
		margin-left : 0px;

}

.city_list li ul li ul li a{

background-color :#005680;
width : 100%;

}

.city_list li ul li ul li a:hover{
background-color :  #15B4FF;

}

 		/* END NAVIgation */
 		
 		

li a{
	color : #ffffff;
}


	.clr_red {background-color : #ff0000;}
		.clr_yellow {background-color :  #ffff00;}
		.clr_pink {background-color :    #ffeeee;}
		.clr_darkblue{background-color : #000099;}
		.clr_blue{background-color :     #3155FD;}
		.clr_lightblue{background-color :#6BA8F1; }
		.clr_orange{background-color :   #FF8040; }
		.clr_lightgreen {background-color : #00FF80;}
		.clr_green{background-color : #009B00; }
		.clr_darkgreen {background-color : #008000;}
		.clr_purple {background-color : #A738E2;}
		.clr_black{background-color : #000000; }
		.clr_white{background-color : #ffffff; }


.lge_tbl th{
	font-size : .8em;
	
}

.lge_tbl td{
	
	border : 1px solid #FEFFCA;
	padding : 8px;
	font-family : sans-serif,serif,helvetica,arial;
	font-size : 1.2em;
}


.t_colour{
	width : 6px;
}

.session_results{
	display :inline-block;
	font-size : .8em;
}

table.lge_tbl{
	margin-left : auto;
	margin-right : auto;
	
}

/*FRAMES  */
.float_left {
	float : left ;
	width : 450px;
}
.float_right {
	width : 500px;
float : right;
padding-right : 26px;
}


.frame25_landscape{
	
	height : 445px;
	width : 357px;
background-image : url(http://www.faithandfootball.org.uk/images/frames/frame25_landscape.png);
background-repeat : no-repeat;
}

.frame25{
	
	width : 445px;
	height : 357px;
background-image : url(http://www.faithandfootball.org.uk/images/frames/frame25.png);
background-repeat : no-repeat;
}

#single_col{
	width : 100%;

}

.center_100{
	width : 100%;
	clear : both;
	text-align : center;
}

.center_0 {
	
	text-align : center;
}

.ytplayer{
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	
}

.side_buttons{
	list-style : none;
}

#lge_nav_wrap {
margin-left : 110px;
}


#news_wrapper{
	width : 800px;
	clear : both;
	margin-top : 40px;
	margin-left : 200px;
}

#top_story ,	.sub_news , #older_articles{
	width : 660px;
	clear : both;
	float : left;
	border : 2px solid #aaaaaa;
}
#top_text_wrapper{
	width : 360px;
	float : right;
}



#top_content{
	
width : 340px;
float : right;
clear : right;
padding : 10px;
font-size : 1.2em;
}

#top_dateline{
	font-size .8em;
	padding : 0px;
	margin : 0px;
	font-family : courier ;
}

#top_title h3{
	margin : 0px;
	padding : 0px;
	font-size : 1.4em;
	color : #00486A;
}


#top_title {
	
width : 340px;
padding : 10px;
background : #FFFFDD;
color : #00486A;

}
#top_image_wrapper{
	width : 300px;
	float : left;
	clear : left;
	text-align : center;
	background : #000000;
	
	
}
#top_story img {
	padding : 5px;
	border : 0px;
}

.sub_container{
	width : 220px;
	float : left;
	border : 1px solid #aaaaaa;
min-height : 150px;
}

.sub_img_wrapper {
	width : 100px;
		text-align : center;
	background : #000000;
	float : left;
}

.sub_text_wrapper {
	width : 120px;
	float : right;
	
}
.sub_title {
	font-size : 1em;
	width : 220px;
background : #FFFFDD;
color : #00486A;

}

.sub_text {
	font-size : .8em;
	width : 110px;
	padding : 5px;
	
	}
	

.readmore {
	width : 100%;
	clear : both;
	color : #FFFFBB;
	padding : 4px;
}

#read_art_container{
	width : 800px;
	margin-left : 80px;
	
}

#v2_news_wrapper{
	width : 900px;
	margin-left : 100px;

	
}
#v2_top_image_wrapper, #v2_subnews{
width : 100%;
	float : left;
	clear: both;
}

.v2_article_wrapper{

	width : 860px;
	border : 2px solid #E8F8FF;
	margin : 4px;
	float : left;
	clear : both;
	display ; block;
}

.v2_image_wrapper{
	
	width : 120px;
	float : left;
	background : #000000;
text-align : center;
min-height : 72px;
padding-top : 4px;

}

.v2_image_wrapper img{
vertical-align : middle;
}

	
.v2_content_wrapper{
width : 738px;
	float :left;


}

.v2_title{
	float : left;
margin-left : 10px;
	text-align : left;
	
}
.v2_title h3{
	margin : 0px;
	padding : 0px;
	font-size : 1em;
	text-align : left;
}
.v2_title_wrapper{
width : 100%;
float : right;
background : #000000;
color : #ffffff;
padding : 2px;

}
.v2_date{
	
	float : right;
}

.v2_content{
width : 100%;
clear : both;
padding-top : 4px;
font-size : .8em;
margin-left : 10px;

}

ul#gallist li{
	display :inline-block;
margin : 30px;
}
.pfp_logo {
		background-image : url(http://www.faithandfootball.org.uk/images/pfp/pplogo.png);
	background-repeat : no-repeat;
width : 450x;
height : 54px;
display : block;
padding-left : 100px;
}
