/* //////////////////////////////////////////////////////////////// Globals */

body {
	margin: 0;
	padding: 0;
	background: url(../_images/tile-bg-brown.png) repeat #C6C0AC;
	font-family: "Times New Roman", Times, serif;
	}
	
#container {
	position: relative;
	margin: 0.50em auto 1.50em auto;
	width: 850px;
	border: 2px solid #B7B29F;
	background-color: #E8EADB;
	}
	
a:link, p a:link, a:visited, p a:visited {
	color: #A54A10;
	text-decoration: none;
	}
	
a:active, p a:active, a:hover, p a:hover {
	color: #A54A10;
	text-decoration: none;
	border-bottom: 1px dotted #A53E05;
	}
	
a {
	outline: none;
	}		
	
hr, .hide {
	display: none;
	}
	
em {
	font-style: italic;
	}		
	
img {
	border: 0;
	}
	
p.lessTopMargin {
	margin-top: -0.5em;
	}
	
p.moreTopMargin {
	margin-top: 2.00em;
	}	
	
.hide {
	display: none;
	}	
	
.subText {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	text-transform: uppercase;
	}
	
.top {
	text-transform: none;
	margin: 60px 0 15px 0;
	}
	
.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	}		
	
.clear {
	clear: both;
	}	

#cse-search-box {
	position: relative;
	left: 27px;
	}
	
#cse-search-box.byName {
	position: relative;
	left: 0;
	}	
	
.searchInput {
	width: 120px;
	height: 16px;
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 12px;
	color: #314660;
	padding-left: 0.50em;
	margin-bottom: 0.50em;
	margin-top: 30px;
	}
	
.findByName {
	width: 300px;
	height: 16px;
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 12px;
	color: #314660;
	padding-left: 0.50em;
	margin-bottom: 0.50em;
	}				

.imageBorder {
	padding: 2px;
	border: 1px solid;
	}
	
.rm1 {
	margin-right: 1.00em;
	}
	
.lm1 {
	margin-left: 1.00em;
	}		
	
/* //////////////////////////////////////////////////////////////// Search Results */

#content.results {
	min-height: 600px;
	}
	
/* //////////////////////////////////////////////////////////////// 404 / Google Widget */

#content.pagenotfound {
	min-height: 600px;
	}
	
#goog-wm {
	}

#goog-wm h3.closest-match {
 	border-bottom: none;
  	margin-top: 2.00em;
	}

#goog-wm h3.closest-match a {
	}
   
#goog-wm h3.other-things {
	border-bottom: none;
  	margin-top: 2.00em;
	}
   
#goog-wm ul {
	margin: 0;
	padding: 0;
	}

#goog-wm ul li {
	list-style-type: none;
	}
   
#goog-wm li.search-goog {
	height: 16px;
	width: 300px;
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 12px;
	color: #314660;
	padding-left: 0.50em;
	}		

/* //////////////////////////////////////////////////////////////// Header / Wordmark */	

#wordmark {
	position: relative;
	width: 100%;
	height: 150px;
	background: url(../_images/aaimco-wordmark.png) no-repeat #314660;
	border-bottom: 12px solid #A54A10;
	}	
	
h1, h2, #wordmarkPrint {
	display: none;
	}		

/* //////////////////////////////////////////////////////////////// Navigation */	
	
#navContentWrapper {
	position: relative;
	width: 100%;
	margin-top: 50px;
	}
		
#nav {
	position: relative;
	width: 210px;
	left: 20px;
	margin-top: 30px;
	float: left;
	}
	
#nav a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	}	

#main {background: url(../_images/nav-main.gif) no-repeat left bottom;}	
#find {background: url(../_images/nav-find.gif) no-repeat left bottom;}
#profile {background: url(../_images/nav-profile2.gif) no-repeat left bottom;}
#resources {background: url(../_images/nav-resources.gif) no-repeat left bottom;}	
#membership {background: url(../_images/nav-membership.gif) no-repeat left bottom;}
#contact {background: url(../_images/nav-contact.gif) no-repeat left bottom;}
#login {background: url(../_images/nav-memberarea.gif) no-repeat left bottom;}

#nav h4 {
	display: none;
	}
	
#nav a:hover, #nav a:active, #nav .active {
	background-position: left top;
	border-bottom: none;
	}
	
#natlall {
	position: absolute;
	bottom: 1.00em;
	left: 2.00em;
	width: 200px;
	}
	
#natlall a:hover {
	border: none;
	}			

/* //////////////////////////////////////////////////////////////// Content */	
	
#content {
	position: relative;
	margin: 0;
	padding: 0 83px 0 0;
	width: 500px;
	font-size: 1.00em;
	line-height: 1.25em;
	color: #314660;
	float: right;
	}
	
