﻿/* page layout */

.sidebar-left {
	display: none !important;
}
.content-main {
	margin-left: 0 !important;
}

/* slider */
.slider-zone {
	width:630px;
	height:430px;
	overflow:hidden;
	padding:0px 0 0 0;
}
.edit-mode .slider-zone {
	width:630px;
	height:auto;
	overflow:visible;
}
.slider-zone .dfwp-list {
	width:630px !important;
	height:430px !important;
}
.slider-zone .cbq-layout-main {
	width:630px;
	height:430px;
	position:relative;	
}
.slider-zone .controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width:590px;
	padding:5px 20px;
	z-index: 100;
	background: white;
	height: 82px;
	font-family: 'Crimson Text', serif !important;
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;	
}
.controls .next {
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url('../images/arrows.png') no-repeat;
	text-indent: -9999px;
	background-position: -30px 0;
}
.controls .prev {
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url('../images/arrows.png') no-repeat;
	text-indent: -9999px;
}


#pager {
	display:inline-block;
}
#pager a {
	background: url('../images/bullets.png') 0px -2px transparent no-repeat;	
	display: inline-block;
	width: 20px;
	height: 15px;	
	text-indent: -9999px;	
}
#pager a.activeSlide {
	background: url('../images/bullets.png') 0px -24px transparent no-repeat;	
}
.slide {
	position:relative;
	width:630px;
	height:430px;
	padding:0 !important;	
}
.slider-zone .dfwp-item {
	z-index:inherit !important;
}
.slide a {
	/*font-family: "minion-pro" !important;	*/
	font-family: 'Crimson Text', serif !important;
	font-size:30px !important;
	color:#d1571c !important;	
}
.slide .description {
	font-family: 'Lato', sans-serif !important;
	font-weight:bold;
	font-size: 11px;
	color: #4c4c4c;
}
.slide .link-item {
	position:absolute;
	left:0px;
	top:360px;
	width:590px;
	padding:0 20px;
	z-index:110;
}

/* web parts and web zones */

.wpz.news, .wpz.announcements {
	width:165px;
	height: 375px;
	overflow: hidden;
}

.index-page-layout .middle-top {
	min-height:1%;
	background: url('../images/blue-bar-gradient.png') top left #196c91 repeat-x;
}
.index-page-layout .middle-bottom {
	min-height:1%;
	background: url('../images/blue-bar-gradient.png') top left #196c91 repeat-x;
	
}
.index-page-layout .middle-top .ms-rteElement-Callout4 {
	background:transparent;
}
.index-page-layout .middle-bottom .ms-rteElement-Callout4{
	background:transparent;	
}
.index-page-layout .middle-top {	
	margin: 12px 0px;
}
.index-page-layout .middle-top .wpz-inner {
	padding: 14px 20px 20px 20px;
}
.index-page-layout .middle-bottom {	
	margin: 12px 0;
}
.index-page-layout .middle-bottom .wpz-inner {
	padding: 14px 20px 20px 20px;
}
.index-page-layout .left {
	width:318px;
} 
.index-page-layout .center {
	width: 318px;
	margin: 0px 3px;
}
.index-page-layout .right {
	width: 318px;
}
.index-page-layout .ms-rtestate-field img {
	max-width:100%;
	height:auto;
}
.index-page-layout .bottom .wpz-inner {
	border-left: 1px dotted #add5ef;	
	padding: 0 10px;
}
.index-page-layout .bottom .wpz:first-child .wpz-inner {
	border-left: 0;	
	padding-left:3px;
}
.index-page-layout .bottom a {
	color:#356C81 !important;
}
.index-page-layout .bottom .dfwp-list {
	margin: 14px 0 0 0px;
	list-style-type:none;
}
.index-page-layout .bottom li {
	margin: 0 0 0px 0;
	
	
}
.index-page-layout .bottom .ms-WPBody p>a>img{
	float:left;
}
.index-page-layout .bottom li .bullet {
	background: inherit;
	display: inline-block;
	padding: inherit;
}


.index-page-layout .ms-WPHeader td {
	border-bottom: 0;	
}

/* old style below */

#s4-leftpanel{
	display:none;
}
.s4-ca{
	margin-left: 0px;
}

.top-zones{
	width:100%;
	margin-bottom:30px;
	height:433px;
}

.image-slider-zone{
	width:630px;
	height:433px;
	float:left;
}

.top-right-zones{
	width:310px;
	background-color: #ebe7c9;
	height:353px;
	float:left;
	padding:40px 10px;
}
.top-right-one, .top-right-two{
	float:left;
	height:353px;
	width:150px;
}
.top-right-two{
	border-left: 1px #c1bd9f dotted;
}
.top-right-zones .ms-WPTitle{
	color: #d1581c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}


.top-title-divider {
	width: 940px;
	height: 32px;
	background: url("/_layouts/images/NFWF_MasterPage/TitleBG.png") transparent repeat-x scroll left top;	
	margin-bottom:15px;
	padding: 20px 0 20px 20px;
}

.top-title-divider .ms-WPBody{
	color: #fff;
	
	font-family:  "Crimson Text", serif; /*"minion-pro";*/
	font-size: 23pt;
}

.middle-zones{
	width:100%;
	height: 250px;
	margin-bottom:15px;
	padding: 0px;
}

.middle-zone-left, .middle-zone-center{
	float:left;
	width:319px;
	padding: 0px;
	margin-right: 2px;
}
.middle-zone-right{
	float:right;
}

.middle-title-divider{
	width:940px;
	height: 32px;
	background: url("/_layouts/images/NFWF_MasterPage/TitleBG.png") transparent repeat-x scroll left top;
	margin-bottom:15px;
	padding: 20px 0 20px 20px;	
}

.middle-title-divider .ms-WPBody{
	color: #fff;
	font-family:  "Crimson Text", serif ;/*"minion-pro"*/
	font-size: 23pt;
}

.bottom-zones{
	width:100%;
	height:275px;
	margin-bottom:15px;
	padding-left: 10px;
}

.bottom-zone-two, .bottom-zone-three, .bottom-zone-four, .bottom-zone-five{
	float:left;
	width:171px;
	height:275px;
	border-left: 1px #99cbeb dotted;
	padding-left: 10px;
	padding-right: 10px;
}

.bottom-zone-one{
	float:left;
	width:162px;
	height:265px;
	padding-left: 10px;
	padding-right: 10px;
}

.bottom-zones .ms-WPTitle{
	color: #d1581c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.bottom-zones .ms-WPBody A{
	color: #356c81 !important;
	font-size: 8pt !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.bottom-zones .ms-WPHeader TD{
	border-bottom: none;
}

.bottom-zones .ms-wpContentDivSpace{
	margin: 0px !important;
}


