﻿@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
body {
	margin-top: 0px;
	font-family: segoe ui, geneva, arial;
	background-color: #ecedef;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	background-image: url('../images/background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
.main {
	text-align: center;
	position: relative;
	z-index: 1;
	background-image: url('../images/innerbackground_04.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 1500px;
}
.mat {
	text-align: center;
	position: relative;
	z-index: 1;
	background-image: url('../images/innerbackground-mat.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 1800px;
}
.playitforward {
	text-align: center;
	position: relative;
	z-index: 1;
	background-image: url('../images/events/playitforward.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 1500px;
}
.eventcontent {
	margin-top: 100px;
	text-align: left;
}

.matcontent {
	margin-top: 180px;
	text-align: left;
}
img {
	border: 0px;
}
body, div, table {
	font-family: Arial, geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topblock {
	height: 170px;
}
.logo {
	float: left;
	width: 320px;
	height: 150px;
}
.hero {
	position: relative;
	width: 860px;
	top: 0px;
	text-align: left;
	display:block;
	margin-bottom:50px;
	
}
.navelementselected {
	color: #848ba2;
	font-weight: lighter;
	margin-right: 50px;
	font-size: 16px;
	float: left;
	border-bottom: 1px #848ba2 solid;
	border-top: 1px #848ba2 solid;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.navelement {
	margin-right: 50px;
	font-size: 16px;
	float: left;
	color: #F1f1f1;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.navelement:hover {
	border-bottom: 1px #848ba2 solid;
	border-top: 1px #848ba2 solid;
}
form {
	margin: 0px;
}
ol, ul, li {
	margin-left: 10px;
}
a.navelement:hover {
	color: #848ba2;
}
.navigationdiv {
	margin-top: 100px;
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
	color: #F1F1F1;
	float: right;
}
.homethumbimage {
	border-style: solid;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
.sidebarlink {
	color: #F3F3F3;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	margin-top: 50px;
	font-family: Arial, geneva, sans-serif;
	font-size: 10px;
	color: #192653;
	text-align: center;
	z-index: 1;
	position: relative;
}
a.footerlink {
	color: #192653;
}
a.footerlink:hover {
	color: fuchsia;
}
.leftcolumn {
	width: 500px;
	float: left;
	margin-right: 20px;
	text-align: left;
}
.rightcolumn {
	float: right;
	width: 340px;
	text-align: left;
}
.leftwidecolumn {
	width: 600px;
	text-align: left;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}
.rightnarrowcolumn {
	width: 240px;
	float: right;
	text-align: left;
}
.onecolumn {
	width: 800px;
	text-align: left;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}
.myLayersClass {
	position: relative;
	visibility: hidden;
}
.orangebox {
	background-image: url('../images/bg-orangebox.gif');
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 320px;
	height: 200px;
	text-align: left;
}
.orangebox2 {
	background-image: url('../images/bg-orangebox2.gif');
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 800px;
	height: 200px;
	text-align: left;
	position: inherit;
}
.orangebox3 {
	background-image: url('../images/bg-orangebox3.gif');
	background-position: center top;
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	text-align: left;
	margin-bottom: 20px;
	position: inherit;
}
.indent {
	padding: 10px;
}
a {
	text-decoration: none;
	color: #e79f04;
}
a:hover {
	color: #ffcc66;
}
a.footer {
	color: #FF0000;
}
h1 {
	font-size: 28px;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #afb2c1;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #f1f1f1;
	border-bottom: 1px #ffa200 solid;
}
h3 {
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #e79f04;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #f1f1f1;
}
.question {
	font-weight: bold;
	color: #e79f04;
}

.pullquote{
	margin: 20px;
	padding:10px;
	border-bottom: 1px #00CCFF solid;
	border-top: 1px #00CCFF solid;
	font-size: 22px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #00CCFF;
}
