/***** HEADER STYLES *****/
#header-container {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	}
#headermast {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	}
#headermast-main {
	width: 940px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
#masthead {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#pd-masthead {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	}


/****NAV STYLES****/

    .nav-container {
      width: 940px;
      color: #000;
      height: 1.6em;
      line-height: 1.4em;
    }
    
    .nav-item {
      width: auto;
      float: left;
      padding: 0.2em 1em 0.2em 1em;
      margin: 0 .6em 0 .6em;
      cursor: default;
      font-size: 12px;
      background-color: #fff;
      position: relative;
      z-index: 2;
      border-top: 2px solid #ddd;
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      border-left: 2px solid #ddd;
    }
.nav-item a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  
}
.nav-item a:hover {
  text-decoration: underline;
}
    .nav-item ul {
      display: none;
      position: absolute;
      left: 0;
      top: 28px;
      background-color: #999;
      color: #fff;
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0;
      width: 115px;
    }

    .nav-item ul li {
      display: block;
      padding: 0.3em;
      line-height: 1.1em;
      border-top: 2px solid #e6e6e6;
      border-right: 2px solid #b1b1b1;
      border-bottom: 2px solid #b1b1b1;
      border-left: 2px solid #e6e6e6;
      text-align: left;
    }
    
    div.nav-item:hover ul {
      display: block;
      margin: 0;
      padding: 0;
    }

    div.nav-item ul li:hover {
      background-color: #777;
    }

    div.nav-item ul li a:hover {
    color: #ffc;
    }


/***** VIP STYLES *****/
pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#main-container {
	width: 940px;
	vertical-align: top;
	text-align: ;
	font-family: Arial, Verdana, Helvetica, sans-serif;

	}

#content-container {
	width: 940px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	position: relative;
	top: -15px;
	clear: both;
	}
.maintable, .maintable td {
	margin: 0;
	padding: 0;
	vertical-align:top;
	}

.maintable {
  background: #6b747d url('/graphics/VIP/fullhsliver.jpg') repeat-y;
}

.leftcolumn {
  background: #6b747d url('/graphics/bulletborder.gif') repeat-y 593px 0px;
}


.vip-cover {
  width: 100%;
  text-align: center;
  padding: 40px 0 10px 0;
}

.vip-cover-img {
  width: 100%;
  text-align: center;
}

.vip-cover-text {
  width: 488px;
  text-align: left;
  text-indent: 20px;
  margin: 20px 45px 20px 55px;
  color: #fff;
  font-size: 13px;
}
.vip-story {
  padding: 30px 10px 10px 10px;
}

.vip-story-img {
}

.vip-story-title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.vip-story-title b{
  font-size: 18px;
  font-weight: bolder;
}

.vip-story-title a{
  color: #000;
  text-decoration: none;
}

.vip-story-title a:hover{
  text-decoration: underline;
}

.vip-story-text {
  text-align: left;
  padding: 5px 0 0 0;
  color: #fff;
  font-size: 13px;
  text-indent: 20px;
}

.vip-story-readmore {
  font-size: 13px;
  text-align: right;
  padding: 10px 0 0 0;
}

.vip-story-readmore a {
  color: #fff;
}

.social-container {
  margin: 40px 0 0 20px;

}

