@charset "utf-8";
/* CSS Document */

/*---------------------- Global Styles */

* {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	outline: none;
}

body {
	background:url("../TT-pres/page-bg.jpg") 
	repeat-x fixed -85px 50% transparent;
}

h1 {
	color: #FF0000;
	/*color: #00ced6;*/
}

h1#logo {
	display: block;
	background-image: url(../TT-pres/ttLogo.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 823px;
	height: 90px;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

h1.title {
	display: block;
	color: #FF0000;
	background-image: url(../TT-pres/upcoming_events.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 360px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-indent: -9999px;
}

h1.title.points {
	background-image: url(../TT-pres/points.gif);
	height: 58px;
	margin-top: 50px;
}

h1.title.lodging {
	background-image: url(../TT-pres/lodging.png);
	width: 163px;
	height: 35px;
	margin-top: 50px;
}

h1.title.registration {
	background-image: url(../TT-pres/registration.png);
	width: 281px;
	height: 35px;
	margin-top: 50px;
}

h1.title.about {
	background-image: url(../TT-pres/about_us.png);
	width: 192px;
	height: 37px;
	margin-top: 30px;
}

h1.title.event {
	background-image: url(../TT-pres/event.gif);
	width: 71px;
	height: 34px;
	margin-top: 30px;
}

h1.title.previous {
	background-image: url(../TT-pres/previous.gif);
	width: 211px;
	height: 34px;
	margin-top: 30px;
}

h1.title.contact {
	background-image: url(../TT-pres/contact_us.png);
	width: 240px;
	height: 38px;
	margin-top: 30px;
}

h1.title.media {
	background-image: url(../TT-pres/media.png);
	width: 127px;
	height: 35px;
	margin-top: 30px;
}

h2 {
	color: #FF0000;
	font-size: 24px;
	font-weight: lighter;
}

h3 {
	color: #FF0000;
	font-weight: lighter;
}

h3.padTop {
	text-align: center;
	padding-top: 20px;
}

h4 {
	color: #FF0000;
	font-weight: lighter;
	font-size: 16px;
	float: right;
	padding-right: 100px;
}

h5 {
	color: #fff;
	font-size: 24px;
	text-align: center;
}

h6 {
}

em {
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}


p {
	color: #fff;
	font-size: 12px;
}

p.red {
	color: #ff0000;
}

p.red.bigger {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

p.red.pad {
	margin-top: 20px;
	float: right;
	padding-right: 5px;
}

p.right {
	float: right;
	font-size: 14px;
	overflow-y: auto;
}

p.right.pad {
	#padding-right: 90px;
}

p.left {
	float: left;
	font-size: 14px;
	overflow-y: auto;
}

p.left.pad {
	padding-left: 90px;
}

p.large {
	font-size: 14px;
	padding-top: 10px;
}

p.center {
	text-align: center;
}

h3.center {
	text-align: center;
}

a {
	color: #ff0000;
}

a:hover {
	text-decoration: underline;
}


a.photo:hover {
}

a:visted {
}

a:active {
}

ol {
}

ul {
	list-style: none;
}

li {
}

label {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	overflow-y: auto;
}

label.topPad {
	margin-top: 0;
}

form {
	padding-top: 30px;
}

select {
	width: 98%;
}

input {
	width: 98%;
}

div.sub {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/*-----------------------------------------------FORM */

div.column {
	float: left;
	padding-bottom: 40px;
}

div.column.two {
	width: 48%;
	margin-right: 2%;
}

div.right {
 margin-top: 10px;
}

input.submit {
	display: block;
	background-image: url(../TT-pres/submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 86px;
	height: 34px;
	border: 0;
	text-indent: -9999px;
	float: left;
}

input.submit:hover {
	cursor: pointer;
	background-position: left bottom;
}

input.reset {
	display: block;
	background-image: url(../TT-pres/reset.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 86px;
	height: 34px;
	border: 0;
	text-indent: -9999px;
}

input.reset:hover {
	cursor: pointer;
	background-position: left bottom;
}


/*---------------------------- HEADER */

div#header {
	background-color: #00193b;
	background-image: url(../TT-pres/headerBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

div#batter {
	width: 900px;
	background-image: url(../TT-pres/batter.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


/*---------------------------- TOP LINKS */

div#topLinks {

	overflow-y: auto;
	background-image: url(../TT-pres/menu-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul.toplinks li {
	display: block;
	float: left;
	padding-top: 16px;
	#width: 90px;
	margin-left: 2.1%;
	line-height: 13px;
	margin-right: 2.1%;
	text-align: center;
}

ul.toplinks li.selected {
	background-image: url(../TT-pres/menu-bg2.jpg);
	background-repeat: repeat-x;
	font-size: 
	font-style: bold
}

ul.toplinks li a {
	color: #8a8a8a;
	font-size: 13px;
}

ul.toplinks li a:hover {
	color: #fff;
}


/*---------------------------- CONTENT */

div#content {
	#background-image: url(../TT-pres/contentBottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 50px;
	overflow-y: auto;
}

div.upcoming {
	#background-image: url(../TT-pres/upcomingFade.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 2px 2px 2px 2px;
}

div.info {
	background-image: url(../TT-pres/bracket-bg.png);
	background-position: left top;
	background-repeat: repeat;
	padding: 25px;
	overflow-y: auto;
}

div.info p a {
	color: #ff0000;
}

div.info p a:hover {
	text-decoration: underline;
}


table.events {
}

table tr {
	color: #fff;
	font-size: 14px;
}


table tr td {
	color: #fff;
	font-size: 13px;
	line-height: 35px;
	padding-right: 35px;
}

table tr td a {
	color: #fff;
}

table tr td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

table.points tr th {
	margin: 0 10px;
	text-align: center;
}

table.points tr td {
	text-align: center;
	padding: 0 80px;
	line-height: 14px;
}

a.noHover:hover {
	text-decoration: none;
}

/*------------------------------- Divisions --*/

ul.divisions {
	overflow-y: auto;
	margin-top: 40px;
	padding: 10px 0;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

ul.divisions li {
	display: block;
	float: left;
	margin-left: 2.3%;
	margin-right: 2.3%;
}

ul.divisions li a {
	color: #fff;
	font-size: 20px;
}

ul.divisions li a:hover {
	color: #ff0000;
	text-decoration: underline;
}

ul.divisions.small li {
}

ul.divisions.small li a {
	font-size: 16px;
}



/*----------------------------- Hotels */


table.hotels tr th {
	padding: 0;
	text-align: center;
	padding-bottom: 10px;
}

table.hotels tr td {
	text-align: center;
	padding-right: 0;
	line-height: 15px;
	padding-bottom: 10px;
}

table.hotels tr td.red {
	color: #ff0000;
}

div.info p.padBottom {
	padding-bottom: 20px;
	padding-top: 10px;
}


/*---------------------------- Tabs */

div.upcoming.noTop {
	margin-top: 0;
	overflow-y: auto;
}

ul.tabNav {
	margin: 40px 0 0 90px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 90px;
}

ul.tabNav li a {
	display: block;
	background-image: url(../TT-pres/tabUnselected.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	overflow-y: auto;
	margin-right: 4px;
	width: 82px;
	height: 27px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}

ul.tabNav li a {
	color: #fff;
}

ul.tabNav li a:hover {
	background-position: left bottom;
	text-decoration: none;
}

ul.tabNav li a.active {
	background-image: url(../TT-pres/tabSelected.gif);
	color: #00364a;
	font-weight: bold;
}


/*---------------------------- Fieldset */

fieldset {
	margin: 15px 0;
}

fieldset.inside {
	margin: 20px;
	width: 93%;
}

legend {
	margin-left: 20px;
	font-size: 14px;
	color: #ff0000;
	padding: 0 10px;
}

table.points.event th {
	text-decoration: underline;
	text-align: left;
	padding-left: 100px;
}

table.points.event th.padding {
	padding-right: 220px;
}

table.points.event td {
	text-align: left;
	padding-left: 100px;
}

table.points.bracket th {
	text-decoration: underline;
	text-align: left;
	padding-left: 40px;
}

table.points.bracket th.padding {
	padding-right: 0;
}

table.points.bracket tr td {
	text-align: left;
	line-height: 16px;
	padding: 0 0 20px 40px;
}

table.points.result th {
	text-decoration: underline;
	text-align: left;
	padding-left: 40px;
}

table.points.result th.padding {
	padding-right: 0;
}

table.points.result tr td {
	text-align: left;
	line-height: 16px;
	padding: 0 0 0 40px;
}


/*----------------------------Swim Lanes */

div.subContent {
	margin-top: 70px;
	margin-bottom: 80px;
	overflow-y: auto;
	background-image: url(../TT-pres/bracket-bg.png);
}

div.swimlane {
	float: left;
	width: 270px;
	margin-right: 45px;
}

div.swimlane h1 {
	padding-left: 70px;
}

div.swimlane h3 {
	padding-left: 70px;
	padding-bottom: 10px;
}

div.swimlane a {
	color: #fff;
}

div.swimlane a:hover {
	text-decoration: underline;
}

div.swimlane.register {
	background-image: url(../TT-pres/calender.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
}

div.swimlane.usssa {
	background-image: url(../TT-pres/usssaLogo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.swimlane.tally {
	background-image: url(../TT-pres/ttLogoSmall.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 0;
}

/*-------------------------------- Media Gallery */

table.media {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table.media tr td {
	line-height: 0;
	padding-right: 40px;
	text-align: center;
}

a.photo {
	border: 2px solid #fff;
	margin-left: 5px;
	margin-right: 5px;
	overflow-y: auto;
	text-decoration: none;
	padding: 0 0 0 0;
}

img.border {
	border: 0;
	margin-top: 20px;
	outline-width: inherit;
}

/*----------------------------- Event Champions */

div.champs {
	width: 100%;
	text-align: center;
}

div.champs img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.champs td h5 {
	color: #00FF00;
}

div.champs td h3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.champs td p {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*---------------------------- SPONSORS */

div#sponsors {
	background-color: #0c0c0c;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

div#sponsors img {
	#border: #fff solid 1px;
	padding: 2px;
	margin-left: 1.0%;
	margin-right: 1.0%;
}

div#sponsors img:hover {
	border-color: #FF0000;
}


/*---------------------------- FOOTER */

div#footer {
	background-image: url(../TT-pres/footerTop.gif);
	background-position: left top;
	background-color: #151515;
	background-repeat: repeat-x;
	padding-top: 70px;
	padding-bottom: 30px;
}

ul.footerLinks {
	display: block;
	width: 900px;
	overflow-y: auto;
	padding-bottom: 15px;
	margin: auto;
	width: 900px;
}

ul.footerLinks li {
	display: block;
	float: left;
	padding-right: 15px;
	text-align: center;
}

ul.footerLinks li.last {
	padding-right: 0;
}

ul.footerLinks li a {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: lighter;
}

ul.footerLinks li a:hover {
	color: #fff;
}

div#footer p {
	display: block;
	float: left;
}


div#Flyer {
	margin-left: auto;
	margin-right: auto;
}

















