﻿/* web part zone layout =============================================== */

.wpz { float:left; }
.wpz-inner { }
.w16 { width:16%; }
.w17 { width:17%; }
.w20 { width:20%; }
.w25 { width: 24.5%; }
.w33 { width:33%; }
.w34 { width:34%; }
.w50 { width:50%; }
.w66 { width:66%; }
.w67 { width:67%; }
.w100 { width:100%; }

.wpz.mLeft .wpz-inner {
	padding-left:10px;
}
.wpz.mRight .wpz-inner {
	padding-right:10px;	
}
.wpz.bLeft .wpz-inner {
	border-left: 1px dotted #DBDCD6;
}
.wpz.bRight .wpz-inner {
	border-right: 1px dotted #DBDCD6;
}

/* Base web part styling */

.ms-WPHeader td { border-bottom: 0; }
.ms-WPHeader .ms-wpTdSpace { display:none;}
.ms-wpContentDivSpace { margin-left: 0; margin-right: 0; }

.ms-WPTitle { 
	text-align:left!important;
	font-family: 'Lato', sans-serif !important;
	font-size:1em;
	font-weight:bolder;
}

.ms-WPTitle nobr { white-space:normal; } /* Wrap title*/

.ms-WPTitle a {
	background:url('../images/yellow-arrow.png');
	background-position:right 2px;
	background-repeat:no-repeat;
	padding:0px 13px 0px 0px;
}

.ms-WPBody {
	/* margin-right:50px !important; */
	font-size:16px;
	font-weight:normal;
	font-family: 'Crimson Text', serif;
	line-height: 1.5;
}

.ms-WPBody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
	color:#6B7F21;
	text-decoration: none;
}

.sectionHeader {
	font-family: 'Lato', sans-serif !important;
}

