@charset "utf-8";
/* Global CSS Styles */

/* Body Wrapper + Global default text styles */

body
{
	color: #27221d;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f7f6f1;
	font-size: 80%;
	line-height:130%;
	background-image: url(../images/BodyBgRepeat.jpg);
	left: 50%;
	position: relative;
	width: 984px;
	margin-left: -492px;
}



#RailLeft, #RailMid
{
	float:left;
	margin: 0 0 10px 0;
}

#RailLeft
{
	margin: 0 10px 0 0;
}

#RailRight
{
	float:right;
}

.singleColumn
{
	width:164px;
}

.doubleColumn
{
	width:334px;
}

/* End Global default text styles */

/* Begin Widget Formatting */

#FlashArea
{
	width:640px;
	height:290px;
	background-image: url(../images/FlashArea.jpg);
	margin:0 10px 10px 0;
}

/* Begin Top Navigation Formatting */
#AMAtopNav
{
	width:984px;
	height: 108px;
	background-image: url(../images/AMAtopNav.jpg);
	text-align: right;
}

#AMAtopNav img#AMAtopNavLogo
{
	float: left;
}

#AMAtopNav a#ResourceLibrary, #AMAtopNav a#ResourceLibrary:link, #AMAtopNav a#ResourceLibrary:visited, #AMAtopNav a#Calendar, #AMAtopNav a#Calendar:link, #AMAtopNav a#Calendar:visited, #AMAtopNav a#CareerManagement, #AMAtopNav a#CareerManagement:link, #AMAtopNav a#CareerManagement:visited
{
	float: left;
	text-decoration: none;
	display: block;
	height: 108px;
	width: 118px;
}

#AMAtopNav a#AboutAMA, #AMAtopNav a#AboutAMA:link, #AMAtopNav a#AboutAMA:visited
{
	float: left;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 110px;
}

#AMAtopNav a#Search, #AMAtopNav a#Search:link, #AMAtopNav a#Search:visited
{
	float: left;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 61px;
}

#AMAtopNav a#AboutAMA, #AMAtopNav a#AboutAMA:link, #AMAtopNav a#AboutAMA:visited
{
	background: url(  '../images/Controls/TopNavigation/About.gif' ) 0 0 no-repeat;
}

#AMAtopNav a#Search, #AMAtopNav a#Search:link, #AMAtopNav a#Search:visited
{
	background: url(  '../images/Controls/TopNavigation/SearchButton.gif' ) 0 0 no-repeat;
}

#AMAtopNav a#ResourceLibrary, #AMAtopNav a#ResourceLibrary:link, #AMAtopNav a#ResourceLibrary:visited
{
	background: url(  '../images/Controls/TopNavigation/ResourceLibrary.jpg' ) 0 0 no-repeat;
}

#AMAtopNav a#Calendar, #AMAtopNav a#Calendar:link, #AMAtopNav a#Calendar:visited
{
	background: url(  '../images/Controls/TopNavigation/Calendar.jpg' ) 0 0 no-repeat;
}

#AMAtopNav a#CareerManagement, #AMAtopNav a#CareerManagement:link, #AMAtopNav a#CareerManagement:visited
{
	background: url(  '../images/Controls/TopNavigation/CareerManagement.jpg' ) 0 0 no-repeat;
}

#AMAtopNav a#Community, #AMAtopNav a#Community:link, #AMAtopNav a#Community:visited
{
	background: url(  '../images/Controls/TopNavigation/Community.jpg' ) 0 0 no-repeat;
	float: left;
	text-decoration: none;
	display: block;
	height: 108px;
	width: 121px;
}

#AMAtopNav a#ResourceLibrary:hover, #AMAtopNav a#ResourceLibrary:active, #AMAtopNav a#Calendar:hover, #AMAtopNav a#Calendar:active, #AMAtopNav a#CareerManagement:hover, #AMAtopNav a#CareerManagement:active, #AMAtopNav a#Community:hover, #AMAtopNav a#Community:active
{
	background-position: 0px -108px;
	text-decoration: none;
}

#AMAtopNav a#Search:hover, #AMAtopNav a#Search:active
{
	background-position: 0px -28px;
	text-decoration: none;
}

#AMAtopNav a.activeMenu
{
	background-position: 0px -108px !important;
}

/* End Top Navigation Formatting */

/* Begin Left Navigation Formatting */
#AMAleftNav
{
	width:128px;
	background-image: url(../images/AMAleftNav.gif);
	margin:0 0 10px 0;
	padding: 22px 10px 0px 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
	min-height:568px;
	height: 568px;
	height /**/:auto; /* IE min-height hack - sets content's minimum height*/
}

#AMAleftNav h2
{
	color:#1f505c;
	margin-top:3px;
	margin-bottom:11px;
	text-decoration:none;
}
#AMAleftNav h2 a
{
	color:#1f505c;
	margin-top:3px;
	margin-bottom:11px;
	text-decoration:none;
}
#AMAleftNav h2 a:hover{
	text-decoration:underline
}

