@import url("/style/structure.css");

/*
-----------HTML Elements---------
*/
body { background: #8ed6d7 url('/themes/selinsgrove/images/body-bg.gif') center -70px repeat-x; }

body#homePage { background: #8ed6d7 url('/themes/selinsgrove/images/body-bg.gif') center top repeat-x; }

body,
td,
th,
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #000;
}

a { color: #007d9b; }

a:hover {
	color: #808080;
	text-decoration: none;
}

p,
ul,
ol,
table { margin: 0 0 1em 0; }

ul { margin-left: 20px; }

ol { margin-left: 30px; }

h1,
h2,
h3,
h4,
h5 {
	margin: 0 0 0.5em 0;
	color: #007e9e;
}

h1 {
	color: #fff;
	font-size: 27px;
	line-height: 1.1em;
	margin-top: 20px;
}

h2 {
	color: #4F4F4F;
	font-size: 22px;
}

h3 {
	color: #a71323;
	font-size: 18px;
}

#homePage h3, #homePage h3 a {
	color: #a71323;
	font-size: 22px;
	line-height: normal;
}

h4 {
	color: #666;
	font-size: 14px;
}

h5 {
	color: #a71323;
	font-size: 12px;
}

/*
-----------Site-wide Tags-----------
*/
#subheader { display: none;}

.slide {
	position:absolute;
	top: 0;
	left: 14px;
	z-index: 90;
}

#mainContent .content {
	background: #8ed6d7;
}

#mainContent .content p, #mainContent .content li { color: #000; }
/*
-----------Page Layout-----------
*/
#pageWrap { width: 100%; }

#pageContainer { width: 960px; margin: 0 auto; position: relative; }
#pageContent { margin: 0 14px 30px 14px; }

#homePage #pageContent { margin: 0 0 20px 0; }

.sidebar { float: right; width: 244px; }

#mainContent .content .vcard {
	margin: 0 20px 15px 0;
	padding: 0;
	float: left;
	width: 45%;
}

#mainContent .content .vcard ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
-----------Header-----------
*/

#header {
	height: 120px;
}

#header .logo {
	top: 23px;
	left: 0px;
}

#homePage #header {
	height: 181px;
}

#homePage #header .logo {
	top: 65px;
	left: 0px;
}

#homePage .featuredNews .newsHead {
	display: none;
}

/*
----------Nav Design-----------
*/

#navWrap {
	position: absolute;
	top: 47px;
	right: 0;
	z-index: 999;
	background: url(/themes/Selinsgrove/images/nav-bg-lt.gif) 0 0 no-repeat;
	padding-left: 10px;
	/*width: 660px;*/
}

.navContainer {
	width: 660px;
}

#navWrap ul {
	background: url(/themes/Selinsgrove/images/nav-bg-rt.gif) right 0 no-repeat;
	padding-right: 10px;
	height: 40px;
}

#navWrap li {
	background: url(/themes/Selinsgrove/images/nav-bg.gif) 0 0 repeat-x;
	padding: 3px 0;
}

#navWrap li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 2.01em;
	text-decoration: none;
	color: #fff;
	border-left: solid 1px #9c0615;
	border-right: solid 1px #de275b;
}

#navWrap li a:hover, #navWrap li:hover, #navWrap li.sfHover {
	color: #C9D836;
}

#navWrap li li {
	background: none;
	padding: 0;
}

#navWrap li li a {
	font-weight: normal;
	color: #5f5f5f;	
	padding: 2px 10px;
	border: none;
}

#navWrap li li a:hover {
	background: #c2e6f2;
	color: #5f5f5f;
}

#navWrap ul ul { background: #daf0f7; height: auto; padding: 0; }

#navWrap .first a { border-left: none; }

#navWrap .last a { border-right: none; }

#secNav { position: absolute; top: 0; right: 0; }
#secNav a { padding: 0 15px; margin: 10px 0; border-left: solid 1px #ccc; }
#secNav .first a { border-left: none; }

/*
-----------General Column Formatting-----------
*/

/*.docLink #mainContent .content .imgLt { float: right;}*/
.docLink #mainContent .content .imgLt { margin-top: 5px;}
.docLink #mainContent { position: relative;}
.docLink #mainContent .content .previewImg { position: absolute; top: 0; right: -9px; margin-right: 0;}
.docLink #mainContent .content .oneCol .imgLt { float: left;}

