* { 
	margin:0px;
	padding:0px;
	border:0px;
	font-family:verdana, helvetica, arial, sans-serif;
}
a { 
	color:#336699;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
}
a:hover { 
	text-decoration:underline;
}
#skiptocontentlink { 
	display:none;
	width:100%;
	height:1px;
	top:0px;
	left:0px;
	position:absolute;
	font-size:0.5px;
}
body { 
	margin-left:1%;
	margin-right:1%;
	font-size:0.7em;
}

input,select { 
	border:1px solid #000000;
}
#header { 
	width:96%;
	float:left;
	margin-left:2%; 
	background-image:url('bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}
#header img { 
	float:left;
	margin-top:10px;
	display:block;
}

label { 
	display:inline;
	font-weight:bold;
}

p,label,input,select { 
	padding:1px;
}
/*.menubar { 
	background: #dddddd;
	float:right;
	font-size:1.2em;
	padding-top: 1px;
	padding-bottom:1px; 
	padding-left: 5px;
	padding-right: 5px; 
	border: solid #777777; 
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	color: #777777;
}
.menuitem-firstitem { 
	font-weight:bold;
	display:inline;
}
.menubar a { 
	color: #000000; 
	font-weight: bold; 
	background: #dddddd;
}
*/
.menubar { 
	background: #dddddd;
	float:right;
	font-size:1.2em;
	border: 1px solid #777777; 
	color: #777777;
	padding-top: 3px;
	padding-bottom:3px; 
	margin-top: 1px;
}
.menubar li {
	display: inline;
	list-style-type: none;
}
.menubar a { 
	color: #000000; 
	font-weight: bold; 
	background: #dddddd;
	text-decoration: none;
	border-left: 1px solid #777777;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	height: auto;
}
.menubar .menubar-firstitem a {
	border-left: 0px;
}

#searchbox { 
	float:right;
	margin-top:5px;
	width:35%;
	clear:right;
}
#searchform { 
	float:right;
	clear:both; 
	width:100%;
}
#searchform #searchterm {
	width:120px;
}
#searchres { 
	background-color:#FFFFFF;
	color:#000000;
	width:70%;
	top:50px;
	position:absolute;
	left:15%;
	right:15%;
	border:1px solid #008BB5;
	display:none;
	z-index:5;
}
#miscinfo { 
	float:right;
	clear:both;
	width:100%;
	text-align:right;
	margin-top:5px;
}
#searchres #inlineheading { 
	font-weight:bold;
	background-color:#80C5DA;
}
.separator { 
	height:1px;
	background-color:#000000;
	color:#000001;
	width:100%;
	clear:both;
	font-size:0.5px;
	margin-top:5px;
	margin-bottom:5px;
}
.rightalign { 
	text-align:right;
	width:100%;
}
#toplinks { 
	direction:rtl;
	float:right;
	text-align:right;
	list-style-type:square;
	list-style-position:inside;
	line-height:1.3em;
	width: 100%;
}
div > #toplinks { 
	list-style-position:outside;
	margin-right:12px;
}
#footer { 
	text-align:center;
}
#mainleft { 
	float:left;
	width:59%;
	text-align:left;
}
#subleft { 
	float:left;
	width:49%;
	text-align:left;
}
#subright { 
	float:right;
	width:49%;
	text-align:right;
}
#mainright { 
	float:right;
	width:39%;
	text-align:right;
}

#mainarea { 
	width:98%; 
	float:left;
	padding-bottom:5px;
	text-align:left;

}

.maincontent,.mnews,.minteract,.msport,.mdir,.mlive,.mtvradio,.mfeat {
	width:100%;
	text-align:left;
	margin-bottom:5px;
}
.mhead,.smallhead { 
	font-weight:bold;
	width:100%;
	padding-left:5px;
	font-family:arial, sans-serif;
	font-size:1.3em;
	text-align: left;
}
.rss {
	float:right;
	margin: 3px;
}

/* News */
.mnews {
	border:0px solid #A00000;
}
.mnews .mhead {
	border-bottom:1px solid #A00000;
	background-color:#D22222;
	color:#FFFFFF;
}

/* TV and Radio */
.mtvradio {
 border:0px solid #A20022;
 float:left;
 margin-bottom: 8px;
}
.mtvradio .mhead {
	border-bottom:1px solid #A20022;
	background-color:#D20052;
	color:#FFFFFF;
}

