/*
-----------------------------------------------------
LIVE4CITY (http://www.live4city.co.uk/) Style Sheet
author:   magneticNorth (hello@magneticn.co.uk)
version:  2006.07
----------------------------------------------------- */

/* Generic rules -----------------------------------*/

div{
	position:relative;
}

body{
	margin:0;
	text-align:center;
	background-color:#d0e0f2;
	color:#00205E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

.clearer {
	width:auto;
	height:0px;
	margin:0;
	padding:0;
	margin-top:-1px;
	overflow:hidden;
	clear:both;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#1E244C;
}

a:hover{
	text-decoration:underline;
}

#container{
	margin:0 auto;
	text-align:left;
	width:760px;
	height:auto;
}

/* Header -----------------------------------*/

#header{
	margin:0;
	width:760px;
	height:122px;
	background-color:#CCCCCC;
}

/* Banner -----------------------------------*/

#bannerShort{
	margin:0;
	padding-top:30px;
	overflow:hidden;
	background:url(../images/livecity_banner.gif) no-repeat 20px 0 #91AEDB;
	height:0px !important;
	height /**/:30px;
}

#bannerLong{
	margin:0;
	background:/*url(../images/livecity_banner.gif) no-repeat 20px 0 */#91AEDB;
	min-height:30px;
}

* html #bannerLong{
	height:30px;
}

#logo{
	position:absolute;
	top:26px;
	left:690px;
	margin:0;
	padding:0;
	width:50px;
	height:66px;
	overflow:hidden;
}

#logo a{
	background-color:#FFFFFF;
	display:block;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	width:50px;
	padding-top:66px;
	height:0px !important;
	height /**/:66px;
}

/* Main navigation -----------------------------------*/

#navigation{
	list-style-type:none;
	margin:0;
	padding:9px 0px 8px 0px;
	color:#FFFFFF;
	text-align:center;
}

#navigation .activeNav a{
	color:#00205E;
}

#navigation a{
	color:#FFFFFF;
}

#navigation li{
	display:inline;
	text-transform:uppercase;
	padding-right:8px;
	font-size:1em;
	font-weight:bold;
}

/* Footer -----------------------------------*/

#footer{
	clear:both;
	margin:0;
	padding:8px;
	color:#1E244C;
	list-style-type:none;
	background-color:#FFFFFF;
}

#footer a{
	color:#1E244C;
}

#footer li{
	display:inline;
}

#leftPane #comeJoinUs{
	background:url(../images/come_join_us_2.gif) no-repeat;
	width:264px;
	height:75px;
	overflow:hidden;
	margin:0;	
}

#playerChildrenShot{
	background:url(../images/player_children.jpg) no-repeat;
	width:263px;
	height:73px;
	overflow:hidden;
	margin:0;
}

#leftPane #comeJoinUs a{
	display:block;
	width:264px;
	padding-top:75px;
	height:0px !important;
	height /**/:75px;
}

#liveCityChat{
	margin:0;
	width:239px;
	height:30px;
	background:url(../images/livecity_chat.gif) no-repeat;
	overflow:hidden;
}

#liveCityChat2{
	margin:0;
	width:234px;
	height:32px;
	background:url(../images/livecity_chat2.gif) no-repeat;
	overflow:hidden;
}

#liveCityChat2 a{
	display:block;
	width:234px;
	padding-top:32px;
	height:0px !important;
	height /**/:32px;
}

/*----- USED THROUGHOUT -----*/

#liveCityChat a{
	display:block;
	width:239px;
	padding-top:30px;
	height:0px !important;
	height /**/:30px;
}

#joinLiveCityLarge{
	margin:0;
	width:270px;
	padding-top:19px;
	height:0px !important;
	height /**/:19px;
	overflow:hidden;
	background:url(../images/join_livecity_now_large.gif) no-repeat;
}

#joinCityHighlights{
	cursor:pointer;
}

#joinChat{
	cursor:pointer;
}

#leftPane{
	display:inline;
	float:left;
	width:284px;
}

#leftPane .cB1{
	background-color:#1E244C;
	color:#FFFFFF;
}

#homeGames{
	width:284px;
	min-height:118px;
	background:url(../images/5_home_games_4.jpg) no-repeat;
}

#nextGame{
	width:284px;
	padding-top:49px;
	min-height:99px;
	background:url(../images/next_game_bg_2.jpg);
}

