/* Start of CMSMS style sheet '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:#000;
		color:#CFB78E;
		}
/*	#globalheadcontent {
		background-color:#120c07;
		} 
	#pagehead {
                margin-top:15px;
		}
        #pagehead h2 {
		background-color:#080605;
		}
	#pagecontent {
		background-color:#080605;
		}
	#sidebarcontent {
		color:#b29a74;
		}
	#sidebarcontent .alt {
		background-color:#080605;
		}

	#primarynav li a:hover {
		background-color:#080605;
		} 
*/

/* Miscellaneous */ 

         fieldset {
                width:480px;		
                margin:0px;
	        border:0; 
		padding:20px;
		background-color:#0c0806; 
	}
	form {
		border:none;
		background-color:#0c0806; 
		}
	input, textarea {
		border:3px solid #242b36;
                margin:1px 0px 5px 0px;
                padding:2px;
		}
        form .fbsubmit {
                background: #d07600;
                color:#ffffff;
                float:right;
                margin-right:50px;
                padding:6px;
                font-weight:bold;
                }
        .captcha
                {float:left;
                  margin-left:20px;                  
}
	input.button {
		background-color:#bbbdbb;
		}
	input.button:hover {
		background-color:#ffe;
		}
	table {
		border:1px solid #999;
		}
	th, td {
		border:1px solid #ccc;
		}

/* Page Design Graphics */
	#container {

		background-repeat:repeat-y;		
		}
	#sidebar {
	/*	background-image:url(uploads/AuraExoskin/aura_sidebar_head.gif); */
		background-repeat:no-repeat;
		}
	#containerfoot {
		background-image:url(uploads/images/footer-bg.gif); 
		background-repeat:repeat-x;
		background-position:bottom;
		}
	#pagehead h2 {
	/*	background-image:url(uploads/AuraExoskin/aura_page_head.gif); */
		background-repeat:repeat-x;
		}
	#sidebarcontent .alt {
		background-image:url(uploads/images/sidebar-glow.gif);
		background-repeat:repeat-y;
		}
 hr {
  border: 0;
  width: 100%;
  background-color: #222833;
  height: 1px;
}
#tinymce {
text-align:left;
}
/* End of 'AuraExoskin : Aura-I screen-design' */

