/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
*/

/* Adjust these styles to your colour scheme */
	body {
		background-color:#0b0b0b;
		color:#222;
		}
	#globalheadcontent {
		background-color:#000;
		}
	#pagehead {
		background-color:#fff;
		}
	#pagehead h1 {
		background-color:#fff;
		}
	#pagecontent {
		background-color:#fff;
		}
	#sidebarcontent {
		color:#000;
		}
	#sidebarcontent .alt {
		background-color:#fff;
		}
	#primarynav {
		background-color:#fff;
		}
	#primarynav li a:hover {
		/*background-color:#dde;*/
		}
	
/* Adjust the following styles to your preferences */
/* Headings */	
	#pagehead h2 {
		color:#036;
		}
		
/* Links */
	a:link  {
		color:#ed1556;
		/*font-weight: bold;*/
		}
		
	a:hover, a:active {
		/*background-color:#def;*/
		color:#999999;
		}

	#archivelink a {
		color:#fff;
		}
	
	#archivelink a:hover {
		background-color:#fff;
		color:#ed1556;
		}

	#intresselink a {
		color:#fff;
		}
		
	#intresselink a:hover {
		background-color:#fff;
		color:#ed1556;
		}

	#primarynav ul.subnav {
		background-color:#036;
		}
	#primarynav ul.subnav li {
		border:none;
		}
	#primarynav ul.subnav li a:hover {
		/*background-color:#536f8e;*/
		/*color:#fff;*/
		}

	#breadcrumb {
		color:#999;
		font-size:75%;
		}

	#sidebarcontent a, #sidebarcontent a {
		color:#fff;
		}
	#sidebarcontent a:hover, #sidebarcontent a:hover {
		color:#036;
		}
		

/* Search */
	#search input {
		border:1px solid #333;
		background-color:#eee;
		color:#000;
		}
	#search input.button {
		background-color:#AEC7D2;
		}

	#content input {
		border:1px solid #333;
		background-color:#fff;
		color:#000;
		}
	#content textarea {
		border:1px solid #333;
		background-color:#fff;
		color:#000;
		}
	#content input.button {
		background-color:#AEC7D2;
		}
/* Page Design Graphics */
	#container {
	
		}
	#sidebar {

		}
	#containerfoot {
		background-repeat:no-repeat;
		background-position:bottom;
		}
	/*	#pagehead h1 {
		background-image:url(/_images/page_head.gif);
		background-repeat:repeat-x;
		}*/
	#sidebarcontent .alt {
		background-repeat:repeat-y;
		}

	#newsframe {
	border: medium dashed #FFFFFF;
	width: auto;	
}

.head-corner {
	background:#FFFFFF url(/_images/head_corner.gif) top left no-repeat;
	width:4px;
	height:30px;
	float:left;	
}

.foot {
	font-size:9px;
	float:left;
	padding-left:19px;
	margin-bottom:10px;
	display: inline;
	/*margin-top:10px;*/
}

/* PUFFS */
.puff-container {
	width:220px;
	margin-bottom:9px;
	display: inline;	
}

.puff-head {
	width:220px;
}

.puff-head-container {
	background:#000000 url(/_images/sidewin_border_r.gif) top right repeat-y;
	width:220px;
	float:left;
}

.puff-head-lt {
	background:url(/_images/sidewin_corner_lt.gif) top left no-repeat;
	width:9px;
	height:8px;
	float:left;
}

.puff-header-text {
	width:190px;
	float:left;
}

.puff-header-text h6 {
	margin:4px;
	display:inline;
}

.puff-head-rt {
	background:url(/_images/sidewin_corner_rt.gif) top right no-repeat;
	width:19px;
	height:8px;
	float:left;	
}

.puff-middle {
	width:192px;
}

.puff-middle-content {
	background:#FFFFFF url(/_images/mainwin_border_r.gif) right repeat-y;
	border-left:1px solid #000000;
	/*border-right:1px solid #000000;*/
	padding:10px 15px 4px 15px;
	width:189px;
	float:left;
}

.puff-foot {
	width:208px;
}

.puff-foot-lb {
	background:url(/_images/mainwin_corner_lb.gif) bottom left no-repeat;
	width:8px;
	height:8px;
	float:left;
}

.puff-foot-b {
	background:#FFFFFF /*url(/_images/mainwin_border_b.gif) bottom repeat-x*/;
	width:192px;
	border-bottom:1px solid #000000;
	height:8px;
	float:left;
}

.puff-foot-rb {
	background:url(/_images/mainwin_corner_rb.gif) bottom right no-repeat;
	width:8px;
	height:8px;
	float:right;
}

/* SECOND NAVIGATION */
#sec-nav {
	width:619px;
	/*height:15px;*/
	text-align:left;
	padding:8px 9px 9px 30px;
	font-size:9px;
	color:#FFFFFF;
	background-color:#000000;
}

.sec-nav-node-active {
	float:left;
	margin-right:30px;
	margin-bottom:5px;
	display: inline;
}

.sec-nav-node-active a {
	font-weight:bold;
	color:#ed1556;
	font-size:14px;
}	

.sec-nav-node-active a:hover {
	font-weight:bold;
	color:#ed1556;
	font-size:14px;
}

/*
.sec-nav-node-active a:visited {
	font-weight:bold;
	color:#333333;
	font-size:14px;
}	
*/

.sec-nav-node-inactive {
	float:left;
	margin-right:30px;
	margin-bottom:5px;
	color:#333333;
	display: inline;
}

.sec-nav-node-inactive a {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.sec-nav-node-inactive a:hover {
	color:#ed1556;
	font-size:14px;
	font-weight:bold;
}
/*
.sec-nav-node-inactive a:visited {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
*/

/* THIRD NAVIGATION */
.thrd-nav-node-line {
	width:100px;
	height:1px;
	background:#838383;
	margin:0px 0px 0px 10px;
	display: inline;
}

.nav-page-content {
	padding:10px 0px 10px 0px;
	margin:50px 0px 0px 10px;
	width:100px;
	color:#333333;
	display: inline;
}

.nav-page-content p {
	padding:0px 0px 0px 0px;
	margin:0px;
	width:100px;
	color:#333333;
}

.nav-page-content p a {
	padding:0px 0px 0px 0px;
	margin:0px;
	width:100px;
	color:#FFFFFF;
}

.nav-page-content a {
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	width:100px;
	color:#333333;
}

.thrd-nav-node-active {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100px;
}

.thrd-nav-node-active a {
	color:#ed1556;
}

.thrd-nav-node-active a:hover {
	color:#999999;
}

.thrd-nav-node-active a:visited {
	color:#ed1556;
}

.thrd-nav-node-inactive {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100px;
}

.thrd-nav-node-inactive a {
	color:#333333;	
}

.thrd-nav-node-inactive a:hover {
	color:#ed1556;	
}
/*
.thrd-nav-node-inactive a:visited {
	color:#333333;	
}
*/


h3 {
	margin-top: 8px;	
}








