.schoolclose_div {
	background-color: #FFFF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	margin-top: 1px;
	margin-left: 0px;
	height: 25px;
	padding-top: 5px;
	padding-left: 8px;
}
.schoolclosing_td {}

.schoolclosing_table {
	border-style:solid;
	border-color:  DarkGray;
	border-width: 1px 1px 1px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
	margin-left: 9px;
}

/* ===== scrollbox ==== */

.scrollbox { position: relative; }
.scrollbox.scroller { padding-right: 15px; }

.scrollbox .scrollbar {
	background: #bbc3cd;
	position: absolute;
	width: 10px;
	top: 5px;
	right: 0px;
	bottom: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.scrollbox .scrollnob {
	/* background: #8f191c; */
	background: #1d62ae;
	position: absolute;
	width: 10px;
	height: 24px;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.alt.darken .scrollbox {
	height: 282px;
	width: 318px;
	overflow: hidden;
}
.alt.darken .scrollbox.scroller {
	position: absolute;
	width: 303px !important;
}

/* ===== simple photo title ===== */

.photo-title { position: relative; }

.photo-title h3 {
	color: #fff;
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	line-height: 20px;
	padding: 0px 5px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.photo-title h3 a {
	color: #fff;
	font-weight: bolder;
}
.photo-title h3 a:hover { text-decoration: none; }


/* ===== main photo widget ===== */

.photo-widget-height { min-height: 348px; }
.alt .photo-widget-height { min-height: 315px; }

.photo-widget {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 338px;
	z-index: 0;
}
.alt .photo-widget {
	margin-bottom: 0px;
	width: 560px;
	height: 315px;
}

.photo-widget img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -100;
}

.photo-widget a {
	color: #fff;
	font-weight: bolder;
}
.photo-widget a:hover,
.photo-widget a:active {
	color: #ff8;
	text-decoration: none;
}

.photo-widget .item {
	display: none;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 338px;
}
.alt .photo-widget .item {
	width: 560px;
	height: 315px;
}
.photo-widget .item.first { display: block; }

.photo-widget .title {
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	font-size: 28px;
	padding: 4px;
	width: 592px;
}
.alt .photo-widget .title { width: 552px; }

.photo-widget .summary {
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	padding: 4px;
	display: none;
	width: 592px;
}

.photo-widget.ie .summary {
	background-image: none;
	background-color: #222;
}

.photo-widget.ie.fading .summary { display: none !important; }
.alt .photo-widget .summary { width: 552px; }

.photo-widget .summary a:hover,
.photo-widget .summary a:active {
	text-decoration: underline;
}

.photo-widget .pagerwrap {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1280px;
	z-index: 100;
}
.photo-widget .pagerwrap .filler {
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	float: left;
	width: 560px;
	height: 40px;
}

.photo-widget .pager { display: none; }
.photo-widget.video .pager { display: none; }

.photo-widget .pager span {
	background: url(../images/grafix/bg-22222299.png);
	background: rgba(34, 34, 34, 0.6);
	margin-right: 5px;
	display: block;
	float: left;
	position: relative;
	width: 40px;
	height: 40px;
	font-weight: bolder;
}
.photo-widget .pager span.cycle-pager-active {
	color: #ff8;
}


/* ===== black side-text photo widget ===== */

.photo-widget.side-text { background: #000; }

.photo-widget.side-text .title {
	background: none;
	background-image: none;
	font-size: 26px;
	padding: 4px 10px;
	margin-left: 380px;
	width: 200px;
}
.alt .photo-widget.side-text .title { margin-left: 340px; }

.photo-widget.side-text .summary {
	background: none;
	padding: 4px 10px;
	margin-left: 380px;
	width: 200px;
	display: block;
}
.alt .photo-widget.side-text .summary { margin-left: 340px; }

.photo-widget.side-text .summary a {
	color: #fff;
	font-weight: bolder;
}

.photo-widget.side-text .more { display: none; }


/* ===== tabbed newslists ===== */

.tabbed-newslist .pager {
	color: #8f191c;
	font-family: Helvetica, Arial, sans-serif;
}

.tabbed-newslist h2,
.tabbed-newslist .pager a {
	color: #666;
	background: #bbc3cd;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	line-height: 100%;
	font-weight: bolder;
	padding: 5px 10px;
	margin: 0px 3px 0px 0px;
	display: block;
	height: 24px;
}

.tabbed-newslist h2 {
	color: #8f191c !important;
	background: #fff !important;
	margin-bottom: 5px;
	width: 100px;
}

.tabbed-newslist h2 span,
.tabbed-newslist .pager span {
	font-size: 14px;
	display: block;
}

.tabbed-newslist .pager a { float: left; }
.tabbed-newslist .pager a.cycle-pager-active {
	color: #8f191c;
	background: #fff;
}
.tabbed-newslist .pager a:hover,
.tabbed-newslist .pager a:active {
	text-decoration: none;
}

.tabbed-newslist .items { position: relative; }
.tabbed-newslist .item { /*display: none;*/ }
.tabbed-newslist .item.first { display: block; }


/* ===== generic title newslist ===== */

.inside-content-rail .title-newslist { padding-top: 5px; }
.title-newslist.medium { font-size: 16px; }
.title-newslist.large { font-size: 20px; }

.title-newslist h2,
.title-newslist .title {
	font-size: 16px;
}

.title-newslist .title a:active,
.title-newslist .title a:hover {
	text-decoration: none;
}

.title-newslist ul,
ul.title-newslist {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.inside-content-rail .title-newslist ul,
.inside-content-rail ul.title-newslist {
	padding-bottom: 0px;
}

.title-newslist li { padding: 10px 0px 0px 0px; }

.title-newslist .storydate {
	color: #666;
	font-size: 80%;
	font-style: italic;
}

.title-newslist .photo { text-align: center; }

.title-newslist li.more {
	font-size: 11px;
	padding: 0px 4px 0px 0px;
	margin-bottom: 0px;
}

.alt.darken .title-newslist a { font-size: 16px; }


/* title newslist (with lines) */

.title-newslist.lines .title { font-size: 24px; }

.title-newslist.lines li {
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #888;
	margin: 0px 0px 2px 0px;
}

.title-newslist.lines li.noline,
.title-newslist.lines li.more {
	border-bottom: solid 0px transparent;
}


/* ===== generic teaser newslist ===== */

.teaser-newslist { margin: 0px 3px 10px 0px; }

.teaser-newslist h2 {
	font-family: Georgia;
	font-size: 24px;
}

.teaser-newslist.small h2 { font-size: 20px; }
.teaser-newslist.smaller h2 { font-size: 16px; }

.teaser-newslist h2 a {
	color: #4d7c8f;
	font-weight: normal;
}

.teaser-newslist .info {
	color: #666;
	font-style: italic;
	padding: 2px 0px;
}

.teaser-newslist .photo {
	margin: 0px 0px 10px 10px;
	float: right;
}

.teaser-newslist p { padding: 0px 0px 10px 0px; }


/* ===== media lists ===== */

.tall-title .videobox h2 {
	vertical-align: bottom;
	display: table-cell;
	height: 63px;
}

.medialist { margin: 10px 0px 0px 0px; }

.medialist .pager, .videobox .pager { float: right; }

.medialist .pager a, .videobox .pager a {
	background: #888;
	margin: 5px 0px 0px 5px;
	display: block;
	float: left;
	width: 14px;
	height: 14px;
}
.medialist .pager a.activeSlide, .videobox .pager a.activeSlide {
	background: #8f191c;
}

.medialist .items { position: relative; }

.medialist h2 {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}

.medialist .item {
	font-size: 11px;
	display: none;
}
.medialist .item.first { display: block; }

.medialist .link {
	float: left;
	width: 93px;
	margin: 0px 25px 15px 0px;
}

.medialist a:hover { text-decoration: none; }


/* ===== video widget ===== */

.videobox {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}

.videobox .error {
	color: #888;
	background: #ddd;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding: 20px;
}
.videobox .error .heh {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 10px;
}

.videobox .playlist .items {
	margin-top: 10px;
	position: relative;
}

.videobox .playlist .item { display: none; }
.videobox .playlist .item.first { display: block; }

.videobox .playlist .thumb {
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}
.videobox .playlist .thumb.last { padding-right: 0px; }


/* ===== scoreborad widget ===== */

#widget-scoreboard {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #888;
	padding: 86px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
}

#widget-scoreboard a,
#widget-scoreboard a:hover {
	color: #fff;
	font-weight: bolder;
}

#widget-scoreboard #scoreboard-reel {
	position: absolute;
	top: 0px;
	left: 46px;
	right: 46px;
	height: 86px;
	overflow: hidden;
}

#widget-scoreboard #scoreboard-reel-content {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 86px;
}

