@charset "utf-8";
body {
margin:0px;
font-family: 'Droid Sans', Helvetica, sans-serif;
color:#000000;
font-size:14px;
line-height:1.5;
background:#49594d;
}
a, a:hover, a:active, a:focus {
cursor:pointer;
outline:0;
}
.e3pagetemplate {
color:#121212;
font-size:14px;
line-height: 28px;
}
.e3pagetemplate a {
color:#1c3c38;
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
color:#1c3c38;
margin:0;
}
h1 {
font-weight:normal;
font-size:26px;
line-height:30px;
}
h2 {
font-weight:normal;
font-size:21px;
line-height:26px;
}
h3 {
font-weight:normal;
font-size:18px;
line-height:26px;
}
img {
border: none;
}
.MainInformationTable{
width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
position: relative;
z-index: 9999;
}
/*New MC Weather Style*/
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
font-family:inherit;
background: #ffffff none repeat scroll 0 0;
border-radius: 3px;
/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.07);*/
box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.08);
box-sizing: border-box;
padding: 10px;
width:100%;
border: none;
margin-bottom: 20px;
/*box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.14), 0 64px 0 -30px rgba(0, 0, 0, 0.5) inset;*/
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
color: #1c3c38;
font-weight: normal;
text-decoration: none;
font-size:15px;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
/*weather titles*/
padding: 0 0 10px;
width: 100%;
border-bottom: 1px solid #1c3c38;
text-align: center;
font-size:16px;
font-weight: normal;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
/*events and birthday titles*/
/*background: #333 none repeat scroll 0 0;
border-radius: 3px 3px 0 0;
color: #dedede;
margin: -10px -10px 0;
padding: 5px 10px;
width: 100%;
text-align: center;
font-size:16px;
font-weight: normal;*/
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
display: block;
height: 64px !important;
width: 64px !important;
margin:0 auto;
}
.e3pagetemplate .WeaAtGlance .AGDay {
width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
border-bottom: 1px solid #1c3c38;
padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
border: medium none;
float: left;
width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
float: right;
width: 25%;
text-align: right;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
width: 50%;
float:right;
text-align: center;
}
.e3pagetemplate .WeaAtGlance .AGCast {
width: 50%;
float:right;
text-align: center;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
padding:0;
width:100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
/*Upcoming Events even items*/
margin: 0 0;
padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
/*alt event items only*/
/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;*/
background-color: #fff;
border-top: solid 1px #ddd;
border-bottom: solid 1px #ddd;
}
.e3pagetemplate .CalAtGlance .Link2 {
padding:0 0 3px;
}
.e3pagetemplate .BirAtGlance {
text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
margin-top:5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
font-size:12px;
}
/* Member Central Web Parts End */
.fullwidth_img {
height: 350px;
width: 100%;
float:left;
position:absolute;
overflow:hidden;
z-index:-10;
}
.fullwidth_img img {
position:absolute;
left:50% !important;
margin-left: -750px;
height:auto !important;
width:100% !important;
min-height:456px !important;
min-width: 900px !important;
margin:0 !important;
left:0 !important;
bottom:0 !important;
}
@media screen and (min-width: 600px) {
.fullwidth_img img {
height:auto !important;
width:100% !important;
min-height:456px !important;
min-width: 1500px !important;
margin:0 !important;
left:0 !important;
bottom:0 !important;
}
}
.EditMode .fullwidth_img {
position:relative;
z-index:1;
height:210px;
overflow:hidden;
}
.TopDropLayout1 {
float:left;
width:100%;
min-width: 980px;
}
.TopDropLayout1 .page_header {
background: url('/SiteDesign/Images2/header_bg.aspx') repeat-x;
float: left;
min-width: 980px;
width: 100%;
}
.page_header .page_header_wrapper {
margin:auto;
width: 980px;
}
.page_header_wrapper a{
text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	margin:0;
	width:297px;
	height:98px;
}
.page_header_1 .logo {
	width:100%;
	height:auto;
}

