﻿#agd-home-content {
	color: #111111;
}

.hc-header {
	background: transparent url('/Style Library/images/agd_headbg_botthin.jpg') no-repeat scroll left top;
	padding-left: 64px;
	padding-right: 40px;
	height: 32px;
	min-height: 32px;
	vertical-align: middle;
	color: #776747;
	position: relative;
}

.hc-header .hc-header-title {
	z-index: 20;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	color: #FFFFFF;
	text-align: right;
	padding-left: 52%;
	height: auto;
}

.hc-header .hc-header-title img {
	width: inherit;
	max-width: 100%;
	height: auto;
	z-index: 21;
}

.hc-header .hc-header-title h1 {
	position: absolute;
	left: 54%;
	right: 0px;
	top: 0px;
	bottom: 0px;
	font-size: 2.25em;
	margin-top: 1.5%;
	text-align: center;
	vertical-align: middle;
	z-index: 22;
	font-family: tahoma, verdana, calibri, arial;
	font-weight: bold;
	text-shadow: 1px 1px 4px #555040;
}

.hc-banner {
	vertical-align: middle;
	margin-bottom: 8px;
}

.hc-banner .content-rotator-ctl {
	margin-left: auto;
	margin-right: auto;
}

.hc-banner .hcb-item {
	position: relative;
	overflow: hidden;
}

.hc-banner .hcb-item a,
.hc-banner .hcb-item a:active,
.hc-banner .hcb-item a:link,
.hc-banner .hcb-item a:visited {
	color: #000000;
}

.hc-banner .hcb-item img {
	width: inherit;
	max-width: 100%;
	min-width: 100%;
	height: auto;
	border: 0px;
}

.hc-banner .hcb-item .banner-content {
	position: absolute;
	top: 21.5%;
	left: 45%;
	display: inline-block;
	right: 48px;
}

.hc-banner .hcb-item a .banner-content:hover {
	text-decoration: underline;
}

.hc-banner .hcb-item .content-title {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 8px;
}

.hc-banner .hcb-item .content-text {
	font-size: 1em;
}

.hc-banner .hcb-item .banner-footer {
	position: absolute;
	bottom: 7%;
	left: 40%;
	right: 24px;
}

.hc-banner .hcb-item .footer-title {
	font-size: 0.85em;
	font-weight: bold;
}

.hc-banner .hcb-item .footer-text {
	font-size: 0.85em;
}

.hc-banner .hcb-item.hidden {
	display: none;
}

#agd-home-content .content-rotator-ctl .rotate-prev {
	left: 0px;
}

#agd-home-content .content-rotator-ctl .rotate-next {
	right: 12px;
}
#agd-home-content .content-rotator-ctl .rotate-toc {
	bottom: 22px;
}

.wc-editing-styles .hc-editing {
	padding-right: 28px !important;	
	margin-right: 306px !important;
	border-right: 4px dashed #F0F0F0;
	margin-top: 12px;
}

@media only screen and (max-width: 1080px) 
{
	.hc-header .hc-header-title h1 {
		font-size: 2.1em;
	}

	.hc-banner .hcb-item .content-title {
		font-size: 1.15em;
		font-weight: bold;
		line-height: 1.15em;
	}

	.hc-banner .hcb-item .content-text {
		font-size: 0.9em;
	}
}

@media only screen and (max-width : 986px) {
	.hc-header .hc-header-title h1 {
		font-size: 1.8em;
		line-height: 1.5em;
	}

	.hc-banner .hcb-item .content-text {
		font-size: 0.85em;
	}
}

@media only screen and (max-width : 912px) {
	.hc-header .hc-header-title h1 {
		font-size: 1.6em;
		line-height: 1.5em;
	}

	.hc-banner {
		margin-bottom: 0px;
	}
	
	.hc-banner,
	.hc-banner .hcb-item,
	.hc-banner .hcb-item .banner-content {
		background-color: #D0CAC5;
	}
	
	.hc-banner .hcb-item img {
		display: block;
		width: auto;
		height: auto;
		max-width: 180%;
	}
	
	.hc-banner .hcb-item .banner-content {
		text-align: right;
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		padding: 8px 18px 32px 8px;
	}

	.hc-banner .hcb-item .content-title {
		text-align: right;
		font-family: arial, verdana, tahoma;
		font-size: 1em;
		padding-bottom: 4px;
	}
	
	.hc-banner .hcb-item .content-text {
		text-align: right;
		font-size: 0.86em;
	}	
	
	.hc-banner .hcb-item .banner-footer {
		display: none;
	}

	#agd-home-content .content-rotator-ctl .rotate-toc {
		bottom: 12px;
	}
}

