@charset "utf-8";
/* CSS Document */

/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;	
	border:0;
    }
fieldset, img {
    border: 0;
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    }
address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
    }
caption, th {
    text-align: left;
    }
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;	
    }

a {text-decoration:none;}

ul, li {list-style:none;}
	
q:before, q:after {
    content: '';
    }
abbr, acronym {
    border: 0;
    }
   
.clear {
    clear: both;
}

a:focus { 
    outline: none; 
}

/* global styles */

p {
	font-size:12px;
	color:#2e2e2e;
	line-height:18px;
padding:6px 0;
}

strong {font-weight:800;}

body {
	background:#f0eced url(../img/layout/background.gif);
}

#header-wrapper {
	width:100%;
	height:192px;
	background: url(../img/layout/masthead.png) repeat-x bottom;
}

/*
.sports-marketing-header {
		background: url(../img/layout/marketing-masthead.png) repeat-x bottom!important;
}

.sports-management-header {
		background: url(../img/layout/management-masthead.png) repeat-x bottom!important;
}

.sports-commercial-header {
		background: url(../img/layout/commercial-masthead.png) repeat-x bottom!important;
}

.sports-leisure-header {
		background: url(../img/layout/leisure-masthead.png) repeat-x bottom!important;
}

*/

#top-bar-wrapper {
	width:100%;	
	/*background:#112433;*/
	background: url(../img/layout/top-bar.png);
	height:38px;
}

#top-bar {
	width:940px;
	margin:0 auto;
position:relative;
}

.hiddenFields {
	padding:0;
	height:0;
	margin:0;
	display:none;
float:left;
}

#top-bar form {
	position:absolute;
	top:0;
	right:0;

}

#top-bar .login-input {
	width:93px;
	height:17px;
	line-height:17px;
	padding:0 5px;
	margin:7px 5px 0 0;
	background: url(../img/layout/input-shadow.jpg) no-repeat !important;
	color:#333;
	border:1px solid #000000;
	float:left;
}

#top-bar .submit {
	background: url(../img/layout/login.gif) no-repeat !important;
	height:19px;
	width:50px;
	color:#fff;
	line-height:19px;
	padding:0 5px;
	margin:7px 5px 0 0;
font-size:12px;
font-weight:700;
cursor:pointer;
}

.submit2 {
	background: url(../img/layout/login.gif) no-repeat !important;
	height:19px;
	width:50px;
	color:#fff;
	line-height:19px;
	padding:0 5px;
	margin:7px 5px 0 0;
font-size:12px;
font-weight:700;
cursor:pointer;}


#top-bar ul {
	list-style:none;
	float:right;
margin-top:5px;
}

#top-bar li {
	line-height:22px;
	list-style:none;
	float:left;
	padding-right:20px;	
}

#top-bar li a {
	font-size:12px;
	color:#fff;
}

#top-bar li span {color:#60707d;}

#masthead-wrapper {
	width:100%;	
	height:156px;
}

#masthead {
	width:940px;
	margin:0 auto;
	background: url(../img/layout/header-background.png) no-repeat bottom;
	height:151px;
}	

#masthead .logo {
	margin-top:22px;
	float:left;
	margin-right:60px;
}

#content-wrapper {
	width:1057px;
	margin:0 auto;
	padding-top:25px;
}

.content {
	width:940px;
	margin: 0 auto;
}

.content a {color:#c40f14;}

.content a:hover {color:#333;}


.page-div {
	margin:20px 0;
}

#news-wrapper {
	background:#ddd url(../img/layout/news-background.jpg);
	width:1057px;
	
	margin:45px auto 30px auto;
	float:left;	
}

#home-content {
	width:515px;
	float:left;
	margin-left:12px;
	margin-right:13px;
}

#home-content p {
	color:#363437;
	font-size:14px;
	line-height:20px;
}

#home-content .page-title {
color:#A1090E;
	font-size:18px;
	line-height:26px;
	margin-bottom:30px;
}

#home-video-blog {
	width:400px;
	float:left;
	margin-right:0;
}

#home-video-blog h2 {
    clear: left;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
margin-top:8px;
 }

#home-video-blog p {
	padding:10px 0;
}

