@import url("/style/custom.css");

/*
-----------HTML Elements---------
*/
body {
	background: #fff url('/themes/AASPA/images/body-bkgd.gif') top left repeat-x;
}
body, td, th, li, p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
p {
	line-height: normal;
}
ul, ol {
	margin: 0 0 12px 20px;
}
hr {
	margin: 10px auto;
	*margin: -6px auto 0 auto;
	padding: 0;
	border: 1px solid #CECECE;
	border-style: none none solid;
	color: #fff;
	background-color: #fff;
}
a {
	color: #C43232;
	text-decoration: none;
}
a:hover {
	color: #C43232;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 12px 0;
	color: #666;
	font-size: 27px;
}
h1 {
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	zoom: 1;
}
h2 {
	color: #C43232;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 23px;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 14px;
}
h5 {
	color: #000;
	font-size: 12px;
	margin: 0 0 0.5em 0;
}
blockquote {
	margin: 0px 0px 0px 10px;
}

/*
-----------Site-wide Tags-----------
*/
.doCorners {
	background: #FEFDFD;
	padding: 15px;
	zoom: 1;
}
.doBorder {
	border: 1px solid #CECECE;
}
.altRow {
	background-color: #F1F0F0;
}
.errMsg {
	color: #f00;
}
.forLines td {
	border-top: 1px solid #CDCDCD;
	padding-top: 5px;
}
p.imgRt, p.imgLt {
	color: #777;
	font-size: 11px;
	text-align: center;
	line-height: normal;
}
p.imgRt img, p.imgLt img {
	margin-bottom: 5px;
}

/*
--------mojoBtn--------
*/
.mojoBtn {
	display: inline-block;
	*display: inline;
	padding-left: 1px;
	background: url('/themes/AASPA/images/btn-red-left.gif') top left no-repeat;
	zoom: 1;
}
.mojoBtn div {
	padding-right: 1px;
	background: url('/themes/AASPA/images/btn-red-right.gif') top right no-repeat;
}
.mojoBtn div div {
	padding: 1px 0;
	background: url('/themes/AASPA/images/btn-red-bkgd.gif') top center repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.mojoBtn a {
	padding: 10px 11px 10px 10px;
	color: #fff;
	font-family: Arial, Times, serif;
	line-height: 24px;
	text-decoration: none;
}
.mojoBtn a:hover {
	color: #fff;
	text-decoration: underline;
}
.mojoBtn.withFade {
	padding-left: 15px;
	background-image: url('/themes/AASPA/images/btn-red-left-fade.png');
	_background-image: url('/themes/AASPA/images/btn-red-left-fade.gif');
}
.mojoBtn.withFade div {
	padding-right: 15px;
	background-image: url('/themes/AASPA/images/btn-red-right-fade.png');
	_background-image: url('/themes/AASPA/images/btn-red-right-fade.gif');
}
.mojoBtn.withFade div div {
	padding: 15px 0;
	background-image: url('/themes/AASPA/images/btn-red-bkgd-fade.png');
	_background-image: url('/themes/AASPA/images/btn-red-bkgd-fade.gif');
}

/*
-----------Page Layout-----------
*/
#pageWrap {
	position: relative;
	width: 960px;
	background: #fff;
}
#pageContent {
	position: relative;
	padding: 7px 12px;
	background: #fff url('/themes/AASPA/images/page-content-bkgd.gif') top left repeat-x;
	z-index: 0;
	zoom: 1;
}

/*
-----------Header-----------
*/
#header {
	position: relative;
	height: 196px;
	background: url('/themes/AASPA/images/pagewrap-bkgd.gif') top left repeat-x;
	z-index: 2;
}
#header .logo {
	top: 38px;
	left: 62px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/AASPA/images/logo.png');
	_cursor: pointer;
}
#header .bkgd {
	position: absolute;
	top: 0;
	right: 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/AASPA/images/header-bkgd.png');
}
#header .logo img, #header .bkgd img {
	_filter: alpha(opacity=0);
	_-moz-opacity: .0;
	_opacity: .0;
}
#header .secNav {
	position: absolute;
	top: 5px;
	right: 165px;
	font-size: 11px
}