@media only screen and (max-width : 796px) {

	.hc-header .hc-header-title h1 {
		font-size: 1.5em;
		line-height: 1.4em;
	}

	.hc-banner,
	.hc-banner .hcb-item,
	.hc-banner .hcb-item .banner-content {
		background-color: transparent;
	}
	
	.hc-banner .hcb-item img {
		width: inherit;
		max-width: 100%;
		min-width: 100%;
		height: auto;
	}
	
	.hc-banner .hcb-item .banner-content {
		position: absolute;
		top: 21.5%;
		left: 45%;
		display: inline-block;
		right: 48px;
	}
	
	.hc-banner .hcb-item .content-title {
		font-size: 1.15em;
		font-weight: bold;
		line-height: 1.15em;
		padding-bottom: 8px;
	}
	
	.hc-banner .hcb-item .content-text {
		font-size: 0.9em;
	}
	
	.hc-banner .hcb-item .banner-footer {
		display: block;
	}
}

@media only screen and (max-width : 728px) {
	.hc-header .hc-header-title h1 {
		font-size: 1.45em;
		line-height: 1.3em;
	}
}

@media only screen and (max-width : 712px) {

	.hc-header {
		display: none;
	}
	
	#agd-masthead .mh-sitenav {
		background: transparent url('/Style Library/images/agd_headbg_top_1.1.jpg') repeat-y scroll left top;
		max-height: none;
	}

	.hc-banner .hcb-item .banner-content {
		text-align: right;
	}

	.hc-banner .hcb-item .content-title {
		font-size: 1.1em ;
		line-height: 1.25em;
		text-align: right;
	}

	.hc-banner .hcb-item .content-text {
		font-size: 0.85em;
		text-align: right;
	}
	
	.hc-banner .hcb-item .banner-footer {
		display: none;
	}
}

@media only screen and (max-width : 584px) {

	.hc-banner {
		margin-bottom: 0px;
	}
	
	.hc-banner,
	.hc-banner .hcb-item,
	.hc-banner .hcb-item .banner-content {
		background-color: #D0CAC5;
	}
	
	.hc-banner .hcb-item img {
		display: block;
		width: auto;
		height: auto;
		max-width: 180%;
	}
	
	.hc-banner .hcb-item .banner-content {
		text-align: right;
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		padding: 8px 18px 32px 8px;
	}

	.hc-banner .hcb-item .content-title {
		text-align: right;
		font-family: arial, verdana, tahoma;
		font-size: 0.9em;
		padding-bottom: 1px;
	}
	
	.hc-banner .hcb-item .content-text {
		text-align: right;
		font-size: 0.86em;
	}	
	
	#agd-home-content .content-rotator-ctl .rotate-toc {
		bottom: 12px;
	}
}

@media only screen and (max-width : 480px) {
	.hc-banner .hcb-item .content-title {
		font-size: 0.86em;
	}
}

/*************************/
/* MAIN CONTENT AREA     */
/*************************/

.hc-content-container {
	margin-right: -340px;
	float: left;
	width: 100%;
}

.hc-content-container .hc-content {
	background: transparent url('/Style Library/images/agd_headbg_bot.jpg') no-repeat scroll left top;
	margin-right: 340px;
	padding-left: 64px;
}

@media only screen and (max-width : 796px) {

	.hc-content-container {
		float: none;
		margin-right: 0px;
	}
	
	.hc-content-container .hc-content {
		padding-left: 18px;
		margin-right: 18px;
	}
}

@media only screen and (max-width : 480px) {
	.hc-content-container .hc-content {
		padding-left: 0px;
		margin-right: 0px;
	}
}

/*************************/
/* SIDE BAR              */
/*************************/

.hc-sidebar {
	width: 280px;
	max-width: 280px;
	min-width: 280px;
	z-index: 1;
	color: #333333;
	padding: 4px;
	position: relative;
	top: 46px;
	margin-bottom: 54px; 
	margin-right: 40px;
	float: right;
}

.wc-editing-styles .hc-sidebar {
	width: 286px !important;
	max-width: 286px !important;
	min-width: 286px !important;
	z-index: 300;
	position: relative;
	top: 5px !important;
	left: 0px !important;
	color: #333333;
	padding: 0px !important;
	margin-right: 0px !important;
}

.hc-sidebar-content table {
	width: 274px;
	max-width: 274px;
}

