img { behavior: url(iepngfix.htc);
	
}

body{
	background-color: black;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0; 
	padding: 0;
	font-family: "Lucida Grande",verdana,geneva,helvetica,arial,sans; }
	

#wrapper{
	width: 940px;
	position: relative;
	background-repeat: repeat-y;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;	
	clear: both;
}

#mainContent
{
	width:610px;
	float: left;
	margin: 0 2px 15px 0px;
	padding-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;	
	overflow: hidden;
	color:Black;
	
}

.collapsePanel
{
	width:560px;
	height:0px;
	overflow:hidden;
}

.collapsePanelHeader
{
	width:260px;
	height:20px;

	cursor:pointer;
	

}



#statusArea
{
  width:550px;
  padding:5px;
  background-color:#cccccc;
  
}

.statusMsg_Success
{	width:550px;
	margin: 0;
	color: #333;
	text-align: center;
	background: #E5EED1;
	border: 2px solid #CDDDA8;
	padding:4px;

}



/*modal dialog */
.modalPopupPic
{
	width:640px;
	background-color:#cccccc;
	border:solid 3px black;
	padding: 3px;
	height:480px;
	
}

.modalPopupVCal
{
	width:400px;
	background-color:#FAFAD2;
	border:solid 3px black;
	padding: 5px;
	height:300px;
	
}


.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalLinkButton
{
	height:20px;
	line-height:20px;
	font-size:larger;
}




/*Calendar Extender */
.datePicker
{
	
}

.datePicker .ajax__calendar_container
{
background-color:#ffffff;
border:2px solid black;
z-index:50000;

}
.datePicker .ajax__calendar_days table tr td
{
    padding:0px;
}


.statusMsg_Error
{
	width:400px;
	margin: 0;
	color: #333;
	text-align: center;
	background: #CC6666;
	border: 2px solid #663333;
	padding:4px;
}

/* Data Pager Styles */
.pager
{
    font-family:arial,sans-serif;
    text-align:center;
    padding:6px;	                
} 
 .pager SPAN.command,        
 .pager SPAN.current,        
 .pager A.command
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
 .pager A.command:hover
{
    border:solid 2px #408BB6;
    background-color:#59A5D1;
    color:#fff;
    padding:0px 3px;
    text-decoration:none;
}        
 .pager SPAN.current
{
	border:none;
    font-weight:bold;
    color:#3e3e3e;
    padding:0px 6px;
    font-size:18px;
}

.contact
{
  margin-left:40px;
  
}



.contact h5
{
	font-variant:small-caps;
	color:Gray;
	margin-bottom:-10px;
}



/*union directory */
#unionDirectory
{
	width:300px;
	float:left;
	background-color:#ffffff;
	margin-top:30px;
	
}

.unionDirContent  /*used on player contact sheet */
{
  margin: 10px 3px 10px 3px;
  background-color:#dddddd;
  width:160px;
  padding:5px;
  text-align:center;
  
  float:left;
  
}
.unionDirContentCard  /*used on player contact sheet */
{
  margin: 10px 3px 10px 3px;
  background-color:#dddddd;
  width:160px;
  padding:5px;
  text-align:center;
  height:250px;
  
  float:left;
  
}

#unionDirectory .unionDirContent
{
  background-color:#dddddd;
  margin:0 0 20px 0;
  width:200px;
  padding:5px;
  text-align:center;
  font-size:larger;
  
}





/*tags*/
#notice
{
  width:250px;
  
  background-color:#cccccc;
  padding:6px 4px 6px 4px;
  text-align:center;
  margin:auto;
  font-size:x-large;
  line-height:normal;
}

#unionHeader
{
	width:540px;
	background-color:#cccccc;
	color:White;
	text-align:center;
}


#clouds
{
  width:220px;
  float:right;
  background-color:#cccccc;
  padding:6px 4px 6px 4px;
  text-align:center;
  margin-top:30px;
  margin-right:40px;
}

