﻿/* Wide Template Page and Header */
#page {
    padding: 0 10px;
	width: 940px;
}

#top {
    width:940px;
}

#header {
    background: url("../images/header-top-940.gif") no-repeat;
    width:940px;
}
#logotype {
    background: #0D7C99 url("../images/header-btm-left-340.gif") no-repeat left bottom;
    width: 340px;
}
#start {
    width: 595px;
}
.start_national {
   background: url(../images/start/start-national-595.gif) no-repeat;
}
.start_green {
   background: url(../images/start/start-green-595.gif) no-repeat;
}
.start_orange {
   background: url(../images/start/start-orange-595.gif) no-repeat;
}
.start_blue {
   background: url(../images/start/start-blue-595.gif) no-repeat;
}
.start_red {
   background: url(../images/start/start-red-595.gif) no-repeat;
}
#find {
    width: 595px;
}
#find .formDiv {
	height:27px;
}
/* Wide Template SideNav */
#left-column {
    background: #EEEEEE url("../images/top-left-column-160.gif") no-repeat;
    width: 160px;
}

/* Wide Template Main Content */
#middle-wide {
	background: url(../images/bg-page-result-960.gif) repeat-y 0 100px;
	clear:both;
	margin-top: 15px;
	overflow: hidden;
	width: 940px;
}
#middle-wide a:hover, #segment-wrapper a:hover {
    color:#0D7C99;
}
/* Segment Pages Main Content */
* html #segment-wrapper ul.crumbs {
	padding-bottom: 20px;
}
#segment-wrapper ul.crumbs {
	background: #fff;
	display: block;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0 0 32px;
	width: 420px;
}
#segment-wrapper ul.crumbs li {
	background: url(../images/err-spacer.gif) no-repeat right 3px;
	color: #666;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 0 7px 0 3px;
}
#segment-wrapper ul.crumbs li.active {
	background: none;
}
#segment-wrapper ul.crumbs li a {
	color: #666;
	font-size: 1em;
}
#segment-wrapper ul.crumbs li a:hover {
	text-decoration: none;
}
#segment-wrapper h1 {
    clear:both;
    color:#333333;
    display:block;
    font-size:2.4em;
    font-weight:normal;
    margin:-15px 0 15px;
    padding:0;
}

#segment-wrapper h2.charity {
    color:#666666;
    font-size:1.2em;
    font-weight:100;
    margin:-10px 0 15px;
}
#seg-level-1, #seg-level-2, #seg-level-3 {
	border-bottom:#CCCCCC solid 2px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	width:940px;
}
.seg-block {
	float:left;
	min-height:50px;
	width:220px;
}
.seg-block-L {
	margin-right:10px;
}
.seg-block-R {
	margin-left:10px;
}
.seg-block-C {
	margin:0 10px;
}
.seg-block-wide {
	float:left;
	margin:0 10px;
	width:460px;
}
.seg-block h2 {
	display:block;
	font-size:1.8em;
	line-height:1em;
	margin:0 0 10px;
	min-height:2em;
	width:170px;
}
.seg-block a {
	text-decoration:none;
}
.seg-default {
	background:url(../images/default-icon.png) no-repeat right top;
}
.seg-check {
	background:url(../images/search-icon.png) no-repeat right top;
}
.seg-accredited {
	background:url(../images/directory-icon.png) no-repeat right top;
}
.seg-programs {
	background:url(../images/programs-services-icon.png) no-repeat right top;
}
.seg-complaints {
	background:url(../images/complaints-icon.png) no-repeat right top;
}
.seg-resources {
	background:url(../images/resources-icon.png) no-repeat right top;
}
.seg-find-bbb {
	background:url(../images/find-a-bbb-icon.png) no-repeat right top;
}
.seg-wga-seal {
	background:url(../images/wga-seal-icon.png) no-repeat right top;
}
.seg-wga-hand {
	background:url(../images/wga-hand-icon.png) no-repeat right top;
}
.seg-annual-reports {
	background:url(../images/annual-reports-icon.png) no-repeat right top;
}
.seg-faq {
	background:url(../images/faq-icon.png) no-repeat right top;
}
.seg-structure {
	background:url(../images/structure-icon.png) no-repeat right top;
}
.seg-ad-review {
	background:url(../images/ad-review-icon.png) no-repeat right top;
}
.seg-employment {
	background:url(../images/employment-icon.png) no-repeat right top;
}
.seg-bbb-accreditation {
	background:url(../images/accreditation-icon.png) no-repeat right top;
}
.seg-block ul {
	margin:0;
	padding:0;
}
.seg-block ul li {
	background:url("../images/err-red.gif") no-repeat scroll 0 3px;
	list-style:none;
	padding:0 0 0 8px;
}
.seg-block ul li a, .seg-block p  {
	font-size:1.2em;
}
.promo-220 img {
	width:220px;
}
.promo-220 h3 {
	color:#66793A;
	font-size:1.6em;
	margin-top:0;
}
.promo-220 span {
	color:#333;
	display:block;
	text-align:center;

}
/*--- Segment Featured Block --- */
#featured{ 
	background:#eeeeee;
	border:1px solid #333333;
	height:170px; 
	overflow:hidden;
	position:relative; 
	width:460px; 
		/*-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;*/
}

#featured ul.ui-tabs-nav{ 
	background:#333333;
	height:20px;
	left:0px; 
	list-style:none; 
	overflow:hidden;
	margin:0;
	padding:0;
	position:absolute; 
	top:150px;	
	width:190px;
	z-index:9999;
		/*-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-left-radius: 10px;*/
}

#featured ul.ui-tabs-nav li{ 
	color:#fff; 
	float:left;
	font-size:14px; 
	line-height:18px;
}

#featured li.ui-tabs-nav-item a{ 
	background:#333333;
	border-right:1px solid #FFF;
	color:#FFF;  
	display:block; 
	font-weight:bold;
	line-height:20px;
	padding:0 7px 0;
	text-decoration: none;
}
/*#featured #nav-fragment-1 a{
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-left-radius: 10px;
}*/
#featured li.ui-tabs-nav-item a:hover{ 
	background:#9E2B1E;
	color:#fff;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
    background:#9E2B1E; 
	color: #fff; 
}

#featured .ui-tabs-panel{ 

	height:170px;
	position:relative;
	width:460px;  
}

#featured .ui-tabs-panel img {
	width: 190px; height: 150px; 
	/*	-webkit-border-top-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		border-top-left-radius: 10px;*/
}

#featured .ui-tabs-panel .info{ 
	height:170px;
	left:200px;
	position:absolute; 
	top:0px;  
	width: 245px;
}

#featured .info h2{ 
	display:block;
	font-size:18px;
	line-height:20px;
	margin:0;
	padding:5px 0;
}
#featured .info h2 a {
	text-decoration:none;
}
#featured sup{ 
	font-size:10px;
}

#featured .info p{ 
	color:#333333;
	font-family:Georgia, serif; 
	font-size:11px; 
	height:110px;
	line-height:13px; 
	margin:0;
	overflow:hidden;
	padding:0;
}

#featured .info .find-more{ 
	background: url(../images/err-red.gif) no-repeat 0 4px;
	bottom:2px; right:0px;
	font-size:12px;
	padding: 0 0 0 8px;
	position:absolute;
	text-decoration:none; 
}

#featured .info a:hover{ 
	color:#0D7C99;
}

#featured .ui-tabs-hide{ 
     display:none; 
}
#center {
    margin:0 0 0 20px;
    width:520px;
}
#footer {
	width:940px;
}