h2 {color:#b50b26;}

a {color:#b50b26;}

a:hover {color:#000;}

.services-menu {
	float:left;
	margin-top:15px;
}

.services-menu li a {
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding-left:15px;
}

.services-menu li a:hover {color:#66828e;}

.services-menu .sports-management a {
	background: url(../img/layout/sports-management-bullet.gif) left no-repeat;
}

.services-menu .sports-development a {
	background: url(../img/layout/sports-development-bullet.gif) left no-repeat;
}

.services-menu .sports-leisure a {
	background: url(../img/layout/sports-leisure-bullet.gif) left no-repeat;
}

.services-menu .sports-marketing a {
	background: url(../img/layout/sports-marketing-bullet.gif) left no-repeat;
}

.services-menu .sports-commercial a {
	background: url(../img/layout/sports-commercial-bullet.gif) left no-repeat;
}


.services-menu .sports-management a:hover {
	background: url(../img/layout/sports-management-bullet.gif) left no-repeat;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.50;	
}

.services-menu .sports-development a:hover {
	background: url(../img/layout/sports-development-bullet.gif) left no-repeat;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.50;		
}

.services-menu .sports-leisure a:hover {
	background: url(../img/layout/sports-leisure-bullet.gif) left no-repeat;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.50;		
}

.services-menu .sports-marketing a:hover {
	background: url(../img/layout/sports-marketing-bullet.gif) left no-repeat;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.50;		
}

.services-menu .sports-commercial a:hover {
	background: url(../img/layout/sports-commercial-bullet.gif) left no-repeat;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.50;		
}

#header-sub-menu {
	width:230px;
	float:right;
	margin-top:15px;
}

#header-sub-menu ul {
	float:left;
	width:230px;
}

#header-sub-menu li a {
	float:left;
	font-size:12px;
	color:#fff;
	line-height:20px;
}

#header-sub-menu li.odd {width:140px; float:left;}

#header-sub-menu li.even {width:90px; float:left;}

#header-sub-menu  li a:hover {color:#66828e;}

#header-sub-menu form {
	margin-top:15px;
	float:left;
	background:none!important;
}

.search-box {
	background: url(../img/layout/search-background.png) left no-repeat;
	float:left;
	width:166px;
	height:30px;
	color:#fff;
	padding-left:20px;
	font-size:11px;
}

.search-button {
	background: url(../img/layout/search-button.png) left no-repeat;
	float:left;
	width:33px;
	height:30px;
	cursor:pointer;
}

#footer {
	display:block;
	padding-top:30px;
	width:990px;
	margin:0 auto;
	font-size:11px;

}

#footer .logo-sml {
	float:left;
	margin-right:20px;
	margin-left:28px;
}

#footer-links {
	float:left;
	display:block;
	min-width:225px;
}

#footer-links ul {min-width:225px;}

#footer li {
	padding:0 10px; 
	border-right:1px solid #545655;
	float:left;
}

#footer li.last {border:0;}

#footer li.first {padding-left:0;}


#footer li a {color:#545655;}

#footer .copyright {
	clear:left;
	font-size:11px;	
}

#featured-news-image {
	width:299px;
	height:233px;
	background: url(../img/layout/featured-news-shadow.png) bottom no-repeat;	
	margin-top:25px;
	float:left;
	margin-right:20px;
}	


#featured-news-content {
	width:300px;
	float:left;
	margin-top:25px;
	margin-right:20px;
}

#other-news {
	width:300px;
	float:left;
	margin-top:25px;
}

#home-news {
	width:980px;
	margin:20px 0 20px 48px;
}	

#home-news h2 {
	font-size:24px;
	color:#000;
	font-weight:100;
margin-bottom:20px;
}


.page-header-wrapper {
	background:url(/img/pages/page-header-background.jpg) no-repeat top left;
	padding-left:14px;
	height:53px;
	margin-bottom:39px;
display:block;
}

.page-header-wrapper  h1 {
	color:#000;
	font-family:'Myriad Pro';
	font-size:30px;
}

.page-header-wrapper  p {
	color:#333333;
	font-family:'Myriad Pro';
	font-size:15px;
	padding:0;
}




/* home slider */

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(img/layout/slider/slider.png) no-repeat;
    width:940px;
    height:270px;
    margin:0 auto;
   /* padding-top:74px;
    margin-top:50px;*/
}

