/* Athletics Australia Specific Custom CSS Styles */

/* NOTE WELL - boxing and heading styles are stored in the aa_boxing.css file... */


/* Text (including headings and form elements) */
body {
	/* behavior: url("http://www.athletics.com.au/freestyler/modules/custom/js/csshover3.htc"); */
}

.aa_button {
	cursor:pointer;
	cursor:hand;
	}
	
/* More links */
.aa_more {
	float:right;
	width: 35px;
	overflow:hidden;
	right:0;
	}

.aa_more a {
	color:#000 !important;
	text-decoration:underline;
	font-weight:normal;
	}

.aa_more a:hover {
	text-decoration:none;
	}

.aa_more_liveResults {
    float:right;
    width: 65px;
    overflow:hidden;
    right:0;
    }    
.aa_more_liveResults a {
    color:#000 !important;
    text-decoration:underline;
    font-weight:normal;
    }

.aa_more_liveResults a:hover {
    text-decoration:none;
    }    
    
#aa_majoreventMeetLatestResultsArea {
    padding:0px;
}
    
#aa_newsMain .aa_more {
	float:none;
	}

#aa_newsMain .aa_more a {
	font-weight:bold;
	text-transform:uppercase;
	}

#aa_newsMain h1 {
	padding-bottom:6px;
	display:block;
	}

/* custom breadcrumb styles */
a.nolink {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	}

.aa_searchCrumbs {
	font-size:10px;
	}

.aa_searchCrumbs a{
	color:#9C9B9F;
	}

/**************
 * Containers *
 **************/

/* In the context of the framework first... */
/* This is used to create a wrapper around the col1 of the 2collayout used in
 * this site. I may roll this back into the framework if it proves to be the
 * best way to do any order column layouts
 */

.fs_col1_wrapper {
	float:left;
	width:100%;
	position:relative;
	display:block;
	height:1%;
	}

/* These container allows us to do overflows and cropping to try and maintain
 * page layouts involving floated content (minimise float wrapping)
 */

/* any thumbnailed image content */
.aa_thumb {
	float:left;
	}

/* any body content */
.aa_body {
	float:left;
	margin-left:3px;
	}

.aa_body ul {
	margin-left:20px !important;
	margin-left:auto;
	}

/* Any larger photo elements */
.aa_photo {
	overflow:hidden;
	display:block;
	}

/* Header specific stuff - search is around here somewhere... */
#fs_header #aa_telstraLogo {
	position:absolute;
	right:25px;
	top:35px;
	}
	
#fs_header .aa_banner {
	position:absolute;
	left:200px;
	top:27px;
	height:60px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid black;
	}

/* Freestyler standard Page customisations */
#aa_subnodeList {
	background-color:#c9dfb8;
	}

#aa_subnodeList a {
	color:#000 !important;
	}

#aa_subnodeList ul {
 	list-style:none;
	color:#9C9B9F;
	margin-left:10px;
	}
	
#aa_subnodeList li {
	margin-bottom:0;
	color:#000;
	}

#aa_summaryList {
	background-color:#E4E4E4;
	}

#aa_summaryList hr{
	margin-top:10px;
	margin-bottom:10px;
	background-color:#9C9B9F;
	color:#9C9B9F;
	border-width:0;
	}

#aa_summaryList ul.aa_summaryContents {
	list-style:square;
	color:#9C9B9F;
	margin-left:20px;
	}

#aa_summaryList h2 {
	font-size:14px;
	}

/* Now any custom containers */
#aa_mainContentBox {
	margin:0 2px 2px 1px;
	position:relative;
	display:block;
	height:1%;
	}

#aa_secondContentBox {
	margin:0 0 2px 2px;
	position:relative;
	display:block;
	height:1%;
	}

#aa_features {
	padding-bottom:0px;
	display:block;
	}

/* == Subscribe box */
#aa_subscribe {
	color:#fff;
	background-color:#d52700;
	padding-bottom:6px;
	}

#aa_subscribe form {
	margin:-1px 0 0 0;
	padding:0;
	height:1%;
	}

#aa_subscribe p{
	margin:10px 10px 5px 10px;
	}

#aa_subscribe form input {
	float:left;
	margin-left:5px;
	clear:none;
	border:0px;
	height:1.4em;
	text-align:left;
	}

#aa_subscribe form label {
	margin:1px 0 0 0;
	padding:0;
 	float:left;
	clear:none;
	position:static !important;
	line-height:1.4em;
	margin-left:1em;
	text-align:left;
	}

#aa_subscribe #aa_subscribe_name, #aa_subscribe #aa_subscribe_email{
	width:90%;
	float:none;
	margin:8px 0 0 0 !important;
	margin:0;
	}

#aa_subscribe input.aa_imageButton {
	height:auto;
	float:right;
	}

/* == Side Banner Large */
.aa_banner {
	text-align:center;
	}

/* == Side Banner Small */
.aa_sideBanner {
	margin-top:4px;
	font-size:10px;
	position:relative;
	}

.aa_sideBanner img {
	float:left;
	margin-right:4px;
	margin-bottom:1px /*fix for ie */;
	}

.aa_sideBanner h4 {
	margin:0;
	padding:0;
	color:#fff;
	margin-left:2px;
	font-weight:normal;
	text-transform:uppercase;
	}

.aa_sideBanner .aa_box01 {
	width:114px !important;
	width:112px; /* Sorry, thats as good as it gets under IE */
	float:left;
	background-color:#000000;
	}

.aa_sideBanner p {
	margin:0;
	padding:0;
	}



/* == Australian Events */
.aa_event {
	margin-top:4px;
	clear:both;
	font-size:10px;
	}

.aa_event .aa_eventImage {
	margin-right:4px;
	margin-top:2px;
	float:left;
	width:52px;
 	height:60px;
	display:block;
	}

.aa_event .aa_eventSummary {
	background-color:#E2EFDC;
	display:block;
	float:left;
	padding:4px 4px 4px 4px;
	margin-bottom:4px !important;
	margin-bottom:0px;
	width:403px;
	height:50px;
	}




#aa_majoreventSearchWrapper .aa_event .aa_eventSummary {
	width: 281px;
}

#aa_majoreventSearchWrapper .aa_event .aa_majoreventSummary {
	width: 281px;
}

.aa_event .aa_majoreventSummary {
	background-color:#FFDF7F;
	display:block;
	float:left;
	padding:4px 4px 4px 4px;
	margin-bottom:4px !important;
	margin-bottom:0px;
	width:393px;
	height:50px;
	}

.aa_event .aa_eventSummary a {
	color:#000;
	}

.aa_event .aa_majoreventSummary a {
	color:#000;
	}
	
.aa_event .aa_eventDate,
.aa_event .aa_eventDate a {
	color:#cc3300 !important;
	font-weight:bold;
	text-decoration:none;
	}

.aa_event .aa_eventState {
	color:#cc3300;
	font-weight:bold;
	}

#aa_allEvents {
	clear:both;
	position:relative;
	display:block !important;
	}

/* == Event search */
.majoreventSearch {
	width: 348px;
}	

#aa_eventSearch {
	margin-top:4px;
	background-color:#c9dfb8;
	height:92px;
	position:relative;
	}

#aa_eventSearch form {
	margin-top:2px !important;
	height:auto;
	position:relative;
	}

#aa_eventSearch br {
	line-height:2em;
	}

#aa_eventSearch label{
	line-height:1.4em;
	}

#aa_eventSearch input, #aa_eventSearch select {
	clear:none;
	line-height:1.4em;
	height:1.4em;
	float:left;
	}

#aa_eventSearch #aa_label_keyword {
	width:57px;
	}
	
#aa_eventSearch #aa_label_where {
	width:57px;
	}
	

#aa_event_keyword {
	float:left;
	width:191px;
	}

#aa_eventSearch #aa_label_to {
	width:17px !important;
	left:0;
	margin-left:8px;
	}

#aa_eventSearch #aa_label_from {
	}

#aa_event_from, #aa_event_to {
	width:80px;
	}

select#aa_event_to {
	position:relative;
	}

#aa_eventSearch #aa_event_where {
	width:80px;
	}

#aa_eventSearch input.aa_imageButton {
	border:0px;
	height:auto;
	float:right;
	margin-right:5px;
	}

/* Event search in the sidebar */

#aa_secondContentBox #aa_eventSearch #aa_label_keyword {
	width:45px !important;
	}

#aa_secondContentBox #aa_eventSearch #aa_label_from {
	width:20px;
	}

#aa_secondContentBox #aa_eventSearch #aa_label_to {
	margin-left:4px !important;
	margin-left:0;
	margin-right:0;
	}

#aa_secondContentBox #aa_eventSearch #aa_from {
	width:60px;
	}
	
#aa_secondContentBox #aa_eventSearch #aa_to {
	width:60px;
	}

#aa_secondContentBox #aa_eventSearch #aa_label_where {
	width:30px;
	}

#aa_secondContentBox #aa_upcomingEvents {
	margin-top:4px;
	height:1% !important;
	}

#aa_secondContentBox #aa_upcomingEvents .aa_event {
	background-color:#CCFFCC;
	padding:4px;
	}


