/* global */

table.bikiosktable { border: double; vertical-align: top; border-color: #ccc; font-family: verdana; text-indent: 0;}

a.bikiosklabel { background-color: #ccc; color: #009; text-decoration: none; font-weight: bold; padding: 3px;}
a.bikiosklabel, .bikiosklabel, a.bikiosklabel:link, a.bikiosklabel:visited { display: block; font-size: 12px; font-weight: bold; padding: 1px 2px 1px 2px; text-decoration: none; text-align: center; margin-bottom: 3px; text-indent: 0; }
a.bikiosklabel:hover, .bicenterpiece a.bikiosklabel:hover { text-decoration: none; }


/* headline blocks */
.bikioskblock { padding: 4px 0 5px 0; text-indent: 0;}

/*.bikioskheads img { border: 1px solid #000; margin: 2px 5px 0 5px; } */
.bikioskheads p { text-indent: 0; font-size: 12px; line-height: 14px; margin: 0 5px 2px 5px; padding: 0 0 4px 6px; background-repeat: no-repeat; background-position: 0 3px; border-bottom: 1px dashed #999; background-image: url(http://media.wwltv.com/designimages/bleo_newskioskArrow.gif);}
.bikioskheads p a, .bikioskheads p a:link, .bikioskheads p a:visited { color: #009; text-decoration: none; padding: 0 0 0 7px; text-indent: 0;}
.bikioskheads p a:hover { text-decoration: underline; text-indent: 0;}


/* rss pages */
li { font-family: verdana, arial, sans-serif; font-size: 11px;}
.feednamerow1 {clear: both; text-indent: 0;  font-family: verdana, arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; text-align: left; width: 100px; float: left; padding: 10px 0 0 0;}
.xmlimagerow1 { text-indent: 0; width: 36px;  float: left; padding: 10px 10px 0 10px;}
.feednamerow2 { text-indent: 0;  font-family: verdana, arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; text-align: left; width: 100px; float: left; padding: 10px 0 0 0;}
.xmlimagerow2 { text-indent: 0; width: 36px;  float: left; padding: 10px 0 0 10px;}
.rule { clear: both; height: 10px;}



/* NewsKiosk Widget */

.newskiosktable {
	border: 1px double #009;
	vertical-align: top;
	font-family: verdana;
	float: right;
	width: 180px;
}

.newskioskheader {
	text-align: center;
	padding: 3px 0;
}

.newskiosktitle {
	background-color: #999;
	text-align: center;
	padding: 3px;
}
.newskiosktitle a, .newskiosktitle a:link, .newskiosktitle a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.newskiosktitle a:hover {
	text-decoration: underline;
}

.newskioskheads {
	float: right;
	width: 160px;
	font-size: 12px;
	line-height: 12px;
}
.newskioskheads ul{
	list-style: url(http://media.wwltv.com/designimages/bleo_newskioskArrow.gif) outside;
	padding: 10px 0;
	margin: 0;
}
.newskioskheads li {
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #999;
}

.newskioskheads a, .newskioskheads a:link, .newskioskheads a:visited { 
	color: #039;
	text-decoration: none;
}
.newskioskheads a:hover {
	text-decoration: underline;
}

.newskioskfooter {
	padding: 5px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.newskioskfooter p {
	padding: 5px 0;
	margin: 0;
}
.newskioskfooter a, .newskioskfooter a:link, .newskioskfooter a:visited { 
	color: #039;
	text-decoration: none;
}
.newskioskfooter a:hover{
	text-decoration: underline;
}

#kioskCurrents {
	text-align: center;
	font-family: verdana;
}

#kioskCurrents .weather-image {
padding: 5px;
}

#kioskCurrents .weather-icon{
float: left;
padding: 6px 0 0 10px;
}

#kioskCurrents h2 {
font-size: 16px;
margin: -8px 0 0 0;
padding: 0;
}

#kioskCurrents .temp {
padding: 0;
margin: -2px 0 0 90px;
font-size: 28px;
text-align: left;
}
#kioskCurrents .conditions {
padding: 0;
margin: -2px 0 0 90px;
font-size: 14px;
text-align: left;
}

#kioskCurrents .moreWeather {
font-size: 10px;
text-align: left;
padding: 8px 0;

}
#kioskCurrents a, #kioskCurrents a:link, #kioskCurrents a:visited { 
color: #039;
text-decoration: none;
}

#kioskCurrents a:hover{
text-decoration: underline;
}