#slider {
	position:relative;
    width:940px;
    height:270px;
/*    margin-left:190px;*/
	background:url(img/layout/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-10px;
	background:#ccc;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(img/layout/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/layout/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {left:15px;}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {clear:both;}

/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {position:relative;}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {font-weight:bold;}

#accordion div {/*height:auto!important;*/}
#player-profile .content {
	background: url("/img/layout/investors-side.png") repeat-y top right;
}

.player-col-1 {
	width:320px;
	float:left;
	margin-right:47px;
margin-left:10px;
}


.player-col-1-wide {
	width:668px;
	float:left;
	margin-right:43px; /*43px*/
	margin-left:10px;
}

.player-col-1-wide h1 {
    color: #000000;
    font-family: 'Myriad Pro';
    font-size: 24px;
    margin-bottom: 25px;
}


.player-col-2 {
	width:297px;
	float:left;
	margin-right:47px;
}

.player-col-3 {
	width:219px;
	float:left;
}

#player-profile h2 {
	font-size:24px;
	color:#cc0000;
	margin-bottom:20px;
}

#player-profile h3 {
	font-size:12px;
	font-weight:700;
}

.player-details li {
	font-size:12px;
	font-weight:700;
line-height:25px;
}

.player-details li span {
	width:145px;
	float:left;
}

.player-video {
position:relative;
float:left;
margin-top:20px;
}


.player-video span {
position:absolute;
top:12px;
left:20px;
background:url(/img/layout/video.png) no-repeat;
height:31px;
width:31px;
}


.player-video-large {
position:relative;
float:left;
margin-top:13px;
margin-left:8px;
padding-bottom:15px;
background:url(/img/players/large-video-shadow.jpg) no-repeat bottom;
}


.player-video-large span {
position:absolute;
top:108px;
left:147px;
background:url(/img/layout/video.png) no-repeat;
height:31px;
width:31px;
}

/***********************************/

.ui-tabs { 
	position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	zoom: 1; 
	padding-top:20px;
} 

.ui-tabs .ui-tabs-nav { 
	margin: 0; 
	padding:0; 
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	margin: 0 1px 6px 0; 
	border-bottom: 0 !important; 
	padding: 0 0 0 0; 
	white-space: nowrap; 	
	font-size:12px; 	
	font-weight:600;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	height:30px; 
	line-height:30px; 
	text-decoration: none; 
	color:#000; 
}