/* Breaking News Nav */
#aa_breakingNews {
	background:url(images/elements/breakingnews_bg.gif) repeat-x top left;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin-top:4px;
	background-color:#7FAD48;
	height:16px;
	overflow:hidden;
	width: 99%;
	}

#aa_bnOutput {
	position:absolute;
	top:3px;
	left:4px;
	width:713px;
	}

#aa_bnOutput a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#aa_bnOutput a:hover {
	text-decoration:underline;
	}

/* == Club Locator */
#aa_clubLocator {
	background-color:#cc6633;
	color:#fff;
	height:132px;
	overflow:hidden;
	margin-top:4px;
	}

#aa_clubLocator form {
	position:relative;
	top:18px !important;
	top:0;
	margin:0;
	}

#aa_clubLocator #club_age,
#aa_clubLocator #club_discipline {
	width:231px;
	margin-top:2px;
	border:1px solid #996600;
	}

#aa_clubLocator #club_postcode {
	width:229px;
	height:1.6em;
	line-height:1.6em;
	border:1px solid #996600;
	}

#aa_clublocator #club_search {
	float:right;
	width:auto;
	height:auto;
	}
	
#aa_secondContentBox #aa_clubLocator #club_postcode {
	width:185px;
	}

#aa_secondContentBox #aa_clubLocator select {
	width:188px;
	}

.aa_clubLocatorSearchResult {
	border:2px solid #ffffff;
	background-color: #dddddd;
}

.aa_clubLocatorSearchResultCol1 {
	width:32.5% !important;
	margin:0 0 0 6px !important;
	padding:0 !important;
	clear:none;
	float:left;
	position:relative;
}

.aa_clubLocatorSearchResultCol2 {
	width:32.5% !important;
	margin:0 0 0 6px !important;
	padding:0 !important;
	clear:none;
	float:left;
	position:relative;
}

.aa_clubLocatorSearchResultCol3 {
	width:32.5% !important;
	margin:0 0 0 6px !important;
	padding:0 !important;
	clear:none;
	float:left;
	position:relative;
}
.aa_clubLocatorSearchResult h2 {
	font-size:1.2em;
	font-style:strong;
	margin:0 0 0 6px !important;

}


.aa_clubLocatorSearchResult h3 {
	background-color: white;
	font-size:1em;
}

.aa_clubLocatorSearchResult hr {
	background-color: #666666;
}

.aa_clubLocatorSearchResultsBody {
	background-color: white;
	width:100%;
	margin:0 0 0 6px !important;
	padding:0 !important;
	clear:none;
	float:left;
	position:relative;
}


/* == Web Poll */
#aa_webPoll {
	background-color:#ab120c;
	color:#fff;
	height:129px;
	overflow:hidden;
    padding-bottom:4px;
    position:relative;
	}

#aa_clubPollWrapper .aa_button {
	margin-top:auto !important;
	margin-top:-4px;
	}

#aa_webPollOutput {
	}

/* Customisations to fs_poll styles */
.fs_poll_option {
	font-size:9px;
	}

/* == Upcoming Events */
#aa_upcomingEvents {
	background-color:#c9dfb8;
	/*height:234px !important;
	height:230px;*/
	position:relative;
	display:block;
	}


#aa_majoreventResults {
	background-color:#c9dfb8;
	position:relative;
	display:block;
	overflow: hidden;
	}

#aa_majoreventGallery {
	position:relative;
	display:block;
	overflow: hidden;
	}
#aa_majoreventGalleryImage {
	margin-bottom: 20px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 90%;
	position:relative;
}
#aa_majoreventResultsArea{
	width: 99%;
	background-color: #FFFFFF;
	}
.aa_majoreventResultsArea_header{
	width: 99%;
	background-color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
}

#aa_majoreventResultsArea .aa_majoreventResultsArea_col_header1{
	width: 70px;
	font-weight: bold;
	float: left;
	position:relative;
	background-color: #FFFFFF;
	padding-left: 3px;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col_header2{
	width: 45px;
	font-weight: bold;
	float: left;
	position:relative;
	background-color: #FFFFFF;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col_header3{
	width: 250px;
	font-weight: bold;
	float: left;
	position:relative;
	background-color: #FFFFFF;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col_header4{
	width: 250px;
	font-weight: bold;
	float: left;
	position:relative;
	background-color: #FFFFFF;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col_header5{
	width: 71px;
	font-weight: bold;
	float: left;
	position:relative;
	background-color: #FFFFFF;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_row_even{
	background-color: #F2F2F2;
	width: 99%;
	height: 25px;
	padding-top: 5px;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col1_even{
	width: 70px;
	float: left;
	position:relative;
	vertical-align: middle;
	padding-left: 3px;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col2_even{
	width: 45px;
	float: left;
	position:relative;
	vertical-align: middle;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col3_even{
	width: 250px;
	float: left;
	position:relative;
	vertical-align: middle;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col4_even{
	width: 250px;
	float: left;
	position:relative;
	vertical-align: middle;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col5_even{
	width: 71px;
	float: left;
	position:relative;
	vertical-align: middle;

}
#aa_majoreventResultsArea .aa_majoreventResultsArea_row_odd{
	background-color:#e4e4e4;
	width: 99%;
	height: 25px;
	padding-top: 5px;
}

#aa_majoreventResultsArea .aa_majoreventResultsArea_col1_odd{
	width: 70px;
	float: left;
	position:relative;
	vertical-align: middle;
	background-color:#e4e4e4;
	padding-left: 3px;
	
}

#aa_majoreventResultsArea .aa_majoreventResultsArea_col2_odd{
	width: 45px;
	float: left;
	position:relative;
	vertical-align: middle;
	background-color:#e4e4e4;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col3_odd{
	width: 250px;
	float: left;
	position:relative;	
	vertical-align: middle;
	background-color:#e4e4e4;
}                                                                        
#aa_majoreventResultsArea .aa_majoreventResultsArea_col4_odd{
	width: 250px;
	float: left;
	position:relative;
	vertical-align: middle;
	background-color:#e4e4e4;
}
#aa_majoreventResultsArea .aa_majoreventResultsArea_col5_odd{
	width: 71px;
	float: left;
	position:relative;
	vertical-align: middle;
	background-color:#e4e4e4;
}


#aa_upcomingEvents a {
	color:#000;
	}    

/* Start Meets Display on Subsite Home Page Sytles */  

#aa_majoreventResultsArea .aa_meetResultsArea_col_header1{
    width: 370px;
    font-weight: bold;
    float: left;
    position:relative;
    padding-left: 3px;    
}

#aa_majoreventResultsArea .aa_meetResultsArea_col_header2{
    width: 90px;
    font-weight: bold;
    float: left;
    position:relative;  
}

#aa_majoreventResultsArea .aa_meetResultsArea_col_header3{
    width: 250px;
    font-weight: bold;
    float: left;
    position:relative;      
}

#aa_majoreventResultsArea .aa_meetResultsArea_col1_even{
    width: 370px;
    float: left;
    position:relative;
    vertical-align: middle;
    padding-left: 3px;      
}

#aa_majoreventResultsArea .aa_meetResultsArea_col2_even{
    width: 90px;
    float: left;
    position:relative;
    vertical-align: middle;
}

#aa_majoreventResultsArea .aa_meetResultsArea_col3_even{
    width: 250px;
    float: left;
    position:relative;
    vertical-align: middle;
}

#aa_majoreventResultsArea .aa_meetResultsArea_col1_odd{
    width: 370px;
    float: left;
    position:relative;
    vertical-align: middle;
    background-color:#e4e4e4;
    padding-left: 3px;
}

#aa_majoreventResultsArea .aa_meetResultsArea_col2_odd{
    width: 90px;
    float: left;
    position:relative;
    vertical-align: middle;
    background-color:#e4e4e4;
}

#aa_majoreventResultsArea .aa_meetResultsArea_col3_odd{
    width: 250px;
    float: left;
    position:relative;    
    vertical-align: middle;
    background-color:#e4e4e4;
}     

.aa_meetLiveResultsArea_header{
    width: 99%;
    background-color: #FFFFFF;
    height: auto;
    padding-top: 5px;
}  

.aa_meetLiveResultsArea_row_even{
    background-color: #F2F2F2;
    height: auto;
    padding: 0px 5px;
} 

.aa_meetLiveResultsArea_row_odd{
    background-color: #E4E4E4;
    height: auto;
    padding: 0 0 0 5px;
}     

.meetPreformat{
    background:none !important;
    display:block !important;
    padding:0px !important;
    text-indent:0 !important;    
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 100%;
    white-space:pre;      
    overflow: auto;
    margin: 0 0 5px 0 !important;
    
}        

#aa_meetSearchWrapper {
   background:none;
}                                                     

.meetResultsTable{
    margin:0 !important;
}

.meetResultsTable td{
   width:75px;
}

/* End Meets Display on Subsite Home Page Sytles */          
    
    

/* == Homepage Layout */
#aa_homepage {
	position:relative;
	height:1%;
	display:block;
	}

