/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.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;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************* End Yahoo Reset CSS ***************/

/********* Element Styles **************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	background: #BDC0DC url(/images/bg_page.jpg) 0 0 repeat-x;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
}
a {
	color: #044E89;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #0D1681;
	margin-bottom: 15px;
}
/********* End Element Styles **************/

/*********** Magiks **********/
.clear {
	clear: both;
}
/*********** End Magiks **********/

/************** Structure *************/
#container {
	width: 972px;
	margin: 0 auto;
}
.text-callout {
	position: absolute;
	margin: 5px 0 0 65px;
}
#top-links {
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 8px 6px 0 0;
}
#top-links a {
	color: #fff;
	text-decoration: none;
}
#top-links a:hover {
	text-decoration: underline;
}
#top-links form {
	display: inline;
}
#top-links input {
	vertical-align: middle;
}
#top-links input.search-text {
	border: 0 !important;
	background: #595FAE url(/images/bg_top_search_text.jpg) 0 0 no-repeat !important;
	color: #ccc !important;
	font-size: 11px !important;
	padding: 2px 0 4px 4px !important;
	margin: 0 -3px 0 0 !important;
}
#header {
	margin-top: 10px;
	background: url(/images/bg_header.jpg) 0 0 no-repeat;
	height: 90px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 19px;
	left: 23px;
}
#header h1 span {
	display: none;
}
#logo {
	position: absolute;
	top: 19px;
	right: 17px;
}

/************ Header Nav ************/
#header-nav ul {
	margin: 0;
	padding: 63px 0 0 23px;
}
#header-nav ul li {
	list-style: none;
	float: left;
	margin: 0 8px 0 0;
}
#header-nav ul li a {
	color: #fff;
	display: block;
	height: 16px;
}
#header-nav ul li a span {
	display: none;
}
#header-nav ul li.about a {
	background: url(/images/nav/about.jpg) 0 0 no-repeat;
	width: 69px;
}
#header-nav ul li.about a:hover {
	background-position: 0 -16px;
}
#header-nav ul li.help a {
	background: url(/images/nav/help.jpg) 0 0 no-repeat;
	width: 69px;
}
#header-nav ul li.help a:hover {
	background-position: 0 -16px;
}
#header-nav ul li.partners a {
	background: url(/images/nav/partners.jpg) 0 0 no-repeat;
	width: 65px;
}
#header-nav ul li.partners a:hover {
	background-position: 0 -16px;
}
#header-nav ul li.store a {
	background: url(/images/nav/store.jpg) 0 0 no-repeat;
	width: 47px;
}
#header-nav ul li.store a:hover {
	background-position: 0 -16px;
}
#header-nav ul li.events a {
	background: url(/images/nav/events.jpg) 0 0 no-repeat;
	width: 46px;
}
#header-nav ul li.events a:hover {
	background-position: 0 -16px;
}
/********** End Header Nav ***********/

/********** Main Nav ***********/
#main-nav {
	background: url(/images/bg_content.png) 0 0 repeat-y;
}
#main-nav ul {
	margin: 0 0 0 11px;
}
#main-nav ul li {
	list-style: none;
	float: left;
}
#main-nav ul li a {
	color: #fff;
	display: block;
	height: 24px;
	margin: 16px 0 0 5px;
}
#main-nav ul li span {
	display: block;
	height: 24px;
	margin: 16px 0 0 5px;
}
#main-nav ul li.give, #main-nav ul li.advocate, #main-nav ul li.volunteer {
	width: 314px;
	height: 88px;
	margin-right: 6px;
	overflow: hidden;
}
#main-nav ul li.give {
	background: url(/images/nav/bg_give.jpg) 0 0 no-repeat;
}
#main-nav ul li.give span {
	background: url(/images/nav/give.jpg) 0 0 no-repeat;
	width: 62px;
}
#main-nav ul li.advocate {
	background: url(/images/nav/bg_advocate.jpg) 0 0 no-repeat;
}
#main-nav ul li.advocate span {
	background: url(/images/nav/advocate.jpg) 0 0 no-repeat;
	width: 131px;
}
#main-nav ul li.volunteer {
	background: url(/images/nav/bg_volunteer.jpg) 0 0 no-repeat;
	width: 310px;
	margin: 0;
}
#main-nav ul li.volunteer span {
	background: url(/images/nav/volunteer.jpg) 0 0 no-repeat;
	width: 146px;
}
#main-nav ul li.give ul li a, #main-nav ul li.advocate ul li a, #main-nav ul li.volunteer ul li a {
	background: none;
	width: auto;
}
#main-nav ul li ul {
	margin-top: 23px;
}
#main-nav ul li ul li {
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#main-nav ul li ul li a {
	text-decoration: none;
	display: inline;
	margin: 0;
	height: auto;
}
#main-nav ul li ul li a:hover {
	text-decoration: underline;
}
/***************** Main Nav **************/

