/* ---------------------------------------------------- */
/*		Colors
/* ---------------------------------------------------- */
/*

red: b62126

*/

/* ---------------------------------------------------- */
/*		Reset
/* ---------------------------------------------------- */
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;/* vertical-align:baseline; */
}
/* ---------------------------------------------------- */
/*		Elements
/* ---------------------------------------------------- */

html {
	height: 100%;
}
body {
	font: 13px 'OpenSansRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#000;
	margin: 0;
	padding:0;
	line-height:17px;
	height: 100%;
	width:100%;
	background: url(../img/bg.jpg) #d1d1d1;
}
a {
	text-decoration:none;
	color: #b62126;
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h2 {
	font: 32px 'ExoLight', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#fff;
	text-shadow: 0px 1px 2px #000;
}
h3 {
	font: 18px 'ExoRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#b62126;
}
h4 {
	font: 15px 'ExoRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#b62126;
}
strong, b {
	font-family: 'OpenSansSemibold';
}
em, i {
	font-family: 'OpenSansItalic';
}
strong em, em strong {
	font-family: 'OpenSansSemiboldItalic';
}
hr {
	background: url(../img/hr.gif) left top repeat-x;
	height:2px;
	border:none
}

/* ---------------------------------------------------- */
/*		Layout
/* ---------------------------------------------------- */

#w1 {
	width:100%;
	height:100%;
}
* html #w1 {
	height:100%;
}
#w2home {
	background: url(../img/homebg.jpg) top repeat-x;
}
#w2 {
	background: url(../img/interiorbg.jpg) top repeat-x;
}
#w3 {
	background: url(../img/home/rotator.php) center 65px repeat-x;
}
#wrapper {
	margin:0px auto;
	width:950px;
	padding:0px 0px 10px 0px;
}
#header, #headerhome {
	background: url(../img/logo-trans.png) -5px top no-repeat;
	width:950px;
}
#header {
	height: 200px;
}
#headerhome {
	height: 400px;
}
#header h1, #headerhome h1 {
	margin:0px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	margin-left:125px;
	display:block;
	width:150px;
	height:150px;
	float:left
}
#header h2 {
	font: 32px 'ExoLight', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#fff;
	text-shadow: 0px 1px 2px #000;
	display:block;
	float:left;
}
#logolink {
	display:block;
	width:100%;
	height:100%;
}
#pagename {
	width:580px;
	padding:35px 0px 0px 0px;
}
#mpagename {
	width:580px;
	padding:35px 0px 22px 0px;
	background:url(../img/badge-trans.png) left bottom no-repeat;
}
#content {
	margin:0px auto;
	width:950px;
	min-height:300px;
	padding:25px 0px 0px 0px;
}
#content h2 {
	padding:10px;
	text-align:center;
	font-size:42px;
	color: #00aeef;
}
#content p, .homecol p {
	padding:0px 0px 12px 0px;
}
.container {
	width:80%;
	box-shadow:0px 0px 7px #666;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	border-radius: 0.8em;
	background:#fff;
	padding:25px;
	margin:0 auto;
}
#footer {
	margin:0 auto;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#666;
	line-height:normal;
	padding:20px 0px 10px 0px;
}
.clearb {
	clear:both;
	height:0;
	visibility:hidden;
	line-height:0;
}
/* ---------------------------------------------------- */
/*		Nav
/* ---------------------------------------------------- */

#nav {
	min-height: 47px;
	font: 16px 'ExoRegularItalic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	width:auto;
	margin: 30px 85px 0px 0px;
	line-height:0;
}
#menu_vert {
	margin: 0;
	padding: 0;
}
#menuwrapper {
	height: 1%;
	width: auto;
	margin: 0 auto;
	padding: 0;
}
ul#primary-nav, ul#primary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
	padding: 10px 0px 0px 10px;
}
ul#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
}
ul#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
ul#primary-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
	width: 48%;
	margin-left: 0px;
	margin-top: -1px;
	float: left;
	position: relative;
}
ul#primary-nav li a {
	font-weight: normal;
	color: #b62126;
	padding: 25px 5px 0px 0px;
	display: block;
	height:22px;
	text-decoration: none;
	background: url(../img/nav-trans.png) -20px 0px no-repeat;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
