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

                          Styles for BALGOWAH RSL CLUB
	   
---------------------------------------------------------------------------------- */

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

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

#spacer {
	height: 15px;
}

html>body #spacer_sm {
	height: 4px;
}

#spacer_sm {
	height: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 0;
}

a {
	color: #b9a856;
	text-decoration: none;
}

a:hover {
	color: #7d177a;
	text-decoration: none;
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
}

h1 {
	font: normal 20px/25px Arial, Helvetica, sans-serif;
	color: #b9a856;
	text-transform: capitalize;
	padding: 0;
	padding-left: 5px;
	margin: 0;
}

b, strong {
	color: #7e2d36;
}

li {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #666666;
}

td {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 145%;	
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-left: 50px;
}

#logo-header {
	height: 91px;
	background-image: url(/persistent/templateimages/logo_bg.jpg);
	background-repeat: repeat-x;
	}
	
#contentwrapper {
	width: 800px;
}

#menubar {
	width: 160px;
	float: left;
	padding-right: 10px;
}

#content {
	width: 600px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

html>body #content {
	padding-left: 20px;
}

#sidebar {
	width: 172px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#footerwrap {
	width: 800px;
	height: 171px;
	background-image: url(/persistent/templateimages/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
}

#footer {
	float: left;
	width: 627px;
	height: 64px;
	position: relative;
	top: 105px;
}

#50years_pic {
	float: right; 
	width: 170px;
}

#50years {
	height: 107px;
	width: 172px;
	padding: 0px;
	margin: 0px;
}

html>body #50years {
	margin: 0px;
	padding: 0px;
}

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

#menu {
	width: 175px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}

#menu a, #menu h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #7d177a;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 20px;
	padding-left: 22px;
}

#menu a:hover {
	color: #7e2d36;
}

#menu li {
	position: relative;
	padding-top: 5px;
	border-bottom: 1px solid #bca95c;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

#menu a.selected {
	color: #69000f;
	}
	
#menu a.normal {
	color: #bca95c;
}

#menu a.normal:hover {
	color: #7e2d36;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
	color: #c2d434;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
	color: #c2d434;
	background-color: #eee;
}

div#menu ul ul li ul li a {
/*	border-left: 1px solid #B3A79F;*/
}
	
html>body div#menu ul ul li ul li a { 
	border-bottom: 1px solid transparent; 
}
	
div#menu ul ul li ul li a:hover {
	border-bottom: none;
	}
	
html>body div#menu ul ul li ul li a:hover { 
	border-bottom: 1px solid transparent; 
}
	
/* ---------------------- NAV BAR END --------------------------- */

#flashcontent {

}