.social-list {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
.social-list-item {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}

.social-page-container {
  background: #fff url('/graphics/VIP/social-page-bg.gif') repeat-y;
}

.social-page-body {
  width: 640px;
  text-align:left;
  margin-left: 0;
}

 .left {
  float: left;
}

 .right {
  float: right;
}

.social-page-body a { 
  color: #000;
}

.social-page-container-inner-VIP0101 {
  background: transparent url('/graphics/VIP/social-page-VIP0101-bg.gif') no-repeat;
  min-height: 624px;
  position: relative;
  z-index: 1;
}

.social-page-container-inner-VIP0102 {
  background: transparent url('/graphics/VIP/social-page-VIP0102-bg.gif') no-repeat;
  min-height: 624px;
  position: relative;
  z-index: 1;
}

.social-page-container-inner-VIP0103 {
  background: transparent url('/graphics/VIP/social-page-VIP0103-bg.gif') no-repeat;
  min-height: 624px;
  position: relative;
  z-index: 1;
}

.social-page-container-inner-VIP0104 {
  background: transparent url('/graphics/VIP/social-page-VIP0104-bg.gif') no-repeat;
  min-height: 624px;
  position: relative;
  z-index: 1;
}


.social-page-links {
  margin: 160px 0 0 300px;
}

.social-page-header {
  height: 150px;
  width: 940px;
  position: absolute;
  top: 50px;
}
.social-page-header em {
  font-size: 30pt;
  font-weight: bold;
  font-style: normal;
  font-family: arial, verdana, Helvetica, sans-serif;
}
.social-page-footer {
  background: transparent url('/graphics/VIP/social-page-footer.gif') no-repeat top right;
  width: 660px;
  height: 61px;
  position: relative;
  left: -20px;
  z-index:-2;
  overflow: hidden;
}

.social-page-footer-links {
  width: 640px;
  padding: 0 0 20px 20px;

  font-size: 13px;
  background: #6b747d url('/graphics/VIP/social-page-bg.gif') repeat-y top right;
  position: relative;
  left: -20px;
  z-index:-1;
  overflow: hidden;
}

.social-page-footer-links a {
  color: #000;
  text-decoration: none;
}

.social-page-footer-links a:hover {
  text-decoration: underline;
}


.social-link-heading {
  color: #fff;
  border-bottom: medium double;
  margin-bottom: 5px;
//  background-color: #666;
}

.social-link-box {
  width: 175px;
  padding: 10px 30px 10px 5px;
  float: left;
}



.social-link-box li {
  color: #000;
  list-style: none;
  list-style-position: outside;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0;
}

.social-link-box a {
  text-decoration: underline;
  line-height: 1.5em;
  font-weight: bold;
}

.social-link-box a:hover {
  color: #339;
}

.custservice-container {
  margin: 60px 0 0 20px;
}
.custservice-list {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
.custservice-list-item {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}

.staff-container {
  margin: 0 0 10px 0;
}

.staff-dept-info {
  color: #fff;
  width: 500px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
ul.staff-dept-info li {
  list-style: none;
}

.staff-group {
  border-top: 2px groove #fff;
  margin: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5em;
}


.staff-img {
  width: 500px;
  margin: 40px 40px 20px 40px;
}


ul.staff-list {
  width: 300px;

}

ul.staff-list li {
  list-style: none;
  color: #fff;
  font-size: 13px;
  border-top: 1px groove #fff;
  padding: 10px;
}

.staff-list a {
  color: #c7eafb;
}

.staff-list a:hover {
  color: #9cf;
}

ul.staff-list li.is-first {
  border-top: 0;
}


.staff-hasmug {
  height: 100px;
}


.staff-name {
  font-size: 14px;
  font-weight: bold;
}

.staff-mug {
  margin-right: 10px;
  height: 100px;
  float: left;
}

.staff-email {
  color: #fff;
  font-size: 13px;
}


.rightcolumn {
	margin: 0;
	padding: 0;
	}
.rightcolumn-top {
	background: url("/graphics/VIP/vsliver.jpg") repeat-x bottom;
	}
	
.rightcolumn-top-inner-1 {
  background: transparent url('/graphics/bulletborder.gif') repeat-x bottom left;
	text-align: center;
	padding: 0px 0 15px 0;
}
.rightcolumn-top-inner-2 {
	text-align: center;
	padding: 15px 0 15px 0;
	width: 100%;
  background: transparent url('/graphics/bulletborder.gif') repeat-x bottom left;
  margin-bottom: 0;
}
.rightcolumn-bottom {
	height: 320px;
	background: url("/graphics/VIP/hsliver.jpg") repeat-y;
	padding: 10px;
	position: relative;
	top: -2px;
	}
td.rightcolumn .padding {
	margin: 0 0 0 0;
	padding: 0;
	}

.vip-section-cover {
  height: 95px;
}

.vip-section-title-img {
  float: left;
  margin: 15px 0 0 5px;
  padding: 0;
  vertical-align: center;
}

.vip-section-cover-img {
  float: right;
}

.archive-box {
  text-align: center;
  float: left;
  margin: 10px 7px;
  padding-top: 10px;
  border: thin groove #ddd;
  font-size: 12px;
  display: inline;
  width: 120px;
  height: 170px;
}
.archive-form {
  height: 30px;
}

.divider hr {
  width: 90%;
}

.clear {
	clear: both;
	}
#footer-container {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;

	}
#partner-logos {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#partner-logos ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
#partner-logos li {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#partner-logos img {
	border: none;
	}
#partner-links {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
#partner-links ul {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	}
#partner-links li {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#partner-links a {
  color: #000;
	}
#seo-links {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}
#seo-links ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	}
#seo-links li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#legal {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;	
	}
#legal ul {
	margin: 0;
	padding: 8px 0 4px 0;
	list-style: none;
	}
#legal li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	}
#legal p {
	margin: 0;
	padding: 0;
	}

#gannettlegal {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;	
	}
#gannettlegal p {
	margin: 0;
	padding: 0;
	}