#aa_homepage .aa_2EqCols .aa_col1 {
	float:left;
	position:relative;
	height:1%;
	display:block;
	width:50%;
	}

#aa_homepage #aa_clubPollWrapper {
	width:246px;
	position:relative;
	height:1%;
	float:left;
	display:block;
	}

#aa_homepage #aa_contentpanelWrapper {
	width:246px;
	position:relative;
	height:1%;
	float:left;
	display:block;
	}

#aa_homepage #aa_contentpanelWrapper .aa_body {
	width: 146px;

	}

#aa_homepage #aa_newsWrapper {
	float:left;
	position:relative;
	height:1%;
	display:block;
	width:474px;
	padding-right:2px;
	}

#aa_homepage #aa_newsWrapper #aa_newsMain {
	float:left;
	width:333px !important;
	width:330px;
	position:relative;
	height:1%;
	display:block;
	}

#aa_homepage #aa_newsWrapper #aa_newsThumbs {
	float:left;
	width:128px;
	margin-left:3px;
	height:278px;
	position:relative;
	display:block;
	}

#aa_newsThumbs .aa_thumb {
	width:120px;
	text-align:center;
	margin:1px 3px 0 3px;
	overflow:hidden;
	}

#aa_homepage #aa_newsWrapper #aa_newsThumbs .aa_newsThumb {
	height:62px;
	padding:2px 0 2px 0;
	margin-bottom:2px;
	text-align:center;
	position:relative;
	display:block;
	}

#aa_newsThumbs a span {
	display:none;
	}

#aa_newsThumbs a:hover span, a.sfhover span {
	position:absolute;
	z-index:99;
	display:block;
	left:5px;
	width:116px;
	bottom:1px !important;
	bottom:7px;
	height:30px;
	font-size:10px;
	background:url(images/elements/newsthumbs_previewbg.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/freestyler/modules/custom/images/elements/newsthumbs_previewbg.png',sizingMethod='image');
	padding:2px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	overflow:hidden;
	}

#aa_homepage #aa_newsMain .aa_box04 {
	margin-top:4px;
 	height:81px !important;
 	height:78px;
 	padding:6px;
	}

/* == Section styles and wrappers */
#aa_section #aa_subnodesWrapper .aa_col1,
#aa_calendar #aa_subnodesWrapper .aa_col1 {
	width:49.5% !important;
	margin:0 !important;
	padding:0 !important;
	float:left;
	clear:none;
	position:relative;
	}

#aa_section #aa_subnodesWrapper .aa_col2,
#aa_calendar #aa_subnodesWrapper .aa_col2 {
	width:49.5% !important;
	margin:0 0 0 6px !important;
	padding:0 !important;
	clear:none;
	float:left;
	position:relative;
	text-align:right;
	}

#aa_homepage .aa_sectionSubnode,
#aa_section .aa_sectionSubnode,
#aa_calendar .aa_eventSubnode {
	margin-top:3px;
	margin-left:1px;
	padding-bottom:0;
	}

#aa_section .aa_sectionSubnode .aa_thumb,
#aa_calendar .aa_eventSubnode .aa_thumb{
	overflow:hidden;
	margin-top:0px;
	width:80px;
	height:80px;
	}

#aa_section .aa_sectionSubnode .aa_body,
#aa_calendar .aa_eventSubnode .aa_body{
	display:block;
	overflow:hidden;
	width:264px;
	text-align:left;
	}

#aa_section .aa_sectionSubnode .aa_body .aa_box04,
#aa_calendar .aa_eventSubnode .aa_body .aa_box04 {
	height:74px;
	margin-bottom:3px !important;
	margin-bottom:0;
	}

#aa_section .aa_sectionSubnode .aa_body h3,
#aa_calendar .aa_eventSubnode .aa_body h3 {
	margin:0;
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	font-family:arial,verdana,helvetica,sans-serif;
	text-decoration:none;
	}

#aa_section .aa_sectionSubnode .aa_body h3 a,
#aa_calendar .aa_eventSubnode .aa_body h3 a {
	color:#000;
	font-weight:bold;
	}

#aa_section .aa_sectionSubnode .aa_date,
#aa_calendar .aa_eventSubnode .aa_date {
	margin:3px 0 3px 0;
	}

#aa_section .aa_sectionSubnode .aa_more,
#aa_calendar .aa_eventSubnode .aa_more {
	clear:none !important;
	float:right;
	margin:-18px 0 0 0 !important;
	padding:0 !important;
	top:0;
	width:auto;
	}

#aa_section .aa_sectionSubnode .aa_more a,
#aa_calendar .aa_eventSubnode .aa_more a {
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
	}

#aa_section #aa_headlinesWrapper .aa_newsThumb {
	margin:0;
	padding:0;
	clear:both;
	padding-top:5px;
	font-size:10px;
	line-height:1em;
	cursor:pointer;
	cursor:hand;
	}

#aa_section #aa_headlinesWrapper .aa_bodyBox {
	float:left;
	margin:0;
	padding:0;
	width:210px;
	display:block;
	height:56px;
	}

#aa_section #aa_headlinesWrapper .aa_thumbBox {
	float:right;
	width:50px;
	}

#aa_section #aa_headlinesWrapper .aa_body {
	margin:5px 0 0 4px !important;
	margin:4px 0 0 2px;
	padding:2px;
	background-color:#C9DFB8;
	height:43px;
	width:198px;
	overflow:hidden;
	}

#aa_section #aa_headlinesWrapper .aa_thumb {
	float:none !important;
	width:50px;
	height:50px;
	overflow:hidden;
	}

#aa_section #aa_headlinesWrapper h3 {
	margin:0;
	padding:0;
	}

#aa_section #aa_headlinesWrapper h3 a {
 	margin:0;
	padding:0;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}

/* == News Category Template */
#aa_newsCategory #aa_newsMain .aa_photo{
	float:left;
	width:333px;
	height:225px;
	overflow:hidden;
	}

#aa_newsCategory #aa_newsFeatured {
	width:372px !important;
	height:218px;
	display:block;
	float:left;
	margin-left:4px;
	}

#aa_newsCategory #aa_latestNews {
	background-color:#c9dfb8;
	}

#aa_newsCategory #aa_newsArchive {
	background-color:#c9dfb8;
	margin-top:4px;
	padding:3px;
	position:relative;
	min-height:97px;
	height:1%;
	line-height:1em;
	}

#aa_newsArchive p {
	margin:0;
	padding:0;
	line-height:1em;
	}

#aa_newsArchive form {
	margin-top:4px !important;
	display:block !important;
	position:static !important;
	}

#aa_newsArchive label {
	float:none;
	padding:0;
	margin:0 !important;
 	position:relative;
	top:-6px !important;
	top:-10px;
	}

#aa_newsArchive select {
	margin:0 !important;
	padding:0 !important;
	}

#aa_newsArchive input {
	float:none;
	margin:0 !important;
	padding:0 !important;
	height:auto;
	}

#aa_newsArchive  {
	float:none;
	margin:0;
	padding:0;
	}

#aa_newsArchive #aa_newssearch_keywords,
#aa_newsArchive #aa_newssearch_from,
#aa_newsArchive #aa_newssearch_to{
	float:none;
	margin:0;
	}

#aa_newssearch_keywords {
	width:211px;
	}

#aa_newssearch_to {
	width:95px;
	left:30px;
	}

#aa_newssearch_from {
	position:relative;
	width:95px;
	left:23px;
	}

#aa_newsArchive #aa_label_from {
	}

#aa_newsArchive #aa_label_to {
	position:relative;
	left:30px;
	}

#aa_newsCategory #aa_latestNews .aa_newsThumb {
	margin:0;
	padding:0;
	clear:both;
	font-size:10px;
	line-height:1em;
	cursor:pointer;
	cursor:hand;
	height:43px;
	}

#aa_newsCategory #aa_latestNews .aa_thumb {
	float:left;
	margin-top:4px;
	width:50px;
	height:43px;
	overflow:hidden;
	}

#aa_newsCategory #aa_latestNews .aa_body {
	margin:4px 0 0 4px !important;
	margin:4px 0 0 2px;
	padding:2px;
	background-color:#ccffcc;
	height:43px;
	width:210px;
	overflow:hidden;
	}

#aa_newsCategory #aa_latestNews .aa_date {
	text-transform:uppercase;
	font-weight:bold;
	color:#cc3300;
	}

#aa_newsCategory #aa_latestNews h3 {
	margin:0;
	padding:0;
	}

#aa_newsCategory #aa_latestNews h3 a {
 	margin:0;
	padding:0;
	color:#000;
	font-size:10px;
	font-weight:bold;
	}

#aa_newsCategory #aa_newsArchive {
	height:40px;
	display:block;
	}

#aa_newsCategory #aa_moreNews table,
#aa_event #aa_moreNews table {
	border:0px;
 	font-size:10px;
	line-height:12px;
	border-collapse:collapse;
	}

#aa_newsCategory #aa_moreNews td,
#aa_event #aa_moreNews td {
	border:0px;
	color:#000;
    border-width: 0 0 0 0;
	}