/************ Content ***********/
#content {
	background: url(/images/bg_content.png) 0 0 repeat-y;
	padding: 8px 11px 8px 11px;
}
/************ End Content **********/

/************* Footer ***************/
#footer {
	background: url(/images/bg_footer.png) 0 0 no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding: 15px 15px 75px 15px;
}
#footer .foot-left {
	float: left;
	width: 350px;
}
#footer .foot-right {
	float: right;
	width: 575px;
	text-align: right;
}
#footer .foot-left .foot-top-nav p {
	margin: 0;
	color: #044E89;
}
#footer .foot-left .foot-top-nav p a {
	text-decoration: none;
}
#footer .foot-left .foot-top-nav p a:hover {
	text-decoration: underline;
}
#footer .foot-left .foot-top-nav p.copyright {
	font-size: 10px;
	color: #999;
}
#footer .foot-left .foot-main-nav {
	padding-top: 10px;
}
#footer .foot-left .foot-main-nav ul {
	margin: 0;
	float: left;
	margin-right: 15px;
	width: 105px;
}
#footer .foot-left .foot-main-nav ul li {
	list-style: none;
	font-size: 11px;
	padding-left: 2px;
}
#footer .foot-left .foot-main-nav ul li.give, #footer .foot-left .foot-main-nav ul li.advocate, #footer .foot-left .foot-main-nav ul li.volunteer {
	padding: 0;
	margin-bottom: 8px;
}
#footer .foot-left .foot-main-nav ul li a {
	text-decoration: none;
}
#footer .foot-left .foot-main-nav ul li a:hover {
	text-decoration: underline;
}
#footer .foot-left .foot-main-nav ul li span {
	display: block;
}
#footer .foot-left .foot-main-nav ul li.give span {
	display: block;
	background: url(/images/nav/foot_bg_give.png) 0 0 no-repeat;
	width: 27px;
	height: 12px;
}
#footer .foot-left .foot-main-nav ul li.advocate span {
	display: block;
	background: url(/images/nav/foot_bg_advocate.png) 0 0 no-repeat;
	width: 56px;
	height: 12px;
}
#footer .foot-left .foot-main-nav ul li.volunteer span {
	display: block;
	background: url(/images/nav/foot_bg_volunteer.png) 0 0 no-repeat;
	width: 61px;
	height: 12px;
}
#footer .foot-left .foot-main-nav ul.last {
	margin: 0;
}

#footer .foot-right p {
	margin: 0;
}
#footer .foot-right p.contact-info {
	margin: 0;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	padding-top: 8px;
}
#footer .foot-right img.live-united {
	float: right;
	padding-left: 25px;
}

/************** End Structure *************/

