@charset "windows-1252";
/* CSS Document */

body {
	xbackground: #fff url(http://www.richdadlive.com.au/images/bg_repeat.jpg) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {}
#container {width:955px;margin:0 auto;}
#content_L {
	background: url(http://www.richdadlive.com.au/images/rob.jpg) no-repeat left top;
	min-height:437px;
}
#content_R {
	background: url(http://www.richdadlive.com.au/images/kim.jpg) no-repeat right top;
	min-height:437px;
	padding:0px 184px;
}
#content {
	background: url(http://www.richdadlive.com.au/images/bg_content.gif) repeat-y left top;
	margin:0px 0 0;
	clear:both;
}
* {
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #606;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
}
h5 {}
a {color:#606;
text-decoration:none;}
a:hover {
text-decoration:underline;}



/* Begin CSS Popout Menu */




#menu{
	width:100%;
	float:left;
	margin-bottom:20px;
	display: block;
	clear: both;
}

#menu a, #menu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:0 2px;
border-style:solid;
border-color:#ccc #fff #555 #fff;
white-space:nowrap;
margin:0;
padding:6px 0 6px 3px;
text-align:center;
}

#menu h2{
color:#fff;
background:#000 url(http://www.richdadlive.com.au/images/expand3.gif) no-repeat 100% 100%;
text-transform:uppercase
}

#menu a{
background: url(http://www.richdadlive.com.au/images/menu.jpg) repeat-x left top;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#000;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

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

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

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

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#000 url(http://www.richdadlive.com.au/images/expand3.gif) no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

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

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(http://www.richdadlive.com.au/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}
#footer {
	clear: both;
	float: none;
}

