﻿/* <style type="text/css" media="screen"> */
body {
	background: #1b2d76;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	background: #e0dcf2 url(../images/bg.gif) top center repeat-y;
	/*
	position: relative;
	
	z-index: 1000;*/
}
#contentContainer 
{
	width: 950px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
#header {
	background: #11195a url(../images/headerBG.gif) left top repeat-x;
	height: 91px;
	position: relative;
	right: 0;
}
#footer {
	width: 934px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	height: 52px;
	background: url(../images/footerBG.gif) left top repeat-x;
	color: #4f5cb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:  150%;
}
#footer a {
	color: #8383db;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear { /* Resolves ignored margin in IE6 */
	clear: both; 
	display: block;
	margin: 0;
}

.monthBlock {
	background: #e3eaf1;
	border: 2px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 10px 9px 0 0;
}

/* !Global Link Styles */
a:hover {
	text-decoration: underline;
}
/* !Header Area */
#header h1 {
	background: url(../images/horizonsLogo.gif) left top no-repeat;
	width: 288px;
	height: 92px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	overflow:hidden;
}
#header h1 a {
	display: block;
	width: 247px;
	height: 78px;
}


#header h2 {
	background: url(../images/horizonsTagline.gif) left top no-repeat;
	width: 175px;
	height: 12px;
	text-indent: -1000em;
	overflow: hidden;
	float: right;
	margin: -25px 9px 0 0;
}

/*
#header h2 {
	background: url(../images/horizons1976Tagline.gif) left top no-repeat;
	width: 220px; 
height: 15px; 
text-indent: -1000em; 
overflow: hidden; 
float: right; 
margin: -24px 9px 0 0;
}
*/
.userLabelContainer{
	display: block;
	width: 222px;
	height: 39px;
	position: absolute;
	top: 101px;
	right: 0;
	text-align: right;
}
.userLabel 
{
	width: 158px;
	height: 22px;
	color:#FFFFFF;
	border: none;
	padding: 6px 8px 0 8px;
	margin:  3px 0 0 15px;
	font-size: 12px;
}

.userLabel a {
	color: #FFFFFF;
	text-decoration: none;
}

.userLabel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#searchSubmit {
	width: 28px;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 6px;
}

#homeDiv p
{
	line-height: 150%;
}

#homeDiv p span
{
	text-decoration: underline;
}

#previewDiv span
{
	line-height: 150%;
}

#previewDiv ul
{
	margin-top: 0;
	margin-bottom: 0;
}

#previewDiv ul li
{
	margin-top: 1px;
	margin-bottom: 1px;
}


/* !Navigation */
.nav {
	background:url(../images/navItemBG.gif) left top repeat-x;
	height: 42px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.nav li {
	background: url(../images/navItemSplitter.gif) 100% 0% no-repeat;
	height: 40px;
	float: left;
	margin: -1px 0 0 0;
	padding: 0;
}
.nav li.noSplitter {
	background-image: none;
}
.nav li a {
	display:block;
	height: 100%;
	text-indent: -1000em;
	overflow: hidden;
	background-position: 9px 13px;
	background-repeat: no-repeat;
	padding: 0 10px;
}
.nav li ul li {
	width: 12em;
	background: none;
	list-style-type: none;
	line-height: normal;
	height: auto;
	margin: 0;
	clear: left;
}
.nav li ul a {
	display: block;
	text-indent: 0;
	background: #2b4492;
	font-weight: bold;
	color: #FFF;
	padding: 4px 7px 4px 4px;
	text-decoration: none;
	border-top: 1px solid #3e57ad;
	border-bottom: 1px solid #3e57ad;
	width: auto;
	letter-spacing: -0.5px;
}
.nav li ul a:hover {
	background: #263582;
}
.nav li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	padding: 0;
	border: 2px solid #d0d2df;
	width: 12em;
	z-index: 3000;
}
.nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.nav li a.navHome {
	background-image: url(../images/navHome.gif);
	width: 42px;
	padding: 0 10px 0 8px;
	background-position: 7px 13px;
}

