
/*--------------------- National Pioneers ---------------------*/

html {
	overflow-y: scroll;
}

.pioneersLink {
    float: left;
}

#pioneers-wrapper{
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.lt-ie7 #pioneers-wrapper {
    float: left;
    clear: both;
    width: 980px;
}

#pioneers-wrapper .left {
	float: left;
}

#pioneers-wrapper .right {
	float: right;
}

#content #pioneers-wrapper h1 {
    color: #83459a;
    font-size: 25px;
    font-family: colaborate-thinregular;
	margin: 0px;
	margin-bottom: 5px;
}

h1.members {
	display: block;
	float: left;
	max-width: 450px;
}

#pioneers-wrapper p {
	font-size: 12px;
}

#pioneers-wrapper a {
	color: #00adef;
	text-decoration: none;
	font-weight: bold;
}

#pioneers-wrapper a:hover {
	color: #007ac3;
}

#pioneers-top {
	display: block;
	width: 100%;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

#pioneers-top .button {
    background: #19b4ef; /* Old browsers */
    background: -moz-linear-gradient(top,  #19b4ef 0%, #029dd9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19b4ef), color-stop(100%,#029dd9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #19b4ef 0%,#029dd9 100%); /* W3C */
    color: #fff;
    float: left;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	margin: 40px 20px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	transition: opacity ease 0.3s;
	
}

#pioneers-top .button i {
	padding: 0 5px 0 0;
	font-size: 14px;
}

#pioneers-top .button:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

#ticker .heading {
	position: relative;
	display: block;
	width: 898px;
	height: 29px;
	background: url(../images/newsFlash_heading_bg.png) repeat-x;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	padding-left: 15px;
	padding-top: 12px;
}



#ticker .heading h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

#ticker .content {
	display: block;
	width: 893px;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	background: #e9e5e6;
	padding: 10px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#ticker .icon {
	position: absolute;
	display: block;
	height: 23px;
	width: 24px;
	right: 9px;
	top: 10px;
	background: url(../images/icons/news_flash.png) no-repeat;
}


#pioneers-top h1 {
	margin-bottom: 12px;
}

#pioneers-top .left {
	display: block;
	float: left;
	width: 430px;
	margin-left: 30px;
	margin-top: 25px;
}

#pioneers-top .right {
	display: block;
	float: right;
	width: 430px;
	margin-right: 30px;
	margin-top: 25px;
}



#newsFlash {
	display: block;
	width: 430px;
	height: 180px;
	background: #e9e5e6;
	border-radius: 8px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#newsFlash .heading {
	position: relative;
	display: block;
	width: 415px;
	height: 29px;
	background: url(../images/newsFlash_heading_bg.png) repeat-x;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	padding-left: 15px;
	padding-top: 12px;
}

#newsFlash .icon {
	position: absolute;
	display: block;
	height: 23px;
	width: 24px;
	right: 9px;
	top: 10px;
	background: url(../images/icons/news_flash.png) no-repeat;
}

#newsFlash .heading h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

#newsFlash .heading .ticker {
	display: block;
	height: 20px;
	overflow: hidden;
	width: 100%;
	background: url(../images/newsFlash_heading_bg.png) repeat-x 0px 0xp;
}

#newsFlash .heading .ticker h2 {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	background: none !important;
}

#newsFlash .heading .ticker div {
	width: 160px;
	background: none !important;
}

#newsFlash .content {
	display: block;
	width: 380px;
	height: 115px;
	overflow: auto;
	padding: 20px;
	padding-top: 2px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#newsFlash .content p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	
}






#content #pioneers-left {
	display: block;
	float: left;
	width: 430px;
	display: inline;
	margin-left: 20px;
}

.lt-ie7 #pioneers-left {
    margin: 0;
    clear: both;
}

#content #pioneers-left h1, #content #pioneers-right h1 {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 24px;
	color: #d91b5d;
	font-family: colaboratelightregular;
	font-weight: normal;
}

#content #pioneers-right {
	display: block;
	float: right;
	width: 360px;
	margin-right: 30px;
}

#members-wrapper {
	width: 430px;

}

#members-wrapper ul.pioneers {
	list-style: none;
	padding: 0;
	margin: 0;
}

#members-wrapper ul.pioneers li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#members-wrapper li {
	display: block;
	padding: 0;
	margin: 0;
	height: 35px;
	float: left;
	width: 520px;
	line-height: 24px;
	background: #f5f5f5;
}

