/* GLOBAL */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(/i/background.jpg) repeat-x top left;
	color: #333;
	font-size: small;
	font-family: "Lucida Grande", Arial, sans-serif;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/* LAYOUT */
.gutter {
	padding: 0 25px 15px 25px;
}

#wrap {
	width: 730px;
	margin: 0 auto;
}
#wrap-inner {
	float: left;
	background: #fff url(/i/column.gif) repeat-y top left;
}
#bottom {
	clear: both;
	background: #fff url(/i/bottom_fade.gif) no-repeat top left;
	height: 16px;
	width: 730px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-bottom: 2px solid #fff;
}
#header {
	background: #113e8c url(/i/header.jpg) no-repeat top left;
	width: 730px;
	height: 139px;	
}
#header h1 {
	display: none;
}
#main-body {
	float: right;
	width: 578px;
}
#content {
	float: left;
	width: 400px;
	line-height: 1.5;
}
#sidebar {
	float: right;
	width: 178px;
	height: 384px;
	/*background: #fff url(/i/sidebar_photos.jpg) no-repeat 0 100px;*/
}

#bb{
	width: 352px;
	height: 208px;
	position: absolute;

}


body#home #sidebar {
	background: url(/i/p/home.jpg) no-repeat 0 100px;
}
body#essentials #sidebar {
	background: url(/i/p/help.jpg) no-repeat 0 100px;
}
body#essentials.directives #sidebar {
	background: url(/i/p/directives.jpg) no-repeat 0 100px;
}
body#essentials.faq #sidebar {
	background: url(/i/p/faq.jpg) no-repeat 0 100px;
}
body#services #sidebar {
	background: url(/i/p/services.jpg) no-repeat 0 100px;
}
body#services.care-center #sidebar {
	background: url(/i/p/center.jpg) no-repeat 0 100px;
}
body#services.hospital #sidebar {
	background: url(/i/p/hospital.jpg) no-repeat 0 100px;
}
body#services.homecare #sidebar {
	background: url(/i/p/homecare.jpg) no-repeat 0 100px;
}
body#services.assisted #sidebar {
	background: url(/i/p/assisted.jpg) no-repeat 0 100px;
}
body#services.caregivers #sidebar {
	background: url(/i/p/caregivers.jpg) no-repeat 0 100px;
}
body#services.focused #sidebar {
	background: url(/i/p/focused.jpg) no-repeat 0 100px;
}
body#support #sidebar {
	background: url(/i/p/support.jpg) no-repeat 0 100px;
}
body#support.adult #sidebar {
	background: url(/i/p/adult.jpg) no-repeat 0 100px;
}
body#support.child #sidebar {
	background: url(/i/p/child.jpg) no-repeat 0 100px;
}
body#support.bridge #sidebar {
	background: url(/i/p/bridge.jpg) no-repeat 0 100px;
}
body#support.request #sidebar {
	background: url(/i/p/get_support.jpg) no-repeat 0 100px;
}
body#donations #sidebar {
	background: url(/i/p/donations.jpg) no-repeat 0 100px;
}
body#donations.foundation #sidebar {
	background: url(/i/p/home.jpg) no-repeat 0 100px;
}
body#resale #sidebar {
	background: url(/i/p/resale.gif) no-repeat 0 100px;
}
body#donations.donate #sidebar {
	background: #fff;
}
body#donations.planned #sidebar {
	background: url(/i/p/planned.jpg) no-repeat 0 100px;
}
body#donations.walkway #sidebar {
	background: url(/i/p/walkway.jpg) no-repeat 0 100px;
}
body#donations.gardens #sidebar {
	background: url(/i/p/gardens.jpg) no-repeat 0 100px;
}
body#donations.tax-tips #sidebar {
	background: url(/i/p/taxtips.jpg) no-repeat 0 100px;
}
body#volunteers #sidebar {
	background: url(/i/p/volunteers.jpg) no-repeat 0 100px;
}
body#volunteers.speakers #sidebar {
	background: url(/i/p/speakers.jpg) no-repeat 0 100px;
}
body#volunteers.opps #sidebar {
	background: url(/i/p/opps.jpg) no-repeat 0 100px;
}
body#volunteers.training #sidebar {
	background: url(/i/p/training.jpg) no-repeat 0 100px;
}
body#volunteers.pubs #sidebar {
	background: url(/i/p/pubs.jpg) no-repeat 0 100px;
}
body#volunteers.board #sidebar {
	background: none;
}
body#contact #sidebar {
	background: url(/i/p/contact.jpg) no-repeat 0 100px;
}
body#jobs #sidebar {
	background: url(/i/p/jobs.jpg) no-repeat 0 100px;
}
body#jobs.apply #sidebar {
	background: url(/i/p/apply.jpg) no-repeat 0 100px;
}
body#jobs.teams #sidebar {
	background: url(/i/p/teams.jpg) no-repeat 0 100px;
}
body#jobs.benefits #sidebar {
	background: url(/i/p/benefits.jpg) no-repeat 0 100px;
}
/* NEW STYLES FOR CAREERS NAVS - ADDED 2009-04-30 BY SEW */
body#careers #sidebar {
	background: url(/i/p/careers.jpg) no-repeat 0 100px;
}
body#careers.apply #sidebar {
	background: url(/i/p/apply.jpg) no-repeat 0 100px;
}
body#careers.teams #sidebar {
	background: url(/i/p/career_opportunities.jpg) no-repeat 0 100px;
}
body#careers.benefits #sidebar {
	background: url(/i/p/benefits.jpg) no-repeat 0 100px;
}