.ui-tabs .player-stats {
	background:url(/img/players/stats.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
}

.player-stats.ui-tabs-selected  {
	background:url(/img/players/stats-selected.png) no-repeat left center!important;
}


.ui-tabs .player-bio{
	background:url(/img/players/player-bio.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
	margin-right:28px!important;
}

.player-bio.ui-tabs-selected  {
	background:url(/img/players/player-bio-selected.png) no-repeat left center!important;
}

.ui-tabs .player-gallery{
	background:url(/img/players/player-gallery.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
	margin-right:28px!important;
}

.player-gallery.ui-tabs-selected  {
	background:url(/img/players/player-gallery-selected.png) no-repeat left center!important;
}


.ui-tabs .player-print{
	background:url(/img/players/print.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
}

.player-print.ui-tabs-selected  {
	background:url(/img/players/print-selected.png) no-repeat left center!important;
}


.ui-tabs .ui-tabs-nav li a span { 
	float: left; 
	height:30px; 
	line-height:30px; 
	padding:0 10px;
}

.ui-tabs .ui-tabs-nav li a:hover { 

}

.ui-tabs .ui-tabs-nav li a:hover span { 

}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { 
	margin-bottom: 0;  
	color:#a1090e;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {float:left;}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { 
	display: block; 
	border-width: 0; 
}

.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6 {padding-top:15px;}	

.player-tabs p {
	font-size:12px;
	color:#474747;
	padding:5px 5px 5px 0;
	
}

.player-list {
	margin:10px auto;
width:200px;

}

.player-list img {float:left; margin-right:10px; clear:left; margin-bottom:14px;}
.player-list p { clear:right; padding-top:0;}
.player-list a {color:#000;}

#tabs-3 img {
	padding:3px;
border:1px solid #ccc;
margin-right:10px;
margin-bottom:10px;
}

.players-video-wrapper {
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 683px;
}

.profile-links {
	float:left;
	background: url("/img/layout/grey-backdrop.jpg") repeat;	
	width:219px;
	height:197px;
	margin-right:25px;

}

.profile-links ul {margin-top:25px;}


.profile-links li  {
	display:block;
	float:left;
	margin-left:25px!important;
	margin-bottom:20px!important;
	list-style: none; 
	position: relative; 
	top: 1px; 
	border-bottom: 0 !important; 
	padding: 0 0 0 0; 
	white-space: nowrap; 	
	font-size:12px; 	
	font-weight:600;
	float: left; 
	height:30px; 
	line-height:30px; 
}

.profile-links li a {
	text-decoration: none; 
	color:#000; 
}


.profile-links .player-stats {
	background:url(/img/players/stats.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
}

.profile-links .player-bio{
	background:url(/img/players/player-bio.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
	margin-right:28px!important;
}

.profile-links .player-gallery{
	background:url(/img/players/player-gallery.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
	margin-right:28px!important;
}

.profile-links .player-print {
	background:url(/img/players/print.png) no-repeat left center;
	padding-left:38px!important;
	width:107px;
}



.related-player-videos {
	float:left;
	width:424px;
	height:197px;
}

.related-player-videos .player-video {
	float:left;
	width:202px;	
}

.related-player-videos .player-video img {
	float:left;
	margin-right:10px;
}

.related-player-videos .video-description {
	float:left;
	width:120px;
	padding-top:0!important;
	padding-bottom:3px!important;
}


#statstable {
	width: 325px;
	padding: 0;
	margin: 0;
}

#statstable caption {
	padding: 0 0 5px 0;
	width: 325px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#statstable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #1b384b;
}

#statstable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#statstable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#statstable td.even {
	background: #F5FAFA;
	color: #797268;
}

#statstable .first-row {
	border-left: 1px solid #C1DAD7;
}


.player-videos-wrapper {
background:url(/img/players/video-side-background.jpg) repeat;
	width:338px;
padding-bottom:20px;
}

.player-videos-wrapper h2 {	
	margin-bottom:0!important;
	height:37px;
	line-height:37px;
	background:#1b384b;
	color:#fff!important;
	text-align:center;
	font-size:16px!important;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/js/fancybox/blank.gif');
	z-index: 1102;
	/*display: none; remove*/
display:block!important;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
visibility: visible;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
visibility: visible;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.team-list {
float:left;
width:217px;
margin-right:59px;
}

.team-member {
float:left;
width:372px;
margin-right:59px;
}

.team-contact {
float:left;
width:230px;
}

.team-list h2 {
	background:#1b384b; 
	color:#fff;
	line-height:38px;
	text-align:center;
width:217px;
}

.team-list h3 {
	font-size:14px;
padding:5px 0 5px 20px;
color:#000;
font-weight:700;
width:217px;
}

#team .ui-tabs .ui-tabs-nav li a , #team .ui-tabs .ui-tabs-nav li { float:none!important; display:block; line-height:17px;}

#team .ui-tabs .ui-tabs-nav li {width:217px;}

#team .ui-tabs .ui-tabs-nav li a {
	height:auto;
font-weight:300;
padding:6px 0 6px 20px;
font-size:10px;
}

#team .ui-tabs .ui-tabs-nav li a strong {
	font-size:12px!important;
font-weight:300;
}

#team .ui-tabs .ui-tabs-nav li.ui-tabs-selected a  { background:url(../img/layout/team-menu-hover.jpg); color:#fff;}
#team .ui-tabs .ui-tabs-nav li a:hover {background:url(../img/layout/team-menu-hover.jpg); color:#fff;}

.team-list {background:url(../img/layout/team-menu-background.jpg);}

.team-member h1 {
	color:#1b384b;
	font-size:28px;
font-weight:800;
}

.job-title {
	font-size:12px;
font-style:italic;
color:#7d8081;
font-weight:800;
padding-top:0;
}

.team-contact h2 {
	font-size:14px;
color:#1b384b;
font-weight:800;
margin-top:25px;
}

.email a {color:#333333;}

.team-excerpt {
font-size:18px;
color:#A1090E;
	font-family:arial;
	line-height:26px!important;
font-weight:500;

}

.team-member p {line-height:20px;}

li.team-title {
	padding-left:20px!important;
	font-size:14px!important;
}
#page p.page-pullout {
	font-size:18px;
	color:#A1090E;
	font-family:arial;
	line-height:26px;
padding-top:0!important;
font-weight:500;
}

#page .content ul {
	padding:15px;
	padding-right:0;
	background:url(/img/layout/grey-backdrop.jpg) repeat top;
	width:519px;
	float:left;
	margin-bottom:20px;
}

#page .content ul li {
	width:217px;
	float:left;
	font-size:14px;
	line-height:16px;
	padding:4px 14px 4px 0;
	background:url(/img/layout/sillsport-bullet.gif) no-repeat center left;
	padding-left:28px;
}



