/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

a img{
	border:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-color: #4577ae;
	background-attachment: fixed;
	background-repeat: no-repeat;	
}

/*** Website wrapper Div ***/

#wrapper{
	width:1000px;
	min-height:400px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container{
	float:left;
	background:#FFFFFF;
	width:1000px;
	margin-top:0px;
}

#lowercontainer{
	float:left;
	background:#FFFFFF;
	width:1000px;
	margin-top:0px;
	padding-bottom: 20px;
}


/*** Website Heading ***/

#header{
	float:left;
	width:1000px;
	height:179px;
	margin:0px;
	padding:0;	
}

/*** Horizontal Menu Style with Rollover ***/

/*#menu{
	float:left;
	width:1000px;
	height:37px;
	background-image:url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
}

#menu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#menu ul li{
	float:left;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:3.2em;
	height:35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002249;
}

#menu ul li a{
	float:left;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #002249;
}

#menu ul li a span{
	vertical-align:middle;
} 

#menu ul li a:hover{
	float:left;
	background:url(images/menu-hover-bg.gif);
}*/

#member-login{
	margin:0 auto;
	width:980px;
	height:40px;
	background-color:#b6cee7;
	margin-top:5px;
}

#member-login p{
	line-height:3.5em;
	font-size:12px;
	vertical-align:middle;
	margin-left:10px;
}

#member-login p a{
	font-weight:bold;
}

.login{
	vertical-align:middle;
	border:0;
	margin-top:-3px;
}

.incorrect-login{
	margin-left: 150px;
	color:Red;
}
#rhs{
	float:left;
	width:287px;
	margin-top: 14px;
	margin-right: 13px;
	padding: 0px;
	height: auto;
}

#sponsors {
	clear:both;
	width:980px;
	height:auto;
	padding-left:20px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}

/*********************  Main Content *************************/

#content {
	float:left;
	width: 670px;
	padding:0px;
	margin-top: 14px;
	margin-right: 3px;
	margin-bottom: 14px;
	margin-left: 14px;
	padding-right:10px;
}

#content ul{
	margin-bottom:10px;
}

#content ul li, #content ol li{
	color:#333333;
}

#content li{ margin-left:15px;}

/******************** Heading Styles *************************/

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align:left;
	margin-bottom:15px;
	padding-bottom:5px;
}

h1 span{
	font-size:22px;
	font-weight:bold;
}

h1 a{ 
	color: #000000;
	text-decoration:none;
}
h1 a:hover{ 
	color: #000000; 
	text-decoration:underline;
}

h2 {
	clear:both;
	font-size: 14px;
	color: #3366CC;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
}

h2.product-h2{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

h2 a{ 
	color: #3366CC;
	text-decoration:none;
}
h2 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h3 {
	font-size: 14px;
	color: #3366CC;
	font-weight:bold;
	line-height:2.2em;
	clear:both;
}

h3 a{ 
	color: #3366CC;
	text-decoration:none;
}

h3 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h4, h4 a{ 
	font-size: 14px; 
	color: #3366CC;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding-top:5px;
}

h4 a:hover{
	text-decoration:underline;
} 

h5 {font-size:13px;}

/*** Paragraph Styles ***/

p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0; margin-bottom:10px; 
	color: #333333; 
	line-height:1.4em; 
	font-size:13px;
}

p a{
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}

p a:hover{
	color: #006633;
	text-decoration:none;
}

p a img{ border:none;}

#content input, #content select, textarea{
	color: #333333; 
	font-size:12px;
}

p.intro{
	font-size:14px;
}


/******************** tables ************************/

td{
	color: #333333;
	font-size:12px;
	padding:5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#003366; 
}
	
td a:hover{ 
	color: #006633; 
	text-decoration:underline;
}

/**************** Right Column *******************/

.newsbutton {
	height:30px;
	float:left;
}

#news {
	width:287px;
	height:auto;
	background-image:url(images/newsbg.gif);
	background-repeat: repeat-y;
}

