body {
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #000;
}
a#placeholder-logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
}

div.whoslogged a {
	color: #000;
}

div#placeholder-nav {
	color: #fff;
}

div#header {
	margin-bottom: 18px;
}

div#placeholder-hero {
	background: #eee;
	border: 1px solid #eee;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #666;	
}

td.menu-item-hover {
	color: #1969bc;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #DAE9FA;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

#placeholder-box1 {
	background: #DAE9FA;
	color: #555;
	padding: 27px 9px;
}

#placeholder-box1 a {
	color: #000;	
}

#placeholder-box2, #placeholder-box3 {
	background: #E9F2FB;
	color: #555;
	padding: 9px;
}

#placeholder-box2 {
	border-bottom: 1px solid #DAE9FA;
	padding: 18px 9px 0 9px;
}
#placeholder-box3 {
	background: #FFFFFF;
	color: #FFF;
	padding: 27px 9px;
}

#placeholder-box3 a {
	color: #FFF;	
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(/images/cssimg/bg-AIRC.png) repeat-x 0 0;
	margin: 0;
}

div#header {
	background: url(/images/cssimg/AIRCheader950x127.jpg) no-repeat 0 0;
	height: 127px;
}

div#header div.inner, div.whoslogged {
	height: 127px;
}

div.whoslogged {
	line-height: 60px;
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 54px;
}

div#placeholder-search {
	padding-top: 0px;
	text-align: left;
}

div.search-box input.cat_textbox_small {
	width: 110px;
}


div#placeholder-nav {
	height: 24px;
	padding-top: 0px;
	padding-bottom: 4px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	margin-bottom: 36px;
}

div#main {
	margin: 0;
	width: 680px;
}
div#main2 {
	margin: 0;
	width: 480px;
}
div#main3 {
	margin: 0;
	width: 440px;
}
div#placeholder-hero {
	height: 213px;
	margin-bottom: 0px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; } 

#main table { margin: 0 auto; } 




/* Agnecy Form styles */
#agencyForm h1, #agencyForm h2 { font-weight: normal; }
#agencyForm h3, #agencyForm h4 { font-weight: bold; }

#agencyForm p.notice { color: #C00; font-size: 11px; }

#agencyForm div.important,
#agencyForm div.terms { padding: 15px; background: #fff0c9; border: 1px solid #e1d2ab; color: #000; margin-bottom: 1.5em; }

#agencyForm div.terms p { margin-bottom: 0; }
#agencyForm div.important { margin-bottom: 0; }

#agencyForm input.cat_textbox { width: 85%; }

#agencyForm table { width: 100%; margin-bottom: 1.5em; }
#agencyForm table td, #agencyForm table th { padding: 4px;  }
#agencyForm .req { color: #36F; font-weight: bold; }

#agencyForm table td.description { width: 35%; }
#agencyForm .section table td.tdHd,
#agencyForm table td.tdHd { background: #f1f1f1; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#agencyForm h3 { font-size: 15px; font-weight: bold; line-height: 17px; }

#agencyForm input.cat_textbox { padding: 4px; border: 1px solid #CCC; margin: .2em 0; }
#agencyForm label.largeHd { font-size: 16px; color: #000; font-weight: bold; }

#agencyForm div.section { border: 1px solid #ccc; padding: 10px; margin-bottom: 1.5em; }
#agencyForm div.sectionHL { padding: 10px; background: #f1f1f1; margin-bottom: 1.5em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#agencyForm div.section ol { margin: 0 0 1.5em 2.5em; padding:0; }
#agencyForm div.section ol li { margin: 0; padding:0 0 6px 0; }

#agencyForm .section table td { border-top: 1px solid #f1f1f1; }