#aa_newsCategory #aa_moreNews a,
#aa_event #aa_moreNews a {
	color:#000;
	font-weight:bold;
	}

#aa_newsCategory #aa_moreNews tr,
#aa_event #aa_moreNews tr {
	background-color:#f2f2f2;
	}

#aa_newsCategory #aa_moreNews th,
#aa_event #aa_moreNews th {
	text-transform:upper;
	color:#cc6633;
	background-color:#f2f2f2;
	}

#aa_newsCategory #aa_moreNews .aa_odd,
#aa_event #aa_moreNews .aa_odd {
	background-color:#e4e4e4;
	}

#aa_newsArticle h1{
	margin:0;
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	font-family:arial,verdana,helvetica,sans-serif;
	text-decoration:underline;
	}

/* To ensure no funny business... */
#aa_newsArticle h1.aa_h1 {
	text-decoration:none;
	color:#fff;
	}

/* News Article */
#aa_newsArticle #aa_richBannerWrapper {
	float:right;
	position:relative;
	width:436px;
	right:-4px;
	top:-4px;
	background-color:#fff;
	border-left:1px solid #CBCDC8;
	border-bottom:1px solid #CBCDC8;
	padding:4px;
	}

/* Reuse the top right corner to fake cornering on the grey box... simple */
#aa_newsArticle #aa_fakeCorner01 {
	left:-4px;
	top:0px;
	}

#aa_newsArticle #aa_fakeCorner02 {
	right:0 !important;
	top:auto;
	bottom:-4px !important;
	}

#aa_newsArticle #aa_relatedNews {
	float:left;
	background-color:#c9dfb8;
	display:block;
	margin-top:4px;
	margin-right:4px;
	width:126px !important;
	width:123px;
	min-height:244px;
	height:244px;
	overflow:hidden;
	}

#aa_newsArticle #aa_relatedNews .aa_h1 {
	margin-top:0 !important;
	margin-bottom:0 !important;
	}

#aa_newsArticle #aa_relatedNews h2.aa_chevronH2 {
	font-size:1.2em;
	}

#aa_newsArticle #aa_relatedNews .aa_news {
	background-color:#ccffcc;
	margin-top:4px;
	display:block;
	overflow:hidden;
	padding:4px;
	height:61px;
	font-size:10px;
	}

#aa_newsArticle #aa_relatedNews .aa_news a{
	color:#000;
	font-weight:bold;
	}

#aa_newsArticle #aa_banner {
	margin-top:4px;
	display:block;
	overflow:hidden;
	}

#aa_newsArticle #aa_moreHeadlines {
	background-color:#c9dfb8;
	margin-top:4px;
	}

#aa_newsArticle #aa_moreHeadlines .aa_news {
    background-color:#CCFFCC;
    margin-top:4px;
    padding:4px;
    overflow:hidden;
    font-size:10px;
    height:48px;
	}

#aa_newsArticle #aa_moreHeadlines .aa_news a {
	color:#000;
	}

/* == Athlete browser stuff */
form#aa_athleteBrowse {
	display:block;
	position:relative;
	top:9px !important;
	top:0;
	margin-bottom:10px;
	width:100%;
	}

form#aa_athleteBrowse .aa_keyword {
	position:relative;
	width:130px;
	}

form#aa_athleteBrowse label {
	font-weight:bold;
	}

form#aa_athleteBrowse input#aa_browseButton1,
form#aa_athleteBrowse input#aa_browseButton2 {
	position:relative;
	top:4px !important;
	top:0;
	}

#aa_athleteSearch{
	float:right;
	top:4px;
	}

.aa_browserProfile {
	position:relative;
	width:170px;
	float:left;
	white-space:no-wrap;
	/* overflow:hidden; */
	margin-left:8px;
	}

.aa_browserProfile img {
	margin-top:4px;
	width:160px;
	}

.aa_browserProfile h2 {
	position:relative;
	font-size:1.1em;
	/* width:140px; */
	}

.aa_browserProfile h2 a {
	text-decoration:none;
 	position:absolute !important;
	display:block !important;
	/* width:140px; */
	width:auto;
	white-space:no-wrap;
	left:0;
	overflow:hidden;
 	color:#fff !important;
	}
	
.aa_browserProfile .aa_athleteImage {
	position:relative;
	display:block;
	width:160px;
	height:219px;
	text-decoration:none !important;
	overflow:hidden;
}

.aa_browserProfile .aa_athleteImage img {
	display:block;
}

/* Athlete Profile */
#aa_athleteProfile h2 {
	font-size:1.1em !important;
	}

#aa_athleteProfile h2 .aa_chevText {
	overflow:hidden;
	position:relative;
	white-space:no-wrap;
	display:block;
	}

#aa_athleteProfile .aa_thumb {
	width:197px;
	overflow:hidden;
	float:left;
	margin:0;
	}

#aa_athleteProfile .aa_thumb .aa_athleteImage {	
	display:block;
	height:138px;
	overflow:hidden;
	position:relative;
	width:197px;
	}
	

#aa_athleteProfile .aa_thumb img {
	margin-top:2px;
	}

#aa_athleteProfile .aa_body {
	float:left;
	width:510px;
	padding-left:1px;
	}

#aa_athleteProfile .aa_body ul {
	list-style:none;
	}

#aa_athleteProfile .aa_body li {
	display:inline;
	margin-right:30px;
	}

#aa_athleteProfile .aa_body li a {
	text-transform:uppercase;
	color:#000 !important;
	font-size:10px;
	}

#aa_athleteProfile #aa_stats {
	width:274px;
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	position:relative;
	height:1%;
	display:block;
	font-size:10px;
	}

#aa_athleteProfile #aa_stats dd,
#aa_athleteProfile #aa_stats dt {
	margin:0;
	text-indent:0;
	line-height:14px;
	}

#aa_athleteProfile #aa_richMediaBox {
	width:430px;
	margin:4px 0px 4px 4px;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}

/* Related News (side bar) */
#aa_relatedNewsSide {
	background-color:#c9dfb8;
	font-size:10px;
	margin-bottom:4px;
	}

#aa_relatedNewsSide a{
	color:#000;
	font-weight:bold;
	}

/* Featured Athletes (side bar) */
#aa_featuredAthletes {
	background-color:#c9dfb8;
	font-size:10px;
	}

#aa_featuredAthletes a{
	color:#000;
	font-weight:bold;
	}

#aa_featuredAthletes ul {
	list-style:none;
	}


/* Events and Calendar styles - there are some layout styles above*/

#aa_calendar #aa_eventSearch {
	height:50px;
	}

#aa_calendar #aa_eventSearch form {
	height:auto;
	}

#aa_calendar #aa_eventSearch #aa_label_from,
#aa_calendar #aa_eventSearch #aa_label_current {
	margin-left:20px;
	}

#aa_calendar #aa_eventSearch #aa_label_to,
#aa_calendar #aa_eventSearch #aa_label_past {
	margin-left:4px;
	}

#aa_calendar #aa_currentEvents {
	background-color:#f2f2f2;
	margin-top:4px;
	width: 714px;
	}

#aa_calendar .aa_calendarTab {
	float:left;
	list-style:none;
	width:52px;
	height:16px;
	line-height:16px;
	margin:4px 4px 4px 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:url(images/elements/state_tab_off.gif) no-repeat top left;
	display:block;
	}

#aa_calendar #aa_calendarTabs .aa_active {
	background:url(images/elements/state_tab_active.gif) no-repeat top left !important;
	}

#aa_calendarOutput {
	background-color:#F2F2F2;
	}

#aa_calendar #aa_currentEvents .aa_event {
	width:100%;
	margin-top:4px;
	}

#aa_calendar .aa_odd{
	background-color:#e4e4e4 !important;
	}

#aa_calendar #aa_currentEvents .aa_event a {
	text-decoration:none;
	font-weight:normal;
	color:#000;
	}

/* Event */
#aa_event #aa_richBannerWrapper {
	float:right;
	position:relative;
	width:436px;
	margin-left:4px;
	}

#aa_event #aa_richBannerWrapper #aa_links {
	background-color:#c9dfb8;
	}

#aa_event #aa_eventBody {
 	width:273px;
 	float:right;
	}

#aa_event #aa_moreInfo {
	width:276px;
 	float:left;
 	/*clear:right;*/
 	margin-top:4px;
 	background-color:#c9dfb8;
	}

#aa_event #aa_links {
	float:left;
	background-color:#c9dfb8;
	display:block;
	margin-top:4px;
	margin-right:4px;
	width:126px !important;
	width:123px;
	min-height:244px;
	height:244px;
	overflow:hidden;
	}

#aa_event #aa_moreInfo a,
#aa_event #aa_links a {
	color:#000 !important;
	}
	
#aa_event #aa_moreInfo .aa_pdfIcon {
	margin-right:3px;
	}

#aa_event #aa_moreInfo h2 {
	margin-bottom:4px;
	}

#aa_event #aa_moreInfo p {
	display:block;
	float:left;
	width:245px;
	margin-top:4px;
	}

#aa_event #aa_banner {
	margin-top:4px;
	display:block;
	overflow:hidden;
	}

