#centrecolumn,
#contentfullwidth,
#contentwrap{
	overflow:visible;
}
#home {
	clear: both;
	overflow: hidden;
}
#home .blocktitle {
	margin: 2em 0 0 0;
}
#home .blocktitle h2 {
	margin: 0;
	color: #111;
	font-size: 140%;
}
.lastupdated {
	display: none;
}
#tabcontent, #fmn, #homechildren, .morelinks, .row {
	margin-bottom: 15px;
}
.panel-title {
	font-weight: bold;
	font-size: 135%;
	margin: 0;
	padding: 0;
}

/* Tabs */
#homepanel #tabs {
	display: table;
	width: 100%;
}
#homepanel #tabs a {
	display: table-cell;
	border-top: 1px solid #007A33;
	border-left: 1px solid #007A33;
	border-right: 1px solid #007A33;
	color: #000;
	font-size: 150%;
	vertical-align: middle;
	padding: 10px 10px;
	cursor: pointer;
	text-align: center;
	z-index: 2;
	position: relative; /*
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-moz-transition:all 0.5s;*/
	width: 25%;
}
#homepanel #tabs img, #homepanel #tabs span {
	display: inline-block;
	vertical-align: middle;
}
#homepanel #tabs img {
	padding-right: 5px;
}
#homepanel #tabs a img.mobile, #homepanel #tabs a img.highlight {
	display: none;
}
#homepanel #tabs a:hover {
	background: #007A33;
	border-top: 1px solid #007A33;
	border-left: 1px solid #007A33;
	border-right: 1px solid #007A33;
	color: #FFF;
	text-decoration: none;
}
#homepanel #tabs a.active {
	background: #5D285F;
	border-top: 1px solid #5D285F;
	border-left: 1px solid #5D285F;
	border-right: 1px solid #5D285F;
	color: #FFF;
	position: relative;		/*transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-moz-transition:all 0.5s;*/
	text-decoration: none;
}
#homepanel #tabs a:hover img, #homepanel #tabs a.active img {
	display: none;
}
#homepanel #tabs a:hover img.highlight, #homepanel #tabs a.active img.highlight {
	display: inline-block;
}
#homepanel #tabs a:before {
	opacity: 0;
	content: ' ';
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -26px;
	width: 0;
	height: 0;
	border-left: 26px solid transparent;
	border-right: 26px solid transparent;
	border-top: 10px solid #5D285F;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
#homepanel #tabs a.active:before {
	opacity: 1;
}
#homepanel #tabcontent {
	border-top: 1px solid #564360;
	border-left: 1px solid #845C86;
	border-bottom: 1px solid #845C86;
	border-right: 1px solid #845C86;
}
#homepanel #tabcontent > div {
	display: none;
	overflow: hidden;
	padding: 20px 10px;
}
#homepanel #tabcontent .active {
	display: block;
}
#homepanel #tabcontent > div ul {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
}
#homepanel #tabcontent > div ul li {
	width: 33.3%;
	display: inline-block;
	padding: 5px 0 5px 0px;
	margin-bottom: 8px;
}
#homepanel #tabcontent > div ul li a {
	color: #000;
	height: auto !important;
	display: inline-block;
	vertical-align: middle;
}
#homepanel #tabcontent > div ul li a:first-child {
	position: relative;
	top: 1px;
}

/* Green bordered items */
#fmn, #homechildren .item, #newsblock > div, #newsletterblock > div, #featureblock > a.no-image {
	border: 1px solid #007A33;
	padding: 20px 20px;
	background: #FFF;
	color: #000;
}
#featureblock > a {
	display: block;
	color: #FFF;
}
#featureblock > a span {
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

/* Find My Nearest */
#fmn {
	overflow: hidden;
	padding-top: 10px;
}
#fmn .panel-title {
	margin-bottom: 5px;
	font-size: 140%;
}
#fmn p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	font-size: 110%;
}
#fmn .pull-left {
	width: 68%;
}
#fmn .pull-right {
	width: 30%;
}
#fmn div {
	padding-bottom: 10px;
}
#fmn fieldset, #newsletterblock fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	-webkit-padding-end: 0px;
	-webkit-padding-before: 0em;
	-webkit-padding-after: 0em;
}
#newsletterblock fieldset legend, #fmn fieldset legend {
	position: absolute;
	left: -9999px;
}
#newsletterblock input[type="text"], #fmn fieldset input[type="text"] {
	width: 100%;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 7px 10px;
	font-weight: bold;
	margin-top: 15px;
	border: 1px solid #5D285F;
}
#maincolumnwrapper  #fmn fieldset button {
	margin-top: 15px;
	float: right;
	clear: right;
	padding: 4px 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
	box-shadow: none;
}
#fmn fieldset button:hover {
	background: #4B204D;
}

