body,td,th {
	font-size: 12px;
	color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0274ba;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0274ba;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #0274ba;
}

A.toplink:link{color: #fff; text-decoration: none; }
A.toplink:visited {color: #fff; text-decoration: none;}
A.toplink:hover {color: #fff; text-decoration: underline;}
A.toplink:active {color: #fff; text-decoration: none;}


#body-container {
width: 990px;
}

#header {
width: 990px;
height: 146px;
}

#header-left {
float: left;
width: 507px;
height: 146px;
}

#header-right {
float: right;
width: 483px;
height: 146px;
}

#top-links {
color: #fff;
width: 200px;
padding-left: 226px;
padding-right: 57px;
float: right;
text-align: left;
font-size: 11px;
}

#login {
margin-top: 3px;
width: 237px;
padding-left: 226px;
padding-right: 20px;
float: right;
}


* html #content  { height: 300px;} 

#content {
width: 987px;
min-height: 300px;
background-color: #171717;
border-left: 1px solid #000;
border-right: 2px solid #000;
float: left;
}

#content-pad {
padding-left: 10px;
padding-top: 10px;
}

#nav {
width: 990px;
height: 30x;
}

#nav-button {
height: 30px;
float: left;
}

#footer {
width: 990px;
height: 118px;
background: url(http://www.myplayer.tv/images/footer.jpg);
float: left;
}

#copyright {
width: 990px;
color: #fff;
font-size: 10px;
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}

A.copyright:link{color: #0274ba; text-decoration: none; }
A.copyright:visited {color: #0274ba; text-decoration: none;}
A.copyright:hover {color: #fff; text-decoration: none;}
A.copyright:active {color: #0274ba; text-decoration: none;}


#title {
font-size: 20px;
font-weight: bold;
color: #8192b8;
}

A.title:link{color: #8192b8; text-decoration: none; }
A.title:visited {color: #8192b8; text-decoration: none;}
A.title:hover {color: #5574b7; text-decoration: underline;}
A.title:active {color: #8192b8; text-decoration: none;}

#articleinfo {
color: #777;
}

A.articleinfo:link{color: #8192b8; text-decoration: none; }
A.articleinfo:visited {color: #8192b8; text-decoration: none;}
A.articleinfo:hover {color: #5574b7; text-decoration: underline;}
A.articleinfo:active {color: #8192b8; text-decoration: none;}

#summary {
font-size: 13px;
padding-top: 10px;
padding-bottom: 10px;
}

.PostDetails { border: dashed 1px #99a2b6; background:#d1d4d9; padding: 4px; margin:0px; font-size: 12px;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; display: inline;}
.PostDetails a { color:#304676; background-position: left bottom; text-decoration: none; }
.PostDetails a:visited { color:#304676; background-position: left bottom; text-decoration: none }
.PostDetails a:hover { color:#000; background-position: left bottom; text-decoration: underline; }

.PostDetails .ReadOn { background: url(./http://www.myplayer.tv/images/icons/readon.png) no-repeat left bottom; padding: 0px 0px 0px 20px;}
.PostDetails .NrComments a 
{ background: url(./http://www.myplayer.tv/images/icons/comment.png) no-repeat left bottom; padding: 0px 0px 0px 20px; margin-left: 10px;}
.PostDetails .NrComments a:hover 
{ background: url(./http://www.myplayer.tv/images/icons/comment.png) no-repeat left bottom; padding: 0px 0px 0px 20px; margin-left: 10px;}
.PostDetails .AddOpinion { background: url(./http://www.myplayer.tv/images/icons/addopinion.png) no-repeat left bottom; padding: 0px 0px 0px 20px; margin-left: 10px;}
.PostDetails .ShareThis { background: url(./http://www.myplayer.tv/images/icons/share.png) no-repeat left bottom; padding: 0px 0px 0px 20px; margin-left: 10px;}
.PostDetails .Views { background: url(./http://www.myplayer.tv/images/icons/views.png) no-repeat left bottom; padding: 0px 0px 0px 20px; margin-left: 10px;}

A.toc:link{color: #475e91; text-decoration: none; }
A.toc:visited {color: #475e91; text-decoration: none;}
A.toc:hover {color: #000; text-decoration: underline;}
A.toc:active {color: #475e91; text-decoration: none;}

A.stitle:link{color: #526795; text-decoration: none; }
A.stitle:visited {color: #526795; text-decoration: none;}
A.stitle:hover {color: #526795; text-decoration: underline;}
A.stitle:active {color: #526795; text-decoration: none;}

.thumb img{ 
border: 1px solid #666;
} 

.thumb:hover img{
border: 1px solid #0274ba;
}

.thumb:hover{
color: #0274ba; /* irrelevant definition to overcome IE bug */
}

#showcase-thumb {
padding-right: 14px;
}

* html #showcase-thumb  { padding-right: 12px; } 

A.faq:link{color: #ccc; text-decoration: none; }
A.faq:visited {color: #ccc; text-decoration: none;}
A.faq:hover {color: #fff; text-decoration: underline;}
A.faq:active {color: #ccc; text-decoration: none;}

table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #222222;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #222222;
	background-color: #666666;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #222222;
	background-color: #666666;
	-moz-border-radius: ;
}

table.sample2 {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: #333333;
	border-collapse: collapse;
	background-color: #222222;
}
table.sample2 th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #222222;
	background-color: #333333;
	-moz-border-radius: ;
}
table.sample2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #222222;
	background-color: #333333;
	-moz-border-radius: ;
}