#page-content {
	width:535px;
	float:left;
	margin-left:5px;
	margin-right:25px;
	margin-top:45px;
}

#page-content p {
	color:#363437;
	font-size:14px;
	line-height:20px;
}

#page-side {
	margin-top:45px;
	width:375px;
	float:left;
	background:url(/img/layout/page-side-background.jpg) repeat-x top;
	padding-top:30px;
padding-bottom:30px;
}

img.testimonial-pic {
	background:url(/img/pages/testimonial-background-image.png) no-repeat;
	padding:1px 3px 10px 1px;
}

.side-testimonial {
	width:344px;
	margin:0 0 35px 17px;
	clear:both;
}

.testimonial-image {
	width:110px;
	float:left;
	margin-right:16px;
}


.testimonial-image img {margin-left:0!important;}


.testimonial {
	float:left;
	width:218px;
	font-size:12px;
	color:#333;
	margin-bottom:15px;
}

.testimonial p {
	padding:3px 0!important;
}

p.testimonial-name {
	font-size:18px;
	color:#00335a;
	padding:0!important;
}



.sports-development-list {
	margin-left:15px;
	width:240px!important;
clear:right;
}

.sports-development-list li {
	font-size:12px!important;
	color:#333;
	background:url(/img/layout/pdf-icon.png) no-repeat top left!important;
	padding-left:38px!important;
	margin-bottom:25px;
	padding-right:12px;
float:none;
}

.sports-development-list li a {
	font-size:18px;
	font-weight:500;
	color:#00335a;
line-height:18px;
float:left;
width:240px;
margin-bottom:5px;
}


#page-side h2 {
	font-size:24px;
	font-weight:500;
	color:#000;
	margin-bottom:10px;
	margin-left:30px;
	clear:left;
}

#page-side img {margin-left:30px;}

#africa-academy-images {margin-left:30px;}

#africa-academy-images img {margin-left:0!important;}

#page-side .read-more {
	margin-left:0!important;
	margin-top:5px;
}



.trustee {
	width:375px;
	margin-bottom:15px;
	float:left;
	clear:both;
}

.trustee-image {
	width:135px;
	float:left;
	margin-right:10px;
}

.trustee-content {
	width:210px;
	float:left;
}

#contact #content-wrapper label {
	width:110px;
	height:35px;
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:20px;
	line-height:35px;
	font-size:14px;
	color:#333333;
	margin-left:23px;
}

#contact #content-wrapper input {
	width:335px;
	height:35px;
	/*float:left;*/
	clear:right;
	margin-bottom:20px;
	line-height:35px;
	padding:0 15px;
	background:url(/img/layout/contact-text-background.gif) no-repeat top;
}

#contact #content-wrapper textarea {
	width:335px;
	height:230px;
	float:left;
	clear:right;
	background:url(/img/layout/contact-text-area-background.gif) no-repeat top;
	margin-bottom:20px;
	line-height:35px;
	padding:0 15px;
	font-size:12px;
	overflow:hidden;
}

#contact .submit-button {
	width:133px!important;
	height:48px!important;
	line-height:48px!important;
	background:url(/img/layout/submit.png) no-repeat top!important;
	margin-left:150px;
	color:#fff;
	font-weight:700;
	cursor:pointer;
}

#contact #page-side h2 {
	color:#a1090e!important;
	margin-left:30px!important;
	font-size:20px!important;
}


