/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	background-attachment: fixed;
	height: 100%;
}
body{
  background: #fdc200 url(../img/background_frosh.png) repeat-x;
  background-attachment: fixed;
}#events {
	text-align: left;
}
.event-title {
	color: #404040;
	display: block;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 10px;
}
.event-text {
	font-size: 8pt;
	line-height: 9pt;
	text-align: left;
	display: block;
	margin-top: 3px;
}
.expandBtn {
	padding-right: 4px;
	position: relative;
	top: 3px;
	float: left;
}
/* Links */
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
b{
	font-weight:bold;
	color:#840808;
}
hr {
	height: 2px;
	margin: 10px;
	background-color: #840808;
}
li {
	list-style-position: inside;
}
.header-content {
	color: #CC3333;
	font-size: 16px;
	font-family: century gothic;
	display: block;
	margin: 10px 10px 10px 0px;
}
.subheader-content {
	color: #CC3333;
	font-size: 12px;
	font-family: century gothic;
	display: block;
	margin: 10px 10px 0px 0px;
}
/*MAIN*/
#top-body-container {
	width: 1008px;
	min-height:100%;
	background: (../img/content-bg.png) repeat-y;
	margin: 0px auto 0px;
}
.top-container {
	width: 1000px;
	margin: 0px auto 0px;
}
.body-bottom-container {
	width: 1000px;
	height: 100%;
	margin: 0px auto 0px;
}
.body-container {
	width: 1000px;
	margin: 0px auto 0px;
	height: 100%;
}
#body-top-inner {
	width: 1000px;
	height: 30px;
	margin: 0px auto 0px;
	background: #000000;
	color: #fff;
}
.body-top-inner-left {
	width: 700px;
	float: left;
	margin: 0px auto 0px;
}
.body-top-inner-right {
  float: left;
	width: 300px;
	margin: 0px auto 0px;
	height: 30px;
}
.body-top-text {
	padding: 8px;
	margin: 0px auto 0px;
}
#body-top-inner a:link {
	color: #bfbfbf;
	text-decoration: none;
}
#body-top-inner a:visited {
	text-decoration: none;
	color: #bfbfbf;
}
#body-top-inner a:hover {
	color: #fff;
	text-decoration: none;
	z-index: 2;
}
#body-top-image{ 
  width: 1000px; 
  height: 250px; 
  margin: 0px auto 0px; 
  vertical-align: middle;
}
.body-image img {
	vertical-align: middle;
	height: 200px;
	z-index: 2;
}
.body-nav {
	height: 50px;
	color: #fff;
	background: url(../img/nav-gradient.png);
	z-index: 2;
}
.body-nav li {
	list-style-position: inside;
	z-index: 2;
}
#nav-links {
	list-style-type: none;
	height: 45px;
	letter-spacing: 1px;
	margin-left: 0px;
	font-family: century gothic;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	z-index: 2;
}
#nav-links a {
	color: #808080;
	margin-right: 0px;
	text-decoration: none;
	line-height: 45px;
	border-bottom: 0;
	padding: 0 10px 0 10px;
	margin: 2px;
	z-index: 2;
}
#nav-links a.selected, #nav-links a.selected:hover {
	height: 45px !important;
	background: #000000;
	color: #fff;
	padding-bottom: 2px;
}
#nav-links a:hover {
	background: url(../img/nav-hover-white.png) repeat-y center;
	color: #fff;
	z-index: 2;
}
#nav-links li, #nav-links a {
	float: left;
	display: block;
	height: 45px;
	z-index: 2;
}
.featured-news-container{
  width: 700px;
}
#news-sponsors-container{
  width: 700px;
}
#news-container{
  width: 700px;
  position: relative;
  top:0px;
  float: left;
  background:#fff;
  left:-8px;
}
#news-image{
  width: 150px;
  float:left;
}
#news{
  margin-right:15px;
  margin-left: -10px;
  width: 500px;
  float:left;

}
#sponsors-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 700px;
	
}
.sponsors{
  background: url(../img/site/sponsors-gradient.png) repeat-x;
  width: 685px;
  border:1px #909090 solid;
/*  min-height: 200px;
  position:relative;*/
}
.news-content{
  margin-top:20px;
  margin-bottom: 0px;
  font-family: sans-serif;
  font-size: 16px;
  font-weight:bold;
  color:#CC3333;
}
#news-container .date{
  color: #CC3333;
  font-weight: bold;
  text-transform: uppercase;
}

