@charset "UTF-8";
/* CSS Document */

body {
	background: #dcedf1 url(/assets/images/kanspra/bg_body.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#container {
	background: #fff url(/assets/images/kanspra/bg_header.jpg) top left repeat-x;
	margin: 0 auto;
	overflow: auto;
	position: relative;
	text-align: left;
	width: 960px;
	}	
	
h1 a {
	background: url(/assets/images/kanspra/logo_final.png) 0px 0px no-repeat;
	display: block;
	height: 210px;
	left: 38px;
	position: absolute;
	text-indent: -9999px;
	top: 5px;
	width: 272px;
	z-index: 9999;
	}
	
#topnav, #header, #content, #column_container {
	display: inline;
	float: left;
	position: relative;
	width: 960px;
	}

#topnav {
	height: 42px;
	}	
	
#topnav ul {
	float: right;
	margin-right: 10px;
	}

#topnav ul li {
	display: block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	}
	
#topnav ul li a {
	color: #fff;
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	}

#topnav ul li a:hover, #topnav ul li.active a {
	background: #fff;
	color: #000;
	}
	
#topnav ul li a.redfeed {
	background: url(/assets/images/kanspra/redfeed.jpg) 4px 9px no-repeat;
	padding-left: 20px;
	}
	
#topnav ul li a.redfeed:hover, #topnav ul li.active a.redfeed {
	background: #fff url(/assets/images/kanspra/redfeed.jpg) 4px 9px no-repeat;
	}	

#header {
	height: 190px;
	}

#header ul {
	float: right;
	margin-right: 10px;
	text-align: right;
	}
	
#header ul li {
	display: block;
	float: left;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	}
	
#header ul li a {
	color: #666;
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	}
	
#header ul li.active a, #header ul li.active a:hover {
	background: #4c95c0;
	color: #fff;
	cursor: default;
	text-decoration: none;
	}

#header ul li a:hover {
	color: #000;
	text-decoration: underline;
	}	

#header ul li li {
	position: absolute;
	right: 50px;
	top: 100px;
	}

#homepageimage_container {
	display: inline;
	float: left;
	height: 346px;
	margin-left: 12px;
	position: relative;
	width: 616px;
	}

.homepagefeature_container {
	height: 346px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 616px;
	}

#content img.homepageimage {
	height: 346px;
	width: 616px;
	}

.homepagefeature_container h4 {
	background: #4c95c0;
	bottom: 20px;
	color: #fff;
	left: 0px;
	padding: 5px;
	position: absolute;
	width: 570px;
	}

.homepagefeature_container a {
	left: 0px;
	position: absolute;
	text-indent: -9999px;
	top: 0px;
	z-index: 9999;
	}
	
.homepagefeature_container a:link, .homepagefeature_container a:visited {
	height: 346px;
	width: 616px;
	}
	
.homepagefeature_container a:hover, .homepagefeature_container a:active {
	border: 5px solid #4c95c0;
	height: 336px;
	width: 606px;	
	}
	
h2.mission {
	background: url(/assets/images/kanspra/mission2.jpg) top left no-repeat;
	display: inline;
	float: left;
	height: 346px;
	margin-left: 24px;
	text-indent: -9999px;
	width: 296px;
	}	

#column_container {
	background: url(../../images/kanspra/bg_columns.jpg) top center repeat-y;
	margin-bottom: 36px;
	margin-top: 24px;
	}

#index_page .column {
	display: inline;
	float: left;
	margin: 0px 12px 12px 12px;
	position: relative;
	width: 296px;
	}
	
.red {
	background: url(/assets/images/kanspra/bg_column_red.jpg) top left no-repeat;
	}
	
.green {
	background: url(/assets/images/kanspra/bg_column_green.jpg) top left no-repeat;
	}
	
.blue {
	background: url(/assets/images/kanspra/bg_column_blue.jpg) top left no-repeat;
	}

.column h3.subsection {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	line-height: 40px;
	margin-bottom: 16px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: capitalize;
	}

.column .inner {
	margin-left: 16px;
	width: 264px;
	}
	
.red .inner h4 {
	color: #610202;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 2px;
	text-decoration: none;
	}

