/* LAYOUT 1  --- this value is parsed as 11th character - do not change spacing */

/* Sphinx Head */


/*HTML Elements*/

#wrap {
	width: 970px;
	}

body {
	background-image: url(151-sphinx/images/sh-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #000;
	background-color: #FAF9F6;
	}
	
a 	{
	color: #660000;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	}	



/* This section controls fonts and colors in the login section */

#login	{
	background-image: url(151-sphinx/images/sh-login.jpg);
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
	margin-left: 10px;
	margin-top: -3px;
	width: 100%;
	}

#loginlinks {
	font-size: 11px;
	padding-right: 10px;
	}
	
#login form {
	margin-top: 17px;
	padding-right: 170px;
	color: black;
	font-size: 11px;
	}

#login a 	
	
	{
	color: black;
	}

#login a:hover 	
	
	{
	color: #85011F;
	}


#banner {
	float: left;
	position: relative;
	font-size: 25px;
	width: 100px;
	margin-top: -937px;
	text-align: center;
	margin-left:-0px;
	height: 1px;
	}




/* This section controls the wraps*/



#navwrap {
	width: 970px;
	padding-top: 2px;
	padding-bottom: 10px;
	clear: right;
	z-index: 5;	
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	}
	
#contentWrap {
	background-color: transparent;
	padding-top: 10px;
	width: 970px;
	}
	
#content {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	width: 750px;
	margin-left: -15px;
	}



/* This section controls the menu navigation div*/


#nav {
	float: left;
	margin-top: -2px;
	width: 970px;
	list-style: none;
	padding-bottom: 1px;
	border: 0px solid #000;
	background-color: transparent;
	font-size: .85em;
	height: 0px;
	clear: both;
	color: #000;
	}

#membernav {
	float: left;
	margin-left: 0px;
	width: 970px;
	height: 40px;
	list-style: none;
	margin-top: 0px;
	font-size: .85em;
	clear: both;
	background-color: transparent;
	border: 0px solid #85011F;
	color: #000;
	font-family: Georgia, times, serif;
	font-size: 13px;
	}

#officernav {
	float: left;
	margin-left: 0px;
	width: 970px;
	list-style: none;
	border: 0px solid #fff;
	margin-top: 5px;
	background-color: transparent;
	font-size: .85em;
	font-family: arial, Helvetica, sans-serif;
	clear: both;
	color: #000;
	}

#adminnav {
	float: left;
	width: 970px;
	list-style: none;
	border: 0px;
	background-color: #EBE5D7;
	font-size: .7em;
	padding-bottom: 0px;
	}


#membernav li a, #officernav li a, #adminnav li a {
	float: left;
	position: relative;
	margin: 0px;
	color: black;
	}

/* the hover characteristics */

#nav a:hover, #officernav a:hover, #adminnav a:hover 
	{
	font-family: arial, verdana, sans-serif;
	color: #CCCC99;
	font-weight: normal;
	
	}

#membernav a:hover
	{
	font-family: Georgia, times, serif;
	color: #fff;
	background-color: #85011F;
	font-weight: normal;
	}
	
/* Gifts and event and login table controls */
	

td.gifts1 	{
		width: 300px;
		text-align: left;
		}

/* These next two commands control color of background in auto-table cells */

.row1 td {	
	background-color: #E5DECE;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1 td a {
	color: #000;
	}

.row0 td {
	background-color: #AF9C86;
	text-align: left;
	font-size: 1.1em;
	padding-left: 15px;
	color: #000;
	}

.row0 td a {
	color: #000;
	}

/* These next two commands control color of font in auto-table cells */


.row1_event td {	
	background-color: #E5DECE;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1_event td a {
	color: #000;
	}

.row0_event td {
	background-color: #AF9C86;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0_event td a {
	color: #000;
	}
	
/* Misc. */

#footer {
	width: 970px;
	margin-left: -15px;
	height: 40px;
	margin-top: 0px;
	background-color: transparent;
	font-size: .8em;
	text-align: center;
	color: black;

	}

/* Headers and font colors */
	
.attention
	{	color: #fc6;
	}
		
h1, .lg_header { 
	font-size: 1.7em; 
	font-family: Georgia, times, serif;
	text-align: left;
	font-weight: lighter;
	color: #85011F;
	}
	
h2, .sm_header  {
    font-size: 1.5em;
	font-family: Georgia, times, serif;
	color: #777;
 	text-align: left;
	text-decoration: none;
	font-weight: normal;
	}	



/* homepage customization */




#sphinxhome-wrap {
	position: relative;
	width: 980px;
	margin: 0px auto;
	background-color: #85011F;
	}

#sphinxhome-login {
	float: right;
	width: auto;
	height: 126px;
	font-size: .7em;
	margin-top: 5px;
	margin-bottom: 0px;
	z-index: 1000;
	background-image: url(151-sphinx/images/Main.jpg);
	background-repeat:no-repeat;
	margin-top:150px;
	margin-left: 200px;
	}

#sphinxhome-login a 	
	
	{
	color: white;
	}



#sphinxhome-login form {
	float: right;
	margin-top: 80px;
	margin-right: 300px;
	z-index: 100;
	}
	
#sphinxhome-login form a 	
	
	{
	color: white;
	}

#sphinxhome-user, #sphinxhome-pass, #sphinxhome-loginbutton { 
	float: left; 
	margin-left: 20px;
	color: white;
	}

#sphinxhome-loginbutton {
	text-align: right;
	}
	
#sphinxhome-loginlinks {
	position: relative;
	float: right;
	clear: right;
	width: 287px;
	margin-top: 6px; 
	margin-right: 300px;
	font-size: .9em;
	text-decoration: none;
	padding: 5px;
	}

.sphinxhome-body 
	{
	background-color: #85011F;
	background-image: none;
	}