/* Background color or image */
body {
	background: #ffffff url(../../images/shockerville/bgTile.gif) repeat top left;	
	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: #ffd200;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background: url(../../images/shockerville/topbar.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: #ffd200;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background: url(../../images/shockerville/topbar.gif)
}

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

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

}

/* 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: #ffd200;	
	line-height: 20px;	
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/shockerville/Corner_Bar_Longer.gif) #000000;
}

/* 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: #ffd200;
	line-height: 20px;
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/shockerville/Corner_Bar_Longer.gif) #000000;
}

/* 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: #ffd200;	
	line-height: 20px;	
	letter-spacing: 0px;
	height: 20px;
	padding-left: 10px;
	background: url(../../images/shockerville/Corner_Bar_Longer.gif) #000000;
}

/* Bar at the top of the panel boxes throughout the application */
.topheaderlonger {
	background: url(../../images/shockerville/Corner_Bar_Longer.gif) #000000;
	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: #ffd200;
	background: url(../../images/shockerville/topbar.gif) #000000 repeat-x top left;
	line-height: 20px;
	letter-spacing: 0px;
	padding-left: 10px;
}

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

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

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

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

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

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

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

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

/* Footer Powered By */
.poweredBy {
	color:#ffffff;	
	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: #000000;
	text-decoration: none;
}
a.anchorRed:hover {
	text-decoration: underline;
	color: #e4a025;
}

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

/* Color of the background INSIDE the entire main table area where all the panels are */
.menuheadertable {
	background-color: #464646;
	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/shockerville/Corner_Bar_Shorter.gif");	
	background-repeat: no-repeat;	
}

.bottomLine {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #e6b122;
}

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

/* Inside Roommate Finder, the percentage text, the "Return to Questionnaire" link text, as well as other things */
.textHilite {
	color: #002b5c;
	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/shockerville/Icons/athleticFeatIcon.jpg) top left no-repeat;
}

/* Bottom right feature box icon */
#tabs ul li a.five {
	background:#fff url(../../images/shockerville/Icons/newsIcon.jpg) 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: #ffd200;	
	cursor: pointer;	
	cursor: hand;	
	text-decoration: none;	
}

/* The Add Friends link under the Similar Members Box */
a.homeAddFriend:link, a.homeAddFriend:active, a.homeAddFriend:visited {
	color: #aa630b;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.homeAddFriend:hover {
	text-decoration: underline;
}

/* The color of the top bar in the Discussion Guru box. */
td.forumSupervisorHeader {
	background-color: transparent;
	background-image: url(../../images/shockerville/forumSupervisorBg.gif);
}

/* The color of the Discussion Group in the individual sections. */
.helveticaBoldRed18pt {
	font-size: 18px;
	color: #ffd200;
	font-family: Helvetica;
	font-weight: bold;
}