/**********************************************************************************/
/***************************************************************************************/
/**************  copyright 2009 Evans Design. All Rights Reserved. *********************************/
/**************  http://www.jevansdesign.com  ****************************************/
/****************************************************************************/

@charset "UTF-8";
/* CSS Document */
/**************  container to center website **************/
.container{  
	margin: 0 auto;  
	width: auto;  
	border: 0px solid red;  
	color: #000000; 
	border-left: 0px solid #999999;  
	border-right: 0px solid #999999; 
} 
/**************  body background and text of website **************/
body{
	background-color: #919396;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #FFFFFF;
}
/**************  header text 2 **************/
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 0px;
	color: #FFFFFF;
	padding: 0px;
}
/**************  header text 3 **************/
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 12px;
	color: #FFFFFF;
	padding: 0px;
}
/**************  header text 5 **************/
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20px;
	color: #435e79;
	padding: 0px;
	font-weight: 400;
}
/**************  Main Website **************/
div.background{
	margin:auto;
	margin-top: 0px;
	width:952px;
	height: 1073px;
	padding: 10px;
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#FFFFE0;
	border: 0px solid white;
}

div.background_events{
	margin:auto;
	margin-top: 0px;
	width:952px;
	height: 925px;
	padding: 10px;
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#FFFFE0;
	border: 0px solid white;
}

div.background_training{
	margin:auto;
	margin-top: 0px;
	width:952px;
	height: 1075px;
	padding: 10px;
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#FFFFE0;
	border: 0px solid white;
}

div.background_teamsales_adidas{
	margin:auto;
	margin-top: 0px;
	width:952px;
	height: 1010px;
	padding: 10px;
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#FFFFE0;
	border: 0px solid white;
}

div.background_teamsales_asics{
	margin:auto;
	margin-top: 0px;
	width:952px;
	height: 1550px;
	padding: 10px;
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#FFFFE0;
	border: 0px solid white;
}

