#profile {
    width: 93%;
    margin: 25px auto 0;
    /* background-color: #ffe8bc; */
    font-size: 13px;
}
#summary #profile {
	width: 97%;
}
#organizationInformation {
    font-size: 1em;
    font-weight : normal;
}

#organizationInformation .row {
    width: 96%;
    padding: 10px 0;
    float : left;
    clear : both;
    border-bottom: 1px #B8CCD1 dotted;
}

#organizationInformation .row .quarter {
    width: 23%;
    padding: 0 1%;
    float : left;
}

#organizationInformation .row .half {
    width: 58%;
    float : left;
    padding: 0 1%;
}

#organizationInformation .row .title {
    font-weight : bold;
    color: #000000;
    width: 33%;
}

#organizationPrograms {
	margin: 0 10px;
}

#organizationPrograms .programWrapper {
    width: 91%;
    height: 1500px;
    padding: 0;
    line-height : 1.7em;
}

.programWrapper .programRow {
    float : left;
    clear : both;
    width: 100%;
    /* min-height: 30px; */
    margin: 0 0 6px 0;
}

.programWrapper .contactRow,
.programWrapper .populationRow {
    min-height: 100px;
}

.programWrapper .programRow .programLabel {
    float : left;
    width: 30%;
    font-weight : bold;
    color: #000000;
    padding: 0 0 0 1%;
}

.programWrapper .programRow .programValue {
    float : left;
    width: 59%;
    margin: 0 0 0 5%
}

.programWrapper .programRow .column {
    width: 45%;
    margin: 0 5% 0 0;
    float : left;
}

#organizationPrograms .programWrapper .locationWrapper {
    width: 90%;
    height: 350px;
/*
    line-height : 1.7em;
*/
}

.locationWrapper .locationRow {
    float : left;
    clear : both;
    width: 90%;
    min-height: 15px;
	margin: 0 0 7px 0;
}

.locationWrapper .locationRow .locationLabel {
    font-weight : bold;
    float : left;
    width: 150px;
    text-indent: -15px;
    padding-left: 15px;
	line-height: 17px;
}

.locationWrapper .locationRow .locationValue {
    float : left;
    width: 290px;
    margin: 0 0 0 25px;
}


#profileAccordion h3 {
	background: none transparent !important;
	color: inherit !important;
	padding: 4px 27px;
	font-size: 15px;
	border:0 !important;
	border-bottom:1px dotted #B8CCD1 !important;
	border-radius:0;
	float: left;
	width: 90%;
	clear:right;
	line-height: 27px;
}
.ui-accordion .ui-accordion-header .ui-icon {
	margin-top: -9px;
}
#profileAccordion h3.ui-state-active {
	border-bottom: none !important;
}
#profileAccordion h3:hover {
	text-indent: 3px;
}
#profileAccordion div.ui-accordion-content {
	border: none;
	background-image: none;
	border-radius: 0;
	background-color: transparent;
	padding: 12px 18px;
	clear:left;
	height: auto !important;
}

.profileSubAccordion {
    clear : both;
    margin: 0 10px;
}
.profileSubAccordion h4 {
	background: none transparent !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
	border: none !important;
	padding: 6px 0 6px 29px;
	color:#000 !important;
}
.profileSubAccordion .locationWrapper {
	background: none transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none !important;
	padding: 8px 28px;
	color:#000;
}
#profileAccordion div.ui-accordion-content.locationWrapper {
	padding-left: 30px;
}

#organizationInformation #orgNameRow {
	display:none;
}
#orgProfileLabel,
.orgProfileLabel {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	display: inline;
	border-bottom: 1px dotted #999;
}
#orgNameHeader {
	color: #F47920;
	font-size: 22px;
	margin: 0 0 7px;
	font-weight: bold;
	line-height: 23px;
}