#news span {padding:0;margin:0; }

#newsfooter {
	width:277px;
	height:23px;
	background-image:url(images/news-footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:6px;
	padding-left:10px;
}

#newsfooter p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#newsfooter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00;
	font-weight:bold;
}

.newsitem {
	width: 252px;
	height:auto;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	margin-left:14px;
}

.newsitem-separator{
	width: 252px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left:18px;
}

.news-thumb-front{
	width:65px;
	height:65px;
	/*max-height:65px;*/
	margin-top:2px;
	margin-bottom:2px;
}

.newsitem p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}

.newsitem a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.newsitem a:hover {
	text-decoration:underline;
}

#sanfl {
	float:left;
	width:300px;
	height:auto;
	/*margin-left: 17px;*/
	margin-left: -3px;
	margin-top: 10px;
	background-image:url(images/sanfl-league-ladder-bg.jpg);
	background-repeat:repeat-y;
}

.sanflitem {
	width:260px;
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left:17px;
}

#subscribebox {
	float:left;
	width:300px;
	margin-left: -3px;
	margin-top: 20px;
	background-image:url(images/sanfl-league-ladder-bg.jpg);
	background-repeat:repeat-y;	
}

.sanflitem p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	margin-top:10px;
	line-height:0.7em;
}

#sanflfooter, #subscribefooter {
	width:293px;
	float:left;
	/*margin-left: 17px;*/
	margin-left: -3px;
}

/**************** Home Page *******************/

.supportleft {
	width: 334px;
	float: left;
}

.supportright {
	width: 333px;
	float: left;
}

#messengerfooty {
	width:227px;
	height:237px;
	float:left;
	margin-top:10px;
	margin-left:-2px;
	background-image: url(images/messenger-footy-bg.jpg);		
}

#messengerinner{
	width:207px;
	padding:10px;
}

.rss-item td{
	padding:1px;
	padding-left:5px;
}

.rss-item a{
	color:#003366;
}

.rss-item a:hover{
	color:#006633;
}

#scoreboard {
	width:439px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:4px;
	background-image: url(images/scoreboardbg.jpg);
	background-repeat: repeat-y;
}

#scoreboardtitle {
	width:439px;
	height:36px;
	float:left;
}

#scoreboardfooter {
	width:439px;
	height:auto;
	float:right;
	margin-right:2px;
	background-image: url(images/scoreboardfooter.jpg);
}

.results {
	width:188px;
	height:auto;
	min-height:177px;
	text-align:center;
	float:left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.results p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#tv {
	width:385px;
	float:left;
	/*margin-left: 15px;*/
	margin-left: 1px;
	margin-right: 5px;
}

#youtube {
	width:378px;
	float:left;
	background-color:#b2b2b2;
	padding-left:7px;
}
#photogallery {
	float:left;
	padding-left:20px;
}

/**************** Other Pages *******************/

