/* - - - - - - - - - - - - - - - - - - - - -

Title : Cabra League
URL : http://www.cabramattaleague.com.au 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : Full Site Styles

- - - - - - - - - - - - - - - - - - - - - */

/*-----------------------------------------------------------
 GLOBALS / LAYOUT
-----------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0;
	margin: 0;
	background-image: url(/persistent/templateimages/headerbg.jpg);
	background-repeat: repeat-y;
	background-color: #1f89b1;
}

.clear {
	clear: both; 
	font-size: 0;
	height: 0;
	line-height: 0
	}
	
input {
	font-size: 12px;
}

a {
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #990000;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #000;
}

#stats {
	display: none;
}	

b, strong {
	font-weight: bold;
}

b.white {
	color: #fff;
	font-weight: bold;
}

b.home_td, strong.home_td {
	color: #fff;
	font-weight: bold;
}

td, p, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

td.home {
	height: 35px;
	background-image: url(/persistent/templateimages/home_td.jpg);
	background-repeat: repeat-x;
}

#content_wrapper_fc table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#content_wrapper_fc td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

h1 {
	font: bold 18px/22px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #d32326;
	padding: 0;
	margin: 0;
}

h2 {
	font: bold 16px/20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
	padding: 0;
	margin: 0;
}

h3 {
	font: bold 14px/19px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #d32326;
	padding: 0;
	margin: 0;
}

#bodywrap {
	width: 1014px;
	height: 670px;
	min-height: 670px;
	background-color: #fff;
	margin: 0 auto 0 auto;
}

html>body #bodywrap {
	height: auto;
}	

#container {
	width: 1014px;
	margin: 0 auto 0 auto;
	background-image: url(/persistent/templateimages/container_whitebg.jpg);
	background-repeat: repeat-y;
}

#container_fc {
	width: 1014px;
	margin: 0 auto 0 auto;
	background-image: url(/persistent/templateimages/container_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

#flash {
	width: 1014px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

#flashcontent {
}

#flashcontent1 {
}

#flashcontent2 {
}

hr {
	height: 1px;
	border: solid;
	color: #990000;
}

html>body hr {
	border: none; 
	border-top: 1px solid #990000;
}

/*-----------------------------------------------------------
 ESSENTIALS
-----------------------------------------------------------*/

#header_wrapper {
	width: 100%;
	height: 168px;
/*	background-image: url(/persistent/templateimages/headerbg.jpg);
	background-repeat: repeat-y;*/
	background-color: #000;
	border-bottom: 2px solid #000;
}

#image_banner {
	width: 1014px;
	height: 200px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	background-color: #fff;
}

/*-----------------------------------------------------------
 PLUGINS
-----------------------------------------------------------*/

#plugins {
	width: 195px;
	float: left;
	padding-bottom: 40px;
	padding-left: 10px;
}

#promo {
	width: 200px;
	height: 275px;
	padding-bottom: 5px;
}

#member {
	width: 205px;
	height: 110px;
}

#subscribe_form {
	width: 205px;
	height: 144px;
	background-image: url(/persistent/templateimages/subscribe.jpg);
	background-repeat: no-repeat;
}

#sponsors {
	width: 205px;
	height: 75px;
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

/*-----------------------------------------------------------
 CONTENT
-----------------------------------------------------------*/

#content_wrapper {
	width: 780px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_wrapper_fc {
	width: 765px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

/*-----------------------------------------------------------
 FOOTER
-----------------------------------------------------------*/

#footerwrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 1200px;
	height: 100px;
	float: left;
	background-image: url(/persistent/templateimages/footer_bg.jpg);
	background-repeat: repeat-y;
}

#footer_text {
	width: 1070px;
	margin: 0 auto 0 auto;
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	text-align: right;
	padding-top: 10px;
}

#football_logos {
	width: 722px;
	height: 66px;
	float: right;
}

#spacer {
	height: 20px;
}

/* ----------- Nav drop down Menu Start-------------- */

/* Drop Down Menu Styles */

#navbar_wrapper {
	width: 100%;
	height: 39px;
	background-color: #000;
}

#navbar {
	width: 1014px;
	height: 39px;
	margin: 0 auto 0 auto;
	font: bold 12px/39px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
}

#nav, #nav ul {
	list-style: none;
	display: block;
	width: 900px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav a {
	display: block;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 12px/39px Arial, Verdana, Helvetica, sans-serif;
	}

#nav a span {
	padding-left: 10px;
	}

#nav a span.main {
	text-transform: none;
	}
	
html>body #nav a span { 
	/*line-height: 2.3; */ 
	display: block;
	}

span.normal {
	color: #fff;
	}
span.selected {
	color: #00b0f0;
	padding: 0px;
	}

html>body #nav a span.main { 
	/*line-height: 2.3; */ 
	display: block;
	}

#nav a:hover span {
	color: #04a0db;		
	text-decoration: none;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	text-transform: none;
	padding-left: 5px;
	} 
	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}
	
/* second-level lists */

#nav li ul {
	position: absolute;
	top: 39px;
	left: -999em;
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	list-style: none;
	z-index: 0;
	}
	
ul#nav li ul li {
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #3d3e39;
	}
	
ul#nav li ul li a {
	float: left;
	width: 150px;
	font: normal 12px/30px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	background: #e8e8e8;
	padding-left: 25px;
	text-transform: none;
	border-top: 1px solid #fff;
	background-image: url(/persistent/templateimages/li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}
	
ul#nav li ul li a:hover {
	color: #00b0f0;
	text-decoration: none;
	display: block;
	}
/* ----------- THIRD LEVEL -------------- */

#sidebar {
	width: 229px;
	margin: 0 auto 0 auto;
}

#subnav {
	width: 229px;
	font: normal 12px/17px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	list-style: none;
	}

.subNav_td{
	width: 229px;
	}

#subNav a:hover {
	color: #d32326;
	text-decoration: underline;
	}

ul#subNav  {
	margin: 0;
	padding: 0;
	width: 229px;
	}

ul#subNav li {
	border-bottom: 1px dotted #ccc;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 10px;
	}
		ul#subNav li a {
			display: block;
			padding-left: 10px;
			padding-top: 4px;
			padding-bottom: 4px;
			margin: 0;
			color: #333366;
			}
			
		ul#subNav li.subnav_selected a{
			font-weight: bold;
			color: #333366;
			}

ul#subNav li.parentItem {
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #000;
			font-weight: bold;
			padding: 10px 8px 8px 8px;
			}
		
		html>body ul#subNav li.parentItem a {
			color: #000;
			font-weight: bold;
			padding: 0px 8px 8px 8px;
			}
	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 229px;
	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 15px;
		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 2px 2px 10px;
			color: #333366
			}
			
		html>body ul#subNav li ul li a, html>body ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 3px 4px 4px 10px;
			color: #333366;
			}	
			
		ul#subNav li.subnav_selected ul li.subnav_selected a {
			color: #000;
			font-weight: normal;
			}

/* ----------- Nav drop down Menu End-------------- */

#flashcontent {

}

/*-----------------------------------------------------------
 FOOTBALL CLUB
-----------------------------------------------------------*/

#thirdlevel {
	width: 229px;
	height: 472px;
	min-height: 472px;
	float: left;
	background-color: #d3d5e1;
	background-image: url(/persistent/templateimages/fc_thirdlevel.jpg);
	background-repeat: no-repeat;
}

html>body #thirdlevel {
	height: auto;
}

a.footer {
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #00b4f1;
	text-decoration: none;
	border: 0;
}

a.footer:hover {
	color: #FFF;
}
