@import url("/style/frontend.css");
@import url("/style/nav.css");
@import url("/style/calendar.css");

/*
-----------HTML Elements---------
*/
body {
	background: #bc272e url(/themes/LuzerneCounty-Summer/images/luzerne-bkgd-sec.gif) center top repeat-y;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, td, th, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.4em;
}

body.homePage{
	background-image: url(/themes/LuzerneCounty-Summer/images/luzerne-bkgd-home.gif);
}

body.homePage, body.homePage td, body.homePage th, body.homePage li, body.homePage p {
	color: #fff;
}

a {	
	color: #CC3300;
}

a:hover {
	color: #BC272E;
	text-decoration: none;
}

.homePage a {	
	color: #ffcc00; 
}

.homePage a:hover {
	color: #fff;
}

p { 
	margin: 0 0 0.5em 0; 
}

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d87730;
	font-size: 32px;
	margin: 0 0 0.25em 0;
	letter-spacing: -1px;
	line-height: 1.2em;
}


.col h1 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #d87730;
	font-size: 22px;
	margin: 0 0 1em 0;
	font-weight: bold;
}


h2 { 
	color: #d05b1f;
	font-size: 20px;
	margin: 1em 0 0.25em 0;
	line-height: 1.2em;
}

.homePage h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	font-size: 24px;
}

h3 {
	color: #CC3300;
	font-size: 18px;
	margin: 1em 0 0.25em 0;
	line-height: 1.2em;
}

.homePage h3{
	color: #ffcc00;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
}

h4 {
	color: #D87730;
	font-size: 14px;
	margin: 1em 0 0.25em 0;
	line-height: 1.2em;
}

.homePage h4{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	margin: 0.5em 0 0.25em 0;
}

h5 {
	color: #ffcc00;
	font-size: 12px;
	margin: 1em 0 0.25em 0; 
	line-height: 1.2em;
}

img {
	border: 0;
}

th {
	line-height: normal;
}

td, th {
	vertical-align: top;
}

.note {
	color: #666666; font-size: 11px; font-style: italic;
}

/*
-----------Site-wide Tags-----------
*/
.rssIcon {
	text-decoration: none;
	color: #f6a413;
}
.rssIcon sup {
	position: relative;
	top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.altRow { background-color: #FDF8E1;}
.altRows td, .altRows th { border-top: solid #fff0b2 1px; }

.compare td.description {
	border: none;
	text-align: left;
	height: 80px;
}
.compare td.firstCell {
	height: 20px;
}

.imgLt {
	margin: 0 1.25em 1em 0;
}

.imgRt {
	margin: 0 0 1em 1.25em ;
}

/* Sub Header On or Off
--------------------------------*/
#subHeader {display:none;}

/*Inner Pages*/

.inner_page #subHeader {display:none;}

table.compare {
	border: solid #ffcd04 1px;
	width: 880px;
}

table.compare td, table.compare th {
	padding: 5px;
	vertical-align: top;
}

table.compare tbody th {
	text-align: left;
	font-weight: normal;
}

table.compare tbody td {
	text-align: center;
}

table.compare thead th {
	border-bottom: solid #ffcd04 1px;
	background: #fff0b2;
	color: #d87730;
}

table.compare h3 {
	color: #d87730;
	margin: 0;
}

table.compare p {
	margin: 0 0 5px 0;
}

.web_page .twoCol .first {
	width: 533px;
}

.web_page .twoCol .second {
	width: 298px;
	padding: 15px;
	background: #FFE3BB;
	border:1px solid #FFC164;
}

.web_page .twoCol .second *:first-child {
	margin-top: 0;
}

.web_page .twoCol .second img {
	margin: 10px 0;
}

/*------------------------------*/

/*
-----------Page Layout-----------
*/
.content
{
	z-index:5;
	position:relative;
}


.content ul {margin-left:15px;
	margin-bottom: 0.5em;
}

#pageWrap {
	width: 960px;
	margin: 0 auto;
}

.homePage #pageWrap {
	width: 100%;
	margin: 0;
	background: url(/images/banners/home-page-shadow.gif) center top no-repeat;
}

.homePage #pageContent {
	background: #bc282f;
	width: 960px;
	margin: 0 auto;
}

#pageContent {
}

#secContent, #mainContent, #tertiaryContent {
	float: left;
}

#mainContent{
	width: 100%;
}

#secContent {
	width: 200px;
	margin: 0 20px 10px 0;
}

#tertiaryContent {
	width: 200px;
	margin: 0 0 10px 20px;
}

/*
-----------Header-----------
*/
#header {
	background: #bc272e;
	height: 139px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 960px;
	margin: 0 auto;
}
#header .logo {
	position: absolute;
	top: 16px;
	left: 17px;
}

