@charset "utf-8";
/* DESIGNED BY SOCIAL AVENUE - (C) BAREFLAME LIMITED 2008 - ALL RIGHTS RESERVED */
/* MORE INFORMATION AT WWW.SOCIALAVENUE.CO.UK */


body {height:100%; width:100%; margin:0; padding:0;}
html {height:100%; width:100%;}

a:link {color:#000; border-bottom:1px #000 dotted; text-decoration:none;}
a:visited {color:#000; border-bottom:1px #000 dotted; text-decoration:none;}
a:hover {color: #000; border-bottom:1px solid #000;}

#topline {margin-left:auto; margin-right:auto; width:960px; height:392px; background-image:url(../img/mainbg/mainbg_02.png);}
	#navline {width:900px; height:25px; background-color:#; margin:366px 30px 0px 30px; float:left; padding:0;}
		#navline ul {float:right; margin:0; padding:0; height:25px;}
		#navline li {list-style:none; display:inline; margin:0px 6px 0px 0px; padding:0px 5px 0px 5px; height:25px; background-color:#CCCCCC; width:auto;}
#navline li.active {background-color:#FFFFFF; color:#000000;}
		#navline li:hover {background-color:#FFFFFF; cursor:pointer; color:#333333;}
		#navline a {font-family:Georgia; font-size:1.2em; color:#666666; text-decoration:none; margin:0; border-bottom:none;}
		#navline a:link {font-family:Georgia; font-size:1.2em; color:#666666; text-decoration:none; margin:0}
		#navline a:hover {font-family:Georgia; font-size:1.2em; color:#666666; text-decoration:none; margin:0;}
		#navline a:visited {font-family:Georgia; font-size:1.2em; color:#666666; text-decoration:none; margin:0;}
		

#imageline {width:100%; height:200px; background-image:url(../img/bline/bline_01.png); background-color:#000000; background-repeat:no-repeat; background-position:center;}
#content {margin-left:auto; margin-right:auto; width:900px; height:auto; padding:0px 30px 0px 30px; background-image:url(../img/maintransbg.png); overflow:visible;}
	#conone {padding:20px 20px; width:460px; float:left; overflow:visible;}
	#tvcon {padding:25px 25px; width:350px; height:250px; background-image:url(../img/tvidea.png); float:left; background-repeat:no-repeat; background-position:center;}


#prefoot {width:910px; height:1px; overflow:visible; clear:both; visibility:hidden;}
#footer {margin-left:auto; margin-right:auto; width:960px; height:150px; background-image:url(../img/footer.png); overflow:visible; clear:both;}
	#copy {padding:85px 0 0 200px; width:280px; height:25px; float:left;}
	#copy2 {padding:85px 0 0 0px; width:300px; height:25px; float:left;}





.weltitle {font-family:Georgia; font-size:1.5em; color: #660066; margin:0;}
.stdpagetext {font-family:Georgia; font-size:1em; color:#333333; margin-top:5px; line-height:20px;}
.copytext {font-family:Tahoma; font-size:0.6em; color:#999999; margin:1px; text-align:left; }
#copyright {width:900px; height:50px; margin-left:auto; margin-right:auto; }
#copyright a:link {color:#999999; border-bottom:1px #999999 dotted; text-decoration:none;}
#copyright a:visited {color:#999999; border-bottom:1px #999999 dotted; text-decoration:none;}
#copyright a:hover {color: #000; border-bottom:1px solid #000;}



/* USED TO CENTRE (CENTER) MAIN DIV */
#horizon { 
	background:url(bfholder.png);
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -150px;
	text-align: center;
	min-width: 800px; 
}
#wrapper {
	background-image:url(bfnotice.png);
	position: relative;
	text-align: left;
	padding:30px;
	width: 850px;
	height: 200px;
	margin: 0px auto;
	}
	
#wrapper h1 {font-family:Georgia; font-size:1.6em; color:#333; margin:0; margin-bottom:30px;}
#wrapper h2 {font-family:Georgia; font-size:1em; color:#333; margin:0;}
#wrapper p {font-family:Georgia; font-size:0.8em; margin:10px 0px 10px 0px;}