/************** Content Styles ***************/
#home-content {
	background: url(/images/bg_home-content.jpg) 0 0 repeat-x;
	margin: 0 -5px;
}
#home-content #home-left {
	float: left;
	width: 520px;
	height: 295px;
	margin-left: 5px;
	border: 1px solid #ddd;
}
#home-content #home-right {
	float: right;
	width: 395px;
	margin-right: 5px;
	padding-top: 20px;
}
#home-content ul.home-nav {
	clear: both;
	margin: 0 0 0 7px;
	padding-top: 23px;
}
#home-content ul.home-nav li {
	list-style: none;
	float: left;
	margin-right: 8px;
}
#home-content ul.home-nav li.last {
	margin: 0;
}
#home-right h1 {
	color: #333399;
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 28px;
	width: 235px;
	text-align: justify;
}
#home-right h1 span.red {
	color: #CC0000;
}
#home-right h1 span.yellow {
	color: #FFCC00;
	font-size: 18px;
}
#home-right h1 span.black {
	color: #000;
	font-size: 18px;
}
.home-box {
	border: 1px solid #D9DAE1;
	float: left;
	margin: 20px 9px 0 0;
}
.home-box .head {
	background: #F3F4F6;
	padding: 5px 10px;
	border-bottom: 1px solid #D9DAE1;
}
.home-box .head h3 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
}
.home-box .content {
	padding: 15px 12px;
	background: #fff;
	font-size: 12px;
	height: 128px;
}
.news-box {
	width: 298px;
	margin-left: 7px;
}
.news-box .content ul {
	margin: 0;
}
.news-box .content ul li {
	list-style: none;
	line-height: 20px;
	margin-bottom: 4px;
}
.news-box .content ul li span.news-date {
	font-weight: bold;
	color: #8082B3;
}
.touch-box {
	width: 215px;
}
.touch-box .content p {
	margin: 25px 0 0 0;
}
.touch-box .content input {
	vertical-align: middle;
	font-size: 11px;
	color: #999;
}
.touch-box .content input.email-text {
	border: 0;
	background: url(/images/bg_email_input.jpg) 0 0 no-repeat;
	padding: 3px 6px 5px 6px;
	width: 124px;
}
.resource-box {
	width: 408px;
	margin: 20px 0 0 0;
}
.resource-box .content {
	background: url(/images/bg_home-box_resources.jpg) bottom right no-repeat;
}
.resource-box .content ul {
	margin: 0;
}
.resource-box .content ul li {
	list-style: none;
}
.printButton {
	float: right;
	margin-right: 10px;
}
.printButton a {
	display: block;
	height: 18px;
	width: 55px;
	background: url(../images/icon_print.jpg) 0 0 no-repeat;
}
.printButton a span {
	display: none;
}
.printButton a:hover {
	background-position: 0 -18px;
}
.download a {
	padding-left: 25px;
	background: url(/images/pdf-icon.png) 0 0 no-repeat;
}
.breadCrumbs {
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
}
/************** Donation Page *****************/
.donationContainer {
	margin: 20px 0 15px 0;
	width: 180px;
	float: left;
}
.donationList {
	margin: 0;
}
.donationList li {
	list-style: none;
	margin-bottom: 15px;
}
.donationRadio {
	width: 25px;
	text-align: center;
	float: left;
	padding-top: 5px;
}
.donationInfo {
	float: left;
}
.donationInfo h3 {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.donateSubmit {
	margin-left: 25px;
}
.one-column {
	padding: 10px;
}
.one-column fieldset {
	padding: 10px;
	border: 1px solid #ccc;
}
.one-column fieldset legend {
	border: 1px solid #ccc;
	padding: 4px 6px;
	font-weight: bold;
}
.shop-minidesc td {
	padding: 4px 0;
}
#error {
	padding: 10px;
	border: 1px dashed #ff0000;
	margin-bottom: 10px;
	font-weight: bold;
	background: #F7DFE0;
	color: #CC3333;
}
#sub1MainThreeCol #options {
	display: none;
}
.sliderWrapper {
	background: #fafafa;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	width: 507px;
	float: right;
}
.sliderWrapper h3 {
	font-size: 150%;
	margin: 10px 0 15px 0;
}
.sliderWrapper div.description {
	font-size: 16px;
	font-weight: bold;
}
#health-slider {
	width: 490px;
	color: #333;
}
span.hugeText {
	font-size: 24px;
}
#customAmountDiv {
	display: none;
	clear: left;
	padding-left: 25px;
}

/************ Company Tools **************/
.loginTable td {
	padding: 0 8px 8px 0;
}
#supplyFormTable td {
	padding: 0 8px 8px 0;
}

/**************** End Content **************/
.ceo-callout {
	background: url(../images/bg_ceo_callout.jpg) 0 0 repeat-x;
	margin: 8px 11px 0 11px;
	height: 27px;
	padding-top: 5px;
	display: block;
}
.ceo-callout p {
	margin: 0;
	color: #fff;
	padding: 0 0 0 10px;
}
.ceo-callout p a {
	color: #fff;
	font-weight: bold;
}




/***************** Old Site Styles ******************/