#widget-scoreboard .scorebox {
	background: #333 url(../images/grafix/scoreboxes.png) top left no-repeat;
	font-weight: bolder;
	padding: 8px 4px;
	margin: 8px 3px;
	width: 110px;
	height: 54px;
	float: left;
	position: relative;
}

#widget-scoreboard .scorebox.promoted {
	background-image: url(../images/grafix/scoreboxesPin.png);
}

#widget-scoreboard .scorebox .scorebox-team {
	font-size: 11px;
	line-height: 20px;
	text-transform: none;
	height: 20px;
}

#widget-scoreboard .scorebox .scorebox-score {
	float: right;
}

#widget-scoreboard .scorebox .scorebox-name {
	float: left;
}

#widget-scoreboard .scorebox .scorebox-info {
	font-size: 9px;
	padding: 2px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

#widget-scoreboard .scorebox-info a {
	display: block;
}

#widget-scoreboard .scorebox-info a:hover {
	text-decoration: none;
}

#widget-scoreboard .scorebox-info a.scorebox-audio {
	background: url(../images/grafix/scorebox-audio.png) no-repeat right top;
}

#widget-scoreboard .scorebox-info a.scorebox-video {
	background: url(../images/grafix/scorebox-video.png) no-repeat right top;
}

#widget-scoreboard .pager-btn {
	background: url(../images/grafix/scorepager.png) no-repeat;
	display: none;
	position: absolute;
	top: 8px;
	width: 30px;
	height: 70px;
	cursor: pointer;
}