body#pros #sidebar {
	background: url(/i/p/focused.jpg) no-repeat 0 100px;
}
body#pros.articles #sidebar {
	background: url(/i/p/articles.jpg) no-repeat 0 100px;
}
body#pros.links #sidebar {
	background: url(/i/p/links.jpg) no-repeat 0 100px;
}
#search-form {
	padding: 15px 0 10px 0; 
	text-align: right;
	width: 153px;
}
input.phpdiginputtext {
	width: 153px;
}
#leftcol {
	float: left;
	width: 152px;
	background-color: #e4ecf6;
}
#leftcol ul#nav {
	border-bottom: 1px solid #b3c3d7;
}
#nav {
	margin: -18px 0 0 2px;
	width: 150px
}
#nav li {
	list-style-type: none;
	border-top: 1px solid #b3c3d7;
}
#nav li a {
	font-family: "Arial Narrow", sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 6px 8px 6px 12px;
	color: #113e8c;
	text-decoration: none;
	display: block;
	width: 130px
}
#nav li a:hover {
	background-color: #cddcee;
}
body#home #t-home a.main,
body#essentials #t-essentials a.main,
body#services #t-services a.main,
body#support #t-support a.main,
body#donations #t-donations a.main,
body#resale #t-resale a.main,
body#volunteers #t-volunteers a.main,
body#events #t-events a.main,
body#contact #t-contact a.main,
body#about #t-about a.main,
body#jobs #t-jobs a.main,
body#careers #t-careers a.main,
body#pros #t-pros a.main,
body#palliative #t-palliative a.main {
	color: #fff;
	background: #254f96 url(/i/nav_selected.jpg) repeat-y top right;
}
#nav li .subnav {
	display: none;
}
#nav li .subnav li {
	border-top: 1px solid #cddcee;
	background-color: #cddcee;
}
#nav li .subnav li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 90%;
	padding: 3px 4px 3px 16px;
	width: 130px;
	text-decoration: underline;
	color: #8d2211;
	font-weight: normal;
	display: block;
	border: none;
}
body#essentials #s-essentials,
body#services #s-services,
body#support #s-support,
body#donations #s-donations,
body#volunteers #s-volunteers,
body#events #s-events,
body#jobs #s-jobs,
body#careers #s-careers,
body#pros #s-pros,
body#palliative #s-palliative {
	display: inline;
}
#contact-info {
	position: relative;
	top: -16px;
	left: 0;
	background: #fff url(/i/column.gif) repeat-y top left;
	width: 152px;	
}
#contact-info strong {
	background-color: #214b94;
	font-size: 95%;
	color: #fff;
	line-height: 1.5;
	margin: 0 0 4px 2px;
	padding: 2px;
	text-align: center;
	display: block;
}
#footer {
	clear: both;
	background-color: #113e8c;
	height: 3em;
}
#footer p {
	font-size: 80%;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 3em;
	text-align: center;
	color: #b0bed9;
}
#footer a {
	color: #b0bed9;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a#privacy-link {
	text-decoration: underline;
}

/* TEXT & LINKS */
#content a:link, #sidebar a:link {
	color: #8d2211;
}
#content a:hover, #sidebar a:hover {
	color: #c00;
}
#content a:visited, #sidebar a:visited {
	color: #a44f42;
}
#content a:active, #content a:focus, #sidebar a:active, #sidebar a:focus {
	background-color: #ffc;
}
#content h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #113e8c;
	margin-bottom: .5em;
}
#content h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #113e8c;
	margin-bottom: .5em;
}
#content h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
#content p, ul, ol {
	margin: 0 0 1em 0;
}
#content li {
	margin: 0 3em;
}
blockquote {
	font: 11px/1.5 Monaco, "Courier New", Courier, mono;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
}
blockquote p {
	border: 1px dashed #90a107;
	padding: 10px;
	background-color: #f8f8f0;
}
.center {
	text-align: center;
}
.small {
	font-size: 90%;
}
.error {
	color: #c00;
}
#content .indent {
	margin: 0 0 1em 2em;
}
.hotspot {
	color: #8d2211;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}
.hotspotall {
	color: #8d2211;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	font-weight: bold;
}
#note {
	padding: 10px;
	margin: 10px 0 10px 0;
	border: dotted 2px #214b94;
	font-weight: bold;
	font-size: 90%;
	background-color: #ffc;
}
ul.space li {
	padding-bottom: 10px;
}

