/*
------------------------------
nclud'ed screen styles
Designed by Alex Giron 
Coded by Maritn Ringlein
http://www.nclud.com
------------------------------
*/

/*------ Yahoo! Reset CSS ------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	color: #136DB8;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	width: 100%;
	font: normal 62.5% Arial, Helvetica, Verdana, sans-serif;
	background: white url(/assets/design/images/main_background_gradient.png) repeat-x scroll 0 0;
	background-color:#ffffff;
}
#container {
}
#subcontainer {
}
#contentcontainer {
	background:#ffffff;
	width:83.0em;
	margin:0 auto;
	padding:3.0em 3.0em 1.0em 2.0em;
	z-index:1;
	position:relative;
	top: 30px;
}
.container {
	width:88.0em;
	margin:0 auto;
}
/*------ Header Styles ------*/
#header {
	width:100%;
	background:none;
	border-bottom:none;
	height:130px;
}
#header .container {
	padding: 10px 0;
	background: none;
	background-color: transparent;
	height: 118px;
	position:relative;
}
#header #logo a {
	display:block;
	float:left;
	margin:20px 0 20px 30px;
	background: transparent url(/assets/design/images/NTHP_5line_black.png) no-repeat scroll 0 0;
	height: 110px;
	width: 180px;
}
#header #tagline {
	display:block;
	float:right;
	width:25.0em;
	margin:30px 40px 0 0;
	color:#fff;
	font:normal 1.3em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	font-weight:normal;
}
#header #tagline a {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background: transparent url(/assets/wrapper/img/icn_arrow_dark.gif) no-repeat 0 2px;
	margin-left:0.5em;
	padding-left:13px;
}
#header #information {
	width:37.0em;
	position:absolute;
	bottom:0;
	right:0;
	background: none;
	padding:0;
}
#header #information .inside {
	margin:0 0 0 10px;
	padding:0.4em 1.0em 0.4em 0;
	background: none;
	color:#fff;
	font-size:1.2em;
}
#header #information .inside a {
	color: black;
}
#header #information .inside a:hover {
	color:#fff;
}
/*------ Navigation Styles Styles ------*/
#navigation {
	height:auto;
	width:100%;
	border-bottom:1px sold #6D6E70;
	background:#515159;
	border-top:1px solid #6D6E70;
	position:absolute;
	top:-1.6em;
	left:0;
	z-index:2;
}
#navigation li {
	position:relative;
}
#navigation a {
	color:#ffffff;
	padding:0.4em 1.0em 0.6em 1.2em;
	background: transparent url(/assets/wrapper/img/nav-sep.gif) no-repeat right center;
	font: normal .9em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
}
#navigation li.first {
	margin-left:1.0em;
}
#navigation li.logout {
	float:right;
}
#navigation li.logout ul {
	display: none;
}
#navigation li.logout a {
	margin-right:0.8em;
	padding:0.4em 0.8em 0.6em 0.8em;
	background: transparent url(/assets/wrapper/img/icn_carrot_white.gif) no-repeat 0 9px;
	text-transform:none;
}
#navigation a:hover {
	background:#ffffff;
	color:#000000;

}
#navigation li ul {
	background:#515159;
	border:1px solid #515159;
	color:#000000;
	position:absolute;
	left:-5000px;
	top:0.6em;
	width:10.0em;
	padding:0.2em;
	z-index:1;
	border-top:1px;
	border-bottom-color:#515159;
	border-bottom-width:0px;
	border-color:#515159;
	border-left-color:#515159;
	border-left-width:0px;
	border-right-color:#515159;
	border-right-width:0px;
	border-top-color:#515159;
	border-top-width:1px;
}
#navigation li ul li {
	display:block;
	float:none;
}
#navigation li:hover ul,  #navigation li.sfhover ul {
	left:auto;
}
#navigation li.mfhover ul {
	left:auto;
}
#navigation li ul li a {
	display:block;
	margin:0;
	padding:0.6em;
	background-image:none;
	font-size:0.8em;
	color:#ffffff;
}
#navigation li ul li a:hover {
	background-image:none;
	color:#000000;
	background:#ffffff;
}
#navigation li form {
	margin:0.3em 1.5em 0 0;
	padding-left:0.8em;
	background: none;
}

#navigation li ul form #search {
	background:none;
}

#navigation li form #search .input {
	width:8.5em;
	padding:0.2em;
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #136DB8;
	color:#136DB8;
	font-size:0.9em;
	
}
#navigation li form #search .submit {
	vertical-align: bottom;
*vertical-align: text-bottom;
	padding:0;
	margin:0;
	border:0;
}

