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

Title : The Lansdowne Club
URL : http://www.lansdowneclub.com.au 

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

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


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

h1,h2,h3,h4,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 

margin:0; padding:0; }

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

body { 
	background-image: url(/persistent/templateimages/bodybg.jpg);
	background-repeat: repeat-x; 
	background-color: #e8e8e8;
	color: #666; 
	padding: 0;
	padding-top: 20px;
	margin: 0;
}

fieldset { 
	border: 0; 
}

img { 
	border: 0; 
}

h1 {
	font: normal 18px/35px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font: bold 16px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

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


p {
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
}

img.sponsor_images {
	border: 1px solid #ccc;
}

a:link {
	color: #336633;
	text-decoration: underline;
}

a:visited {
	color: #336633;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #000;
}

a.readmore {
	color: #eb8501;
	text-decoration: none;
}

a.readmore:hover {
	color: #eb8501;
	text-decoration: underline;
}

b.news {
	color: #000000;
	font-weight: bold;
}


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

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

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

input {
}

input.feedback_button  {
}

button {

}

.feedback_td {
	color: #000;
	font-weight: bold;
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container {
	width: 977px;
	height: 50px;
	min-height: 500px;
	margin: 0 auto;
	background-image: url(/persistent/templateimages/container_bg.jpg);
	background-repeat: repeat-y;
}

html>body #container {
	height: auto;
}

#header_wrap {
	width: 977px;
	height: 79px;
	margin: 0 auto;
}

#logo {
	width: 400px;
	height: 79px;
	float: left;
}

#members_login {
	width: 200px;
	height: 40px;
	float: right;
	font: normal 11px/15px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: right;
	vertical-align: bottom;
}

#spacer {
	display: block;
}

html>body #spacer {
	height: 3px;
}

#footer {
	width: 977px;
	height: 25px;
	margin: 0 auto;
	background-image: url(/persistent/templateimages/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer_left {
	height: 25px;
	float: left;
}

#footer_right {
	height: 25px;
	float: right;
}
#footer_text {
	width: 945px;
	font: bold 10px/20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: right;
	color: #fff;
}

a.footer {
	color: #fff;
	text-decoration: underline;
}

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

#body_wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
	height: 300px;
	min-height: 300px;
	padding: 10px;
}	

html>body #body_wrapper {
	height: auto;
}

#lhs {
	width: 239px;
	float: left;
}

#body_text {
	width: 700px;
	padding-bottom: 30px;
	padding-top: 5px;
	float: right;
}


#tablehome td {
	border-top: 1px solid #ccc;
}

#tablehome td.td_homeright {
	border-right: 1px solid #ccc;
}

/* ----------- NEWS MANAGER -------------- */

	
#news {
	width: 239px;
	float: left;
	height: 220px;
	min-height: 220px;
	background-color: #eff7e7;
	border-bottom: 5px solid #fff;
}
	
#sideBarContentA { 
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	background-color: #eff7e7;
	width: 230px;
	padding: 10px; 
	}
	
html>body #news { 
	height: auto }
	
/* ----------- END NEWS MANAGER ---------- */

#sponsors {
	width: 239px;
	float: left;
	height: 220px;
	min-height: 220px;
	padding-bottom: 20px;
	background-color: #eff7e7;
}

html>body #sponsors {
	height: auto;
}

/* -------------------------------------- NAV BAR --------------------------------- */

#navbar {
	width: 977px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/persistent/templateimages/navbar_bg.jpg);
	background-repeat: repeat-x;
}

#navbar_left {
	float: left;
}

#navbar_right {
	float: right;
}

#nav, #nav ul {
	list-style: none;
	display: block;
	width: 950px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav a {
	font: bold 12px/27px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}
	
#nav a span {
	padding-left: 5px;
	}

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

span.normal {
	color: #fff;
	text-decoration: none;
	}

span.selected {
	color: #000;
	text-decoration: none;
	}

#nav a:hover span {
	color: #000;		
	text-decoration: none;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	} 
	
li.index {
	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: 27px;
	left: -999em;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	z-index: 0;
	}
	
ul#nav li ul li {
	width: 180px;
	margin: 0px;
	padding: 0px;
	color: #3d3e39;
	}
	
ul#nav li ul li a {
	float: left;
	width: 170px;
	font: normal 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	background-color: #7fc042;
	padding-left: 20px;
	text-transform: none;
	text-decoration: none;
	border-top: 1px solid #fff;
	}
	
ul#nav li ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #ccc;
	}

/* HEADER LOGIN */

.header_login td {
	color: #000;
	}	

.header_login a {
	color: #999999;
	text-decoration: none;
	}
	
.header_input {
	width: 130px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: none;
	background-color: #eff7e7;
	border: 1px solid #7fc041;
	padding: 2px;
	}	

b.approval {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
