/*===================
General Structure
Generic Things
=====================*/
#bd {
background-image: url('../images/bd_background.png');
background-repeat: repeat-y;
}

#content_enclosure {
	margin-top:29px;
	margin-left:18px;
}

#content_enclosure p {
	margin-left:23px;
	margin-right:50px;
	color:#c1ebf9;
	font-size:1em;
	line-height: 1.5em;
	padding:5px 0 5px 0;
}

span.hide {
	display:none;
}


/* float image */
#float_image_top {
float:none;
padding-top:0px;
margin-right:0px;
margin-left:172px;

display:inline;


}

#float_image_top img {
	display: inline;
}

#float_image{
margin:0px 0 0 18px;
padding: 0 0 0 0;
}


#left_bar #base_clear {
bottom: 10px;
width:100px;
height:10px;
background-color: red;

}



/*===================
	Centre Bar
=====================*/

#centre_bar{
	background-image: url("../images/centre_bar_background.png");
	background-repeat:repeat-x;
	width:510px;
	float:left;
	height:100%;
	background-color:#1682d5;

	
}

#centre_bar h1 {
margin-left:6px;
color:#fae80a;
text-transform: uppercase;
font-weight: 100;
height:27px;
padding-left:8px;
background-image: url("../images/h1_underline.png");
background-position: bottom;
background-repeat: no-repeat;
width:400px;
}

#centre_bar h2 {
margin-left:6px;
color:#fae80a;
text-transform: uppercase;
font-weight: 100;
height:25px;
padding-left:8px;
background-image: url("../images/h2_underline.png");
background-position: bottom;
background-repeat: no-repeat;
width:440px;
}

#centre_bar img {
padding-bottom: 15px;
}

#centre_bar p img {
margin-left: -23px;
}

#centre_bar p strong,#centre_bar p b,#centre_bar  b, #centre_bar strong {
font-weight:bold;
}

#centre_bar p em, #centre_bar em {
font-style: italic;
}

#centre_bar a, #centre_bar a:link, #centre_bar a:visited,#centre_bar a:active {
	color:#c1ebf9;
	border-bottom: 1px solid #c1ebf9;
	text-decoration: none;
}

#centre_bar a:hover {
	border-bottom: 1px dotted #c1ebf9;
	color: #fae80a;
}

/*===================
	Right Bar
=====================*/

#right_bar{
	background-image: url("../images/right_bar_background.png");
	background-repeat:repeat-x;
	width:254px;
	float:left;
	background-color:#0e70b8;
/*	border-right:1px solid #1580d1; */
/*	border-bottom: 1px solid #0b6bba; */
	clear:right;
	min-height:1500px; /* brings the background colour all the way down */
}


#right_bar h3 {
margin-left:8px;
color:#fae80a;
text-transform: uppercase;
font-weight: 600;
font-size:1.1em;
height: 22px;
padding-left:22px;
padding-top:10px;
background-image: url("../images/h3_underline.png");
background-position:bottom;
background-repeat: no-repeat;

}

#right_bar h4 {
margin-left:30px;
width:200px;
}

#right_bar p {
	margin-left:27px;
	color:#c1ebf9;
	font-size:.9em;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-top:5px;
	width:205px
}

#right_bar ul{
	margin-left:22px;
	color:#c1ebf9;
	font-size:.9em;
	line-height: 1.4em;
	padding-bottom: 10px;
}

#right_bar li {
	margin-left:30px;
	list-style: square;
}

#right_bar table {
	margin-left:20px;
}

#right_bar table td {
	padding: 5px 10px 0px 10px;
}

#right_bar img.centre {
	margin-left:3px;
}

/* Specific H3 text to image replacement */

#location {
	background-image: url("../images/location.png");
	background-repeat: no-repeat;
}

#your_club {
	background-image: url("../images/your_club.png");
	background-repeat: no-repeat;
}

#trading_hours {
	background-image: url("../images/trading_hours.png");
	background-repeat: no-repeat;
}

#club_bus {
	background-image: url("../images/club_bus.png");
	background-repeat: no-repeat;
}

#newsletter {
	background-image: url("../images/newsletter.png");
	background-repeat: no-repeat;
}

