/* mfranklin.com.au CSS */

*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
}

body
{
	color: #000;
	background: #efefff;
	background: #d0d0d0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
}


div.outer
{
	margin-left: auto;
	margin-right: auto;
	border: solid #005ba4;
	border-width: 0px 1px 1px 1px;
	background: #fff;
	width: 800px;
	background: #fff url(images/sidebarbuffer.gif) repeat-y;
}

div.outershadow
{
	margin-left: auto;
	margin-right: auto;
	border: solid #b2b2b2;
	border-width: 0 2px 2px 0px;
	width: 802px;
}

#banner
{
	width: auto;
	height: 104px;
}

#contentcontainer
{
	margin: 0px 10px 0px 150px;
	padding: 0px;
	width: 635px;
	background: #fff url(images_layout/mfa_content_bkgnd.gif) bottom right no-repeat;
}

#menuparent
{
	position: relative;
	display: block;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 1px;
}

#menupadding
{
	position: absolute;
	height: 80px;
	width: 150px;
	background: #fff;
}

#menucontainer
{
	position: absolute;
	background: #fff url(images_layout/sidebar_2007.gif) top left no-repeat;
	color: #fff;
	margin-top: 80px;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 130px;
	width: 150px;
	text-align: left;
	line-height: 200%;
}

#outerfooter
{
	clear: both;
	padding-top: 60px;
	background: #fff url(images_layout/sidebarclose.gif) top left no-repeat;
}

#footer
{
	margin: 0px 20px 0px 20px;
	border-top: solid #0256a8 1px;
	text-align: center;
	padding-top: 8px;
}

#footerlinks
{
	background: #e0e0e0;
	color: #0256a8;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px;
}

.pdflink
{
	background: url(images_layout/pdf_icon.gif) left no-repeat;
	padding-left: 20px; 
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 10px;
	color: #7D4756;
	color: #0256a8;
	text-align: left;
}

h1
{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 2px;
}

h1.small, h1.smallish
{
	font-size: 18px;
	line-height: 85%;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 0px;
}

h1.smallish { font-size: 22px; }
h2 { font-size: 16px; 	margin-top: 30px;
}

h3
{
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }


p, textarea
{
	color: #000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

li
{
	line-height: 150%;
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 11px; }
a:link { color: #2020ff; }
a:visited { color: #4060a0; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

p.tight { margin-bottom: 0px; }

p.copyright
{
	font-size: 10px;
	text-align: center;
	color: #606060;
}

span.foot
{
	font-family: times, serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	letter-spacing: 18px;
}

span.link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

a:link.sidelink, a:visited.sidelink, a:hover.sidelink, a:active.sidelink, span.pseudosidelink
{
	display: block;
	height: 18px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 0px;
}

span.pseudosidelink
{
	color: #ffc000;
	background: transparent url(images_layout/squarelink_focus.gif) no-repeat center left; 
}

a:visited.sidelink { color: #0256a8;  }
a:hover.sidelink { color: #ffc000;  }
a:link.sidelink, a:visited.sidelink { background: transparent url(images_layout/squarelink_blur.gif) no-repeat center left; }
a:hover.sidelink, a:active.sidelink { background: transparent url(images_layout/squarelink_focus.gif) no-repeat center left; }



table { empty-cells: show; }

th, td.highlight
{
	text-align: center;
	border: solid 1px #c0c0c0;
}

td.rightrq
{
	text-align: right;
	font-size: 12px;
}

td { padding: 3px; }
td.entrance { background: #fff url(images/sunflower_sun.jpg) no-repeat bottom; }
td.colouredband { background: #7D4756; }


#datestable tr
{
	background: transparent;
}

#datestable tr:hover
{
	background: #ffffe0;
	color: #000060;
}



#band
{
	display: block;
	background: #fff url(images/band.gif) no-repeat center;
	width: 780px;
	height: 20px;
	margin: 0px;
}

#sidebar
{
	background: #fff url(images/sidebar.gif) no-repeat top;
}

#sidebarbuffer { background: #fff url(images/sidebarbuffer.gif); }
#foot { background: #fff url(images/foot.gif) no-repeat bottom; }
#sb_foot { background: #fff url(images/sb_foot.jpg) no-repeat top left; }
textarea, input, select { background: transparent; }

img
{
	border: none;
	margin: 0px;
	color: #888;
	font-size:9px;
}
