/* saittrojans.com - CSS lead: Marco */

@import url('/css/default.css'); 
@import url('/css/DropMenu.css'); 
@import url('/css/footer.css');
@import url('/css/calendar.css');

body {
	background: #000 url('/media/structure/bg.jpg') no-repeat center top;
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#1D2D2E;
	margin-bottom: 20px;
}

a {color: #fff;text-decoration: underline;}
a:visited {color:#eee;}
a:hover {color:#F15603; text-decoration: none;}

h1 { font-size:16px; font-weight:bold; color:#031630; font-family:"Trebuchet MS";}
h2 { font-size:14px; font-weight:bold; color:#031630; margin:5px 0;}
h3 { font-size:12px; font-weight:bold; color:#031630; margin:5px 0;}

blockquote {padding: 0px 20px;}

.redBorder {border-bottom: 1px solid #DA1B10;}
.greyBG { background: url('/media/structure/bg_lt_grey_tile.gif') repeat 0 0 ;}


/* Main Structure and Divs*/

#frame {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#contentTop { 
	background: url('/media/structure/bg_contentTop.jpg') no-repeat center top; 
	margin: 3px 0 0 0;
	width: 900px;
	height: 15px;
}

#contentFrame {
	background: #fff url('/media/structure/bg_main.gif') repeat-y center top;
	border-bottom: 2px solid #DA1B10;
}

	#contentCol {
		background: url('/media/structure/bg_contentCol.jpg') no-repeat 0px 0;
		width: 569px;
		float: left;
		min-height: 470px;
		font: 12px/16px tahoma, geneva, sans-serif;
		color: #1D2D2E;
		padding: 15px 18px 25px 18px;
	}
	* html #contentCol {height: 470px;}

	/* Content Styles Begin */

		#contentCol h1 {
			color: #fff;
			background: url('/media/structure/h1_bg_contentCol.jpg') no-repeat 0 -3px ;
			padding: 1px 7px 2px 32px;
			font: 20px Arial Black, Arial Black, Gadget, sans-serif;
			margin: 0 0 10px 0;
		}

		#contentCol h2 {
			color: #fff;
			background: url('/media/structure/h2_bg_contentCol.jpg') no-repeat 0 -3px ;
			padding: 2px 7px 2px 31px;
			font: bold 15px arial, Helvetica, sans-serif;
			margin: 25px 0 17px 0;
		}
			
		#contentCol h3 {
			background: url('/media/structure/red_square_15x15.gif') no-repeat 0px 9px ;
			padding: 8px 7px 3px 20px;
			font: bold 14px arial, Helvetica, sans-serif;
			margin: 8px 0 8px 0;
		}
		#contentCol p {
			margin: 8px 2px 15px 2px;
		}
		
		#contentCol a {color:#682B48;}	
		#contentCol a:visited {color:#1D2D2E /*#777*/;}	
		#contentCol a:hover {color:#F15603;}	
		
		#contentCol a.square {
			background: url('/media/structure/red_square_10x10.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}

		#contentCol ul, #contentCol ol {
			margin: 0 10px 0 15px;
			padding: 0 0 0 0px;
			list-style-position: outside;
		
		}
		#contentCol li {	
			margin: 0 0 0 10px;
			padding: 0 0 2px 0px;
		}
		#contentCol img {border: 1px solid #000;}
		#contentCol td img,
		#contentCol img.noborder {border: none;}
		
		
		/* TABLE STYLES */
		#contentCol table.dashed {
			border-collapse: collapse;
			font-size: 11px;
			position:relative;
			background: #c8bdbb;
			border: 1px dashed #1d2d2e;
			border-style: dashed dashed none dashed;
		}
		#contentCol table.dashed thead td, #contentCol table.dashed thead th  {padding: 2px 6px 3px 6px ;background-color:#F0EDEC;}
		#contentCol table.dashed thead td {font-weight: bold; font-size: 11px; border-bottom: 1px dashed #1d2d2e;}
		#contentCol table.dashed tbody th, #contentCol table.dashed tbody td { border-bottom: 1px dashed #1d2d2e; padding: 3px 6px;}
		#contentCol table.dashed tbody tr.row2 { background: #E6E1E0;}
		
		#contentCol table#noborder {
			border: none;
			background: none;
		}
		#contentCol table#noborder tr, #contentCol table#noborder td, #contentCol table#noborder th {
			border: inherit;
			border-bottom:none;
			background: inherit;
		}

		
 
	
	/* Content Styles End */
	/* Right Column Styles */
	#rightCol {
		background: url('/media/structure/bg_rightNavCol.jpg') no-repeat 0 0;
		width: 294px;
		float: left;
		min-height: 300px;
		color: #fff; 
	}
		/* RIGHT NAV STYLES */
		#rightNav ul {
			list-style-type: none;
			border-top: 1px dashed #fff;
			margin: 10px 0 10px 0;
		}
		#rightNav li {
			list-style-type: none;
			border-bottom: 1px dashed #fff;
			padding: 6px 15px 6px 27px;
		}
			#rightNav ul ul {
				border-top: none;
				margin: 3px 0 5px 10px;
			}
			#rightNav ul ul li {
				border: none;
				padding: 3px 10px;
				margin: 0;
				background: url('/media/structure/rightNavArrow_off.gif') no-repeat 0px 9px		
			}
		#rightNav a, #rightNav a:visited, #rightNav li.parent0 {
			font: bold 12px Tahoma, Geneva, sans-serif;
			text-transform: uppercase;
			color: #fff;
			text-decoration: none;
		}
		#rightNav li.parent0 {padding-left: 17px ;}
		#rightNav a:hover {
			color: #F15603;
			text-decoration: underline;
		}
			#rightNav ul ul li a.subItem {
				font: bold 11px Tahoma, Geneva, sans-serif;
			}

		#rightNav a.selected, #rightNav li.selected, #rightNav a.selected:visited, #rightNav li.parent0  { color:#FFB153; }
		#rightNav .section {margin: 0;padding: 10px 0px 0px 10px;}
		#rightNav .section img {position:relative;top: 4px;left: -3px;}
		
	
		
		
		
		/* RIGHT NAV STYLES END*/	


		#rightCol h1 {
			color: #fff;
			background: url('/media/structure/h1_bg_rightCol.jpg') no-repeat 0 0 ;
			padding: 3px 7px 3px 32px;
			font: bold 13px Arial, Helvetica, sans-serif;
			margin: 8px 0;
		}
			#rightCol h1 img {
				position: relative;
				left: -5px;
				top: 2px;
			}	

	
		#rightCol div.greyBox {
			background: url('/media/structure/bg_lt_grey_tile.gif') repeat 0 0 ;
			border: 1px dashed #fff;
			padding: 3px 0px;
			margin: 0 8px;
		}	
		#rightCol a.button_womens_hockey {
		display:inline-block;
    overflow:hidden;
    margin:0px 17px 10px 17px;
    background: url('/media/structure/bttn_results_womens_hockey.jpg') 0 0;
    width: 257px;
    height: 47px;
    }
    #rightCol a.button_womens_hockey:hover {
	  background-position:0 -47px;
	  }
	  	#rightCol a.button_mens_hockey {
		display:inline-block;
    overflow:hidden;
    margin:0px 17px 10px 17px;
    background: url('/media/structure/bttn_results_mens_hockey.jpg') 0 0;
    width: 257px;
    height: 47px;
    }
    #rightCol a.button_mens_hockey:hover {
	  background-position:0 -47px;
	  }
	  #rightCol a.button_intramurals {
		display:inline-block;
    overflow:hidden;
    margin:0px 17px 10px 17px;
    background: url('/media/structure/bttn_intramurals.jpg') 0 0;
    width: 257px;
    height: 47px;
    }
    #rightCol a.button_intramurals:hover {
	  background-position:0 -47px;
	  }
	  #rightCol a.button_summer_sport_camps {
		display:inline-block;
    overflow:hidden;
    margin:0px 17px 10px 17px;
    background: url('/media/structure/bttn_summer_sport_camps.jpg') 0 0;
    width: 257px;
    height: 47px;
    }
    #rightCol a.button_summer_sport_camps:hover {
	  background-position:0 -47px;
	  }

	

