/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

a img {
	border:0;
}

body{
	height: 100%; 
	margin: 0; 
	padding: 0; 
	color: #848383; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	background-image: url(../images/alfc-bg-gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f3f4f4;
}

/*** Website wrapper Div ***/

#wrapper{
	margin: 11px auto 0 auto;
	padding: 0; 
	width: 964px;
	min-height: 550px;
}

#container{
	float: left;
	position: relative;
	width: 964px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	background-image: url(../images/alfc-bg-content.png);
	background-repeat: repeat-y;
	background-position: top left;
}

/*** Website Heading ***/

#header{
	float:left;
	width:964px;
	height:134px;
	margin:0px;
	padding:0;
}

/*** Horizontal Menu Style with Rollover ***/

#menu-frame {
	float:left;
	width: 964px;
	height: 47px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/alfc-bg-menu.png);
	background-repeat: no-repeat;
	background-position: top left;
	/*overflow: hidden;*/
}

#menu {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	padding-left: 15px;
}

#menu ul,
#menu li {
    list-style: none;
    text-indent: 0px;
	padding: 0;
	margin: 0;
	z-index: 100;
}

#menu > ul {
	height: 32px;
	width: 933px;
	background: transparent url(../images/alfc-menu.png) top left no-repeat;
	z-index: 2;
}

#menu > ul > li {
	float: left;
	height: 32px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu > ul > li, 
#menu > ul > li > a {
	display: block;
	height: 32px;
	margin:0;
	padding:0;
}

#menu > ul > li > a {
	text-indent: -9999px;
	text-decoration: none;
	margin:0;
	padding:0;
}

/* Sub Menus */
#menu > ul > li > ul {
    font-size: 1em;
    margin: 0;
    padding: 0;
    display: none;
}
#menu > ul > li:hover > ul {
    display: block;
}
#menu > ul > li ul ul {
    margin: 0 0 7px 10px;
}
#menu > ul > li > ul 
{
    position: absolute;
    background: #D8262B;
    text-align: left;
    padding: 0 0 7px 0;
    min-width: 103px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#menu > ul > li ul,
#menu > ul > li ul a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
#menu > ul > li > ul ul,
#menu > ul > li ul ul a {
    font-weight: normal;
}
#menu > ul > li ul li {
    padding: 0;
}
#menu > ul > li ul a,
#menu > ul > li ul span {
    margin: 0 5px;
    padding: 3px 8px 4px;
    display: block;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#menu > ul > li ul a:hover {
    background: #213A9C;
}

/* menu slices */
#menuHome			{ width: 93px; }
#menuALFC			{ width: 83px; }
#menuALNC			{ width: 78px; }
#menuALCC			{ width: 80px; }
#menuNews			{ width: 134px; }
#menuGallery		{ width: 103px; }
#menuSponsors		{ width: 125px; }
#menuMembership		{ width: 127px; }
#menuContact		{ width: 100px; }

/* menu slices - hover */
#menuHome:hover > a 		{ background: transparent url(../images/alfc-menu.png) 0px -32px no-repeat; }
#menuALFC:hover > a 		{ background: transparent url(../images/alfc-menu.png) -93px -32px no-repeat; }
#menuALNC:hover > a 		{ background: transparent url(../images/alfc-menu.png) -176px -32px no-repeat; }
#menuALCC:hover > a 		{ background: transparent url(../images/alfc-menu.png) -254px -32px no-repeat; }
#menuNews:hover > a 		{ background: transparent url(../images/alfc-menu.png) -334px -32px no-repeat; }
#menuGallery:hover > a	    { background: transparent url(../images/alfc-menu.png) -468px -32px no-repeat; }
#menuSponsors:hover > a	{ background: transparent url(../images/alfc-menu.png) -571px -32px no-repeat; }
#menuMembership:hover > a  { background: transparent url(../images/alfc-menu.png) -696px -32px no-repeat; }
#menuContact:hover > a 	{ background: transparent url(../images/alfc-menu.png) -823px -32px no-repeat; }