#clouds a{text-decoration:none;}

#clouds a:hover{text-decoration:underline;}

.Cloud1{font-size:12px;line-height:24px;}
.Cloud2{font-size:14px; line-height:24px;}
.Cloud3{font-size:16px; line-height:24px;}
.Cloud4{font-size:18px; line-height:24px;}
.Cloud5{font-size:20px; line-height:24px;}
 



/* Calendar
----------------------------------------------- */
.calContent
{
	width:50px;
	height:50px;
	float:left;
	margin:2px 10px 0 20px;
	
}
.newsContent a
{
	font-weight:bold
}



.cal {
	background:transparent no-repeat scroll 0%;
	float:left;
	height:49px;
	width:48px;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-right: 13px;
}

 .cal_month {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	line-height:11px;
	margin-left:-2px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;

}

 .cal_day 
 {
 	
	color:#999999;
	display:block;
	font-size:18px;
	line-height:18px;
	margin-left:-3px;
	padding-top:8px;
	text-align:center;
	text-transform:uppercase;
}

.dayCal
{
	margin-top:60px;
}
.dayCalHeading
{
	height:50px;
	float:left;
	width:420px;
	line-height:40px;
	
}

/**PlayerList For registration**/
.playerList
{
	margin-top:20px;
	width:400px;
	text-align:left;
}

.introText
{
	width:450px;
	text-align:left;
}
.introText p
{
  padding:6px 0 0 0;
}
.CustomTabStyle .ajax__tab_header 
{
	font-size:120%;
	font-weight: bold;
	line-height:14px;
	
}

/**Login**/
.FormField
{
	width: 180px;
	border: 1px solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	padding: 2px;
	background-color: #fff;
	margin-left:2px;
	margin-top:5px;
}
.FormFieldNoBorder
{
	width: 180px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	padding: 3px;
	background-color: #fff;
}
.FormFieldNoBorderAccount
{
	width: 180px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #003366;
	padding: 2px;
	background-color: #fff;
	height:20px;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}

#loginContent
{
	width:400px;
	margin:auto;
	text-align:center;
}


#loginForm
{
  font-size: 100%;
}

#loginForm fieldset, .newUserForm fieldset, #loginContent fieldset
{
	text-align:center;

	padding: 20px 10px 10px 10px;
	width:340px;
	margin-left:10px;
	margin-right:10px;
	
}
.accountForm fieldset, .accountFormDir fieldset
{


	padding: 10px 3px 10px 3px;
	width: 440px;
	margin-left:3px;
	margin-right:3px;
	float:left;
}

.accountSubscription fieldset
{

	
	padding: 10px 3px 10px 3px;
	width: 200px;
	margin-left:3px;
	margin-right:3px;
	float:left;
}





#loginForm p, .newUserForm p, .newUserForm h3, .accountForm h3, .accountFormDir h3
{
	margin: 5px;
}

#loginForm legend, .newUserForm legend, .accountForm legend, .accountFormDir legend, legend
{

	font-size:110%;
	font-weight: bold;
	line-height:14px;
	}

.textInput
{
	width: 200px;
	}

#loginForm label, .newUserForm label
{
	color: #222;
}

#loginForm .error
{
	font-weight: bold;
	color: Red;
}

#loginForm .success
{
	font-weight: bold;
	color: Green;
}