h1 {
	margin: 0;
	font-size: 160%;
	font-weight: normal;
	color: #FE230A; /* SORT OF UNITED WAY ORANGE */
}
h2 {
	color: #7C81B8;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	}
h3 {
	color: #7C81B8;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	}
h4 {
	margin: 0;
	font-size: 110%;
	color: #666666;}
h6 {
	color: #7C81B8;
	margin: 0 0 -5px 0;
	font-size: 85%;
	font-weight: normal;
	}
	
.staffMember {
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	padding: 5px 0 5px 0;
	margin: 40px 0 0 0;

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.staffMember h2 {
	font-weight: normal;
	font-size: 14px;}
.boardMember {
	font-size: 12px;
	color: #666666;}
.boardMember h2 {
	margin: 0;
	font-size: 14px;}
#top100 {
	margin: 0;
	padding: 0;
}
#top100 th {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	color: #0000CC;
	font-size: 11px;
}
#top100 td {
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}
p.event {
	margin: 0;
	padding: 0;
}
span.event {
	font-size: 90%;
	color: #666;
}
h3.event {
	margin: 0;
	padding: 0;	
}
h3.event a {
	color: #FE9500;
}
.eventMonthLinks {
	font-size: 90%;
	float: right;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	background-color: #eee;
	padding: 5px;
	}
.textButton {
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #eeeeee;
	padding: 3px 5px;
	line-height: 53px;
	margin: 10px 0 0 0;
}	
.textButton:hover {
	color: #fff;
	border: 1px solid #7C81B8;
	background-color: #FE230A;}


/* 
	NRN SUBSITE 
*/
#nrnNav {
	padding: 8px 0;
}
#nrnWorkshops {
	line-height: 17px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #ccc;}
#nrnWorkshops .small {
	font-size: 10px;}
#nrnWorkshops .workshopDesc {
	font-size: 11px;
}
#nrnWorkshops th {
	padding: 4px;
	color: #666;
	font-size: 11px;
	text-align: left;
	background-color: #ccc;}
#nrnWorkshops td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	background-color: #eee;
	padding: 8px 4px;}
#nrnWorkshops .register {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	width: 75px;
}
#nrnWorkshops .register form {
	margin: 0;
	padding: 0;}
#nrnWorkshops .date {
	font-size: 12px;
	color: #333;}
#hidden {
background: #fff;
display: none;
}
#hidden form {
	margin: 0;}
#hidden fieldset {
	
	font-size: 12px;
	padding: 10px
	}
#hidden fieldset legend {
	padding: 1px 5px;
	font-size: 15px;
	font-weight: bold;
	background-color: #eee;
	}
#hidden .workshopName {
	font-weight: bold;
	color: #333333;
	border: 1px solid #fff;}
#workshop {
	border: 1px solid #fff;
	color: #333;
}
/* 
	NRN RESOURCES
*/
#resourceTable {
	clear: left;
	margin: 15px 0 0 0;
	line-height: 17px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #ccc;}
#resourceTable .small {
	color: #333;
	font-size: 11px;
	font-style: italic;}
.grey {
	color: #666;
	width: 50px;}

#resourceTable td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	background-color: #eee;
	padding: 8px 4px;}
#resourceTable .add {
	font-size: 11px;
	font-weight: bold;
}

#cartTable {
	margin: 15px 0 0 0;
	line-height: 17px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #ccc;}
#cartTable h3 {
	color: #7C81B8;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	}
#cartTable .small {
	color: #333;
	font-size: 11px;
	font-style: italic;}
#cartTable .grey {
	color: #666;
	width: 110px;}

#cartTable td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	background-color: #eee;
	padding: 8px 4px;}
#cartTable .delete {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
#resourceNav {
	font-size: 12px;
	margin: 0;
	list-style: none;
	clear: both;
	}
#resourceNav li {
	list-style: none;
	float: left;
	margin: 10px 10px 0 0;
}
#resourceNav li a {
	padding: 20px 20px 20px 5px;
	background-color: #eee;}
#resourceNav li a:hover {
	background-color: #666;
	color: #fff;}
#Checkout {
	font-size: 16px;
	float: right;
	}
.cartMessage {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7EBAD;
	}
#checkout {
	font-size: 12px;}
#checkout legend {
	font-size: 14px;
	background-color: #eee;
	padding: 0px 8px;}
#checkout .requiredText {
	font-size: 11px;
	font-style: italic;
	color: #333;}
#checkout #submit {
	font-weight: bold;}
#checkout .bookbag {
	font-size: 11px;
	width: 100%;}
#checkout .bookbag td{
	padding: 2px;
	margin: 0;
	line-height: 16px;

	border-bottom: 1px solid #ccc;
	}
p#whatMatters {
	color: #FE230A;
	font-size: 14px;
	font-weight: bold;
}
#spryMerge {
	display: none;
	visibility: hidden;
}
label.contact,input.contact,textarea.contact {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label.contact {
	text-align: right;
	width: 100px;
	padding-right: 7px;
}
br.contact {
	clear: left;
}
#Submit {
	margin-left: 106px;
}

/********************* Old Site Styles ******************/





















/*********** Template CSS *****************/
/* ####################
TOC...
############################## */
img.topPhotoMask{ behavior: url(iepngfix.htc) }

.preloads
	{
	position:absolute;
	top:-1500px;
	left:-1500px;
	}
body#sub
	{
	background: #ffffff url(/images/bg_sub.gif) repeat-x;
	}