/* FORMS */
.webform table {
	width: 100%;
	border-collapse: collapse;
}
.webform table td {
	padding: 2px;
}
.webform input.text-field {
	width: 100%;
}
.webform textarea {
	width: 100%;
	height: 6em;	
}
.webform label {
	font-weight: bold;
}

.contact-form table {
	width: 100%;
	border-collapse: collapse;
}
.contact-form table td {
	padding: 2px;
}
.contact-form label {
	font-weight: bold;
}

/* TABLES */
table {
	margin: 0 0 1em 0;
}
#joblist {
	width: 100%;
}
#joblist td {
	padding: 2px 5px;
	border-bottom: 1px dotted #a2bddf;
}
#joblist th {
	color: #fff;
	background-color: #a2bddf;
	padding: 0 5px;
	text-align: left;
}
#joblist th a:link, #joblist th a:visited {
	color: #fff;
	text-decoration: none;
}
#joblist th a:hover {
	text-decoration: underline;
}
#joblist tr.odd * {
	background-color: #fff;
}
#joblist tr.even * {
	background-color: #eee;
}
#alert {
	background-color: #ff9;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: .5em 1em;
	border-bottom: 2px solid #000;
}



/* STYLES FOR ONLINE REGISTRATIONS - ADDED 2008-05-01 BY SEW */
.data-entry-tbl {
	}
	.data-entry-tbl tbody tr td {
		padding: 5px;
		}
	.data-entry-tbl tbody tr td.label {
		font-size: 90%;
		text-align: right;
		}
	.data-entry-tbl tbody tr td.required {
		font-weight: bold;
		}
	.data-entry-tbl thead tr th {
		background-color: #113e8c;
		color: #fff;
		text-align: center;
		}
.bg1 td {
	background-color: #e4ecf6;
	}
.bg2 td {
	background-color: #fff;
	}
.bg3 td {
	background-color: #ffc;
	}
.hide {
	visibility: hidden;
	}
.show {
	visibility: visible;
	}
#decision {
	font-size: 120%;
	line-height: normal;
	}
.alert-msg {
	background-color: #ffc;
	border: 1px solid #fc3;
	border-width: 1px 0;
	font-size: 90%;
	margin: 10px 0;
	padding: 5px;
	}
.form-tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#steps {
	background-color: #113e8c;
	border: 1px solid #e4ecf6;
	border-width: 1px 0;
	font-size: 90%;
	height: 22px;
	margin: 10px 0;
	padding: 5px;
	width: 350px;
	}
	#steps input {
		float: right;
		margin-left: 5px;
		}
		#steps input.bold-font {
			font-weight: bold;
			}
	#steps #step-notice {
		float: left;
		color: #fff;
		line-height: 22px;
		}
#max-name-count {
	background-color: #ffbad6;
	border: 1px solid #c00;
	border-width: 1px 0;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
	}
#reg-sponsorship-info {
	margin-bottom: 15px;
	}
	#reg-sponsorship-info input.table-sponsorship {
		font-size: 140%;
		font-weight: bold;
		}
#free-raffle-tix {
	background-color: #ffc;
	border: 1px solid #fc3;
	border-width: 1px 0;
	font-size: 130%;
	margin: 10px 0;
	padding: 5px;
	}
.small {
	font-size: 80%;
	}
#err-msg-box {
	border: 1px solid #c00;
	padding: 3px;
	margin: 10px 0;
	width: 345px;
	}
	#err-msg-box h2 {
		background-color: #c00;
		color: #fff;
		padding: 4px;
		}
.gold-sponsor {
	color: #cfb53b;
	font-weight: bold;
	}
.silver-sponsor {
	color: #c0c0c0;
	font-weight: bold;
	}
.bronze-sponsor {
	color: #a67d3d;
	font-weight: bold;
	}
#nav li .subnav li.indent-link {
	padding-left: 6px;
	margin-top: -6px;
	}
	#nav li .subnav li.indent-link a {
		text-decoration: none;
		font-weight: bold;
		width: 124px;
		}
		#nav li .subnav li.indent-link a:hover {
			text-decoration: underline;
			margin-right: 0;
			padding-right: 0;
			}
#nav li .subnav li.small-link {
	font-size: 90%;
	}
#fashion-show-poster #register {
	position: relative;
	top: 296px;
	left: 10px;
	z-index: 2;
	}
	#fashion-show-poster a#register, #fashion-show-poster a#register:hover {
		color: #ff0;
		font: 12px Tahoma;
		text-decoration: none;
		background-color: transparent;
		}
#fashion-show-poster #details {
	position: relative;
	top: 312px;
	left: -138px;
	z-index: 3;
	}
	#fashion-show-poster a#details, #fashion-show-poster a#details:hover {
		color: #ff0;
		font: 12px Tahoma;
		text-decoration: none;
		background-color: transparent;
		}