/* LAYOUT 1  --- this value is parsed as 11th character - do not change spacing */

/* Lambda Iota - Vermont */


/*HTML Elements*/

#wrap {
	width: 970px;
	background-color: transparent;
	border-width: 0px;
	border-color: #000;	
	}

body {
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(/331-lambdaiotavt/redesign2/li_vt_bg.jpg);
	line-height: 1.1em;
	}

	
a 	{
	color: #993333;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #ccc;
	text-decoration: underline;
	font-weight: normal;
	}	


/* This section controls fonts and colors in the login section */

#login	{
	position: relative;
	height: 70px;
	margin-left: 0px;
	margin-top: -3px;
	width: 100%;
	font-family: Arial, helvetica, sans-serif;
	}

#loginlinks {
	font-size: 11px;
	margin-right:-30px;
	font-family: arial, helvetica, sans-serif;
	width: 350px;
	margin-top: 10px;
	}
	
#login form {
	margin-top: 30px;
	padding-right:10px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
	}

#login a 	
	{
	color: white;
	}

#login a:hover 	
	{
	color: #993333;
	}

#banner {
	height: 170px;
	width: 970px;
	margin-top: -74px;
	margin-left:0px;
	background-image: url(/331-lambdaiotavt/redesign2/NewLambdaIotaBanner3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

/* This section controls the wraps*/

#navwrap {
	width: 970px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	z-index: 5;	
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	background-color: transparent;
	border-right: solid;
	border-width: 0px;
	border-color: #000;	
	}
	
#contentWrap {
	width: 970px;
	padding-bottom: 0px;	
	position: relative;
	margin-top: 0px;
	border-right: solid;
	border-width: 0px;
	border-color: #000;	
	padding-bottom: 10px;
	}
	
#content {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	width: 950px;
	margin-right: 0px;
	background-color: #E9E9E9;
	border-left: solid;
	border-right: solid;
	border-width: 0px;
	border-color: #000;
	position: relative;
	clear: left;
	}


/* This section controls the menu navigation div*/


/* NORMAL NAVS*/

#nav {
	position: relative;
	float: left;
	width: 970px;
	list-style: none;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	background-color: transparent;
	height: 30px;
	clear: both;
	color: #52A0BF;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 12px;
	z-index: 10;
	}

#membernav {
	position: relative;	
	float: left;
	width: 970px;
	list-style: none;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	background-color: #333;
	height: 23px;
	clear: both;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 10;
	}

#officernav {
	float: left;
	width: 970px;
	height: 23px;
	list-style: none;
	clear: both;
	background-color: #993333;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 12px;
	position: relative;
	padding-left: 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	border-width: 0px;
	border-color: #000;	
	z-index: 10;
	}

#adminnav {
	float: left;
	width: 970px;
	list-style: none;
	border: 0px;
	background-color: #000;
	font-size: 10px;
	margin-left: 0px;
	position: relative;
	z-index: 10;	
	}

/* MENU LIs*/


#nav li a {
	color: #ffffff;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 12px;
	font-weight: normal;
	z-index: 6; 
	margin-top: 3px;
	}

#membernav li a {
	color: #fff;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}	
	
#officernav li a {
	color: #ffffff;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}	
	
#adminnav li a {
	color: #ffffff;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

#nav ul, #membernav ul, #officernav ul #adminnav ul {
	top: auto;
	left: auto;
	display: none;
	width: 80px;
	margin: 0px 0px 0px -3px;
	padding: 0px;
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	}
	
	
#nav li:hover ul, #membernav li:hover ul, #officernav li:hover ul, #adminnav li:hover ul {
	display: block;
	}
	
#nav ul li, #nav ul li a, #membernav ul li, #membernav ul li a, #officernav ul li, #officernav ul li a 
	{
	background-image: url(120-adphicor/redesign/rollover.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	filter:alpha(opacity=90);  
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
 #adminnav ul li, #adminnav ul li a {
	background-color: #98B84D;
	background-repeat: repeat-x;
	font-weight: normal;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}	

	
#nav ul li a, #membernav ul li a, #officernav ul li a, #adminnav ul li a {
	margin-top: 0px;
	padding: 5px 6px;
	width: 120px;
	}
	



/* the hover characteristics */

#nav a:hover
	{
	background-color: transparent;
	color: #993333;
	font-weight: normal;	
	}

#membernav a:hover
	{
	color: #993333;
	height: 15px;
	background-color: transparent;
	font-weight: normal;
	}
	
#officernav a:hover
	{
	background-color: transparent;
	color: #000000;
	font-weight: normal;	
	}


#adminnav a:hover 
	{
	color: #993333;
	background-color: black;
	}

	
	
/* Gifts and event and login table controls */
	

td.gifts1 	{
		width: 650px;
		text-align: left;
		}

td.gifts2 	{
		width: 400px;
		text-align: left;
		}

#giftchoices {
		width: 600px;
		text-align: left;
		}


.row1_event td {	
	background-color: #666;
	font-size: 1.1em;
	text-align:left;
	color: #fff;
	padding-left: 15px;
	}

.row1_event td a {
	color: #fff;
	}

.row1_event td a:hover {
	color: #000;
	}
	
.row0_event td {
	background-color: #ccc;
	text-align:left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0_event td a {
	color: #000;
	}
	
.row0_event td a:hover {
	color: #5A8D33;
	}
	
.row1 td {	
	background-color:#666;
	text-align:left;
	color: #fff;
	}

.row0 td {
	background-color:#ccc;
	text-align:left;
	color: #000;
	}

/* Misc. */

#footer {
	width: 970px;
	height: 45px;
	font-size: 1em;
	color: #993333;
	border-bottom: solid;
	border-bottom-color: #7B7B7B;
	border-left: 0px solid #000;;
	border-right: 0px solid #000;;
	border-bottom-width: 0px;
	border-top: 0px solid #000;
	background-color: transparent;
	position: relative;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	}
	
/* Headers and font colors */
	
	
h1, .lg_header { 
	font-size: 1.5em; 
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	text-align: left;
	text-transform: lowercase;
	color: #000000;
	font-weight: lighter;
	line-height: 1.2em;
	}
	
h2, .sm_header  {
    font-size: 1.2em;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	color: #660000;
 	text-align: left;
 	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
	}	

.highlight
	{
	color: #99CEDB;
	}

.payform_label
	{
	font-weight: bold;
	font-size: 13px;
	}



/* jQuery slideshow for front page 2013 */

#slideshow2 {
  width: 930px;
  height: 350px;
}