#header #headerImg {
	position: absolute;
	top: 0;
	left: 325px;
	z-index: 1;
}

.homePage #header #headerImg {
	display: none;
}

#header .tagline {
	position: absolute;
	top: 100px;
	left: 17px;
	z-index: 100;
}

#header #searchSite {
	position: absolute;
	top: 21px;
	right: 25px;
	color: #fff;
}

#header #secNav {
	position: absolute;
	top: 75px;
	left: 665px;
	width: 275px;
	z-index: 150;
	line-height: normal;
}

#header #secNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header a {
	color: #ffe57d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header a:hover {
	text-decoration: none;
	color: #fff;
}

#header h3#phoneCTA {
	position: absolute;
	top: 100px;
	right: 25px;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	line-height: normal;
	margin-top: 0;
}

#searchSite {
	position: relative;
	border: solid 1px #fff;
	width: 267px;
	margin-bottom: 1.5em;
	background-color: #d46430;
	height: 32px;
}

#searchSite label {
	position: absolute;
	top: 7px;
	left: 12px;
	font-weight: bold;
}

#searchSite input {
	position: absolute;
	top: 5px;
	left: 65px;
	width: 165px;
	height: 18px;
}

#searchSite input.btn {
	position: absolute;
	top: 4px;
	left: 240px;
	height: 24px;
	width: 22px;
}


/*
----------Nav Design-----------
*/

#navWrap
{
	background: url(/themes/LuzerneCounty-Summer/images/nav-bkgd.gif) repeat-x left bottom;
	height:42px;
	padding: 0 15px;
}

#navWrap li {
	background: url(/themes/LuzerneCounty-Summer/images/nav-btn-bkgd.gif) no-repeat left bottom;
	padding-left: 7px;
	margin: 0 3px;
}

#navWrap li a{
	background: url(/themes/LuzerneCounty-Summer/images/nav-btn-bkgd.gif) no-repeat right bottom;
	padding-left: 7px;
	font-size: 13px;
}

#navWrap li li {
	background-image: none;
	margin: 0;
	float: none; /*test */
	padding: 0;
	line-height: normal;
}

.nav {
	margin: 0;
}

.nav ul {
	/*This forces the dropdown to appear above the calendar on the events page*/
	z-index: 100;
	
}

.nav ul ul {
	border-color: #f08e47;
	background-image: none;
}

#secNav li a {
	padding: 0 8px;
	border-left: solid 1px #FFE57D;
	line-height: 1.1em;
}

#secNav li.first a {
	border: none;
	padding-left: 0;
}

#navWrap li a {
	padding: 14px 13px 9px 9px;
	color: #f9e45a;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

#navWrap li a:hover {
	color: #ffcc33;
	text-decoration: underline;
	}

.nav li ul {
	background-color: #dd7931;
	border: solid 1px #f08e47;
	-moz-opacity:0.93;
	opacity:0.93;
	filter:alpha(opacity=93);
	/* width: 160px; Equals width of (.nav li ul li a) plus the left/right padding */
}

.nav li li a {
	border-bottom: solid #dd7931 1px; /* keeps IE6 from displaying submenu items with excess space below. */
}

#navWrap li li a {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 3px 17px;
	margin: 0;
	background-image: none;
	text-decoration: underline;
	white-space: normal;
	width: 140px;	 /* Any changes to these need to be reflect in (.nav li ul ul) and (.nav li ul) */
}

#navWrap li li a:hover, #navWrap li li:hover, #navWrap li li.sfHover {
	color: #fff;
	background-color: #de8d52;
	text-decoration: none;
}
	
.nav li.dd a { /* Class to differentiate items with flyouts; usually with a backgrdoun image of an arrow to the right */
}

.nav li.dd a:hover {
}

.nav li ul ul {
	margin-left: 174px; /* Equals width of (.nav li ul li a) plus the left/right padding */
	zoom: 1;
}

#navWrap li li a.sf-with-ul{
	background-image: url(/themes/LuzerneCounty-Summer/images/nav-arrow-dd.gif);
	background-position: 160px 5px;
	background-repeat: no-repeat;
}

li ul.sf-js-enabled {
	left: auto !important;
}

#navWrap .bgiframe
{
	background-color: #dd7931;
	border: solid 1px #f08e47;
	-moz-opacity:0.93;
	opacity:0.93;
	filter:alpha(opacity=93);
}

#navWrap .bgiframe body {
	background-color: #dd7931;
    margin: 0;
    padding: 0;
}


/*
-----------General Column Formatting-----------
*/

.oneCol {}
.twoCol {}
.threeCol {}

.col {
	margin: 0 0 10px 25px;
}

.col.first {
	margin-left: 0;
}

.col ul li {margin-left:15px;}

.oneCol .col {
	padding:0px;
}

.twoCol .col {
	width: 47%;
}