/* Rich Media Box */
/* Note - this will probably need to be taken out of here */
#aa_richMediaBox {
	background:#b8262c url(images/richmedia/background.gif) repeat-x top left;
	color:#fff;
 height:336px;
 overflow:hidden;
	}

#aa_richImageBox {
	background:#b8262c url(images/richmedia/background.gif) repeat-x top left;
	color:#fff;
	overflow:hidden;
	}

#aa_richMediaWidget #aa_rmTabs{
	list-style:none;
	position:relative;
	left:-1px;
	padding:0;
	height:34px;
	}

#aa_richMediaWidget li.aa_rmTab {
	float:right;
	width:84px;
	background:url(images/richmedia/btn_bg_off.gif) no-repeat top left;
	margin-left:2px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	font-family:arial;
	overflow:hidden;
	}

#aa_richMediaWidget .aa_active {
	background:url(images/richmedia/btn_bg_on.gif) no-repeat top left !important;
	}

#aa_richMediaWidget li.aa_rmTab a{
	color:#fff;
	}

#aa_richMediaWidget #aa_rmBodyWrapper{
	clear:both;
	overflow:auto;
	height:340px;
	}

.aa_rmFlashWrapper{
	overflow:visible !important;
	margin-left:2px;
	margin-top:3px;
	}

#aa_rmBody {
	margin:0;
	padding:0;
	display:block;
	background-color:#B8262C;
	}

#aa_rmBody .fs_throbber {
	display:block;
	margin:0 !important;
	/*background-color:transparent !important;*/
	text-align:center;
	width:auto !important;
	top:30px;
	/*background-image:none;*/
	text-indent:0 !important;
	}

#aa_rmBody h3 {
	color:#fff;
	}

.aa_podRM,
.aa_blogRM {
	padding:3px;
	background-color:#D33535;
	display:block;
	}

#aa_podRMHead {
	background-color:#AB120C;
	height:35px;
	}

#aa_podRMHead .aa_help {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:18px;
	background:url(images/richmedia/btn_help.gif) 0 3px no-repeat;
	display:block;
	float:right;
	margin-top:-1em;
	margin-right:1px;
	}

.aa_podRM .aa_thumb,
.aa_blogRM .aa_thumb {
	float:left;
	width:36px !important;
	height:36px !important;
	padding-top:6px;
	text-align:center;
	}

/* different padding from top for blog thumb */
.aa_blogRM .aa_thumb {
	padding-top:3px;
	}

.aa_podRM .aa_body,
.aa_blogRM .aa_body {
	float:left;
	width:360px !important;
	}

/* flash related styles */
#aa_rmsFlash {
	position:absolute;
	display:block;
	z-index:9999;
	background-color:#D33535;
	}

/* Blog and Blog Comment Stuff */
.aa_blogComment {
	background-color:#e4e4e4;
	margin-top:4px;
	width: 100%
	}

#aa_blog #aa_blogAddComment {
	background-color:#c9dfb8;
	margin-top:4px;
	width: 100%
	}

#aa_blog form{
	/*text-align:center;*/
	margin:4px 0 0 0 !important;
	position:relative;
	}
#aa_blog #aa_blogAddComment #messageBoardLabel{
	width: 100%;
	padding: 4px;
	font-weight: bold;
}
#aa_blog #aa_blogAddComment #messageBoardLabel input{
	height:1.8em;
}
.blogMessage{
	color:#fff;
	padding:3px 3px 3px 0px !important;
	margin:10px 0 0 0px;
	text-align:left;
	line-height: 1.8em;
}
.blogMessage .error{
	background-color:#be0020 !important;
	padding-left: 3px;
}
.blogMessage .success{
	background-color:#3D9930 !important;
	padding-left: 3px;
}

.fs_message {
	color:#fff;
	background-color:#be0020;
	padding:3px 3px 3px 3px !important;
	margin:10px 0 0 0;
	text-align:left;
	}

/* Richmedia view */
.aa_blogRM,
.aa_podRM {
	clear:both;
	margin-top:4px;
	}

.aa_blogRM .aa_more,
.aa_podRM .aa_more {
	text-align:left;
	text-transform:uppercase;
	margin-right:0;
	width:60px;
	}

.aa_blogRM .aa_more a,
.aa_podRM .aa_more a {
	font-weight:bold;
	left:0;
	margin:0;
	}

/* Mobile wallpapers stuff */

#aa_rmWallpapers {
	width:400px;
	margin:-4px auto 0 auto;
	overflow:hidden;
	/* position:relative; scrolling in ie does not work with this set */
	}

.aa_mobileRM {
	float:left;
	text-align:center;
	width:90px;
	overflow:hidden;
	/* position:relative; scrolling in ie does not work with this set */
	display:block;
	margin:4px;
	margin-bottom:15px;
	}

.aa_mobileRM img {
	border:none;
	}

.aa_mobileRM a,
.aa_mobileRM a:visited {
	display:block;
	margin:auto;
	width:90px;
	}

/* == Layouts for multiple templates */
#aa_homepage #aa_eventSearchWrapper,
#aa_section #aa_headRichWrapper #aa_headlinesWrapper,
#aa_newsCategory #aa_latestRichWrapper #aa_latestNewsWrapper{
	width:284px;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}

#aa_majoreventSearchWrapper {
	/*width:364px;*/
	width: 99%;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}
#aa_majoreventSearchWrapper_left {
	width:480px;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}
#aa_majoreventGalleries{
	width: 99%;
	float:left;
	position:relative;
	display:block;

}
#aa_majoreventSearchWrapper_right{
	width:250px;
	float:left;
	position:relative;
	display:block;
}

#aa_homepage #aa_richMediaWrapper,
#aa_section #aa_headRichWrapper #aa_richMediaWrapper,
#aa_newsCategory #aa_latestRichWrapper #aa_richMediaWrapper{
	width:444px !important;
	margin-left:2px;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}



/* == Nav Menu Styles Start */

#aa_nav_wrapper {
 	position:absolute;
	height:32px;
	top:117px;
	width:949px;
	left:0 !important;
	left:1px;
	margin:0px auto;
	background:url(images/nav/nav_bg01.gif) repeat-x top left;
	font-size:1.1em;
	}

#aa_nav ul {
	list-style:none;
    position:relative;
    width:auto !important;
    font-weight:bold;
    overflow:visible;
    display:block;
    width:949px;
	}

#aa_nav ul li {
	float:left;
	height:32px;
	text-align:left;
	width:auto;
	margin:0;
	padding:0;
 	border-right:1px dashed #ff9c50;
	}

#aa_nav ul li a {
	height:32px;
	position:relative;
	font-size:.916em;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#fff !important;
	margin-left:18px;
	margin-right:18px;
	}

#aa_nav ul li a:hover {
	color:white;
	text-decoration:underline;
	}

#aa_nav li ul {
 	position:absolute;
	margin:0 0 0 -3px;
	padding:0;
	left:-999em;
	}

#aa_nav li ul li {
	clear:left;
	background:#f2842b url(images/nav/nav_bg01.gif) repeat-x bottom left;
	text-align:left;
	}

#aa_nav ul li:hover, #aa_nav ul li.sfhover {
 	background:#fc5d0b url(images/nav/nav_bg01.gif) repeat-x bottom left;
	}

#aa_nav li:hover ul, #aa_nav li.sfhover ul {
 	margin:0;
	padding:0;
	position:absolute;
	display:block;
	top:32px;
	z-index:99;
 	left:auto !important;
 	clear:both;
	text-align:left;
	width:180px;
	margin-left:0;
 	}


#aa_nav li:hover ul li, #aa_nav li.sfhover ul li {
	height:32px;
	border:0;
	float:left;
	width:180px;
	position:static;
	left:0 !important;
	left:-4px;
	display:block;
	margin:0;
	text-align:left;
	}


#aa_nav li ul li a {
	height:auto;
	display:block;
	margin-left:5px;
	margin-right:5px;
	}


#menu_iframe {
    z-index:-1;
    margin-top:-4px;
    position:absolute;
    display:none;
	}


/* == Nav Menu Styles End */



/* aa_form - returns the styles back to those in the fs framework */
/* Apply this class to any form where you require form styling */
.aa_form {
	overflow:visible;
	top:0 !important;
	margin:0 !important;
	padding:0 !important;
	}

input.aa_imageButton {
	border-width:0px;
	float:right;
	height:auto;
	}

.aa_form:after {
	clear:both;
	}

.aa_form br {
    clear:both;
    height:0;
    margin:0;
    padding:0;
    line-height:0;
    }

.aa_form label {
    font-size:1em;
    font-weight:bold;
    float:left;
	width:33%;
	margin:0 0 .2em 0;
	padding-right:1em;
	text-align:right;
	line-height:1.8em;
	}

.aa_form input,
.aa_form select {
    position:relative;
 	margin:0 0 .2em 0;
    vertical-align:50%;
    line-height:1.8em;
    text-align:left;
    width:auto;
    }

.aa_form input.left,
.aa_form label.left{
	text-align:left;
	width:auto;
	margin-top:4px !important;
	margin-top:0;
	}

