/***********************************************/
/* mcgill_track.css                            */
/* for use with McGillTrack.com                */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	line-height: 1.166;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C00; /* #FC0204; #334757;  */
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/mcgill-bg01.gif);
}

#workarea{
	background-color: #FFF;  /* #999;  */
	border: 5px solid #fff;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
/*	text-align: center;  */
}

#masthead{
/*
	height: 175px;
	width: 790px;
	width: 760px;
	background-image:url(../images/mcgill_track_lt.gif);
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #fff;
*/
	vertical-align: middle;
	height: 280px;
	background-color: #FFF;  /* #999;  */
	border: 0px solid #999;
	margin-left: auto;
	margin-right: auto;
}

.mcgill-logo {
	font-size: 12px;
  	float: right;
	border: 1px solid #000;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 0px;
	padding: 5px;
	background-color: #fff;
	width: 160px;
}

.mcgill-logo2 {
	font-size: 12px;
  	float: left;
	border: 1px solid #000;
	position: relative;
	text-align: center;
	top: 0px;
	padding: 5px;
	background-color: #fff;
	width: 150px;
}

#main_menu{
	background-color: #C00;  /* #FC0204;  */
	border: 1px solid #fff; 
	width: 160px;
/*
	width: 140px;
	float: left;  
	height: 400px; 
*/
	padding-top: 0px;
	float: left;
	margin-left: 5px;
}

#menu {
	color: #C00;  /* #FC0204;  */
	background: #fff;
	border-bottom: 10px solid #C00;  /* #FC0204;  */
	border: 5px solid #C00;  /* #FC0204;  */
	list-style-type: none; 
	text-decoration: none; 
	text-align: center;
/*	display: block; */
	margin: 0px; 
	padding: 0px; 
}

#menu a {
/*
	border: 1px solid #fff;  
  	margin: 5px 2px 10px 2px; 
*/
	margin-bottom: 0px; 
	text-decoration: none; 
	display: block;
	color: #C00;  /* #FC0204;  */
	background: #fff;
	border-width: 3px;
	border-color: white;
	border-style: outset;
	padding: 0px;
}	

#menu a, a.active {
	color: #C00;  /* #FC0204;  */
	background: #fff;
	font: bold .8em Arial, Helvetica, sans-serif;
/*	padding: 2px 5px 2px 5px;  
	margin: 0px;
*/
	text-decoration: none; 
}

#menu a.active {
	background-color: #C00;  /* #FC0204;  */
	color: #fff;
}

#menu a:visited {
	color: #C00;  /* #FC0204;  */
}

#menu a:hover {
	color: #fff;
	background-color: #C00;  /* #FC0204;  */
	border-color: #fff;
	border-style: inset; 
}
	
#menu a.active:hover {
	background: #fff; 
	color: #C00;  /* #FC0204;  */
}

#content {
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	background: #eee;
	border: 5px solid #fff;
	margin-left: 170px;
	margin-left: 170px;
	padding: 10px;
	width: 610px;
	border-top: 0px solid #fff;
}

#content a {
	text-decoration: none;
	color: #C00;  /* #FC0204;  */
}

#content a:hover { 
	background: #000;
	color: #C00;  /* #FC0204;  */
}

/************* #footer styles *************/

#footer{
	clear: both;
	color: #fff;
	background-color: #C00;
	font-size: 70%;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 970px;
/*
	background-color: #334757;
	float: left;
	text-align: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #fff;
	border: 3px solid #fff;
	border-bottom: 3px solid #000;
	border: 3px solid #FC0204;
	border-top: 0px solid #FC0204;
	border-top: 0px solid #FC0204;
	width: 744px;
  */
 	border: 0px solid #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer a {
	color: #fff;
	background-color: #C00;
}

#footer a:hover{
	text-decoration: underline;
	background-color: #fff;
	color: #C00;
}

#footer p {
	text-align: center;
}

.blockDisplay {
	display: block;
	text-align: left;
	list-style-type: disc;
	display: list-item;
	text-align: left;
	font-weight: bold;
}

.blockDisplay2 {
	display: block;
	text-align: left;
}

.blockDisplay3 {
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: bold;
}

/************* #siteInfo styles ***************/

#siteInfo{
	text-align: center;
	font-size: 70%;
	color: #fff;
	padding: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #C00;
	border: 0px solid #000;
	border-top: 1px solid #fff;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
/*
	background-color: #334757;
	width: 744px;
	border: 3px solid #FC0204;
	border-bottom: 0px solid #FC0204;
	border-bottom: 0px solid white;
	border-top: 3px solid #000;
	*/
}

