body {
	margin: 0;
	padding: 0;
	background-color: #C0C0C0;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(images/bg.jpg);
	color: #000000;
	text-align: center;
}
body, input, textarea, select {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
code {
	white-space: pre;
	font-family: "courier new", courier, monospace;
	display: block;
	overflow: auto;
}
img {
	border: 0;
}
a {
	color: #075C85;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/head.jpg);
}
#head {
	height: 120px;
	width: 1000px;
}
#home {
	display: block;
	position: absolute;
	width: 339px;
	height: 62px;
	margin: 28px 0 0 30px;
	text-decoration: none;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/logo.gif);
}
#auth {
	color: #FFFFFF;
	width: 970px;
	position: absolute;
	text-align: right;
	padding: 15px 0 0 0;
}
#auth a {
	color: #FFFFFF;
	text-decoration: underline;
}
#auth .new {
	color: #00DD00;
}
#head ul {
	border: 0;
	display: block;
	padding: 62px 30px 0 0;
	margin: 0;
	height: 58px;
	list-style-type: none;
	float: right;
}
#head ul li {
	text-align: center;
	font-size: 13px;
	border: 0;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/menua.jpg);
	background-image: url(images/menu.jpg);
	margin: 0 0 0 12px;
	padding: 0;
	display: block;
	width: 80px;
	height: 58px;
	float: left;
}
#head ul li a {
	padding: 20px 0 0 0;
	line-height: 36px;
	height: 38px;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