/* Home children */
#homechildren {
	clear: both;
}
#homechildren .item {
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 20px 20px;
	border: 1px solid #007A33;
}
#newsblock .panel-title, #homechildren .item .panel-title {
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
#newsblock .panel-title a, #homechildren .item .panel-title a {
	color: #000;
}
#newsblock .panel-title:hover {
	border-bottom: 1px solid #000;
}
#homechildren .item .panel-title a {
	background-image: url('../../../images/bulleticon.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}
#newsblock .panel-title a:hover, #homechildren .item .panel-title a:hover {
	text-decoration: none;
}
#homechildren .item ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#homechildren .item ul li {
	margin-bottom: 10px;
}
#homechildren .item ul li a {
	color: #000;
	background: url('../../../images/chevron_right.png') center left no-repeat;
	padding-left: 15px;
	display: block;
}
#newsblock > div > .button, #homechildren .item .button {
	float: right;
	clear: right;
	box-shadow: none;
	padding: 3px 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-wekit-border-radius: 6px;
	font-style: normal;
}
#newsblock > div > .button span, #newsletterblock .button span, #homechildren .item .button span, #fmn button span {
	font-style: normal;
	font-size: 120%;
	padding-left: 2px;
}
#newsblock > div > .button:hover, #homechildren .item .button:hover {
	background: #4B204D;
	color: #FFF;
	text-decoration: none;
}

/* Newsletter Block */
#newsblock > div {
	overflow: hidden;
}
#newsblock > div > .button {
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newsblock .panel-title {
	padding-bottom: 1px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#newsblock > div {
	padding-top: 15px;
}
#newsblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsblock ul li {
	margin: 0 0 8px 0;
}
#newsblock ul li a {
	color: #000;
	display: block;
	background: url('../../../images/chevron_right.png') center left no-repeat;
	padding-left: 15px;
}
#newsletterblock .button {
	float: right;
	clear: right;
	padding: 5px 15px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#newsletterblock .panel-title {
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
}
#newsletterblock .panel-summary {
	margin-top: 0;
}
#newsletterblock input[type="text"] {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsletterblock input[type="submit"] {
	margin-top: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: none;
}
#featureblock .panel-title{
	font-size:125%;
	font-weight:normal;
}
#featureblock > a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 214px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	text-align: center;
	position: relative;
}
#featureblock > a > span {
	background:rgba(99,49,104,0.4);
	min-height: 214px;
	padding-top: 141px;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
