@charset "utf-8";
h1 {
	padding-top:10px;
}
#content {
	padding-top:0;
}
.fpBand {
	margin:7px 0 0 0;
}
.fpBand ul li {
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:.55em;
}
#theCal.fpBand ul li {
	margin-bottom:1.2em;
}
#onIsland.fpBand ul li {
	margin-bottom:1.2em;
}
#eatAndDrink.fpBand ul li {
	margin-bottom:.75em;
}
.fpBand ul li.last {
	margin:0;
}
.fpBandHeader {
	background-repeat:no-repeat;
	background-position:right;
	height:50px;
	margin:15px 0 7px 0;
}
#mostDiscussed {
	height:60px;
	overflow:hidden;
}
#mdGoogle, #mdStories {
	float:left;
}
#mdStories {
	margin-left:10px;
	width:378px;
	height:52px;
	border:1px dotted #429CCD;
	padding:3px 5px;
	background-color:#FFFFF1;
	background-image:url(/marthas-vineyard/images/home-page/mdbg.png);
	background-position:289px 0;
	background-repeat:no-repeat;
}
#mostDiscussed li {
	font-size:.75em;
	line-height:1em;
	margin:0 0 3px 0;
}
#theCal .fpBandHeader {
	background-image: url(/marthas-vineyard/images/home-page/cal-band.jpg);
}
#onIsland .fpBandHeader {
	background-image: url(/marthas-vineyard/images/home-page/oi-band.jpg);
}
#realEstate .fpBandHeader {
	background-image: url(/marthas-vineyard/images/home-page/re-band.jpg);
}
#eatAndDrink .fpBandHeader {
	background-image: url(/marthas-vineyard/images/home-page/eatAndDrink-band.jpg);
}
.fpBand img {
	float:left;
	border:1px solid #000;
}
.fpBandHeadlines {
	float:left;
	width:309px;
	margin:0 0 0 11px;
}
.fpButtons {
	padding-top:5px;
}
.fpButtons a {
	border:1px dotted #2E3192;
	text-align:center;
	float:left;
	margin-right:8px;
	display:block;
	width:97px;
	padding:5px 0;
	background-color:#FFFFE5;
	font-size:.7em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.1em;
}
.fpButtons a.right {
	margin-right:0;
}
#onIsland div.fpButtons a, #eatAndDrink div.fpButtons a {
	width:93px;
}
.fpButtons a:hover {
	background-color:#2E3192;
	color:#FFF;
	text-decoration:none;
}
.glidecontentwrapper {
	position: relative; /* Do not change this value */
	float:left;
	width: 402px; /*img width +2*/
	height: 226px; /* Set height to be able to contain height of largest content shown*/
	/*border-right: 1px solid #000;*/
	overflow: hidden;/*margin-bottom:5px;*/
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	visibility: hidden;
	width:400px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontent h2 {
	font-size:20px;
	line-height:20px;
	margin-bottom:5px;
}
.glidecontent img {
	border:1px solid #000;
	border-top:none;
}
.glidecontent p {
	font-size:11px;
	line-height:14px;
}
.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	float:left;
	height:226px;
	width:231px;
	text-align:left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	border-right:1px solid #DDD;
	/*border-bottom:1px solid #DDD;*/
border-bottom:none;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/
.glidecontenttoggler a { /*style for every navigational link within toggler */
	display:block;
	color: #333;
	padding:12px;
	text-decoration: none;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.glidecontenttoggler a.selected, .glidecontenttoggler a:hover { /*style for selected page's toggler link. ".selected" class auto generated! */
	color:#2E3192;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	/*border-right:1px solid #999;
	border-left:0;*/
	background-color:#FFFFE5;
}
.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background: #1A48A4;
	color: white;
}
#g468x60 {
	margin-top:7px;
}
#webcams {
	margin-top:7px;
	font-size:.7em;
	line-height:1em;
	text-align:center;
}
#webcams div {
	width:113px;
	float:left;
	vertical-align:top;
	margin:0 5px 0 0;
	font-style:italic;
}
#webcams div.clearDiv {
	float:none;
	margin:0;
	width:auto;
}
#webcams img {
	border:1px solid #000;
}
#webcams h3 {
	font-size:1em;
}