/* Offices - form list - expandable areas */
div.expanderBar { display: block; background: #f1f1f1; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: .45em; }
div.expanderBar a { background: url(/Images/cssimg/expanderBar-icon.png) no-repeat 0 0; padding-left: 20px; }
div.expanderBar a.collapse { background-position: 0 -78px; }

#agencyForm table.officesTable { width: 100%; }
#agencyForm table.officesTable th, table.officesTable td { padding: 7px 4px; vertical-align: middle; font-weight: bold; line-height: 14px; }
#agencyForm table.officesTable td.officeNoTd { width: 22px; vertical-align: top; font-size: 14px;  padding: 10px 0 0 0; color: #1969bc; }
#agencyForm table.officesTable td.officeLabelTd { width: 166px; }

#agencyForm table.officesTable td.officeNoTd, table.officesTable td.officeLabelTd, table.officesTable td.officeInputTd, table.officesTable td.officeCkBoxTd { border-top: 1px solid #ccc; }
#agencyForm table.officesTable td.officeCkBoxTd { font-weight: normal; padding-left: 25px; vertical-align: top; width: 300px; }
#agencyForm table.officesTable td.officeCkBoxTd p { margin-bottom: .85em; }
#agencyForm table.officesTable td.officeCkBoxTd input.cat_textbox { margin-top: 3px; }
#agencyForm table.officesTable td.officeCkBoxTd input[type=checkbox] { float: left; margin: 0 5px 5px 0; clear: left; }

/* Members Area & Directory */

#main table.searchDirForm { width: 678px; border: 1px solid #e1ddd2; background: #f1f1f1; padding: 10px 0; margin-bottom: 12px; }
#main table.searchDirForm td { padding: 5px 15px; width: 195px; }
#main table.searchDirForm input { width: 99%; }

a.searchDirectory {
	display: block; 
	height: 16px; 
	line-height: 16px; 
	float: right; 
	width: auto; 
	margin-top: 15px; 
	margin-right: 10px; 
	font-weight: 700; 
	color: #999; 
	background: url(/Images/cssimg/magnifier.gif) no-repeat 0 0; 
	padding-left: 20px;
	}
div.memberDirList { width: 680px; background: #a55a4e; color: #fff; font-weight: 700; font-size: 11px; text-transform: uppercase; }
div.memberDirList .member, div.memberDirList .organization { float: left; display: inline; }
div.memberDirList .member { width: 360px; padding: 8px 5px; }
div.memberDirList .organization { width: 300px; padding: 8px 5px; }

div.memberListDetails { width: 680px; border-bottom: 1px solid #e1ddd2; line-height: 15px; }

div.memberListDetails .memberPic, div.memberListDetails .member, div.memberListDetails .memberOrg { float: left; display: inline; }
div.memberListDetails .memberPic { width: 95px; padding: 8px 5px 8px 5px; }
div.memberListDetails .member { width: 255px; padding: 10px 5px 8px 5px; }
div.memberListDetails .memberOrg { width: 300px; padding: 10px 5px 8px 5px; }

div.memberListDetails .memberPic img { background: #FFF; border: 1px solid #e1ddd2; padding: 3px; width: 70px; }
div.memberListDetails .member strong { font-size: 14px; }



#memberEditProfile { background: #f2f0d0; padding: 20px 20px 30px; margin-bottom: 25px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #eae8c2; }
#memberEditProfile h4 { font-size: 17px; margin-bottom: 6px; border-bottom: 1px solid #eae8c2; padding-bottom: 6px; }
#memberEditProfile p { margin-bottom: 0; background: url(/Images/cssimg/profile-add.png) no-repeat 0 0; padding-left: 60px; line-height: 16px; }

/* Member Profiles */
.memberProfileHd { width: 100%; display: block; padding-bottom: .75em; margin-bottom: 1em; border-bottom: 1px solid #e1ddd2; }
.memberProfileHd a { text-transform: capitalize; }
.profileHead { font-weight: bold; }
.memberProfilePublic .memberPic { float: right; width: auto; }
.memberPic img { padding: 4px; background: #FFF; border: 1px solid #e1ddd2; }
.memberProfilePublic { margin-bottom: 50px; }
.memberProfilePublic h1 { font-size: 1.385em; font-weight: normal; margin-bottom: .55em; }
.memberProfilePublic h2 { font-weight: normal; color: #777; }

.memberOrgEmail { font-size: 1.077em; }
.memberProfilePublic .memberInfoBox { background: #d9e4ef; padding: 15px 15px 20px 15px; margin-bottom: 25px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #8ebdef; }	


.memberProfilePublicTblWrap {margin: 25px 0 0 0; background: #FFF; border-bottom: 1px solid #e1ddd2; padding: 20px; }
.memberProfilePublicTblWrap table { width: 100%; }
.memberProfilePublicTblWrap table th, .memberProfilePublicTblWrap table td { vertical-align: top; }

.memberProfilePublicTblWrap th {
	color: #2151ad;
	font-weight: bold;
	background: url(/Images/cssimg/memberProfile-dottedLine.gif) repeat-x 0 100%;
	padding: 8px;
	}
.memberProfilePublicTblWrap td {
	padding: 8px;
	background: url(/Images/cssimg/memberProfile-dottedLine.gif) repeat-x 0 100%;
	}
#memberLinks a {
	width: 23px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	background-image: url(/Images/cssimg/memberSocialLinks.png);
	background-repeat: no-repeat;
	background-position: -999px -999px;
	margin-right: 7px;
	}
#memberLinks .linkedInLink a { background-position: 0 0; }
#memberLinks .fbLink a { background-position: 0 -33px; }
#memberLinks .twitterLink a { background-position: 0 -66px; }
#memberLinks .imLink a { background-position: 0 -98px; }
#memberLinks .skypeLink a { background-position: 0 -132px; }

/* Custom Form Stuff */
input.span100		{ width: 100px; }
input.span150		{ width: 150px; }
input.span200		{ width: 200px; }
input.span250		{ width: 250px; }
input.span300		{ width: 300px; }
input.span350		{ width: 350px; }
input.spanFull		{ width: 95%; } /* set short to accommodate for borders and padding */

table.formTable { border-bottom: 1px solid #F1F1F1; width: 100%; }

.formTable th { font-size: .846em; }
.formTable label { font-weight: normal; font-size: 1em; }
.formTable .tdSmall { text-align: center; }
.formTable th.tdSmall, .formTable td.tdSmall { vertical-align: middle; padding-left: 10px; padding-right: 10px; }
.formTable td.formPadLeft, .formTable th.formPadLeft { padding-left: 25px; }

.formTable td { padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #F1F1F1; }
	
/* Read Only Value - Membership forms */
input.textReadOnly { padding: 0; margin: 0; border: none; font-weight: bold; color: #F00; }

/* Member Edit Form */
.memberEditForm { width: 100%; margin-top: 1em; margin-bottom: 2em; }
.memberEditForm td, .memberEditForm th { vertical-align: middle; padding: 4px;}
.memberEditForm td.labelTd { padding-right: 20px; width: 180px; }
.memberEditForm td label { color: #666; }
.memberEditForm td .infoTxt { color: #888; font-weight: normal; }
.memberEditForm input.cat_textbox { width: 300px; }

/* Confirm payment link - application */
a.confirmPaymentLink { font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #006aa3; }


/* Join alert */
div#selectedMoreThan, div#selectedLessThan {
	background: #9cc9ea;
	padding: 15px;
	border: 1px solid #51a5e3;
	margin-bottom: 2em;
	}
div#selectedMoreThan p, div#selectedLessThan p { line-height: 1.45em; margin-bottom: 0; color: #222; }




/* @end */