#widget-scoreboard .parer-btn.disabled {
	cursor: default;
}

#widget-scoreboard #scoreboard-prev {
	background-position: 0px 0px;
	left: 10px;
}
#widget-scoreboard #scoreboard-prev.disabled {
	background-position: -30px 0px;
}

#widget-scoreboard #scoreboard-next {
	background-position: -60px 0px;
	right: 10px;
}
#widget-scoreboard #scoreboard-next.disabled {
	background-position: -90px 0px;
}

#widget-scoreboard .ad {
	background: #777;
	font-size: 12px;
	text-align: center;
	text-transform: none;
}



/* ===== Election widget ===== */

#widget-election {
	color: #444;
	background: #eef2fa url(../images/grafix/election_bg_top.png) no-repeat top left;
	font-family: Helvetica, Arial, sans-serif;
	width: 600px;
}

#widget-election .rail-frac13 {
	padding: 0px 10px 0px 0px;
	border-right: solid 1px #444;
	margin: 10px 10px 10px 0px;
	width: 150px;
}

#widget-election .rail-frac13.nopad-r {
	padding-right: none !important;
	border-right-style: none !important;
	margin-right: none !important;
}

#widget-election h2.electiontitle {
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 5px 0px 0px 10px;
}

#widget-election .electioninfo {
	font-size: 11px;
	text-align: center;
	margin: 10px 10px 0px 0px;
	float: right;
	width: 76px;
}

#widget-election .electioninfo img {
	padding-bottom: 10px;
}

#widget-election .pollraces { padding-left: 10px; }

#widget-election h3.pol_office {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 0px 4px 0px;
}

#widget-election .pol_candidate {
	padding: 2px 0px;
	font-size: 10px;
}

#widget-election .pol_candidate.pol_leader {
	color: #b11;
}

#widget-election .pol_votes {
	float: right;
}

#widget-election .widget-bottom {
	background: url(../images/grafix/election_bg_bottom.png) no-repeat bottom left;
	min-height: 24px;
}

#widget-election .percentvote {
	color: #fff;
	background: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 5px;
	float: right;
}