.aa_form fieldset {
    position:relative; /* For IE */
    display:block; /* For IE */
	padding:.4em;
	margin:.4em .4em .4em .4em;
	}

.aa_form legend {
	position:relative; /* For IE */
    display:inline; /* For IE */
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	width:auto !important;
	}

/* radioGroup fieldset */
.aa_form fieldset.fs_radioGroup label {
	width:75%;
	float:right;
	text-align:left;
	text-indent:1.5em;
	}

.aa_form fieldset.fs_radioGroup input {
	display:block;
	float:right;
	text-align:right;
	width:auto !important;
	}

.aa_form input.fs_button {
	line-height:1.2em;
	width:auto;
	text-align:center;
	}

.aa_form input.right {
	float:right;
	}

/* Used when the label is to appear on the right of an input */
.aa_form label.right {
	text-align:left;
	width:auto;
	float:left;
	padding-left:10px;
	}

.aa_form input.fluid {
	max-width:50%;
	}

/* Validation related */

.aa_form span.required {
	color:#f00;
	font-size:.8em;
	line-height:1.8em;
    vertical-align:top;
    }

.aa_form span.help {
	color:#00f;
	font-size:1em;
	line-height:1.8em;
	vertical-align:50%;
    }

.aa_form div.error {
	border:1px solid #ff9b7f;
	margin-bottom:4px;
	padding:4px;
	position:relative;
	display:block;
	}

.aa_form span.error {
	color:#BE0020;
	font-size:10px;
	font-weight:bold;
	display:block;
	padding:0;
	padding-left:1em;
	text-align:left;
	left:40px;
	position:relative;
	background-color:transparent;
	left:173px;
	top:-4px;
	}

.aa_form fieldset {
	margin:0;
	padding:0;
	}

.aa_form fieldset fieldset {
	margin:0;
	padding:0;
	width:100;
	}

.aa_form fieldset fieldset legend,
.aa_form fieldset legend {
	margin-bottom:4px;
	margin-top:4px;
	}

.aa_form .button {
	float:right;
	margin-top:4px;
	}
	
.aa_form .error {
	background-color:#ffc2a3;
	}
	

.aa_form .error input {
	background-color:#ffe3c2;
	border:1px solid #777777;
	height:13px;
	margin-top:3px;
	}


/* == Membership styles */

/* Registration/login */
.aa_enterInfo {
	margin:4px 0 4px 0;
	padding:8px;
    background-color:#FFF3D0;
	width: 500px;
	}

.aa_importantInfo {
	margin:4px 0 4px 0;
	padding:4px;
    background-color:#FFC6A4;
	}

/* Members Home Page */

#aa_memBlogs {
	float:left;
	width:402px;
	}

.aa_blogMem {
	margin-bottom:4px;
	}

.aa_blogMem .aa_thumb {
	float:left;
	width:36px !important;
	height:36px !important;
	padding-top:6px;
	text-align:center;
	}

/* different padding from top for blog thumb */
.aa_blogMem .aa_thumb {
	padding-top:3px;
	}

.aa_blogMem .aa_body {
	float:left;
	width:350px;
	}

#aa_memProfBanner {
    float:left;
	width:300px;
	margin-left:4px;
	}

#aa_memProfile {
	background-color:#CC6633;
	margin-bottom:4px;
	}

#aa_memLogs {
	background-color:#c9dfb8;
	}

#aa_logTable {
	overflow:auto;
	margin-top:4px;
	background-color:#C9DFB8;
	}

#aa_logTable table{
	border-width:0 !important;
	}

#aa_logTable table th{
	background-color:#B9DF9A;
 	color:#000;
	}

#aa_logTable table td{
	border-width:0;
	background-color:#CCFFCC;
	color:#000;
	}

#aa_logTable .aa_odd td{
	background-color:#C2EFC2 !important;
	}

#aa_logTable table tr{
	border-width:0 !important;
	}

#aa_memAddEvent {
    padding:4px;
    width:60%;
    margin:0 auto 4px auto;
	}
	
/* filedownload template */
#aa_fileDetails {
	clear:both;
	}

#aa_fileDetails input{
	margin-top:14px !important;
	margin-top:0
	}

#aa_printIcon {
	height:16px;
}

.fs_tooltip_tip {
	padding:10px;
	background-color:#670e00;
	border:solid 1px #a0a0a0;
	color:#fff;
	width:180px;
	text-align:left;
	}

/* ---- STAGE 2 STYLE CHANGES  - START---- */



/*New Nav Menu*/

#TJK_dropDownMenu, #TJK_dropDownMenu {
margin:0pt;
padding:0pt;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
}
#TJK_dropDownMenu {
float:left;
margin-bottom:3.5em;
max-width:100%;
position:relative;
width:100%;
}


#TJK_dropDownMenu ul {
width:auto;
height:32px;
}

#TJK_dropDownMenu li ul {
cursor:default;
height:32px;
/*left:-9000px;*/
position:absolute;
top:32px;
width:949px;
z-index:100;
background-color:#FF943F;
}

#TJK_dropDownMenu li {
cursor:pointer;
float:left;
font-weight:bold;
list-style-type:none;
/*max-width:16.5%;*/
text-align:center;
width:auto;
height:32px;
line-height:30px;
border-right:1px dashed #ff9c50;
}

#TJK_dropDownMenu li ul li {
border-right:1px dashed #ffffff;
width:auto;
height:32px;
}
#TJK_dropDownMenu li a {
color:#ffffff;
display:block;
float:left;
height:2em;
text-decoration:none;
width:137px;
padding-left:10px;
padding-right:10px;
}

#TJK_dropDownMenu li ul li a, #TJK_dropDownMenu li ul li a:hover {
	border-width:0px;
	cursor:pointer !important;
	line-height:26px;
	text-decoration:none;
	color:#fff !important;
	position:relative !important;
	white-space:nowrap;
	width:168px;
	padding-left:10px;
	padding-right:10px;
	/*background-color:#FF943F;*/
	height:32px;
	font-weight: normal !important;
}


#TJK_dropDownMenu li a:focus, #TJK_dropDownMenu li a:active {
	color:#ffffff;
	text-decoration:underline;
	width:auto;
	height:32px;
	background:url(images/nav/nav_bg02.gif) repeat-x bottom left;
	padding-left:10px;
	padding-right:10px;
	/*font-weight: normal !important;*/
}

#TJK_dropDownMenu li a:hover {
	color:#ffffff;
	text-decoration:underline;
	width:137px;
	height:32px;
	background: #FF943F url(images/nav/nav_bg02.gif) repeat-x top left;
	padding-left:10px;
	padding-right:10px;
}



#TJK_dropDownMenu li a:focus, #TJK_dropDownMenu li ul li a:focus{
display:block;
}


#TJK_dropDownMenu li:hover ul {
left:0pt;
}


#TJK_dropDownMenu li.msieFix ul {
left:0pt;
}

TJK_dropDownMenu li.msieFix a {
color:#ffffff !important;
}


#TJK_dropDownMenu li {
display:block;
}

#TJK_dropDownMenu li {
	display:block;
	text-align: center;
	width: 157px;
	margin: auto;
}


.aa_nav_highlight,  .aa_nav_highlight:hover{
	display:block;
	font-style:normal;
	cursor:default;
	color:#ffffff;
	background:#FF9C50 url(images/nav/nav_bg02.gif) repeat-x top left;
	background-color:#FF9C50;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	height:32px  !important;
}

#TJK_dropDownMenu li .aa_nav_display_peek {
	display: none;

}

#TJK_dropDownMenu li:hover .aa_nav_display_peek, #TJK_dropDownMenu li.sfhover .aa_nav_display_peek {
	display: block;
}


.aa_nav_display_on {
left:0px !important;
z-index: 10 !important;
background-color:#FF9C50;
}

.aa_nav_display_on ul {
left:0px !important;
z-index: 10 !important;
width:949px;
background-color:#FF9C50;
}

.aa_nav_display_on li{
/*background: none !important;*/
background-color:#FF9C50;
}

.aa_nav_display_on a{
/*background: none !important;*/
background-color:#FF9C50;
}


/* Start Rich News Area Styles */

#aa_richMediaWrapper_home {
width:474px !important;
	margin-left:2px;
	float:left;
	position:relative;
	height:1%;
	display:block;
}


#aa_rmBodyWrapper
{
	overflow:hidden !important;
}

#aa_richMediaWrapper h2{
color:#FFFFFF;
font-size:1.3em;
line-height:29px;
text-transform:uppercase;
}

#aa_richMediaWrapper_home h2{
color:#FFFFFF;
font-size:1.3em;
line-height:29px;
text-transform:uppercase;
}


#aa_rmBody {
	padding:10px;
	height:100%;
}


#aa_rmBody_left
{
max-width:315px;
width:315px;
float:left;
color:#000000;
background-color:#B8262C;
height:100%;
padding:0px;
}




#aa_rmBody_left_top_l
{
 background-image: url("images/richnews/rns_top_l.gif");
 background-repeat: no-repeat;
 background-position: left;
 width:5px;
 height:5px;
 float:left;
 background-color:#B8262C;
}