.page_header_1 .logo img {
	width:100%;
	height:auto;
margin-top:10px;
}
.page_header_wrapper .page_header_2 {
float:right;
margin-top: 10px;
font-family: 'Droid Sans', Helvetica, sans-serif;
font-size: 13px;
padding-top:10px;

}
.page_header_2 .currentUserLabelText {
float:right;
color:#ffffff;
margin:8px 8px 0 0;
}
.page_header_2 .cmsdesklink {
float:right;
color:#ffffff;
margin:8px 8px 0 0;
}
.page_header_2 .WeaAtGlance {
background-color:transparent;
border:none;
color:#ffffff;
float:right;
font-family: 'Droid Sans', Helvetica, sans-serif;
margin:8px 8px 0 0;
width:auto;
clear:none !important;
}
.page_header_2 .WeaAtGlance img{
margin-left:10px;
vertical-align:middle;
}
.page_header_2 .AGDay {
display:none;
}
.page_header_2 .signoutLink {
float:right;
color:#ffffff;
text-transform:uppercase;
background:#c8aa64;
padding:6px 10px;
}
.page_header_wrapper .page_header_3 {
float:right;
font-family: 'Droid Sans', Helvetica, sans-serif;
font-size: 14px;
width:100%;
color: #ffffff;
padding: 8px 0;
}
.page_header_3 .oneCMSMenu {
cursor:pointer;
float:right;
}
.page_header_3 .oneCMSMenuItem {
padding: 0 10px;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
padding: 0 10px;
color: #dfb315;
}
.page_header_3 .CMSMenu {
cursor:pointer;
width:auto !important;
padding:5px 10px;
background-color:#506356;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
padding:4px 20px 4px 10px;

}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
padding:4px 20px 4px 10px;
color:#dfb315;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_4 {
}
.TopDropLayout1 .page_content {
float:left;
width:100%;
min-width: 980px;
background:url('/SiteDesign/Images2/bg.aspx') repeat;
margin-top: 200px;
}
.page_content .page_content_wrapper {
margin: 0 auto;
width:1100px;
padding:70px 0;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
float:left;
width:100%;
min-width:980px;
background: none;
}
.page_footer .page_footer_wrapper {
margin: 0 auto;
width:980px;
}
.page_footer_wrapper a{
text-decoration:none;
color: #ffffff;
}
.page_footer_wrapper .page_footer1 {
float:left;
width: 100%;
color:#ffffff;
padding:20px 0;
font-size:12px;
}
.page_footer1 .footerleft {
margin-right: 170px;
color: #ffffff;
font-family: 'Droid Sans', Helvetica, sans-serif;
font-size: 12px;
}
.poweredby {
float:right;
color: #ffffff;
font-family: 'Droid Sans', Helvetica, sans-serif;
font-size: 12px;
margin-right: 100px;
margin-top: -18px;
}
.page_footer_wrapper .page_footer2 {
}


/* Lutkus changes ------------------------------------------------ */



h1,h2,h3,h4,h5,h6 {
font-weight: bold;
margin:30px 0 10px 0;
color: rgb(10,105,70);
}
h1 {
font-weight:normal;
font-size:30px;
line-height:120%;
margin-top:0;
}
h2 {
font-weight:normal;
font-size:21px;
line-height:120%;
}
h3 {
font-weight:normal;
font-size:18px;
line-height:120%;
}

b,a {
color: rgb(10,105,70);
}
a:hover {
color: rgb(13,134,89);
}



p,li {
font-size: 110%;
line-height: 130%;
color:#565656;
margin:0 0 10px 0;
}




p.pButton {
}
p.pButton:before {
content: "\00BB \0020"
}

p.pButton a {
text-decoration: underline;
}


#p_lt_header_2_Weather_weather {
display:none;
}

/* Member Central Page table  ------------------------------------------------ */

table.pt_table {
margin-top:-50px;
}
table.pt_table tr td:first-of-type {
display:none;
}

div.iframe.home iframe {
	width: 100%;
	height: 1200px;
	margin-top: -40px;
}