.required { font-style: normal; font-weight: bold; color: #ff0000; padding: 0 3px}

#contentholdertext h3{color:White;line-height:36px;}


.affiliationContent
{
	width:150px;
	float:left;
	height:180px;
	padding:1px;

}
.affiliationContentPic
 {
   width:100px;
   height:100px;
   line-height:100px;
   
 }
 .affiliationContentPic img
 {
 vertical-align:middle;
 }
 
 /**Store**/
 #mainStoreContent
 {
   width:930px;
 }
 
 
 /**Calendar**/
 
 #mainCalContent
{
	width:770px;
	float: left;
	margin: 0 2px 15px 2px;
	padding-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;	
	overflow: hidden;
	color:Black;

}

 #mainCalContent .contentholder
{
	float:left;
	margin:0 0 0 5px;
	width:760px;
	min-height:700px;
}

#mainCalContent .contentholdertop
{
	background-repeat:no-repeat;
	height:55px;
	width:760px;
	text-align:center;
	margin:auto;
	float:left;
}

#mainCalContent .contentholdertext
{ 
	margin:auto;
	text-align:center;
	width:760px;
	line-height:normal;
	float:left;
}
#mainCalContent .contentholdertext h3
{
	color:#ffffff;
	line-height:36px;
}

#mainCalContent .contentholdermiddle
{
	padding: 10px 5px 10px 5px;
	width:760px;
	margin:auto;
	color:Black;
	background-repeat:repeat-y;
	text-align:center;
	min-height:700px;
	
}

#mainCalContent .contentholderbottom
{
	background-repeat:no-repeat;
	height:35px;
	float:left;
	width:760px;
	margin:0 0 0 5px;
}


 
 #mainCalendar
 {
  width:750px;
  margin-left:2px;
  float:left;
  
 }
 
 #smallCalendar
 {
	width:155px;
	float:right;
	background-color:#E1E1E1;
	margin-right:10px;
	padding:0 2px 0 2px;
 }
 #smallCalendar h3
 {
	font-size:14px;
 }
 
 
 
 
 
 .calEntries
 {
 	font-size:7pt;
 	color:Black;
 	text-align:left;
 	margin:10px 2px 10px 2px;
 }
 .calEntries a
 {
	text-decoration:underline;
	font-size:7pt;
 }
 
 
 
 

/*News*/


.newsteaser
{
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	line-height:17px;
	text-align:left;
	padding:6px
}
.newsteaserrotator
{
	line-height:13px;
	text-align:left;
	font-size:13px;
	padding:6px;
}


.newsheading
{
	font-size:12pt;
	font-family:Verdana, Arial, Tahoma;
	color:white;
	font-weight:bold;
	text-align:left;
	padding:4px 4px 4px 4px;
	background-color:Black;

}	

.newsSub{ color: #666; font-size: 11px; line-height: 120%}
.newsContent{ margin: 0 25px 25px 25px;text-align:left;background-color:#ffffff;}
.newsContent h2{ font-size: 24px; line-height: 28px; margin: 5px 0 10px 0; font-weight: bold}
.newsContent h3{ font-size: 18px; line-height: 18px; margin: 5px 0 10px 0; font-weight: bold}
.newsContent h4{ display: block; font-size: 14px; line-height: 20px;  font-weight: bold;margin-bottom:5px;}
.newsContent .newsText li, .textBlockElement li{ margin: 0 0 .5em 2.5em}
.newsContent .newsText p, .newsItemElement .newsText ul{ margin-bottom: 1em;font-size:12px;line-height:17px;}
.newsContent a{text-decoration:underline;}
.newsBody{ margin-top: 15px; width: 100%}
.sep{border-bottom:solid 1px #999;margin:20px 0 0 0;}
.newsContent .title{font-size: 14px; line-height: 18px;  color:Black;}
.newsText
{
	font-size:12px;
	line-height:17px;
}

.subMenuLister
{
	margin-left:20px;
}

.subMenuLister li
{
	margin:10px 0 10px 20px;
}

.subMenuLister a
{
	text-decoration:underline;	

}

.subMenuLister .sep{margin-bottom:10px;margin-top:10px;}
/*Gallery*/
.photoContent
{
 Width:90%;
 float:left;
 
}



/*Promo*/
.promoContainer
{
	width:135px;
	color: #FFF;
	text-align: center;
}

.promoText
{
  padding:2px;
  border:solid 2px black;
  border-bottom:none;
  background-color:#000066;
}
.promoText h3
{
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:4px;
}

.promoText a:hover
{
	color:#ffffff;
}




.promoImage
{
 width:135px;
 height:60px;
 margin-bottom:10px;
}



.tournamentDetails
{
	width:300px;
	height:250px;
	float:left;
	margin-bottom:20px;
}

.tournamentPhoto
{
	width:275px;
	float:right;
	margin-bottom:20px;
	
}


#wrapper #panelOne{
	width: 155px;
	float: left;
	margin: 0 4px 25px 4px;
	overflow: hidden;
}

#rightPanel, #rightPanel2, #rightPanel3
{
	width:155px;
	float:left;
	margin:0 0px 10px 0px;
}

.teamphoto
{
	width:250px;
	height:176px;
	float:left;
	border:solid 5px navy;
	margin-bottom:10px;
	margin-right:12px;

}

#contentholder
{
	float:left;
	margin:0 0 0 5px;
	width:613px;
	min-height:1000px;
	
	
}
#contentholdertop
{

	background-repeat:no-repeat;
	height:55px;
	width:615px;
	text-align:center;
	margin:auto;
	
	
}


#contentholdertext

{ 
	margin:auto;
	text-align:center;
	width:610px;
	line-height:normal;
	

	
}

#contentholderbottom
{

	background-repeat:no-repeat;
	height:35px;
	float:left;
	width:610px;
	margin:0 0 0 0px;

	
}
#contentholdermiddle
{
	padding: 10px 10px 10px 10px;
	width:600px;
	margin:auto;
	color:Black;
	background-repeat:repeat-y;
	text-align:center;
	min-height:700px;
	
	
}
#contentholdermiddle h3
{
	padding-bottom:10px;
}

.insidecontent
{
	color:Black;
}

#mainContentHeader{
	font-size: 24px;
	line-height: 110%;
	text-align: center;
	padding: 5px 24px 4px;
	font-weight: bold;
	color:white;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}



#logon{}
#logonNav{ list-style: none; margin: 0; padding: 0; border: none; background-image: url(images/logonnav.png); background-repeat: repeat-x; height: 30px;}
#logonNav li{ display: block; margin: 0; padding: 0; float: left; width: auto}
#logonNav a{ display: block; width: auto; color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none; margin: 0; padding: 0 10px; line-height: 30px; border-left: solid 1px #444; border-right: solid 1px #666}
#logonNav a:hover{ background-color: #666666; color: #FFF}
#logonNav .ahuLogo{ width: 50px; height: 100%; float: right; background: url(images/ahu_nav.png) no-repeat; text-indent: -2000px; }
#logonNav .selected a, #accountNav .selected a:hover{ background-color: #FFF; color: #333}
#logonNav .currentSite a{ display: block; height: 30px; width: 16px}
#logonNav .logonSpace {width:570px;color: #FFF; font-size: 10px; font-weight: bold;line-height:30px;text-indent:10px;}


#logoheader{
	width: 940px;
	height: 150px;
	
}

#logoheader h1{
	text-indent: -50000px;
	/*display: none;*/
}

