@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-size:11px;
	font-family:"Segoe UI",Arial,Verdana,Helvetica,sans-serif;
	vertical-align:baseline;
}
html, body {
	height:100%;
	max-height:100%;
}
body {
	font-size:11px;
	background:#C0C0C0;
}
a, a:visited {
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	font-size:12px;
}
a:hover {
	color:#6699cc;
	cursor:pointer;
}
p, span {
	
	color:#CCC;
	font-size:12px;
	line-height:14px;
}
ul {
	margin-left:15px;
}
#home {
	float:left;
	margin-left:10px;
	margin-top:-8px;
	text-align:center;
}
#lang {
	float:right;
	margin-right:10px;
	margin-top:-8px;
	text-align:center;
}
#copy {
	float:right;
	margin-right:10px;
	margin-top:-8px;
	text-align:center;
}
#clientlogin {
	float:left;
	margin-left:10px;
	margin-top:-7px;
	text-align:center;
}
#w1 {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #E2E2E2;
	margin-top:25px;
	padding-left:15px;
	padding-right:15px;
}
#container {
	width:602px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#content {
	width:601px;
	height:325px;
	overflow:hidden;
}
#containerht {
	width:598px;
	height:270px;
	margin:12px auto 15px auto;
	background-color:#2F2F2F;
	border-top:8px solid #E2E2E2;
	border-bottom:8px solid #E2E2E2;
}
#toptails {
	background:url(../images/logo-top.gif) no-repeat top left;
	height:30px;
	width:600px;
	text-indent:-9999px;
	margin:10px auto 8px auto;
	border-bottom:1px solid #DDD;
}
#contactails {
	background:url(../images/contact-info.gif) no-repeat left;
	height:30px;
	width:600px;
	text-indent:-9999px;
	margin-top:10px;
	border-top:1px solid #DDD;
	margin-left:auto;
	margin-right:auto;
}
#welcome {
	border-top:8px solid #E2E2E2;
	border-bottom:8px solid #E2E2E2;
	height:245px;
	margin-top:12px;
	padding:25px 20px 0px 20px;
	background-color:#2F2F2F;
	text-align:justify;
	overflow:hidden;
	float:left;
}
#msgs {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:650px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	height:15px;
}
#loading {
	visibility:hidden;
	background-color:#1F1F1F;
	height:15px;
}
#widget {
	visibility:hidden;
	margin-top:-14px;
	background-color:#1F1F1F;
	height:15px;
}
#info, #contact {
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
	background-color:#2F2F2F;
}
#vplayer, #mplayer {
	width:600px;
	height:300px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#pagedesc {
	width:600px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#333;
}
#gohome {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
}
#contactht {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:-8px;
}
#news {
	width:155px;
	color:#fff;
	float:right;
	border-top:8px solid #E2E2E2;
	border-bottom:8px solid #E2E2E2;
	height:245px;
	margin-top:12px;
	padding:25px 20px 0px 20px;
	background-color:#2F2F2F;
	overflow:hidden;
}
/* Image Menu v 2.2 */


#imageMenu {
	position: relative;
	width: 600px;
	height: 200px;
	overflow: hidden;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:84px;
	height: 200px;
	outline:none;
}
#imageMenu ul li.info a {
	background: url(../images/info.jpg) repeat scroll 0%;
}
#imageMenu ul li.ads a {
	background: url(../images/tvcomms.jpg) repeat scroll 0%;
}
#imageMenu ul li.theatre a {
	background: url(../images/theatre.jpg) repeat scroll 0%;
}
#imageMenu ul li.various a {
	background: url(../images/various.jpg) repeat scroll 0%;
}
#imageMenu ul li.library a {
	background: url(../images/library.jpg) repeat scroll 0%;
}
#imageMenu ul li.contact a {
	background: url(../images/contact.jpg) repeat scroll 0%;
}
#imageMenu ul li.freebies a {
	background: url(../images/goodies.jpg) repeat scroll 0%;
	width: 320px;
}
.clear {
	clear: both;
}
/* Tooltip */

* {
	margin:0;
	padding:0
}
#text {
	margin:50px auto;
	width:500px
}
.hotspot {
	color:#c0c0c0;
	padding-bottom:1px;
	border-bottom:1px dotted #900;
	cursor:pointer
}
#tt {
	position:absolute;
	display:block;
	background:none top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:none top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#607293;
	color:#FFF
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:none top right no-repeat;
	overflow:hidden
}
