/* 
	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/)
	Changes and additions are copyright by Business Architects LLC, 2005 (http://www.BusinessArchitectsLLC.com/)
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/)
*/

/* Adjust these styles to your colour scheme */
	body {
		background-color:#a6b1bd;
		color:#222;
		}
	#globalheadcontent {
		background-color:#000;
		color: rgb(222,207,89) ;
		}
	#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: rgb(178,138,28);
		}
	#sidebarcontent h3, #sidebarcontent h4 {
		color:#036;
		}
	#globalheadcontent {
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		text-align: center;
		font-family: sans-serif;
		vertical-align: middle;
		}

/* 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;
		} */
/* box links I hope */
   div#links { 
      position: relative;
      top: 1em;
      left: -15px;
      width: 200px;
      height: 700px;
     /* font-family: Verdana,sans-serif;
      font-style: normal;
      font-variant: small-caps;
      font-weight: normal;
      font-size: large;
      line-height: normal;
      font-size-adjust: none;
      font-stretch: normal; */
      z-index: 100; 
   }
   
   div#links a { 
      /* border-width: 0pt 5px 0pt 0pt; */
      height: 1em ;
      margin: 1pt 1pt 1px 1px;
      padding: 5px 5px;
      background: rgb(178, 178, 139) none repeat scroll 0%; 
      display: block;
      text-align: left;
      font-family: Verdana,sans-serif;
      font-style: normal;
      font-variant: normal;
      font-weight: bold;
      font-size: 10pt;
      line-height: normal;
      font-size-adjust: none;
      font-stretch: normal;
      text-decoration: none;
      color: rgb(25, 25, 25);
/*      -moz-background-clip: initial;
      -moz-background-origin: initial;
      -moz-background-inline-policy: initial; */ 
   }
   
   div#links a:hover { 
      border: 0px double black ;
      background: rgb(227, 227, 177) none repeat scroll 0%; 
      color: rgb(25, 25, 25);
/*      -moz-background-clip: initial;
      -moz-background-origin: initial;
      -moz-background-inline-policy: initial; */ 
   }
   
   div#links a span { display: none; }
   
   div#links a:hover span { 
      margin: 0px;
      padding: 5px;
      background:  none repeat scroll 0%;
      display: block;
      position: absolute;
      /* the following line determines the postion
         of the floating "tip" for the menu items   EAL 2007-07-23 */
      top: 29em;
      left: 12px;
      width: 190px;
      z-index: 100;
      color: rgb(0, 0, 0);
/*      -moz-background-clip: initial;
      -moz-background-origin: initial;
      -moz-background-inline-policy: initial;  */
      font-family: Verdana,sans-serif;
      font-style: normal;
      font-variant: small-caps;
      font-weight: normal;
      font-size: 12px;
      line-height: normal;
      font-size-adjust: none;
      font-stretch: normal;
      text-align: center;  
   }

   div#links ul {
        list-style-type: none;
        line-height: 0px;  /* EAL  */
     }

/* 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(./images/page_background.gif);
		background-repeat:repeat-y;		
		}
	#sidebar {
		background-image:url(./images/sidebar_head.gif);
		background-repeat:no-repeat;
		}
	#containerfoot {
		background-image:url(./images/page_foot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h2 {
		background-image:url(./images/page_head.gif);
		background-repeat:repeat-x;
		}
	#sidebarcontent .alt {
		background-image:url(./images/sidebar_alt.gif);
		background-repeat:repeat-y;
		}