/* Navigations Menu */
.body-navigation {
	width: 700px;
	height: 100px;
	margin: 0px auto 0px;
	background: #000;
	color: #fff;
	position: relative;
	top: -8px;
	left: -8px;
	font-size: 11px;
}
.body-navigation a:link, a:visited{
	color:#808080;
}
.body-navigation .navigation-bar a:hover{
	color:#fff;
}
.body-navigation .left-middle {
	float: left;
	width: 65%;
	margin: 0px;
}
.body-navigation .left {
	float: left;
	width: 50%;
	margin: 0px;
}
.body-navigation .left_container {
	margin: 10px;
}
.body-navigation .middle {
	float: left;
	width: 50%;
	margin: 0px;
}
.body-navigation .middle_container {
	margin: 10px;
}
.body-navigation .right {
	float: left;
	width: 35%;
}
.body-navigation .right_container {
	margin: 10px;
}
.body-navigation .navigation-header {
	font-family: century gothic;
	font-size: 16px;
	color: #800808;
	font-weight: bold;
	text-transform: capitalize;
	width: 100%;
}

.body-navigation .col-left {
	float: left;
	width: 40%;
}
.body-navigation .col-right {
	float: left;
}
.body-navigation .events-margin {
	padding: 10px;
}
/* Body */
#body-content-inner {
	width: 1000px;
	margin: 0px auto 0px;
	height: 100%;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
}
#body-content-inner .body-content-inner-left {
	width: 700px;
	float: left;
}
.body-content-inner-left a:link, a:visited{
	color:#808080;
}

/*#body-content-inner a:link {
	color: #808080;
}
#body-content-inner a:hover {
	color: #800000;
	z-index: 2;
}*/
.body-content-inner-left a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
#body-content-inner .body-content-inner-right {
	float: left;
	width: 296px;
}
#body-content-inner .body-content-inner-right a:hover{
	color:#000;
}
.body-content-text {
	padding: 8px;
}

#societies-container {
	width: 700px;
}
.societies-left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.societies-right {
	width: 380px;
	float: right;
	margin-right: 10px;
}


/* Bottom */
#footer{

}
.body-bottom-inner {
	width: 1000px;
	height: 200px;
	color: #fff;
	margin: 0px auto 0px;
	background: #000;
	padding-bottom:8px;
}
.body-bottom-inner a:hover{
	color:#fff;
}
.body-bottom-inner .bottom-left {
	float: left;
	width: 55%;
}
.body-bottom-inner .bottom-right {
	float: right;
	width: 45%;
}
.body-bottom-inner .bottom-left-inner {
	margin: 10px;
}
.body-bottom-inner  h1 {
	font-family: century gothic;
	font-size: 20px;
	color: #840808;
	margin-bottom: -15px;
}
.body-bottom-inner .bottom-right-inner {
	margin: 10px;
}
.body-bottom-inner .societies-left {
	float: left;
	width: 200px;
}
.body-bottom-inner .societies-right {
	float: right;
	width: 200px;
}
.body-bottom-inner .back-to-top {
	position: relative;
	bottom: -50px;
	right: 5%;
	float: right;
}


/*Featured Content Sliderby: Chris Coyier*/
/*UTILITY STYLES*/
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
wrapper a {
	outline: none;
}
/*PAGE STRUCTURE*/

#page-wrap {

  width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 1;
	position: relative;
	min-height: 400px;
}
#page-wrap-black{
	width: 685px;
	height: 400px;
	z-index: 0;
	margin-left: 0px;
	margin-top: 0px;
	  border:1px #909090 solid;
  background: url(../img/site/NEWSGRADIENT2.png) repeat-x;

}
/*TYPOGRAPHY*/
wrapper ul {
	list-style: square inside;
}
wrapper a:hover, a:active {
	color: #fff;
}
blockquote {
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 14px;
	font-family: century gothic, serif;
	font-style: italic;
	margin-top: 10px;
}
/*SLIDER*/
.slider-wrap {
	width: 611px;
	position: absolute;
	top: 48px;
  left: 35px;

}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 611px;
	height: 285px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 611px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#movers-row {
	margin: -43px 0 0 62px;
	background: url(../FeaturedContentSlider/images/transpBlack.png);
}
.slider-wrap a:link,a:visited{
	color: #808080;
}
.slider-wrap a:hover{
	color: #fff;
}
#movers-row div {
	width: 20%;
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(../FeaturedContentSlider/images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: #fff;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 0;
}
.active-thumb {
	background: transparent url(../FeaturedContentSlider/images/icon-uparrowsmall#fff.png) top center no-repeat;
}
.photo-meta-data {
	background: url(../FeaturedContentSlider/images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: #fff;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 0;
}
.active-thumb {
	background: transparent url(../FeaturedContentSlider/images/icon-uparrowsmall#fff.png) top center no-repeat;
}