.threeCol .col {
	width: 30%;
}

.listing {
	margin: 0 0 1em 0;
}

/*
----------Footer----------
*/
#footer {
	position: relative;
	color:#FFFFFF;
	font-size: 10px;
	padding: 40px 35px;
	background: url(/themes/LuzerneCounty-Summer/images/btm-fade.gif) center top no-repeat;
	z-index: 1000;
}

.homePage #footer {
	width: 890px;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}
#footer .facebook {
	margin: 12px 20px 0 0;
	float: right;
}
#footer .upstatepa {
	margin: 6px 20px 0 0;
	float: right;
}
#footer .savvyGrouse {
	margin: 0 20px 0 0;
	float: right;
}

#footer ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}

#footer a
{ color:#ffcc00; }

#footer #weather {
	float: right;
}

#footer #visitPA {
	display: block;
	width: 43px;
	height: 52px;
	margin: 5px 20px 0 0;
	background: url(/themes/LuzerneCounty-Summer/images/keystone-pa.gif) no-repeat;
	float: right;
}

.secPage #footer #visitPA {
	background: url(/themes/LuzerneCounty-Summer/images/keystone-pa-sec.gif) no-repeat;
}

.secPage #footer {
	background: none;
	color:#000000;
	padding: 1em 35px;
}

.secPage #footer a,
.secPage #footer p { color:#cc0000; }

#sponsors {
	text-align: center;
	margin-bottom: 15px;
}

/*
--------Inner Pages--------
*/

.inner_page .content
{
	float:none;
	padding: 2em 3em;
}

/*
--------Calendar Customization--------
*/

#dateSelector {
	float: left;
	width: 175px;
	margin: 0 20px 0 0;
}

#featureLink {
	display: block;
	margin: 0 0 1em 0;
	background: #FFEED5;
	border: solid #CC3300 1px;
	padding: 5px;
	text-align: center;
}

#featureLink:hover {
	background-color: #FFCD82;
}

#upcomingEvents {
	width: 693px;
	margin: 0;
	float:left;
}

#upcomingEvents .category {
	width: 100%;
	float: none;
	margin: 0;
}

#upcomingEvents .category h3 {
	border-bottom: solid #4E7083 1px;
}

#upcomingEvents .event {
}

#upcomingEvents .featured {
	background: #FFE3BB;
	border:1px solid #FFC164;
	padding: 10px;
	width: 70%;
	margin-bottom: 1em;
}

#upcomingEvents .featured h3 {
	margin-top: 0;
}

#upcomingEvents .event h4 {
	width: 250px;
	margin-right: 16px;
}

#upcomingEvents .event h5.date {
	color: #324B65;
	font-size: 14px;
	margin-top: 0.25em;
}
.special {
	background-color: #f8d786;
}

 .event h5{
 	color: #324B65;
 }


 .event copyblock h5{
 	color: #D87730;
	font-size: 12px;
 }


h2.dateRange {
	font-size: 16px;
	color: #324B65;
	padding: 0px;
	font-weight:bold;
	letter-spacing:-.05em;
	margin-top: 0;
}

a.eventLink {
	font-size: 16px;
	color: #324B65;
	font-weight:bold;
	letter-spacing:-.05em;
}

/* Calendar Colors */
.calendar{
  border: 1px solid #CB5D23;
}
.calendar .nav {
  background-color: #DF823F;
}

.calendar thead tr { /* Row <TR> containing navigation buttons */
  background: #DF823F;
}
.calendar thead tr { /* Row <TR> containing navigation buttons */
  background: #DF823F;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #DF823F;
  border-top: 1px solid #CB5D23;
}
.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #CB5D23;
}
.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  background: #CB5D23;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #FFCD82;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #CB5D23;
  border: 1px solid #CB5D23;
}
.calendar, .calendar table {
  background: #FFEED5;
}
.calendar tbody .rowhilite td.wn {
  background: #FFEED5;
}
.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #FFEED5;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  border: 1px solid #889;
  background-color: #FFEED5;
}
.calendar tbody td.today { /* Cell showing selected date */
  background-color: #FFE3BB;
}
.calendar tbody td.selected { /* Cell showing today date */
  border: 1px solid #FFC164;
}
.calendar tbody .rowhilite td {
  background: #FFE3BB;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #FFCD82;
  border: 1px solid #DF823F;
}
.calendar .combo {
  background: #FFE3BB;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #DF823F;
}

#calendar-container div.calendar { position: static; /* Keeps calendar in sidebar for IE6 */}

/*
--------Home Page Styles--------
*/

#featureItems {
	padding: 35px;
	clear: both;
	background: #bc282f;
}

.featuredEvents {
	width:270px;
	float: left;
	margin-right: 20px;
	position: relative;
}

.featuredNews {
	width:290px;
	float: left;
	margin-right: 15px;
	position: relative;
}

