 /* UPDATED STYLESHEET THAT IS LIVE ON HUNTHOLLOW.COM AS OF 2/21/2017 */

/*-------------------------------------
   0. RESET
-------------------------------------

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
-------------------------------------
CLEARFIX
-------------------------------------
*/

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}



/*
-------------------------------------

GLOBAL

-------------------------------------
*/


body {
	margin:0px;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat;
	background-color:#FFFFFF;
	font-family: helvetica, arial, sans-serif;
}
a {
color:#003768;
}

.e3pagetemplate {
	color:#4f4c4c;
	font-size: 16px;
	line-height: 1.6;
	}
	
h1 {
	color:#003768;
	margin:0 0 10px 0;
	font-size: 24px;
	font-weight:bold; 
	line-height: 1;
	}
	
h2 {
	color:#003768;
	margin:0 0 10px 0;
	font-weight: bold;
	font-size:20px;
	line-height: 24px;
	}
	
h3 {
	color:#003768;
	margin:0 0 10px 0;
	font-size:18px;
	line-height: 1.3;
	font-weight: bold;
	}
	
h4 {
	color:#003768;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:16px;
	font-weight: bold;
}
	
h5{
	color: #003768;
	font-size:14px;
	font-weight: normal;}
	
h6{
	font-size: 12px;
	color: #003768;
	font-weight: normal;}
	
	
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
    display: block;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2em 0;
    padding: 0;
}

ul, ol {
    margin: 10px 0 10px 20px;
}

ol li,
ul li {
    margin: 0px 0 10px 20px;
    padding: 0 0 0 0px;
}
ol li {
    list-style-type: decimal;
    line-height: 22px;
}

ul li {
    list-style-type: disc;
}

strong {font-weight: bold;}



div#p_lt_rightbody_pageplaceholder_p_lt_statement_divAccessError {
    font-size: 20px;
    text-align: left;
    padding: 60px 0px;
}



/*
-------------------------------------

HEADER

-------------------------------------
*/
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.TopSideLayout1 {
	float:left;
	width:100%;
}
.TopSideLayout1 .page_header {
	height: 430px;
	font-size: 14px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:171px;
	height:85px;
	margin-top:25px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	width:750px;
	height:34px;
	margin-top:15px;
	font-size:12px;
}
.page_header_2 .memberlogin {
	float:right;
	width:119px;
	height:34px;
	margin-top:-10px;
	margin-left:5px;
}
.page_header_2 .currentUserLabelText {
	float:right;
	margin-right:8px;
	color:#FFFFFF;
}
.page_header_2 .cmsdesklink {
	float:right;
	margin-right:8px;
	color:#FFFFFF;
}
.page_header_2 .signoutLink {
	float:right;
	color:#FFFFFF;
}
.page_header_2 .WeaAtGlance {
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#ffffff;
	float:right;
	clear:none;
	width:120px;
	margin-right:8px;
	font-size:12px;
}
.page_header_2 .WeaAtGlance .WeatherText {
	float:left;
}
.page_header_2 .WeaAtGlance .WeatherIcon {
	float:right;
}
.page_header_wrapper .page_header_3 {
	float:right;
	height:79px;
	width:775px;
}

.page_header_wrapper .webcam_box {
	width:750px;
	height:30px;
	margin-top:6px;
	maring-bottom:6px;
	font-size:11px;
}







/*
-------------------------------------

STRUCTURE

-------------------------------------
*/

.content_table .middlebody {
	width:20px;
}
.content_table .rightbody {
	width:670px;
	padding:20px;
    vertical-align: top;
}
.page_content_wrapper .page_content_bottom {
}


.pt_header {
    color: #003768;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin: 0 0 30px 0 !important;
    text-align: left;
}
.pt_header h1 {
    font-size: 30px;
}

.pt_header p{
	margin: 0 0 20px 0;
}

table {
    border-collapse: collapse;
}

.pt_2col1,
.pt_2col1 {
    vertical-align: top;
}
	
.pt_1col1 p {
    margin-bottom: 20px;
}
	
	
.table-hours,
.table-hours-key {
	font-size: 13px;
}

.table-hours td,
.table-hours-key td {
	border: 1px solid #ccc;
}

.skill-levels,
.history-timeline {
	margin: 30px 0 30px 0;
	text-align: left;
}

.skill-levels th,
.skill-levels td,
.history-timeline th,
.history-timeline td {
	padding: 14px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
}

.skill-levels th,
.history-timeline th {
	font-weight: bold;
	color: #083768;
	font-size: 32px;
}

.skill-levels tr:nth-child(even),
.history-timeline tr:nth-child(even) {
	background: #eaeaea
	}



/*
-------------------------------------

NAVIGATION

-------------------------------------
*/	


.page_header_wrapper .webcam_box a{
	color: #ffffff;}

.page_header_3 .oneCMSMenu {
	clear:both;
	height:35px;
	font-size:14px;
	color:#FFFFFF;
	cursor: pointer;
	margin-top: 8px;
}
.page_header_3 .oneCMSMenuItem,
.page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 10px 10px;
	cursor: pointer;
}
.page_header_3 .oneCMSMenuItemMouseOver,
.page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver {
	padding: 10px 10px;
	background-color:#b5985a;
	cursor: pointer;
}

/* MAIN DROPDOWN NAVIGATION */
.page_header_3 .CMSMenu {
	font-size:14px;
	color:#FFFFFF;
	padding-top:14px;
	cursor: pointer;
}
.page_header_3 .CMSMenuItem,
.page_header_3 .CMSMenuHighlightedMenuItem {
	padding:8px 20px 8px 10px;
	background-color:#003768;
	cursor: pointer;
}
.page_header_3 .CMSMenuItemMouseOver,
.page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:8px 20px 8px 10px;
	background-color:#b5985a;
	cursor: pointer;
}
.page_header_wrapper .page_header_4 {
	float:left;
	width:960px;
	margin-top:10px;
}
.page_header_4 img {
	margin:auto;
	border:10px solid #FFFFFF !important;
}









