
/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
	text-align: left;
	background: #adb0b7 url(images/bg-body.jpg) repeat-x top;
}

img {
	display: block;
	border: 0;
}

a:active {
  outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a:focus { 
    outline: none; 
}


/*________ Outside Container ________*/

#outsideContainer {
	width: 990px;
	background: url(images/bg-outside-container.png) repeat-y center;
	margin: 0 auto;
	overflow: hidden;
}

/*________ Container ________*/

#container {
	width: 970px;
	margin: 0 auto;
}

/*________ Header ________*/

#header {
	background: url(images/bg-header.jpg) no-repeat top right;
}

#nav {
	background: url(images/bg-nav.jpg) no-repeat;
	height: 40px;
}

#nav ul {
	padding: 12px 0 11px 0;
}

#nav li {
	display: inline;
}

#nav li a {
	font: 12px Arial Black, Arial, Helvetica, sans-serif; color: #000; text-decoration: none;
	background: url(images/bg-nav-item.jpg) no-repeat right;
	padding: 12px 10px 11px 10px;
}

#nav li a:hover {
	font: 12px Arial Black, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
}

/*________ Content (Main) ________*/

#content {
	padding: 0 20px 10px 20px;
}

#content p {
	padding-bottom: 10px;
}

#content h2 {
	padding-bottom: 10px;
}

/*________ Content (HOME) ________*/

#leftColumn {
	width: 290px;
	float: left;
}

#leftColumn #internationalLinks {
	padding: 20px 0;
}

#leftColumn #internationalLinks table tr td {
	padding-bottom: 10px;
}

#leftColumn #internationalLinks a {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/world.gif) no-repeat left center;
}

#leftColumn #internationalLinks a:hover {
	text-decoration: underline;
}

#middleColumn {
	width: 290px;
	float: left;
	margin: 0 30px;
}

#rightColumn {
	width: 290px;
	float: left;
}

#middleColumn .event {
	background: #255895 url(images/bg-event-home.jpg) repeat-x bottom;
	text-align: center;
	padding: 10px 5px;
}

#middleColumn .event p {
	font: 14px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
	padding-bottom: 0px;
}

#middleColumn .event h3 {
	text-align: center;
	padding-bottom: 2px;
}

#content .videoHome {
	border: 3px solid #feb729; 
	background: #feb729;
	display: block;
}

#content .videoHome2 {
	border: 3px solid #feb729; 
	background: #feb729;
	display: block;
	margin-bottom: 20px;
}


/*________ Content ________*/

h3 {
	font-size: 16px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #feb729;
}

h4 {
	font-size: 14px;
	padding-bottom: 5px;
	color: #feb729;
}

a.simpleLink {
	color: #feb729;
	text-decoration: none;
}

a.simpleLink:hover {
	color: #feb729;
	text-decoration: underline;
}


#content .region {
	padding-bottom: 50px;
}

#content .scheduledEvent {
	font: 14px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
	background: url(images/bg-scheduled-event.jpg) repeat-x bottom;
	overflow: hidden;
	padding: 10px 10px 5px 10px;
}

#content .scheduledEvent p.eventLocation {
	font-weight: bold;
	color: #feb729;
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}

#content .scheduledEvent p.eventDate {
	font-size: bold;
	float: left;
	padding-top: 5px;
}

#content .scheduledEvent img {
	float: right;
	padding: 10px 0;
}

#content #standings {
	text-align: center;
	padding: 20px 0;
}

#content #standings td {
	margin: 0px;
	margin: none;
	border-bottom: 1px solid #20528f;
	padding: 5px 0;
}

#content #standings td.standingsEvent {
	width: 250px;
	padding-right: 150px;
}

#content #standings td.standingImage {
	width: 50px;
	padding-right: 20px;
}

#content #standings td.standingName {
	width: 250px;
	padding-right: 20px;
	text-align: left;
}

#content img.imgFloatRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 3px solid #feb729; 
}

#content .simpleList {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style: none;
}