.navAbout {
	background-image: url(../images/navAbout.gif);
	width: 120px;
}
.navServices {
	background-image: url(../images/navServices.gif);
	width: 99px;
}
.navResources {
	background-image: url(../images/navResources.gif);
	width: 82px;
}
.navNews {
	background-image: url(../images/navNews.gif);
	width: 42px;
}
.nav li .navContactUs {
	background-image: url(../images/navContactUs.gif);
	width: 84px;
}





/* !Homepage - Horizons description */
#horizonsDescription {
	background:#fbd53a url(../images/descriptionBG.gif) left top no-repeat;
	width: 936px;
	height: 33px;
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c5941;
	padding: 15px 0 0 0;
}

/* !Homepage - Content Blocks */
.smallBlock {
	width: 300px;
	height: 279px;
	background: #e3eaf1 url(../images/smallBlockBG.gif) left top no-repeat;
	margin: 8px 5px 0 9px;
	float: left;
}
.sbContent {
	height: 250px;
}
.smallBlock h3 {
	text-indent: -1000em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 22px;
	margin: 0 0 16px 0;
	padding: 15px 0 0 13px;
}
.smallBlockSubHeader, .smallBlock dt {
	font-size: 17px;
	font-weight: bold;
	margin: 0 13px 0 13px;
	padding: 0;
	color: #544dc1;
}
.smallBlockSubHeader a:link, .smallBlockSubHeader a:visited {
	color: #6666cc;
	text-decoration: none;
}
.smallBlockSubHeader a:hover {
	text-decoration: underline;
}
#hCaseStudy {
	width: 96px;
	background-image: url(../images/hCaseStudy.gif);
}
#hFotD {
	width: 130px;
	background-image: url(../images/hFotD.gif);
}
#hDatabase {
	background-image: url(../images/hDatabase.gif);
	width: 84px;
}
#hLatestNews {
	width: 107px;
	background-image: url(../images/hLatestNews.gif);
}
#hNewsletter {
	width: 245px;
	background-image: url(../images/hNewsletter.gif);
}
.smallBlock p {
	margin: 5px 13px 14px 13px;
	padding: 0;
	line-height: 18px;
	clear: both;
}
.smallBlock p a:link, .smallBlock p a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.smallBlock p a:hover {
	text-decoration: underline;
}
.smallBlock p.smallBlockExtras {
	background: #f5f5f8 url(../images/smallBlockFooter.gif) left top no-repeat;
	margin: -8px 0 0 0;
	text-align: right;
	display: block;
	height: 37px;
	width: 100%;
	position: relative;
}
.smallBlock p.smallBlockExtras a:link, .smallBlock p.smallBlockExtras a:visited {
	background: url(../images/smallBlockExtras.gif) top right no-repeat;
	width: 149px;
	height: 25px;
	display: block;
	position: absolute;
	top: 9px;
	right: 10px;
	font-weight: bold;
	color: #6666cc;
	font-size: 13px;
	text-align: center;
	padding: 4px 0 0 0;
	z-index: 1000;
}
.smallBlock p.smallBlockExtras .smallBlockLinks a:link, .smallBlock p.smallBlockExtras .smallBlockLinks a:visited {
	display: inline;
	background: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	right: auto;
}
.formWrapper {
	margin: 0;
	padding: 0;
}