.normalbutton {
	height:23px;
	width:97px;
	background-image: url(images/menu-item-bg.gif);
}

.slantbutton {
	height:23px;
	background-image: url(images/home-butt-bg.gif);
	padding-left: 20px;
	padding-right:20px;
	width: 76px;
}

#mainimage {
	width:964px;
	height:35px;
	float:left;
	background-image: url(images/main-img.jpg);
	padding-top: 135px;
}

#search {
	width:250px;
	height:30px;
	float: right;
	margin-right:3px;
	text-align: right;
	padding-right: 8px;
	vertical-align: middle;
	padding-top: 4px;
}

.button {
	height: 21px;
	width: 24px;
	vertical-align: middle;
}

#shadow {
	width:964px;
	height:17px;
	float:left;
}


#lhs{
	float:left;
	width:212px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #e2e2e2;
	padding-right: 0px;
}

#curved-menu-top, .curved-menu-top {
	width:196px;
	height:18px;
	padding-left:16px;
	background-image:url(images/left-column-curved-top.gif);
	padding-top: 2px;
	margin-bottom:10px;
}

#curved-menu-top a, .curved-menu-top a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#plain-menu-top, .plain-menu-top  {
	width:196px;
	height:19px;
	padding-left:16px;
	background-image:url(images/left-column-plain.gif);
	padding-top: 1px;
	margin-bottom:10px;
}

#plain-menu-top a, .plain-menu-top a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


#greymenu, .greymenu {
	width:182px;
	height:auto;
	margin-bottom:10px;
		list-style:none;
}

#greymenu ul, .greymenu ul{
	list-style:none;
}

#greymenu p, .greymenu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #283a27;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 0.7em;
}

#greymenu a, .greymenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #283a27;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display:block;
	list-style-type: none;
	padding-left:30px;
	width:182px;
	height:20px;
}

#greymenu a:hover, .greymenu a:hover {
	background-color: #CCCCCC;
	display: block;
}

#rhs{
	width:169px;
	height:auto;
	float:right;
	padding-right: 27px;
}

.smallicons
{
	text-align:center;
}

.smallicons img
{
	padding:10px 0 10px 0;
}


/*********************  Main Content *************************/

#content 
{
	float:left;
	position: relative;
	width: 910px;
	min-height: 380px;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}

#contentwithmenu
{
	float:left;
	position: relative;
	width: 710px;
	min-height: 380px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

#content ul{
	margin-bottom:10px;
}

#content ul li, #content ol li{
	color:#666666;
}

#contentright {
	width:169px;
	height:auto;
	float:right;
	padding-right: 17px;
}

.contactcase 
{
	float:left;
	width:400px;
	margin-left:45px;
}

.contactcase table td
{
	background-color:#e2e2e2;
}

#news-archive { 
	/*clear: both;*/
	float:left;
	width: 590px; 
	background: url(images/alfc-panel-bg.png) repeat-y;
	margin-bottom: 20px;
}

#news-archive div.inner {
    padding: 0px 20px;
}

#news-archive div.top {
    background: url(images/alfc-news-panel.png) no-repeat;
    background-position: top;
    width: 571px;
    height: 10px;
    display: block;
}
#news-archive div.bottom {
    background: url(images/alfc-news-panel.png) no-repeat;
    background-position: bottom;
    width: 571px;
    height: 10px;
    display: block;
    clear: both;
}

#news-archive h2.latest-news {
    background: url(images/text-latest-news-events.png) no-repeat;
    margin: 16px 16px 0;
}
#news-archive h2.latest-news span {
    text-indent: -9999px;
    display: block;
}

#news-archive ul { 
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none; 
}

#news-archive li {
	clear: both;
	float: left;
	width: 100%;
	padding: 5px;
}