#featureblock > a:hover {
	text-decoration: none;
}
#featureblock > a > span > span {
	display: block;
	vertical-align: bottom;
	text-align: center;
	color: #FFF;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: normal;
}
#featureblock > a > span > span:last-child {
	padding-bottom: 0;
}
#featureblock > a.no-image > span {
	color: #000;
}
#featureblock > a > span > span .panel-title {
	font-size: 110%;
}
#atozbar .wrapper {
	text-align: center;
}
@media(max-width:799px) {
	#centrecolumn {
		overflow-x: hidden !important;
	}
	#homepanel {
		overflow: hidden;
	}
	#newsletterblock input[type="text"], #fmn fieldset input[type="text"] {
		padding: 10px;
	}
	#fmn .pull-left {
		width: 48%;
	}
	#fmn .pull-right {
		width: 48%;
	}
	#homechildren .item {
		position: relative;
		padding-bottom: 40px;
	}
	#homechildren .item .more {
		text-align: center;
		padding-top: 0;
		position: absolute;
		bottom: 15px;
		width: 100%;
		left: 0;
	}
	#homechildren .item .button {
		float: none;
	}
	.morelinks {
		padding: 15px 20px;
	}
	.morelinks .row {
		margin-bottom: 5px;
	}
	.morelinks .more a {
		border-bottom: 0;
	}
	#newsblock {
		width: 100%;
		margin-bottom: 15px;
	}
	#newsblock ul li {
		display: inline-block;
		width: 49%;
	}
	#newsletterblock, #featureblock {
		width: 50%;
	}
}
@media(max-width:579px) {
	#homepanel #tabs a {
		font-size: 130%;
	}
	#homechildren .col-3 {
		width: 100%;
		margin-bottom: 15px;
	}
}
@media(max-width:479px) {

	#homepanel #tabs #activetab > a {
		text-align: center;
	}
	#homepanel #tabs a:before {
		display: none;
	}
	#homepanel #tabs > a:hover, #homepanel #tabs > a.active {
		background: url('../../../images/plus.png') 98% center no-repeat;
		color: #000000;
		border: 1px solid #007A33;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}
	#homepanel #tabs #activetab > a, #homepanel #tabs #activetab > a:hover {
		background: url('../../../images/minus.png') 98% center no-repeat;
	}
	#homepanel #tabs a:hover, #homepanel #tabs a.active {
		color: #000000;
	}
	#homepanel #tabs a img.mobile, #homepanel #tabs a img.mobile, #homepanel #tabs a:hover img.mobile, #homepanel #tabs a.active img.mobile {
		display: block;
		margin: auto auto 5px auto;
	}
	#homepanel #tabs a img, #homepanel #tabs a img, #homepanel #tabs a:hover img.highlight, #homepanel #tabs a.active img.highlight, #homepanel #tabs a:hover img, #homepanel #tabs a.active img {
		display: none;
	}
	#homepanel #tabs #activetab, #homepanel #tabs a {
		text-align: center;
		background: url('../../../images/plus.png') 98% center no-repeat;
		border: 1px solid #007A33;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
	}
	#homepanel #tabs span {
		display: block;
	}
	#homepanel #tabs #activetab {
		background: none;
	}
	#homepanel #tabs #activetab > a {
		border: 0;
	}
	#homepanel #tabs > a:hover + #activetab, #homepanel #tabs > #activetab + a:hover, #homepanel #tabs > a + a:hover, #homepanel #tabs > a + a.active, #homepanel #tabs > a + #activetab, #homepanel #tabs > a + a, #homepanel #tabs #activetab + a {
		border-top: 0;
	}
	#homepanel .row {
		width: 100%;
		padding: 0;
	}
	#homepanel .col-3 {
		width: 100%;
	}
	#homepanel #tabs .col-3 a {
		border: 0;
		text-align: left;
		background: url('../images/listicon.png') no-repeat center left;
		padding: 5px 0 5px 25px;
		margin-bottom: 0;
	}
	#homepanel #tabs #activetab li a:first-child {
		display: none;
	}
	#tabcontent {
		margin-bottom: 0;
	}
	#tabcontent + #fmn {
		border-top: 0;
	}
	#homepanel #tabcontent {
		border: 0;
	}
	#homechildren {
		padding-left: 20px;
		padding-right: 20px;
	}
	#homechildren .title {
		text-align: center;
		text-decoration: none;
		margin-top: 25px;
		font-size: 130%;
		padding-bottom: 0;
	}
	#homechildren .item .more{
		position:static;
		margin-bottom:15px;
	}
	#maincolumnwrapper .wrapper {
		padding: 0;
	}
	#homepanel #tabs {
		display: block;
	}
	#homepanel #tabs a {
		display: block;
		width: 100%;
		text-align: center;
		color: #000000;
	}
	#fmn .pull-left, #fmn .pull-right {
		width: 100%;
	}
	#homechildren .item .topsix {
		display: none;
	}
	#homechildren .item {
		padding-bottom: 0;
	}
	#newsletterblock, #featureblock, #newsblock ul li {
		width: 100%;
	}
	.row {
		margin: 0;
	}
	#newsblock + #featureblock > span {
		border-top: 0;
	}
	#featureblock + #newsletterblock > div {
		border-top: 0;
	}
	#bottomutilnav {
		float: none;
		margin: auto;
		text-align: center;
	}
	.morelinks {
		display: none;
	}
	#homepanel #tabcontent .active {
		display: none;
	}
	#homechildren {
		margin-bottom: 10px;
	}
	#homechildren .col-3 {
		padding-left: 0;
		padding-right: 0;
	}
	#homechildren .item .more {
		display: block;
	}
	#homechildren .item .panel-title {
		padding-right: 15px;
		background: url('../../../images/plus.png') center right no-repeat;
		cursor: pointer;
	}
	#homechildren .item .panel-title.active {
		background: url('../../../images/minus.png') center right no-repeat;
	}
	#homechildren + .more {
		float: right;
		clear: right;
		margin-right: 20px;
		margin-bottom: 22px;
	}
	#fmn .more a, #homechildren + .more a {
		box-shadow: none;
		padding: 6px 18px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-wekit-border-radius: 6px;
		color: #FFF;
	}
	#fmn .more a:hover, #homechildren + .more a:hover {
		text-decoration: none;
		background: #4B204D;
		color: #FFF;
	}
	.row {
		clear: both;
	}
	#homechildren + .more + .row, .morelinks {
		clear: both;
	}
	#featureblock, #newsblock, #newsletterblock {
		padding: 0;
		margin-bottom: 0;
	}
	#maincolumnwrapper > .wrapper {
		margin-bottom: 0;
	}
	#centrecolumn {
		padding-bottom: 0;
	}
}