/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {padding: 0 0 20px;background: #fff;color:#333;font:83%/1.5 arial,tahoma,verdana,sans-serif}

/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#0000cc} 
a:visited {color:#000} 
a:hover,a:active {color:#cc0000} 

/* FORMS */
form {margin: 0 0 1.5em}
input {background:transparent;font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0;border:#c0c0c0 solid 1px}
select {background:transparent;border:#c0c0c0 solid 1px}
fieldset {border: none}
label {display:block;padding: 3px 0}
label br {clear:left}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#0000cc;color:#fff;font-weight:bold;font-size:96%}
	
/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
h1, h2, h3, h4 {letter-spacing: 0px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color:#000;border-bottom: 1px solid #eee;padding-bottom: .1em}
h5, h6 {letter-spacing: 0px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color:#000;}
h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%;color:#cc0000}
h5 {font-size: 106%}
h6 {font-size: 96%}
.highlight {color:#000; margin:.5em 0 0 0;}
.subdued {color:#999}
.error {color:#cc0000;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
small {font-size:11px}
.important {font-weight:bold;color:#0000cc}
.importantdetail {color:#000}
.shaded {background:#c0c0c0}

/* LISTS */
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
li {line-height: 1.4em;padding-left: 25px;background: transparent url("images/sprites.gif") no-repeat 0 0}
li.doc {background-position: 3px -500px}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* GENERAL */
img {border:none} 
hr {background:#f2f2f2;height:2px;color:#c0c0c0;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/* LAYOUT - HEADER */
#header {background: #0000cc url("images/sprites.gif") repeat-x 0 100%;margin: 0 0 25px;padding: 0 0 8px}

	#header #site-name {font: 310% arial;margin:0 0 0 0;padding:3px 0;color:#ccc;border:none}
	#header #site-name span{visibility:hidden;}
	#header #site-name {height: 160px; width: 300px; background: url(images/logo.png) no-repeat;}
	
	/* NAV - top horizontal nav */
	#nav, #nav ul {padding: 0;margin: 0;list-style: none}
	#nav {font-weight:bold;height:2.09em;font: bold 94% arial;margin: -20px 10px 0 280px}
	#nav li {background: #0000cc;float: left;display:block;margin: 3 0 0 0;border-bottom: 1px solid #0000cc;border-right: 2px solid #fff;padding:0}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer;color:#fff;display: block;padding: 4px 10px 2px}
	#nav a:hover {color:#000}
	
	#nav li ul {border-left: 1px solid #0000cc;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;width:15.8em;font-size:90%;margin-top:3px;position: absolute;font-weight:normal;left: -999em}
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}

	/* hide from IE mac \*/
	#nav li {width:auto}
	/* end hiding from IE5 mac */
	
	/* SEARCH */
	#search {color:#fff;font-weight:bold;position:absolute;top:10px;right:110px;left:auto;width:18em}
	#search form {margin:0}
	#search input {width:8em;margin: 0 0 -1px;height:1.2em}
	#search label {padding:5px 0 0;display:inline}
	#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.95em}

/* LAYOUT - main body of page */
#wrap {min-width:770px;max-width:1200px;margin: 0 auto;position:relative;background: transparent url("images/background-stripes.png") no-repeat}
#content-wrap {position:relative;width:100%}
	#utility {position:absolute;top:0;left:25px;width:165px;border-top: 5px solid #0000cc;padding-bottom: 40px}
	#sidebar {position:absolute;top:0;right:25px;width:20%;border-top: 5px solid #999;padding-top: 1px;padding-bottom: 40px}

#content {margin: 0 50px}
	#content #breadcrumb {margin-top:-5px;font-size:93%;font-weight:bold}
	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}
	
	.featurebox {float: left; color:#333;padding: 15px 20px 20px;margin: 0 0 1.5em 1.5em;}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #0000cc;color:#0000cc;background:transparent}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:bold}

	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}
	
	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#0000cc;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
	
	/* TABLES */
	#table1 {border: 2px solid #900;border-collapse:collapse;width:100%}
		#table1 td {background: transparent url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff; vertical-align:top}
		#table1 th {text-align:left;border: 1px solid #fff}
		#table1 th.aright {text-align:right;}
		#table1 th.acenter {text-align:center;}
		#table1 thead th {color:#fff;font-size:120%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
/*		#table1 tbody th {color:#fff;font-size:100%;background: #CCCC00 url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}*/

		#table1 tbody th {color:#fff;font-size:100%;background: #2440df;padding: 6px}
		#table1 tbody th.sub {font-size:90%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}
		#table1 td.aright {text-align:right;}
		#table1 td.arshaded {background: #c0c0c0;text-align:right;}
		#table1 td.acenter {text-align:center;}
		#table1 td.ldesc {font-size:70%;}
		#table1 td.ldshaded{background: #cc0000;color:#fff;font-size:100%;font-weight:bold;}
		#table1 td.shaded {background: #c0c0c0;padding:3px;border: 1px solid #fff}
		#table1 td.sechead {text-align:left;border: 1px solid #fff}
		#table1 caption {text-align:left;font-size:120%; color:#0000cc;font-weight:bold;margin-bottom:2px;}
		#table1 tfoot {text-align:left;font-size:80%; color:#000;}

	#table2 {border-collapse:collapse;width:100%}
		#table2 td {background: transparent;padding:5px;border: 1px solid #fff; vertical-align:top}
		#table2 td.aright {text-align:right;}
		#table2 td.arshaded {background: #c0c0c0;text-align:right;}
		#table2 td.acenter {text-align:center;}
		#table2 td.ldesc {font-size:70%;}
		#table2 td.ldshaded{background: #cc0000;color:#fff;font-size:100%;font-weight:bold;}
		#table2 td.shaded {background: #c0c0c0;padding:3px;border: 1px solid #fff}
		#table2 td.sechead {text-align:left;border: 1px solid #fff}
	
	#table3 {border: 1px solid #ccc;border-collapse:collapse;width:100%; background:#f5f5f5}
		#table3 td {padding:3px;border: 1px solid #fff; vertical-align:top}
		#table3 thead th {color:#fff; font-size:120%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
	
		
	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}

/* SPECIAL DIVS  */
	.question{
		font-weight:bold;	/* Bold font */		
		color: #c0c0c0;		/* The questions is in red */
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
	div.answer{
		color:#333; 
		padding: 15px 20px 20px; 
		border-top: 1px solid #d7d7d7; 
		margin: 0 0 1.5em 1.5em;
		background: #f6f6f6 url("css/images/featurebox_bg.gif") no-repeat 100% 100%;
		display:none;	
	.answer p, .answer h1, .answer h2, .answer h3, .answer h4, .answer h5, .answer h6 {margin: 0 0 .3em;border-bottom: 1px solid #c00;color:#c00}
	}
		
/* LAYOUT TYPE B */
	#type-b #content {margin: 0 23px 0 235px}

/* LAYOUT - FOOTER */
#footer {clear:both;border-top: 1px solid #0000cc;min-width:770px;max-width:1200px;padding: 10px 0 30px;font-size:86%;color:#999}
	#footer p {margin:0;text-align:center}
	#footer a:link {color:#999}