#contact #page-side p {
	margin-left:30px!important;
	font-size:12px;
	color:#333333;
}


#contact #page-side p strong {
	color:#333333;
	font-size:14px!important;
	font-weight:800;
}

#contact #page-side .contact-info {
	font-size:14px;
	line-height:22px!important;
}

#contact #page-side .phone-no {
	color:#1e4473;
	font-size:18px!important;
	line-height:26px!important;
}

#container {
	position:relative;
	width: 319px;
	height: 230px;
	margin-top: 15px;
	margin-left:30px;
}

.map-top, .map-left, .map-right, .map-bottom {
	position:absolute;
	z-index:1000;
	background: url(/assets/map-overlay.png) no-repeat;
}

.map-top {
	width: 319px;
	height: 6px;
	left: 0; 
	top: 0;
}

.map-left {
	background-position: left -6px;
	width: 6px;
	height: 218px;
	left: 0; 
	top: 6px;
}

.map-right {
	background-position: right -6px;
	width: 6px;
	height: 218px;
	left: 313px; 
	top: 6px;
}

.map-bottom {
	background-position: left -224px;
	width: 319px;
	height: 6px;
	left: 0; 
	top: 224px;
}

.contact-side-div {
	margin:35px 0;
}

 #contact .page-pullout {
	font-size:18px!important;
color:#A1090E;
	margin:0 23px 30px 23px;
	line-height:24px;
	padding:0!important;
} 

#investors .pullout {
	color:#A1090E;
	/*font-family:'Myriad Pro';*/
	font-size:18px;
line-height:26px;
padding:10px 20px;
}

#investors .pullout2 {
	color:#333;
	/*font-family:'Myriad Pro';*/
	font-size:14px;
line-height:22px;
padding:10px 20px;
}

#investors .page-header-wrapper {margin-bottom:5px!important;}

#investors-content {
	width:724px;
	float:left;
	margin-right:20px;
}

#investors-side {
	width:219px;
	float:left;
	padding-bottom:25px;
}

.side-bar h2 {
	width:199px;
	background:#1b384b;
	color:#fff!important;
	height:37px;
	line-height:37px;
	padding-left:20px;
	font-size:16px!important;
	font-weight:500!important;
margin-bottom:25px;
}

.side-bar h3 {
	width:199px;
	background:#c9d2c8;
	color:#000;
	height:37px;
	line-height:37px;
	padding-left:20px;
	font-size:16px!important;
	font-weight:500!important;
margin-bottom:9px;
}

.side-bar h3 a {color:#000!important;}



#investors .content {
	width:963px;
	background:url(/img/layout/investors-side.png) repeat-y top;
}

.downloads-list {margin-left:15px;}

.downloads-list li {
	font-size:12px;
	color:#333;
	background:url(/img/layout/pdf-icon.png) no-repeat top left;
/*	height:32px;*/
	padding-left:38px;
	margin-bottom:25px;
padding-right:12px;
}

.downloads-list li a {
	font-size:18px;
	font-weight:500;
	color:#00335a;
}


.financials-list {
	margin-left:15px;
	padding-bottom:20px;
	padding-top:10px;
}

.financials-list li {
	font-size:12px;
	color:#333;
	background:url(/img/layout/pdf-icon.png) no-repeat top left;
/*	height:32px;*/
	padding-left:36px;
	margin-bottom:25px;
}

.financials-list li a {
	font-size:18px;
	font-weight:500;
	color:#00335a;
}

#investors-side .side-button {
	margin:26px 0 0 20px;
}






.blog-post-list {padding-bottom:20px;}

.blog-post-list li {
	font-size:12px;
	color:#333;
	height:32px;
	padding-left:18px;
	margin-bottom:25px;
}

.trip-list li {margin-bottom:15px!important;}


.blog-post-list li a {
	font-size:18px;
	font-weight:500;
	color:#a1090e;
}

.blog-post-list li span {
	font-size:12px;
	font-weight:500;
	color:#333;
}

.travel-blog-list {
	width:668px;
	padding:25px 28px 28px 28px;
	background:url(/img/layout/grey-backdrop.jpg) repeat;
	margin-top:50px;
position:relative;
}