#siteInfo a{
	text-decoration: none;
	color: #fff;
}

#siteInfo a:hover{
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}  */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.title0 {
	font-weight: bold;
	font-size: 30px;
	color: #C00;  /* #FC0204;  */
	display: block;
	line-height: 2; 
	text-align: center;
}

.title {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	line-height: 2; 
	text-align: center;
}

.title2 {
	font-weight: bold;
	font-size: 18px;
 	color: #000; 
	display: block;
	text-align: left;
}

.title3 {
	font-weight: bold;
	font-size: 18px;
	color: #C00;  /* #FC0204;  */
	display: block;
	text-align: center;
}

.title3Left {
	font-weight: bold;
	font-size: 18px;
	color: #C00;  /* #FC0204;  */
	display: block;
	text-align: left;
	padding-left: 5px;
}

.sub_title2 {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	text-align: left;
}

.name {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #C00;  /* #FC0204;  */
	display: block;
}

.name2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #C00;  /* #FC0204;  */
}


.even {
	background-color: #fff;
}

.ctr {
	text-align: center;
}

table {
	text-align: left;
}

.photo {
	font-size: 12px;
  	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;	
	margin: 10px 10px 10px 10px;
	position: relative;
	text-align: center;
}

.photo-l {
	font-size: 12px;
  	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;	
	margin: 10px 10px 10px 10px;
	position: relative;
	text-align: center;
}


.photo-c {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;	
	margin: 10px 10px 10px 10px;
	position: relative;
	background-color: #fff;
  	float: right;
}


.highlights {
	padding: 5px 10px 5px 5px;
	border: 4px solid #C00;  /* #FC0204;  */
	margin: 10px 10px 10px 10px;
/*	
  	float: left; 
	position: relative;
	text-align: left;
	width: 50%;  
*/
}

.highlights2 {  /* for archives */
	padding: 5px 10px 5px 5px;
	border: 4px solid #C00;  /* #FC0204;  */
	margin: 10px 10px 10px 10px;
	text-align: left;
	width: 50%; 
}

.left {
	float: left;
	vertical-align: middle;
	padding-right: 10px;
}

.right {
	float: right;
	vertical-align: middle;
}

.center {
/*	float: center;  */
	vertical-align: middle;
	text-align: center;
}


.left_col {
/*
	float: left;
*/	
	width: 430px; 
	position: relative;
}

.right_col {
	float: right;
	width: 150px;
	position: relative;
}

.list_bullets {
	display: list-item;
}

.list_bullets a {
	display: list-item;
}

.boxed {
	background-color: #ddd;
	border: 2px solid #gfff;
}


.award {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	text-align: left;
}

.news, .meetinfo, .proginfo {
/*  
	float: left;  
*/
	padding: 10px 10px 10px 20px;
	border: 0px solid #000;	
	margin: 5px 5px 5px 5px;
}

.proginfo {
/*
	clear: both;
*/
}

.meetinfo {
/*
	clear: left;
*/
	width: 500px;
}

.counter {
	font-size: 70%;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
/*
	background-color: #334757;
*/
	background-color: #C00;
	border: 0px solid #000;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: center;
}

.noborder {
	text-align: center;.left
}

.contact {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #000;
	background-color: #999;
	border: 1px solid #999;
	text-align: center;
	background-color: #fff;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
/*
*/
}

#date {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 1px;
	padding-top: 2px;
}

.ads {
	float: right;
	font-size: 12px;
 	color: #FFF; 
/*
	background-color: #ff0;
*/
	text-align: center;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #C00; /* #f00; */
	margin-right: 10px;
	margin-right: 5px;
}

.ads h3 {
	float: right;
	font-weight: bold;
	font-size: 16px;
 	color: #FFF; 
	line-height: 2; 
	text-align: center;
	width: 160px;
}

.ads a {
	text-decoration: none; 
	display: block;
	color: #C00; /* #f00; */
	background: #fff;
	padding: 2px; 
}

.ads a.active {
	color: #fff;
	background-color: #C00; /* #f00; */
	text-decoration: none;
}

.ads a.active {
	background-color: #C00; /* #f00; */
	color: #fff;
}

.ads a:visited {
	color: #C00; /* #f00; */
}

.ads a:hover {
	color: #fff;
	background-color: #C00; /* #f00; */
}
	
.ads a.active:hover {
	background-color: #C00; /* #f00; */
	color: #fff;
}

.what {
	text-align: left;
 	color: #000; /* #f00; */
	font-weight: bold;
}