/* membership page boxes */
.membership-category { margin:10px 0px 0px 0px; padding:10px; width: 625px; float: left; color:#333333;}
.membership-category-box { border:1px solid #cccccc; border-top:0px; padding:10px; padding-bottom:0px;}
#content .membership-category h2 { font-size:1.2em; font-weight:normal; line-height:1.8em; 
	padding:2px 0 0 10px; margin:0px; border:none; color:#FFFFFF; 
    background-color:#004e00;  }
.membership-category li{ margin-left:25px;}

.history td{color: #333333;}

/* function gallery */
#function-gallery{float:right; margin-top:10px; margin-left:30px; width:280px; height:280px;}
#function-gallery li{
	position: absolute;
	visibility: hidden;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

/* merchandise page */
.merchandise td{padding:10px;}
.product-purchase{padding-left:15px; padding-top:10px; width:170px;}

/* photo galleries */

.photos-list img{
	border: 1px solid #DDDDDD;
	padding: 4px;
}
.photos-list p{
	padding-left: 4px;
}

.photos-grid img{
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 5px;
}
.photos-grid p{
	font-size:12px;
}
.photos td{padding-left:8px; padding-right:20px;}
.photos img{
	border: 1px solid #DDDDDD;
	padding: 4px;
}

.fixture td{ color: #333333; padding-left:8px; padding-right:8px;}
.fixture a{ color:#003399; }
.fixture a:hover{ color:#003399; text-decoration:none;}
.fixture .current td{ background-color:#004e00; color:white;}
.fixture .home td{ font-weight:bold;}

.selections td {padding-left:0px;}

.social {border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC;}
.social td{border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; padding:7px; padding-bottom:15px; min-height:100px;}
.social h4{font-size:12px; font-weight:bold; padding-top:0;}
.social p{font-size:0.9em;}
.social p a{font-weight:normal;}
.social p strong{font-size:1.1em;}

.corporate td{padding:2px;}

.checkout td{color: #333333;} th{color:White; font-weight:normal; padding:4px;}

.corporate img{margin-bottom:10px; border:none;}

#kidscornerrightcolumn {
	width:220px;
	height:auto;
	float:right;
	text-align:left;
	margin-right:8px;
}

#kidscornerleftcolumn {
	width:416px;
	height:auto;
	float:left;
	text-align:left;
	margin-left:5px;
}

#kidscornernextmatch {
	width:220px;
	background-image:url(images/kids-corner-next-match-bg.jpg);
	background-repeat:repeat-y;
}

#kidscornernextmatchheader {
	height:auto;
	padding-bottom:8px;
	background-image:url(images/kids-corner-next-match-bg.jpg);
}

#kidscornernextmatchinfo {
	width:220px;
	height:auto;
	background-image:url(images/kids-corner-next-match-bg.jpg);
}

#kidscornernextmatchfooter {
	width:220px;
	height:13;
	background-image:url(images/kids-corner-next-match-footer.jpg);
	background-repeat: no-repeat;
}

#juniorfootballnewsheader {
	width:417px;
	height:auto;
}

.juniornewsitem {
	width: 400px;
	height:auto;	
	margin-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}

.juniornewsitem-separator{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
	
#juniorfootballnewsfooter {
	width:416px;
	height:auto;
}

#kidscornerleftcontainer {
	width:416px;
	height:auto;
	margin-top:30px;
	text-align:center;
}

#playerprofile {
	width:200px;
	height:auto;
	float:left;
	text-align:left;
}

#playerprofileheader {
	width:200px;
	height:auto;
	margin-bottom:10px;
}

#playerprofilepic {
	width:200px;
	height:auto;
	/*padding-left:10px;*/
}

.playerprofilepicborder {
	border: 1px solid #CCCCCC;
}

#blackboard {
	width:207px;
	height:200px;
	float:right;
}

#blackboardtextarea {
	width:208px;
	height:302px;
	background-image:url(images/blackboard-bg.jpg);
}

/************** Website Footer **************/

#footer {
	clear:both;
	font-size: 11px;
	font-family:Arial;
	color: #FFFFFF;
	line-height:3.2em;
	width:1000px;
	height:38px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	text-align:center;
	padding-bottom: 50px;
}	

#footer a{
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}


/************************* AJAX TAB STYLES ******************************/

.wwtfc-tabs-theme .ajax__tab_header .ajax__tab_outer {
	padding:0;margin:0;
}

.wwtfc-tabs-theme .ajax__tab_header 
{  
   /*border-bottom:1px solid #B9B9B9;*/
   padding:0;margin:0; margin-bottom:0px;
}

.wwtfc-tabs-theme .ajax__tab_body 
{
	padding:0;margin:0; 
}
.tabs-padding {
	/*margin:20px 10px 20px 10px;*/
	padding-top:5px;
	min-height:340px;
}

/************************* MISC ******************************/

#oval table, #oval tr, #oval td {padding:0; margin:0;}