/*------ Convio Specific Classes ------*/
.navigationMenu {
	margin:-0.8em 0 1.0em 0;
	padding:0;
}
.navigationMenu .navigationItemLabel {
	text-transform: uppercase;
	font-size: 1.5em;
	color:#5c1401;
	font-weight:bold;
	margin:0.8em 0 1.0em 0;
}
.navigationMenu .navigationItem {
	border-top:1px solid #eeeeee;
	padding:0.2em 0 0.2em 1.0em;
	background: transparent url(/assets/wrapper/img/icn_carrot_yellow.gif) no-repeat 0 0.8em;
}
.navigationMenu .navigationItem a {
	color:#136DB8;
	font:normal 1.0em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:0.4em 0 0.4em 0;
}
.navigationMenu .navigationItem a:hover {
	text-decoration:underline;
	background:#eeeeee;
}
.navigationMenu .navigationSubMenu {
	margin-left:1.2em;
}
.navigationMenu .navigationSubMenu .navigationItemLabel {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.6em;
}
/* Convio CMS specific navigation classes */
.navigationItemLabel {
	font-size:1.5em;
	color:#9F1D20;
	font-weight:bold;
	margin-bottom: .3em;
	margin-top: .7em;
}
.navigationItem a {
	color: #136DB8;
	font-family: "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-decoration: none;
}
.navigationItem a:hover {
	text-decoration: underline;
}
.navigationItem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding-top: 0.3em;
	padding-right: 1.4em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	background: transparent url(/assets/wrapper/img/icn_carrot_yellow.gif) no-repeat center left;
}
#sidebar .linksetMenu {
	border-bottom: 1px solid #eeeeee;
}
/*------ Breadcrumb Styles ------*/
#breadcrumb {
	border-bottom:1px solid #eeeeee;
	padding-bottom: 1em;
}
.breadcrumb {
	font-size: 1.2em;
	line-height: 1.6em;
}
/*------ Content Styles ------*/
#content {
	width:53.0em;
	float:right;
	margin:2.0em 2.0em 0 0;
}
#content ol, #content ul {
	margin-left: 15px;
	list-style: disc;
	list-style-image: url(/assets/wrapper/img/icn_carrot_dark.gif);
}
#content .actions {
	background:#eeeeee;
	font-size:0.9em;
	width:100%;
	margin:0 0 2.0em 0;
	padding:0.5em 1.0em;
}
#content .actions li {
	margin-right:1.0em;
}
#content .actions li a {
	text-decoration:none;
	display:inline;
}
#content .actions li a:hover {
	text-decoration:underline;
}
#content .actions li.email {
	background:transparent url(/assets/wrapper/img/icn_email.gif) no-repeat 0 0.4em;
	padding-left:14px;
}
#content .actions li.print {
	background:transparent url(/assets/wrapper/img/icn_print.gif) no-repeat 0 0.1em;
	padding-left:14px;
}
#content .actions li.rss {
	background:transparent url(/assets/wrapper/img/icn_rss.gif) no-repeat 0 0.2em;
	padding-left:14px;
}
#content .actions li.share {
	background:transparent url(/assets/wrapper/img/icn_heart.gif) no-repeat 0 0.3em;
	padding-left:13px;
}
/*------ Sidebar Styles ------*/
#sidebar {
	width:24.0em;
	float:left;
	border-right:1px solid #eeeeee;
	margin-top:2.0em;
	padding-right:1.9em;
}
/*------ Footer Styles ------*/
#footer .container {
	background: transparent;
	border-top:1px solid #136DB8;
	padding: 50px 0 26px 0;
	text-align:center;
	color:#3c3c3c;
	clear:both;
}
#footer ul {
	margin:0 0 0.5em 8.1em;
}
#footer ul li a {
	border-right:1px solid #C0BEBF;
	color: #9F1D20;
	padding:0 1em;
}
#footer ul li a.last {
	border-right:0;
	padding-right:0;
}
#footer p {
	margin:0;
}
/*------ Article Styles ------*/	
.article {
}
.article ul {
	margin:1.0em;
}
.article ul li {
	background: url(/assets/wrapper/img/icn_carrot_dark.gif) no-repeat 0px 7px;
	margin:0.5em 0;
	padding-left:1.0em;
}
.article ol {
	margin:1.0em;
	padding-left:1.0em;
}
.article ol li {
	list-style:decimal;
	margin:0.5em 0;
	padding-left:0.2em;
}
/*------ General Styles ------*/
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
	font-weight:bold;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.3em;
	font-weight:bold;
}
h6 {
	font-size:1.2em;
}
p, ul, ol, blockquote {
	font-size: 1.2em;
	line-height:1.6em;
	margin:1.2em 0;
	color:#343434;
}
ul ul {
	font-size: 1.0em;
	line-height:1.6em;
	margin:1.2em 0;
	color:#343434;
}
ol ol {
	font-size: 1.0em;
	line-height:1.6em;
	margin:1.2em 0;
	color:#343434;
}
a {
	text-decoration:underline;
	color:#136DB8;
}
a:hover {
	text-decoration:none;
	color:#999999;
}
a.more {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_learnmore.gif) no-repeat left center;
	margin-top:1.0em;
}
a.more_r {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_learnmore.gif) no-repeat right center;
	margin-top:1.0em;
}
a.join {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_join.gif) no-repeat right center;
	margin-top:1.0em;
}
a.takeaction {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_take_action.gif) no-repeat right center;
	margin-top:1.0em;
}
a.signup {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_sign_up.gif) no-repeat right center;
	margin-top:1.0em;
}
a.next {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_next.gif) no-repeat right center;
	margin-top:1.0em;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
