@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#262626;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
.pageframe {
	width:936px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	background-image:url(bbsimages/pageframebg.jpg);
}
.header {
	width:936px;
	height:251px;
	background-image:url(bbsimages/header.jpg);
}
.titles {
	width:936px;
	height:52px;
	background-image:url(bbsimages/search-content-titles.jpg);
	display:block;
}
.left-content {
	width:262px;
	height:auto;
	background-image:url(bbsimages/leftbg.jpg);
	float:left;
	clear:left;
	overflow:auto;
	margin-left:26px;
}
.search {
	width:200px;
	height:auto;
	padding-left:31px;
	padding-right:31px;
	display:block;
	overflow:auto;
}
.leftside {
	float:left;
	clear:none;
	width:262;
	height:auto;
}
.leftfoot {
	width:262px;
	height:21px;
	background-image:url(bbsimages/leftfoot.jpg);
	float:left;
	clear:both;
	display:block;
	margin-left:26px;
}
.topicshead {
	width:262px;
	height:52px;
	background-image:url(bbsimages/toppicstitle.jpg);
	float:left;
	clear:none;
	display:block;
}
.topics {
	background-image:url(bbsimages/topicsbg.jpg);
	margin-left:20px;
	padding-left:10px;
	float:left;
	clear:none;
	font-size:12px;
	line-height:29px;
	width:207px;
	height:auto;
	color:#222;
}
.topics a:link, .topics a:visited{
	font-size:18px;
	color:#222;
	line-height:25px;
	text-decoration:none;
}
.topics a:hover{
	font-size:18px;
	color:#06F;
	line-height:25px;
	text-decoration:none;
}

.content {
	width:567px;
	height:auto;
	margin-right:5px;
	padding-right:44px;
	padding-left:15px;
	float:right;
	clear:none;
	display:block;
}
.footer {
	width:936px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(bbsimages/footer.jpg);
}
/*form stuff*/
.formhead {
	float:right;
	clear:none;
	display:block;
}
.formtail {
	float:right;
	clear:none;
	display:block;
}
.inputtext {
	background-image:url(bbsimages/formbg.jpg);
	border:0;
	border-style:none;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	height:14px;
	width:170px;
	float:right;
	margin-bottom:10px;
}
.submit, .button {
	background:url(bbsimages/submit.jpg);
	width:91px;
	height:24px;
	border: none;
	outline: none;
	float:right;
}
.submit:hover, .button {
	background:url(bbsimages/submithover.jpg);
	width:91px;
	height:24px;
	border: none;
	outline: none;
}
/*end form section */
h2, h2 a:link, h2 a:visited{
	font-size:18px;
	color:#222;
}
h2 a:hover{
	color:#444;
}
b{
	font-weight:bold;
	color:#222;
}
.pageframe a:link, .pageframe a:visited{
	color:#222;
}
.pageframe a:hover{
	color:#06F;
}
li{
	list-style:none;
	list-style-image:none;
}

.iscat{
	background-image:url(bbsimages/topicsbg.jpg);
	margin-left:20px;
	padding-left:10px;
	float:left;
	clear:none;
	font-size:12px;
	line-height:29px;
	width:557px;
	height:auto;
	color:#222;
}
.iscat a:link, .iscat a:visited{
	font-size:18px;
	color:#222;
	line-height:25px;
	text-decoration:none;
}
.iscat a:hover{
	font-size:18px;
	color:#06F;
	line-height:25px;
	text-decoration:none;
}

.centerimage{
margin-left:170px;
width:auto;
height:auto;
}
.screenshot{
margin-left:60px;
margin-top:20px;
margin-bottom:20px;
}
#firefox{
margin:10px;
}