.red .inner h4 a {
	color: #610202;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	}

.red .inner p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.red .inner p a {
	color: #610202;
	font-weight: bold;
	text-decoration: underline;
	}
	
.red .inner p a:hover {
	text-decoration: none;
	}

.red .inner a.more {
	background: #a01f1f;
	color: #fff;
	float: left;
	font-size: 18px;
	padding: 5px;
	text-decoration: underline;
	}

.red .inner a.more:hover {
	background: #610202;
	text-decoration: none;
	}

.green .inner h4 a {
	color: #565e2b;
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: underline;
	}

.green .inner h4 a:hover {
	text-decoration: none;
	}

.green .inner ul li li {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 25px;
	}

.green .inner a.more {
	background: #a4b936;
	color: #fff;
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: -15px;
	padding: 5px;
	text-decoration: underline;
	}
	
.green .inner a.more:hover {
	background: #525d18;
	text-decoration: none;
	}

.blue .inner ul li {
	border-bottom: 1px dashed #666;
	color: #002947;
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
.blue .inner ul li li {
	border-bottom: none;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
.blue .inner a.more {
	background: #4c95c0;
	color: #fff;
	float: left;
	font-size: 18px;
	margin-top: 10px;
	padding: 5px;
	text-decoration: underline;
	}
	
.blue .inner a.more:hover {
	background: #002947;
	text-decoration: none;
	}
	
#footer {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 auto;
	width: 960px;
	}

img.featurepage_image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#interior_page #content, #tabs_page #content {
	margin-top: 30px;
	}
	
#interior_page h2.section, #tabs_page h2.section {
	border-top: 6px solid #4c95c0;
	font-size: 28px;
	line-height: 32px;
	margin-right: 35px;
	padding-left: 36px;
	position: absolute;
	text-align: right;
	top: 0px;
	}	

.feature_page p {
	margin-bottom: 20px;
	}

#interior_page .column, #tabs_page .column {
	display: inline;
	float: left;
	position: relative;
	}

#interior_page .full, #tabs_page .full {
	font-size: 14px;
	line-height: 18px;
	margin: 80px 36px 24px 36px;
	width: 888px;
	}

#interior_page .left, #tabs_page .left {
	font-size: 14px;
	line-height: 18px;
	margin: 80px 24px 24px 70px;
	width: 548px;
	}

#interior_page .left h3.subsection, #tabs_page .left h3.subsection {
	color: #610202;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 5px;
	text-align: left;
	}

#interior_page .left p, #interior_page .full p, #tabs_page .left p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 14px;
	}

#interior_page .left ul {
	list-style: disc;
	list-style-position: outside;
	margin-bottom: 14px;
	margin-left: 13px;
	}

#interior_page .left ol {
	list-style: lower-alpha;
	list-style-position: outside;
	margin-bottom: 14px;
	margin-left: 26px;
	}

#interior_page .right, #tabs_page .right {
	margin: 102px 36px 36px 0px;
	width: 282px;
	}

#interior_page .right ul li, #tabs_page .right ul li {
	border-bottom: 1px dashed #666;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#interior_page .right ul li a, #tabs_page .right ul li a {
	color: #002947;
	padding-left: 28px;
	text-decoration: none;
	}

#interior_page .right ul li.active a, #tabs_page .right ul li.active a {
	background: url(../../images/kanspra/arrow.jpg) 8px 4px no-repeat;
	}

a.uploadbutton {
	background: url(../../images/kanspra/button.jpg) 0px 0px no-repeat;
	display: block;
	height: 33px;
	margin-bottom: 36px;
	text-indent: -9999px;
	width: 282px;
}

a.jobbutton {
	background: url(../../images/kanspra/jobbutton.jpg) 0px 0px no-repeat;
	display: block;
	height: 33px;
	margin-bottom: 36px;
	text-indent: -9999px;
	width: 282px;
}

#interior_page h4.memberarea {
	font-size: 24px;
	line-height: 28px;
	}

#interior_page li.memberarea {
	margin-bottom: 20px;
	}

/* NEWS ARCHIVES */
.newscontainer h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	}
	
.newscontainer li {
	margin-left: 10px;
	}

/* REGISTRATION */
.membership_individual_still, .membership_institutional_still, .membership_renewal_still, a.membership_individual, a.membership_institutional, a.membership_renewal, a.membership_renewallink {
	display: block;
	height: 350px;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 276px;
	}

.membership_individual_still, .membership_institutional_still, .membership_renewal_still, a.membership_individual, a.membership_institutional, a.membership_renewal {
	float: left;
	}