.groupheader{
	font-family: 'Lato', sans-serif !important;	
	font-size:1em;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.item {
	padding-top:5px;	
	padding-bottom:5px;	
}

.link-item a:link { 
	font-size: 11px; 
}

.dfwp-item a:hover, .link-item a:hover {
	text-decoration: underline !important;
}


/* Zone context styling ============================================================ */

.top-middle-center-zone-inner .ms-WPTitle {
	font-size:13.5pt !important;
	font-weight:bolder !important;
	font-family: 'Lato', sans-serif !important;
	color:#356C81 !important;
	margin:0 0 1em 0;
}

.designMode .top-middle-center-zone-inner .ms-WPTitle {
	font-size:inherit!important;
}

/* redundant 
.top-middle-center-left-zone .ms-WPBody{
	font-size:12pt;
	font-family:'Crimson Text', serif !important;
} */



/* News Rollup Styles*/
.moreNews{
	background:url('../images/yellow-arrow.png');
	background-position:center;
	background-repeat:no-repeat;
	padding-left:30px;
}

/* News About NFWF Web Part on Home Page */	
.NewsArrow {
	position:relative; 
	top:19px; 
	left:40px; 
	z-index:10;
}

.news .ms-WPHeaderTdMenu, .announcements .ms-WPHeaderTdMenu , .top-middle-center-right-zone .ms-WPHeaderTdMenu{
	width:10px !important;
}
.news .ms-WPHeaderMenuImg, .announcements .ms-WPHeaderMenuImg, .top-middle-center-right-zone  .ms-WPHeaderMenuImg {
	padding: 7px 0 !important;
}
.news ul.dfwp-list {
	margin:0;
}

.news .cqfeed img {
	display:none;
}
.news div.cqfeed a
{
	position:absolute;
	top:-12px !important;
	left:0;
	display:block;
	width:19px;
	height:19px;
	background:url('../images/rss-icon.png') top left transparent no-repeat;
}

.news div.ms-wpContentDivSpace
{
	position:relative;
	/*top:20px;*/
}
.news .ms-WPTitle 
{
	margin-bottom:5px;
	color:#d1581c;
	font-family: 'Lato', sans-serif !important;
	font-weight:Bold;
	font-size:9pt;
	text-transform:uppercase;
	/*margin-right:30px;*/
	height:13px;
}
.news .ms-WPTitle a
{
	color:#d1581c;
}	

.news .ms-WPHeader{
	background-color:#ebe7ca;
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x;
	
}

/* Announcements Styling ========================== */

.announcements ul.dfwp-list {
	margin:0;
}
.announcements .cqfeed img {
	display:none;
}
.announcements div.cqfeed a {
	position:absolute;
	top:-12px !important;
	left:0;
	display:block;
	width:19px;
	height:19px;
	background:url('../images/rss-icon.png') top left transparent no-repeat;
}

.announcements div.ms-wpContentDivSpace {
	position:relative;
}
.announcements .wpz-inner {
	margin: 10px 0 0;
	padding:0 10px 20px 10px;
	border-left:dotted #736844 1px; 	
}
.announcements .wpz-inner > table { }
.announcements .ms-WPTitle a {
	color:#d1581c;
}	
.announcements .ms-WPTitle {
	margin-bottom:5px;
	color:#d1581c;
	font-family: 'Lato', sans-serif !important;
	font-weight:Bold;
	font-size:9pt;
	text-transform:uppercase;
	/*margin-right:30px;*/
	height:13px;
}

.announcements .ms-WPTitle span:first-child { }

.announcements .ms-WPHeader {
	background-color:#ebe7ca;
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x;
}

.announcement .date {
	color: #736844;
	font-weight:bold;
}

.announcement .eventTitle a{
 color: #736844;
}

.AnnArrow {
	position:relative; 
	top:19px; 
	left:118px; 
	z-index:10;
}

/* Navigation 2 */
.Navigation2 {
	margin-top:-13px;
}
.Navigation2 div.ms-wpContentDivSpace {
	position:relative;
	top:20px;
}

.Navigation2 .ms-WPHeader { 
	background-color:#ebe7ca;
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x; 	
}

.Navigation2 .ms-WPTitle   {
	/*background:url('_layouts/images/NFWF_MasterPage/yellow-arrow.png');*/
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-right:15px;
	color:#d1581c;
	font-family: 'Lato', sans-serif !important;
	font-weight:Bold;
	font-size:9pt;
	text-transform:uppercase;
	text-align:left;
	height:13px;
}

.Navigation2Cell{
	width:150px; 
	padding-top:30px; 
	padding-right:20px; 
	padding-left:5px;
}

.Navigation2 div.cqfeed {
	position:absolute;
	top:-20px !important;
	left:0;
}


/* right */

.right .ms-WPTitle {
	margin-bottom:5px;
	color:#D1581c;
	font-family: 'Lato', sans-serif !important;
	font-size:9pt;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left !important;
	}
.right .ms-WPHeader{
	
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x;
}


/*blue zone styling*/
.blue .ms-WPTitle, #divBlue .ms-WPTitle  {
   	margin-bottom:5px;
	color:#346d80;
	font-family: 'Lato', sans-serif !important;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
}

.blue .ms-WPHeaderTd , #divBlue  .ms-WPHeaderTd  {
	background-image:url("../images/SubTitleBg-Blue.png");
	background-position:bottom left;
	background-repeat:repeat-x;
}

.bottom-zone .ms-WPTitle {
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x;
}

/* center blue */
.center-blue, .center-blue .ms-WPBody , .bottom .ms-WPBody , .bottom , .bottom-zone{
	color:#346d80;
	font-family: 'Lato', sans-serif;
}
.center-blue, .center-blue .ms-WPBody, .center-blue .link-item, .center-blue .link-item a:link {
	font-family:  'Lato', sans-serif;
	font-size: 12px !important;	
}
.top-middle-right-zone-inner, .top-middle-right-zone-inner .ms-WPBody, .top-middle-right-zone-inner .link-item, .top-middle-right-zone-inner link-item a:link {
	font-size: 12px !important;	
}
.center-blue .groupheader, .bottom .groupheader,.bottom-zone .groupheader{	
	color: #346d80;	
}
.center-blue .link-item a, .center-blue .dfwp-item a , .bottom-zone .link-item a ,.bottom-zone .dfwp-item a , .bottom .link-item a ,.bottom .dfwp-item a {	
	color: #346d80;
	padding:0 0 7px 14px;
	background: url('../images/double-arrow-blue.png') transparent 0 5px no-repeat;
	display: inline-block;
	margin: 0 !important;
}
.center-blue .eventTitle a, .center-blue .eventTitle a, .center-blue .Email a , .center-blue .image-area-left a, .bottom-zone .eventTitle a, .bottom-zone .eventTitle a, .bottom-zone .Email a , .bottom-zone .image-area-left a{
	background:inherit;
	padding:0px;
	background:transparent;	
}
.title-email{
	width:100%;
	font-weight:bold;	
}
.title-email a{
	background: url('../images/letter.png') transparent no-repeat !important;
	background-position:right 0px !important;
	padding:0px 20px 0px 0px !important;
	
}
.center-blue .Email a , .bottom-zone .Email a{
	font-weight:bold;	
}