/***** VIP ARTICLE STYLES *****/

.article-headline {
  color: #fff;
  padding: 20px;
}

.article-headline a {
  color: #fff;
}

.article-byline {
  font-size: 13px;
  color: #ddd;
  font-weight: bold;
}

.article-connections {
  float: right;
  width: 220px;
  font-weight: bold;
  background-color: #aaa;
  border-left: medium ridge #d7d6db;
  padding: 0 10px 10px 10px;
  margin: 5px 0 5px 10px;
  clear: right;
}

.article-connections .text {
  font-weight: normal;
}

.article-connections ul {
  padding: 10px 0 10px 0;
  margin: 0;
}

.article-connections li {
  list-style-position: inside;
  margin-left: 0;
  padding-left: 0;
}

.article-picture {
  font-size: 12px;
/*  border: thick solid #000;
  background-color: #111;*/
}

.article-picture-left {
  float: left;
  margin: 0 10px 10px 0;
}


.article-picture-right {
  float: right;
  margin: 0 0 10px 10px;
  display: block;
}

.article-picture .credit {
  font-weight: bold;
  text-align: right;
  padding: 3px 0 5px 0;
  color: black;
}

.article-picture .caption {
  font-weight: bold;
  text-align: right;
  padding: 3px 0 5px 0;
  color: black;
}


/***** VIP GALLERY STYLES *****/
/*
.gallery-container-thumbpage {
margin-top: 20px;
}

.gallerylatestitem {
	display: inline;
	float:left;
	text-align: center;
	width: 142px;
	height: 180px;
	margin:0 0 5px 0;
}

.gallerylatestpicture {
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin:7px 7px 7px 12px;
	padding: 0;
	border: medium solid #000;
  display: table-cell;
  vertical-align: middle;

  background-color: #000;
	}

.gallerylatestpicture img.middle {
  border: 0;
  text-align: center;
}

.gallerylatesttitle {
  font-size: 12px;
  height: 40px;
}
.gallerylatesttitle a {
  color: #fff;
}

*/

/***** VIP POY STYLES *****/

.vip-poys {
  text-align: center;
  height: 320px;
  padding-top: 20px;
  color: #fff;
}
.vip-poys h3 {
    color: #fff;
    padding: 5px;
    margin: 0;
}
.vip-poy {
  color: #fff;
  padding: 5px;
  width: 100px;
  float: left;
  display: inline;
}
.vip-poy a {
  text-decoration: none;
  color: #fff;
}
.vip-poy a:hover {
  text-decoration: underline;
  color: #fff;
}
.vip-poy-title {
  font-weight: bold;
  font-size: 12px;
}

.vip-poy .photo {
  margin-bottom: 5px;
}
.vip-poy .photo img {
border-color: #fff;
}

.vip-poy-readmore {
  display: inline;
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
}


/***** NEW CALENDAR LOOK *****/
.calendar-container-new {
	width: 300px;
	margin: 0 18px 18px 18px;
	padding: 0;
	background-color: #d6d7db;
	border-bottom: 10px solid #d6d7db;
	text-align: center;
	}
.calendar-label-new {
	width: 300px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.calendar-boxtitle {
	background: transparent url('/graphics/VIP/nextevent.gif') no-repeat;
	width: 100px;
	height: 25px;
	position: relative;
	top: 10px;
	left: 10px;
	}
	
.calendar-label-new .eventtitle {
	position: relative;
	top: -20px;
	left: 120px;
	width: 170px;
}

.calendar-container-new span.url a {
  color: #000;
}

.calendar-container-new span.url a:hover {
  text-decoration: underline;
}

.calendar-container-new div.summary,
.calendar-container-new span.dtstart,
.calendar-container-new abbr.datestart,
.calendar-container-new div.location {
	display: none;
}
.calendar-label-new ul {
	float: right;
	margin: 10px 10px 5px 0;
	padding: 0;
	list-style: none;
	}
.calendar-label-new li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}
.calendar-label-new a:link, .calendar-label-new a:hover, .calendar-label-new a:visited, .calendar-label-new a:active {
	text-decoration: none;
	color: #ffffff;
	}
.calendar-sevenday-new {
	width: 275px;
	margin: 10px 10px 0 10px;
	padding: 2px 0 2px 2px;
	text-align: center;
	background-color: #eee;
	}
.calendar-sevenday-new li {
	float: left;
	width: 41px;
	margin-left: 3px;
	padding: 0;
	text-align: center;
	list-style: none;
	}
