body {
	font-size: normal;
	background: #000000;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #ffcc33;
}
#header {

	margin-bottom: 24px;

	font-size: large;
	text-shadow: 2px 2px #282828;
}

.forums_list {
	width: 100%;
}
.first {
}
.second {
	background-color: #202020;
}
.content {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	position: relative;
}
a:link, a:visited, a:active { 
	color: #3366cc;
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline;
	}
.poster_info { margin-right: 25px; position: relative;float: right;}
.post_user_info {display: inline;vertical-align: top;margin-right: 15px;}
.post_avatar {display: inline;}
.post_first_uparrow { margin-right: 33px; background-position: right bottom; clear: both; height: 15px; z-index: 10; right: -1px; bottom: -1px; position: relative; background-repeat: no-repeat;background-image: url(../images/uparrow-cccccc.gif);}
.post_second_uparrow { margin-right: 33px; background-position: right bottom; clear: both; height: 15px; z-index: 10; right: -1px; bottom: -1px; position: relative; background-repeat: no-repeat;background-image: url(../images/uparrow-cccccc.gif);}
.post_first {position: relative;margin-bottom: 10px; padding: 10px; border: 1px solid #cccccc; -moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;}
.post_second {position: relative;margin-bottom: 10px; padding: 10px; border: 1px solid #cccccc; -moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;}

.topic_poster_info { margin-right: 25px; position: relative;float: right;}
.topic_post_user_info {display: inline;vertical-align: top;margin-right: 15px;}
.topic_post_avatar {display: inline;}
.topic_post_uparrow { margin-right: 33px; background-position: right bottom; clear: both; height: 15px; z-index: 10; right: -1px; bottom: -2px; position: relative; background-repeat: no-repeat;background-image: url(../images/uparrow-99cc33.gif);}
.topic_post {position: relative;margin-bottom: 10px; padding: 10px; border: 2px solid #99cc33; -moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;}
.post_menu {
position:absolute; left: 10px; bottom: -15px;background-color:#ffffff;padding:0px;
-moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;
}
.post_time {
	color: #cccccc;
	font-size: x-small;
	text-transform: lowercase;
	bottom: -4px;
	right: 10px;
	position: absolute;
}
.reply_form {

	margin-bottom: 10px;

	margin-top: 15px;

}
.reply_field {

	height: 50px;

	width: 350px;

}
#post_topic_form {

	margin-bottom: 10px;

	margin-top: 15px;

}
.topic_title_field {
width: 350px;
}
.topic_comment_field {
	height: 50px;

	width: 350px;
}
.attachments_list {
	color: #999999;
	font-size: x-small;
}
.attachments_list_title {
	font-weight: bold;
	font-size: x-small;
	color: #999999;
}
.attachment {
	margin-right: 10px;
	float: left;
}

blockquote {
background-color: #fafafa;
border-bottom: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
color: #666666;
font-size: x-small;
padding: 5px;
display: block;
width: 400px;
-moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px;
}

#shoutbox {
	border: 1px solid #259de2; -moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;
	padding: 5px;
}
.shout {
padding:3px;
}
.arrow-shout {height: 32px; margin-bottom: 10px; background-position: 35px 0px;  z-index: 20;top: -1px; position: relative; clear: both; background-repeat: no-repeat;background-image: url(../images/down-arrow-shout.gif);}


.pagination {
	color: #cccccc;
	margin-bottom: 6px;
	margin-top: 20px;
}
#copyright {
	text-align: center;
	padding: 5px;
	margin-top: 35px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}

.tool-tip {
			color: #ffffff;
			max-width: 300px;
			z-index: 13000;
}
.tool-title, .infotip-title {
font-weight:700;
font-size:11px;
color:#ffffff;
margin:0;
padding:8px 8px 4px;
}

.tool-text, .infotip-text {
font-size:11px;
padding:4px 8px 8px;
background-color: black;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.tool-loading, .infotip-loading, .transparent-loading, .texttipper-loading {
background:url(../images/ajax_load.gif) center center no-repeat;
width:30px;
height:30px;
margin:0 auto;
}
.infotip-tip {
			color: #ffffff;
			max-width: 400px;
			z-index: 13000;
}

.transparent-tip {
color:#fff;
z-index:13000;
}

.transparent-title {
font-weight:700;
font-size:11px;
color:#9FD4FF;
margin:0;
padding:0;
}

.transparent-text {
font-size:11px;
padding:0;
}

.texttipper-tip {
color:#fff;
z-index:13000;
background-color:#fff;
border:1px solid #ccc;
}

.texttipper-title {
color:#000;
margin:0;
padding:2px;
}

.texttipper-text {
color:#000;
padding:2px;
}
		

img.middle_icon {
vertical-align: middle;
}