#nextGame:hover{
	cursor:pointer;
}

* html #nextGame{
	height:99px;
}

* html #homeGames{
	height:118px;
}

#leftPane .cB2{
	background-color:#91AEDB;
}

#homeGamesBlurbWrap{
	background-color:#FFFFFF;
	margin:0 0 0 150px;
	padding:5px;
	width:124px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:114px;
	color:#1E244C;
}

#homeGamesBlurbWrap .button{
	margin-top:8px;
}

#homeGamesBlurbWrap .button a{
	display:block;
	width:105px;
	text-transform:uppercase;
	padding-right:8px;
	color:#29284E;
	font-size:0.8em;
	font-weight:bold;
	background:url(../images/arrow_lightblue_wbg.gif) no-repeat 100% 50%;
}

#homeGamesBlurbWrap .button a:hover{
	background:url(../images/arrow_darkblue_wbg.gif) no-repeat 100% 50%;
}

#homeGamesBlurbWrap p{
	margin:0;
}

#contentPane{
	display:inline;
	float:left;
	padding:10px 10px 10px 20px;
	width:438px;
}

#contentWrap{
	width:760px;
	background-color:#FFFFFF;
}

#breadCrumb{
	margin:0 0 10px 0;
	list-style-type:none;
	padding:0;
}

#breadCrumb li{
	display:inline;
	color:#8A98B7;
}

#breadCrumb a:link, #breadCrumb a:active, #breadCrumb a:visited{
	text-transform:uppercase;
	color:#8A98B7;
	font-weight:bold;
}

#breadCrumb li.active a{
	color:#1E244C;
}

#breadCrumb li.active a:link,
#breadCrumb li.active a:active,
#breadCrumb li.active a:visited,
#breadCrumb li.active a:hover{
	color:#1E244C;
}

#cityShots{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_city_shots.jpg) no-repeat;
}

#cityShots2{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_city_shots2.jpg) no-repeat;
}
#cityShots3{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_city_shots3.jpg) no-repeat;
}
#cityShots4{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_city_shots4.jpg) no-repeat;
}

#shirtShot{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/shirt_shot.jpg) no-repeat;
}

#childrenShots{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_children_shot2.jpg) no-repeat;
}

#stadiumShot{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/contentpane_stadium_shot.jpg) no-repeat;
}

#academyShot{
	width:437px;
	margin-bottom:15px;
	height:111px;
	background:url(../images/training_academy_shot.jpg) no-repeat;
}

#memberPack{
	background:url(../images/what_you_get.gif);
	width:437px;
	margin-bottom:15px;
	height:111px;
}

.cB1ArrowLink{
	margin:5px 0 5px 0;
}

.cB1ArrowLink a:link, .cB1ArrowLink a:active, .cB1ArrowLink a:visited{
	display:block;
	width:264px;
	font-size:0.9em;
	background:url(../images/arrow_darkblue.gif) no-repeat 100% 50%;
	text-transform:uppercase;
}

.cB1ArrowLink a:hover{
	background:url(../images/arrow_darkblue_o.gif) no-repeat 100% 50%;
}

.cB1ArrowLink a{
	color:#FFFFFF;
}

.cB2 h2{
	margin:0 0 5px 0;
	width:234px;
	padding-top:13px;
	background:url(../images/title_train_academy.gif);
	overflow:hidden;
	height:0 !important;
	height /**/:13px;
}

.cB2ArrowLink{
	margin:0 0 10px 0;
}

.cB2ArrowLink a:link, .cB2ArrowLink a:active, .cB2ArrowLink a:visited{
	display:block;
	color:#1E244C;
	width:244px;
	padding-right:20px;
	background:url(../images/arrow_lightblue.gif) no-repeat 100% 50%;
	text-transform:uppercase;
	font-size:0.9em;
}

.cB2ArrowLink a:hover{
	background:url(../images/arrow_lightblue_o.gif) no-repeat 100% 50%;
}

.highlightBlue{
	color:#6CAEE0;
	text-transform:lowercase;
}

.highlightDarkBlue{
	color:#1E244C;
}

#subPaneLeft{
	display:inline;
	float:left;
	width:286px;
}

#subPaneRight{
	margin:0;
	display:inline;
	float:left;
	width:131px;
	padding-top:129px;
	height:0 !important;
	height /**/: 129px;
	overflow:hidden;
	background:url(../images/free_badge.gif);
}

