/*====================================

ELITE SPORTS WEBSITE

Last updated: August 4 2008

=======================================
           
					 GLOBAL ELEMENTS
					 					 	
=====================================*/
*
{
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
}
body 
{
	margin:0;
	padding:0;
}

div {
	/*border:1px blue solid;*/
}

/*
img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	
}
*/

img
{
	border:0;
}

p {	
	font-size: 11px;
	line-height:1.8em;
	color:#333333;
}

h1 {
	/*font-family:"Gill Sans", Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	font-size: 24px;
	font-weight: 400;
	margin:0; 
	padding:0;
}

h2 {
	/*font-family:"Gill Sans", Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	font-size: 24px;
	font-weight: 400;
	margin:0;
	padding:0;
}

h3 
{
	/*font-family: "Century Gothic", Arial, Helvetica, sans-serif;*/
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 400;
}

h4 {
	color:#FFF;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
	font-size: 14px;
}

h5 {
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
	color:#666666;
}

a {
	color:#141414;
	text-decoration: none;
}

a:hover 
{
	text-decoration:underline;
}


ul, ol 
{
	padding:0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#rightCol li {
	padding:0;
	margin:0 0 0 40px;
	font-size: 11px;
	line-height:1.8em;
	color:#333333;
}


/*=======================================
           
					 GLOBAL CONTAINERS
					  						 	
========================================*/

#container {
	margin:0 auto;
	padding:0;
	width:904px;
}

#bgBox {
	background-image: url('../images/body_bg.jpg');
	background-repeat: no-repeat;
	background-position: center 150px;
}

#navBox 
{
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc;
    width:100%;
    float: left; 
    margin:0 20px 20px 0;
}

#mainBox {
	background:#FFFFFF;
	padding:30px 25px;
}

#talentBox {
	padding:30px 45px 30px 5px;
	background:#FFFFFF;
}

#leftCol {
	float:left;
	width: 263px;
}

#talLeftCol {
	float:left; 
	width:283px;
	margin:0;
	padding:0;
}

#rightCol 
{
	float: left;
	width: 520px;
	margin-left: 25px;
}

#rightCol p
{	
	margin-top: 15px; 
	
}

#taletnRightCol p 
{
	/*margin-top:15px;
	padding-bottom:10px;*/
}
#taletnRightCol 
{
	float: left;
	width: 500px;
	margin-left: 25px;
}

#talentFinder {
	float:left;
	background:url('../images/talent_finder.gif') no-repeat;
	width:283px;
	height:314px;
}

#talentImage
{
	/*width: 290px;*/
	margin: 0 20px 0 0;
	padding:0;
	float: left;
	/*border: 1px solid #CCCCCC;*/
}

#talentImage #feauture_image
{
	border: 1px solid #CCC;
}

#talentImage .bio_thumb
{
	border: 1px solid #CCC;
	float:left;
}

#animBox {
	/*background:url('../images/sample_img.png');*/
	height:630px;
	margin:0 0 60px 0;
}

.divisionBox {
	padding:0;
	margin:0;
}

#footerBox {
	border-top:1px solid #ccc; 
}

#contactBox {
	background:#3399cc;
	padding:20px;
}

#case_studies {
	background:#EEE;
	padding:20px 20px 15px 20px;
	margin:20px 0;
}

#testimonials_box {
	background:#FFF;
	padding:0 20px 15px 20px;
	margin:20px 0;
}

#contactBox h4 
{
	margin-bottom:20px;
}

#iconBox 
{
	width:200px; 
	float:left; 
	margin-bottom:20px;
}

#talentContact {
	background:#3399cc; 
	padding:20px;	
}

.leftColBox
{
	padding: 0 10px;
	background-color: #EEEEEE; 
	padding: 10px 10px 0 10px;
    margin: 20px 0;
}

.CaseStudyButton
{
	height: 20px;
	width: 226px;
	text-align: right;
	padding: 11px 10px 0 0;
	background-image: url(  '../images/click_here_bg.gif' );
	background-repeat: no-repeat;
}
/*=======================================
          
					 HEADER ELEMENTS
					 					 	
========================================*/
#headerBox
{
	margin:10px 0 0 0;
	padding:0;
}
#logo 
{
	padding:30px 0;
}

/*=======================================
           
					 BODY ELEMENTS 
					 						 	
========================================*/

h4.grey {
	color:#a8a7a7;
}

.thumbs {
	padding:9px 0;
	margin-right:9px;
}

#contactBox ul 
{
	
	color:#FFF;
	list-style: none;
	margin:0;
	padding:0;
	/*margin-bottom:30px;*/
}

#contactBox li 
{
	padding:0;
	margin:0;
	font-size: 11px;
	line-height:1.8em;
}


#talentContact ul {
	/*font-size: 0.71em;*/
	line-height:1.8em;
	color:#FFF;
	margin:0;
	padding:0;
	list-style-type: none;	
}