/* !Content Page */
#content {
	background: #f4f6fc;
	margin: 7px 7px 7px 8px;
	/*padding: 21px;*/
	padding: 5px 21px 5px 21px;
	color: #383838;
	/*
	line-height: 150%; */
	/*float: left;*/
	font-family: Verdana, Arial, sans-serif;
	clear: both;
}
#content a:link {
	color: #ad96b9;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #8b639f;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #8b639f;
	text-decoration: underline;
}
#content a:active {
	color:#000000;
}
#content img {
/* 	border: 1px solid #6F6A4C; */
/*	margin: 4px;*/
}
#content img.linklogo {
	float: right;
	border: 1px solid #eae8e2;
	padding: 2px;
	background-color: #fff;
	margin: 0 4px 4px 3px;
}
#content li {
	background: url(../images/bullet.gif) 0px 5px no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin:  0 0 1em 0;
	line-height: 140%;
}
#content p#breadcrumbs {
	background:#f5f5f8;
	margin: -20px -28px 21px -28px;
	padding: 0 0 7px 21px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#2c5f98;
	margin: 0 0 0 4px;
}
#breadcrumbs a:hover {
	color:#003f6d;
}
#breadcrumbs a:active {
	margin: 0 4px 0 0;
}
#content h2 {
/*	height: 36px; */
	line-height: normal;
	font-size: 23px;
	color: #4962bc;
	font-weight: normal;
	letter-spacing: -1px;
	background: url(../images/contentTop.gif) left top no-repeat;
	margin: -21px -21px -11px -21px;
	padding: 20px 0 15px 21px;
}
#content h1 {
/*	height: 36px; */
	line-height: normal;
	font-size: 20px;
	color: #4962bc;
	font-weight: normal;
	letter-spacing: -1px;
	
	margin: -21px -21px -11px -21px;
	padding: 20px 0 15px 21px;
}
#content p {
	margin: 1em 0;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e6e0f6;
	margin:  0 0 0 0;
	clear: both;
}
#content h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 -5px 0;
}
#content hr {
	height: 1px;
	background-color: #fff;
	border-color: #e9e8e5;
	border-style: solid;
	border-width: 1px 0 0 0;
}
#content p#contentFooter {
	background: url(../images/contentFooter.gif) bottom left no-repeat;
	margin: 0 -21px -21px -21px;
	text-align: right;
	padding: 0 15px 15px 0;
	font-size: 11px;
}
#contentFooter a:link, #contentFooter a:visited {
	color: #7f90c6;
	text-decoration: none;
	font-weight: normal;
}
#contentFooter a:hover {
	text-decoration: underline;
}
#quoteBlock {
	background: #ffffff url(../images/quoteStart.gif) left top no-repeat;
	width: 277px;
	padding: 20px 25px 0 25px;
	float: left;
	margin: 10px 0 0 0;
	font-size: 12px;
	position: relative;
	right: 0;
}
#quoteBlock p {
	margin: 0;
	padding: 0 0 -30px 0;
	position: relative;
	z-index: 2000;
}
#quoteIndent {
	display: block;
	float: left;
	width: 20px;
	height: 8px;
	padding: 0;
	margin: 0;
}
#quoteBlock p#quoteFrom {
	height: 25px;
	width: 312px;
	background: #F9F8F2 url(../images/quoteEnd.gif) left top no-repeat;
	margin: -25px -25px 0 -25px;
	font-size: 12px;
	line-height: normal;
	padding: 40px 0 0 15px;
	position: relative;
	z-index: 1000;
}
#quoteIndentEnd {
	width: 35px;
	height: 40px;
	padding: 0 10px;
	white-space: nowrap;
}
#actionBlock {
	background: #fdfdfc;
	width: 320px;
	float: left;
	border: 1px solid #e0e0e0;
	line-height: normal;
	padding: 13px 10px 0 10px;
	margin: 25px 0 0 6px;
}
#actionBlockTop {
	display: block;
	width: 342px;
	height: 13px;
	background: url(../images/actionBlockTop.gif) left top no-repeat;
	margin: -16px 0 0 -11px;
}
#actionBlock p {
	padding: 0;
	margin: 0;
}
#actionBlock li {
	list-style-image: url(../images/raquoBullet.gif);
}
#actionBlock p#action {
	text-align: center;
	font-weight: bold;
	background: url(../images/actionBlockBottom.gif) left top no-repeat;
	width: 342px;
	height: 40px;
	margin: 10px -11px -1px -11px;
	padding: 0;
}
.endQuoteActions {
	clear: both;
	height: 1em;
}