#members-wrapper li.alt {
	background-color: #fff;
}

#members-wrapper .name {
	font-size: 12px;
}

#members-wrapper li a {
	display: block;
	color: #444444;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	padding-right: 5px;
	clear: none;
	font-weight: bold;
}

#members-wrapper li a:hover {
	color: #595b5f;
	text-decoration: underline;
}

#members-wrapper li a .view {
	display: block;
	width: 75px;
	padding: 0 0px 0 30px;
	float: right;
	height: 22px;
	overflow: visible;
	clear: none;
	color: #00adef;
	text-align: left;
	background: url(../images/icons/calendar.png) no-repeat 3px 0px;
}

#members-wrapper li a:hover .view {
	color: #007ac3;
}



#engage-wrapper {
	float: left;
	display: block;
	width: 430px;
	margin-top: 0px;	
	margin-bottom: 30px;
}

#engage-wrapper a.facebook {
	display: block;
	width: 213px;
	height: 111px;
	background: url(../images/buttons/facebook.png) no-repeat;	
	float: left;
}

#engage-wrapper a.facebook:hover {
	background: url(../images/buttons/facebook_over.png) no-repeat;
}

#engage-wrapper a.share_ideas {
	display: block;
	width: 213px;
	height: 50px;
	background: url(../images/buttons/share_ideas.png) no-repeat;
	margin-bottom: 8px;
    margin-top: -2px;
	float: left;
}

#engage-wrapper a.share_ideas:hover {
	background: url(../images/buttons/share_ideas_over.png) no-repeat;	
}

#engage-wrapper a.qa {
	display: block;
	width: 213px;
	height: 50px;
	background: url(../images/buttons/qa.png) no-repeat;	
	float: right;
	margin: 0 0 6px 0;
}

#engage-wrapper a.qa:hover {
	background: url(../images/buttons/qa_over.png) no-repeat;
}

#events-wrapper {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: -15px;
}

#events-wrapper .item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c2c1bf;
}

#events-wrapper .item .eventsToggle {
    display: none;
    width: 80%;
    margin: 0 0 0 45px;
}

#events-wrapper .item .viewMore {
    clear: both;
    color: #00adef;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: bold;
}

#events-wrapper .heading {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 6px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}

#events-wrapper .heading img {
    float: right;
}

#events-wrapper .descWrapper {
    border-left: 2px solid #e0437a;
    float: left;
    padding: 3px 10px 0 5px;
    line-height: 100%;
}

#events-wrapper .desc.day {
    font-size: 19px;
    margin-bottom: 5px;
}

#events-wrapper .desc {
	display: block;
	color: #e0437a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}

.eventsToggle a i {
    padding: 0 3px 0 0;
}

#events-wrapper .eventsToggle table tr {
    margin: 10px 0 10px 0;
    display: block;
}

#events-wrapper .eventsToggle table td {
    width: 50px;
    vertical-align: top;
}

#events-wrapper .eventsToggle table tr td.info {
    padding: 0 0 0 10px;
    width: auto;
}

/*#events-wrapper .time {
	display: block;
	margin-bottom: 5px;
}

#events-wrapper .location {
    display: inline-block;
    margin: 0 0 7px 0;
}*/

#events-wrapper .item p {
	margin: 5px 0 0 0;
	font-size: 12px;
}







#pioneers-wrapper .linkEvents {
	position: relative;
	float: right;
	text-decoration: none;
	color: #00adef;
	font-size: 13px;
	background: url(../images/icons/list.png) no-repeat right center;
	padding-right: 25px;
	top: 4px;
}


#pioneers-wrapper .linkEvents:hover {
	color: #007ac3;
	background: url(../images/icons/list_over.png) no-repeat right center;
}














/*--------------------- Members page ---------------------*/

#standard-left {
	display: block;
	float: left;
	width: 710px;
	margin-left: 20px;
	margin-top: 25px;
}

#standard-left a {
	display: block;
	color: #00adef;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

#standard-left .members-left {
	display: block;
	width: 340px;
	float: left;
	margin-bottom: 30px;
}

#standard-left .members-right {
	display: block;
	width: 340px;
	float: right;
}

#standard-left .item {
	display: block;
	float: left;
	width: 340px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
	height: 138px;
}

