/**********************************************************
File: LFESTYLE.CSS
===========================================================
- style sheet for all pages
===========================================================
Copyright © 2002-2005 Lambda Phi Epsilon Xi Chapter. All Rights Reserved
**********************************************************/
BODY
{
    BACKGROUND-COLOR: #000000;
    COLOR: #FFFFFF;
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;

    SCROLLBAR-FACE-COLOR: #999999;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #C8C8C8;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #E8E8E8;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

P
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.TBLHEADER
{
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;
    LETTER-SPACING: 1;
    BACKGROUND-COLOR: #808080;
    BORDER-COLOR: #C0C0C0;
}

.TBLPOST
{
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #999999;
    BORDER-COLOR: #C0C0C0;
}

.TBLHEADEREVENTDETAILS
{
    BACKGROUND-COLOR: #39344A;
    BORDER-COLOR: #C0C0C0;
}

.TBLPOSTEVENTDETAILS
{
    BACKGROUND-COLOR: #808088;
    BORDER-COLOR: #C0C0C0;
}

.TBLHEADERPROFILEDETAILS
{
    BACKGROUND-COLOR: #39344A;
    BORDER-COLOR: #C0C0C0;
}

.TBLPOSTPROFILEDETAILS
{
    BACKGROUND-COLOR: #808088;
    BORDER-COLOR: #C0C0C0;
}

.ROSTER
{
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #000000;
}

#EventDetails{
    position:absolute;
    width:500px;
    height:125px;
    border: 1px solid #808080;
    filter: Alpha(Opacity=85);
    background-color:#000000;
    visibility:hidden;
}

#ProfileDetails{
    position:absolute;
    width:550px;
    height:350px;
    border: 1px solid #808080;
    filter: Alpha(Opacity=85);
    background-color:#808088;
    visibility:hidden;
}

a.ROSTERLINK:link {
	text-decoration:	underline;
	color:	#E8E8E8;
}
a.ROSTERLINK:visited {
	text-decoration:	underline;
	color:	#E8E8E8;
}
a.ROSTERLINK:hover {
	text-decoration:	overline underline;
	font-weight: 700;
	font-size: 10pt;
	color:	#4F5277;
}
a.ROSTERLINK:active {
	text-decoration:	underline;
	color:	#E8E8E8;
}

a.CLOSEEVENTDETAILS:link {
	text-decoration:	none;
	color:	#E8E8E8;
}
a.CLOSEEVENTDETAILS:visited {
	text-decoration:	none;
	color:	#E8E8E8;
}
a.CLOSEEVENTDETAILS:hover {
	text-decoration:	underline;
	font-weight: 700;
	color:	#E8E8E8;
}
a.CLOSEEVENTDETAILS:active {
	text-decoration:	none;
	color:	#E8E8E8;
}

a.ROSTERPROFILEDETAILS:link {
	text-decoration:	none;
	color:	#39344A;
}
a.ROSTERPROFILEDETAILS:visited {
	text-decoration:	none;
	color:	#39344A;
}
a.ROSTERPROFILEDETAILS:hover {
	text-decoration:	underline;
	font-weight: 700;
	color:	#39344A;
}
a.ROSTERPROFILEDETAILS:active {
	text-decoration:	none;
	color:	#39344A;
}
.GBOOK
{
    FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: #000000;
}

IMG.GUESTBOOK {
	overflow: hidden;
	width:  20em;
	height: 20em;
}


A.login:link	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A.login:visited	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A.login:active	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A.login:hover	{	
	text-decoration:	underline;
	color:	#C0C0C0;
	}
	
a.CALENDAREVENT:link {
	text-decoration:	underline;
	color:	#818000;
}
a.CALENDAREVENT:visited {
	text-decoration:	underline;
	color:	#818000;
}
a.CALENDAREVENT:hover {
	text-decoration:	underline;
	font-weight: 700;
	font-size: 10pt;
	color:	#313852;
}
a.CALENDAREVENT:active {
	text-decoration:	underline;
	color:	#818000;
}

a.CALENDAR:link {
	text-decoration:	none;
	color:	#52555A;
}
a.CALENDAR:visited {
	text-decoration:	none;
	color:	#52555A;
}
a.CALENDAR:hover {
	text-decoration:	underline;
	font-weight: 700;
	font-size: 10pt;
	color:	#313852;
}
a.CALENDAR:active {
	text-decoration:	none;
	color:	#52555A;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	FONT-FAMILY: Trebuchet MS, Verdana, Univers, Helvetica, Arial, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#E8E8E8;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-weight: bold;
	color:	#31415A;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}