/*
-------------------------------------

CONTENT

-------------------------------------
*/



.TopSideLayout1 .page_content {
	float:left;
	width:100%;
	background: #e4ddcf;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:960px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:960px;
	background: #fff;
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.55);

}
.page_content_middle .content_table {
	width:960px;
}
.content_table .leftbody {
	width:230px;
}


/*
-------------------------------------
SIDENAV
-------------------------------------
*/
.leftbody .sidenav {
	float:left;
	width:230px;
	padding:20px 0;	
}
.sidenav .topCMSTreeMenuTable {
	width:230px;
	font-size:14px;
}
.sidenav .topCMSTreeMenuItem,
.sidenav .topCMSTreeMenuSelectedItem {
	text-decoration:none;
}
.sidenav .topCMSTreeMenuLink,
.sidenav .topCMSTreeMenuSelectedLink {
	color: #ffffff;
	padding: 13px;
	text-decoration:none;
	display: block;
	background: #083768;
	margin: 0 0 5px 0;
}


.sidenav .topCMSTreeMenuSelectedLink {
	background: #b4985e;
}

.sidenav .topCMSTreeMenuSelectedLink:before {
    content: "» ";
}


.sidenav .topCMSTreeMenuLink:hover,
.sidenav .topCMSTreeMenuSelectedLink:hover {
	color: #ffffff;
	padding-right:5px;
	text-decoration:none;
	background: #b4985e;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.4);
    transition: all .2s;
}
.sidenav .topCMSTreeMenuItem:hover,
.sidenav .topCMSTreeMenuSelectedItem:hover {
	width:100%;
}
.sidenav .subCMSTreeMenuItem,
.sidenav .subCMSTreeMenuSelectedItem {
	padding: 0 0 0 20px;
	font-size: 0;
}
.sidenav .subCMSTreeMenuLink,
.sidenav .subCMSTreeMenuSelectedLink {
    color: #ffffff;
    padding: 13px 13px 13px 20px;
    text-decoration: none;
    display: block;
    background: #597b9e;
    margin: 0 0 5px 0;
	font-size:13px;
}


.sidenav .subCMSTreeMenuSelectedLink {
    background: #729fce;
}
	
.sidenav .subCMSTreeMenuSelectedLink:before {
    content: "» ";
    
}

.sidenav .subCMSTreeMenuLink:hover,
.sidenav .subCMSTreeMenuSelectedLink:hover {
    text-decoration: none;
    background: #729fce;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.4);
    transition: all .2s;
}
.sidenav .subCMSTreeMenuItem:hover,
.sidenav .subCMSTreeMenuSelectedItem:hover {

}










/*
-------------------------------------

FOOTER

-------------------------------------
*/
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
	background-repeat:repeat-x;
	padding: 50px 0;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:960px;
}
.page_footer_wrapper a{
	text-decoration:none;
}
.page_footer_wrapper .page_footer1 {
}
.page_footer_wrapper .page_footer2 {
	float:left;
	width:960px;
	line-height:16px;
	font-size: 12px;
	color:#FFFFFF;
}
.page_footer2 a {
	color:#FFFFFF;
}
.page_footer2 .footerleft {
	float:left;
	width: 300px;
	font-size: 14px;
	line-height: 19px;
}
.page_footer2 .footermiddle {
	float:left;
	width: 180px;
	text-align:center;
	margin-left: 110px;
}
.page_footer2 .footerright {
	float:right;
	width:340px;
	text-align:right;
}
.footerright .CMSSiteMapList {
	float:left;
	margin: 0 0 20px 0;
	padding:0;
	width:340px;
	text-align: right;
	display:block;
	font-size: 14px;
	line-height: 20px;
}
.footerright .CMSSiteMapListItem {
	list-style:none;
	display:inline;
	float:right;
	padding: 0;
	margin: 0;
}
.CMSSiteMapListItem a {
	border-left:1px solid #FFFFFF;
	padding: 0 8px;
	margin-left: 0px;
}
.footerright .poweredby {
	display: none;
}

.BirAtGlance, .CalAtGlance, .WeaAtGlance {
    background-color: transparent;
    border: medium none transparent;
	}
	
.CalAtGlance .AltCont, .CalAtGlance .AltLink, .EveAtGlance .AltLink {
	background-color:#002e5a;
}
.CalAtGlance a {
	color:#FFFFFF;
}











/*
-------------------------------------

NEWS

-------------------------------------
*/

.e3pagetemplate .NewsSummary .picture{
	width: 150px;
	height: 150px;
	float: left;
	padding-right: 20px;}
	
.e3pagetemplate .newsItemDetail .Date{
	float: left;
	width: 100%;
	display: block;}
	
.e3pagetemplate .NewsSummary .summary{
	float: left;
	width: 500px;
	display: block;}
	
.e3pagetemplate .NewsSummary .Clearer{
	clear:both;
	margin-bottom: 10px;
	height:0px;}
	
.feed_container {padding-bottom: 20px;}

.NewsContent .Date{
	display:none !important;
}


.newsItemDetail {
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}









/*
-------------------------------------

SWAP N SHOP

-------------------------------------
*/
.NewsItemWrapper {
    padding: 15px 0;
    border-top: 1px solid #ccc;
    margin: 15px 0;
}

.NewsTitle {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.NewsTitle a {color:#003768;}
.NewsTitle a:hover {
	color:#175e9e;
	transition: all .2s;
	}