#content p:first-child {
	margin-top: 0;
	}
	
h3 {
	margin-top: 2.00em;
	border-bottom: 1px solid;
	padding-bottom: 0.375em;
	}
	
h3:first-child {
	margin-top: 0;
	}
	
h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.00em;
	padding-bottom: 0.50em;
	}	
	
ul {
	margin: -0.75em 0 0 0;
	padding-left: 1.50em;
	list-style-type: square;
	}
	
li {
	padding: 0;
	}	
	
/* //////////////////////////////////////////////////////////////// Content: Index */

#content.index {
	padding-bottom: 60px;
	}

#blurbsWrapper {
	width: 500px;
	}

#featuredArticlesBlurb, #emailListBlurb {
	position: relative;
	width: 235px;
	margin-top: 2.50em;
	border-top: 4px double;
	font-size: 0.75em;
	line-height: 1.25em;
	}
	
#featuredArticlesBlurb {
	margin-right: 30px;
	float: left;
	}
	
#emailListBlurb {
	float: right;
	}		
	
#content.index h3 {
	font-size: 1.50em;
	padding-top: 0.375em;
	margin-bottom: 0;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	}
	
#content.index h3:first-child {
	margin-top: 0.25em;
	}
	
p.featuredArticlesTitle {
	font-size: 1.25em;
	margin-bottom: 0;
	}
	
p.featuredArticlesAuthor {
	margin-top: 0.50em;
	}	
	
/* //////////////////////////////////////////////////////////////// Content: Featured Articles */

#content.featuredArticles h2.articleTitle {
	display: block;
	border: none;
	margin-bottom: 0;
	margin-top: 1.50em;
	font-size: 1.125em;
	}
	
#content.featuredArticles h5 {
	margin-top: 0.50em;
	}
	
#content.featuredArticles .featuredAtclPhoto {
	padding: 2px;
	border: 1px solid #314660;
	margin: 0.25em 1.25em 0 0;
	float: left;
	}
	
#content.featuredArticles ul li {
	margin: 15px 0;
	}		
	
/* //////////////////////////////////////////////////////////////// Content: Conference Highlights */
		
#content.conferenceHighlights #slideshow img {
	border: 1px solid;
	}

#content.conferenceHighlights #launchSlideshow {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	}					

/* //////////////////////////////////////////////////////////////// Content: Find */

.jumpMenus {
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 0.75em;
	color: #314660;
	}

#MembersServicesJump {
	width: 500px;
	margin: 1.00em 0 1.50em 0;
	}
	
#findMemberTextBox {
	width: 20.00em;
	height: 16px;
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 10px;
	color: #314660;
	padding-left: 0.50em;
	margin: 0 0.75em 0 0;
	}

.findMemberTags {
	text-transform: uppercase;
	font-size: 0.75em;
	}			
	
/* //////////////////////////////////////////////////////////////// Content: Service Pages */

#serviceTitle {
	width: 500px;
	padding: 0;
	margin-bottom: 2.00em;
	}
	
#serviceTitle h3 {
	border: none;
	margin-top: -0.25em;
	margin-bottom: 0;
	padding: 0;
	font-size: 125%;
	}	
	
#content.services #serviceTitle h4.serviceCats {
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	padding: 0;
	margin: 0 0 0.50em 0;
	text-indent: 0;
	}
	
#content.services #serviceTitle li {
	border-bottom: none;
	}	
	
#content.services #serviceTitle li:first-child {
	border-top: none;
	}	
	
#content.services h4 {
	margin-bottom: 1.00em;
	background-color: #DFE0D3;
	text-indent: 2px;
	}	

#consultantList {
	width: 500px;
	}			

#content.services ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#content.services li p {
	margin: 0;
	}

#content.services li {
	border-bottom: 1px solid #CFD0C4;
	padding: 1.00em 0;
	}	
	
#content.services li:first-child {
	border-top: 1px solid #CFD0C4;
	}

.viewProfile {
	font-size: 0.75em;
	display: block;
	margin-top: 0.50em;
	}	
	
/* //////////////////////////////////////////////////////////////// Content: Profile Pages */

#content.profiles #profilePrintBook {
	font-size: 0.625em;
	position: relative;
	top: -1.25em;
	}

#content.profiles h3 {
	margin-top: 1.00em;
	}
	
.designations {
	width: 20.00em;
	font-size: 0.75em;
	margin-top: -1.00em;
	}	
	
#content.profiles h4 {
	margin: 3.00em 0 0 0;
	}
	
#content.profiles h4.firsth4 {
	margin-top: 1.00em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.00em;
	}	
	
