/* Background color or image */
body {
	background-image: url(../../images/clubred_admitted/bckgrd.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;	
	font-family: Helvetica,Verdana,Arial,Sans-serif;	
	font-weight: normal;	
	font-size: 10px;	
	color: #333333;	
	margin: 0px 0px 0px 0px;	
}

/* Top bar at the top where the top navigation resides */
#mainMenuLTD {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-color: #DD0000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background: url(../../images/clubred_admitted/mainMenuBg.gif) 
}

/* Top bar at the top where the top navigation resides */
#mainMenuRTD {	
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9px;
	background-color: #DD0000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background: url(../../images/clubred_admitted/mainMenuBg.gif)
}

/* Color of menu options bar throughout the whole site */
.menuredclass {
	background-color: #DD0000;
}

/* Font for main nav and headers */
.menuTdLargeFont {
	font-family: Helvetica, Verdana, Arial, Sans-serif;	
	font-weight: bold;	
	font-size: 11px;	
	color: white;	
	line-height: 8px;	
}

/* Top menu options throughout the application */
.menuanchor {
	text-decoration: none;
	color: #ffffff;

}

/* Bar at the top of the panel boxes throughout the application */
.boxHeader240 {
	width: 240px;
	font-family: Helvetica, Verdana, Arial, Sans-serif;	
	font-weight: bold;	
	font-size: 11px;	
	color: white;	
	line-height: 20px;	
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/clubred_admitted/Corner_Bar_Longer.gif) #DD0000;
}

/* Bar at the top of the panel boxes throughout the application */
.boxHeader490 {
	width: 490px;
	font-family: Helvetica,Verdana,Arial,Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/clubred_admitted/Corner_Bar_Longer.gif) #DD0000;
}

/* Bar at the top of the panel boxes throughout the application */
.boxHeader740 {
	width: 740px;
	font-family: Helvetica, Verdana, Arial, Sans-serif;	
	font-weight: bold;	
	font-size: 11px;	
	color: white;	
	line-height: 20px;	
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/clubred_admitted/Corner_Bar_Longer.gif) #DD0000;
}

/* Bar at the top of the panel boxes throughout the application */
.topheaderlonger {
	background: url(../../images/clubred_admitted/Corner_Bar_Longer.gif) #DD0000;
	height: 20px;
}

/* Bar at the top of the panel on the Login page */
.mainHeaderFont {
	font-family: Helvetica,Verdana,Arial,Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background: url(../../images/clubred_admitted/mainMenuBg.gif) #DD0000 repeat-x top left;
	line-height: 20px;
	letter-spacing: 0px;
	padding-left: 10px;
}

/* Special color font color throughout the site */
.helveticaRed12pt {
	color: #b40000;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica;
}

/* Special color font color throughout the site */
.helveticaBoldRed13pt {
	color: #b40000;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica;
}

/* Special color font color throughout the site */
.titleBoldRedFont {
	color: #b40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11pt;	
	font-weight: bold;	
}

/* Special color font color throughout the site */
.helveticaBoldRed12pt {
	color: #b40000;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
}

/* Special color font color throughout the site */
.pgRedFont {
	color: #b40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	font-weight: bold;	
}

/* Special color font color throughout the site */
.normalBoldRedFont {
	color: #b40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;	
	font-weight: bold;	
}

/* Footer Info Text */
.helveticaWhite12pt {
	font-size: 12px;
	font-family: Helvetica;
	color: #666666;
	text-decoration: none;
}

/* Footer Info Text Links */
a.anchorWhite:link, a.anchorWhite:active, a.anchorWhite:visited {
	color: #666666;
	text-decoration: none;
}

/* Footer Powered By */
.poweredBy {
	color:#666666;	
	font-style:italic;	
	font-weight: bold;	
	font-family: Verdana,Helvetica,Arail,San-serif;	
	font-size:8px;	
}

/* Links that should have the same color as the special font color above for the mouse-out state, and possibly a little lighter color on mouse-over */
a.anchorRed:link, a.anchorRed:active, a.anchorRed:visited {
	color: #0077f2;
	text-decoration: none;
}
a.anchorRed:hover {
	text-decoration: underline;
	color: #0099ff;
}

/* The color of the background of the entire footer area */
.footer {
	border-collapse: collapse;
	clear:both;
	background: #f1f1f3;
}

/* Color of the background INSIDE the entire main table area where all the panels are */
.menuheadertable {
	background-color: #f1f1f3;	
	padding: 0px;
}

/* On the messages page are tabs for items like inbox, sent, etc. This graphic is for the color of the selected tab. */
.topheadershortred {
	background-image:url("../../images/clubred_admitted/Corner_Bar_Short.gif");	
	background-repeat: no-repeat;	
}

/* Inside Roommate Finder are places where thin borders can be found. This is the color for those borders. */
.box {
	border: 1px solid #DA1F00;
	background-color: #EEEEEE;
}

/* Inside Roommate Finder, the percentage text, the "Return to Questionnaire" link text, as well as other things */
.textHilite {
	color: #DA1F00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Inside Roommate Finder, the size of the percentage text */
.largeText {
	font-size: 33px;
}

/* Top right feature box icon */
#tabs ul li a.two {
	background:#fff url(../../images/clubred_admitted/Icons/newsIcon.jpg) top left no-repeat;
}

/* Bottom right feature box icon */
#tabs ul li a.five {
	background:#fff url(../../images/clubred_admitted/Icons/twitter.png) top left no-repeat;
}

/* The black trim at the top/bottom of the header menu options */
.bottomBlackLines {
	border-bottom: 1px solid #000000;
}

/* View all text inside of the gradient bar at the top of all the small panels */
.viewAll {
	font-family: Verdana,Helvetica,Arail,San-serif;	
	font-weight: normal;	
	font-size: 10px;	
	vertical-align:text-top;
	color: #FFFFFF;	
	cursor: pointer;	
	cursor: hand;	
	text-decoration: none;	
}

/* forum Supervisor styles for Discussion Gurus */
td.forumSupervisorHeader {
	padding: 0px 0px 0px 10px;
	background: #CC0000;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-right: 1px solid #434443;
	border-bottom: 1px solid #434443;
	color: white;
	font-weight: bold;
}