body {
	background: #5F4A40;
	margin: auto;
	font-family: arial, verdana, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}

h1 {
	font-size: 20px;
}

h2 {
	color: #DFD7D3;
	font-size: 17px;
}

.contactitem {
	float: left;
	font-size: 12px;
	width: 70px;
}

hr {
	border: 1px solid #FFFFFF;
	width: 900px;
	color: #FFFFFF;
}

.contactform input {
	float: left;
	background: #EFE7E3;
	border: 1px solid #1D1613;
	width: 380px;
}

.contactform textarea {
	background: #EFE7E3;
	border: 1px solid #1D1613;
	width: 380px;
}

.contactform .error {
	margin-top: 20px;
	padding: 4px;
	background: #2D0000;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: 445px;
	border: 1px solid #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

img { border: 0px; }
.donation { float: left; margin-right: 3px; margin-left: 420px; }
.social { float: left; margin-right: 3px; margin-left: 3px; height: 26px; }
.socialbuttons { text-align: left; width: 910px; height: 20px; margin: auto; margin-top: 1px; }

.viewer { }

.backtocompare {
	float: right;
	width: 200px;
	text-align: center;
	border: 1px solid #BFB7B3;
	background: #3F312B;
	margin-right: 6px;
}

.viewer .details {
	width: 310px;
}

.viewer .description {
	width: 550px;
}

.name {
	color: #BFB7B3;
	width: 60px;
}

.item {
	width: 100%;
	height: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px solid #BFB7B3;
}

.viewer img {
	border: 0px;
}

.viewer td {
	vertical-align: top;
}

.description {
	font-size: 12px;
	line-height: 1.5em;
}

.viewer .link {
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #BFB7B3;
	background: #3F312B;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.item .link {
	float: left;
	width: 100px;
	text-align: center;
	border: 1px solid #BFB7B3;
	background: #3F312B;
	margin-right: 6px;
	font-size: 10px;
}

.item .description {
	float: left;
	margin-left: 10px;
	width: 640px;
}

.item .description h2 { font-size: 14px; font-weight: bold; margin-top: 0px; }
.item img { border: 0px; }
.item .screenshot a { float: left; border: 2px solid #877770; }
.item .screenshot a:hover { float: left; border: 2px solid #6F9FA6; }
.captcha { float: left; margin-right: 8px; }
#captcha { width: 308px; }

#submit {
	width: 120px;
	height: 25px;
	background: #3F312B;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.main {
	float: center;
	width: 900px;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #3F312B;
	
}

#menu {
	float: center;
	width: 900px;
	margin: auto;
	margin-top: 20px;
	font-family: arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

#menu .menuitem {
	float: left;
	width: 150px;
	height: 20px;
	margin-right: 10px;
	border: 1px solid #000000;
	text-align: center;
	background: #3F312B;
}

#menu .text {	margin-top: 3px; }
#menu .menuitem a { color: #FFFFFF; text-decoration: none; }
#menu .menuitem a:hover { color: #DDDDDD; text-decoration: underline; }
#menu .inactive { }
#menu .active { background: #0F010A; }
.content { margin: 10px; }
.shadow1 { borderx: 1px solid #BFB7B3; }
.shadow2 { borderx: 1px solid #1D1613; }
.maintopic { font-family: Arial; font-size: 15px; font-weight: bold; margin-bottom: 20px; text-decoration: underline; }
.topic { font-weight: bold; }
.htmlcode { padding: 10px; background: #BFB7B3; border-top: 1px solid #000000; border-bottom: 1px solid #000000; color: #000000; margin-top: 30px; height: 90px; }
.preview { padding: 10px; background: #9F9793; border-bottom: 1px solid #879FAB; color: #000000; height: 90px; }
.onlytext { padding: 10px; background: #F1F1F1; border-bottom: 1px solid #CCCCCC; color: #000000; }




