/* Start of CMSMS style sheet 'old-AuraExoskin : Aura-I screen-layout' */
/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/
	 
	body {
		margin:0;
		padding:0;
		text-align:center;
		}
	
/* Base */
	#container {
		width:770px;
		margin:0 auto;
		padding:0;
		text-align:left;
		}
	#globalhead {
		height:20px;
		margin:0;
		padding:0;
		}
	#containerhead {
		margin:0;
		padding:0;
		}
	#page {
		float:left;
		width:550px;
		margin:0;
		padding:0;
		}
	#sidebar {
		float:right;
		width:220px;
		margin:0;
		padding:0;
		}
	#containerfoot {
		margin:0;
		padding:0;
		}

/* Section */
	#globalheadcontent {
		margin:0 11px;
		padding:0;
		}
	#containerheadcontent {
		margin:0 10px;
		padding:0;
		}
	#primarynav {
		margin:0 1px;
		padding:0;
		}
	#pagehead {
		margin:0 1px 0 11px;
		padding:0;
		}
	#pagecontent {
		margin:0 1px 0 11px;
		padding:0 15px;
		}
	#sidebarcontent {
		margin:0 11px 0 0;
		padding:0;
		}
	#containerfootcontent {
		margin:0 221px 0 11px;
		padding:15px;
		}

/* Miscellaneous */ 
	#containerheadcontent h1 {
		display:none;
		}
	#containerheadcontent img {
		display:block;
		margin:0;
		padding:0;
		}
	.bottom {
		clear:both;
		}

/* End of 'old-AuraExoskin : Aura-I screen-layout' */

/* Start of CMSMS style sheet 'old-AuraExoskin : Aura-I screen-formatting' */
/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/

/* HTML Tag Defaults */
	body {
		font:80%/145% Verdana, Helvetica, sans-serif;
		}
	h1, h2, h3, h4 {
		margin:0;
		padding:0;
		}
	img {
		border:0;
		}

/* Page */	
	#pagehead h2 {
		padding:10px 15px;
		font-size:180%;
		}
	#pagecontent h3 {
		margin:5px 0;
		padding:10px 0 0 0;
		font-size:110%;
		}
	#pagecontent h4 {
		margin:10px 0;
		padding:0;
		font-size:100%;
		font-weight:bold;
		}
	#pagecontent img.left {
		float:left;
		margin:3px 10px 10px 0;
		}
	#pagecontent img.right {
		float:right;
		margin:3px 0 10px 7px;
		}

/* Sidebar */
	#sidebarcontent {
		font-size:85%;
		line-height:140%;
		}
	#sidebarcontent h3 {
		margin:0;
		padding:20px 5px 5px 7px;
		font-size:150%;
		font-weight:bold;
		}
	#sidebarcontent h4 {
		margin:0;
		padding:5px 5px 0 7px;
		font-size:100%;
		font-weight:bold;
		}
	#sidebar img {
		float:left;
		margin:3px 5px 2px 0;
		}
	#sidebarcontent p {
		margin:0;
		padding:5px 10px 5px 7px;
		}

/* Fotter */
	#containerfootcontent {
		font-size:75%;
		line-height:140%;
		}

/* Links */
	#primarynav {
		font-size:75%;
		}
	#primarynav ul {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
		}
	#primarynav li {
		display:inline;
		margin:0;
		padding:0;
		}
	#primarynav li a {
		padding:0 10px;
		text-decoration:none;
		font-weight:bold;
		}
	#primarynav ul.subnav {
		display:block;
		}
	#primarynav ul.subnav li {
		display:block;
		}
	#primarynav ul.subnav li a {
		padding:0 15px;
		}

	ul.navpath {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
		font-size:75%;
		}
	ul.navpath li {
		display:inline;
		margin:0;
		padding:0;
		text-decoration:none;
		font-weight:bold;
		}
	ul.navpath li a {
		padding:0;
		}

	#pagecontent a:link, #pagecontent a:visited {
		font-weight:bold;
		text-decoration:none;
		}
	#pagecontent a:hover, #pagecontent a:active {
		font-weight:bold;
		text-decoration:underline;
		}

	#containerfootcontent a:link, #containerfootcontent a:visited {
		font-weight:bold;
		text-decoration:none;
		}
	#containerfootcontent a:hover, #containerfootcontent a:active {
		font-weight:bold;
		text-decoration:underline;
		}

	#sidebarcontent a:link, #sidebarcontent a:visited {
		font-weight:bold;
		text-decoration:none;
		}
	#sidebarcontent a:hover, #sidebarcontent a:active {
		font-weight:bold;
		text-decoration:underline;
		}

/* End of 'old-AuraExoskin : Aura-I screen-formatting' */