.travel-blog-list .view-all {
	position:absolute;
	top:29px;
	right:28px;
cursor:pointer;
}


.travel-blog-list .read-more {
	margin-top:10px;
	border:0!important;
}

.travel-blog-list h2 {
	font-size:24px;
	margin-bottom:20px;
	color:#000;
	font-family:'Myriad Pro';
}

.travel-blog-list .blog-title {
	color:#bc0f17;
	font-size:22px;
	font-family:'Myriad Pro';
}

.travel-blog-list .blog-header-image {
	margin-bottom:20px;
	background:url(/img/layout/featured-blog-shadow.jpg) no-repeat bottom;
	padding-bottom:17px;
}


.travel-posts-3 {
	width:177px; 
	margin-right:22px; 
	margin-left:22px; 
	float:left;
	position:relative;
	min-height:250px;
}

.travel-posts-3 img {margin-bottom:0!important;}

.travel-posts-3 .read-more {
	position:absolute;
	bottom:0;
}


.sillsport-news-list {
	width:668px;
	padding:0 28px 28px 28px;
	margin-top:50px;
}

.sillsport-news-list h2 {
	font-size:24px;
	margin-bottom:20px;
	color:#000;
	font-family:'Myriad Pro';
}

.sillsport-news-list .news-entry {
	width:324px;
	float:left;
	margin-right:20px;
	margin-bottom:55px;
}

.news-entry img {
	border:1px solid #9e9e9e;
	margin-right:10px;
	float:left;
}

.news-entry .news-info {
	float:left;
	width:160px;
}

.sillsport-news-list  .news-even {margin-right:0!important;}

.news-entry .news-title {
	padding-top:0;
	color:#bc0f17;
	font-size:16px;
	padding-bottom:1px;
	line-height:normal;
}

.news-info .read-more {
	margin-top:0;
	border:0!important;
}

.author-bio {
	padding-top:0!important;
	margin-bottom:15px;
}

.smaller-list li {
	margin-bottom:0!important; 
	height:25px!important;
}

.smaller-list a {
	font-size:16px!important; 
	font-weight:800!important;
}

.author {padding-top:0!important;}


#travel-blog-content {
	width:683px;
	float:left;
}

#travel-blog-content  h1 {
	color:#000;
	font-family:'Myriad Pro';
	font-size:24px;
	margin-bottom:25px;
}

#travel-blog-side {
	width:219px;
	float:left;
	padding-bottom:29px;
	margin-right:40px;
}

#travel-blog-side h2 {
	width:199px;
	background:#1b384b;
	color:#fff;
	height:37px;
	line-height:37px;
	padding-left:20px;
	font-size:16px;
	font-weight:500;
	margin-bottom:25px;
}

#travel-blog-side h3 {
	width:199px;
	background:#c9d2c8;
	color:#000;
	height:37px;
	line-height:37px;
	padding-left:20px;
	font-size:16px;
	font-weight:500;
margin-bottom:9px;
}

#travel-blog-side h3 a {color:#000!important;}


#travel-blog .content {
	width:942px;
	background:url(/img/layout/blog-side.png) repeat-y top;
}

#investors-side .side-button {
	margin:26px 0 0 20px;
}

.travel-blog-post-wrapper {
	background:url(/img/layout/blog-post-background.png) repeat-y top right;
}

.travel-blog-post-content {
	/*width:484px;*/
display:block;
	float:left;
	margin:0 33px 0 10px;
}

.travel-blog-post-content.view {
	width:400px;
	float:left;
	margin:0 33px 0 10px;
}

.travel-blog-post-side {
	width:200px;
	float:left;
	padding:20px;
}

.travel-blog-post-side h2 {
	font-size:24px;
	font-weight:500;
	color:#000;
margin-bottom:10px;
}


.travel-blog-post-content h2 {
	color:#bc0f17;
	font-size:18px;
}

.blog-header-image {margin-bottom:35px;}

.travel-blog-gallery {
	background:url(/img/layout/grey-backdrop.jpg) repeat;
	width:353px;
	padding:0 23px 14px 23px;
float:left;
}

.travel-blog-gallery img {
	padding:6px;
float:left;
}