.divisionBox ul {
	/*padding:0;
	width:450px;*/
	/*margin-left:30px;*/
}
.divisionBox p
{
	/*
	margin:0;
	padding:0;
*/
}
.divisionBox li 
{
	
	/*font-size: 0.71em;
	line-height:2.0em;*/
	color:#333333;
	list-style-image: url('../images/bullet.gif');
	
	/*padding:0;
	
	list-style-position: inside;
	*/
}

.talentResults {
	margin:20px auto 15px auto;
	padding:0;
	height:130px;
}

/*.talentResults:hover
{
	background-color:#EEEEEE;
}*/

.talentResults a:link
{
	color:#3399cc;
}

.talentResults h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.talentResults h4 
{
	color:#666666 !important;
	text-transform:none;
	padding:4px 0 0 0;
}
.talentResults td
{
	padding:0 !important;
	margin:0 !important;
}
.talentResults td p
{
	line-height:0.5em !important;
	padding:0;
	margin:0;
}

.talentResults p
{
	line-height:1.5em !important;
	margin:5px 0 0 0;
	padding:0;
}

#caseBox h1 {
	float:left;
}


#caseBox span 
{
	float:right;
}

#featureImg {
	padding:5px;
	border:1px solid #cccccc;
	float:left;
	margin:5px 0 30px 0;
}

 #caseBlurb {
	float:left; 
	width:500px; 
	margin-left:20px;
}

#caseBlurb h4 {
	margin:0; 
	font-size:14px; 
	color:#3399cc;
	text-transform:none;
}

#caseBox {
	margin-top:20px;
}

#espContact {
	margin-top:20px;
}

#contactRightCol {
	float:left; 
	margin-left:30px;
}

#rightCol h4 {
	margin:0; 
	font-size:14px; 
	color:#3399cc;
	text-transform:none;
}

#c_studiesBox {
	height:460px;
	padding:20px 0;
}

#c_studiesBox .caseThumb 
{
	width:200px;
	height:250px; 
	float:left; 
	margin-right:20px;
	margin-bottom:20px; 
 	padding:5px; 
	background:#FFF;
	border:1px solid #ebebeb;
}

#c_studiesBox h3 
a{
	padding:8px 0;
}
#c_studiesBox h4 
{
	color:Black;
	padding:5px 0 0 0;
}

.caseHeader {
	float:left; 
	border-right:1px solid #ccc; 
	padding-right:10px;
}


#thumbsBox {
	margin:8px 0;
}

#thumbsBox .thumbs {
	padding:4px!important;
	background:#FFF; 
	border:1px solid #ebebeb;
	margin-right:2px; 
}

#contactImg {
	float:left;
}

/*=======================================
           
					 LEFT COLUMN
					 				 	
========================================*/

#divisionInfo {
	width:263px; 
	margin:20px;
}

/*=======================================
           
					 NAVIGATION MENU
					 					 	
========================================*/

#navBox ul 
{
	/*border:1px black solid;*/
	float:left;
	margin:0;
	padding:18px 20px 18px 20px;
	display:inline;
	background:#FFF;
}

#navBox li 
{
	margin:0 14px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#navBox a
{
	display:block;
}

.home_btn a
{
	width: 36px;
	height: 13px;
	background: url('../images/nav/home_btn.gif') no-repeat 0 0;
}
.home_btn a:hover
{
	width: 36px;
	height: 13px;
	background: url('../images/nav/home_hover.gif') no-repeat 0 0;
}

.talent_btn a
{
  width: 48px;
  height: 13px;
  background: url('../images/nav/talent_btn.gif') no-repeat 0 0;
}

.talent_btn a:hover {	
  background: url('../images/nav/talent_hover.gif') no-repeat 0 0;
}

.events_btn a {
  display:block;
  width: 260px;
  height: 13px;
  background: url('../images/nav/events_btn.gif') no-repeat 0 0;
}

.events_btn a:hover {	
  background: url('../images/nav/events_hover.gif') no-repeat 0 0;
}

.creative_btn a {
  display:block;
  width: 58px;
  height: 13px;
  background: url('../images/nav/creative_btn.gif') no-repeat 0 0;
}

.creative_btn a:hover {	
  background: url('../images/nav/creative_hover.gif') no-repeat 0 0;
}

.consulting_btn a 
{
  width: 80px;
  height: 13px;
  background: url('../images/nav/consulting_btn.gif') no-repeat 0 0;
}

.consulting_btn a:hover {	
  background: url('../images/nav/consulting_hover.gif') no-repeat 0 0;
}

.licensing_btn a 
{
  width: 238px;
  height: 13px;
  background: url('../images/nav/cproducts_btn.gif') no-repeat 0 0;
}

.licensing_btn a:hover 
{	
  background: url('../images/nav/cproducts_hover.gif') no-repeat 0 0;
}

.about_btn a 
{
  width: 69px;
  height: 13px;
  background: url('../images/nav/about_btn.gif') no-repeat 0 0;
}

.about_btn a:hover 
{	
  background: url('../images/nav/about_hover.gif') no-repeat 0 0;
}

.contact_btn a {
  width: 60px;
  height: 13px;
  background: url('../images/nav/contact_btn.gif') no-repeat 0 0;
}

.contact_btn a:hover {	
  background: url('../images/nav/contact_hover.gif') no-repeat 0 0;
}


/*=======================================
           
					 FOOTER ELEMENTS	
					 				 	
========================================*/

#footerBox .copyright {
	font-size:8pt; 
	width:400px; 
	float:left; 
	padding:15px 0;
	margin:0 5px;
	text-transform:uppercase;
}

