@charset "utf-8";
/* http://www.adnanvirk.com CSS stylesheet */
/* authored by Adnan Virk */

body {
margin:0; padding:0;
}

div#flash1, div#flash2, div#flash3, div#flash4, div#flash5, div#flash6, div#flash7, div#flash8, div#flash9, div#flash10, div#flash11, div#movie1, div#movie2, div#movie3, div#type_inline {
display:none;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:white;
}

a {
font-weight:bold;
text-decoration:none;
color:#e3b71e;
font-size:12pt;
}
a:hover {
text-decoration:underline;
}

a img {
text-decoration:none;
border:none;
}


/* Page Layout
----------------------------------------------------------- */

div#pageLayout {
width:900px;
/* margin:0 auto; 
position:absolute;
top:0px;
left:50%;
margin:0 0 0 -450px;*/
margin:0 auto;
}

div#pageLayout div#mainContent {
width:900px;
height:550px;
margin:0 auto;
background-image:url(images/pagebg.jpg);
}




/* Menu Bar
----------------------------------------------------------- */
div#pageLayout div#menuBar {
float:right;
margin-bottom:3px;
width:100%;
clear:both;
}
#menuBar div {	float:right; width:253px; height:9px; margin-top:60px;	}
#menuBar a span			{	float:left;	}
#menuBar a span:hover {	cursor:pointer;	}					/* IE cursor hack */


#menu1 {
background:url(images/menu.png) no-repeat;
width:58px;
height:9px;
float:left;
}
#menu1:hover {	background-position: 0 -9px;	}

#menu2 {
background:url(images/menu.png) no-repeat;
background-position: -58px 0;
width:55px;
height:9px;
float:left;
}
#menu2:hover {	background-position: -58px -9px;	}

#menu3 {
background:url(images/menu.png) no-repeat;
background-position: -111px 0;
width:73px;
height:9px;
float:left;
}
#menu3:hover {	background-position: -111px -9px;	}

#menu4 {
background:url(images/menu.png) no-repeat;
background-position: -186px 0;
width:67px;
height:9px;
float:left;
}
#menu4:hover {	background-position: -186px -9px;	}

#menu5 {
background:url(images/menu.png) no-repeat;
background-position: -253px 0;
width:70px;
height:9px;
float:left;
}
#menu5:hover {	background-position: -253px -9px;	}





/* Text Content 
----------------------------------------------------------- */

.homeText {font-family:Georgia, 'Times New Roman', Times, serif;color:white; font-size:12pt;
margin:220px auto;width:327px;width:302px;text-align:left;}


.channels div.left_column {
float:left; width:440px;
margin-left:30px; margin-top:30px;}

.channels div.left_column .georgiaText {font-family:Georgia, 'Times New Roman', Times, serif;color:white; font-size:12pt;
padding-left:6px; width:355px;
}

.channels div.left_column .georgiaText b, .homeText b {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#e3b71e;
font-size:16px;
text-transform:uppercase;
text-shadow:#333333;
}


/* Page Work/Link Sidebar 
------------------------------------------------------------------ */


div.right_column {
float:right; width:340px; margin-top:30px; margin-right:20px; 
background:url(images/trans_bg.png) transparent;
padding:25px;
}
div.right_column p {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:white; margin:0; padding:0;
margin-bottom:7px;
padding-left:20px;
}

div.right_column h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold; font-size:inherit; 
margin:0; padding:0;
border-bottom:1px solid #ccc;
margin-top:10px;	
}
div.right_column p a {
font-size:10px;
}


/* Bottom Menu 
------------------------------------------------------------------- */

.bottomMenu {text-align:center; margin:0; padding:0}
.bottomMenu a {font-family:Geneva, Arial, Helvetica, sans-serif, sans-serif; color:black; font-size:9pt; }
.tiny {			font-size:8pt;	margin-left:5px; color:#ccc	}

.box {
float:right;
background:url(images/pointer.png);
width:14px;
height:10px;
z-index:-2000;
margin-right:852px;
}
.clearFix {	clear:both;	}




.channels {
float:left;
height:540px;
position:relative;
width:900px;}
#tvscreen {
width:4700px;
height:540px;	
}
#tvframe {
width:900px;
height:540px;
overflow:hidden;
}