.travel-blog-gallery h2 {
	margin-top:18px;
	font-size:24px;
	font-weight:300;
	color:#000;
}

.blog-post-video {
position:relative;
float:left;
margin-bottom:27px;
}


.blog-post-video span {
position:absolute;
top:45px;
left:80px;
background:url(/img/layout/video.png) no-repeat;
height:31px;
width:31px;
}

.travel-blog-video-wrapper .travel-blog-video {
	float:left;
	width:196px;
	margin-left:25px;
	height:220px;
margin-bottom:15px;
}

.travel-blog-video-wrapper {
	background:url(/img/layout/grey-backdrop.jpg) repeat;
	width:683px;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
}


.travel-blog-video-wrapper h2 {
	margin-top:18px;
	font-size:24px;
	font-weight:300;
	color:#000;
	margin-left:25px;
	margin-bottom:20px;
}

.category-image {
	width:102px;
	float:left;
	margin-right:8px;
display:block;
margin-top:10px;
}

.category-image img {
	border:1px solid #434343;
}

.category-content {
	width:284px;
	float:left;
margin-bottom:20px;
clear:right;
margin-top:10px;
}

.category-content p {padding:0!important;}

.category-content .read-more {margin-top:7px;}





.archives-image {
	width:102px;
	float:left;
	margin-right:8px;
display:block;
margin-top:10px;
clear:left;
}

.archives-image img {
	border:1px solid #434343;
}

.archives-content {
	width:484px;
	float:left;
margin-bottom:20px;
clear:right;
margin-top:10px;
}

.archives-content p {padding:0!important;}

.archives-content .read-more {margin-top:7px;}

.archives-content .archivetitle {
	font-size:14px;
color:#a1090e;
font-weight:800;
}


.archives-content .archivedate {font-weight:800;}

.writtenby {
	background:url(/img/layout/trans.png);
padding:13px 0 0 9px;
margin-bottom:15px;

}

.coaches-content {
	width:617px;
	float:left;
	margin-right:23px;
}

.coaches-side {
	width:300px;
	float:left;
}

.coaches-side h3 {
	display:block;
	background:#c9d2c8;
	color:#000;
	height:37px;
	line-height:37px;
	padding-left:20px;
	font-size:16px!important;
	font-weight:500!important;
margin-bottom:9px;
}

.coaches-side h3 a {
	color:#000!important;
display:block;
}


#coaches .content {
	background:url(/img/coaches/right-background.jpg) repeat-y top right;
}

#coaches .pullout  {
color:#A1090E;
    font-family: 'Myriad Pro';
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px 10px 20px;
}

#coaches .pullout2 {
    color: #333333;
    font-family: 'Myriad Pro';
    font-size: 14px;
    line-height: 22px;
    padding: 10px 20px;
}

#coaches .page-header-wrapper {
    margin-bottom: 5px !important;
}

.player-list-main {
    background: url("/img/layout/grey-backdrop.jpg") repeat scroll 0 0 transparent;
    margin-top: 50px;
    padding: 25px 28px 28px 28px;
    width: 561px;
}

.player-list-main  h2 {
    color: #000000;
    font-family: 'Myriad Pro';
    font-size: 24px;
    margin-bottom: 20px;
}


.player-list-profile {
	width:561px;
	height:98px;
	margin-bottom:35px;
}

.player-list-profile .player-list-photo {
	width:91px;
	height:98px;
	background:url(/img/coaches/player-list-background.png) no-repeat bottom;
	float:left;
	margin-right:20px;
	padding:2px 2px 7px 2px;
}

.player-list-profile h3 {
	font-size:14px;
	font-weight:800;
	color:#a30000;
}

.player-list-profile h3 span {
	font-size:14px;
	color:#484848;
	font-weight:300;
}

.player-list-profile .read-more {float:none!important;}

.coaches-side h2 {
    background: none repeat scroll 0 0 #1B384B;
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    height: 37px;
    line-height: 37px;
    margin-bottom: 25px;
    padding-left: 20px;
    display:block;
}


.coaches-side .player-list , .player-col-3  .player-list {
	width:auto;
	margin:25px 10px;
padding-bottom:5px;
}

.coaches-side .player-list p , .player-col-3  .player-list p {
	height:34px;
margin-bottom:14px;
}
