/*
	##################################################
	# This CSS is part of http://www.highgames.com/  #
	#                                                #
	# This copyright notice MUST APPEAR              #
	# in all copies of this CSS!                     #
	#                                                #
	#   (c) since 2004, www.highgames.com            #
	##################################################
*/

	/* <-- BODY CLASSES/IDs --> */
body{
	background:#ffffff;
	color:#000000;
	font:12px/1.5em Arial, Tahoma, sans-serif;
	text-align:left;
	margin:10px;
}

*{
	padding:0;
	margin:0;
	border:0;
}

h1, h2{
	margin-bottom:4px;
}

	/* <-- LINK CLASSES/IDs --> */
a{
	text-decoration:none;
}

a:hover, a:active, a:link, a:visited{
	color:#000;
}

	/* <-- TABLE CLASSES/IDs --> */
table, tr, td{
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#contenttd{
	padding-left:10px;
}

#updateusertable{
	width:165px;
	text-align:left;
	border-bottom:2px dotted #a1a1a1;
	margin-bottom:8px;
	font:12px/1.5em Arial, Tahoma, sans-serif;
}

	/* <-- TEXT CLASSES --> */
.author{
	margin:20px 0px 0px 0px;
	padding-left:10px;
	line-height:15px;
	border-left:1px dotted #a1a1a1;
	font:11px/1.3em Arial, Tahoma, sans-serif;
}

.greyBackground{
	background:#eeeeee;
}

.notificationFont{
	font-weight:bold;
}

.fat{
	font-weight:bold;
}

.topnews{
	color : #F63131;
}

	/* <-- DIV/P CLASSES/IDs --> */
.notificationParagraph{
	padding		:	4px										;
	margin		:	0px 0px 15px 0px						;
	border		:	1px solid #c1c1c1						;
	background	:	#eee									;
	font		:	12px/1.5em Arial, Tahoma, sans-serif	;
	text-align	:	justify									;
}

#pageHeader{
	margin-bottom:20px;
}

#quickSummary, #footer, #linkList, #gameInfoBox{
	display:none;
}

#sponsor{
	margin-top:20px;
}

#text{
	margin-top:5px;
}

#text p.box{
	margin-top:10px;
	border:1px solid #c1c1c1;
	background:#eee;
	font:12px/1.5em Arial, Tahoma, sans-serif;
}

.glossarText{
	text-align	:	left;
	font		:	12px/1.5em Arial, Tahoma, sans-serif;
	margin		:	0px 0px 15px 0px;
}

#text span{
	display:none;
}

#text h4.topicH4{
	margin	:	0px 0px 20px 0px;
}

.alphabet{
	display	:	none;
}

	/* <-- FORM CLASSES/IDs --> */
#form_text{
	width:100px;
}

#form_field{
	width:499px;
	height:500px;
}

#form_shortfield{
	width:499px;
	height:200px;
}

#form_shortfieldUpdate{
	width:360px;
	height:200px;
}

#form_text, #form_field, #form_button, #form_shortfield, #form_shortfieldUpdate{
	font:12px/1.5em Arial, Tahoma, sans-serif;
	border:1px solid #000000;
	background-color:#eeeeee;
	color:#000000;
	margin-bottom:3px;
	padding-left:5px;
}

#form_button{
	padding:0px;
}

	/* <-- FORUM --> */
#forumcontenttable{
	width:491px;
	text-align:left;
	font:12px/1.5em Arial, Tahoma, sans-serif;
}

#forumcontenttdleft{
	width:125px;
	margin:0px;
	vertical-align:top;
	font:11px/1.3em Arial, Tahoma, sans-serif;
	text-align:left;
}

#forumcontenttdright{
	width:366px;
	margin:0px;
	padding-left:5px;
	vertical-align:top;
	font:12px/1.5em Arial, Tahoma, sans-serif;
}

#threadBox, #postBox, #endpara{
	background:#FCFCFC;
	padding:4px;
	margin-bottom:5px;
	width:489px;
	border:1px dotted #eeeeee;
}

#threadBox:hover, #postBox:hover{
	background:#F0F0F0;
	padding:4px;
	margin-bottom:5px;
	width:489px;
	border:1px dotted #eeeeee;
}

#initial_letter{
	margin-right:2px;
	font-weight:bold;
	font:20px Times new Roman, sans-serif;
}

.extra_name{
	margin-left:5px;
	color:#D50D0D;
}

.miscellaneous{
	font-weight:bold;
}

.miscellaneous2{
	font-weight:bold;
	text-decoration:underline;
}

.postTitle, .threadTitle, .closedThread{
	font-weight:bold;
	text-decoration:underline;
	font:14px Arial, Tahoma, sans-serif;
}

.small{
	font:10px Arial, Tahoma, sans-serif;
}

.grey{
	color:#a1a1a1;
}

.sign{
	color:#919191;
	margin-top:4px;
	padding-top:2px;
	text-align:left;
	border-top:2px dotted #a1a1a1;
}

	/* <-- ADVERTISEMENT --> */
.advertisement{
	display:none;
}