#content .simpleList li {
	padding-bottom: 2px;
	font-weight: bold;
}

#content .simpleList li span {
	color: #feb729;
	font-weight: bold;

}

#content .video {
	float: left;
	margin: 0 20px 20px 0;
	border: 3px solid #feb729; 
	background: #feb729;
	display: block;
}

#content .video p {
	text-align: center;
	color: #326199;
}

#content .video object {
	padding-bottom: 10px;
	display: block;
}

#content ul.galleryList {
	list-style: none;
}

#content ul.galleryList li {
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px solid #24548c;
	color: #feb729;
}

#content ul.galleryList li a {
	color: #feb729;
	text-decoration: none;
}

#content ul.galleryList li a:hover {
	text-decoration: underline;
}

#content img.galleryTn {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #feb729; 
	display: block;
}

#content table.eventTimes {
	font-size: 14px;
}


#content .eventTimes td {
	border-bottom: 1px solid #20528f;
	padding: 10px 0;
}

#content #viewBox {
	border: 1px solid #feb729;
	background: #20528f;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
}

#content #viewBox p a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#content #viewBox p a:hover {
	color: #feb729;
	text-decoration: underline;
}

#content .newsItem {
	border-top: 1px solid #4575af;
}

#content .newsItem a {color: #feb729; font-size: 10px;}

/*________ Contact Form ________*/

#contactForm {
	width: 800px;
	padding-bottom: 20px;
}

#contactForm fieldset {
	border: 0;
}

#contactForm legend {
	display: none;
}

#contactForm fieldset label {
	font-size: 14px;
	font-weight: bold;
	color: #feb729;
	float: left;
	clear: left;
	width: 135px;
	padding: 2px 0 2px 0;

}

#contactForm fieldset input,
#contactForm fieldset select,
#contactForm textarea {
	display: block;
	width: 200px;
	border: 1px solid #feb729;
	margin: 0 0 8px 0;
	padding: 2px 0 2px 7px;
}

#contactForm fieldset select {
width: 208px;
}

#contactForm textarea {
	overflow: auto;
	font: 100% Arial, Helvetica, Sans-Serrif;
	width: 250px;
	height: 60px;
border: 1px solid red;
}

#contactForm fieldset .userType {
overflow: hidden;
clear: left;
width: 600px;
padding: 5px 0 10px 0;
}

#contactForm fieldset .typeSelections {
overflow: hidden;
width: 400px;
}

#contactForm fieldset label.radio {
float: none;
clear: none;
display: block;
width: auto;
margin-bottom: 5px;
}

#contactForm fieldset label.radio input {
float: left;
width: auto;
padding: 0;
border: 0;
background: 0;
margin: 0 5px 8px 0;
}

#contactForm #verification {
width: 450px;
overflow: hidden;
}

#contactForm #verification img {
margin: 0 0 10px 135px;
float: left;
}

#contactForm #verification a {
display: block;
color: #fff;
text-decoration: none;
font-size: 11px;
margin: 12px 0 10px 0;
}

#contactForm #verification a:hover {
text-decoration: underline;
}

#contactForm input {
	margin: 0 0 0 135px;
}

.errorText {
background-color: red;
padding: 10px;
line-height: 1.6;
color: #fff;
font-size: 90%;
margin-bottom: 10px;
}
.errorText p {
font-weight: bold;
}
.errorText ul {
padding-left: 40px;
}
.successText {
background-color: #005c2a;
padding: 10px;
text-align: center;
font-weight: bold;
}

/*________ Footer ________*/

#footer {
	clear: both;
	background: #033c81 url(images/bg-footer.jpg) repeat-x top;
	padding: 20px;
}

#footer ul {
	background: url(images/bg-footer-nav.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	padding-right: 15px;
}

#footer ul li a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#footer p.footerLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#footer p.copyrightPara {
	color: #feb729;
	padding-top: 10px;
}

#footer p a:hover {
	color: #feb729;
}

#footer ul li a:hover {
	color: #feb729;
}