#head ul li.active a {
	height: 36px;
	border-bottom: 2px solid #FFFFFF;
}
#head ul li a:hover {
	background-image: url(images/menua.jpg);
}
#head h1 {
	margin: 0;
	padding: 75px 0 0 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
}
#content {
	padding: 20px 25px 10px 25px;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/cbg.jpg);
}
#topads {
	padding: 0 0 15px 0;
	height: 60px;
}
#topadsrepl {
	position: absolute;
	width: 950px;
	top: 140px;
	height: 60px;
}
#topadsrepl .left {
	float: left;
	width: 468px;
}
#topadsrepl .right {
	float: right;
	width: 468px;
}
#forum {
	padding: 0;
	line-height: 1.7em;
}
#forum h2 {
	margin: 0;
	padding: 0;
	color: #022449;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
}
#forum .nav {
	padding: 5px 0;
	height: 1.3em;
}
#forum .nav .bc {
	float: left;
}
#forum .nav	.bc a.top {
	font-weight: bold;
}
#forum .nav .page {
	float: right;
}
#forum .nav .page span,
#forum .nav .page a {
	padding: 0 3px;
	font-weight: bold;
}
#forum .nav .page span {
	color: #E0DDDD;
}
#forum .nav .page .first {
	padding-right: 10px;
}
#forum .nav .page .last {
	padding-left: 10px;
}
#forum .nav .page span.p {
	background-color: #075C85;
	color: #FFFFFF;
}
#forum div.docLeft {
	float: left;
	width: 700px;
}
#forum div.docRight {
	float: right;
	width: 200px;
}
#forum div.doc p {
	margin: 0 0 1em 0;
	padding: 0;
}
#forum div.doc ul,
#forum div.doc ol,
#forum div.side ul {
	margin: 0 0 1em 0;
}
#forum div.doc ol li.sep {
	border-top: 1px solid silver;
}
#forum div.side ul {
	padding: 0 0 0 1.3em;
}
#forum form.vpo {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}
#forum form.vpo div.inputDefault,
#forum form.vpo div.inputError {
	text-align: left;
	width: 400px;
	margin: 0 auto 1em auto;
}
#forum form.vpo input.inputText,
#forum form.vpo textarea.inputText,
#forum form.vpo select.inputDate,
#forum form.vpo select.inputHour,
#forum form.vpo select.inputSelect {
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
}
#forum form.vpo input.inputText,
#forum form.vpo textarea.inputText {
	width: 398px;
}
#forum form.vpo select.inputSelect {
	width: 400px;
}
#forum form.vpo select.inputDate,
#forum form.vpo select.inputHour {
	margin-right: 5px;
}
#forum form.vpo div.inputRemark {
	color: #808080;
}
#forum form.vpo div.inputDefault .inputMessage {
	display: none;
}
#forum form.vpo div.inputError .inputMessage {
	display: block;
	color: #DD0000;
}
#forum form.vpo div.submitElement {
	margin: 2em 0 1em 0;
}
#forum form.vpo .success {
	width: 400px;
	margin: 0 auto;
}
table.forum {
	border-collapse: collapse;
	width: 950px;
	line-height: 1.3em;
	clear: both;
}
table.forum tr.head {
	background-color: #012447;
	background-position: left 1px;
	background-repeat: repeat-x;
	background-image: url(images/group.jpg);
	line-height: 24px;
	color: #FFFFFF;
}
table.forum tr.head th {
	padding: 0 3px;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #777777;
}
table.forum tr.head th ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}
table.forum tr.head th li {
	cursor: pointer;
	display: inline;
	padding: 0 3px;
	margin: 0;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
table.forum tr.head th li.active {
	background-color: #FFFFFF;
	color: #075C85;
}
table.forum td.num,
table.forum th.num {
	text-align: right;
}
table.forum tr.head th.first {
	border-left: 1px solid #777777;
}
table.forum tr.head th.last {
	padding-right: 22px;
	border-right: 1px solid #777777;
}
table.forum tr.head th.main {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	background-position: 14px 8px;
	background-repeat: no-repeat;
	background-image: url(images/group-bullet.gif);
	padding: 0 3px 0 38px;
}
table.forum tr.hsep td {
	margin: 0;
	padding: 0;
	font-size: 3px;
	line-height: 3px;
	height: 3px;
	border-top: 1px solid #777777;
}
table.forum tbody tr.forum {
	background-color: #E0DDDD;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/forum.jpg);
}
table.forum tbody tr.thread {
	background-color: #E0DDDD;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/thread.jpg);
}
table.forum tbody tr.forum td,
table.forum tbody tr.thread td,
table.forum tbody tr.post td {
	padding: 3px;
	overflow: hidden;
	border-top: 1px solid #E0DDDD;
}
table.forum tbody tr.forum td {
	height: 61px;
}
table.forum tbody tr.thread td {
	height: 39px;
}
table.forum tbody tr.forum td.first,
table.forum tbody tr.thread td.first,
table.forum tbody tr.post td.first {
	border-left: 1px solid #E0DDDD;
}
table.forum tbody tr.forum td.last,
table.forum tbody tr.thread td.last,
table.forum tbody tr.post td.last {
	border-right: 1px solid #E0DDDD;
}
table.forum tbody tr.fsep td,
table.forum tbody tr.tsep td,
table.forum tbody tr.psep td {
	margin: 0;
	padding: 0;
	font-size: 3px;
	line-height: 3px;
	height: 3px;
	border-top: 1px solid #E0DDDD;
}

table.forum tbody tr.forum td.icon div.folder,
table.forum tbody tr.thread td.icon div.thread {
	margin: auto;
	height: 30px;
	width: 30px;
}
table.forum tbody tr.forum td.icon div.folder,
table.forum tbody tr.thread td.icon div.thread {
	background-image: url(images/icons.gif);
}
table.forum tbody tr.thread td.icon div.thread {
	background-position: 0 -60px;
}
table.forum tbody tr.forum td.new div.folder {
	background-position: 0 -30px;
}
table.forum tbody tr.thread td.new div.thread {
	background-position: 0 -90px;
}
table.forum tbody tr.forum td.main a.big,
table.forum tbody tr.thread td.main a.big  {
	font-weight: bold;
	font-size: 18px;
}
table.forum tbody tr.thread td.main .page a {
	padding: 0 3px;
}
table.forum tbody tr.forum td.data,
table.forum tbody tr.thread td.data {
	font-size: 11px;
	line-height: 1.1em;
}
table.forum tbody tr.forum td.data .user,
table.forum tbody tr.thread td.data .user {
	display: block;
}
table.forum tbody tr.forum td.data .link,
table.forum tbody tr.thread td.data .link {
	display: block;
	font-weight: bold;
}
table.forum tbody tr.forum td.data .ts,
table.forum tbody tr.forum td.data .ts {
	display: block;
}
table.forum tbody tr.forum td.last,
table.forum tbody tr.thread td.last {
	padding: 0 22px 0 3px;
}
table.forum tbody tr.post td.user {
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/post.jpg);
	vertical-align: top;
	text-align: right;
	padding: 0 10px 30px 3px;
}
table.forum tbody tr.post td.user .user {
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	overflow: hidden;
	color: #075C85;
}
table.forum tbody tr.post td.user .userMenu {
	cursor: pointer;
}
table.forum tbody.new tr.post td.user .user {
	background-image: url(images/icons.gif);
	background-position: right -90px;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-right: -7px;
}
table.forum tbody tr.post td.user .ts {
	display: block;
	color: #717171;
}
table.forum tbody tr.post td.user .add {
	display: block;
	color: #818181;
	padding-top: 10px;
}
table.forum tbody tr.post td.content {
	vertical-align: top;
	font-size: 13px;
	line-height: 1.5em;
	padding: 7px 3px 0 18px;
}
table.forum tbody tr.post td.content div.inner {
	width: 740px;
	max-width: 740px;
	min-height: 80px;
	padding: 0 0 15px 0;
	overflow: auto;
}
/*
table.forum tbody tr.post td.content div.inner {
	width: 740px;
	overflow: auto;
}
*/
table.forum tbody tr.post td.content div.inner code {
	width: 740px;
}
table.forum tbody tr.post td.content div.inner blockquote code {
	width: 725px;
}
table.forum tbody tr.post td.content div.inner blockquote blockquote code {
	width: 710px;
}
table.forum tbody tr.post td.content div.inner blockquote blockquote blockquote code {
	width: 695px;
}
table.forum tbody tr.post td.content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.forum tbody tr.post td.content p {
	padding: 0;
	margin: 0;
}
table.forum tbody tr.post td.content blockquote {
	border-left: 5px solid #E0DDDD;
	padding: 0 0 0 10px;
	margin: 0 0 1.4em 0;
}
table.forum tbody tr.post td.content .pnum {
	float: right;
	font-size: 36px;
	line-height: 36px;
	color: #ECEAEB;
	margin: 0 0 3px 10px;
}
table.forum tbody tr.post td.content .editdata {
	border-top: 1px solid #E0DDDD;
	margin: 15px 0 0 0;
	padding: 3px 0;
	font-size: 12px;
	font-style: italic;
	color: #A0A0A0;
}
table.forum tbody tr.post td.content .sig {
	border-top: 1px solid #E0DDDD;
	margin: 0;
	padding: 3px 0;
	opacity: 0.5;
}
table.forum tbody tr.post td.menu {
	font-size: 13px;
	line-height: 1.5em;
	text-align: right;
	vertical-align: bottom;
	border-top: 0;
	padding-top: 0;
}
table.forum tbody tr.post td.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
table.forum tbody tr.post td.menu ul li {
	cursor: pointer;
	display: inline;
	padding: 1px 5px;
	margin: 0 0 0 7px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #E0DDDD;
	background-image: url(images/group.jpg);
	color: #FFFFFF;
}
table.forum tbody tr.post td.menu ul li.active {
	background-image: none;
	background-color: #FFFFFF;
	color: #075C85;
}
table.forum div.rate {
	text-align: right;
}
table.forum div.rate a,
table.forum div.rate span {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	outline: none;
}
table.forum div.rate small {
	padding: 0 0 0 2px;
	font-size: 10px;
	color: #999;
}
table.forum div.rate small.hl {
	font-weight: bold;
	font-size: 12px;
}
table.forum div.rate a.active {
	font-weight: bold;
}
table.forum div.rate .tup {
	background-image: url(images/thumbup.gif);
}
table.forum div.rate .tup + small.hl {
	color: #009900;
}
table.forum div.rate .tdn {
	background-image: url(images/thumbdown.gif);
}
table.forum div.rate .tdn + small.hl {
	color: #dd0000;
}
table.forum div.rate .spm {
	padding: 0 0 0 18px;
	background-image: url(images/recycle.gif);
}
table.forum span.rate {
	display: block;
	padding: 10px 0 0 0;
}
table.forum span.rate span {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 10px;
	padding: 0 0 0 11px;
	font-size: 10px;
	outline: none;
}
table.forum span.rate .tup {
	background-image: url(images/thumbups.gif);
	color: #009900;
}
table.forum span.rate .tdn {
	background-image: url(images/thumbdowns.gif);
	color: #dd0000;
}
table.forum span.rate .spm {
	padding: 0 0 0 12px;
	background-image: url(images/recycles.gif);
}
table.forum colgroup.list col.icon,
table.forum colgroup.thread col.icon {
	width: 37px;
}
table.forum colgroup.list col.last {
	width: 200px;
}
table.forum colgroup.thread col.last {
	width: 150px;
}
table.forum colgroup.list col.threads,
table.forum colgroup.list col.posts,
table.forum colgroup.thread col.replies,
table.forum colgroup.thread col.views {
	width: 80px;
}
table.forum colgroup.post col.user {
	width: 180px;
}
table.forum colgroup.post col.content {
	width: 770px
}