#aa_rmBody_left_top_c
{
 width:305px;
 height:4px;
 float:left;
 background-color:#ffffff;
 border-top:1px solid black;
 position:relative;
}

#aa_rmBody_left_top_r
{
 background-image: url("images/richnews/rns_top_r.gif");
 background-repeat: no-repeat;
 background-position: top right;
 width:5px;
height:5px;
 float:right;
background-color:#B8262C;
}


#aa_rmBody_left_main
{
max-width:303px;
width:303px;
clear:both;
color:#000000;
background-color:#ffffff;
height:313px;
padding-left:5px;
padding-right:5px;
border-left:1px solid black;
border-right:1px solid black;

}



#aa_rmBody_left_main img
{
border: 1px solid black;
width:300px;
}

#aa_rmBody_left_main  h2
{
color:#000000;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
line-height:11pt;
text-transform:none;
}

#aa_rmBody_left_main p
{
color:#000000;
font-size:8pt;
font-weight:normal;
}

#aa_rmBody_left_main a
{
color:#000000;
font-size:9pt;
font-weight:bold;
text-decoration:underline;
}

#aa_rmBody_left_main h1 a
{

	font-size:12pt;

}

#aa_rmBody_left_bottom_l
{
 background-image: url("images/richnews/rns_bottom_l.gif");
 background-repeat: no-repeat;
 background-position: left;
 width:5px;
 height:5px;
 float:left;
 background-color:#B8262C;
}

#aa_rmBody_left_bottom_c
{
 width:305px;
 height:4px;
 float:left;
 background-color:#ffffff;
 border-bottom:1px solid black;
 position:relative;
}

#aa_rmBody_left_bottom_r
{
 background-image: url("images/richnews/rns_bottom_r.gif");
 background-repeat: no-repeat;
 background-position: top right;
 width:5px;
height:5px;
 float:right;
background-color:#B8262C;
}

#aa_rmBody_right
{
max-width:110px;
width:110px;
float:right;
color:#ffffff;
background-color:#B8262C;
height:100%;
padding:0px;
}

#aa_rmBody_right_top_l
{
 background-image: url("images/richnews/rns_menu_top_l.gif");
 background-repeat: no-repeat;
 background-position: left;
 width:5px;
 height:5px;
 float:left;
 background-color:#B8262C;
}

#aa_rmBody_right_top_c
{
 width:100px;
 height:4px;
 float:left;
background-color:#670e00;
 border-top:1px solid black;
 position:relative;
}

#aa_rmBody_right_top_r
{
 background-image: url("images/richnews/rns_menu_top_r.gif");
 background-repeat: no-repeat;
 background-position: top right;
 width:5px;
height:5px;
 float:right;
background-color:#B8262C;
}


#aa_rmBody_right_main
{
max-width:100px;
width:98px;
clear:both;
color:#000000;
background-color:#670e00;
height:313px;
padding-left:5px;
padding-right:5px;
border-left:1px solid black;
border-right:1px solid black;

}

#aa_rmBody_right_bottom_l
{
 background-image: url("images/richnews/rns_menu_bottom_l.gif");
 background-repeat: no-repeat;
 background-position: left;
 width:5px;
 height:5px;
 float:left;
 background-color:#B8262C;
}

#aa_rmBody_right_bottom_c
{
 width:100px;
 height:4px;
 float:left;
background-color:#670e00;
 border-bottom:1px solid black;
 position:relative;
}

#aa_rmBody_right_bottom_r
{
 background-image: url("images/richnews/rns_menu_bottom_r.gif");
 background-repeat: no-repeat;
 background-position: top right;
 width:5px;
height:5px;
 float:right;
background-color:#B8262C;
}


#aa_rmBody_right_main_up{
width:100px;
height:18px;
 background-image: url("images/richnews/scroll_up.gif");
 background-repeat: no-repeat;
 background-position: top center;
}

#aa_rmBody_right_main_down{
width:100px;
height:18px;
 background-image: url("images/richnews/scroll_down.gif");
 background-repeat: no-repeat;
 background-position: bottom center;
}

#aa_rmBody_right_main_center {
width:auto;
height:240px;
padding-left:3px;
padding-right:3px;
}

.aa_rmBody_right_main_center_box{
width:92px;
height:45px;
border: 1px solid white;
z-index:11;

}

.aa_rmBody_right_main_center_box img{
height:45px;
left:0px;
position:relative;
top:-3px;
width:92px;
z-index:1;
}

.aa_rmBody_right_main_center_box_tl{
background-image: url("images/richnews/rns_menu_img_tl.gif");
background-repeat: no-repeat;
width:88px;
height:4px;
position:relative;
float:left;
z-index:11;
}

.aa_rmBody_right_main_center_box_tr{
background-image: url("images/richnews/rns_menu_img_tr.gif");
background-repeat: no-repeat;
position:relative;
float:right;
width:4px;
height:4px;
right:-2px;
z-index:11;
}

.aa_rmBody_right_main_center_box_bl{
background-image: url("images/richnews/rns_menu_img_bl.gif");
background-repeat: no-repeat;
position:relative;
float:left;
width:88px;
height:4px;
bottom:4px;
z-index:11;
}

.aa_rmBody_right_main_center_box_br{
background-image: url("images/richnews/rns_menu_img_br.gif");
background-repeat: no-repeat;
position:relative;
float:right;
width:4px;
height:4px;
bottom:4px;
right:-2px;
z-index:11;
}

.aa_rmBody_right_img {
border: 1px solid white;
width:90px;
height:45px;
}

.aa_rmBody_right_content {
color:#ffffff;
font-size:7pt;
padding-top:4px;
padding-bottom:6px;


}

/* RNS styles */

#aa_richMediaWrapper_home {
	margin:0;
}

#aa_richMediaBox {
	/*background:url(../images/subsite/flame/aa_richMediaBox.png);*/
}

#aa_rmBody {
	/*background:none;*/
}

#aa_rmBody_left {
	background:none;
}

#aa_rmBody_left_top_l,
#aa_rmBody_left_top_c,
#aa_rmBody_left_top_r,
#aa_rmBody_left_bottom_l,
#aa_rmBody_left_bottom_c,
#aa_rmBody_left_bottom_r {
	display:none;
}

#aa_rmBody_left_main {
	padding:5px;
	height:305px;
	border:solid 1px #042615;
}

#aa_rmBody_left_main h1 {
	padding-bottom:4px;
	font-size:16px;
}

#aa_rmBody_right {
	/*background:#042615;*/
	height:auto;
	/*border:solid 1px #042615;*/
}

#aa_rmBody_right_main {
	padding:5px;
	/*background:none;*/
	height:305px;
	width:100px;
	max-width:auto;
}

.aa_rmBody_right_content {
	padding:2px 0 4px 0;
	font-size:9px;
}

#aa_rmBody_right_top_l,
#aa_rmBody_right_top_c,
#aa_rmBody_right_top_r,
#aa_rmBody_right_bottom_l,
#aa_rmBody_right_bottom_c,
#aa_rmBody_right_bottom_r {
	/*display:none;*/
}

#aa_rmBody_right_main {
	border:none;
	/*background:none;*/
}

.aa_rmBody_right_main_center_box_tl,
.aa_rmBody_right_main_center_box_tr,
.aa_rmBody_right_main_center_box_bl,
.aa_rmBody_right_main_center_box_br {
	display:none;
}

.aa_rmBody_right_main_center_box img {
	top:0;
}


/* End Rich News Area Styles */


/* Start Major Event Styles */
/* == Event search */

#aa_calendar #aa_majorEvent {
	width: 714px;
}

#aa_calendar #aa_eventSearch {
	width: 714px;
}

#aa_majorEvent {
	background-color:#f7c7AD;
/*	height: 160px;*/
	position:relative;
	width: 467px;
/*	padding-bottom: 1px;*/
	}

#aa_majorEvent br {
	line-height:2em;
	}

/* End Major Event Styles */

/* Start Featured Athlete Styles */

#aa_featAthWrapper{
	width:230px;
	position:relative;
	float:right;
	height:1%;
	float:right;
	display:block;
	margin-left:5px;
	margin-right:10px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
}

#aa_featAth {
	background-color:#ffffff;
	height:100%;
	width: 216px;
}

#aa_featAth br {
	line-height:2em;
}

#aa_featAth_content {
	padding:5px;
}

#aa_featAth_content  img {
	margin-left:auto !important;
	margin-right:auto !important;
	text-align:center;
	position:relative;
}

#aa_featAth_content  .aa_box06 {
	width: 207px;
}

#aa_featAth_text{
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	color:#000000;
	background-color:#f0f0f0;
	border:1px solid #ffffff;
}

#aa_featAth_text h3 {
	color:#000000;
	font-size:11pt;
	padding:5px;
}

#aa_featAth_text p {
	color:#000000;
	padding:5px;
}

#aa_featAth_text a {
	color:#000000;
	padding:0px !important;
	margin:0px !important;
}

/* End Featured Athlete Styles */