.membership_individual_still, .membership_institutional_still, .membership_renewal_still, a.membership_renewallink {
	position: absolute;
	right: 0px;
	top: 30px;
	}

.membership_individual_still, a:link.membership_individual, a:visited.membership_individual {
	background: url(../../images/kanspra/membership_individual.jpg) 0px 0px no-repeat;
	}

a:hover.membership_individual, a:active.membership_individual {
	background: url(../../images/kanspra/membership_individual.jpg) 0px -350px no-repeat;
	}

.membership_institutional_still, a:link.membership_institutional, a:visited.membership_institutional {
	background: url(../../images/kanspra/membership_institutional.jpg) 0px 0px no-repeat;
	}
	
a:hover.membership_institutional, a:active.membership_institutional {
	background: url(../../images/kanspra/membership_institutional.jpg) 0px -350px no-repeat;
	}
	
.membership_renewal_still, a:link.membership_renewal, a:visited.membership_renewal {
	background: url(../../images/kanspra/membership_renewal.jpg) 0px 0px no-repeat;
	}
	
a:hover.membership_renewal, a:active.membership_renewal {
	background: url(../../images/kanspra/membership_renewal.jpg) 0px -350px no-repeat;
	}
	
a:link.membership_renewallink, a:visited.membership_renewallink {
	background: url(../../images/kanspra/membership_renewallink.jpg) 0px 0px no-repeat;
	}
	
a:hover.membership_renewallink, a:active.membership_renewallink {
	background: url(../../images/kanspra/membership_renewallink.jpg) 0px -350px no-repeat;
	}

#wlpeUserRegisterForm label, #wlpeUserProfileForm label {
	display:block;
	font-size:18px;
	font-weight: bold;
	line-height: 22px;
	}

#wlpeUserRegisterForm input, #wlpeUserProfileForm input, #wlpeUserRegisterForm select, #wlpeUserProfileForm select, #wlpeUserRegisterForm textarea, #wlpeUserProfileForm textarea {
	display:block;
	font-size:18px;
	margin-bottom:15px;
	width: 500px;
	}
	
#wlpeLoginFieldset {
	margin-bottom: 15px;
	}

	
/* CONTACT US */
#kanspracontactform label {
	display:block;
	font-size:18px;
	font-weight: bold;
	line-height: 22px;
	}

#kanspracontactform input, #kanspracontactform select, #kanspracontactform textarea {
	display:block;
	font-size:18px;
	margin-bottom:15px;
	}
	
	/* JOB BOARD */
.job_listing a {
	color: #00F;
	}
	
	
.job_listing h3 {
	font-size: 20px;
	line-height: 24px;
	}
	
/* SEARCH RESULTS */
.AS_ajax_result {
	margin-bottom: 20px;
	}
	
a.AS_ajax_resultLink {
	font-size: 16px;
	font-weight: bold;
	}
	
/* RESOURCE DIRECTORY */

.tabs {
	margin-top: 40px;
	}

ul.tabNavigation li {
	display: inline;
    }
	
ul.tabNavigation li a {
	background-color: #5f5f5f;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 25px 6px 25px;
	text-decoration: none;
	}

ul.tabNavigation li a.selected {
	background-color: #4C95C0;
	font-size: 18px;
	padding: 5px 25px;
	}
	
ul.tabNavigation li a:hover {
	background-color: #4C95C0;
	}
		
#first, #second, #third {
	border: 2px solid #4C95C0;
	margin-top: 5px;
	padding: 5px;
	}

.fileupload_form {
	margin-bottom: 20px;
	margin-top: 20px;
	}

.filedownload_table {
	float: left;
	}

.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border: 1px solid #CCCCCC;margin-bottom: 10px;background-color: #e9e9e9;}
.jot-row-alt {background-color: #ededed;}
.jot-row-author {background-color: #ededed;}
.jot-row-me {background-color: #ededed;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left;width: 85px; }
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}

.jot-user {
	font-size: 12px;
	}

.jot-content {
	background: #fff;
	border: 1px solid #dcdddd;
	margin-left: 120px;
	padding: 20px 20px 60px;
	position: relative;
	}
	
.comment_arrow {
	left:-32px;
	position:absolute;
	top:20px;
	}
	
.fullname {
	font-size: 14px;
	}

.emailsendlist {
border: 1px solid #CECFCE;
display: block;
overflow: auto;
width: 888px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap;
word-wrap: break-word;
}