/*Due Dates Webpart Styling*/
#DueDate .date , #RSS .date {
	color: #736844;
	font-weight:bold;
}

/* Staff listing styles.*/
.top-middle-right-zone .Name , .top-middle-right-zone .Email , .top-middle-right-zone .Title{
	color:#736844;
	background:inherit;
	padding:inherit;
}

.top-middle-right-zone .Email a {
	color:#736844;
	font-weight:bold;
	background:inherit;
	padding:inherit;
}
#Staff{
	word-wrap:break-word;
	max-width:140px;
}

/* FAQ Listing Styles*/
.moreFAQ{
	background:url('../images/yellow-arrow.png');
	background-position:center;
	background-repeat:no-repeat;
	padding-left:5px;
}

#FAQ div.Title {
	padding-left:15px;
	font-size:12px;
	background: url('../images/double-arrow-brown-transparent.png') transparent 0 3px no-repeat;
	overflow:hidden;
	font-weight:bold;
}

#FAQ div.Answer {
	padding-left: 14px;
	font-size:12px;
}


/* TOP RIGHT ===================================================================== */

.right-zone {
	float:right;
	width:170px;
}
.right-zone-inner {
	border-left:1px dotted #dbdcd6;
	padding:10px;
}

.right-zone{
	color:#716945;
	margin:0;
	padding:0px 0px 0px 0px;
}

.right-zone .ms-WPBody {
	font-family: 'Lato', sans-serif !important;
	font-size: 12px;
	color: #736844;
}

/* Per Anna - remove carrots from text links in the right column. 10-21-2014 
.right-zone .ms-WPBody a {
	font-family: 'Lato', sans-serif !important;
	font-size: 12px;
	color: #736844;
	padding:0 0 0 14px;
	background: url('../images/double-arrow-brown-transparent.png') transparent 0 5px no-repeat;
	display: inline-block;
}
*/
.right-zone .link-item a {
	font-family: 'Lato', sans-serif !important;
	font-size: 12px;
	color: #736844;
	padding:0 0 0 14px;
	background: url('../images/double-arrow-brown-transparent.png') transparent 0 5px no-repeat;
	display: inline-block;
}

.right-zone .ms-WPBody a:hover {
	text-decoration: underline;
}

/* TOP MIDDLE CENTER ZONE ================================================ */

.top-middle-center-zone .link-item a, .top-middle-center-zone .dfwp-item a {
	color: #6B7F21;
	/* Style lists with bulleted list selection or custom item style
	padding:0 0 0 14px;
	background: url('../../nfwf-sqt/images/double-arrow-brown-transparent.png') transparent 0 3px no-repeat;
	display: inline-block; */
}
.top-middle-center-zone .link-item a:link, .top-middle-center-zone .dfwp-item a:link{
	color: #6B7F21;
}


/* TOP MIDDLE RIGHT ZONE and RIGHT ZONE matching styles =========================== */

.top-middle-right-zone .cqfeed img, .right-zone .cqfeed img {
	display:none;
}

.top-middle-right-zone div.cqfeed a, .right-zone div.cqfeed a {
	position:absolute;
	top:-26px !important;
	left:0;
	display:none;
	width:19px;
	height:19px;
	background:url('../images/rss-icon.png') top left transparent no-repeat;
}

.top-middle-right-zone div.ms-wpContentDivSpace, .right-zone div.ms-wpContentDivSpace {
	position:relative;
	padding-top:5px;
}

.top-middle-right-zone .ms-WPHeader, .right-zone .ms-WPHeader {
	background-image:url("../images/SubTitleBg.png");
	background-position:bottom left;
	background-repeat:repeat-x;	
	float:left;
}

.top-middle-right-zone .ms-WPTitle, .right-zone .ms-WPTitle{
	margin-bottom:5px;
	color:#d1581c;
	font-family: 'Lato', sans-serif !important;
	font-weight:Bold;
	font-size:9pt;
	text-transform:uppercase;
	/*margin-right:30px;*/
	min-width:100px;	
	width:130px;
	float:left;
}

