* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #F1EFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	
	/*
	text-align: center;
	background-image: url(gfx/body_bg.png);
	cursor: default;*/
}
a:link, a:active, a:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
.accessibility {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

h1 {
	margin:0px;
}

h2 {
	margin:0px;
}

h3 {
	margin:0px 0px;
}

#container {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_mainshadow.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/bg_top.jpg);
	height: 67px;
	width: 764px;
}
#headerright {
	float: right;
	padding-top: 20px;
	padding-right: 3px;
}
#topnav {
	height: 18px;
	color: #8F8E8A;
	letter-spacing: 1px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#topnav a:link, #topnav a:visited {
	color: #8F8E8A;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active {
	text-decoration: underline;
}

#topnav li {
display: inline;
}

.topnavli {
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9A7A3;
	margin-right: 4px;
}

#headerleft {
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 10px;
}

#menu{
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	width: 758px;
	height: 31px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.btn-forum:link, a.btn-forum:visited {
	background-image: url(images/btn_forum.gif);
	background-position: top left;
	display: block;
	width: 107px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-forum:hover, a.btn-forum:active {
	background-position: top right;
}

a.btn-faq:link, a.btn-faq:visited {
	background-image: url(images/btn_faq.gif);
	background-position: top left;
	display: block;
	width: 53px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-faq:hover, a.btn-faq:active {
	background-position: top right;
}

a.btn-search:link, a.btn-search:visited {
	background-image: url(images/btn_search.gif);
	background-position: top left;
	display: block;
	width: 71px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-search:hover, a.btn-search:active {
	background-position: top right;
}

a.btn-members:link, a.btn-members:visited {
	background-image: url(images/btn_members.gif);
	background-position: top left;
	display: block;
	width: 84px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-members:hover, a.btn-members:active {
	background-position: top right;
}

a.btn-profile:link, a.btn-profile:visited {
	background-image: url(images/btn_profile.gif);
	background-position: top left;
	display: block;
	width: 99px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-profile:hover, a.btn-profile:active {
	background-position: top right;
}

a.btn-logout:link, a.btn-logout:visited {
	background-image: url(images/btn_logout.gif);
	background-position: top left;
	display: block;
	width: 68px;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
}

a.btn-logout:hover, a.btn-logout:active {
	background-position: top right;
}
#pagecontent {
	padding-right: 3px;
	padding-left: 3px;
	clear: both;
}
/* footer */


#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 33px;
	height: 33px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footleft {
	float: left;
	line-height: 30px;
}

#footright {
	float: right;
	line-height: 30px;
	height: 30px;
}

/* footer list */

#footerlist {
	color: #FFFFFF;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#footerlist li {
	display: inline;
}

#footerlist a:link, #footerlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerlist a:hover, #footerlist a:active {
	text-decoration: underline;
}

/* end footer list */

#print {
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 0px;
	width: 16px;
	padding-top: 14px;
	overflow: hidden;
	display: block;
	float:right;
	margin-left: 4px;
}

#integralvision {
	line-height: 33px;
	height: 33px;
	color: #CCC7B9;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}

#integralvision a:link, #integralvision a:visited {
	color: #CCC7B9;
	text-decoration: none;
}

.pagination {
	height: 28px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}