.hc-sidebar-content .slm-layout-main {
	width: auto;
}

.hc-sidebar-content .groupmarker {
/*	margin-bottom: 8px; */
	padding: 2px 2px 24px 2px;
	margin-bottom: 0px; 
}

.hc-sidebar-content .groupmarker .groupheader {
/*	padding: 8px 8px 8px 22px;  */
	padding: 0px 8px 0px 0px;  
	margin-bottom: 0px;
	
	font-weight: bold;
	font-size: 1.1em;
	color: #333333 !important;
}

.hc-sidebar-content .groupmarker ul {
/*	margin-top: 8px;  */
	margin-top: 4px;  
	margin-left: 0px;
}

.hc-sidebar-content .groupmarker ul.dfwp-list {
	padding-right: 4px;
}

.hc-sidebar-content .groupmarker li {
	margin-top: 5px;
	padding-bottom: 5px;  
	border-bottom: 1px dotted #CCCCCC;
	color: #696451;
	font-weight: bold;
}

.hc-sidebar-content .groupmarker li .item,
.hc-sidebar-content .groupmarker li .link-item,
.hc-sidebar-content .groupmarker li .link-item a {
	color: #696451;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 95%;
}

.hc-sidebar-content .groupmarker li .text-item {
	color: #595445;
	font-family: Tahoma;
	font-size: 95%;
}

.hc-sidebar-content .groupmarker li .item-content {
	position: relative;
	margin-left: 21px;
}

.hc-sidebar-content .groupmarker li .item-marker {
	float: left;
	left: 0px;
	top: 0px;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	width: 13px;
	min-width: 13px;
	max-width: 13px;
	background: transparent url('/Style Library/images/arrowmark.gif') no-repeat scroll left 4px;
}

.hc-sidebar-content .s4-ql {
	margin-bottom: 0px;
}

.hc-sidebar-content .hc-sidebar-menu {
	display: none;
	vertical-align: middle;
}

.hc-sidebar-content .hc-sidebar-menu ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;  
	vertical-align: middle;
	display: table-row;
	font-family: tahoma, arial, verdana;
	font-size: 1em;
}

.hc-sidebar-content .hc-sidebar-menu li {
	display: table-cell;
	cursor: pointer;
	width: 30%;
	border: 1px solid #AAAAAA;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #777055;
	padding: 0.7em;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px; 
	border-radius: 4px; 
	-moz-box-shadow: 3px 3px 6px #ccc;
 	-webkit-box-shadow: 3px 3px 6px #ccc;
 	box-shadow: 3px 3px 6px #ccc;
}

.hc-sidebar-content .hc-sidebar-menu li:hover {
	border: 1px solid #555040;
	background-color: #F4F4F4;
	color: #555044;
}

.hc-sidebar-content .hc-sidebar-menu li.spacer {
	width: 8px;
	min-width: 8px;
	max-width: 8px;
	border: none;
	padding: 0;
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px; 
	border-radius: 0px; 
	-moz-box-shadow: none;
 	-webkit-box-shadow: none;
 	box-shadow: none;
}

.hc-sidebar-content .hc-sidebar-menu li.first {
	margin-left: 0px;
}

.hc-sidebar-content .hc-sidebar-menu li.selected {
	border: 1px solid #CAAC09;
	color: #333333;
	background-color: #EEDD55;
}

@media only screen and (max-width : 796px) {

	.hc-sidebar {
		width: auto;
		max-width: none;
		min-width: 0px;
		top: 0px;
		margin-bottom: 12px; 
		margin-right: 0px;
		float: none;
		white-space: nowrap;
		padding: 0px 8px 8px 18px;
	}
	
	#mobile-sidebar-content.hc-sidebar-content {
		background-color: #F0F0F0;
		margin-left: 0px;
		margin-right: 0px;
	}

	.hc-sidebar-content table {
		width: auto;
	}
	
	.hc-sidebar-content .sb-main {
		background-color: #F0F0F0;
		float: left;
		display: inline;
		width: 48%;
		white-space: normal;
		padding-left: 8px;
	}
	
	.hc-sidebar-content .sb-sections {
		margin-left: 50.1%;
		margin-right: 1.6%;
		white-space: normal;
		background-color: #FFFFFF;
		padding: 8px 12px 8px 12px;
		border: 1px solid #E0E0E0;
	}
}

@media only screen and (max-width : 712px) {

	.hc-sidebar-content .hc-sidebar-menu li {
		padding: 0.4em;
		font-size: 0.9em;
		line-height: 1.8em;
	}
	
	.hc-sidebar-content .hc-sidebar-menu li.spacer {
		width: 5px;
		min-width: 5px;
		max-width: 5px;
	}
}

