/* 
	Created by Andre Liem - 2003 
	Contact: phatwalrus@hotmail.com
*/


body {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fff; 
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

a:link, a:visited {
	text-decoration:none;
	}
a:active {
	text-decoration:underline;
	}
img {
	border:none;
}

a:link, a:visited img {
	border:none;
}


#mid_content p {
	font-size:11px;
	background-color:#FFF;
	/*border:dotted;*/
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	padding:5px;
	width:100%;
}

#main_logo {
	background-image:url(../images/player_1_test.gif);
	background-repeat:no-repeat;
	position: absolute;
	top:25px;
	left:610px;
	height:600px;
	width:120px;
	z-index:3;
}
#title {
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	position: absolute;
	top:0px;
	left:0px;
	border-width:0;
	margin:0;
	padding:0;
	z-index:3;
}
#title_logo {
	position: absolute;
	top:0px;
	left:130px;
	height:70px;
	width:70px;
	border-width:0;
	margin:0;
	padding:0;
	z-index:3;

}
/*Old version of #line {
	border:solid;
	border-color:#000;
	border-width:0;
	margin:0;
	padding:0;
	border-top-width:1px;
	border-bottom-width:0px;

	height:11px;
	position: absolute;
	top:52px;
	left:0px;
	width:730px;
	z-index:4;
}
*/
#line {
	border:solid;
	border-color:#000;
	border-width:0;
	margin:0;
	padding:0;
	border-top-width:1px;
	border-bottom-width:0px;

	height:11px;
	position: absolute;
	top:53px;
	left:0px;
	width:730px;
	z-index:4;
}
#line_2 {
	border:solid;
	border-color:#000;
	border-width:0;
	border-bottom-width:1px;
	position: absolute;
	top:25px;
	left:200px;
	width:530px;
	z-index:4;

}*/

a {
	font-size:10px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
	
}



#container {
	text-align:left;
	margin:15px auto;
	position:relative;
	top:0px;
	left:0px;
	width:730px;
	z-index:0;
	
	
}

#mid_main {
	position:relative;
	top:75px;
	left:0px;
	width:600px;
	height:auto; 
	z-index:1;
}

#ads_container {
	z-index:1;
}

hr {
	color:#000;
}

/*Sub Links Code*/
#mid_sublinks_container {
	position:absolute;
	top:0px;
	left:0px; 
	width:128px;
	z-index:3;
}

table.links {
	width:100%;
	border-left:1px solid #FFF; 

	
}

table.links td {
	border:solid;
	border-color:#FFF;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:1px;
	border-right-width:1px;
	font-size:10px;
	font-weight:bold;
	height:16px;
	z-index:3;

	

}
table.links td.selected {
	background-color:#3165C5;
	color:#fff;
	height:16px;

	
}

table.links tr th {
	background-color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:0px;
}

table.links tr td a{
	display:block;
	background-color:#fff;
	background-color:silver;
	color:#000;
	height:16px;
	border:1px solid #ccc;
	
	z-index:2;
}
table.links tr td.sub a{
	display:block;
	color:#FFF;
	height:auto;
	padding-top:1px;
	padding-bottom:1px;
	z-index:2;
}


/*text-decoration changed to none*/
table.links tr td a:hover{
	display:block;
	background:#fff;
	color:#000;
	border:solid;
	border-width:1px;
	text-decoration:none;
}

table.flashthumbs {
	width:80%;
	border-width:0px;
}

table.flashthumbs th {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	
	text-align:left;
	border:solid;
	border-width:1px;
	border-color:#000;
	color:#000;
}

table.flashthumbs tr {
	border:solid;
	border-width:0px;
	border-bottom-width:2px;
}
table.flashthumbs tr td {
	border:solid;
	background-color:#CCCCCC;
	border-width:1px;
	text-align:center;
}

table.flashthumbs tr td img {
	width:125px;
	height:225px;
	
}

table.flashthumbs a:hover {
	display:block;
	background:#fff;
}

table tr td {
		font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
}