ul#primary-nav li li a {
	background: url(../img/subnav.gif) -1px 8px no-repeat;
	-webkit-transition: color 0.2s ease-in, background 0.1s linear;
	-moz-transition: color 0.2s ease-in, background 0.1s linear;
	-o-transition: color 0.2s ease-in, background 0.1s linear;
	transition: color 0.2s ease-in, background 0.1s linear;
}
ul#primary-nav li a:hover {
	color:#000;
}
ul#primary-nav li li a:hover {
	color: #fff;
	background: url(../img/subnav.gif) 2px 8px no-repeat;
}
ul#primary-nav li a.menuactive {
	color: #8e8e8e;
}
ul#primary-nav li a.menuactive:hover {
	color: #8e8e8e;
}
#primary-nav li li a.menuparent span {
	display: block;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
}
ul#primary-nav li ul a {
	text-align: left;
	margin: 0;
	padding: 3px 3px 3px 11px;
	font-weight: normal;
	color: #ddd;
	line-height:normal;
	font: 11px 'OpenSansRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	display:block;
	text-transform:none;
}
ul#primary-nav li ul {
	background:url(../img/black-trans.png);
	margin: 0px 0px 0px -23px;
	padding: 10px;
	position: absolute;
	width: 450px;
	height: auto;
	display: none;
	z-index: 999;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
}
ul#primary-nav li ul ul {
	opacity: 95;
}
#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {
	color: #000
}
#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {
	display: none;
}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
}
#primary-nav li li a {
	height: 1%;
}
.menu_start, .menu_separator, .menu_end {
	border:none;
	padding:0;
	margin:0;
	display:block;
}
.menu_start {
	background: url(../img/nav-trans.png) left bottom no-repeat;
	width:22px;
	height:47px;
}
.menu_separator {
	width:35px;
	height:47px;
	background: url(../img/navdiv-trans.png) center bottom no-repeat;
}
.menu_end {
	background: url(../img/nav-trans.png) right bottom no-repeat;
	width:24px;
	height:47px;
}

/* ---------------------------------------------------- */
/*		Home
/* ---------------------------------------------------- */

.homecol {
	float:left;
	width:264px;
	margin:0px 1px;
	padding:0px 25px 25px 25px;
	background: url(../img/homecolbg-trans.png) center bottom no-repeat;
	min-height:330px;
	overflow:hidden;
}
.homecol h3 {
	display:block;
	padding:15px 0px 28px 35px;
	font: 22px 'ExoLight', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align:left;
	color:#fff;
	text-shadow: 0px 1px 1px #000;
	font-weight: normal;
}
.homecol h4 {
	padding-bottom:5px
}
#homesearch {
	width:590px;
	max-height:90px;
	min-height:63px;
	margin:94px 0 20px 0;
	padding:14px 0px 0px 45px;
	background: url(../img/homesearch-trans.png) center top no-repeat;
}
.homeinput, .btn {
	display:inline-block;
	background:none;
	border:none;
	vertical-align:top;
}
.homeinput {
	width: 490px;
	margin:0px 26px 0px 0px;
	padding:4px 0px 2px 0px;
	min-height:34px;
	color:#898989;
	font: 24px 'ExoLight', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	-webkit-transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
}
.homeinput:focus, .homeinput:hover {
	color:#000;
	line-height:normal
}
.btn {
	text-indent: -9999px;
	display:inline-block;
	width:50px;
	height:45px;
	padding:0
}
.btn:hover {
	cursor: pointer;
}
#homenews {
	background: url(../img/newsbg-trans.png) center top no-repeat;
	width:260px;
	height:123px;
	display:block;
	padding:19px 20px 20px 20px;
	margin: 0px 5px 0px 0px;
	overflow:hidden;
}
#homenews h3 {
	text-align:center;
	padding-bottom:10px;
	text-transform:uppercase;
}
#homenews div {
	color:#000;
}
.icodoc {
	background: url(../img/icons-trans.png) left 9px no-repeat;
}
.icoemail {
	background: url(../img/icons-trans.png) left -54px no-repeat;
}
.icorss {
	background: url(../img/icons-trans.png) left -120px no-repeat;
}
#slideshow span, #homenews span {
	color:#666;
	margin-bottom:12px;
	font-style: normal;
	display:block;
}
#slideshow {
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 264px;
	height: 255px;
	padding: 0px;
	z-index:0;
}
#slideshow > div {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

/* ---------------------------------------------------- */
/*		Search
/* ---------------------------------------------------- */