#right_bar a, #right_bar a:link, #right_bar a:visited,#right_bar a:active {
	color:#c1ebf9;
	border-bottom: 1px solid #c1ebf9;
	text-decoration: none;
}

#right_bar a:hover {
	border-bottom: 1px dotted #c1ebf9;
	color: #fae80a;
}



/*===================
	Footer
=====================*/

#ft {
	border:none;
	height:87px;
	width:951px;
.width:950px;
_width:950px;
	background-image: url("../images/content_footer_background.png");
_background-image: url("../images/content_footer_backgroundie.png");
.background-image: url("../images/content_footer_backgroundie.png");
	background-repeat: no-repeat;
	background-position: bottom;
	

}

#fuel_logo {
	float:right;
	margin-right:2px;
	margin-top:50px;
}


#ft p {
	float:left;
	color:#000033;
	font-size:.8em;
	display: inline;
	margin-left:2px;
	margin-top:55px;
}

/*===================
	Navigation (left)
=====================*/

#left_bar{
	background-image: url("../images/left_bar_background.png");
	background-repeat:repeat-x;
	width:186px;
	float:left;
	height:100%;
	background-color: #0e70b8;
*/	border-left:1px solid #1580d1; */
	border-bottom: 1px solid #0b6bba;
/*	min-height: 1500px; /* 1506 for FF  1500 for safari*/ */
/*	.min-height: 1508px; /* 1508 for ie7 */ */
}

#nav_menu {
	margin-top:26px;
	margin-left:28px !important;
	margin-left:0px;
	float:left;
}
#nav_menu #nav {
	list-style: none;
}

#nav_menu #nav li {
	margin: 0px 0px 0px 0px; 
	_margin-top:-4px; /* ie6 will read this */
	_margin-left:28px;
	.margin-top:-4px; /* ie7 should read this */
	padding: 0px 0px 0px 0px;
    list-style: none;
    height:25px;
	}

#nav_menu #nav a {
	padding: 25px 0px 0px 0px;
	float:left;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	width:127px;
	float:left;
	}

/* Thanks to http://nerds.imsafer.com/articles/2006/09/28/css-for-ie6-ie7 for the ie6 ie7 trick */

#nav_menu #nav a:hover {
	background-position: -128px 0px;
	}

#nav_menu #home a  {
	width:125px;
	margin-top:0px;
	_margin-top:4px;
	background: url(../images/content_hovers/1home.png) top left no-repeat;
	
}

#what a{
	width:127px;
	background: url(../images/content_hovers/2what.png) top left no-repeat;
}

#dining a{
	width:127px;
	background: url(../images/content_hovers/3dining.png) top left no-repeat;
}

#functions a{
	width:127px;
	background: url(../images/content_hovers/4functionsmod.png) top left no-repeat;
}

#bowls a{
	width:127px;
	background: url(../images/content_hovers/5bowls.png) top left no-repeat;
}

#events a{
	width:127px;
	background: url(../images/content_hovers/6events.png) top left no-repeat;
}

#rules a{
	width:127px;
	background: url(../images/content_hovers/7rules.png) top left no-repeat;
}

#membership a{
	width:127px;
	background: url(../images/content_hovers/8membership.png) top left no-repeat;
}

#support a{
	width:127px;
	background: url(../images/content_hovers/9supporting.png) top left no-repeat;
}

#links a{
	width:127px;
	background: url(../images/content_hovers/10links.png) top left no-repeat;
}

#contact a{
	width:127px;
	background: url(../images/content_hovers/11contact.png) top left no-repeat;
}


#board a{
	width:127px;
	background: url(http://content.asquithbowlingclub.com.au/images/content_hovers/honourboards-content.gif) top left no-repeat;
}


#centre_bar p img {
margin-left: 0px;

padding-right:0px
margin-right:0px;
}

#centre_bar p {

margin-right:0px;
width:440px;
}

/* ====== Tables ===== */
/* Stew - Just change this to what you want */

#centre_bar table {
margin-left:25px;
width:430px;
border:1px solid white;
}

/* This is for normal cells */

#centre_bar table td {
padding: 5px 10px 5px 10px;
border:1px solid white;
}

/* This is for heading rows - use ._name in textile for this */
#centre_bar table th {
color:yellow;
font-weight:bold;
padding: 5px 10px 5px 10px;
}