.news-archive-img {
	float: left;
	width: 100px;
	margin: 0 0 10px 0; 
	padding: 0;
	text-align: center;
}

#news-archive img { 
	margin: auto 0;
	margin-bottom: 8px;
	padding: 3px;
	border: 1px solid #d6d6d6; 
}

.news-archive-text {
	float: left;
	width: 420px;
	margin-left: 20px;
}

#news-archive h3 {
	margin: 3px 0 0 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

#news-archive p 
{
	color: #848383;
	margin: 0;
	padding: 0;
	/*font-size: 1.0em;*/
	line-height: 1.4em;
}

#team-buttons {
    text-align: center;
    clear: both;
}
#team-buttons a {
    display: inline-block;
    width: 252px;
    height: 234px;
    margin: 10px 10px;
    background: url(images/team-buttons.jpg) no-repeat;

}
#team-buttons a span { /* Because IE7 is retarded */
    text-indent: -9999px;
    display: inline-block;
}
#team-buttons a.ALNC { background-position: 0 -234px; }
#team-buttons a.ALCC { background-position: 0 -468px; }

#sponsors-panel {
	clear: both;
	float: left;
	position: relative;
	width: 880px; 
	height: 60px;
	line-height: 60px;
	margin: 15px 0 0 10px;
	padding: 5px 0 0 5px;
	vertical-align: middle;
	border-top: 1px solid #e9e8e8;
}

#sponsors-panel a img, #sponsors-panel img
{
	border:none;
	padding:0;
	margin:0;
}

/******************** RHS and stuff *************************/

#rhs-panel { 
	float: left; 
	position: relative;
	min-height: 300px; 
	margin: 0;
	padding: 0;
	width: 290px; 
}



ul#tabset_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#tabset_menu  li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#tabset_menu a {
   display: block;
   float: left;
	width: 141px;
   height: 45px;
   line-height: 45px;
	/*text-indent: -9999px;
	text-decoration: none;*/
}

/* TAB ITEMS - Normal State */
#tabFootball 	{ background: transparent url(../images/alfc-tab-menu.gif) no-repeat; }
#tabNetball		{ background: transparent url(../images/alfc-tab-menu.gif) -141px -45px no-repeat; }

/* TAB ITEMS - Over State */
#tabFootball a:hover	{ background: transparent url(../images/alfc-tab-menu.gif) 0 -45px no-repeat; }
#tabNetball	a:hover	{ background: transparent url(../images/alfc-tab-menu.gif) -141px 0  no-repeat; }

#netball
{
	display:none;
}

/********************** LHS and stuff ********************************/

#lhs-panel  
{
	float: left; 
	width: 190px; 
	padding: 0; 
}

.sub-menu {
	margin: 0 0 0 50px;
	color: #122b8d;
	font-weight: bold;
}

.sub-menu ul {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style-type: square;
}

.sub-menu ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}


.sub-menu a, 
.sub-menu a:active,
.sub-menu a:visited {
	color: #122b8d;
	text-decoration: none;
} 

.sub-menu a:hover {
	color: #d4090f;
	text-decoration: none;
}

/* SPONSORS PAGE */

#sponsors-archive { 
	clear: both;
	width: 100%; 
}

#sponsors-archive ul { 
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sponsors-archive li {
	clear: both;
	float: left;
	width: 100%;
	padding: 5px;
}

.sponsors-archive-img {
	float: left;
	clear:both;
	width: 150px;
	margin: 10px 0 0 0; 
	padding: 0;
	height:auto;
	text-align: center;
}

#sponsors-archive img { 
	margin: auto 0;
	margin-bottom: 8px;
	padding: 3px;
	border: 1px solid #d6d6d6; 
}