/*
----------Nav Design-----------
*/
#navWrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	border-top: 1px solid #C43232;
	border-bottom: 5px solid #383838;
	background: url('/themes/AASPA/images/nav-bkgd.png') top left repeat-x;
	_background: #C02E2E;
}
#navWrap ul {
	height: 37px;
	border-top: 1px solid #F99191;
	border-bottom: 1px solid #A00C0C;
}
#navWrap li a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
#navWrap li a:hover {
	background: url('/themes/AASPA/images/nav-bkgd.png') top left repeat-x;
	_background: #B80A0A;
}
#navWrap ul ul {
	width: 180px;
	height: auto;
	padding-top: 6px;
	border: none 0;
	border-bottom: 1px solid #A00C0C;
	background: url('/themes/AASPA/images/nav-bkgd.png') top left;
	_background: #C02E2E;
}
#navWrap li li a {
	width: 158px;
	padding: 5px 10px;
	border: solid #A00C0C;
	border-width: 1px 1px 0px 1px;
	font-size: 11px;
	font-weight: normal;
}
#navWrap li li a:hover {
	background: #B80A0A;
}
#navWrap li li a.sf-with-ul {
	background-image: url('/themes/AASPA/images/nav-arrow.gif');
	background-position: 96% 50%;
	background-repeat: no-repeat;
}
#navWrap li li a.sf-with-ul:hover {
	background: #B80A0A url('/themes/AASPA/images/nav-arrow.gif') 96% 50% no-repeat;
}
li ul.sf-js-enabled {  /* Overrides CSS dropdowns when Superfish is enabled. */
	left: auto !important;
}
#navWrap ul ul ul {
	margin-top: -30px;
	margin-left: 179px;
	padding-top: 0;
}
#navWrap .hide {
	display: none;
}
/*
-----------Search in Nav-----------
*/
#searchForm {
	position: absolute;
	top: 50%;
	right: 10px;
	height: 19px;
	margin-top: -9px;
	*margin-top: -10px;
	_margin-top: -9px;
}

#searchForm #txtSearch {
	height: 17px;
	margin: 0 2px 0 0;
	*margin-top: -1px;
	outline: 0 none;
	border: 0 none;
	padding: 2px 2px 0 2px;
	background: #fff;
	vertical-align: top;
}
/*
-----------Inner Page Nav-----------
*/
.incSidebar #innerpageNav {
	width: 173px;
	margin-right: 5px;
	padding: 10px 15px 15px 15px;
	background: #FEFDFD;
	float: left;
}
.incSidebar #mainContent .content {
	width: 698px;
	float: left;
}
#innerpageNav ul {
	list-style: none;
	margin: 0;
}
#innerpageNav li {
	font-size: 17px;
	font-weight: bold;
}
#innerpageNav li li {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
#innerpageNav li a, #innerpageNav h3 .status {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
	color: #666666;
	line-height: 18px;
	zoom: 1;
}
#innerpageNav li a:hover {
	text-decoration: none;
}
#innerpageNav li li a, #innerpageNav blockquote p, #innerpageNav #frmLogin p {
	display: inline-block;
	*display: inline;
	border-bottom: none 0;
	margin: 5px 0;
	color: #C43232;
	line-height: 15px;
	zoom: 1;
}
#innerpageNav li li a:hover {
	text-decoration: underline;
}
#innerpageNav blockquote p, #innerpageNav #frmLogin p {
	display: inline;
	line-height: 25px;
	color: #000;
	zoom: 0; /* To remove inline-block in ie6 & ie7 */
}
#innerpageNav h3 .delimit, #innerpageNav #frmLogin .regNow label {
	display: none;
}
#innerpageNav h3 .logout {
	float: right;
	font-size: 12px;
}
#innerpageNav #frmLogin #btnLogin {
	float: right;
	padding: 5px 4px 0 0;
}
#innerpageNav #frmLogin .regNow {
	margin: 0;
	float: left;
	padding: 5px 0 0 0px;
	line-height: 20px;
}

/*
-----------General Column Formatting-----------
*/
.col {
	margin: 0;
	padding: 0;
}
.twoCol .col {
	width: 50%;
}
.threeCol .col {
	width: 33.3%;
}
.listing {
	padding-right: 10px;
}
.twoCol .listing .col {
	width: 46%;
	padding: 0 26px 10px 0;
}
.threeCol .listing .col {
	width: 31%;
	padding: 0 15px 10px 0;
}
/*
-----------InnerPage Column Formatting-----------
*/
.web_page #mainContent .content .twoCol .first {
	width: 492px;
	padding-right: 15px;
}
.web_page #mainContent .content .twoCol .second, .web_page #mainContent .content .threeCol .third {
	width: 170px;
	padding: 0 0 0 10px;
	border-left: 1px solid #CDCDCD;
}
.web_page #mainContent .content .threeCol .first, .web_page #mainContent .content .threeCol .second {
	width: 232px;
	padding-right: 15px;
}

/*
----------Footer----------
*/
#footer {
	position: relative;
	width: 936px;
	margin: 0	auto;
	padding: 8px 12px 15px 12px;
	color: #666666;
	background: #fff;
	font-size: 12px;
	text-align: right;
	zoom: 1;
}
#footer a {
	color: #666666;
}
#footer .facebook {
	position: absolute;
	top: 5px;
	left: 450px;
}
#footer .orgs {
	position: absolute;
	top: 3px;
	left: 25px;
	font-size: 10px;
	text-align: left;
	line-height: normal;
}

/*
--------Facebook Pop Up--------
*/
#facebookPopUp {
	display: none;
	position: absolute;
	bottom: 45px;
	left: 295px;
	border: 1px solid #ADBAD3;
	background: #fff;
	z-index: 5;
}
#facebookPopUp .close {
	position: absolute;
	top: 48px;
	right: 10px;
	cursor: pointer;
}