#footerBox .links {
	font-size:8pt; 
	float:right; 
	padding:15px 0;
	text-transform:uppercase;
}

#footerBox .links a {
	margin:0 5px;
}

/*=======================================
           
					 MISC		
					 		 	
========================================*/

#aboutThumb {
	float:left; 
	border:1px solid #999; 
	margin:18px 15px 15px 0;
}

#shadowBox {
	background:url('../images/shadow.gif') no-repeat; 
	width:17px;
	height:693px; 
	float:left;  
	margin-left:25px;
}

.contactText {
	color:#FFFFFF;
}

.white {
	color:#FFFFFF;
}

.blueTitle {
	color:#3399cc;
}

.date {
	margin: 0px;
	padding:5px 0 20px 0;
}

.print {
	list-style-type: none;
	list-style-position:inside;
	font-size: 0.65em;
	float:left;
	padding-top:2px;
	padding-left:4px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.customLink {	
	color:#0099CC;
	margin-right:25px;
}

.dash_sep {
	clear:both; 
	border-top:1px dashed #999; 
	margin:30px 0;
}

.left_sep_dash {
	clear:both; 
	border-top:1px dashed #999999;
}

.goBack {
	float:left; 
	padding-left:10px; 
	padding-top:5px;
}

.clear {
	clear:both;
}

/*-- Player Stats --*/

#stats
{
}


#stats td
{
	padding:0;
	margin:0;
	font-size: 0.71em;
	color:#333333;
}


.statistics
{
	
	color:#333333;
	
	list-style-type:square;
	padding-left:20px;
}


/*=======================================
           
					 FORM ELEMENTS	
					 				 	
========================================*/


#searchForm {
	font-size: 0.7em;
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left: 44px;
	padding-top: 45px;
}

#searchForm ol {
	margin:0;
	padding:10px 0 0 0;
}

#searchForm li {
	list-style-type: none;
	display:block;
	margin-bottom:15px;
}

#searchForm label {
	display:block;
	/*width:150px;*/
	margin:5px 0;
	color:#5b5b5b;
	text-transform:uppercase;
	font-weight:bold;
}

#searchForm input, select {
	border:1px solid #cdcccc;
	background:#f5f4f4;
	font-size: 9pt;
	padding:4px;
	width:200px;
}

#searchForm .search {
	float:right;
	border:none;
	background:none;
	width:74px!important;
	margin: 25px 25px 0 0;
}

#searchForm #talentSearch {
	margin-top:35px;
}


/*=======================================
           
					 LISTS ELEMENTS
					 					 	
========================================*/

.serviceCol {
	
}

.serviceCol ul {
	margin: 0 0 0 45px;
	padding: 0;
}

.serviceCol ul li {
	font-size: 0.71em;
	line-height:1.8em;
	color:#333333;
	list-style-image: url('../images/bullet.gif');
}

.staff 
{
	margin:30px 0;	
}

.staff .staffImage 
{
	float:left;
	padding:5px;
	border:1px solid #cccccc; 
	margin:0 15px 0 0;	
}

.staff p {
	padding: 0px;
	margin:0 0 20px 0;
}

.staff h5 {
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding: 0px;
	margin:0 0 10px 0;
}

.subcontent {
	width:100%;
	text-align:left;
	display:block;
}

p.text-bloc {
	width:200px;
	display:block;
	float:left;
}

.contact {
	display:none;
}

h5.subheader {
	font-family:"Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding: 0px;
	margin:20px 0 10px 0;
}



/* TALENT PROFILE LAYOUT 
------------------------------------  */
#content 
{	
	margin-left:auto !important;
	width:auto
}

.profileTools {
	color:#333;
	margin:.4em 0;
	height:24px;
}

.profileTools ul 
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	background:#fff url("img/sprite_articleTools_li.gif") no-repeat 0 -200px
}

#feature_imgBox 
{
	clear:both;
	float:left;
	margin:0 20px 0 0;
}

#feature_imgBox .featurePic 
{
	padding:4px;
	border:1px solid #cccccc;
}

#feature_imgBox .thumbnails 
{
	padding:3px;
	border:1px solid #cccccc;
	margin-right:5px;
	float:left;
}

#taletnRightCol p 
{
	padding:0;
	margin-top:0;	
}

#taletnRightCol .statsHeader 
{ 
	margin-bottom:10px;
}

#thumbs_container
{
	margin:5px 0;
}

#divContact
{
	display:none;
}

input , select {
	border:1px solid #cdcccc;
	background:#f5f4f4;
	font-size: 9pt;
	padding:4px;
}