small {
	font-size:1.0em;
}
hr {
	border:1px dashed #eeeeee;
	width:20%;
	clear:both;
	display:block;
	height:1px;
	text-align:left;
	margin:1.0em 0 3.0em 0;
}
blockquote {
	font-size:1.0em;
	line-height:1.6em;
	color:#9f904f;
	padding:0.5em 1.0em 0 2.0em;
}
form {
}
form label {
	margin-top:0.6em;
	display: block;
	font-size:.9em;
	color:#FC9836;
}
form input.input {
	border:1px solid #db9629;
	padding:0.3em;
}
form input.submit {
	background:#6c1701;
	padding:0.4em 0.2em;
	font-size:0.9em;
	color:#fff;
	margin-top:1.0em;
	border:1px solid #db9629;
}
form input.submit:hover {
	background:#db9629;
	border:1px solid #6c1701;
}
form select {
}
form select option {
}
form textarea {
	font-family:Arial, Helvetica, sans-serif
}
table {
	margin:1.0em 0;
	font-size:1.0em;
}
table caption {
	background:#eeeeee;
	padding:0.5em;
	color:#0E82AE;
	margin:0 0 -0.8em 0.7em;
}
table tr th {
	background:#eeeeee;
}
table tr {
	margin:0.2em 0;
	border: 1px solid #eeeeee;
	border-bottom-style: none;
	border-right-style: none;
}
table td, table th {
	padding: 0.3em;
	border: 1px solid #CAE6B4;
	border-top-style: none;
	border-left-style: none;
}
.highlight {
	padding:1.5em 2.0em;
	background:#eeeeee;
	border:1px solid #ffbe6c;
	border-right:0;
	border-left:0;
	color:#793c25;
}
.introduction {
	color:#FC9836;
	font-style:italic;
}
.byline {
	margin-top:0.4em;
	display:block;
}
.byline a {
	color:#343434;
}
.photo {
	padding:0.3em;
	border:1px solid #000000;
	background:#eeeeee;
}
.photo_slide {
	margin:1.0em 0;
	padding:1.1em;
	border:1px solid #000000;
	background:#eeeeee;
}
.caption {
	display:block;
	margin-top:0.6em;
}
.promo_image a {
	display:block;
	background:#fff;
	border:1px solid #d6d6d6;
	padding:2px;
}
.schedule {
}
.schedule li {
	padding:1.5em 3.0em;
}
.schedule li.alt {
	background:#f4efc3;
}
.roundedBox {
	width: 100%;
	margin:0 0 2.0em 0;
	border: 0px solid #db9629;
	background-color: #eeeeee;
	border: 1px solid #000000;
}
.roundedBox .inside {
	margin: 2.0em;
}
.roundedBox .inside a.more {
	background:transparent url(/assets/wrapper/img/btn_learnmore_orange.gif) no-repeat right center;
}
.box {
	margin-bottom:1.0em;
	padding:0;
}
.box h3 {
	text-transform: uppercase;
}
.box ul li {
	border-top:1px solid #eeeeee;
	padding:0.3em 1.4em 0.3em 1.0em;
	background: transparent url(/assets/wrapper/img/icn_carrot_yellow.gif) no-repeat 0 0.8em;
}
.box ul li a {
	color:#136DB8;
	font:normal 1.0em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	text-decoration:none;
}
.box ul li a:hover {
	text-decoration:underline;
}
.boxA {
	margin-bottom:1.0em;
	background:#eeeeee;
	padding:0 0 0 0;
}
.boxA h3 {
	margin-left:1.6em;
	text-transform: uppercase;
	padding-top:1.4em;
}
.boxA li {
	border-top:1px solid #ffffff;
	padding:0.3em 1.4em 0.3em 3.0em;
	background: transparent url(/assets/wrapper/img/icn_carrot_yellow.gif) no-repeat 2.0em 0.8em;
}
.boxA li a {
	color:#136DB8;
	font:normal 1.0em "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	text-decoration:none;
}
.boxA li a:hover {
	text-decoration:underline;
}
/*------ Global Classes ------*/
.pos_hide {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
.pos_left {
	float:left;
	margin-right: 0.8em;
}
.pos_right {
	float:right;
	margin-left: 0.8em;
}
.list_horizontal li {
	display: block;
	float: left;
}
.list_horizontal li a {
	display: block;
}
.list_bull {
	margin:1.0em;
}
.list_bull li {
	background: url(/assets/wrapper/img/icn_carrot_dark.gif) no-repeat 0px 7px;
	margin:0.5em 0;
	padding-left:1.0em;
}
.list_num {
	margin:1.0em;
	padding-left:1.0em;
}
.list_num li {
	list-style:decimal;
	margin:0.5em 0;
	padding-left:0.2em;
}
/*------ Clear Fix Hack ------*/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*------ Trust added ------*/
.statement {
	width:50%;
	padding:1.5em 2.0em;
	background:#eeeeee;
	border:1px solid #ffbe6c;
	border-right:0;
	border-left:0;
	color:#793c25;
}
.roundedBoxT {
	width: 100%;
	margin:0 0 2.0em 0;
	background-color:#eeeeee;
	border:1px solid #eeeeee;
}
.roundedBoxT .inside {
	margin: 1.0em;
}
.roundedBoxT .inside a.more {
	background:transparent url(/assets/wrapper/img/btn_learnmore_orange.gif) no-repeat right center;
}
.roundedBoxB {
	width: 100%;
	margin:0 0 2.0em 0;
	background-color:#eeeeee;
	border:1px solid #eeeeee;
	
}
.roundedBoxB .inside {
	margin: 2.0em;
}
.roundedBoxB .inside a.more {
	background:transparent url(/assets/wrapper/img/btn_learnmore_orange.gif) no-repeat right center;
}
a.joinH {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_join.gif) no-repeat right center;
	margin-top:1.0em;
}
a.signupH {
	width:auto;
	height:18px;
	display:block;
	background:transparent url(/assets/wrapper/img/btn_sign_up.gif) no-repeat right center;
	margin-top:1.0em;
}
.pullquote {
	font-size:1.6em;
	font-weight:bold;
	color:#9f904f;
	background:transparent url(/assets/wrapper/img/bg_blockquote.gif) no-repeat left top;
	padding:0 0 0 2.0em;
}
.pullquote span {
	background:transparent url(/assets/wrapper/img/bg_blockquote_r.gif) no-repeat right bottom;
	display:block;
	padding:0.5em 1.0em 0 0;
}
strong em, em strong {
	font-weight:bold;
	font-style:italic;
}
#content ol {
	margin-left: 15px;
	list-style:decimal;
}
.engagementBox {
	width: 100%;
	margin:0 0 2.0em 0;
}
.engagementBox .inside {
	margin: 2.0em;
}
/* ----- Styles used to control Forum elements 7-16-08 ---- */	
#forum #content {
	float:left;
}
#forum #content ul li {
	border-bottom:1px solid #eeeeee;
	background: transparent url(/assets/wrapper/img/icn_carrot_yellow.gif) no-repeat 0 0.7em;
	padding-top:0.2em;
	padding-bottom:0.2em;
}
#forum #content ul li a {
	text-decoration:none;
}
#forum #content h2 {
	text-transform:uppercase;
	background-color:#eeeeee;
	font-size:14px;
	padding:6px 12px;
	position:relative;
}
#forum #content h2 a.viewall {
	position:absolute;
	right:12px;
	top:8px;
	padding-right:8px;
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans", Verdana, Arial;
	text-decoration:none;
	text-transform:none;
	background:url(/assets/wrapper/img/icn_carrot_dark.gif) no-repeat right center;
}
#forum #content .twocolumn {
	clear:both;
	margin-top:2.0em;
	margin-bottom:2.0em;
}
#forum #content .twocolumn .pos_left, #forum #content .twocolumn .pos_right {
	width:25.0em;
	margin:0;
}
#forum #content .twocolumn h2 {
	background-color:#eeeeee;
}
#forum #content .twocolumn img {
	float:left;
	margin:12px 8px 5px 0;
/*	width:95px; */
	display:block;
}
#forum #content .twocolumn a {
	text-decoration:none;
}
#forum #sidebar {
	float:right;
	border-right:0;
	padding-right:0;
	width:26.0em;
	margin-top:1.0em;
}
#forum #sidebar h2 {
	text-transform:uppercase;
	font-size:14px;
}
#forum #sidebar #myGallery {
	width:260px;
	float: none !important;
	margin: 1em 0 0 0;
}
#forum #sidebar #colB {
	background-color:#eeeeee;
	padding:2.0em;
	margin-top:1.0em;
}
#forum #sidebar #highlights {
	background-color:#eeeeee;
	padding:2.0em;
	margin-top:1.0em;
}