/* Forms */

.checkboxList
{
	color: #4962bc;
	font-weight: bold;
	/*display: block;*/
	clear: left;
	padding: 1em 0 5px 0;
	font-size: 12px;
	margin: 0;
}

/*
.checkboxList p
{
	line-height: 150%;
}

.checkboxList p span
{
	text-decoration: underline;
}
*/

.multipleSelections
{
	color: #4962bc;
	font-weight: normal;
	clear: left;
	padding: 1em 0 5px 0;
	font-size: 12px;
	margin: 0;
}

#plForm h4 
{
	color: #4962bc;
	font-weight: bold;
	/*display: block;*/
	clear: left;
	padding: 1em 0 5px 0;
	font-size: 12px;
	margin: 0;
}
#plForm h4 {
	padding: 0 0 5px 0;
}
#plForm {
	display: block;
	margin: 0 auto 1em auto;
	padding: 0 20px 10px 20px;
	border-top: 1px solid #e9e8e5;
	border-left: 1px solid #e9e8e5;
	border-right: 1px solid #f2f3f5;
	border-bottom: 1px solid #f2f3f5;
	background: #fbfcfe;
	width: 70%;
}

.plForm {
	display: block;
	margin: 0 auto 1em auto;
	padding: 0 20px 10px 20px;
	border-top: 1px solid #e9e8e5;
	border-left: 1px solid #e9e8e5;
	border-right: 1px solid #f2f3f5;
	border-bottom: 1px solid #f2f3f5;
	/*background: #fbfcfe;*/
	background: #e4e3f1;
	width: 70%;
}

#plForm p {
	margin: 0;
}
#plForm .leftFields {
	width: 48%;
	float: left;
	clear: both;
}
#plForm .rightFields {
	width: 48%;
	float: right;
}
#plForm.wTopMargin {
	margin: 1em auto;
}
#plForm input, #plForm textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#plForm input, #plForm select {
	padding: 3px 6px;
	width: 200px;
	font-size: 11px;
	border-top: 1px solid #4F4A4A;
	border-left: 1px solid #4F4A4A;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
#plForm textarea {
	font-size: 11px;
	border-top: 1px solid #4F4A4A;
	border-left: 1px solid #4F4A4A;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	padding: 3px;
	width: 350px;
	height: 150px;
}
#eventsTable {
	width: 356px;
	border: none;
}
.eventDate {
	color: #8192b4;
	font-size: 11px;
}
#plForm #eventsTable input {
	width: 60px;
	float: right;
	text-align: left;
}
.eventName, .numPlaces {
	background-color: #edebf4;
}
.eventName {
	width: 60%;
}
.numPlaces {
	width: 40%;
}
#plForm textarea.medTxt {
	height: 80px;
}
#plForm input.submitBtn {
	width: 110px;
	height: 39px;
	border: none;
	clear: both;
	margin: 1em auto 0 auto;
	display: block;
}
#plForm .chkBoxes {
	margin: 10px 0 0 0;
}
#plForm .chkBoxes label {
	display:  block;
	margin:  0 20px 0 0;
	width: 300px;
}
#plForm .chkBoxes input {
	float: right;
	margin: -2em 10px 0 300px;
	width: auto;
	border: none;
}


/* Misc */
.required {
	color: red;
	font-weight: normal;
}
/* </style> */

/* I added */
.pageheader {

	background-color:#FFFFFF;
	background-position:center;
	color:#005AA5;
	font-weight:bold;
	font:Verdana;
	font-size:18px;
}

.subheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	background-color:#005AA5;
}

.errorheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	background-color:#CC0000;
}

.greybar {
	background-color:#EFEFEF;
	background-position:center;
	}
	
.betaText{
	font-size: 15px;
	font-weight: bold;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	padding: 3px 3px 3px 0;
}
