/* RESETS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
input, select 
{
	font-size: 11px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
b, strong {
	font-weight: bold;
}
/* DEFAULTS */
a {
	color: #000000;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.hidden {
	display: none;
}
.fixB {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fixI {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.fullHeight {
	height: 100% !important;
}
.nb {
	border: none !important;
}
.nbg {
	background: none !important;
}
.npadding {
	padding: 0 !important;
}
.nmargin {
	margin: 0 !important;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* LAYOUTS */
html 
{
	height: 100%;
}
body 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
h2 
{
	font-size: 14px;
	font-weight: bold;
}
a
{
	font-weight: bold;
}
.label 
{
	font-weight: bold;
}
#page {
	background-color: #FFFFFF;
	display: block;
	height: 100%;
}
.centeringPage {
	display: block;
	margin: 0 auto;
	width: 944px;
}
/* HEADER */
#header {
	background: url(../images/header.jpg) #c1bfbf no-repeat 50% 0;
	border-bottom: 7px solid #e2e2e2;
	display: block;
}
#header .centeringPage {
	height: 87px;
	padding: 5px 0 10px;
}
#header #brand {
	display: block;
	float: left;
	height: 87px;
	width: 279px;
}
#header #brand a {
	background: url(../images/logo.png) no-repeat 0 0;
	display: block;
	height: 87px;
	text-indent: -9999px;
	width: 279px;
}
#nav {
	float: left;
	padding: 20px 0 0 60px;
}
#nav li {
	display: block;
	float: left;
	padding: 0 15px;
}
#nav li a {
	background: url(../images/nav.png) no-repeat 50% 0;
	color: #FFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 20px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
#nav li a:hover {
	background: url(../images/nav.png) no-repeat 50% -168px;
	color: #858383;
}
/* CONTENT */
#content {
	background-color: #FFFFFF;
}
#content .centeringPage {
	padding: 20px 0px 0px 0px;
}
#content .sTitle {
	border-bottom: 1px solid #e2e2e2;
	color: #008dd2;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
#content .breadcrumb {
	color: #ababab;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}
/* FORM AREA */
.formArea {
	background: url(../images/arrow.jpg) no-repeat 535px 0;
	padding: 0 0 30px;
}
.formArea .faLeft {
	display: block;
	float: left;
	position: relative;
	width: 540px;
}
.formArea .faRight {
	display: block;
	float: right;
	padding: 0 55px 0 0;
	width: 220px;
}
.formArea .faRight input {
	background: url(../images/go.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	height: 143px;
	text-indent: -9999px;
	width: 220px;
}
.formArea .faRight input:hover {
	background: url(../images/go.jpg) no-repeat 0 -143px;
}
.faRow {
	color: #858383;
	padding: 0 0 10px;
}
.faRow .faCol {
	float: left;
	width: 255px;
}
.faRow .faCol .faItem {
	width: 135px;
}
.faRow .faItem {
	float: left;
	height: 21px;
	z-index: 50;
}
.faRow span {
	display: block;
	float: left;
	font-size: 11px;
	padding: 0px 15px 0px 0px;
	width: 40px;
}
.faRow .faItem .txt {
	background-color: #d3d3d3;
	border: 1px solid #e1e1e0;
	color: #000;
	font-size: 11px;
	height: 13px;
	padding: 3px 5px;
	position: absolute;
	width: 120px;
	z-index: 100;
}
.faRow .faItem .txt:hover {
	background-color: #008dd2;
	border: 1px solid #7ac4e8;
	color: #FFF;
}
/**/
.selectbox {
	background: url(../images/arrow2.png) #d3d3d3 no-repeat 100% 50%;
	border: 1px solid #e1e1e0;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 5px;
	position: absolute;
	z-index: 50;
}
.selectbox-wrapper {
	background-color: #d3d3d3;
	font-size: 11px;
	position: absolute;
	z-index: 200;
}
.selectbox-wrapper ul li {
	cursor: pointer;
	padding: 2px 5px;
}
.selectbox-wrapper ul li:hover {
	background-color: #008DD2;
	color: #FFF;
}
#selDivision_input {
	width: 100px;
}
#selCountry_input {
	width: 70px;
}
#selGender_input {
	width: 60px;
}
#selClub_input {
	width: 420px;
}
/* 
==============================================
==============================================
*/
table.data
{
	margin: 0;
	padding: 0;	
	border-collapse: collapse;
	border-spacing: 0;	
	margin-bottom: 40px;
	padding: 0px 0px 50px 0px;
	font-size: 11px;
	border: solid 0px;
}
table.data th
{
	background-color: #a4a4a4;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 4px;
}
table.data tr
{
	color: #858383;
}
table.data tr:hover
{
	background-color: #008dd2;
	color: #FFFFFF;
	cursor: pointer;
}
table.data td
{
	padding: 6px;
	border-bottom: solid 1px #d0d0d0;
}
table.data a:hover
{
	color: #ffff01;
}
/* 
==============================================
==============================================
*/
table.formInput
{
	font-size: 11px;
	color: #858383;
}

.textBox
{
	background-color: #d0d0d0;
	border: none;
	padding: 4px;
}

.sponsors ul li {
	display: block;
	float: left;
	padding: 0 6px;
}
.sponsors .first {
	padding-left: 0;
}
.sponsors .last {
	padding-right: 0;
}
/* FOOTER */
#footer {
	background: url(../images/footerBg.jpg) repeat-x 0 0;
}
#footerInside {
	background: url(../images/footer.jpg) no-repeat 50% 0;
	height: 170px;
	padding: 10px 0 0;
}
#footer1 {
	background-color: #c1bfbf;
}
#footer1 .btns {
	background: url(../images/timing.png) no-repeat 0 5px;
	float: left;
	padding: 10px 0 10px 45px;
}
#footer1 .btns ul li {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 0 40px 0 0;
}
#footer1 .btns ul li a {
	background: url(../images/nav.png) no-repeat 0 6px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	letter-spacing: 1px;
	padding: 5px 0 5px 55px;
	text-transform: uppercase;
}
#footer1 .btns ul li a:hover {
	background: url(../images/nav.png) no-repeat 0 -162px;
	color: #858383;
}
#footer1 .search {
	height: 30px;
	float: right;
	padding: 10px 0 10px 40px;
}
#footer1 .search .clearfix {
}
#footer1 .search .txt {
	float: left;
	padding: 4px 10px 0 0;
	width: 295px;
}
#footer1 .search .txt input {
	background: url(../images/input.png) no-repeat 0 0;
	border: none;
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 15px;
	padding: 1px 15px;
	width: 267px;
}
#footer1 .search .txt input:hover {
	background: url(../images/input.png) no-repeat 0 -17px;
}
#footer1 .search .submit {
	float: left;
	width: 59px;
}
#footer1 .search .submit input {
	background: url(../images/search.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	height: 23px;
	text-indent: -9999px;
	width: 59px;
}
/* FOOTER 2 */
#footer2 {
}
.navList {
	padding: 15px 0 5px 40px;
}
.navList .nlItem {
	float: left;
	padding: 0 10px;
	width: 160px;
}
.navList .nlItem h3 {
	color: #858383;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0 0 5px;
	text-transform: uppercase;
}
.navList .nlItem ul {
}
.navList .nlItem ul li a {
	color: #008dd2;
	font-size: 11px;
}
.navList .nlItem ul li a:hover {
	color: #000;
	text-decoration: underline;
}
/* FOOTER 3 */
#footer3 {
	color: #a6a5a5;
}
#footer3 p {
	font-size: 11px;
	padding: 10px 0 45px;
	text-align: right;
}