/* Start of CMSMS style sheet 'old-AuraExoskin : Aura-I screen-design' */
/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/

/* Adjust these styles to your colour scheme */
	body {
		background-color:#a6b1bd;
		color:#222;
		}
	#globalheadcontent {
		background-color:#000;
		}
	#pagehead {
		background-color:#fff;
		}
	#pagehead h2 {
		background-color:#e5e5cc;
		}
	#pagecontent {
		background-color:#fff;
		}
	#sidebarcontent {
		color:#223;
		}
	#sidebarcontent .alt {
		background-color:#b7b789;
		}
	#primarynav {
		background-color:#b7b789;
		border-top:1px solid #333;
		}
	#primarynav li a:hover {
		background-color:#eed;
		}

/* Adjust the following styles to your preferences */

/* Headings */	
	#pagehead h2 {
		color:#036;
		}
	#sidebarcontent h3, #sidebarcontent h4 {
		color:#036;
		}

/* Links */
	#primarynav {
		color:#fff;
		}
	#primarynav li {
		border-right:1px solid #999;
		}
	#primarynav li a {
		color:#000;
		}
	#primarynav li a:hover {
		color:#556;
		}
	#primarynav ul.subnav {
		background-color:#b7b789;
		}
	#primarynav ul.subnav li {
		border:none;
		}
	#primarynav ul.subnav li a:hover {
		background-color:#e5e5cc;
		color:#000;
		}

	ul.navpath li {
		color:#333;
		}

	#pagecontent a:link, #pagecontent a:visited {
		color:#069;
		}
	#pagecontent a:hover, #pagecontent a:active {
		background-color:#def;
		color:#069;
		}

	#containerfootcontent a:link, #containerfootcontent a:visited {
		color:#069;
		}
	#containerfootcontent a:hover, #containerfootcontent a:active {
		background-color:#def;
		color:#069;
		}

	#sidebarcontent a:link, #sidebarcontent a:visited {
		color:#036;
		}
	#sidebarcontent a:hover, #sidebarcontent a:active {
		background-color:#e1e1cd;
		color:#036;
		}

/* Miscellaneous */ 
	.border {
		border:1px solid #999;
		}
	form {
		border:1px dashed #ccc;
		background-color:#f3f3ea;
		}
	input, textarea {
		border:1px solid #aaa;
		}
	input.button {
		background-color:#b7b789;
		}
	input.button:hover {
		background-color:#ffe;
		}
	table {
		border:1px solid #999;
		}
	th, td {
		border:1px solid #ccc;
		}

/* Page Design Graphics */
	#container {
		background-image:url(uploads/AuraExoskin/aura_page_background.gif);
		background-repeat:repeat-y;		
		}
	#sidebar {
		background-image:url(uploads/AuraExoskin/aura_sidebar_head.gif);
		background-repeat:no-repeat;
		}
	#containerfoot {
		background-image:url(uploads/images/aura_page_foot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h2 {
		background-image:url(uploads/AuraExoskin/aura_page_head.gif);
		background-repeat:repeat-x;
		}
	#sidebarcontent .alt {
		background-image:url(uploads/AuraExoskin/aura_sidebar_alt.gif);
		background-repeat:repeat-y;
		}
/* End of 'old-AuraExoskin : Aura-I screen-design' */

/* Start of CMSMS style sheet 'old-AuraExoskin : Aura-I screen-cmsms' */
/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
	Adapted to CMS Made Simple (http://www.cmsmadesimple.org/) by kermit 14 Mar 2007	
*/
.printonly, .hide {display:none;}
div.navpath {margin:2em 10px 0;}
div.news {margin:1em 10px;}
li.currentpage, li.activeparent  {font-style:italic;}
li.activeparent li {font-style:normal;}
div.vnav hr {height:0;width:0;border:0;padding:.25em 0;}
#primarynav .currentpage, #primarynav li.active00, 
#primarynav li.active01, #primarynav .activeparent li a {padding:0 15px;}
div.vnav h3 {display:none;}
div.vnav {padding-bottom:.5em;}
div.vnav a {padding:0;margin:0;}
div.vnav ul {margin:0 10px 0 0;padding:.5em 0;list-style-type:none;}
div.vnav ul li {margin:0 0 0 1em;padding:0;}
div.vnav ul ul {list-style-type:disc;margin:0 0 0 1.2em;padding-left:.3em;}
div.vnav ul ul li {margin:0;}
.NewsSummaryLink {font-weight:bold;margin-bottom:.2em;}
.NewsSummaryContent {margin-bottom:.5em;}
.NewsSummaryPostdate, .NewsSummaryAuthor, .NewsSummaryCategory {display:none;}

/* End of 'old-AuraExoskin : Aura-I screen-cmsms' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