.top-middle-right-zone .ms-WPTitle a, .right-zone .ms-WPTitle a {
	color:#d1581c;
}

.right-zone .ms-WPBorder, .right-zone .ms-WPBorderBorderOnly {
	border-color: transparent;
	border-width: 0;
}

.top-middle-right-zone .date, .right-zone .date {
	color: #736844;
	font-weight:bold;
	font-size:1.0em;
}

.top-middle-right-zone .dfwp-item .eventTitle a, .right-zone .dfwp-item .eventTitle a {
	color: #736844;
	background:inherit;
	padding:inherit;
}

.top-middle-right-zone ul.dfwp-list, .right-zone  ul.dfwp-list{
	margin:0;
	padding:0px 0px 0px 0px;
}

/* TOP MIDDLE RIGHT ZONE ========================================================== */

.top-middle-right-zone {
	float:left;
	padding:0 0 0 10px;	
	width:145px;
	margin:0;
	color:#716945;	
}

.top-middle-right-zone, .top-middle-right-zone .ms-WPBody{
	color:#716945;
	font-family: 'Lato', sans-serif !important;
}

.top-middle-right-zone .dfwp-item{
	max-width:145px;
}

.top-middle-right-zone .dfwp-item a, .top-middle-right-zone .link-item a {
	font-family: 'Lato', sans-serif !important;
	color: #736844;
	padding:0 0 0 14px;
	background: url('../images/double-arrow-brown-transparent.png') transparent 0 3px no-repeat;
	display: inline-block;
}

/* per Anna 11/19/2014 Ticket #17007 - do not display these bullets */
.top-middle-right-zone .dfwp-item .image-area-left a {
	padding:0;
	background-image: none;
}


.top-middle-right-zone .link-item a:link,, .top-middle-right-zone .dfwp-item a:link{
	color: #736844;
}

.top-middle-right-zone a.partner-nav {
	color: #736844;
	padding:0 0 0 14px;
	background: url('../images/double-arrow-brown-transparent.png') transparent 0 3px no-repeat;
	display: inline-block;
}

.top-middle-right-zone .groupheader{
	color: #736844;
}


/* BOTTOM zone ================================================================ */

.bottom{
	padding: 0 0 10px 0; 
	font-size: 9pt !important;
	font-weight: normal !important;
	font-family: 'Lato', sans-serif !important;	
	color: #356C81 !important;	
	line-height: 1.5 !important;
}

.bottom a {
	color:#356C81 !important;
}
.bottom .dfwp-list {
	margin: 14px 0 0 0px;
}
.bottom li {
	margin: 0 0 12px 0;
}
.bottom{
	width:100%;
	height:275px;
	margin-bottom:0px;
	padding-left: 10px;
}
.bottom .wpz-inner {
	float:left;	
	height:275px;	
	padding-left: 10px;
	padding-right: 10px;
}

.bottom .wpz-inner .s4-wpcell-plain{
	border-left: 1px dotted #add5ef;	
	padding: 0 10px;
}

.bottom .wpz-inner .s4-wpcell-plain:first-child{
	border-left:none;	
}

.bottom .wpz:first-child .wpz-inner {
	border-left: 0;	
	padding-left:21px;
}

.bottom .ms-WPTitle ,.bottom-zone .ms-WPTitle  {
	margin-bottom:0px;
	color:#d1581c;
	font-family: 'Lato', sans-serif !important;
	font-weight:Bold;
	font-size:12px;
	padding-left:0px;
	padding-top:0px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left !important;
}

.bottom .ms-WPTitle{
	color: #d1581c;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-size:9pt;
	font-weight: bold;
}

.bottom .ms-WPBody A{
	color: #356c81 !important;
	font-size: 8pt !important;
}

.bottom .ms-WPHeader TD {
	border-bottom: none;
}

.bottom .ms-wpContentDivSpace{
	margin: 0px !important;
}

/* BOTTOM ZONE ==================================================== */
.bottom-zone .ms-WPTitle{
	margin-bottom:5px;
	
}
.bottom-zone .ms-WPTitle a{
	color:#d1581c !important;
}


/* EDIT MODE */

.edit-mode .bottom .wpz-inner {
	height:auto !important;
}
.edit-mode .bottom {
	height:auto !important;
}