.sponsors-archive-text {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#sponsors-archive h3 {
	margin: 3px 0 0 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

#sponsors-archive p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

.sponsors-players-archive-text {
	float: left;
	width: 465px;
	margin-left: 65px;
}


/* 
///////////////////////////////////////
	+ FEATURE PANELS
/////////////////////////////////////// */

.display-panel {
	clear: both;
	width: 283px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background-image: url(../images/alfc-panel-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.display-panel-title {
	width: 283px;
	height: 45px;
	background-image: url(../images/alfc-panel-top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.display-panel-content {
	/*width: 283px;*/
	margin: 0;
	padding: 0 15px 0 15px;
	background-image: url(../images/alfc-panel-content.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.display-panel h2 {
	margin: 0;
}

/******************** Heading Styles *************************/

P { 
	padding: 0.6em 0 0.6em 0;
	color: #848383; 
	text-align: left; 
	line-height: 1.6em;
	font-size: 1.1em;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}

P A:link, P A:visited, P A:active { 
	color: #3b7eae; 
	text-decoration:none;
}

P A:hover { 
	color: #253d97; 
	text-decoration: underline;
}

H1, H2, H3, H4, H5 { 
	margin: 10px 0 0 0;
	padding: 0.4em 0 0.4em 0;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;;
	line-height: 1em;
}

H1 {
	margin: 0;
	color: #122b8d;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

H2 {
	color: #d4090f; 
	font-size: 1.2em; 
	font-weight: bold;
}

H3 {
	color: #122b8d; 
	font-size: 1.2em; 
	font-weight: bold;
}

H4 {
	color: #d4090f; 
	font-size: 1.2em; 
}

H5 {
	color: #999999;
	font-size: 1.1em; 
}

p a img{ border:none;}

#content input, #content select, textarea{
	color: #666666; 
	font-size:12px;
}
.input {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #435A44;
	height:20px;
	line-height:1.8em;
	padding-left:3px;
	vertical-align: middle;
}

/******************** tables ************************/

td{
	color: #666666; 
	font-size:12px;
	padding:5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#3399cc; 
}
	
td a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

/************** Website Footer **************/

#footer {
	clear: both;
	width: 964px;
	height: 32px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	color: #adaeae;
	background-image: url(../images/alfc-bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}	

#footer p {
	color: #adaeae;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 1.2em;
}

#footer ul { 
	display: inline; 
	list-style-type: none;
	margin: 0;
	padding: 0 30px 0 0;
}

#footer ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
}

#footer a,
#footer a:visited  { color: #adaeae; text-decoration: none; }
#footer a:hover 	 { color: #253d97; text-decoration: none; }

.float-left   { float: left; }
.float-right  { float: right; }

UL { margin: 8px 0 8px 30px; font-size: 1.1em; }
LI { padding: 4px 0 4px; 0}


/** Sponsors Page **/
ul.sponsorlist, ul.sponsorlist li {
    margin: 10px 0 0 0;
    padding: 0;
}

ul.sponsorlist li {
    list-style: none;
}

ul.sponsorlist div {
    float: left;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    clear: left;
}
ul.sponsorlist div + div {
    border: none;
    width: 450px;
    text-align: left;
    padding: 0 0 30px 10px;
    clear: none;
}

ul.sponsorlist img {
    max-width: 150px;
}

ul.sponsorlist h2 {
    margin: 0;
    padding: 0px;
}

ul.sponsorlist h2 + p {
    margin-top: 7px;
}
ul.sponsorlist p.player {
    padding-top: 0;
    margin-top: 0;
}

/** Sponsors Animation **/
div#sponsors-container {
    overflow: hidden;
    position: relative;
    border-top: 1px solid #bfbfbf;
    padding: 10px;
    margin: 30px 12px 0;
}

div#sponsors-container div {
    position: relative;
    left: 0px;
    display : block;
}

.sponsors-panel {
    text-align: center;
    border: none;
}

.sponsors-panel img {
    padding:10px;
    max-height:81px;
    max-width:130px;
}

.sponsors-panel span {
    display: inline-block;
    height: 100%;
    /*-webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    font-weight: bold;
    padding: 0 10px 0 50px;
}