/* SCOREBOARD STYLES */
table#scoreboard {border-collapse: collapse; width: 294px;color: #fff; font-size: 10px;text-align:center;margin-bottom: 10px;}
table#scoreboard thead td, table#scoreboard thead tr  {padding: 2px 6px 3px 6px ;}
table#scoreboard tbody td, table#scoreboard tbody tr  {padding: 2px 4px 2px 4px ;}
table#scoreboard thead td {font-weight: bold; font-size: 11px; border-bottom: 1px dashed #fff;}
table#scoreboard tbody td { border-bottom: 1px dashed #fff;}	



/* coloured squares */
 .redSquare {
			background: url('/media/structure/red_square_10x10.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}
 .whiteSquare {
			background: url('/media/structure/white_square_10x10.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}
 .redSquare2 {
			background: url('/media/structure/red_square_10x10cal.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}
 .whiteSquare2 {
			background: url('/media/structure/white_square_10x10cal.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}
 .twoColourSquare {
			background: url('/media/structure/2colour_square_10x10.gif') no-repeat 0 2px ;
			padding-left:15px;		
		}
		
/* PRO SHOP STYLES */

.proshopitem{
	float: left;
	padding-right: 5px;
}

/* PARTNERS */

table#partners_table {
	display: table;
	border: 1px solid #000;
}

table#partners_table tbody td {
	/* overwrite default */
	border-bottom: 1px solid #1d2d2e; padding: 3px 6px;
}

.partners {
	text-align: center;
	float: left;
	background: #FFF;
	padding: 5px;
	width: 150px;
	height: 125px;
	border: 1px solid #000;
}

#contentCol .partners img {
	/* overwrite default */
	border: 0px solid #FFF;
}

/* FACILITIES DIV */

.facilities {
	float: left;
	text-align: center;
	width: 270px;
	min-height: 190px;
	padding: 0px 5px 20px 5px;
}
* html .facilities {height: 190px;}

.facilities_qtvr {
	float: left;
	text-align: center;
	width: 100px;
	height: 120px;
	padding: 0px 5px 10px 5px;
}

.facilities_qtvr_wide {
	text-align: center;
	width: 300px;
	height: 80px;
}

.statusCode
{   Color: #9B0000;
	Font-Family: Arial, Sans-Serif;
	Font-Size: 11px;
	font-weight: bold;
}