#msearch {
	width:260px;
	max-height:50px;
	margin:0px 0px 0px 0;
	padding:0px 0px 0px 10px;
	background: url(../img/search-trans.png) center top no-repeat;
}
.minput, .mbtn {
	display:inline-block;
	background:none;
	border:none;
	vertical-align:top;
}
.minput {
	width: 220px;
	margin:0px 8px 0px 0px;
	padding:0px 0px 1px 0px;
	min-height:38px;
	color:#898989;
	font: 15px 'ExoLight', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	-webkit-transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
}
.minput:focus, .minput:hover {
	color:#000;
	line-height:normal
}
.mbtn {
	text-indent: -9999px;
	display:inline-block;
	width:27px;
	height:32px;
	padding:0;
	margin:1px 0 0 0;
}
.mbtn:hover {
	cursor: pointer;
}

#sresults {
	list-style:none;
}
#sresults li {
	list-style:none;
	margin:10px 12px 5px 12px;
	padding:5px 0px 0px 0px;
	display:block;
	background: url(../img/hr.gif) left top repeat-x;
	float:left;
	width:30%;
	height:89px;
	overflow:hidden;
}
#sresults ul li {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background:none;
	width:100%;
	height:100%;

}

/* ---------------------------------------------------- */
/*		Managers Info
/* ---------------------------------------------------- */

.msum {
	display:block;
	width:282px;
	max-width:282px;
	max-height:90px;
	padding:10px;
	margin:7px;
	font-size:10px;
	line-height:13px;
	color:#000;
	-webkit-transition: background 0.2s ease-in, color 0.3s ease-in;
	-moz-transition: background 0.2s  ease-in, color 0.3s ease-in;
	-o-transition: background 0.2s  ease-in, color 0.3s ease-in;
	transition: background 0.2s  ease-in, color 0.3s ease-in;
	background: url(../img/mlink-trans.png) -302px top no-repeat;
}
.msum:hover {
	background: url(../img/mlink-trans.png) center top no-repeat;
	color:#b62126;
}
.msum img {
	background:#fff;
	padding:5px;
	margin:0px 8px 0px 0px;
	box-shadow:0px 0px 5px #666;
}

.msum strong, .msum em {
	font: 13px 'ExoRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#b62126;
	display:block
}
.msum strong {
	padding:0 0 0 0;
	margin:4px 0 0 0;
}
.msum em {
	background:url(../img/hr.gif) left top repeat-x;
	padding:7px 0 0 0;
	margin:5px 0 0 0;
}

.mpic {
	background: #fff;
	width:240px;
	/* background: url(../img/default-profile.jpg) center 15px no-repeat #fff; */
	padding:15px;
	overflow:hidden;
	box-shadow: 0px 0px 8px #666;
	margin:0 0 15px 0;
	text-align:center;
}
.minfo {
	background: url(../img/hr.gif) left bottom repeat-x;
	padding:0;
	margin:0 0 8px 0;
}
.minfo a {
	text-decoration:none;
	color: #000;
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}
.minfo a:hover {
	text-decoration: none;
	color:#b62126;
}

/* ---------------------------------------------------- */
/*		Athlete Tables
/* ---------------------------------------------------- */

#athletetable {
	width:580px;
	text-align:left
}
h3.tabletop {
	background: url(../img/tabletop-trans.png) center bottom no-repeat;
	width:525px;
	height:45px;
	display:block;
	padding:15px 0px 0px 55px;
	margin:0;
	font-size:24px;
}
.tablebtm {
	background: url(../img/tablebtm-trans.png) center top no-repeat;
	width:580px;
	height:50px;
	display:block;
	padding:0;
	margin:0;
}
table.tablesorter {
	background-color: #fff;
	margin:0;
	width: 100%;
	text-align: left;
	padding:0px 10px;
}
.tablesorter thead {
	color:#b62126;
	font: 15px 'ExoRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align:left
}
.tablesorter tbody td {
	border-bottom:3px solid #fff;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	padding: 4px 22px 4px 4px;
	text-align:left
}
table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 5px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#e5efff;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	/* background-color: #faf9cb; */
}
.oddtr {
	background-color:#e5efff;
}
.eventr {
	background-color:#faf9cb;
}
.oddtr:hover, .eventr:hover {
	background-color:#b62126;
	color:#fff;
}
.icotw, .icofb, .icowb {
	display: block;
	width:20px;
	height:20px;
	margin:0px 1px 1px 0px;
	text-indent:-9999px;
	float:left;
}
.icotw {
	background:url(../img/links-trans.png) left top no-repeat;
}
.icofb {
	background:url(../img/links-trans.png) -21px top no-repeat;
}
.icowb {
	background:url(../img/links-trans.png) -42px top no-repeat;
}