#subPaneLeft p{
	margin:10px 0;
	color:#1E244C;
	padding-right:30px;
	line-height:150%;
}

#subPaneLeft ul li{
	position:relative;
	margin-bottom:5px;
	padding:0 0 0 15px;
	background:url(../images/bullet_lightblue.gif) no-repeat 0 4px;
}

ul.cmsList li{
	position:relative;
	margin-bottom:10px;
	padding:0 0 0 15px;
	background:url(../images/bullet_lightblue.gif) no-repeat 0 3px;
}

ul.cmsList{
	margin:20px 0 0 20px;
	padding:0;
	width:390px;
	list-style-type:none;
}

ul.cmsList a{
	color:#1E244C;
	font-weight:bold;
}

#subPaneLeft ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}

#liveCityMembersGet{
	margin:30px 0 10px 0;
	width:261px;
	padding-top:14px;
	overflow:hidden;
	height:0px !important;
	height /**/:14px;
	background:url(../images/livecity_members_get_title.gif);
}

#liveCityPlusMembersGet{
	margin:20px 0 0 0;
	width:154px;
	padding-top:15px;
	overflow:hidden;
	height:0px !important;
	height /**/:15px;
	background:url(../images/livecity_plus.gif);
}

#downloadApplicationForm{
	margin:20px 0 0 0;
	width:290px;
	height:51px;
	background:#F0F0F0;
	overflow:hidden;
	font-size:1.1em;
}

#downloadApplicationForm a{
	background:url(../images/btn_dl_application_form.gif) no-repeat;
	display:block;
	width:290px;
	height:51px;
	padding-top:18px;
	padding-left:55px;
	text-transform:uppercase;
	color:#1E244C;
}

#downloadApplicationForm a:hover{
	background:url(../images/btn_dl_application_form_o.gif) no-repeat;
}

.readMoreLink{
	display:block;
	padding-right:20px;
	clear:left;
	float:left;
	background:url(../images/arrow_lightblue_wbg.gif) no-repeat 100% 50%;
}

.backLink{
	display:block;
	padding-left:20px;
	clear:left;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#1E244C;
	background:url(../images/arrow_lightblue_wbg_left.gif) no-repeat 0 50%;
}

a.backLink:hover{
	padding-left:20px;
	display:block;
	clear:left;
	float:left;
	background:url(../images/arrow_darkblue_wbg_left.gif) no-repeat 0 50%;
}

a.readMoreLink:hover{
	padding-right:20px;
	display:block;
	clear:left;
	float:left;
	background:url(../images/arrow_darkblue_wbg.gif) no-repeat 100% 50%;
}


.acc_header_title{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#1E244C;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:1px solid #EDF2FF;
	padding:2px 0 2px 0;
	width:438px;
	cursor:pointer;
	cursor:hand;
}

.fixturesList{
	border-bottom:1px solid #EDF2FF;
}
#fixturesWrap{
	margin-top:10px;
}

.fixturesListBG{
	background-color:#EDF2FF;
}

.fixturesList span { display:block; height:12px; width:23px; }
.fixturesList span a { display:block; width:100%; height:100%; text-indent:-9000px; background-color:transparent; }
.fixturesList .eventicon { background: url(../images/fixture_icon_event_0.gif) 0 50% no-repeat; }
.fixturesList .eventicon a:hover { background: url(../images/fixture_icon_event_1.gif) 0 50% no-repeat; }
.fixturesList .reporticon { background: url(../images/fixture_icon_report_0.gif) 0 50% no-repeat; }
.fixturesList .reporticon a:hover { background: url(../images/fixture_icon_report_1.gif) 0 50% no-repeat; }

.acc_body{
	background-color:#FFFFFF;
}

.newsimageleft{
	border:1px solid #00205E;
	margin:0 10px 10px 0;
	float:left;
}

.newsimageright{
	margin:0 0 10px 10px;
	float:right;
}

#contentPane ul li a{
	font-weight:bold;
	color:#1E244C;
}

#memberPackTemplate #contentPane #packList{
	list-style-type:none;
	margin:15px 0 20px 30px;
	padding:0;
}

#memberPackTemplate #contentPane #packList li{
	position:relative;
	margin-bottom:5px;
	padding:0 0 0 15px;
	background:url(../images/bullet_lightblue.gif) no-repeat 0 4px;
}

#mn{ float:right; margin:0; padding:0; }