#sub_topWhiteBoxBG
	{
	float:left;
	padding-top:5px;
	width:960px;
	background:#ffffff url(/images/subMainWhiteTop.gif) no-repeat top;
	}
#sub_topWhiteBoxBGInsideGradient
	{
	float:left;
	width:960px;
	background:#ffffff url(/images/sub_topWhiteBoxBGInsideGradient.gif) repeat-x bottom;
	}
	#subBtmOfGradient
		{
		height:5px;
		float:left;
		clear:both;
		width:960px;
		background:#f6f7f7;
		}
		#subBtmOfGradient .leftSide, #subBtmOfGradient .mid
			{
			height:5px;
			float:left;
			}
			#subBtmOfGradient .leftSide
				{
				width:5px;
				background:url(/images/btmOfGrey_left.gif) no-repeat;
				}
			#subBtmOfGradient .rightSide
				{
				width:5px;
				height:5px;
				float:right;
				background:url(/images/btmOfGrey_right.gif) no-repeat;
				}
#colourfulHeads, #rowBelow
	{
	clear:both;
	float:left;
	width:949px;
	margin:5px 5px 0 5px;
	}
.fullThreeColumnLayout
	{
	clear:both;
	float:left;
	width:949px;
	margin:0 5px 0 5px;
	}
	#lg_give, #give, #advocate, #volunteer, #colourfulHeader
		{
		float:left;
		}
		#give, #advocate, #volunteer
			{
			width:110px;
			}
		#colourfulHeads .mid
			{
			margin:0 5px 0 5px;
			}
		#colourfulHeads .second
			{
			margin:0 0 0 0;
			}
		#colourfulHeads .colourfulHeaderBlue
			{
			margin-right:5px;
			width:604px;
			height:31px;
			background:#ffffff url(/images/colourfulHead_bg_blue.gif) no-repeat;
			}
			#colourfulHeads .colourfulHeaderBlue h1
				{
				margin:5px 0 0 12px;
				color:#ffffff;
				}
.fullThreeColumnLayout .firstColumn, .fullThreeColumnLayout .secondColumn, .fullThreeColumnLayout .thirdColumn
	{
	float:left;
	}
#sub1MainThreeCol .firstColumn
	{
	width:193px;
	/*overflow:hidden;*/
	}
#sub1MainThreeCol .secondColumn
	{
	padding:0 15px 0 15px;
	width:529px;
	overflow:hidden;
	}
	.firstColumn .inner, .secondColumn .inner, .thirdColumn .inner
		{
		padding:10px 0 0 0;
		}
	#sub1MainThreeCol .secondColumn .inner p
		{
		padding-bottom:14px;
		}
#sub1MainThreeCol .thirdColumn
	{
	overflow:hidden;
	width:196px;
	}

#rowBelow
	{
	margin-top:10px;
	width:950px;
	clear:both;
	float:left;
	}
.bigHead
	{
	float:left;
	width:950px;
	}
	.bigHead .leftSide
		{
		float:left;
		height:41px;
		width:10px;
		background:url(/images/bigHeadLeftSide.gif) no-repeat;
		}
	.bigHead .inside
		{
		float:left;
		height:41px;
		width:930px;
		background:url(/images/bigHeadInside.gif) repeat-x;
		}
		.bigHead .inside h2
			{
			font-size:20px;
			margin:8px 0 !important;
			}
	.bigHead .rightSide
		{
		float:left;
		height:41px;
		width:10px;
		background:url(/images/bigHeadRightSide.gif) no-repeat;
		}

