@charset "utf-8";
/* CSS Document */
html,body {
	height:100%;
}
body,td,th {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin:0px;
}
/* ---------- Links ---------- */
a:link {
	color: #004c9a;
	text-decoration: none;
}
a:visited {
	color: #004c9a;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
	background-color: transparent;
}
a.noline:hover {
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
a:active {
	color: #004c9a;
	text-decoration: none;
}
/* ---------- Input Fields ---------- */
input, textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#000000;
	background-color:#F2F2F2;
	border: 1px solid #003300;
	padding:1px;
	-moz-opacity:0.8;
	filter:Alpha(Opacity=80);
}
input:focus, textarea:focus, select:focus {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#121212;
	border: 1px solid #003300;
	-moz-opacity:1.0;
	filter:Alpha(Opacity=100);
}
.disabled {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#CCCCCC;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	-moz-opacity:0.8;
	filter:Alpha(Opacity=80);
}
/* ---------- Forms ---------- */
.asterisk {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
div.row {
  clear: both;
  padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 330px;
  text-align: left;
}
/* ---------- Container ---------- */
#container {
	min-height:100%;
	width:100%;
	position:relative;
}
/* ---------- Header & Banner ---------- */
#header {
	background:url(../images/TopHeader.gif) repeat-x;
	padding: 0 10px 0 10px;
	height:30px;
	line-height:30px;
}
#statusmsg {
	float:right;
	text-align:right;
}
#banner {
	line-height:162px;
	height:162px;
	background-repeat:repeat-x;
	background-image:url(../images/TopBannerCont.gif);
}
#bannerright {
	background-repeat:no-repeat;
	background-image:url(../images/TopBanner.jpg);
	background-position:right;
}
/* ---------- Navigation ---------- */
.navimg {
	padding: 10px;
	border: 0px;
}
/* ---------- Tables ---------- */
.content_table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.content_table td, .content_table tr{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.tabletopleft, .tabletop, .tabletopright, .tablebotright, .tablebot, .tablebotleft {
	height:21px;
}
.tabletopright, .tableright, .tablebotright, .tablebotleft, .tableleft, .tabletopleft {
	width:22px;
}
.tabletop {
	background-image:url(../images/BorderTop.gif);
	background-repeat:repeat-x;
}
.tabletopright {
	background-image:url(../images/CurveTopRight.gif);
	background-repeat:no-repeat;
}
.tablecontent {
	background-color:#E5E5E5;
	width:auto;
	padding: 0px 15px 0px 15px;
}
.tableright {
	background-image:url(../images/BorderRight.gif);
	background-repeat:repeat-y;
}
.tablebotright {
	background-image:url(../images/CurveBotRight.gif);
	background-repeat:no-repeat;
}
.tablebot {
	background-image:url(../images/BorderBot.gif);
	background-repeat:repeat-x;
}
.tablebotleft {
	background-image:url(../images/CurveBotLeft.gif);
	background-repeat:no-repeat;
	background-position: right;
}
.tableleft {
	background-image:url(../images/BorderLeft.gif);
	background-repeat:repeat-y;
	background-position: right;
}
.tabletopleft {
	background-image:url(../images/CurveTopLeft.gif);
	background-repeat:no-repeat;
	background-position: right;
}
/* ---------- Special ---------- */
.smallText {
	font-size: 11px;
}
#login {
	padding-left:15px;
	z-index:5;
}
div.spacer {
  clear: both;
}
.warningText {
	color:#CC0000;
}
/* ---------- Content Layout ---------- */
.heading {
	font-weight:bold;
}
.datetime {
	font-size:11px;
	color:#333333;
}
.content {
	text-align:justify;
}
/* ---------- Footer ---------- */
#clearfooter {
	height:34px;
	clear:both;
}
#footer {
	height:172px;
	position:relative;
}
#footermsg {
	text-align:center;
}
#footerbot {
	background-repeat:repeat-x;
	background-image:url(../images/BotFooter.jpg);
	line-height:172px;
}
/* ---------- Columns ---------- */
#leftcol {
	float:left;
	width:360px;
	margin-right:-360px;
	position:relative;
}
#historytriviawrapper {
	background:url(../images/ImgHistoryTrivia.jpg) no-repeat; 
	width:298px; 
	height:208px;
	text-align:center;
	font-size:11px;
	margin-left: 50px;
}
#historytrivia {
	padding: 70px 28px 0 28px;
}
#wrapper {
	float:left;
	width:100%;
}
#rightcol {
	margin-left:370px;
	margin-right:10px;
}
#gallery { float:left; position: relative; width:400px; height:250px; margin:20px 20px 20px 0px; padding:0; border:1px solid #333333; }
#gallery li { display:block; }
#marqueecontainer{
	position: relative;
	height: 200px;
	overflow: hidden;
	padding: 10px 0 10px 0;
}
/* ---------- My Info ---------- */
#profilename {
	font-size:14px;
	font-weight:bold;
}
.user_thumb_outer_div { float:left; width:110px; height:140px; text-align:center; display:table; }
.user_thumb_inner_div { display:table-cell; vertical-align:middle; }
/* Notice Board */
.notice_academics, .notice_urgent, .notice_events, .notice_sports, .notice_misc, .notice_placements {
	padding-left:70px;
	margin:40px 0 20px 0;
}
.notice_academics { background:url(../images/NoticeAcademics.gif) no-repeat left; }
.notice_urgent { background:url(../images/NoticeUrgent.gif) no-repeat left; }
.notice_events { background:url(../images/NoticeEvents.gif) no-repeat left; }
.notice_sports { background:url(../images/NoticeSports.gif) no-repeat left; }
.notice_misc { background:url(../images/NoticeMisc.gif) no-repeat left; }
.notice_placements { background:url(../images/NoticePlacements.gif) no-repeat left; }
/* ---------- Blogs ---------- */
.blogtitle1 {
	font-size: 24px;
	font-weight: bold;
}
.blogtitle2 {
	font-size: 18px;
}
a.blogmonth:link {
	color:#006699;
	text-decoration: none;
	font-size:14px;
}
a.blogmonth:visited {
	color: #006699;
	text-decoration: none;
	font-size:14px;
}
a.blogmonth:hover {
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
a.blogmonth:active {
	color: #006699;
	text-decoration: none;
	font-size:14px;
}
/* ---------- Polls ---------- */
.poll_bar {
	background-color:#006699;
}