#AMAleftNav ul
{
	margin-left:13px;
}

#AMAleftNav ul ul
{
	margin-top:8px;
}

#AMAleftNav ul li
{
	margin-bottom:7px;
	list-style-image:none;
}

#AMAleftNav ul ul li
{
	list-style-image: none;
}

#AMAleftNav ul, #AMAleftNav ul li a, #AMAleftNav ul li a:link, #AMAleftNav ul li a:visited, #AMAleftNav ul li a:hover
{
	color: #1f505c;
	text-decoration:none;
}

#AMAleftNav ul li a:hover, #AMAleftNav ul li a:active
{
	text-decoration:underline;
}



/* End Left Navigation Formatting */

/* Begin Footer Formatting */
#AMAfoot
{
	width: 984px;
	height: 36px;
	margin: 4px 0 0 0;
	float: left;

	color: #333333;
}

#AMAfoot ul
{
	display: inline;
	margin-left: 2px;

	line-height: 8px;
}

#AMAfoot ul li
{

	display: inline;
	margin-right: 4px;
}

#AMAfoot ul a:link, #AMAfoot ul a:link
{
	text-decoration: none;
	color: #3e3934;
}

#AMAfoot ul a:hover, #AMAfoot ul a:active
{
	text-decoration: none;
	color: #000000;
}

#AMAfoot #FooterIcon
{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
	margin-top: 8px;
}

#AMAfoot span#CopyRight
{
	float: left;
	margin-top: 9px;
	font-size: 7pt;
}

/* End Footer Formatting */

/* Begin Modular Widget Formatting */
.modularWidget
{
	width:160px;
	height:290px;
	margin:0 10px 10px 0;
	float:left;
}

#AdvertisingOpportunites
{
	background-image: url(../images/Controls/Modular/AdvertisingOpportunites.gif);
}

#AMAdictionary
{
	background-image: url(../images/Controls/Modular/AMAdictionary.gif);
}

#Announcement
{
	background-image: url(../images/Controls/Modular/Announcement.gif);
}

#Archives
{
	background-image: url(../images/Controls/Modular/Archives.gif);
}

#AreYouAnExpert
{
	background-image: url(../images/Controls/Modular/AreYouAnExpert.gif);
}

#CareerCenterInterviews
{
	background-image: url(../images/Controls/Modular/CareerCenterInterviews.gif);
}

#CollegiateChapterResources
{
	background-image: url(../images/Controls/Modular/CollegiateChapterResources.gif);
}

#ContributeToTheAMAresourceLibrary
{
	background-image: url(../images/Controls/Modular/ContributeToTheAMAresourceL.gif);
}

#Directory_blue
{
	background-image: url(../images/Controls/Modular/Directory_blue.gif);
}

#Directory_cream
{
	background-image: url(../images/Controls/Modular/Directory_cream.gif);
}

#FastFacts
{
	background-image: url(../images/Controls/Modular/FastFacts.gif);
}

#GetStarted
{
	background-image: url(../images/Controls/Modular/GetStarted.gif);
}

#JoinTheAMA
{
	background-image: url(../images/Controls/Modular/JoinTheAMA.gif);
}

#OtherArticlesBy
{
	background-image: url(../images/Controls/Modular/OtherArticlesBy.gif);
}

#PastExperts
{
	background-image: url(../images/Controls/Modular/PastExperts.gif);
}

#ProfessionalChapterResource
{
	background-image: url(../images/Controls/Modular/ProfessionalChapterResource.gif);
}

#Questions
{
	background-image: url(../images/Controls/Modular/Questions.gif);
}

#Recommended
{
	background-image: url(../images/Controls/Modular/Recommended.gif);
}

#RecommendedArticle
{
	background-image: url(../images/Controls/Modular/RecommendedArticle.gif);
}

#RecommendedEvent
{
	background-image: url(../images/Controls/Modular/RecommendedEvent.gif);
}

#RecommendedSIGs
{
	background-image: url(../images/Controls/Modular/RecommendedSIGs.gif);
}

#RelatedItems
{
	background-image: url(../images/Controls/Modular/RelatedItems.gif);
}

#Research
{
	background-image: url(../images/Controls/Modular/Research.gif);
}

#SpeakingOpportunities
{
	background-image: url(../images/Controls/Modular/SpeakingOpportunities.gif);
}

#SponsorshipOpportunities
{
	background-image: url(../images/Controls/Modular/SponsorshipOpportunities.gif);
}

#Spotlight
{
	background-image: url(../images/Controls/Modular/Spotlight.gif);
}

#Subscribe_blue_orange
{
	background-image: url(../images/Controls/Modular/Subscribe_blue_orange.gif);
}

#Subscribe_blue_white
{
	background-image: url(../images/Controls/Modular/Subscribe_blue_white.gif);
}

#Subscribe_cream
{
	background-image: url(../images/Controls/Modular/Subscribe_cream.gif);
}

#Teaching
{
	background-image: url(../images/Controls/Modular/Teaching.gif);
}

