@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "corbelregular";
  src: url(http://www.reel-time.co.uk/fonts/CorbelRegular.ttf) format("truetype");
}

@font-face {
  font-family: "Skia";
  src: url(http://www.reel-time.co.uk/fonts/SkiaRegular.ttf) format("truetype");
}

h1 {font-size: 17px;color:#09f;font-weight:bold;padding-top:8px;}
h2 {font-size: 15px;color:#09f;font-weight:normal;padding-top:8px;}

#topNav	{position:absolute;z-index:10;margin:0 auto;height:50px;padding:0;margin:0 0 0 -15px;}
#topNav ul {margin:0 auto;height:60px;padding:0;margin:0;width:100%;}
#topNav ul li {text-transform:uppercase;display:inline;font-size:14px;margin:0;padding:0 15px 0 8px;background: url(images/bullet_topnav.png) no-repeat 0px 4px;}
#topNav ul li a {color:#fff;}
#topNav ul li a:hover {background:#0099FF;}


#apDiv3 a {
	color:#09F;
	font-style:italic;
	font-size:14px;
	}

#apDiv6 a:link {
	color: #FFF;
	text-decoration: none;
	word-spacing: 4px;
	font-family: Corbel;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#apDiv6 a:visited {
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
#apDiv6 a {
	font-family: corbel;
	font-size: 12px;
	font-weight:100;
	font-style: normal;
}
#apDiv6 a:hover {
	text-decoration: none;
	color: #09F;
	font-style: normal;
}
#apDiv6 a:active {
	text-decoration: none;
	color: #09F;
	font-style: normal;
}

#accordion .head {
	color:#fff;
	border-bottom: solid #888 1px;
	padding: 0px 0 3px 0;
	margin: 0 0 5px 0;
	outline:none;
	}

#accordion .body {	
	padding: 0px 0 5px 10px;
	}

#accordion .body a {
	font-size:14px;
	}

#accordion a {
	font-size:14px;
	}
	
.menu_link {
	color:#fff;
	border-bottom: solid #888 1px;
	padding: 0px 0 3px 0;
	margin: 0 0 5px 0;
	outline:none;
	}
	
a {
	color:#09F;
	text-decoration:none;
	font-style: italic;
	}

.frameContent {
	font-family: corbel;
	font-size: 13.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	clip: rect(auto,50px,auto,auto);
}
.frameTitle {
	font-family: Skia;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #09F;
	text-decoration: none;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.frameTitleNoCaps {
	font-family: Skia;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #09F;
	text-decoration: none;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.framefooter {
	font-family: corbel;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
.previewImage {
	padding: 3px;
	border: 1px dashed #999;
}
.videoHolder {
	text-align: center;
	padding: 3px;
	height: 100px;
	width: 135px;
}