#standard-left .name {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
    font-size: 20px;
    color: #d91b5d;
    font-family: colaboratelightregular;
}

#standard-left .title {
	display: block;
	font-style: italic;
	margin-bottom: 20px;
	font-size: 12px;
}

#standard-left img {
	position: relative;
	float: right;
	border: 1px solid #CCC;
	max-height: 138px;
}

#standard-left .linkHome {
	position: relative;
	float: right;
	text-decoration: none;
	color: #00adef;
	font-size: 13px;
	top: 7px;
	background: url(../images/icons/return.png) no-repeat right center;
	padding-right: 25px;
	font-family: Helvetica, Arial, sans-serif;
}


#standard-left .linkHome:hover {
	color: #007ac3;
	background: url(../images/icons/return_over.png) no-repeat right center;
}


#eventWrapper {
	display: block;
	width: 710px;
	border-top: 1px solid #000;
	padding-bottom: 40px;
}

#eventWrapper .name {
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
	color: #333;
}

#eventWrapper .desc {
	display: block;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 12px;
	
}

#eventWrapper .time {
	display: block;
	font-style: italic;
	margin-bottom:5px;
}

#eventWrapper .event p {
	font-size: 12px;
	margin: 5px 0 0 0;
}

#eventWrapper .event {
	display: block;
	width: 710px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

#eventWrapper .linkOlder {
	position: relative;
	float: right;
	text-decoration: none;
	color: #00adef;
	font-size: 13px;
	top: 4px;
	height: 16px;
	background: url(../images/icons/old.png) no-repeat right center;
	padding-right: 25px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 80px;
}


#eventWrapper .linkOlder:hover {
	color: #007ac3;
	background: url(../images/icons/old_over.png) no-repeat right center;
}






.view-map {
    background: url(../images/icons/view-np-routemaps.png) right top no-repeat;
    display: block;
    float: left;
    height: 14px;
    padding: 0 20px 0 0;
    width: 430px;
	height: 64px;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	margin: 1em 0;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}











#standard-right {
	display: block;
	float: right;
	width: 167px;
	margin-right: 30px;
	margin-top: 25px;
}

/*#standard-right .tracker {
    margin: 20px 0 0 0;
    padding: 20px 0 0 73px;
    display: block;
    float: left;
    clear: left;
    border-top: 1px solid #d3d3d3;
    font-family: colaborate-regularregular;
    color: #433928;
    font-weight: normal;
    font-size: 20px;
    background: url(../../images/LiA/calendar-small.png) no-repeat left 23px;
}*/

#standard-right .tracker a {
    display: block;
    background: #19b4ef; /* Old browsers */
    background: -moz-linear-gradient(top,  #19b4ef 0%, #029dd9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19b4ef), color-stop(100%,#029dd9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #19b4ef 0%,#029dd9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #19b4ef 0%,#029dd9 100%); /* W3C */
    color: #fff;
    float: left;
    text-decoration: none;
    padding: 11px 18px;
    margin: 0px 0 0 0;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    opacity: 0.85;
    filter: alpha(opacity=85);
    transition: opacity ease 0.3s;
}

#standard-right .tracker a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#standard-right a.facebook {
	display: block;
	width: 167px;
	height: 87px;
	background: url(../images/buttons/facebook_small.png) no-repeat;	
	float: left;
	margin-bottom: 10px;
}

#standard-right a.facebook:hover {
	background: url(../images/buttons/facebook_small_over.png) no-repeat;
}

#standard-right a.share_ideas {
	display: block;
	width: 167px;
	height: 40px;
	background: url(../images/buttons/share_ideas_small.png) no-repeat;
	margin-bottom: 10px;
	float: right;
}

#standard-right a.share_ideas:hover {
	background: url(../images/buttons/share_ideas_small_over.png) no-repeat;	
}

#standard-right a.qa {
	display: block;
	width: 167px;
	height: 39px;
	background: url(../images/buttons/qa_small.png) no-repeat;	
	float: right;
}

#standard-right a.qa:hover {
	background: url(../images/buttons/qa_small_over.png) no-repeat;
}














#submit-left {
	display: block;
	float: left;
	width: 565px;
	margin-left: 20px;
	margin-top: 25px;
}

#submit-right {
	display: block;
	float: right;
	width: 335px;
	margin-top: 25px;
}