#TellAFriend
{
	background-image: url(../images/Controls/Modular/TellAFriend.gif);
}

#TopBlogs
{
	background-image: url(../images/Controls/Modular/TopBlogs.gif);
}

#WeeklyPoll
{
	background-image: url(../images/Controls/Modular/WeeklyPoll.gif);
}

/* End Modular Widget Formatting */

/* Begin My Marketing Kit Formatting */
#MyMarketingKit
{
	width:160px;
	height:290px;
	background-image: url(../images/Controls/MyMarketingKit/MyMarketingKitBackground.gif);
	float:left;
}
/* End My Marketing Kit Formatting */

/* Begin Featured Content Formatting */
#FeaturedContent
{
	width:480px;
	height:290px;
	background-image: url(../images/Controls/FeaturedContent/FeaturedContentBackground.gif);
	background-repeat: repeat-x;
	float:left;
}
/* End Featured Content Formatting */
/* End Widget Formatting*/


/* Begin Advertisement Formatting */

#AdHolderSmall
{
	width:160px;
	float:left;
}

#AdHolderSmall img.adSmall
{
	width:160px;
	float:left;
	margin:0 0 10px 0;
}

img.adLarge
{
	width:330px;
	height:290px;
	margin:0 4px 0 0;
}
/* End Advertisement Formatting */

/* Begin Content Area Layout Formatting */
.contentHolder
{
	min-height:590px;
	height: 590px;
	height /**/:auto; /* IE min-height hack - sets content's minimum height*/
}

.contentHolder .content
{
	min-height:525px;
	height: 525px;
	height /**/:auto; /* IE min-height hack - sets content's minimum height*/
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cfca;
	padding-left:17px;
	padding-right:17px;
}

.contentHolder .content ul{
	margin-left:10px;	
}

.contentHolder .content ul li{
	margin-left:10px;	
	list-style-type:disc;
}
.header
{
	height:46px;
	padding: 19px 16px 0px 16px;
}

.header h1
{
	color:#fff;
	font-size: 12pt;
}


/* Begin Small Content Area Layout  */
#Small
{
	width:470px;
}

#Small #Beige
{
	background-image:url(../images/Layout/Small/SmallHeaderBeige.gif);
}

#Small #Blue
{
	background-image:url(../images/Layout/Small/SmallHeaderBlue.gif);
	background-repeat:no-repeat;
}

#Small #Gold
{
	background-image:url(../images/Layout/Small/SmallHeaderGold.gif);
}

#Small #Green
{
	background-image:url(../images/Layout/Small/SmallHeaderGreen.gif);
}

#Small #Orange
{
	background-image:url(../images/Layout/Small/SmallHeaderOrange.gif);
}

#Small #Violet
{
	background-image:url(../images/Layout/Small/SmallHeaderViolet.gif);
}

#Small .content
{
	background-image:url(../images/Layout/Small/SmallBgRepeat.gif);
}
/* End Small Content Area Layout  */

/* Begin Medium Content Area Layout  */
#Medium
{
	width:640px;
}

#Medium #Beige
{
	background-image:url(../images/Layout/Medium/MediumHeaderBeige.gif);
}

#Medium #Blue
{
	background-image:url(../images/Layout/Medium/MediumHeaderBlue.gif);
	background-repeat:no-repeat;
}

#Medium #Gold
{
	background-image:url(../images/Layout/Medium/MediumHeaderGold.gif);
	background-repeat:no-repeat;
}

#Medium #Green
{
	background-image:url(../images/Layout/Medium/MediumHeaderGreen.gif);
}

#Medium #Orange
{
	background-image:url(../images/Layout/Medium/MediumHeaderOrange.gif);
}

#Medium #Violet
{
	background-image:url(../images/Layout/Medium/MediumHeaderViolet.gif);
}

#Medium .content
{
	background-image:url(../images/Layout/Medium/MediumBgRepeat.gif);
}
/* End Medium Content Area Layout  */

/* Begin Large Content Area Layout  */
#Large
{
	width:820px;
}

#Large #Beige
{
	background-image:url(../images/Layout/Large/LargeHeaderBeige.gif);
	background-repeat:no-repeat;
}

#Large #Blue
{
	background-image:url(../images/Layout/Large/LargeHeaderBlue.gif);
	background-repeat:no-repeat;
}

#Large #Gold
{
	background-image:url(../images/Layout/Large/LargeHeaderGold.gif);
}

#Large #Green
{
	background-image:url(../images/Layout/Large/LargeHeaderGreen.gif);
	padding-left:42px;
	background-repeat:no-repeat;
}

#Large #Orange
{
	background-image:url(../images/Layout/Large/LargeHeaderOrange.gif);
	padding-left:42px;
}

#Large #Violet
{
	background-image:url(../images/Layout/Large/LargeHeaderViolet.gif);
}

#Large .content
{
	background-image:url(../images/Layout/Large/LargeBgRepeat.gif);
}
/* End Large Content Area Layout  */

/* End Content Area Layout Formatting */