th {
	background-color: #405a76;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
table.forumindex th a, table.forumindex th a:visited, table.forumindex th a:link{
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

td.forum-details {
	line-height: 51px;
	background-color: #e4e0d6;
	text-align: center;
}
td.forum-details-left {
	line-height: 26px;
	background-color: #e4e0d6;
	text-indent:5px;
	text-align: left;
}
table.forumindex, table.maintable {
	width: 758px;
	color: #333333;
	font-size: 11px;
}
table.forumindex p {
	text-indent:5px;
}
.forum-section td {
	background-image: url(images/bg_forum_section.gif);
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}
/*This is the idividual sections*/
td.forum-section-ind {
	background-image: url(images/bg_forum_section_ind.gif);
	padding-left: 5px;
	text-indent:5px;
}
.forum-section-ind a:link, .forum-section-ind a:visited {
	display: block;
	clear: both;
	color: #405a76;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
}

h1.forumname {
	background-image: url(images/bg_pageshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	text-indent: 10px;
	height: 32px;
}
h1.forumname a{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 13px;
	text-decoration:none;
}
.reply {
	float: right;
	line-height: 23px;
	text-align: right;
	margin: 0 0 0 0;
}
.reply a {
	
	background-image: url(images/btn_reply.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 84px;
	height: 0px;
	padding-top: 20px;
	margin: 2px 2px 2px 2px;

}

.toolbar a {
	background-image: url(images/btn_new.gif);
	display: block;
	float: left;
	overflow: hidden;
	width: 84px;
	height: 0px;
	padding-top: 20px;
	margin: 2px 2px 2px 2px;

}

#pagelinks {
	float: right;
	margin: 2px 2px 2px 2px;
}
td.name {
	color: #405a76;
	text-align: center;
	padding: 0px;
}

td.normal {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}

td.post {
	padding: 10px;
	background-color: #eae7de;
}

td.posterinfo {
	background-color: #e4e0d6;
	text-align: center;
}
td.posterinfo .avatar {
	margin-top: 5px;
}
td.posterinfo .avatar img {
	margin-bottom: 5px;
}
table.maintable td.posterinfo .field {
	color: #444;
}
/* FAQ styles */

.faq-contents {
	font-size: 11px;
}

.faq-contents ul {
	margin: 0 0 10px 30px;
	line-height: 13px;
	text-decoration:none;
}
/* global styles */
.fieldtitle, td.fieldtitle  {
	clear: both;
	color: #405a76 !important;
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	text-indent:5px;
}
td.formcontrols {
	background-color: #eae7de !important;
	text-align: center !important;
	padding: 6px !important;
}
td.formcontrols input {
	font-weight: bold;
}
td.formcontrols a {
	color: #369 !important;
}
td.formcontrols .postformshortcut {
	margin-top: 5px;
	color: #666;
	font-size: 7pt;
}
.jump-in-data {
	color: #666;
	margin-left: 10px;
}
td.avatar-field {
	background-color: #e4e0d6;
	width: 80px;
	text-align: center;
	padding: 6px 6px 6px 6px;
}

.pagelinks {
	text-align: right;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
}

.pagelinks strong {
	padding: 0 0x 0 0;
}

/* THE ORGINAL */

a img {
	border: 0;
}

a.administrator:link, a.administrator:active, a.administrator:visited {
	color: #B20000 !important;
}
a.moderator:link, a.moderator:active, a.moderator:visited {
	color: #0000B2 !important;
}
input, select, textarea {
	font-size: 8pt !important;
	font-family: verdana, sans-serif !important;
	background-color: #FFF;
}
input, textarea {
	border: 1px solid silver;
}
select * {
	font-size: 8pt !important;
	font-family: verdana, sans-serif !important;
}
select option {
	padding: 0 5px 0 0;
}
textarea {
	width: 99.5%;
	font-size: 9pt !important;
}
textarea#tags-txtarea {
	/*
		fixes a strange bug in Firefox 1.0 making
		the box wider when hovering BBCode tags
	*/
	width: 99.5%;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 0 10px 0 10px;
	cursor: pointer;
	font-weight: bold;
	color: #444;
	border-bottom: 2px solid silver;
}
label, input[type="radio"], input[type="checkbox"], select {
	cursor: pointer;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	border-color: #369;
}
optgroup option {
	padding: 0 10px 0 10px;
}
pre.code {
	display: block;
	margin: 0 25px 0 25px;
	padding: 5px;
	font-family: monospace;
	color: #7F0000;
	background-color: #FFF;
	border: 1px solid #BFBFBF;
	overflow: auto;
	font-size: 8pt;
}
blockquote.quote {
	margin: 0 25px 0 25px;
	font-size: 8pt;
}
blockquote.quote .title {
	font-weight: bold;
	padding: 3px;
}
blockquote.quote .content {
	padding: 10px;
	color: #333;
	background-image: url(gfx/quote_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
	border: 1px solid #BFBFBF;
	overflow: auto;
}

p.locationbar {
	clear: both;
	text-align: left;
	font-style: italic;
	color: #333;
	margin: -10px 0 10px 0;
	padding: 3px;
}
p.locationbar a {
	font-style: normal;
}
/* Forumlist styles */

.forumdescr {
	margin: 3px 0 0 3px;
}

/* Topiclist styles */

#forumname {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
#forumname a:link, #forumname a:hover, #forumname a:active, #forumname a:visited {
	text-decoration: none;
}
#forummods {
	text-align: left;
	color: #444;
	margin: 0 0 6px 0;
}
.author {
	clear: left;
	padding: 2px 0 0 3px;
	color: #444;
}
.author a {
	text-decoration: none;
	color: #444;
}

/* Topic styles */

#actionlinks {
	color: #323232;
	text-align: left;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: -10px;
	font-size: 7pt;
}
/* Stats styles */

