@charset "UTF-8";
/* CSS Document */

.newsColumn {width: 505px; margin-right:0; float:left;}
	#bodyContent {margin-top: 5px;}
	
	.rightColumn {width: 254px; float:right;}
	#bodyContent .rightColumn ul {padding-left:-20px; margin:10px 0 0 0 ;}
	#bodyContent .rightColumn ul li {margin:0 0 10px 0;}
	
	#aquatics {background:url('../_images09/aquatics2.png') no-repeat;}
	#expansionPlan {background:url('../_images09/_expansion_2.png') no-repeat;}
	#campusTour {background: url('../_images09/campusTour.png') no-repeat;}
	#photoGallery {background:url('../_images09/photoGallery.png') no-repeat;}
	#utscCommons {background:url('../_images09/_utsc_commons_4.png') no-repeat;}
	#snowInformation {background:url('../_images09/snowIcon.png') no-repeat;}
	#viewbook {background:url('../_images09/viewbook.png') no-repeat;}
	#annualReview {background:url('../_images09/annual_review.png') no-repeat;}
	
	#expansionPlan,#campusTour,#photoGallery,#utscCommons,#snowInformation,#viewbook,#annualReview, #aquatics {width:254px; height:77px; text-indent:-99999px;display:block; border:1px solid #ccc;}
	
	#bodyContent .more {
        background: url("../_images09/more.gif") no-repeat scroll right center transparent;
        border-bottom: 1px solid #002A5C;
        float: left;
      
        font-weight: bold;
        height: 16px;
        margin-bottom: 1em;
        text-align: right;
        width: 485px;
     }
	 
	.newbanner {margin:10px 0 0 10px; border:1px solid #002554; width:770px; height:227px;}
	#newsContent,#eventsContent {margin:0;}
	#eventsContent td {padding-bottom:10px;}
	#slideBox {background:#efefef; padding: 20px; margin: 20px 0 10px 0; width: 350px;}
	a#slideBtn {padding:10px; background:#002554; color:#fff; border-radius: 5px; 
			  -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			  border: 1px solid #ccc; text-decoration:none;}
	
	#tabbedNews ul.tabbedNav  {padding:0; margin:0; }
	#tabbedNews ul.tabbedNav a {text-decoration:none; padding:5px; background:#7c99a7; color:#fff; font-weight:bold; text-align:center; width:148px; display:block;}
	#tabbedNews ul.tabbedNav a:hover, #tabbedNews ul.tabbedNav a.current {background:#022857;}
	#tabbedNews ul.tabbedNav  li {float:left; padding:0; margin:0 2px 10px -1px; display:block;}
	
	.hide {dipslay:none;}
	
	#headlinesContent,#eventsContent,#campusContent {font-size:1.2em;}
	#headlinesContent .more a, #eventsContent .more a, #campusContent  .more a {font-size: .9em; text-decoration:none;}
	
	.youtube {margin-bottom: 10px;}
	#resourcesContent ul.left , #resourcesContent ul.right  {float:left; width: 225px; margin:0;}
	
	.welcome { margin-bottom:12px;}
	div.welcome:hover {
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */
		}