#siteFeatures {
	width: 281px;
	float: left;
	position: relative;
}

.featuredEvents h3, .featuredEvents h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffcc00;
	margin: 0 0 5px 0;
}

.featuredNews h3{
	font-size: 14px;
	color: #ffcc00;
	margin: 0 0 5px 0;
}

#featureGuide h3, #featureGuide h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffcc00;
	margin: 0 0 5px 0;
}

.featuredNews p{
	margin: 0 0 5px 0;
}

.featuredNews .listing {
	margin-bottom: 25px;
}

.featuredEvents .cta, .featuredNews .cta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc00;
}

.featuredEvents p.date {
	margin: 0;
	font-size: 11px;
}

.featuredEvents h2, .featuredNews h2 {
	margin: 0 0 0.5em 0;
}

#featureSpecial {
	position: absolute;
	top: 25px;
	left: 33px;
	border: solid 1px #ffcc33;
	width: 180px;
	background: #424242;
	padding-bottom: 20px;
	height: 191px;
	z-index: 400;
}

#packageSlides {
	position: relative;
	z-index: 500;
}

#packageSlides .slide{
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
}

#mainImg .slide {
	position: absolute;
	top: 0;
	left: 0;
}

#mainImg {
	position: relative;
	height: 273px;
}

#featureSpecial .content {
	width: 147px;
	margin: 0 auto;
}

#featureSpecial h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 0.25em 0;
}

#featureSpecial p {
	font-size: 13px;
	margin: 0 0 0.25em 0;
	line-height: normal;
}

#featureSpecial p a {
	display: block;
	padding-left: 10px;
	background: url(/themes/LuzerneCounty-Summer/images/arrow-special.gif) 0 3px no-repeat;
}

#siteFeatures h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
}

#locationMap {
	border: solid 1px #fff;
	width: 279px;
	margin-bottom: 1.5em;
}

#vidPodcast {
	border: solid 1px #fff;
	width: 279px;
	height: 52px;
	position: relative;
	margin-bottom: 1.5em;
}

#vidPodcast h3 {
	position: absolute;
	top: 12px;
	left: 80px;
	font-size: 24px;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
}

#sendEvent {
	border: solid 1px #fff;
	margin-bottom: 15px;
}

#dateSelector #sendEvent {
	margin: 15px auto;
	width: 148px;
}

#emailSignUp {
	position: relative;
	border: solid 1px #fff;
	width: 279px;
	margin-bottom: 1.5em;
	background: #dd7a31 url(/themes/LuzerneCounty-Summer/images/bkgd-box-grad.gif) left bottom repeat-x;
	height: 66px;
}

#emailSignUp h3 {
	position: absolute;
	top: 5px;
	left: 12px;
	font-size: 24px;
	margin: 0;
}

#emailSignUp label {
	position: absolute;
	top: 36px;
	left: 12px;
	z-index: 50;
}

#emailSignUp input {
	position: absolute;
	top: 37px;
	left: 105px;
	width: 131px;
	height: 18px;
	z-index: 50;
}

#emailSignUp input.btn {
	position: absolute;
	top: 37px;
	left: 246px;
	height: 24px;
	width: 22px;
	z-index: 50;
}

#ClientValidationSummary {
	background: #fff;
	border: solid 1px #cc0000;
	padding: 10px;
	display: none;
	color: #000;
	width: 350px;
	margin: 0 0 15px 0;
	-moz-opacity:0.90;
	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;
	-moz-opacity:0.90;
	opacity:0.90;
	filter:alpha(opacity=90);
}

#requestInfo #ClientValidationSummary {
	background: #F5B4B4;
	border: solid 1px #D11919;
	display: none;
	-moz-opacity:0.90;
	opacity:0.90;
	filter:alpha(opacity=90);
	width: auto;
}
#requestInfo .twoCol .col {
	margin: 0;
}

.formDisplay {
	width: 100%;
}

.formDisplay th {
	text-align: right;
	padding-right: 5px;
	width: 100px;
}

.formDisplay td {
}

.formDisplay td input{
	display: block;
	float: left;
}

.formDisplay td textarea{
	display: block;
	float: left;
}

.validation-inline-error-message {
	float: left;
	color: #cc0000;
	font-weight: bold;
	padding: 0 8px;
}

.formDisplay thead th {
	text-align: center;
	padding: 2px 3px;
}



/*
--------Facebook Pop Up--------
*/
#facebookPopUp {
	display: none;
	position: absolute;
	bottom: 81px;
	*bottom: 91px;
	left: 525px;
	border: 1px solid #ADBAD3;
	background: #fff;
	z-index: 5;
}
#facebookPopUp .close {
	position: absolute;
	top: 36px;
	right: 10px;
	cursor: pointer;
}