.docLink a.link,
.docLink h3.noLink { background-image: none; padding-left: 0; color: #a71323; font-size: 18px; position: absolute; top: 0; left: 196px; }

.docLink .noImage a.link,
.docLink .noImage h3.noLink { /* left: 0; */ }

.docLink .oneCol .noImage .desc {
	/* margin-left: 0;
	width: 650px; */
}

.docLink .lastCat .noImage img {
	display: none;
}

.docLink #mainContent .content .lastCat .noImage .imgLt
 {
	float: none;
}

.docLink .docs img{ border: 2px solid #fff; }

.docLink .oneCol { margin-bottom: 30px; }
.docLink .oneCol .doc { width: 100%; position: relative; }
.docLink .docs { margin-top: 33px; }
.docLink .oneCol .desc { margin-left: 196px; width: 442px; clear: none; font-style: italic; padding-top: 33px; }
.docLink .oneCol .desc strong { font-style: normal; }

.docLink .lastCat a.link { background-image: none; padding-left: 0; color: #a71323; font-size: 18px; position: static; top: auto; left: auto; }
.docLink .lastCat .desc { float: none; margin-top: 15px; width: 100%; padding-top: 0; margin-left: 0; }
.docLink .lastCat .desc  td { padding: 0 10px 10px 0; font-style: normal;}

.docLink #mainContent .sidebar {  margin-top: 250px; }

.docLink .twoCol .col { width: 47.5%; padding-right: 20px;  }
.docLink .twoCol .second { padding-right: 0;  }

.docLink .threeCol .col { width: 31%; padding-right: 20px;  }
.docLink .threeCol .third { padding-right: 0;  }

.news_page .twoCol .col { width: 47.5%; padding-right: 20px;  }
.news_page .twoCol .second { padding-right: 0;  }

.web_page .threeCol .col { width: 31%; padding-right: 20px;  }
.web_page .threeCol .third { padding-right: 0;  }

.news_page .threeCol .col { width: 31%; padding-right: 20px;  }
.news_page .threeCol .third { padding-right: 0;  }

.secPage .twoCol .col.first { width: 48%; margin: 0 25px 0 0; }

.secPage .twoCol .col.second { width: 48%; margin: 0; }

.secPage .twoCol .col.second li, .twoCol .col.second p  { }

.secPage .second h3 {
	font-size: 15px;
}
.secPage .second h4 {
	font-size: 13px;
	color: #4F4F4F;
}

.sidebarLeft { margin-right: 23px; float: right; }

.sidebarLeft a {
	color: #4F4F4F;
	font-size: 12px;
}

#localLinks { background: #f5f3ec; }

#localLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#localLinks li { border-top: solid #d1d0cc 1px; padding: 0; margin: 0; zoom: 1; }

#localLinks li a,
#localLinks h3 {
	padding: 10px 15px;
	display: block;
	line-height: normal;
	zoom: 1;
	margin: 0;
}

#mainContent .content {
	float: left;
	width: 650px;
}

#homePage #mainContent .content,
.events_page #mainContent .content,
.eventsDetails_page #mainContent .content
{
	width: auto;
}


.featureLinks ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

.featureLinks {
	margin: 20px 0;
}

.featureLinks li a {
	display: block;
}

.featureLinks li.icon {
	padding-bottom: 10px;
}

.featureLinks li.icon a {
	padding: 5px 0 5px 33px;
}

.featureLinks li.join a {
	background: url(/themes/selinsgrove/images/icon-join.gif) 5px 0 no-repeat;
}
.featureLinks li.events a {
	background: url(/themes/selinsgrove/images/icon-calendar-lg.gif) 0 0 no-repeat;
}

/*
----------Footer----------
*/

#footer { background: #a3ad46 url(/themes/selinsgrove/images/footer-bg.gif) 0 0 repeat-x; }
#footer .content { position: relative; width: 960px; padding: 24px 13px; margin: 0 auto; background: url(/themes/selinsgrove/images/footer-bg-top.gif) center top no-repeat; }
#footer p, #footer li, #footer h4, #footer a { color: #fff; font-size: 12px } 
#footer .creditLine { position: absolute; top: 24px; right: 13px; }
#footer h4 { font-size: 18px; margin-bottom: 0.75em; }
#footer .copyright { font-size: 10px; }

#footer #linkedIn { position: absolute; top: 63px; right: 95px;}
#footer #facebook { position: absolute; top: 60px; right: 13px;}

/*
----------Home Page Specific----------
*/

#mainImg { position: absolute; width: 682px; height: 317px; top: 91px; left: 286px; }

#mainImg .top,
#mainImg .btm {
	position: absolute;
	left: 0;
}

