/* CSS Document */

body { margin:0px; padding:0px; background-color: #000000; font-family: Arial, Helvetica, sans-serif;}
img {border: 0px;}

#orangeBreak { background:url(../images/orangeLine.gif) repeat-x; width: 100%; height: 9px; }

/* CONTENT WRAPPERS */

#contentHolder { position: relative; left: 40px; width: 920px; }
#coverUp { position: absolute; width: 990px; text-align: left; position: absolute; top: 0px; left: 50%; margin-left: -495px; height: 100%; overflow:hidden; z-index:100; }

/* TEXT DEFINITIONS */

.courierTxt { font-size: 12px; color: #FFFFFF; font-family: Courier New, Courier, monospace;  }
.courierTxtGrey { font-size: 12px; color: #7b7b7b; font-family: Courier New, Courier, monospace;  }

.footer { font-size: 11px; color: #727272; }
.footer a { color: #727272; text-decoration: none; }
.footer a:hover, .footer a:visited:hover { text-decoration: underline; color:#ffffff; }
.footer a:visited { text-decoration: none; }

.whtText { font-size: 12px; color: #FFFFFF; }
.whtText a { color: #ec7107; text-decoration: none; }
.whtText a:hover, .whtText a:visited:hover { text-decoration: underline; color:#ec7107; }
.whtText a:visited { text-decoration: none; }

.whtTextLarge { font-size: 18px; color: #FFFFFF; }
.whtTextLarge a { color: #FFFFFF; text-decoration: none; }
.whtTextLarge a:hover, .whtTextLarge a:visited:hover { text-decoration: underline; color:#ec7107; }
.whtTextLarge a:visited { text-decoration: none; }

/* MENU */

#mainMenu { width:505px; padding:0px; margin:0px; display: block; overflow: hidden; list-style: none;	}
#mainMenu li { margin: 0; padding: 0 0 0 0; display: block; list-style-type: none; }
#mainMenu a { float: left; margin: -1 0 0 0; padding: 28 0 0 0; overflow: hidden; height: 0px !important; height /**/:28px; /* for IE5/Win */ }
#mainMenu a:hover, #mainMenu a:active, #mainMenu a.selected { background-position: 0 -30px; }

#mStay a { width: 494px; background: url(../images/mStayInTouch.gif) top left no-repeat; }
#mReport a { width: 363px; background: url(../images/mReportNewMessage.gif) top left no-repeat; }
#mFriends a  { width: 254px; background: url(../images/mSendAMessage.gif) top left no-repeat; }

/* SIFR DEFINITIONS */

h1 { font-size: 36px; padding: 0px; margin: 0px; }
h2 { font-size: 12px; padding: 0px; margin: 0px; }
h3 { font-size: 36px; padding: 0px; margin: 0px; text-transform:capitalize; }

/* SIFR */
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3 {
	visibility:  hidden;
}

.sIFR-active h1 { padding: 2 0 0 0;
  	line-height: 1em;
	visibility: hidden; }

