@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#4e4e4e;
}
img {
	border:0;
}
#wrapper {
	margin:auto;
	width:1000px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	overflow:hidden;
}
#header_div {
	width:1000px;
	height:auto;
	float:left;
}
#header {
	width:971px;
	height:115px;
	background-image:url(images/header_img.gif);
	margin:14px 12px 0 16px;
	float:left;
}
.logo {
	width:250px;
	height:80px;
	float:left;
	padding:11px 0px 18px 10px;
}
.top_menu {
	width:709px;
	height:109px;
	float:right;
}
.top_menu_first {
	width:auto;
	height:54px;
	text-align:right;
}
.top_menu_first a {
	line-height:54px;
	color:#80786f;
	vertical-align:!important middle;
	border-right:1px solid #80786f;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
.top_menu_first a:hover {
	line-height:54px;
	color:#000000;
	vertical-align:!important middle;
	border-right:1px solid #80786f;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
.top_menu_second {
	width:708px;
	height:58px;
}
.leftbanner {
	width:278px;
	height:468px;
	float:left;
}
.rightbanner1 {
	width:700px;
	padding-right:12px;
	padding-top:2px;
	float:right;
	margin-bottom:10px;
}
.rightbanner {
	width:710px;
	height:auto;
	padding-right:12px;
	padding-top:2px;
	float:right;
}

*html .rightbanner {
	width:660px;
	height:auto;
	padding-right:12px;
	padding-top:2px;
	float:right;
}

.icon {
	height:132px;
	width:722px;
}
.welcome {
	background-color:#FFFFFF;
	height:330px;
	border:2px solid #c4c3c3;
}
.welcome1 {
	background-color:#FFFFFF;
	border:2px solid #c4c3c3;
}
.welcometxt1 {
	padding:18px 20px 20px 33px;
}
.welcome1 welcometxt1 {
	padding:18px 20px 0px 0px;
}
.welcometxt {
	padding:18px 20px 40px 33px;
}
.welcometxt1 span {
	font-family:Arial;
	font-size:15px;
	color:#0d9adc;
	font-weight:bold;
	text-decoration:underline;
}
.welcometxt1 p {
	text-align:justify;
	padding-top:28px;
}
.welcometxt span {
	font-family:Arial;
	font-size:15px;
	color:#0d9adc;
	font-weight:bold;
	text-decoration:underline;
}
.welcometxt p {
	text-align:justify;
	padding-top:28px;
}
.jeeto {
	width:575px;
	height:95px;
	padding:35px 0px 21px 18px;
	float:left;
}
.character {
	width:96px;
	height:116px;
	float:right;
	padding:35px 11px 0px 0px;
}
.footer {
	width:1000px;
	height:140px;
	background:#FFFFFF;
	float:left;
}
.ftrinner {
	width:981px;
	height:121px;
	margin:auto;
	border:2px solid #c4c3c3;
}
.footer_menu_first {
	height:30px;
	width:auto;
}
.footer_menu_first a {
	width:auto;
	padding:0px 9px 0px 9px;
	line-height:30px;
	font-size:12px;
	color:#80786f;
	font-family:Arial;
	text-decoration:none;
	border-right:1px solid #80786f;
}
.footer_menu_first a:hover {
	width:auto;
	padding:0px 9px 0px 9px;
	line-height:30px;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
	border-right:1px solid #80786f;
}
.footer_menu_second {
	height:20px;
	width:auto;
}
.footer_menu_second a {
	width:auto;
	padding:0px 10px 0px 10px;
	line-height:20px;
	font-size:12px;
	color:#80786f;
	font-family:Arial;
	text-decoration:none;
	border-right:1px solid #80786f;
}
.footer_menu_second a:hover {
	width:auto;
	padding:0px 10px 0px 10px;
	line-height:20px;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-decoration:none;
	border-right:1px solid #80786f;
}
.footer_copyright {
	width:auto;
	color:#80786f;
	height:30px;
	line-height:30px;
	text-align:center;
}
.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: bold;
}
h2 { font-size: 1.3em; }
a { color: #0D9AE2; text-decoration: none; }
a:hover { color: #0D9AE2; text-decoration: underline;}

.alt { background-color: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

pre, p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

#topic-tags {
	border-right: 1px solid #ccc;
	border-left: none;
	float: left;
	padding: 0 1em 0 0;
}

#thread li ol, #thread li ul {
	margin-right: 40px;
	margin-left: 0;
}

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form p {
	margin-bottom: 0;
}
#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #ccc;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #ccc;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }


#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #ccc; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: rgb(102, 102, 102);
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	width: 100%;
}

#latest, #forumlist {
	margin-top: 1.9em;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}
.test{
}
.txt-red{
color:#FF0000;
font-size:10px;
font-weight:bold;
}

h3{
font-size:13px;
color:#999999;
}

.test span{
color:#FF0000;
text-decoration:none;
}

/* Front Page
=================================== */

#front-page #hottags {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions {
	margin-left: 170px;
	width: 590px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #555;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }


/*search*/

#search{
border:solid 1px #CCCCCC; 
background-color:#F4F4F4;
}

#search:hover{
color:#FFFFFF;
border:solid 1px #999999; 
background-color: #0099FF;
}

#forum-id{
border:solid 1px #CCCCCC; 
background-color:#F4F4F4;
margin-left:35px;
}

#forum-id option{
color:#333333;
background-color:#CCCCCC;
}

#forum-id option:hover{
color:#000000;
background-color:#FFCC00;
}

#forum-id:hover{
color:#FFFFFF;
border:solid 1px #999999; 
background-color: #0099FF;
}

#topic-search-form-submit{
color:#0099FF;
border:solid 1px #CCCCCC; 
background-color:#F4F4F4;
margin-left:30px;
}

#topic-search-form-submit:hover{
color:#000000;
border:solid 1px #999999; 
background-color:#FFCC00;
}

.fieldname{
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;

}

.logintxt{
font-size:12px;
}

fieldset{
border:0px;
}

form{
text-align:left;
}

form label{
font-weight:bold;
}

form div{
padding:5px 5px 5px 150px;
}

form .submit{
color:#FFFFFF;
}

form div div{
padding-top:0px;
padding-left:10px;
display:inline;
}

.inputtxt{
border:solid 1px #CCCCCC; 
background-color:#F4F4F4;
}

.inputtxt:hover{
color:#FFFFFF;
border:solid 1px #999999; 
background-color: #0099FF;
}

.submitbtn{
color:#0099FF;
border:solid 1px #CCCCCC; 
background-color:#F4F4F4;
}

.submitbtn:hover{
color:#000000;
border:solid 1px #999999; 
background-color:#FFCC00;
}

.gcf_title{
width:auto;
color:#CCFF00;
}