table.maintable td.statstitle {
	background-color: #E8E8E8;
	font-weight: bold;
	width: 1%;
	white-space: nowrap;
}
table.statslayout {
	width: 100%;
	border-collapse: collapse;
}
table.statslayout td {
	width: 50%;
	vertical-align: top;
	padding: 0 20px 0 0;
}
table.statslayout td.last {
	padding: 0;
}

/* */

table.confirmform td.msg, td.msg {
	padding: 18px 36px 18px 36px !important;
	font-size: 10pt;
}
table.maintable td.minimal {
	background-color: #E8E8E8;
	width: 1%;
	white-space: nowrap;
	text-align: center;
}


p#linkbar {
	color: #323232;
	text-align: center;
	margin-bottom: 20px;
}
p#linkbar a {
	margin: 0 2px 0 2px;
}
p#linkbar #rss-feed-icon {
	margin: 0 1px 0 3px;
}
p#linkbar #rss-feed-icon img {
	vertical-align: middle;
}

.results-posts-post-info td {
	background-color: #E8E8E8 !important;
}
.results-posts-post-date {
	float: right;
}
.results-posts-post-content td {
	border-top: 0 !important;
	border-bottom: 2px solid #c7c3c7;
}
.results-posts-post-content div {
	line-height: 150%;
	color: #333;
	height: 48px;
	overflow: hidden;
}

#bbcode-controls, #smiley-controls {
	list-style: none;
}
#bbcode-controls li, #smiley-controls li {
	display: inline;
}

#bbcode-controls {
	padding: 4px 3px 4px 3px;
	background-color: #FFF;
	background-image: url(gfx/bbcode_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #d7cbbe;
	border-top: 0;
	margin: 0 0 3px 0;
}
#bbcode-controls li a {
	padding: 2px 6px 2px 6px;
	margin: 0 2px 0 0;
	text-decoration: none;
	color: #333 !important;
	cursor: default !important;
}
#bbcode-controls li a:hover {
	padding: 2px 5px 2px 5px;
	background-color: #dae2e4;
	border: 1px solid #2058b9;
}
#smiley-controls {
	margin: 3px 0 0 0;
}
#smiley-controls li {
	margin: 0 2px 0 0;
}

#post-options input, #post-options label {
	margin: 5px 0 0 0;
}

#shadow-left>#shadow-right {
	padding-bottom: 40px;
}

#debug-info-small {
	margin: 0 auto 20px auto;
	padding: 3px;
	text-align: center;
	background-color: #E8E8E8;
	border: 1px solid silver;
	color: #333;
	font-size: 7pt;
}
#debug-info-large {
	margin: 0 auto 20px auto;
	font-size: 7pt;
	text-align: center;
	color: #333;
	width: 85%;
}
#debug-info-large div {
	background-color: #E8E8E8;
	padding: 3px;
}
#debug-info-large textarea {
	color: #333;
	font-size: 7pt !important;
	font-family: monospace !important;
	margin: 3px 0 0 0;
	border: 1px solid silver;
	padding: 3px;
}