table.forum tbody tr.edit td {
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/post.jpg);
	text-align: center;
	border: 1px solid #E0DDDD;
}
table.forum tbody .edit form {
	font-size: 12px;
	width: 550px;
	margin: 0 auto;
	padding: 20px 0;
}
table.forum tbody .edit form fieldset.edit {
	text-align: left;
	margin: 0;
	border: 0;
	padding: 20px 25px;
	border: 1px solid #E0DDDD;
	background-color: #E0DDDD;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/thread.jpg);
}
table.forum tbody .edit form fieldset.edit input,
table.forum tbody .edit form fieldset.edit textarea {
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
	width: 498px;
}
table.forum tbody .edit form fieldset.edit .rem {
	font-size: 11px;
	color: #909090;
}
table.forum tbody .edit form fieldset.submit {
	text-align: center;
	margin: 0;
	border: 0;
	padding: 5px 0 0 0;
}
table.forum tbody .edit form .preview {
	text-align: left;
	position: absolute;
	overflow: scroll;
	border: 1px solid #B0B0B0;
	background-color: #FFFFFF;
	width: 498px;
}
table.forum tbody .edit form .hide {
	display: none;
}
table.forum tbody .edit form .show {
	display: block;
}
table.forum tbody .edit form .preview .content {
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 18px;
	padding-bottom: 0;
	overflow: auto;
}
table.forum tbody .edit form .preview .content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.forum tbody .edit form .preview p {
	padding: 0;
	margin: 0;
}
table.forum tbody .edit form .preview blockquote {
	border-left: 5px solid #E0DDDD;
	padding: 0 0 0 10px;
	margin: 0 0 1.4em 0;
}
table.forum tbody .edit form table.tb {
	border-collapse: collapse;
	border-spacing: 0;
	width: 500px;
}
table.forum tbody .edit form table.tb td {
	vertical-align: top;
	background-image: none;
	border: 0;
}
table.forum tbody .edit form table.tb td.icon {
	width: 20px;
}
table.forum tbody .edit form table.tb td.sep {
	width: 5px;
}
table.forum tbody .edit form table.tb td.sep div {
	height: 20px;
	width: 0;
	overflow: hidden;
	margin-left: 2px;
	border-left: 1px solid #C0C0C0;
	padding-left: 2px;
}
table.forum tbody .edit form table.tb td a {
	cursor: default;
	display: block;
	padding: 1px;
}
table.forum tbody .edit form table.tb td a:hover {
	padding: 0;
	border: 1px solid #C0C0C0;
	background-color: #E0E0E0;
}
table.forum tbody .edit form table.tb td img {
	display: block;
}
table.forum tbody .edit div.alert {
	padding: 20px 0 70px 0;
}