.calendar-sevenday-new p.day {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	}
.calendar-sevenday-new p.date {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
.calendar-sevenday-new a:link.calendarcurrent, .calendar-sevenday-new a:hover.calendarcurrent, .calendar-sevenday-new a:visited.calendarcurrent {	
	padding: 3px;
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #9FA4AD;
	}
.calendar-sevenday-new a:link, .calendar-sevenday-new a:hover, .calendar-sevenday-new a:visited {
	padding: 3px;
	display: block;
	text-decoration: none;
	color: #2E3237;
	background-color: #ffffff;
	}
.calendar-square-new {
	float: left;
	width: 39px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	}
.calendar-square-new a:link, .calendar-square-new a:hover, .calendar-square-new a:visited, .calendar-square-new a:active {
	text-decoration: none;
	}
.calendar-day-new {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #ccc;
	}
.calendar-date-new {
	font: bold 12px/10px Arial, Helvetica, sans-serif;
	color: #555;
	}
#calendar-day6-new {
	border-right: 0;
	width: 35px;
	}
#calendar-day0-new, #calendar-day1-new, #calendar-day2-new, #calendar-day3-new, #calendar-day4-new, #calendar-day5-new {
	width: 35px;
	}
.calendar-results {
	margin: 0;
	padding: 5px 10px 0 10px;
	font-size: 11px;
	text-align: left;
	}
.calendar-results ul {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	}
.calendar-results li.vevent {
	margin: 0 0 3px 0;
	padding: 0;
	}
.calendar-weather-content {
	float: right;
	width: 110px;
	margin: 0 0 5px 5px;
	padding: 0;
	text-align: center;
	}
.calendar-weather-content p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #757C89;
	}
.calendar-weather-content p.icon {
	float: left;
	margin: 0;
	padding: 4px 0 2px 5px;
	}
.calendar-weather-content p.ad {
	margin: 0;
	padding: 5px 0;
	}
.calendar-weather-content h4 {
	margin: 0;
	padding: 8px 0 3px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
.calendar-weather-content a:link, .calendar-weather-content a:hover, .calendar-weather-content a:visited, .calendar-weather-content a:active {
	font-weight: bold;
	color: #9B4F16;
	text-decoration: underline;
	}
.calendar-weather-content img {
	border: 0;
	}


.gallery-container {
	width: 300px;
	margin: 20px 20px 0 20px;
	padding: 0;
	background-color: #d6d7db;
	border-bottom: 10px solid #d6d7db;
	text-align: center;
}


.gallery-boxtitle {
	background: transparent url('/graphics/VIP/latestgallery.gif') no-repeat;
	width: 100px;
	height: 25px;
	position: relative;
	top: 10px;
	left: 10px;
	}

.gallery-label {
   text-align: left;
}

.gallery-label .gallerytitle {
	position: relative;
	top: -17px;
	left: 120px;
	width: 170px;
}

.gallery-container a {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.gallery-container a:hover {
  text-decoration: underline;
}

.gallery-thumbs {
  padding: 0 0 0 5px;
  margin: 0 0 5px 0;

}

.gallery-thumb-item {
  width: 85px;
  height: 85px;
  overflow: hidden;
  display: inline-block;
  padding: 0 5px 0 5px;
  float: left;
}

.gallery-thumb-item-img {
  width: 85px;
  height: 55px;
  overflow: hidden;
  padding: 0 5px 0 5px;
}

.gallery-thumb-item img {
  border: 0;
}

.vip-photogallery {
  margin-top:30px;
  font-size: 12px;
  color:#fff;
}
.vip-photogallery .headline {
  font-size: 15px;
}

.vip-photogallery a {
  color:#fff;
}

/**Article attached galleries **/
.galleries-attached {
  font-size: 12px;
  font-weight: bold;
  color:#000;
  width: 300px;
  height: 230px;
  padding: 25px 15px 10px 17px;
  text-align: center;
}

.gallery-attached {
  position: relative;
  float: left;
  text-align: center;
  padding: 10px;
}
.galleries-attached-heading {
  font-size: 14px;
}

.gallery-attached a{
  text-decoration: none;
  color: #000;
}
.gallery-attached a:hover{
  text-decoration: underline;
}
.gallery-attached-img {
  padding: 0 0 5px 0;
}
.gallery-attached-img a{
  text-decoration: none;
}
.gallery-attached-img a:hover{
  text-decoration: underline;
}

/**AD STYLES**/

.leaderboard-container-top {
	width: 940px;
	margin: 0;
	text-align: center;
	}
.leaderboard-top {
	width: 738px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: right;
	}
.leaderboard-container {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
.leaderboard {
	width: 738px;
	margin: 0 auto;
	text-align: right;
	}
.poster-container {
	width: 340px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
.poster {
	margin: 0 auto;
	text-align: center;
	}