#mainImg .top {
	top: 0;
	z-index: 100;
}

#mainImg .btm {
	top: 264px;
	z-index: 100;
}

#homeContent { padding-top: 28px; width: 265px; float: left; }

#btmContent {
	margin-top: 218px;
	width: 682px;
	float:right;
}

#homePage .sidebar { position: relative; }

a.cta, #btmContent #featuredEvents .viewAll a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	display: inline-block;
	padding-right: 15px;
	background: url(/themes/Selinsgrove/images/arrow-red.gif) right 5px no-repeat;
}
.sidebar div {
	border: solid 1px #c9d836; margin-bottom: 1em; background: #fff;
}
.sidebar div div{
	border: none; margin-bottom: 0; background: none;
}
.sidebar .weatherContainer{
	float: right;
}
.sidebar .weather img {
	float: left;
}
.sidebar .weather .clr {
	height: 0;
	_clear: none;
}
.sidebar .weather .weatherContainer {
	height: auto;
}
	
div { zoom: 1; }

#emailSignUp {
	position: relative;
	width: 210px;
	margin-bottom: 1.5em;
	background: #fff;
	height: 66px;
	padding: 11px 16px;
}

#emailSignUp h4 {
	margin: 0;
	color: #a71323;
}

#emailSignUp p {
	margin: 0;
}

#emailSignUp label {
	display: none;
}

#emailSignUp label.error {
	display: block;
	background: #fff;
	border: solid 1px #cc0000;
	margin-top: 32px;
	padding: 3px;
	
}

#emailSignUp input {
	position: absolute;
	top: 55px;
	left: 16px;
	width: 181px;
	height: 18px;
	z-index: 50;
}

#emailSignUp input.empty {
	color: #b8b8b8;
}

#emailSignUp input.btn {
	position: absolute;
	top: 56px;
	left: 209px;
	height: 21px;
	width: 21px;
	z-index: 50;
}


#ClientValidationSummary {
	background: #fff;
	border: solid 1px #cc0000;
	padding: 10px;
	display: none;
	color: #000;
	width: 350px;
	margin: 0 0 15px 0;
	opacity:0.90;
	filter:alpha(opacity=90);
}


#emailSignUp #ClientValidationSummary {
	background: #cc0000;
	border: solid 1px #fff;
	padding: 50px 10px 10px 10px;
	position: absolute;
	width: 250px;
	top: 25px;
	left: 5px;
	z-index: 1;
	display: none;
	opacity:0.90;
	filter:alpha(opacity=90);
}


/*
--------Home - Featured Events--------
*/



/*
--------Home - Featured Events--------
*/

#featuredEvents { width: 367px; float: left; padding:0 0 0 20px; }
#featuredEvents  .event{ padding: 5px; }

#featuredEvents h3 { 
	background: url(/themes/selinsgrove/images/heading-bg-lt.gif) 0 0 no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	margin-bottom: 9px;
}
#featuredEvents h3 strong {
	display: block; 
	background: url(/themes/selinsgrove/images/heading-bg-rt.gif) right 0 no-repeat;
	padding: 7px 10px;
}
#featuredEvents .event h5, #featuredEvents .event p { 
	display: none;
}
#featuredEvents .event .clr { 
	height: 0px;
    overflow: hidden;
}
#featuredEvents .event h5.date { 
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#featuredEvents .event h4 { 
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#featuredEvents .event h4 a {
	color: #000;
	display: block;
	background: url(/themes/selinsgrove/images/icon-magnify.gif) 5px 5px no-repeat;
	zoom: 1;
}
#featuredEvents .event.altItem h4 a {
	background-image: url(/themes/selinsgrove/images/icon-magnify-alt.gif);
}
#featuredEvents .event.viewAll h4 a {
	background-image: url(/themes/selinsgrove/images/icon-calendar.gif);
}
#featuredEvents .altItem { background: #f1f1f1;}

