/* Module or special stylesheets are called in below... */
@import url("news.css");
@import url("contact.css");
@import url("directions.css");
@import url("offline.css");
@import url("chrome.css");
@import url("calendar.css");
@import url("gameDay.css");
@import url("gallery.css");
@import url("links.css");

html {
	height: 97%;
}


body {
	height: 97%;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-image: url('../../images/pageBg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000;
}


table {
	border-spacing: 0px;
	_border-collapse: collapse;
	border-width: 0px;
}


input, textarea, select {
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
}

.aifaHeader {
	width: 984px; 
	height: 34px;
	border-style: solid;
	border-color: #F7A317;
	border-width: 3px;
	border-bottom-width: 0px;
}

.wrapper {
	border-style: solid;
	border-width: 3px;
	/*border-top-width: 0px;*/
	border-color: #F7A317;
	background-color:	#000;
	width: 990px;
}

.linkBar {
	background-color:	#F7A317;	
	height: 30px;
	background-image: url('../../images/linkBar.jpg');
	background-repeat: repeat-x;
	background-position: center;
}

.menu td {
	width: 109px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../../images/divider.jpg');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 2px;
}


.bottom div {
	width: 990px;
	color: #FFF;
	padding: 3px;
}


.sponsors {
	height: 75px;
	background-color: #FFF;
	border-style: solid;
	border-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #F7A317;
	vertical-align: middle;
}


.sponsors img {
	vertical-align: middle;
}


.advertisements {
	padding-top: 5px;
	padding-bottom: 10px;
}


.bodyCell {
	color: #FFF;
}


.pageTitle {
	padding-left: 30px;
	text-align: left;
}


.tullio {
	width: 395px;
	height: 415px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
}


.sponsorTable {
	width: 385px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;	
	color: #000;
}


.sponsorName {
	font-size: 18px;
	font-weight: bold;
}


.sponsorTitle {
	font-size: 13px;
	color: #900;
	font-weight: bold;
}


.roster {
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
	border-left-width: 0px;
	border-top-width: 0px;
}


.roster td {
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

.rosterTitle {
	font-size: 22px;
}


.schedule {
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
	border-left-width: 0px;
	border-top-width: 0px;
}


.schedule td {
	border-style: solid;
	height: 25px;
	border-color: #F7A317;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	vertical-align: middle;
}


.scheduleHeader td {
	background-color:	#F7A317;	
	height: 30px;
	background-image: url('../../images/linkBar.jpg');
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
}


.cheerleader {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}


.staff {
	font-size: 18px;
}


.staffMember {
	width: 300px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

.headCoach {
	width: 800px;
}

.headCoach td {
	line-height: 1.25;
	text-align: justify;
}

.headCoach img {
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	margin: 15px;
}

.playerPhoto {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	background-color: #CCC;
	padding: 10px;
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
}

.playerPhoto img {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.playerInfo {
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	border-left-width: 0px;
	background-color: #EBEBEB;
	width: 400px;
	color: #000;
	text-align: center;
	font-size: 14px;
	letter-spacing: .5px;
}

.playerInfo div {
	padding: 3px;
}

.playerName {
	font-size: 24px;
	font-weight: bold;
}

.bioTitle {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

.bioInfo {
	text-align: justify;
}


.contentTable {
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
	border-left-width: 0px;
	border-top-width: 0px;
}


.contentTable td {
	border-style: solid;
	border-width: 3px;
	border-color: #F7A317;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000;
	padding: 3px;
	vertical-align: middle;
	background-color: #FFF;
}


.contentHeader {
	background-color:	#F7A317;	
	height: 30px;
	background-image: url('../../images/linkBar.jpg');
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.homeTab_off {
	background-color: #333;
	color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-color: #F7A317;
	height: 25px;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.homeTab_on {
	background-color: #000;
	color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #F7A317;
	height: 25px;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.homeTab {
	background-color: #000;
	border-style: solid;
	border-width: 0px;
	border-color: #F7A317;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 25px;
}

.homeContent {
	width: 425px;
	border-style: solid;
	border-width: 1px;
	border-color: #F7A317;
	border-top-width: 0px;
	padding: 10px;
	line-height: 1.5;
}

.smallText {
	font-size: 10px;
	color: #999;
	vertical-align: middle;
}

.announcement {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #F90;
	background-color: #FF9;
	width: 875px;
	color: #000;
	font-size: 15px;
	text-align: center;
}

.imageSponsor {
	width: 200px;
	background-color: #FFF;
	padding: 5px;
	color: #000;
	font-weight: bold;
}

.ticketColor {
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	width: 30px;
	height: 30px;
}

.ticketType {
	width: 350px;
	padding-left: 15px;
}