﻿*{
	margin: 0;
	padding: 0;
	
	background: transparent;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 15px;
}
a img {
	border: none;
}

.wrapper {
	width: 899px;
	margin: 0 auto;
}


#header {
	height: 75px;
	width:  899px;
}
#logo {
	float: left;
	margin: -18px 0 0;
	width: 273px;
	height: 80px;
	z-index: 100;
}
.nav-bar {
	width: 899px;
	height: 36px;
	background-color: #e9e9e9;
	position: relative;
	z-index: 90;
	margin: 30px 0 0 0;
}
.b-nav-bar {
	width: 899px;
	height: 36px;
	background-color: #e9e9e9;
}


#nav-left {
	float: left;
	width: 313px;
	text-align: center;
}
#nav-right {
	float: left;
	width: 313px;
}

ul.navigation {
	padding: 9px 0 0 0;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	margin-top: 3px;
}
.navigation li {
	display: inline;
	float: left;
	height: 26px;
	width: 104px;
	text-align: center;
}
ul.navigation a, ul.navigation a:visited { 
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	color: #5f438c;
	font-size: 13px;
}
ul.navigation a:hover, ul.navigation a:active, ul.navigation a:focus {
	color: #9240a1;
	text-decoration: none;
}


li.last {
	display: inline;
	float: left;
	width: 104px;
	height: 26px;
	background-image: none !important; 
	text-align: center;
}


ul.bnavigation {
	padding: 0px 0 0 0;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	float: right;
	width: 899px;
}
.bnavigation li {
	display: inline;
	float: left;
	height: 36px;
	width: 149px;
	text-align: center;
}
ul.bnavigation a, ul.bnavigation a:visited { 
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	color: #5f438c;
	font-size: 13px;
	line-height: 36px;
}

ul.bnavigation a:hover, ul.bnavigation a:active, ul.bnavigation a:focus {
	color: #9240a1;
	text-decoration: none;
}


.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden;}

#top
{
	width: 899px;
	height: 110px;	
	margin-top: 10px;
}

#top ul
{
	width: 899px;
	height: 110px;	
	list-style-type: none;
}

#top ul li
{
	width: 224px;
	float: left;
	height: 110px;
}

/* BEGIN CSS for hover images */
.fadeThis {
	position:relative;
	display:block;
	height: 110px;
	width: 224px;
	background:url(images/s-athletespersonalities.png) 0 0 no-repeat;
}

.fadeThis *,.fadeThis2 *,.fadeThis3 *,.fadeThis4*,.fadeThis5* {
  display: none;
}

.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 110px;
	width: 224px;
	background:url(images/s-athletespersonalities.png) 0 -110px no-repeat;
}

.fadeThis2 {
	position:relative;
	display:block;
	height: 110px;
	width: 224px;
	background:url(images/s-eventmanagement.png) 0 0 no-repeat;
}

.fadeThis2 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 110px;
	width: 224px;
	background:url(images/s-eventmanagement.png) 0 -110px no-repeat;
}

.fadeThis3 {
	position:relative;
	display:block;
	height: 110px;
	width: 224px;
	background:url(images/s-marketing.png) 0 0 no-repeat;
}


.fadeThis3 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 110px;
	width: 224px;
	background:url(images/s-marketing.png) 0 -110px no-repeat;
}

.fadeThis4 {
	position:relative;
	display:block;
	height: 110px;
	width: 224px;
	background:url(images/s-sportsmanagement.png) 0 0 no-repeat;
}


.fadeThis4 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 110px;
	width: 224px;
	background:url(images/s-sportsmanagement.png) 0 -110px no-repeat;
}

/*---------------*/

#content
{
	width: 899px;
	min-height:590px; /*ff*/
	height: auto !important; /*ie7 */
	height: 590px; /*ie6 */	
}

#content-left
{
	width: 624px;	
	min-height:280px; /*ff*/
	height: auto !important; /*ie7 */
	height: 280px; /*ie6 */	
	float: left;
	color: #535353;
	font-size: 12px;
	font-family: Arial;
	line-height: 19px;
}

#content-right
{
	width: 275px;	
	min-height:280px; /*ff*/
	height: auto !important; /*ie7 */
	height: 280px; /*ie6 */	
	float: right;
}

#subnav
{
	width: 275px;
	margin-top: 20px;
}

#submenu
{
	list-style-type: none;
}

#submenu li
{
	width: 275px;
	text-align: right;
	padding-bottom: 10px;
	line-height: 22px;
}
#submenu li.l1 a
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #532796;
}

#submenu li.l2 a
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #7b36b4;
}

#submenu li.l3 a
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #a341b6;
}

#submenu li.l4 a
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #bf3da5;
}

#submenu li.l1 a:hover 
{
	color: #6a3ab2;
}
#submenu li.l2 a:hover 
{
	color: #9043cf;
}

#submenu li.l3 a:hover 
{
	color: #b84ccd;
}

#submenu li.l4 a:hover 
{
	color: #db49be;
}


.submenudivide
{
	width: 275px;
	background-image: url(images/mmgDot.png);
	background-repeat: repeat-x;
	background-position: center top;
	
}

#newsletter-box
{
	width: 275px;
	height: 128px;
	background-image: url(images/bg-newsletter.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}


.submitEmail
{
	width: 71px;
	height: 61px;
	background-image: url(images/btn-signmeup.png);
	background-position: 0px top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999999px;
}

.submitEmail:hover
{
	
	background-position: -71px top;
	text-indent: -99999999px;
}

.emailbox
{
	color: #000000;	
	padding-left: 5px;
}

#follow-us
{
	width: 275px;
	height: 180px;
	margin-top: 20px;
}

#footer
{
	width: 100%;
	height: 37px;
	margin-top: 20px;
	background-image: url(images/bg-footer.png);
	background-position: center top;
	background-repeat: repeat-x;	
}

#footerbar
{
	width: 899px;
	height: 37px;		
}

#poweredby
{
	width: 500px;
	height: 37px;
	line-height: 26px;
	font-size: 9pt;
	float: left;	
	text-align: left;
	padding-top: 11px;
}

#copyright
{
	width: 399px;
	height: 37px;
	line-height: 37px;
	font-size: 10px;
	float: left;	
	color: #ececec;
	text-transform: uppercase;
	text-align: left;
	
}


/*content*/
#usercontent
{
	width: 610px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	min-height:280px; /*ff*/
	height: auto !important; /*ie7 */
	height: 280px; /*ie6 */	
}

#usercontent h1
{
	font-size: 15pt;
	color: #392151;
	text-align: left;
	padding-left: 0px;
}

#usercontent h2
{
	font-size: 11pt;
	color: #392151;
	text-align: left;
	padding-left: 0px;
}

#usercontent p.contentitem
{
	width: 610px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}
.contentitemJob
{
	width: 610px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}

.jobulcontent
{
	width: 590px;
	padding-left: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}

.jobulcontent li
{
	width: 580px;
	margin-left: 20px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}


p.contentitem ul.ulcontent 
{
	width: 590px;
	padding-left: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}


#usercontent p.contentitem2
{
	width: 610px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}

#usercontent p.contentitem3
{
	width: 395px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 10pt;
	color: #5F5F5F;
	line-height: 19px;
	text-align: left;
}

#usercontent h3
{
	padding-left: 0px;
	font-size: 10pt;
	color: #392151;
	text-align: left;
	font-weight: bold;
}

#usercontent
{
	min-height:300px; /*ff*/
	height: auto !important; /*ie7 */
	height: 300px; /*ie6 */	
	
}





