/*
		File: 	LongIslandFC_global.css
		Date: 	Saturday September 05, 2009
		Auth:	Anthony Fabrizio - anthonyfabrizio@a-designs.us
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/

@media all { 
body {
	background-color: #000000;
	background-image: url(../images/BG.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	}
#container/* Container */
 {
	position : relative;
	width : 1000px;
	margin : 0 auto;
	text-align : left;
	}
/* Container */
#header {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:978px;
	height:43px;
	top: 0px;
	background-image: url(../images/header.png);
}

#navPanel {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	top:0px;
	width:978px;
	height:30px;
	background-image: url(../images/button-panel.png);
}
#logo {
	position:absolute;
	left:25px;
	top:7px;
	width:122px;
	height:121px;
	z-index: 20;
	background-image: url(../images/LIFC-logo.png);
}


#bodyContent {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	top:0px;
	width:978px;
	height:587px;
	background-image: url(../images/body_bg.png);
}
#smoothcontainer {
	position:absolute;
	left:162px;
	top:44px;
	width:790px;
	height:20px;
	z-index: 10;
}
#LIFCNews {
	position:absolute;
	width:259px;
	height:559px;
	left: 10px;
	top: 7px;
	background-image: url(../images/gradient-bg.png);
	z-index: 2;
}
#Newsbody {
	position:absolute;
	width:236px;
	height:483px;
	z-index:1;
	left: 11px;
	top: 60px;
}

#lijslpanel {
	position:absolute;
	width:326px;
	height:100px;
	left: 643px;
	top: 8px;
}
#banner {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	top:0px;
	width:978px;
	height:239px;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footer {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	top:0px;
	width:978px;
	height:141px;
	background-image: url(../images/footer_bg.png);
}
#othernewspanel {
	position:absolute;
	width:362px;
	height:453px;
	left: 275px;
	top: 113px;
	background-image: url(../images/newsgradientbg.png);
}
#calendarpanel {
	position:absolute;
	width:326px;
	height:280px;
	left: 643px;
	top: 113px;
	background-image: url(../images/upcoming-events.png);
}
#Unitedliverpool {
	position:absolute;
	left:643px;
	top:397px;
	width:326px;
	height:170px;
	background-image: url(../images/liverpool-ad.png);
}
#LIFCtryouts {
	position:absolute;
	width:365px;
	height:100px;
	left: 275px;
	top: 8px;
	background-image: url(../images/LIFCTryout-Ad.png);
}
#upcomingeventsbanner {
	position:absolute;
	width:321px;
	height:21px;
	top: 3px;
	left: 3px;
}
#calendar {
	position:absolute;
	width:318px;
	height:248px;
	left: 4px;
	top: 27px;
}
#footerlinks {
	position:absolute;
	width:706px;
	height:26px;
	z-index:7;
	left: 152px;
	top: 71px;
}
#othernewsholder {
	position:absolute;
	width:347px;
	height:358px;
	z-index:7;
	left: 10px;
	top: 57px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#weblogo {
	position:absolute;
	left:877px;
	top:688px;
	width:96px;
	height:36px;
	z-index: 20;
}
#copyright {
	position:absolute;
	width:674px;
	height:23px;
	z-index:1;
	left: 167px;
	top: 81px;
}
.quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#flashcontent {
	position:absolute;
	width:629px;
	height:448px;
	z-index:22;
	left: 316px;
	top: 405px;
}
#idpannel {
	position:absolute;
	width:681px;
	height:53px;
	z-index:23;
	left: 294px;
	top: 320px;
}
#bodyholder {
	position:absolute;
	width:690px;
	height:503px;
	z-index:21;
	left: 289px;
	top: 376px;
	background-image: url(../images/bodycontentbg.png);
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A48256;
	font-weight: bold;
}
.bodytype {
	font-size: 14px;
	font-style: normal;
}
#onlinecoaching {
	position:absolute;
	width:640px;
	height:450px;
	z-index:24;
	left: 309px;
	top: 402px;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: auto;
	visibility: inherit;
	background-color: #FFFFFF;
}
.smallheader {
	font-size: 16px;
	color: #A48256;
}
.staffheader {font-size: 16px; color: #A48256; font-weight: bold; }