#foot {
	font-size: 11px;
	padding: 50px 0 30px 0;
}

.bbmenu {
	text-align: left;
	position: absolute;
	display: block;
	padding: 0;
	border: 2px solid #E0DDDD;
	margin: 4px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	overflow: hidden;
	background-color: #E0DDDD;
}
.bbmenu ul,
.bbmenu form,
.bbmenu table {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background-color: #E0DDDD;
}
.bbmenu table {
	border-width: 1px;
}
.bbmenu ul {
	width: 200px;
}
.bbmenu ul li {
	padding: 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.bbmenu ul li:hover {
	background-color: #808080;
	color: #FFFFFF;
}

.bbmenu form {
	font-size: 12px;
}
.bbmenu form fieldset.edit {
	text-align: left;
	margin: 0;
	padding: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.bbmenu form fieldset.edit input,
.bbmenu form fieldset.edit textarea {
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
	width: 288px;
}
.bbmenu form fieldset.submit {
	text-align: center;
	margin: 0;
	padding: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
}

.popup td {
	padding: 5px;
	vertical-align: top;
}
.popup td.reg {
	width: 200px;
}
.popup td.login {
	width: 140px;
}
.popup .add {
	float: right;
	font-size: 10px;
}
.popup td h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
.popup form {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(images/ajax-loader.gif);
	background-image: none;
}
.popup form input.text {
	padding: 0;
	margin: 0;
	border: 1px solid #C0C0C0;
}
.popup td.login form input.text {
	width: 138px;
}
.popup p.options {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: right;
}

form .success {
	padding: 5px 0 0 0;
}
form .success .inner {
	padding: 5px;
	text-align: center;
	border: 3px solid #075C85;
	background-color: #F4F4F4;
}
form .success .loader {
	padding: 5px 5px 5px 20px;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.highlight {
	height: 52px;
	width: 466px;
	padding: 3px 0;
	border: 1px solid silver;
	background-color: #eee;
	font-size: 11px;
}
.hltitle {
	font-size: 15px;
	font-weight: bold;
	width: 200px;
	float: left;
	text-align: center;
}
.hlinfo {
	width: 266px;
	float: right;
}
.hldata {
	font-size: 15px;
	width: 200px;
	padding: 5px 0 0 0;
	float: left;
	text-align: center;
}
.hldata small {
	font-size: 10px;
}
