@charset "utf-8";
/* CSS Document */

.progIndent {
	padding-left: 95px;
	background-color:#FFFFFF;
	padding-bottom: 50px;
	background-image: url(../images/prog_bg.jpg);
	background-repeat: repeat-y;
	width: 348px;
	background-position: right;
}

.progIndent p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8d41a;
	padding-top: 4px;
}

.progIndent .progTime {
	position: absolute;
	margin-left: -90px;
	font-weight: bold;
	color: #445713;


}

strong.keynote {
	font-size: 14px;
	color: #445713;
	font-weight: 900;
}

p.keynote {
	margin-left:-50px;
	padding-left: 50px;
	
	border:none;
}
.progIndent blockquote p {
	border:none;
}

.progIndent h3 {
	font-family: System, Chicago, sans-serif ;
	font-size: 22px;
}

.progRefresh {
	font-weight: bold;
	text-transform: uppercase;
	color: #455121;
	background-color: #E8D41A;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 80px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8D41A;
	border-right-color: #E8D41A;
	border-bottom-color: #E8D41A;
	border-left-color: #E8D41A;
	margin-left: -95px;
	padding-left: 15px;
	
}

#programme h2 {
	margin-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8D41A;
	padding-bottom: 5px;
	
}
.progIndent blockquote {
	margin-top: -12px;
}
img.progLogo {
	position: absolute;
	margin-left: 375px;
	padding-top: 5px;
}

img.progUp10 {
	margin-top: -10px;
}
img.progDown10 {
	margin-top: 10px;
}
a.button {
	background-color: #C9C9CB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-left-color: #808080;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #383838;
}

a.button:hover, a.button:active {
	background-color: #D6D6D8;
	border-top-color: #4A4A4A;
	border-right-color: #808080;
	border-bottom-color:  #808080;
	border-left-color:#4A4A4A;
	color: #000000;
}
a.webcast {
	margin-left: -95px;
	font-size: 9px;
	color: #FFFF00;
	background-color: #D41F00;
	text-decoration: none;
	font-weight: bold;
	position:absolute;
}
a.webcast:hover {
	color: #FFFFff;
	background-color: #000000;
	text-decoration: none;
}