#pageContentContainer
{
	width:940px;
	min-height:700px;
}


a img
{
 border:none;
 text-decoration:none;
 	
}

a:hover{
	
	text-decoration:none;
	font-size:inherit;
}

a
{
	text-decoration:none;
}

#wrapper{
	width: 940px;
	position: relative;
	background-repeat: repeat-y;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;	
	clear: both;
}



/*Documents*/

.pdf{ background-image: url(images/icons/Doc_PDF.png);width:60px;height:60px;background-repeat:no-repeat;float:left;}
.Word{background-image: url(images/icons/doc_Word.png);width:60px;height:60px;background-repeat:no-repeat;float:left;}
.Excel{ background-image: url(images/icons/doc_Excel.png);width:60px;height:60px;background-repeat:no-repeat;float:left;}
.documentContent h3{ display: block; height: 40px; margin: 0 0 0 25px; padding: 15px 0 0 60px; background-repeat: no-repeat}








#mainNav table{
	width: 940px;
	height: 18px;
	margin-top:-5px;
	
}

#wrapper #mainNav{
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 3px;
	margin-bottom: 5px;
}




#mainNav tr{
	height: 20px;
	
	background-repeat: repeat-x;
}

#mainNav a{
	display: block;
	height: 20px;
	line-height: 20px;
	_line-height: 18px; /* Show to IE */
	padding: 0 15px 0 15px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border-right: solid 1px black;
	border-left: solid 1px black;
	
}