/* Start Default Two Column Unequal Sizes Group Styles */
/* Used on Pro Ath Community Page */

#aa_leftCol{
	height:100%;
	width:65%;
	float:left;
}

#aa_rightCol{
	height:100%;
	width:35%;
	float:right;

}


.aa_contentBox {
	position:relative;
	clear:both;
	display:block;
	margin:5px;
	background-color:#f7c7AD;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	}

.aa_contentBox_grey {
	position:relative;
	clear:both;
	display:block;
	margin:5px;
	background-color:#e4e4e4;
	}

.aa_contentBox_orange {
	position:relative;
	clear:both;
	display:block;
	margin:5px;
	background-color:#ff943f;
	}

.aa_contentBox_content{
	background-color:#ffffff;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.aa_contentBox_content ul{
 	list-style:none;
}

.odd li{
	background-color:#e4e4e4 !important;
}


.even li{
	background-color:#ffffff !important;
}

.aa_contentBox_content a{
	text-decoration:underline;
	font-weight: normal !important;
	color:#000000;
}

.aa_contentBox_content h1{
	color:#000000;
	font-size:11pt;
}

.aa_contentBox_content h2{
	color:#000000;
	font-size:11pt;
}

.aa_contentBox_content h3{
	color:#000000;
	font-size:9pt;
	}

.aa_contentBox_content h4{
	color:#000000;
	font-size:9pt;

	}

.aa_contentBox_content h5{
	color:#000000;
	font-size:9pt;
	}


.aa_contentBox_content p {
	color:#000000;
	font-size:9pt;
	margin: 0pt !important;
	padding: 0pt !important;
	}

.aa_contentBox_content_date {
	color:#ff943f !important;
	}

.aa_contentBox_content fieldset {
	margin: 0pt !important;
}

.aa_contentBox_content legend {
	margin-top: 2pt !important;
	font-size:9pt  !important;
}



.aa_enterInfo_login{
	margin:2px 0 2px 0;
	background-color:#F2F2F2;
}

.aa_enterInfo_login label{
	font-weight:bold !important;
}

.aa_loginForm_fields_left{
width:35% !important;
}

.aa_loginForm_fields_right{
width:55% !important;
}

/* End Default Two Column Unequal Sizes Group Styles */





/* start general style changes */

#fs_content{
	top:185px;
}
	
#aa_nav_wrapper {
	height:64px;
	width:950px;
	background-color:#ff943f;
	overflow:hidden;
}

#aa_nav li ul{
overflow:none;
display:inline;
margin:0px;
}


#aa_nav li ul li{
clear:none;
background:none;
width:auto;
}

#aa_webPoll {
height:190px;
}

#aa_webPollOutput{
height:135px;
}

#fs_poll_8349_form{
height:120px;
}


.fs_poll_form input{
margin-top:0px !important;
}

#aa_clubLocator {
height:145px;
}

#aa_clubLocator form {
top:16px !important;
}

aa_clubLocator #club_postcode {
margin-top:5px;
}

#aa_clubLocator #club_age, #aa_clubLocator #club_discipline {
margin-top:7px;
}

.fs_poll_form label {
height:24px;
width:185px;
text-align:left;
margin-top:-1px;
}

#aa_webPollOutput h3 {
height:20px;
font-size:11px;
color:white;
font-weight:bold;
}


#aa_upcomingEvents {
margin-top:4px;
}

#fs_clear_events_wrapper{
clear:both;
height:40px;
}



#aa_eventSearchWrapper{
width:474px !important;
}

#aa_label_from{
padding:1px;
}

#aa_label_to{
padding:1px;
}

#aa_label_where{
padding:1px;
}

#aa_label_keyword{
padding:1px;
}

#aa_clubPollWrapper {
	background-color:#f7c7AD;
}

#aa_majorEvent_content{
	background-color:#F7C7AD;
	margin-top:5px;
/*	height:60px;	*/
	padding-left:5px;
	padding-right:5px;
}


#aa_majorEvent_content a{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}



#fs_clear_home{
clear:both;
height:10px;
}

#aa_subnodeList_page2_even {
background-color:#D52700;
}

#aa_subnodeList_page2_odd {
background-color:#e4e4e4;
}

#aa_subnodeList_page2 li{
 	list-style:none;
}

#aa_subnodeList_page2 a{
text-decoration:underline;
font-weight:bold;
color:#000000;
}

/* end general style changes */


/* Competition Calendar - Start */



#aa_upcomingEvents_cc {
	/*height:234px !important;
	height:230px;*/
	position:relative;
	display:block;
	}


.aa_event_cc {
	margin-top:4px;
	margin-right:15px;
	font-size:10px;
	width:332px;
	float:left;
	height:85px;
	background-color:#e4e4e4;

	}

.aa_eventImage_cc {
	margin:4px;
	margin-top:2px;
	float:left;
	width:52px;
 	height:60px;
	display:block;
	}

.aa_eventSummary_cc {
	display:block;
	float:left;
	padding:4px 4px 4px 4px;
	margin-bottom:4px !important;
	margin-bottom:0px;
	width:203px;
	}

/* Competition Calendar - end*/


/* Recreational Athletics Temp Styles - Start */
#aa_recAthWrapper{
	margin:0px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
}

#aa_leftCol_recAth{
	height:100%;
	width:60%;
	float:left;
}

#aa_rightCol_recAth{
	height:100%;
	width:40%;
	float:right;

}

.aa_body_recAth {
	float:left;
	margin-left:3px;
}

.aa_body_recAth ul {
	margin-left:20px !important;
	margin-left:auto;
}

#aa_recAthWrapper .aa_body_recAth {
	width: 336px;
	float:right;
	display:block;
	overflow:hidden;
	text-align:left;
}

#aa_recAthWrapper .aa_thumb_recAth {
	overflow:hidden;
	margin-top:0px;
	width:80px;
	height:80px;
	float:left;
	}


#aa_recAthWrapper .aa_body_recAth .aa_box04{
	height:74px;
	margin-bottom:3px !important;
	margin-bottom:0;
	}

#aa_recCalWrapper{
	width:730px !important;
	margin-left:2px;
	float:left;
	position:relative;
	height:1%;
	display:block;
	}

.aa_contentBox_recAth {
	position:relative;
	clear:both;
	display:block;
	background-color:#f7c7AD;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	margin-left:5px;
	margin-right:5px;
	}


#aa_recCalWrapper .aa_body_recAth {
	float:right;
	width:655px;
	display:block;
	overflow:hidden;
	text-align:left;
}


#aa_recCalWrapper .aa_thumb_recAth {
	overflow:hidden;
	margin-top:0px;
	width:50px;
	height:50px;
	float:left;
	}
/* Recreational Athletics Temp Styles - end */

/* Video Nav */

.aa_browserVideo {
	width:230px;
	float:left;
	white-space:no-wrap;
	overflow:hidden;
	margin-left:8px;
	}

.aa_browserVideo img{
	margin-top:4px;
	width:215px;
	}

.aa_browserVideo h2 {
	position:relative;
	font-size:1.1em;
	width:140px;
	}

.aa_browserVideo h2 a {
	text-decoration:none;
 	position:absolute !important;
	display:block !important;
	width:140px;
	white-space:no-wrap;
	left:0;
	overflow:hidden;
 	color:#fff !important;
	}

/* ---- STAGE 2 STYLE CHANGES - END ---- */

.flameNumber {
	position:absolute;
	top:171px;
	left:3px;
	width:98px;
	height:44px;
	font-weight:bold;
	font-size:12px;
	line-height:62px;
	text-align:right;
	letter-spacing:1px;
	color:#fff;
	background:url(images/flameNumber.png) no-repeat 0 0;
	z-index:500;
}

#aa_athleteProfile .flameNumber {
	top:91px;
}

.flameNumber span {
	padding-right:5px;
}

.contentAreaMajorEvent {
   float:left;
   width:473px; 
}

.galleryItem {
	width:215px;
}

/* Banner Rotation */

.ad {
	position:relative;
	display:block;
	overflow:hidden;
	z-index:1;
}

.ad a,
.ad img {
	display:block;
}

.ad .swf {
	position:relative;
	display:block;
	z-index:1;	
}

.ad .swfLink {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	z-index:9999;
	text-indent:-9999em;
}

.ad.containerA,
.ad .sizeA {
	width:468px;
	height:60px;
}

.ad.containerB,
.ad .sizeB {
	width:728px;
	height:90px;
}

.ad.containerC,
.ad .sizeC {
	margin:auto;
	width:160px;
	height:600px;
}

.ad.containerD,
.ad .sizeD {
	width:300px;
	height:250px;
}

#aa_twitterFeed {
   overflow: hidden; 
   background-color: #FFC89E; 

}

#aa_twitterFeed .aa_box03 {
   background-color: #FFC89E;
   margin-top: 4px;
   overflow: hidden; 

}


#aa_twitterFeed a{
   color: #ff5500
}

#aa_facebookFeed {
   overflow: hidden; 
}

#aa_facebookFeed .aa_box03 {
   margin-top: 4px;
   overflow: hidden; 

}