@media only screen and (max-width : 584px) {

	#mobile-sidebar-content.hc-sidebar-content {
		background-color: #FFFFFF;
	}
	
	.hc-sidebar-content .sb-main {
		background-color: #F0F0F0;
		float: none;
		display: block;
		width: auto;
		white-space: normal;
		padding-left: 8px;
		margin-bottom: 18px;
	}
	
	.hc-sidebar-content .sb-sections {
		margin-left: 0;
		margin-right: 0;
		padding: 0px;
		white-space: normal;
		background-color: #FFFFFF;
		border: none;
		display: block;
	}
}

@media only screen and (max-width : 480px) {
	.hc-sidebar-content .sb-sections {
		padding-left: 8px;
		padding-right: 8px;
	}
}


/*************************/
/* NEWS                  */
/*************************/
	
.hc-news-links .ni-row {
	border: none;
	padding: 6px 8px 6px 8px;
	border-bottom: 1px dotted #CCCCCC;
}

.hc-news-links .ni-row.first-row {
	padding-top: 0px;
}

.hc-news-links .ni-row.odd-row {
	background-color: #F9F9F9;
}

.hc-news-links .ni-row .ni-title {
	margin-bottom: 4px;
	color: #111111;
}

.hc-news-links .ni-row .ni-text {
	font-size: 90%;
	margin-bottom: 6px;
}

/*************************/
/* RELATED WEB SITES     */
/*************************/

.hc-related-websites {
	background-color: #F0F0F0;
	padding: 0% 1% 1% 1%;
}

.hc-related-websites .rw-title,
.hc-related-websites .rw-link {
	padding-right: 6px;
	font-family: Calibri, "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 1.1em;
}

.hc-related-websites .rw-title {
	font-weight: bold;
	color: #111111;
}

.hc-related-websites .rw-separator {
	border-left: 1px solid #bb9077;
	padding-left: 6px;
}

@media only screen and (max-width : 480px) {
	.hc-related-websites {
		padding: 0px 12px 8px 12px;
	}
}
/********************************/
/* FEATURES AND FEATURE CONTENT */
/********************************/

.hc-feature {
	background-color: #F0F0F0;
	padding: 0% 0% 1% 0%;
}

.hc-feature .hcf-item {
	width: 32%;
	min-width: 32%;
	margin-left: 0.9%;
	margin-top: 0.9%;
	float: left;
	position: relative;
	overflow: hidden;
	height: 140px;
	min-height: 140px;
	max-height: 140px;
	background-color: #FFFFFF;
	border: 1px solid #E5DED0;
	text-align: right;
}

#agd-home-content .hc-feature .hcf-item p {
	margin-bottom: 4px;
}

.hc-feature .hcf-item img {
	min-height: 100%;
	max-width: 100%;
	/* min-width: 100%; */
}

.hc-feature .hcf-content {
	position: absolute;
	left: 5%;
	top: 7%;
	width: 65%;
	line-height: normal;
	text-align: left;
}

.hc-feature .hcf-content,
.hc-feature .hcf-content a {
	color: #111111;
}

.hc-feature .hcf-content.no-image {
	width: 80%;
}

.hc-feature .hcf-content-title {
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 1em;
}

.hc-feature .hcf-item:hover .hcf-content-title {
	text-decoration: underline;
}

.hc-feature .hcf-content-text,
.hc-feature .hcf-content-text a {
	font-family: Arial, verdana, tahoma;
	line-height: 1.2em;
	font-size: 0.9em;
}

.hc-feature .hcf-content-text p {
	margin-bottom: 0px;
	margin-top: 6px;
	line-height: 1.1em;
	font-size: 0.9em;
}

.hc-feature-content {
	background-color: #F0F0F0;
	padding: 0% 1% 1% 1%;
	font-size: 0.9em;
	letter-spacing: 0.5px;
}

@media only screen and (max-width: 1080px) 
{
	#agd-home-content .hc-feature .hcf-item {
		width: 48%;
		min-width: 48%;
		margin-left: 0.9%;
	}
}

@media only screen and (max-width : 584px) {

	#agd-home-content .hc-feature {
		margin-top: 8px;
		padding: 4px;
	}

	#agd-home-content .hc-feature .hcf-item {
		width: auto;
		min-width: 0px;
		margin: 0px 0px 4px 0px;
		display: block;
		float: none;
	}
}

