﻿@charset "utf-8";
#mainlayout {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	min-height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
	background-image: url(/assests/images/bg/testbg.jpg);
}

a  {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	padding: 10px;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainlayout #mainarea #xpage #innercontent {
	margin-left: 10px;
}
#mainlayout #mainarea #xpage p  {
	margin-left: 10px;
}
#xpage p {
	margin-left: 10px;
}
#mainlayout #mainarea #xpage .subhead {
	font-size: 22px;
	padding: 10px;
}
#mainlayout #mainarea #xpage .minihead {
	font-size: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#mainlayout #mainarea #xpage .content {
	padding-left: 45px;
	margin-bottom: 10px;
}



#mainlayout #mainarea #xpage {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainlayout #mainarea #page {
	background-image: url(/assests/images/bg/testmbg.jpg);
}
#mainlayout #head {
	height: 75px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7F00;
	border-bottom-color: #FF7F00;
}

html, body {
	background-image: url(/assests/images/bg/1tnew.jpg);
	background-repeat: repeat-x;
	margin: 0 0 1px;
	height: 100%;
	background-attachment: fixed;
}
#mainlayout #head #logo {
	height: 65px;
	width: 435px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}
#mainlayout #mainarea #pics {
	height: 350px;
	overflow: hidden;
	width: 850px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF7F00;
}
#mainlayout #head #topmenu li {
	display: inline-block;
	list-style-type: none;
}
#mainlayout #head #topmenu {
	float: right;
	margin-top: 15px;
	margin-right: 50px;
}
#mainlayout #head #topmenu #topmenulist .menuitems  {
	color: #FFF;
}
#mainlayout #head #topmenu #topmenulist li  {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	float: right;
}
#mainlayout #head #topmenu #topmenulist li a {
	text-decoration: none;
}

#mainlayout #head #topmenu #topmenulist li a:hover {
	text-decoration: none;
	color: #FFF;
}
#mainlayout #mainarea #xpage #coaches {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
}
#mainlayout #mainarea #xpage #coaches .coach {
	clear: both;
	margin-bottom: 20px;
	margin-left: 40px;
}
#mainlayout #mainarea #xpage #coaches .coach .coachinfo {
	clear: both;
}
#mainlayout #mainarea #xpage #coaches .coach .coachname {
	font-weight: bold;
	float: left;
}
#mainlayout #mainarea #xpage #coaches .coach .coachname2 {
	font-weight: bold;
	font-size: 24px;
}
#mainlayout #mainarea #xpage .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 10px;
}
#mainlayout #mainarea #menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
}
#mainlayout #mainarea #menu #menulist {
	text-align: center;
	width: 850px;
}
#mainlayout #mainarea #menu #menulist li {
	list-style-type: none;
	display: inline;
}

#mainlayout #mainarea #menu #menulist .menuitem a {
	padding-left: 25px;
	padding-right: 25px;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}
#mainlayout #mainarea #menu #menulist .menuitems {
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
#mainlayout #mainarea #menu #menulist .menuitem a:hover {
	text-decoration: none;
	color: #FFF;
}
.clearfloat {
	clear: both;
	float: none;
}
#mainlayout #mainarea #xpage #linkwrap .link {
	clear: both;
	margin-bottom: 30px;
	margin-left: 40px;
}
#mainlayout #mainarea #xpage #linkwrap {
	margin-top: 15px;
}

#mainlayout #mainarea #xpage #linkwrap .link .linkinfo {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainlayout #mainarea #xpage #linkwrap .link .linkname {
	font-weight: bold;
	font-size: 24px;
}
#mainlayout #mainarea #xpage #linkwrap .link .linktop a {
	text-decoration: none;
	color: #000;
}
#mainlayout #mainarea #xpage #linkwrap .link .linktop a :hover {
	text-decoration: none;
	color: #FFF;
}
#mainlayout #mainarea #xpage .contactan {
	float: left;
	margin-top: 10px;
}

#mainlayout #mainarea #xpage .contactby {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	width: 100px;
}
#mainlayout #mainarea #xpage .contacti {
	clear: both;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}
.jqmOverlay
{
	background-color: #000;
}