.bigFoot
	{
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
	.bigFoot .leftSide
		{
		float:left;
		height:5px;
		width:10px;
		background:url(/images/bigFootLeftSide.gif) no-repeat;
		}
	.bigFoot .inside
		{
		float:left;
		height:5px;
		width:930px;
		background:url(/images/bigFootInside.gif) repeat-x;
		}
	.bigFoot .rightSide
		{
		float:left;
		height:5px;
		width:10px;
		background:url(/images/bigFootRightSide.gif) no-repeat;
		}
		
.underBigHead
	{
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
	.underBigHead .inner
		{
		width:908px;
		padding:20px;
		float:left;
		}
		.underBigHead .inner .videoThumb
			{
			width:285px;
			float:left;
			}
		.underBigHead .inner .content
			{
			width:575px;
			float:left;
			padding:0 30px 0 15px;
			}
			
		.underBigHead .inner .columnholder {
		float: left;
		width: 908px;
		}
			
			.underBigHead .inner .content h3
				{
				color:#333333;
				font-weight:bold;
				text-transform:uppercase;
				}
				
			.underBigHead .inner .column3  {
			float: left;
			width: 270px;
			font-size: 11px;
			}
			
			.underBigHead .inner .middle {
			margin: 0 20px;
			padding: 0 20px;
			border-left: 1px solid #f0f0f0;
			border-right: 1px solid #f0f0f0; 
			}
			
			.underBigHead .inner .column3 p {
			font-size: 11px;
			line-height: 16px;
			text-indent: 1px;
			}
			
			.underBigHead .inner .column3 h3 {
			color:#666666;
			font-weight: bold;
			margin: 0 0 2px 0;
			font-size: 11px;
			}
			
			.underBigHead .inner .column3 a.more {
			margin: 0 0 20px 0;
			display: block;
			padding-left: 10px;
			background: url(/images/more_arrows.gif) 0px 6px no-repeat;
			}
			
			.underBigHead .inner .column3 a.end {
			margin: 0;
			}
						
			.underBigHead .inner .column3 img.imghead {
			display: block;
			margin: 0 0 12px 0;
			}
			
			
				
.medHead
	{
	float:left;
	width:950px;
	}
	.medHead .leftSide
		{
		float:left;
		height:29px;
		width:10px;
		background:url(/images/medHeadLeftSide.gif) no-repeat;
		}
	.medHead .inside
		{
		float:left;
		height:29px;
		width:930px;
		background:url(/images/medHeadInside.gif) repeat-x;
		}
		
	.medHead .inside h2 {
	color: #666;
	padding: 3px 0 0 10px;
	}
	
	.medHead .inside h2 .dark {
	color: #2f3196;
	}
	
	 	
	.medHead .rightSide
		{
		float:left;
		height:29px;
		width:10px;
		background:url(/images/medHeadRightSide.gif) no-repeat;
		}
.underMedHead
	{
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
.formBox
	{
	float:left;
	clear:both;
	width:948px;
	background:#ffffff url(/images/formBoxBG.gif) repeat-x bottom;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
	
	.formBox input, .formBox textarea, .formBox select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color:#666;
}
	.formBox .inner
		{
		float:left;
		padding:6px;
		}
	.formBox .inner .firstBit, .formBox .inner .secondBit
		{
		width:275px;
		margin:0 0 0 0;
		float:left;
		}
	.formBox .inner .secondBit2
		{
		width:200px;
		margin:0 0 0 0;
		float:left;
		}
	.formBox .inner .thirdBit
		{
		width:190px;
		margin:0 0 0 0;
		float:left;
		}
		.formBox .inner .firstBit .info
			{
			margin:10px 45px 0 5px;
			}
		.formBox .inner td, .formBox .inner .firstBit .info p
			{font: 11px arial;}
			.vs_leftrighthighlight {color: #ff7a00;}
table.formTbl td
	{
	padding:10px 15px 0 0;
	}
.formText
	{
	font-size:11px;
	}
.formFoot
	{
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
	.formFoot .leftSide
		{
		float:left;
		height:6px;
		width:6px;
		background:url(/images/formFootLeftSide.gif) no-repeat;
		}
	.formFoot .inside
		{
		float:left;
		height:6px;
		width:938px;
		background:url(/images/formFootInside.gif) repeat-x;
		}
	.formFoot .rightSide
		{
		float:left;
		height:6px;
		width:6px;
		background:url(/images/formFootRightSide.gif) no-repeat;
		}
	.underMedHead .inner
		{
		background:#ffffff;
		font-family: "Trebuchet MS", arial, sans-serif;
		font-size: 12px;
		clear:both;
		width:908px;
		padding:20px;
		float:left;
		}
		.underMedHead .inner .one, .underMedHead .inner .two, .underMedHead .inner .three, .underMedHead .inner .four
			{
			float:left;
			width:227px;
			}
	.underMedHead a:link, .underMedHead a:visited
		{text-decoration:none;}
		.underMedHead a:hover
		{text-decoration:underline;}
/* ___________________________________________________________ */

#leftNav
	{
	width:193px;
	}
	
	
	#leftNav .top
		{
		background:url(/images/leftNav_top.gif) no-repeat;
		width:193px;
		height:9px;
		}
	#leftNav .inside
		{
		margin-top:-5px;
		width:191px;
		background:#ffffff url(/images/leftNavBG.gif) repeat-x bottom;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		}
	#leftNav .inside
		{
		min-height:223px;
		}
	#leftNav .inside a:link, #leftNav .inside a:visited, #leftNav .inside a:hover
		{
		color:#37393c;
		text-decoration:none;
		background: none;
		border-bottom:1px solid #d9dae1;
		display:block;
		width: 172px;
		padding:10px 0 8px 5px;
		}
	#leftNav .inside a:hover, #leftNav .inside ul li:hover a
		{
		/*background: url(/images/leftNav_linkBG-over.gif) no-repeat 2px 8px !important;*/
		background: none;
		color:#1c2482 !important;
		font-weight: bold;
		}
		#leftNav .inside ul li:hover ul li a {
			color: #37393c !important;
		}
		
		
		/************* jason mod ****************/
		#leftNav .inside ul {
			margin: 0;
			z-index: 999;
			position: relative;
		}
		#leftNav .inside ul li {
			list-style: none;
			position: relative;
			height: auto;
			padding-left: 5px;
		}
		#leftNav .inside ul li ul {
			padding: 5px;
			border: 1px solid #d9dae1;
			position: absolute;
			left: 182px;
			z-index: 999;
			display: none;
			width: 200px;
			top: -1px;
			background:#ffffff;
		}
		#leftNav .inside ul li:hover ul, #leftNav .inside ul li.flyout-show ul {
			display: block;
		}
		#leftNav .inside a.dynNav:link, #leftNav .inside a.dynNav:visited, #leftNav .inside a.dynNav:hover
		{
		border-bottom: none;
		}
		/*#leftNav .inside a.navParent:link, #leftNav .inside a.navParent:visited, #leftNav .inside a.navParent:hover
		{
		border-bottom: none;
		padding-bottom: 0;
		background:url(/images/leftNav_linkBG.gif) no-repeat 2px 8px !important;
		cursor: default;
		color: #37393c !important;
		}*/
		
		#leftNav .inside a.borderless:link, #leftNav .inside a.borderless:visited, #leftNav .inside a.borderless:hover
		{
		border-bottom: none;
		padding-bottom: 0;
		}
		
		
		#leftNav .inside a.subNav:link, #leftNav .inside a.subNav:visited, #leftNav .inside a.subNav:hover
		{
		/*background: url(/images/arrow_right.png) 18px 3px no-repeat;*/
		background: none;
		padding: 0 0 5px 10px;
		font-size: 11px;
		margin-bottom: 5px;
		font-weight: normal;

		}
		#leftNav .inside a.subNav {
		border-bottom:1px solid #d9dae1;
		}
		#leftNav .inside a.subNav:hover
		{
		background: none !important;
		color: #1c2482 !important;
		text-decoration: underline;
		}
		#leftNav .inside a.border:link, #leftNav .inside a.border:visited, #leftNav .inside a.border:hover
		{
		padding-bottom: 5px;
		}
		/************* end jason mod ****************/
		
		
	#leftNav .inside a.last:link, #leftNav .inside a.last:visited, #leftNav .inside a.last:hover
		{
		border-bottom-style:none !important;
		}
	#leftNav .bottom
		{
		background:url(/images/leftNav_bottom.gif) no-repeat;
		width:193px;
		height:5px;
		clear:both;
		}