/*
----------News----------
*/

.news_page h1,
.news_page h2,
.news_page h3,
.news_page h4,
.news_page h5 { margin: 0 0 0.25em 0; }


/*
--------Calendar Customization--------
*/

/*
--------Featured News Styles--------
*/

/*
--------Featured News Styles--------
*/
#newsSignUp {
	padding-left: 12px;
}
#newsSignUp input{
	margin-bottom: 3px;
}

/*
-------- frmLogin --------
*/

#frmLogin label {
	width: 65px;
	display: inline-block;
}
#frmLogin #txtLogin, #frmLogin #txtPassword {
	width: 100px;
}
#frmLogin input {
	vertical-align: middle;
}
#frmLogin p {
	margin-bottom: 3px;
}


/*
-------- Forms --------
*/

#ddlHowhear { display: block; margin-bottom: 15px;}

.error, .errMsg, .mce_inline_error { display: block; color: #cc0000;}


/*
-------- Events Pages --------
*/

#calendar-container .calendar, #calendar-container .calendar td { 
	font-size: 12px;
}

#upcomingEvents
{
	margin-bottom: 120px;
	width: 675px;
}

.eventsDetails_page #upcomingEvents {
	width: 675px;
}

.events_page #upcomingEvents
{
}

#upcomingEvents .category h3
{
	border-bottom: solid #77BFBF 1px;
	padding-bottom: 5px;
	color: #007E9E;
}

#upcomingEvents .event h4 { color: #007E9E; width: 425px; margin: 0; }

#upcomingEvents .event h5.date {
width:235px;
}

#upcomingEvents .event h5 {
margin: 0;
}

#upcomingEvents .event h5 {
margin: 0;
}

#upcomingEvents .event .clr {
	height: 0;
	_clear: none;
}

#upcomingEvents .event { margin-bottom: 10px; }

#upcomingEvents .category {
	margin-top: 20px;
}

.events .categoryList {
	background: #EAE6CD;
	border: 1px solid #C6BF97;
}

.events .imgRt, .events .imgLt { margin-top: 5px;}

.events .categoryList h4 {
	font-size: 16px;
	margin-top: 0px;
}

.events #mainContent .categoryList ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.eventsDetails_page #upcomingEvents .category h3
{
margin-top: 0;
}


.eventsDetails_page #upcomingEvents .category
{
margin-top: 0;
}


.eventsDetails_page .eventInfo {
	float:right;
	margin:0 0 5px 5px;
	width: 250px;
	background: #ddd;
	border: 1px solid #aaa;
	margin:0 0 30px 30px;
	padding:10px;
	width:161px;
}

.eventsDetails_page .eventInfo .mapIcon {
	float: right;
	margin: 5px 0 0 10px; 
}

.eventsDetails_page .eventInfo p {
	line-height: normal;
	margin: 0;
}

.eventsDetails_page .eventInfo h4 {
	line-height: normal;
	margin: 0;
}

#featureLink
{
	border: solid #007E9E 1px;
	background: #E0ECEF;
}

#submitEvent {
	margin: 20px 0;
}

#rssLink 
{
	background: url(/themes/selinsgrove/images/icon-rss.gif) no-repeat;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
}

.news_page #rssLink 
{
	float: right;
}

/*
-------- Gallery Pages --------
*/

.gallery .threeCol { width: 900px; }

.galleryDetail_page .copyblock .imgLt,
.galleryDetail_page .copyblock .imgRt { float: none; margin-bottom: 15px;}

.galleryDetail_page .copyblock .imgLt p,
.galleryDetail_page .copyblock .imgRt p { font-size: 11px; color: #007D9B !important; margin-bottom: 0.25em; }

.galleryDetail_page .copyblock .imgLt img,
.galleryDetail_page .copyblock .imgRt img { margin-bottom: 0.25em; }

#calendar-container { display: none; }

.events_page #rssLink {
	position: absolute;
	top: 135px;
	right: 60px;
}