#content.profiles h5 {
	font-size: 0.875em;
	margin: 3.00em 0 -1.00em 0;
	}		
	
.secondary img {
	padding: 2px;
	border: 1px solid #314660;
	
	}
	
.secondary {
	position: relative;
	float: right;
	width: 128px;
	top: 4.00em;
	right: 8px;
	margin-left: 40px;
	}

#content.profiles li {
	line-height: 1.25em;
	padding: 0;
	}
	
#content.profiles ul.sublists {
	margin: 0;
	}	
	
.iconPDF {
	position: relative;
	bottom: -0.25em;
	margin-left: 0.75em;
	}
	
.iconVcard {
	position: relative;
	bottom: -3px;
	margin-left: 0.75em;
	}
	
.iconBookmark {
	position: relative;
	bottom: -2px;
	}
	
.iconPrint {
	position: relative;
	bottom: -3px;
	}						

/* //////////////////////////////////////////////////////////////// Content: Resources */

#content #articles h4, #content #links h4 {
	background-image: url(../_images/atclCats-arrows.gif);
	background-repeat: no-repeat;
	background-position:right 0;
	background-color: #DFE0D3;
	text-indent: 2px;
	}
	
#content #articles h4 a,
#content #links h4 a {
	border: none;
	color: #314660;
	display: block;
	}
			
	
#content #articles ul.normal li {
	margin-top: auto;
	border-bottom: 0;
	}

#content #articles ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#content #articles li {
	margin-top: 1.00em;
	border-bottom: 1px solid #CFD0C4;
	}
	
#content #articles li:first-child {
	margin-top: 1.00em;
	border-top: 1px solid #CFD0C4;
	padding-top: 1.00em;
	}	
	
.articleDetails {
	font-size: 0.75em;
	}
	
#content #links h3:first-child {
	margin-top: 2.00em;
	}
	
#content #links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
			
/* //////////////////////////////////////////////////////////////// Content: Contact */

.emailListTextBox {
	width: 24.00em;
	height: 16px;
	border: 1px solid #314660;
	background-color: #DFE0D3;
	font-size: 12px;
	color: #314660;
	padding-left: 0.50em;
	margin: 0.75em 0.75em 0 0;
	}
	
.emailListLabel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	}
	
.emailListRadioButtons {
	margin-right: 0.75em;
	}
	
#content.contact h4 {
	margin-bottom: -1.00em;
	}	
	
/* //////////////////////////////////////////////////////////////// Content: Membership */	
	
/*
ul#feesDues {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul#feesDues li {
	margin: 0;
	padding: 0;
	}		
	
.listLeft {
	float: left;
	text-align: left;
	}
	
.listRight {
	float: right;
	padding-right: 40px;
	}
*/

.footnote {
	line-height: 0.875em;
	}
	
#content.membership h4 {
	margin-bottom: -1.00em;
	}
	
/* //////////////////////////////////////////////////////////////// Content: Member Area */

#content.memberarea h4 {
	margin-bottom: -1.00em;
	}
	

.roster {
	position: relative;
	width: 500px;
	}	
	
.roster .rosterPhoto {
	position: relative;
	width: 134px;
	float: right;
	}

.rosterPhoto img {
	padding: 2px;
	border: 1px solid #314660;
	}	
	
.roster .rosterDetails {
	position: relative;
	width: 346px;
	padding-right: 20px;
	float: left;
	}
	
#content.memberarea ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#content.memberarea ul.normal {
	margin: 0;
	padding-left: 1.50em;
	list-style-type: square;
	}
	
#content.memberarea ul.normal li { 
	padding: 0;
	border-bottom: 0;
	}		
	
#content.memberarea li { 
	padding: 1.00em 0;
	border-bottom: 1px solid #314660;
	}
	
#content.memberarea li p {
	margin-bottom: 0;
	}
	
p.rosterOfficer, p.rosterRetired {
	color: #DFE0D3;
	padding: 5px 5px 5px 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.50em;
	line-height: 1.50em;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	text-align: center;
	}
	

p.rosterOfficer {background-color: #314660;}	
	
p.rosterRetired {background-color: #336600;}	
				
		
/* //////////////////////////////////////////////////////////////// Content: Footer */			
	
#footer {
	position: relative;
	width: 500px;
	background-color: #314660;
	border-top: 6px solid #A54A10;
	font-size: 0.75em;
	color: #E8EADB;
	padding: 15px 82px 15px 268px;
	} 
	
#footer a:link, #footer a:visited {
	color: #E8EADB;
	text-decoration: none;
	} 
	
#footer a:active, #footer a:hover {
	color: #E8EADB;
	text-decoration: none;
	border-bottom: 1px dotted #E8EADB;
	} 