#submit-left .linkHome {
	position: relative;
	float: right;
	text-decoration: none;
	color: #00adef;
	font-size: 13px;
	top: 4px;
	background: url(../images/icons/return.png) no-repeat right center;
	padding-right: 25px;
	font-family: Helvetica, Arial, sans-serif;
}


#submit-left .linkHome:hover {
	color: #007ac3;
	background: url(../images/icons/return_over.png) no-repeat right center;
}

#ideasWrapper {
	position: relative;
	display: block;
	width: 565px;
	border-top: 1px solid #000;
	padding-bottom: 40px;
}

#ideasWrapper .category {
	position: relative;
	display: block;
	width: 542px;
	height: 16px;
	margin-top: 15px;
	background: #e9e5e6;
	padding: 8px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 16px;
}

#ideasWrapper .select-cat {
	position: relative;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	padding: 2px;
	top: 0px;
	margin-left: 30px;
}

#ideasWrapper .item {
	display: block;
	width: 565px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c2c1bf;
}

#ideasWrapper .heading {
	display: block;
	font-weight: bold;
	margin-bottom:2px;
	font-size:1.1em;
}

#ideasWrapper .suggested-by {
	display: block;
	font-weight: bold;
	font-size:0.9em;
}

#ideasWrapper .item p {
	margin: 15px 0 0 0;
}


#submitContent {
	display: block;
	background: #e9e5e6;
	width: 335px;
	overflow: hidden;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

#submitContent .heading {
	position: relative;
	display: block;
	width: 320px;
	height: 29px;
	background: url(../images/newsFlash_heading_bg.png) repeat-x;
	border-top-left-radius: 8px;
	padding-left: 15px;
	padding-top: 12px;
	
}

#submitContent .heading h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	text-shadow: 0px -1px 1px #0a96cb;
}

#submitContent  .icon, #submitContent  .iconQ {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	top: 7px;
	right: 5px;
	background: url(../images/icons/ideas.png) no-repeat;
}

#submitContent  .iconQ {
	background: url(../images/icons/questions.png) no-repeat;
}

#submitContent .content {
	display: block;
	width: 295px;
	padding: 20px;
	padding-top: 15px;
	font-size: 12px;
}

#submitContent .textArea {
	display: block;
	width: 265px;
	height: 190px;
	background: #FFF;
	border: 1px solid #cfcfcf;
	font-family: Helvetica, Arial, sans-serif;
	color: #aeaeae;
	padding: 15px;
	font-size: 12px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#submitContent label .desc {
	display: block;
	font-size: 11px;
	margin-bottom: 12px;
	margin-top: 10px;
}

#submitContent .submit {
	display: block;
	margin-top: 25px;
}




































/*----------------------- Dropdown Styles -----------------*/

#ideasWrapper .category a {
	color: #595b5f;
	font-weight: bold;
}

#ideasWrapper .category .sbOptions a {
	color: #595b5f;
	font-weight: bold;
}

#ideasWrapper .category .sbOptions a:hover {
	color: #00adef;
}



.sbHolder{
	position: relative;
	background: #FFF;
	border: 1px solid #cfcfcf;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	width: 190px;
	float: right;
	top: -9px;
	margin-right: 200px;
}
.sbSelector{
	display: block;
	height: 25px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: -2px;
	width: 190px;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #666666;
	outline: none;
	text-decoration: none;
	font-size: 13px;
}

.sbToggle{
	background: url(../images/icons/dropdown_icons.png) no-repeat 5px -74px;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbHolder:hover .sbToggle{
	background: url(../images/icons/dropdown_icons.png) no-repeat 5px -49px;
}
.sbToggleOpen{
	background: url(../images/icons/dropdown_icons.png) no-repeat 5px -49px;
}
.sbToggleOpen:hover{
	background: url(../images/icons/dropdown_icons.png) no-repeat 5px -49px;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	list-style: none;
	left: -31px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	position: absolute;
	width: 190px;
	z-index: 1;
	overflow-y: auto;
	border-radius: 3px;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	display: block;
	outline: none;
	padding: 8px 0 8px 3px;
	border-bottom: dotted 1px #999;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #666666;
	text-decoration: none;
}
.sbOptions a:hover{
	color: #7b4abb;
}
.sbOptions li:last-child a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: solid 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: solid 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}