/* Interactive */
.minteract {
	border:0px solid #223355;
}
.minteract .mhead {
	border-bottom:1px solid #223355;
	background-color:#336699;
	color:#FFFFFF;
}


/* Sport */
.msport {
	border:0px solid #AA9900;
}
.msport .mhead {
	border-bottom:1px solid #AA9900;
	background-color:#DFB000;
	color:#FFFFFF;
}

/* Featured */

.mfeat {
	border:0px solid #999999; clear:both;
}
.mfeat .mhead {
	border-bottom:1px solid #999999;
	background-color:#AAAAAA;
	color:#FFFFFF;
}
.mfeat .featuredextra {
 margin-left: 10px;
 margin-bottom: 7px;
}
/* Directory */
.mdir {
	border:0px solid #007711;
}
.mdir .mhead {
	border-bottom:1px solid #007711;
	background-color:#22AA55;
	color:#FFFFFF;
}
.mdir li {
 list-style-position:inside;
}
div > .mdir li {
 list-style-position:outside;
 margin-left:20px;
}
/* Where I live */
.mlive {
	border:0px solid #002255;
}
.mlive .mhead {
	border-bottom:1px solid #002255;
	background-color:#5F8FBB;
	color:#FFFFFF;
}
.mlive div.mcontent {
	text-align: center;
}



.maincontent { 
	float:left;
	background-color:#020b12;
	color:#FFFFFF;
	width:100%;
	background-image:url('./cybermerge.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height: 180px;
}
.maincontent .maincontenthead {
	font-weight: bold;
	font-size: 1.3em;
	width: 50%;
}
.maincontent .maincontentdescription {
	width: 50%;
}
.maincontent ul {
	margin: 5px;
	margin-left: 20px;
}


.newsextra,.interactextraextra,.interactextra { 
	display: none;
}

.newscategory { 
	padding-left:15px;
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:2px;
	background-color:#FFFFFF;
}
.interactextra,.interactextraextra {
	margin-left: 10px;
	margin-bottom: 10px;
}

.minmax { 
	font-family:sans-serif;
	font-weight:bold;
	cursor:pointer;
	width:12px;
}
#map {
	width: 235px;
	height: 260px;
	float: left;
	z-index:1;
	margin:5px;
}
#swebmatches { display:none; }
#smultimatches { display:none; }
#snewsmatches { display:none; }
.schgbut { 
cursor:pointer;
font-weight: normal;

}
.schclose { 
float:right;
cursor:pointer; 
background: #008BB5;
width: 1.3em;
text-align: center;
color: #80C5DA;
}

#snewsmatches li { 
	background-color:transparent;
	color:#888888; 
	list-style-type: none;
	margin: 2px;
}
#snewsmatches li a { background-color:transparent;color:#000000;text-decoration:none; }

#sbbcmatches h3 a { background-color:transparent;color:#000000;text-decoration:none; }
#sbbcmatches h3 a:hover { text-decoration:underline; }
#sbbcmatches span.bbcRec { background-color:transparent;color:#555555; }
#sbbcmatches p.para1 { background-color:transparent;color:#888888;padding-left: 15px; }

#smultimatches img { float:left;border-width:0px;margin:3px;clear:both; }
#smultimatches h4 a { background-color:transparent;color:#000000; }
#smultimatches div.avmediatype { background-color:transparent;color:#555555; }
#smultimatches p.datemove { display: block; height: 6em;background-color:transparent;color:#888888; }
#swebmatches span.bbcRec { background-color:transparent;color:#555555; }
#swebmatches a { background-color:transparent;color:#000000;text-decoration:none; }
#sbbcmatches a:hover { text-decoration:underline; }
#swebmatches p.para1 { background-color:transparent;color:#888888; }
#swebmatches p.para1 a { background-color:transparent;color:#888888;text-decoration:none; }
#swebmatches p.para1 a:hover { text-decoration:underline; }


.tvnojs .tv_channel{
	font-weight: bold;
}

.tvnojs .tv_nowornext{
	padding-left: 10px;
	font-style: italic;
}

#mcount, #mzcount { display:inline; }

#map .bubble h1 {
	font-size: 1.1em;
}
img.wpic { width:60px;height:49px;float:left;margin:2px; }
footing { text-align:center;float:left;width:100%; }
