img{
	border: 0px;
}

body{
	color: #c0c0c0;
	font-family: verdana;
	font-size: 13px;
}

/* forced scrollbars */
html, body{
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

div.newsitem{
	border-width: 1px; 
	border-style: solid;
	border-color: #c0c0c0;
	background-color: #383838;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: inside;
}
div.newsitem ul{
	margin-left: 8px;
}
div.codebox{
	padding: 8px;
	overflow: auto; 
	text-align: left;
	color: #FFFFFF;
	background-color: #404040;
}

table.highscoretabs{
	margin: 0px; 
	width: 100%;
}

table.highscoretabs td{
	background-color: #303030
}
table.highscoretabs tr td.marked{
	background-color: #101010
}
table.highscoretabs tr td a p{
	padding: 2px;
}
table.highscoretabs tr input.marked{
	color: #c0c0c0;
	border-color: #505050;
	background-color: #505050;
}
table.highscoretabs tr input.unmarked{
	color: #808080;
	border-color: #101010;
	background-color: #303030;
}

table.newsheader{
	width: 100%;
	/*background-color: #606060;
	background-color: #658ddb;
	background-color: #244d9c;
	background-color: #284378;*/
	background-color: #606060;
	/*color: #a0b6e0; color: #c5c4dc;*/
	font-size: 14px;
	font-weight: bold;
	padding: 0.25em;
	margin: 0em;
}

div.gallery{
	text-align: center;
	padding: 0;
	margin: 0;
}

div.gallery a img{
	border-color: #606060;
	border-width: 1px;
	border-style: solid;
	
	padding: 0;
	margin: 0;
	/*line-height: 0px;*/
}
div.gallery a{
	padding: 0;
	margin: 0;
}

div.gallery a img:hover{
	border-color: #808080;
}

/* I don't think we use this anymore? */
/*ul.subList{
	list-style: none;
	line-height: 1em;
}*/

div.sidePanel{
	padding-top: 96px; 
}
div.innerSidePanel{
	text-align: center; 
	background-color: #404040; 
	padding-left: 8px; 
	padding-right: 8px;
}
div.mainPanel{
	float: left;
}
div.aboutpage, div.contactpage{
	padding: 12px;
}
div.aboutpage p, div.contactpage p{
	padding: 8px;
}

table.newsfooter{
	width: 100%;
	background-color: #505050;
	padding: 0em;
	padding-right: 0.25em;
	padding-left: 0.25em;
	margin: 0em;
}

div.newsmessage{
	padding: 0.5em;
	margin: 0em;
}

.border, .infobox, .linkbox, div.menubox, ul.menuSubList{
	border-color: #808080; 
	border-width: 1px; 
	border-style: solid;
}
.infobox, .linkbox{
	padding: 3px; 
	background-color: #303030; 
	border-color: #606060;
}
.linkbox{
	text-align: center;
}
.linkbox p{
	text-align: center;
}

div.menubox, ul.menuSubList{
	border-color: #101010; 
	background-color: #303030;	
}
div.borderSpecial{
	border-color: #303030;
	border-width: 2px; 
	border-style: ridge;
}

ul{
	list-style: none;
}

ul.menuList{
	font-size: 14px;
}

ul.menuSubList{
	text-align: left; 
	line-height: 2em;	
}

div.shoutbox{
	width: 100%; 
	font-size: 13px;
}
div.shoutbox div.display{
	background-color: #303030; 

	border-width: 1px; 
	border-style: solid; 
	border-color: #101010;

	height: 320px;
	overflow: hidden;
}
div.shoutbox div.input{
	background-color: #303030; 
	
	border-width: 1px; 
	border-style: solid; 
	border-color: #101010;
}

div.shout{
	padding-bottom: 4px;
	/*border-color: #808080; 
	border-width: 1px; 
	border-style: solid;*/
}

p.sauthor{
	background-color: #606060;
	font-weight: bold;
}

p.smessage{
	padding: 1px;
	text-align: left;
}


table.HighscoreTable{
	background-color: #101010;
	
	/*border-style: outset;
	border-width: 2px; 
	border-color: #505050;*/
	/*border-color: #808080; 
	border-width: 1px; 
	border-style: solid;*/
	padding: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.HighscoreTable th{
	background-color: #484848;
}
table.HighscoreTable td{
	/*border-color: #202020; 
	border-width: 1px; 
	border-style: solid;*/
	background-color: #383838;
	padding: 3px;
}

table.HighscoreTable td.h{
	background-color: #252525;
}

table.games, table.links{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding: 0px;
	
	border-color: #303030;
	border-width: 2px; 
	border-style: ridge;
}
table.game{
	border-color: #303030;
	border-width: 2px; 
	border-style: ridge;
}
table.game{
	background-color: #252525;
}
table.game tr td.banner{
	padding: 0px;
}
table.game tr td div.desc{
	padding: 8px;
	/*background-color: #303030;*/
}

/*
a:link{ color: #be91ef;}
a:visited{ color: #be91ef; }
a:active{ color: #FFFFFF; }
a:hover { color: #dec9f7; }
*/

li.intIconLink{
	/*list-style-position: inside;
	list-style-image: url(Graphics/SmallGraphics/NewLink03_Arrow.png);*/
	background:url(Graphics/SmallGraphics/NewLink03_Arrow.png) left center no-repeat;
	padding-left:20px; 
}
li.extIconLink{
	/*list-style-position: inside;
	list-style-image: url(Graphics/SmallGraphics/NewLink03_CircleArrow.png);*/
	background:url(Graphics/SmallGraphics/NewLink03_CircleArrow.png) left center no-repeat;
	padding-left:20px; 
}

p.ul{
	text-decoration: underline;
}

p.question{
	font-weight: bold;
	font-style: italic;
}
p.answer{

}

a.ImageAndText{
	text-decoration: none;
}
a.ImageAndText img{
	display: block;
}

h2{
	font-size: 20px;
	font-weight: bold;
}

a.biglink{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	/*background-color: #303030;*/
}

a:link { color: #877de1;}
a:visited { color: #877de1; }
a:hover { color: #c9d5f7; }
a:active { color: #FFFFFF; }