/* ---------------------------------------------------- */
/*		Front End User
/* ---------------------------------------------------- */
#compdir_frontend_list table th {
	padding:4px;
	font-family: 'OpenSansSemibold';
	text-align:left;
}
#compdir_frontend_list table td {
	padding:4px;
}
#compdir_frontend_list table tr {
	border-bottom:1px solid #999;
	background:#eee;
}
#compdir_frontend_list table tr:hover {
	border-bottom:1px solid #999;
	background:#ccc;
}

/* ---------------------------------------------------- */
/*		Form
/* ---------------------------------------------------- */

.cms_textfield, .cms_password, .cms_textarea {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	background:#fff;
	padding:4px;
	box-shadow:inset 0 0 2px #999;
	-moz-box-shadow:inset 0 0 2px #999;
	border:1px solid #898989;
	font: 12px 'OpenSansRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.cms_textfield:hover, .cms_password:hover, .cms_textarea:hover {
	border:1px solid #333;
}
.cms_textfield:focus, .cms_password:focus, .cms_textarea:focus {
	border:1px solid #b62126;
}
.cms_textfield, .cms_textarea {
	width:300px
}
.cms_textarea {
	width:300px;
	max-width:300px;
	max-height:80px;
	min-height:60px;
}
.cms_label {
	display:block;
	width:150px;
}


/* ---------------------------------------------------- */
/*		Alert Boxes
/* ---------------------------------------------------- */

.error, .success, .info, .notice {
	display: block;
	padding: 10px 20px 10px 44px;
	margin:20px 0 0 0;
	-moz-border-radius: 0.8em 0em 0.8em 0em;
	-webkit-border-radius: 0.8em 0em 0.8em 0em;
	border-radius: 0.8em 0em 0.8em 0em;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
}
.error {
	background: #f9e5e6 url(../imgs/icon-box-error.png) no-repeat 10px 9px;
	border: 1px solid #f7c7c9;
	color: #b3696c;
}
.success {
	background: #e3ebc6 url(../imgs/icon-box-success.png) no-repeat 12px 8px;
	border: 1px solid #c2d288;
	color: #8fa442;
}
.info {
	background: #d8ecf5 url(../imgs/icon-box-info.png) no-repeat 10px 8px;
	border: 1px solid #9ac9df;
	color: #528da9;
}
.notice {
	background: #fcf7d9 url(../imgs/icon-box-notice.png) no-repeat 10px 9px;
	border: 1px solid #f5dc7d;
	color: #c4a21b;
}

/* ---------------------------------------------------- */
/*		Autocomplete Search
/* ---------------------------------------------------- */

.autocomplete-w1 {
	position:absolute;
	top:0px;
	left:0px;
	margin:3px 0 0 6px; /* IE6 fix: */
	_background:none;
	_margin:0;
}
.autocomplete {
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	background:#fff;
	cursor:default;
	text-align:left;
	max-height:350px;
	overflow:auto;
	margin:-6px 6px 6px -6px; /* IE6 specific: */
	_height:350px;
	_margin:0;
	_overflow-x:hidden;
	box-shadow: 0px 2px 2px #999;
}
.autocomplete .selected {
	background:#F0F0F0;
}
.autocomplete div {
	padding:5px 5px;
	white-space:nowrap;
}
.autocomplete strong {
	font-weight:normal;
	color:#b62126;
}

/* ---------------------------------------------------- */
/*		Helpers
/* ---------------------------------------------------- */

.colleft {
	width:270px;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 65px;
}
.colright {
	width:580px;
}
.floatleft {
	float:left
}
.floatright {
	float:right
}
.padder {
	padding:12px;
}
.paddertop {
	padding-top:18px;
}
.padderbtm {
	padding-bottom:12px;
}


/* ---------------------------------------------------- */
/*		Tool Tips
/* ---------------------------------------------------- */

.lightTip {
	font-family: 'OpenSansRegular', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:11px
}
.lightTip .content {
	width: auto;
	padding: 5px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #000;
	color: #fff;
	background:url(../img/black-trans.png);
}
.lightTip .bottom {
	height: 5px;
	background: url(../img/notch-dark.png) center bottom no-repeat;
}

/* ---------------------------------------------------- */
/*		News
/* ---------------------------------------------------- */

.newssum {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}
.newssum h4 {
	padding:0px 0px 2px 0px;
	font: 16px 'ExoRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}