/*
--------SubHeader--------
*/
#subHeader {
	display: none;
}
.homePage #subHeader {
	display: block;
	border-bottom: 5px solid #383838;
}
.homePage #subHeader .rndImage {
	position: relative;
	width: 306px;
	border-right: 2px solid #383838;
}
.homePage #subHeader .rndImage .mojoBtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.homePage #subHeader .mainFocus {
	position: relative;
	width: 652px;
	overflow: hidden;
}
.homePage #subHeader .mainFocus .learnMore {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
}

/*
-------- HomePage --------
*/
.homePage #mainContent .threeCol .first {
	width: 287px;
	padding-right: 5px;
}
.homePage #mainContent .threeCol .second {
	width: 498px;
	padding-right: 5px;
}
.homePage #mainContent .threeCol .third {
	width: 140px;
}
.homePage #mainContent .threeCol .twoCol .col {
	width: 50%;
}

/*
-------- frmLogin --------
*/
#frmLogin label {
	width: 65px;
	display: inline-block;
}
#frmLogin #txtLogin, #frmLogin #txtPassword {
	width: 100px;
}
#frmLogin input {
	vertical-align: middle;
}

/*
-------- Do You Know --------
*/
#didYouKnow {
	height: 256px;
	padding: 5px;
	overflow: scroll;
	background: #F1F0F0;
}
#didYouKnow ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
#didYouKnow ul li {
	padding: 5px;
	font-size: 11px;
	line-height: normal;
}

/*
-------- New Pages --------
*/
.news_page .content .oneCol .category .col {
	border-top: 1px solid #E4E4E4;
}
.news_page .content .oneCol .category {
	border-bottom: 1px solid #E4E4E4;
	margin: 30px 0 2px 0;
}
.news_page .content .oneCol .category .col h3, .news_page .content .oneCol .category .col h4 {
	display: inline-block;
	*display: inline;
	margin: 0;
	line-height: 33px;
	float: left;
	zoom: 1;
}
.news_page .content .oneCol .category .col h4 {
	float: right;
	padding-right: 10px;
}
/* -- With Categories -- */
.news_page .content .oneCol .col h2, .newsDetail_page #newsDetails h2 {
	font-size: 18px;
}
.news_page .content .oneCol .col .listing {
	margin: 15px 20px 2px 10px;
	border-top: 1px solid #E4E4E4;
	padding: 0;
}
.news_page .content .oneCol .col .listing .clr {
	border-bottom: 1px solid #E4E4E4;
}
.news_page .content .oneCol .col .listing h3, .news_page .content .oneCol .col .listing h4 {
	display: inline-block;
	*display: inline;
	margin: 0;
	font-size: 13px;
	line-height: 33px;
	float: left;
	zoom: 1;
}
.news_page .content .oneCol .col .listing h4 {
	float: right;
	padding-right: 10px;
}

/* -- AASPA Leadership -- */
#aaspa_leadership table td {
	width:50%;
	padding:5px;
}

/* -- Doc Link pages */
.docs .threeCol, .docs .oneCol, .docs .twoCol {
	margin-top: 25px;
}

/* -- Store -- */
#store a.pdf, #store a.link {
	background-image:none;
	padding:0;
	font-weight:bold;
}

a.file, a.ppt {
	background-position: top left;
}


/*
----------Donations Page Specific Styling----------
*/
#ifDonate
{
	width: 100%;
	height: 1100px;	
	border: none;
	overflow: hidden;	
}

#donateSection #personalInfo, #donateSection #giftInfo, #donateSection #giftPayment, #donateSection #thisGift, #donateSection #comments, #donateSection #notify {
	float: left;
	width: 320px;
	margin: 10px 20px 10px 0px;
}
#donateSection #comments 
{
	width: 650px;	
}

#donateSection #comments textarea 
{
    width: 635px;
}

#donateSection #personalInfo h2, #donateSection #thisGift h2
{
	margin-top: 0px;
}

#donateSection .forBackground {
	background: #DADFE5;
	border: #BEC5CD solid 1px;
	padding: 5px;
}

#donateSection .firstCol {
	float: left;
	width: 40%;
	margin-bottom: 3px;
}

#donateSection .secondCol {
	float: left;
	width: 60%;
	margin-bottom: 3px;
}

#donateSection  #submit
{
	width: 800px;
}

#donateSection  #notify p {
	line-height: 1.2em;
}

#donateSection #rblGiftUseArea input,
#donateSection #rblCreditCardType input
{
	margin: 0 5px 0 0;	
}


#donateSection #rblCreditCardType label
{
	margin: 0 30px 0 0;	
}

.validator {
    color: #8B0000 !important;
    margin: 3px 5px 3px 0;
    border: solid 1px #8B0000;
    display: block;
    padding: 3px 8px;
    width: 230px;
    background: #fff url(/images/form/bkgd-grad-red.gif) 0 0 repeat-x;
    text-align: center;
}