.editFromProfile {
    float : right;
    background-image: url('../../../images/community/common/pencil_go.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor : pointer;
}

#profileControls {
	float: right;
	margin: 20px 50px;
}
#goBack {
	font-size: 12px;
	margin: 11px 0 -14px 36px;
	cursor: pointer;
	text-decoration: underline;
}

#tabWrapper .ui-tabs-vertical {

}

#tabWrapper .ui-tabs-vertical .ui-tabs-nav {
    padding: 5px;
    float: left;
    width: 25%;
}

#tabWrapper .ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    border-bottom: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC  !important;
    margin: 0 -1px .2em 0;
    max-width: 290px;
	white-space: normal;
}

#tabWrapper .ui-tabs-vertical .ui-tabs-nav li a {
    display:block;
}

#tabWrapper .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
    padding-bottom: 0;
    padding-right: .1em;
    border-right-width: 1px;
    border-right-width: 1px;
	background: none rgba(0, 0, 0, 0);
	box-shadow: none;
	border-radius: 7px 0 0 7px;
	border-right: 0 !important;
}

#tabWrapper .ui-tabs-vertical .ui-tabs-panel {
    padding: 1em;
    float: right;
    height: auto;
    width: 70%;
}

#tabWrapper .ui-tabs-vertical li.ui-state-default a{
    color : #F47920;
}

#tabWrapper .ui-tabs-vertical li.ui-tabs-selected a{
    color : #000000;
}

#programTabs{
    background: none;
    background-color: #FFFFFF;
    border : 1px solid #FFFFFF;
}

#programTabs .ui-corner-all {
    border: none !important;
}

.programName {
	font-weight: bold;
	font-size: 18px;
	margin-left: -20px;
}
.locations .site {
	border-top: 1px dotted #C9C7C7;
	padding: 7px 0 7px 25px;
	margin: 0 0 0 15px;
}
.locations .site.first {
	border: none;
}
.site p {
	margin: 0;
}
.locations {
	margin: 5px 0 0;
}
.demographics {
	margin: -11px 0 6px 12px;
}
.locations .site .address {
	background: url('/communityplatform/public/images/community/common/icon_siteSm.png') no-repeat left center;
	padding-left: 18px;
	font-weight: bold;
	margin-left: -20px;
}
.locations .site .phone {
	background: url('/communityplatform/public/images/community/common/icon_phoneSm.png') no-repeat left center;
	padding-left: 23px;
}
.locations .site .email {
	background: url('/communityplatform/public/images/community/common/icon_emailSm.png') no-repeat left center;
	padding-left: 23px;
}
.locations .site .serviceHours {
	background: url('/communityplatform/public/images/community/common/icon_clockSm.png') no-repeat left center;
	padding-left: 23px;
}
.locations .site .languages,
.locations .site .spanishAvail {
	background: url('/communityplatform/public/images/community/common/icon_bubbleSm.png') no-repeat left center;
	padding-left: 23px;
}
.locationsTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 9px 0 0;
}
#viewAllPrograms {
	text-decoration: underline;
	cursor: pointer;
	float: right;
	font-size: 13px;
	margin-top: -5px;
}
#programTabs.viewAll .ui-tabs-panel {
	width: 97%;
	display: block !important;
	border-bottom: 2px solid #999;
	border-radius: 0;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
#profile #tabWrapper {
	margin-top: 20px;
	border-top: 1px dotted #000;
	padding-top: 20px;
}
#subNavMenu b a {
	float: right;
	color: #000;
	text-decoration: none;
	margin: -10px 20px 0 0;
}
.additionalInfo {
	margin: 10px 0;
}
.additionalInfo div.header {
	font-size: 15px;
	font-weight: bold;
}
.additionalInfo span {
	margin-left: 10px;
}

.programWrapper {
	margin: 0 0 20px 0px;
	border-bottom: 1px dotted #999;
	padding: 0 0 15px 20px;
}

h4 {
	margin: 0 0;
}