div.topleft{
	margin-top: 50px;
	margin-left: -5px;
	float: left;
	width: 294px;
	height: 20px;
	padding: 0px;
	color:#000000;
	/*background-color:#FFFF00;*/
	background-image:url(images/top2_BG.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	font-size:11px;
}
div.topright{
	margin-top: 23px;
	margin-left: 445px;
	float: left;
	width: 213px;
	height: 46px;
	padding: 0px;
	color:#000000;
	/*background-color:#FFFF00;*/
	background-image:url(images/top2_BG.png);
	background-repeat:no-repeat;
}
div.menubar{
	margin-top: 82px;
	margin-left: 0px;
	width:955px;
	height: 32px;
	/*float: left;*/
	/*position:relative;
	left: 0px;*/
	/*background-color:#000000;*/
	/*background-color:#333333;*/
}
div.topBanner{
	margin-top: -3px;
	margin-left:0px;
	width:950px;;
	height: 631px;
	/*float:left;*/
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#000000;
	border: 0px solid white;
}

div.topBanner_events{
	margin-top: -3px;
	margin-left:0px;
	width:950px;;
	height: 180px;
	/*float:left;*/
	/*background-image:url(images/ABLogo.jpg);*/
	background-color:#000000;
	border: 0px solid white;
}

div.center{
	margin: 0px;
	margin-top: 11px;
	margin-left: 0px;
	float: left;
	width: 950px;
	height: 270px;
	padding: 0px;
	/*left: 10px;*/
	color:#EEEEEE;
	background-image:url(images/mid_BG.png);
	background-repeat: repeat-y;
	background-color:#545454;
}

div.center_events{
	margin: 0px;
	margin-top: 11px;
	margin-left: 0px;
	float: left;
	width: 950px;
	height: 570px;
	padding: 0px;
	/*left: 10px;*/
	color:#EEEEEE;
	background-image:url(images/mid_BG.png);
	background-repeat: repeat-y;
	background-color:#545454;
}

div.center_training{
	margin: 0px;
	margin-top: 11px;
	margin-left: 0px;
	float: left;
	width: 950px;
	height: 725px;
	padding: 0px;
	/*left: 10px;*/
	color:#EEEEEE;
	background-image:url(images/mid_BG.png);
	background-repeat: repeat-y;
	background-color:#545454;
}

div.center_teamsales_adidas{
	margin: 0px;
	margin-top: 11px;
	margin-left: 0px;
	float: left;
	width: 950px;
	height: 660px;
	padding: 0px;
	/*left: 10px;*/
	color:#EEEEEE;
	background-image:url(images/mid_BG.png);
	background-repeat: repeat-y;
	background-color:#545454;
}

div.center_teamsales_asics{
	margin: 0px;
	margin-top: 11px;
	margin-left: 0px;
	float: left;
	width: 950px;
	height: 1200px;
	padding: 0px;
	/*left: 10px;*/
	color:#EEEEEE;
	background-image:url(images/mid_BG.png);
	background-repeat: repeat-y;
	background-color:#545454;
}

div.m_left{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 270px;
	height: 250px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}
div.m_center{
	margin-top: 6px;
	margin-left: 19px;
	float: left;
	width: 270px;
	height: 250px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}
div.m_right{
	margin-top: 6px;
	margin-left: 19px;
	float: left;
	width: 270px;
	height: 250px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}

div.m_left_events{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 270px;
	height: 450px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}
div.m_center_events{
	margin-top: 6px;
	margin-left: 19px;
	float: left;
	width: 270px;
	height: 450px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}
div.m_right_events{
	margin-top: 6px;
	margin-left: 19px;
	float: left;
	width: 270px;
	height: 450px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}

div.m_left_who{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 425px;
	height: 450px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}

div.m_left_teamsales_home{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 900px;
	height: 300px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}

div.m_left_teamsales_brands{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 650px;
	height: 100px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}

div.m_left_teamsales_adidas{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 425px;
	height: 540px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}

div.m_left_teamsales_asics{
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 930px;
	height: 1000px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#780000;*/
}

div.m_center_who{
	margin-top: 6px;
	margin-left: 19px;
	float: left;
	width: 425px;
	height: 450px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}

div.m_center_teamsales_left{
	margin-top: 6px;
	margin-left: 30px;
	float: left;
	width: 900px;
	height: 150px;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	/*background-color:#000000;*/
}

/*div.bottomlinks{
	width: 950px;
	height:68px;
	bottom: auto;
	margin-left: 0px;
	margin-top: -10px;
	width:1159px;
	background-color: #333333;
	background-image:url(images/bottom_BG.png);
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#2f4f4f;
	text-align:left;
}*/
.divtext{
	margin-top: 0px;
	width:950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-align:center;
	background-color:#545454;
	float:left;
}
/**************
/**************
/**************
/**************  menubar login **************/
.divlogin{
	margin: 20px;
	margin-top: 0px;
	float: right;
	width: 275px;
	height: auto;
	padding: 5px;
	background-color:#333333;
}
/**************  menubar div **************/

/**************  left columns **************/
.left{
	margin: 0px;
	margin-top: -9px;
	margin-left: -94px;
	float: left;
	width: 1125px;
	height: 156px;
	padding: 0px;
	color:#000000;
	background-color:#EEEEEE;
	background-image:url(images/top2_BG.png);
	background-repeat:no-repeat;
}
/**************  center columns **************/

/**************  bottom title div, grey background, 10pt font, auto height **************/

.mainMov{
	width: 400px;
	height: 295px;
	margin-top: -50px;
	margin-right: 100px;
	float:right;
	/*background-color:#00CCFF;*/
}
.twittdiv{
	width: 165px;
	height: 400px;
	margin-top: -30px;
	margin-right: 107px;
	float:right;
	/*background-color:#00CCFF;*/
}
.maindiv{
	width: 960px;
	height: 400px;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bolder;
	color: #666666;	
	background-color:#00CCFF;
}
/**************  main header under menu bar div **************/
.mainHeader{
	margin: 0px;
	width: 966px;
	height: 179px;
	position:relative;
	left: 0px;
	top: 218px;
	background-color: #222222;
	background-image:url(images/pic3.jpg);
	border: 0px solid white;
	color:#FF0000;
}
/**************  small gray triangles under 1st banner **************/
.greyTriangle{
	margin: 0px;
	position:relative;
	left: 275px;
	top: 181px;
	width: 15px;
	height: 5px;
	/*background-color:#FF0000*/
	/*background-image:url(images/grey_down.gif);*/
}
.greyTriangle2{
	margin: 0px;
	position:relative;
	left: 585px;
	top: 176px;
	width: 899px;
	height: 5px;
	/*background-color:#FF0000*/
	/*background-image:url(images/grey_down.gif);*/
}
/**************  white background in center of website **************/
.mainCenter{
	margin: 0px;
	width: 899px;
	height: 400px;
	margin-top: 220px;
	background-color: #FFFFFF;
	background-image:url(images/gradient_top.jpg);
	background-repeat:repeat-x;
	border: 0px solid white;
}


/**************  right columns **************/
.right{
	margin: 0px;
	margin-top: 5px;
	float: right;
	width: 275px;
	height: auto;
	padding: 10px;
	left: 0px;
	top: 0px;
	color:#000000;
}

/**************  bottom title div, black background, adjustable height **************/
.bottomtitle{
	background-color: #000000;
	padding: 10px;
	float:left;
	width: 879px;
	height: auto;
	margin-left:-5px;
	margin-top: -10px;
}

/**************  terms and copyright text sytle **************/

/************** link styles **************/
a.one:link {color: #A9A9A9; text-decoration:none}
a.one:visited {color: #A9A9A9; text-decoration:none}
a.one:hover {color: #435e79; text-decoration:underline}

a.two:link {color: #00ccff; text-decoration:none}
a.two:visited {color: #00ccff; text-decoration:none}
a.two:hover {color: #33cccc; text-decoration:underline}

/*blue link color #147d99*/
/*yellow link color #FFFFE0*/

a.three:link {color: #ff0000; text-decoration: none}
a.three:visited {color: #0000ff; text-decoration: none}
a.three:hover {color: #FFA500; text-decoration:none}

<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','966','height','377','title','slide1','src','slide1','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','slide1' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="966" height="377" title="slide1">
  <param name="movie" value="slide1.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <embed src="slide1.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent" width="966" height="377"></embed>
</object>
</noscript>