#leftSide_emailSignUp
	{
	margin-top:10px;
	width:193px;
	}
	#leftSide_emailSignUp .top
		{
		background:url(/images/leftSide_emailSignUpTop.gif) no-repeat;
		width:193px;
		height:83px;
		}
#leftSide_emailSignUp .inside
		{
		padding:0 0 13px 0;
		width:191px;
		background:#ffffff;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		float:left;
		}
		#leftSide_emailSignUp .inside .grdFormField .email
			{
			width:156px;
			}
		#leftSide_emailSignUp .inside .grdFormField .zip
			{
			width:74px;
			}
#leftSide_emailSignUp .bottom
	{
	background:url(/images/leftSide_emailSignUpBtm.gif) no-repeat;
	width:193px;
	height:7px;
	clear:both;
	}
.grdFormField
	{
	float:left;
	}
	.grdFormField .left
		{
		float:left;
		background:url(/images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	.grdFormField .inner
		{
		padding:0;
		float:left;
		background: url(/images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px !important;
		/*YOU NEED TO SET A WIDTH DEPENDENT ON WHERE YOU'RE USING*/
		}
		
	
	.grdFormField .right
		{
		float:left;
		margin-right:5px;
		background:url(/images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	.grdFormField .btn
		{
		float:left;
		}
#leftSide_emailSignUp .inside #ziptext
	{
	margin-right:-5px;
	padding:12px 0 0 10px;
	font-size:11px;
	color:#999999;
	float:left;
	}
.accordionZiptext
	{
	margin-right:5px;
	font-size:11px;
	color:#999999;
	float:left;
	}
#leftSide_emailSignUp .inside .grdFormField
	{
	margin:12px 0 0 10px;
	}



#hp_tools
    {
    margin:0;
    width:196px;
    background: url(/images/hp_toolsBG.gif) no-repeat;
    overflow:hidden;
    }
	
	
	

/*~~~~~~~~~accordion jammies~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sub-container 
    {
    margin:0 0 0 0;
    }
#bottom_container 
    {
    clear: both;
    }
h3.accordion_toggle, h3.accordion_toggle_active
    {
    cursor: hand;
    display: block;
    padding:0 0 0 10px;
    height:29px;
    margin: 0;
    font-weight:normal;
    font-size:12px;
	line-height:30px;
    color:#666;
    font-family:"Trebuchet MS",  verdana, sans-serif;
    }
h3.accordion_toggle_active
	{
    color:#ffffff;
    }
.accordion_toggle
    {
    background: url(/images/accordHdrClosed.gif) no-repeat;
	border-top:1px solid #f1f2f4;
    }
	#bottom_container #first
		{
		border-top-style:none;
		}
.accordion_toggle_active
    {
    background: url(/images/accordHdrOpen.gif) no-repeat;
    }
.accordion_toggle[id="first"]
	{
    background: url(/images/accordHdrClosed_first.gif) no-repeat !important;
	}
.accordion_toggle_active[id="first"]
	{
    background: url(/images/accordHdrOpen_first.gif) no-repeat !important;
	}
/*.accordion_toggle[acc="last"]
	{
    background: url(/images/accordHdrClosed_last.gif) no-repeat;
	height:34px !important;
	margin-bottom:-5px !important;
	}
.accordion_toggle_active[acc="last"]
	{
    background: url(/images/accordHdrOpen.gif) no-repeat !important;
	}*/
.accordion_content 
    {
	background:#ffffff url(/images/leftNavBG.gif) repeat-x bottom;
    color: #999999;
    margin:0;
    border: 1px solid #d9dae1;
	border-top-style:none;
    overflow: hidden;
    }
.accordBtm
	{vertical-align:bottom;
	clear:both;
	display:block !important;
	height:20px;
	background: url(/images/accordBtm.gif) no-repeat bottom;
	}
/*.accordion_content[concon="last"]
	{
	border-bottom-style: none !important;
	}

.accordion_toggle[acc="last"] + .accordion_content[concon="last"] +  .accordBtm
	{
	display:none;
	}*/
.accordion_content
    {
    color: #666666;
    line-height: 110%;
    }
.accordion_content p, .accordion_content table td
	{
	padding-bottom:2px;
	font-size:11px;
	color: #666666;
    line-height: 135%;
	}
table.accordFormTbl
	{
	}
table.accordFormTbl td
	{
	padding:5px 0 8px 0;
	}
.insideAccord
	{
	padding:12px 20px 15px 10px;
	color: #666666;
    line-height: 110%;
	min-height:236px;
	}
	html*.insideAccord
		{/*IE ONLY HACK*/
		min-height:236px !important;
		}/*IE ONLY HACK*/
		
/*#############################################
TRICKY STYLES
#############################################*/
.skip {/*this ones to hide text, but screen readers will see it....508 compliance tdb */
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; /* for the benefit of IE5 Mac */
}
/*********** End Template CSS *****************/
.inside input {
	vertical-align: middle;
}
.accordion_content ul {
	margin: 0 0 10px 20px;
}
.accordion_content li {
	font-size: 11px;
	margin-bottom: 5px;
}
#bottom_container h3 a {
	text-decoration: none;
}



/****************** Tempalte overrides **********/
body.give .thirdColumn {
	display: none;
	visibility: hidden;
}
body.give #sub1MainThreeCol .secondColumn {
	width: 720px;
}

/******* Slideshow *************/
.loading {
	background: url(/images/loading.gif) center no-repeat;
}
#slideshowContainer {
	width: 520px;
	height: 295px;
	position: relative;
}
#slideshowContainer img {
	position: absolute;
}
#thumbnails {
	display: none;
}
.previous, .next {
	text-align: center;
	border: 1px solid #fff;
	width: 30px;
	height: 30px;
	position: absolute;
	display: none;
}
.previous {
	margin-top: -50px;
	margin-left: 20px;
}
.next {
	margin-top: -50px;
	margin-left: 470px;
}
.previous a, .next a {
	/*font: 24px/0.8 Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-decoration: none;
	color: #fff;
	display: block;
	height: 20px;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background-color: #625028;
}