#mainNav a:link, #mainNav a:visited{
	background-position: 0 0;
}

#mainNav .selected:link, #mainNav .selected:visited, #mainNav a:hover{
	background-position: 0 -20px;
	color: black;	
}

/*CreateUser*/
.createUser
{
  width:400px;
  text-align:center;

}
.createUser input, .createUser select
{
			border: 2px solid #B0C4DE; 
            color: #808080; 
            font-weight: bold; 
            font-family: "Lucida Grande" ,Verdana,sans-serif; 
            height: 18px; 
            padding-left: 10px;
            padding-top:4px; 
            width: 150px; 
            font-size: 1em; 
            vertical-align: middle; 
            text-decoration: none; 
			margin:2px;
			margin-left:4px;
}

.createUserSubmit
{
	height:38px;
}

.createUser select
{
	width:180px;
	height:20px;
}





/*GridViewCSS*/
.GridViewStyle, .glassListView
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 5px solid;
}

/*Header and Pager styles*/
.HeaderStyle, .PagerStyle,  .glassListView th /*Common Styles*/
{
    background-image: url(Images/HeaderGlassBlack.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
    text-align:center;
}
.HeaderStyle th, .glassListView th
{
    padding: 3px;
    color: #ffffff;
}
.HeaderStyle a, .glassListView a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
    text-align:center;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
    color:#ffffff;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
}
.PagerStyle span
{
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td, .glassListView td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #1d1d1d;
    text-align:center;
}
.RowStyle td, .glassListView td
{
    background-color: #c9c9c9;
    color:#000000;
}
.AltRowStyle td, .glassListViewAlt td
{
    background-color: #f0f0f0;
    color:#000000;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
}






#Footer{
	width: 940px;
	margin: 0 1px;
	padding-top: 4px;
	
	background-repeat: repeat-x;
	clear: both;
}

#Footer, #Footer a{
	color: white;
}

#Footer ul{
	display: block;
	text-align: center;
	padding: 3px 5px 8px 5px;
}

#Footer li{
	display: inline;
	margin: 0 1px;
}




.leftNav a{
	
	line-height: 20px;
	padding: 0 5px 0 5px;
}

.leftNav h4, .relatedSections h4{
	font-size: 10px;
	line-height: 140%;
	margin: 0 0 5px 5px;
	color: #FFF;
	font-weight: normal;
}




/* Children */

.leftNav .children li{
	margin-top: 1px;
}



.leftNav .children .disabled a, .relatedSections li.disabled a{
	background-color: #888;
	color: #FFF;
}

.leftNav .children a:hover, .relatedSections li a:hover{
	color: #FFFFFF;
	background-color: #000000;
}

.leftNav .children .disabled a:hover, .relatedSections li.disabled a:hover{
	color: #FFF;
	background-color: #999;
}
.leftNav li, .relatedSections li, .siteUserMenu li{ list-style-type: none}
.leftNav a{ display: block; text-decoration: none}




html, body {
height: 100%;
min-height: 100%;
}

#mainContent
{

	 min-height:900px;
	 height:auto !important;
	 height:900px;
	

}

.myAccountTabContainerDiv
{

	width:740px;
	margin:auto;
	text-align:center;
}

.myAccountTabContainer
{
	width:730px;
	min-height:1000px;
	margin:0;
	margin:auto;
	text-align:center;
}
	
.addtocart
{
	width:300px;
	margin:0;
	margin:auto;
	text-align:center;
	
}
