body {
background: url('http://nezumi.me.uk/Vipers/red.jpg') top left fixed;
color:#000;
font-family:"georgia", serif;
font-size:93.3%;
margin:0;
padding:0;
}

#green_TL {
	background: url('http://nezumi.me.uk/Vipers/green.jpg') top left;
	position: fixed;
	width: 50%;
	height: 50%;
	top: 0px;
	left: 0px;
	z-index: -2;
}

#green_BR{
	background: url('http://nezumi.me.uk/Vipers/green.jpg') bottom right;
	position: fixed;
	width: 50%;
	height: 50%;
	bottom: 0px;
	right: 0px;
	z-index: -2;
}

#stiching_V {
	position: fixed;
	background: url('http://nezumi.me.uk/Vipers/Stiching_V.png') top center;
	left: 50%;
	margin-left: -16px;
	width: 34px;
	height: 100%;
	z-index: -1;
}

#stiching_H{
	position: fixed;
	background: url('http://nezumi.me.uk/Vipers/Stiching_H.png') top center;
	top: 50%;
	margin-top: -16px;
	height: 34px;
	width: 100%;
	z-index: -1;
}

div#main > table{
	margin: 15px 0px 15px 0px;
}

div#main > table{
 display: none;
}



div#main > table#topic_viewer,
div#main > table.profile,
div#main > table#cal_end,
div#main > table.calendar,
div#main > table.search_results,
div#main > table#forum_footer,
div#main > table#conversation,
div#main > table#avatar_gallery_sys,
div#main > table#avatar_editor,
div#main > table#search_results_topics,
div#main > table.forums,
div#main > table.search_results_post,
div#main > table.findposts,
div#main > table#name_history,
div#main > table#ucp_splash,
div#main > table#notepad,
div#main > table#faq,
div#main > table#active_list,
div#main > table#cal_event,
div#main > table#forum_leaders_global,
div#main > table#top_posters,
div#main > table#error_box
{
	display: table;
	
}



*:first-child+html  div#main > table#topic_viewer,
*:first-child+html div#main > table.profile, 
*:first-child+html div#main > table#cal_end,
*:first-child+html div#main > table.calendar,
*:first-child+html div#main > table.search_results,
*:first-child+html div#main > table#forum_footer,
*:first-child+html div#main > table#conversation,
*:first-child+html div#main > table#avatar_gallery_sys,
*:first-child+html div#main > table#avatar_editor,
*:first-child+html div#main > table#search_results_topics,
*:first-child+html div#main > table.forums,
*:first-child+html div#main > table.search_results_post,
*:first-child+html div#main > table.findposts,
*:first-child+html div#main > table#name_history,
*:first-child+html div#main > table#ucp_splash,
*:first-child+html div#main > table#notepad,
*:first-child+html div#main > table#faq,
*:first-child+html div#main > table#active_list,
*:first-child+html div#main > table#cal_event,
*:first-child+html div#main > table#forum_leaders_global,
*:first-child+html div#main > table#top_posters,
*:first-child+html div#main > table#error_box

{
	height: 1%;
	display: block;	
}


div#main > table#search_results_topics
{
	margin-bottom: 0px;
}

div#main > table.forums, div#main > table#forum_footer
{
	margin-top: 0px;
}

table#avatar_gallery_sys tbody th{
white-space:nowrap;
padding-left: 5px;
padding-right: 5px;
}


a {
color:#681515;
text-decoration:none;
}

a:hover {
color:#9A2418;
text-decoration:underline;
}

hr {
background-color:#415F39;
border:0;
clear:both;
color:#415F39;
height:1px;
}

table {
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border: 0px;
}

th {
color:#6A6450;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
color:#333;
padding:5px 10px;
}

th a,th a:hover {
color:#6A6450;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2, thead th {

color:#000;
font-size:130%;
font-weight:700;
}

thead th {
height: 30px;
border: 0px;
padding:5px;
text-align:center;
}

h2.special {
}

input,select,textarea,button,a.btn_fake {
background: #fff;
border: 1px #605331 solid;
color:#333;
padding:3px 5px;
vertical-align:middle;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#415F39;
}

.submit_error {
background:#fff8eb;
border: 0px;
}

button,a.btn_fake {
background:url(http://z4.ifrm.com/static/1/css/btn.png) repeat-x top #f8f8f8;
color:#666;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color:#3a5197;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
border: 0px;
color:#333;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#8CB5E7;
font-weight:700;
}

.notice dd {
font-style:italic;
text-align:left;
}

dl.info {
text-align: center;
margin-top: 0px;
}

.info dt {
color:#000;
}

dl.error {
border-color:#BC3737;
}

.error dt {
background:#BCB190;
color:#BC3737;
}

#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist{
list-style:none;
padding:0;
}


ul.cat-topicpages,blockquote dl{
margin:0;
}


.exclusivebutton dd{
margin: 0px;
}

#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li, #ucp_gallery li {
display:inline;
}

#top_bar {
	display: none;
}

#top {
}

#top_info {
font-size: 100%;
position: absolute;
top: 85px;
margin-left: 104px;
left: 50%;
color:#000;
z-index: 5;
}

#top_menu {
position: absolute;
left: 50%;
top: 226px;
margin-left: -136px;
z-index: 5;
font-weight: bold;
width: 480px;
text-align: center;
}

*:first-child+html #top_menu {
	top: 120px;
}


.drop_menu li {
float:left;
text-align:center;
}

.drop_menu a {
color:#ffffff;
display:block;
padding:4px 8px 4px 8px;
position: relative;
}

.drop_menu a:hover {
color:#BFD9FF;
}

.drop_menu ul {
-moz-opacity:0.85;
border:1px solid #605331;
color:#000;
left:-999em;
margin:0;
opacity:0.85;
position:absolute;
width:9.4em;
z-index: 5;
}

.drop_menu ul li {
background:#fff;
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
border: 0px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#771418;
color: #fff;
}

#logo {
background:url('http://nezumi.me.uk/Vipers/ViperTop.png') no-repeat top center;
clear:both;
position: relative;
left: 50%;
margin: 20px 0px 0px -439px;
height: 285px;
width: 878px
}

#logo > a{
	position: absolute;
	display: block;
	height: 134px;
	width: 134px;
	top: 29px;
	left: 29px;
}

#logo > a  img{
	display: none;
}

#submenu_bar {
	display: none;
}

#HealersLink{
			height: 240px;
			width: 43px ;
			position: fixed;
			left: 5px;
			display: block;
			z-index: 1;
			top: 25px;
}

#submenu {
position: absolute;
font-size: 120%;
font-weight: bold;
text-align: left;
width: 550px;
left: 50%;
margin-left: -136px;
top: 270px;
}

body #submenu a{
	color: #000
}

#wrap {
position: relative;
left: 50%;
margin: 0px 0px 0px -439px;
background: repeat-y url('http://nezumi.me.uk/Vipers/ViperPage.png') top center;
width: 778px;
padding: 0px 50px 30px 50px;
z-index: 1;
}

#nav {
color:#415F39;
padding: 20px 0px 0px;
}

.meta_box {
background:url(http://z4.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border: 0px;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
border: 0px;
padding:0;
width:49%;
}

.meta_menu h3 {
border: 0px;
clear:both;
color:#000;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#666;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
border: 0px;
color:#415F39;
}

.cat-pages a:hover,.cat-topicpages a:hover {
color:#415F39;
}

.cat-pages span {
background:#415F39;
border: 0px;
color:#000;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
color:#415F39;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
color:#666;
font-size:80%;
}

td.c_desc {
font-weight:700;
text-align:right;
vertical-align: top;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background:#D8DCEB;
font-weight:700;
}

tr.hidden td.c_post {
background:#D8DCEB;
}

.bday {
background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
text-align:center;
width:1%;
}

.c_forum {
color:#666;
font-size:80%;
width:60%;
}

.c_forum strong a,.c_last strong a {
color:#425384;
}

.c_forum strong a {
font-size:135%;
}

td.c_last {
font-size:85%;
}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
background:url(http://z4.ifrm.com/static/1/last.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
color:#425384;
font-size:80%;
font-style:italic;
}

.cat_head td {
height: 30px;
border: 0px;
}

#stats .cat_head td {
border: 0px;
}

.description {
color:#666;
font-size:85%;
}

a.member:hover {
color:#666;
}

td#stats_events a,td#stats_events span {
background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
padding:2px 0;
text-align:center;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:80%;
}

td.c_user dl {
background: #fff;
border: 1px #605331 solid;
margin:10px 0;
padding:5px 7px;
width:160px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}


td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div {
background:url(http://z4.ifrm.com/static/1/poll_b.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z4.ifrm.com/static/1/poll_l.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border: 0px;
color:#B3A777;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#415F39;
}

blockquote {
border: 0px;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://z4.ifrm.com/static/1/quote.png) repeat-x top #6677AF;
border-bottom:1px solid #3a5197;
color:#000;
}

blockquote dl dt {
color:#000;
float:left;
font-weight:700;
}

code {
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
}

div.spoiler {
border: 0px;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background:url(http://z4.ifrm.com/static/1/quote.png) repeat-x top #6677AF;
border: 0px;
color:#000;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
color:#B3A777;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
color:#666;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #B3A777;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#666;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#666;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot {
clear:both;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_username {
width:175px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
color:#6A6450;
}

div.c_view-list {
color:#B3A777;
font-size:92.5%;
}

dl#fast-reply dt {
border: 0px;
font-size:1px;
text-indent: -999em;
}

dl#fast-reply dd {
text-align:center;
}

#c_post-preview {
border: 0px;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#BCB190;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
border: 0px;
}

#emot_wrap h3 {
border: 0px;
color:#B3A777;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #BCB190;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #BCB190;
border-right:1px solid #BCB190;
padding-top:40px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border: 0px;
color:#B3A777;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#425384;
font-weight:700;
}

#ucp_gallery a:hover {
color:#415F39;
}

.calendar td.cal_inactive {
color:#BCB190!important;
}

.calendar td div {
border-bottom:1px solid #BCB190;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
border: 0px;
}


#faq dt a {
color:#425384;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#B3A777;
font-style:italic;
}

.search_results {
margin-bottom:1em;
padding:5px 7px;
}

.search_results  tbody{
border: 0px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#6A6450;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#415F39;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
border: 0px;
bottom:10px;
color:#333;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#3a5197;
}

#pmlink {
background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;
color:#415F39;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#415F39;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#681515;
}

#pmclose {
border-top:1px solid #3a5197;
color:#415F39;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#3a5197;
}

#foot_wrap {
	padding: 35px 0px 5px 100px;
	width: 665px;
	clear: both;
}

#foot_themechooser{
	display: none;
}

#foot td {
background: transparent;
color:#444;
font-size:80%;
border: 0px;
}

#foot a,#foot a:hover {
color:#6A6450;
}

#foot #foot_datetime {
width:1%;
white-space:nowrap;
}

#copyright {
background: no-repeat url('http://nezumi.me.uk/Vipers/scrollbase.png') top center;
clear:both;
font-size: 1px;
text-indent: -999em;
position: relative;
width: 1125px;
height: 170px;
left: 50%;
margin: 0px 0px 0px -561px;
top: -30px;
z-index: 5;
}

#c_tos h3 {
color:#333;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #681515;
}

#acplogin {
background:url(http://z4.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #000;
border: 0px;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#000;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
position:absolute;
left:0;
top:0;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2 {
padding: 20px 10px 5px 10px;
text-align:center;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

.notice dt,.notice dd {
padding:5px 7px;
}

.drop_menu a img {
vertical-align:bottom;
}

.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

#submenu a {
padding:3px 5px;
}

#main {
clear: both;
height:1%;
padding:0 1%;
margin-left: 95px;
}

#nav li img {
vertical-align:top;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:90%;
margin:5px 5%;
}

.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}

.cat-topicpages a {
padding:0 2px;
}

.cat-buttons {
float:right;
margin: 15px 0px 15px 0px;
text-align:right;
width:50%;
}

.topic-buttons {
	width: 100%;
	text-align: center;
	padding: 15px 0px 15px 0px;
}

tr.postbtn td {
padding:5px;
text-align:center;
}

.row1,.row2 {
line-height:1.4;
}

td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
padding:1px;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
}

span.collapse,span.uncollapse {
cursor:pointer;
float:right;
position:relative;
}

.c_mark img {
display:block;
margin:auto;
}

.c_last {
line-height:1.4;
min-width:300px;
width:30%;
}

.category td.c_foot {
height:10px;
}

#stats_members {
line-height:1.2;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
vertical-align:top;
width:1px;
min-width:175px;
max-width:175px;
}

.c_post {
background: #fff;
border: 1px #605331 solid;
width:100%;
}

.c_sig,.c_nosig {
width:100%;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:3px 0;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
}

td.c_poll-answer {
text-align:right;
width:42.5%;
}

td.c_poll-bar {
text-align:left;
vertical-align:middle;
width:42.5%;
}

* html td.c_poll-bar span {
margin-top:3px;
}

td.c_post {
line-height:1.7;
vertical-align:top;
}

 td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post img,#topic_review img {
max-width:90%;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
	height: 54px;
	background: no-repeat url('http://nezumi.me.uk/Vipers/divider.gif') center center;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

td.c_nosig {
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}

dl#fast-reply {
clear:both;
margin:auto;
}

dl#fast-reply dd p {
text-align:left;
}

dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:0px;
width:600px;
}

#c_post-text {
height:223px;
}

#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}

#btn_preview {
float:left;
margin:10px 0 0 1px;
}

#c_emot {
height:225px;
vertical-align:top;
width:150px;
}

#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
}

div#emot_list {
padding:0;
}

#emot_list li {
display:inline;
padding:4px 10px;
}

#emot_list img {
cursor:pointer;
vertical-align:baseline;
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:200px;
}

#pm_select {
text-align:center;
width:1px;
}

#conversation .c_post {
padding:2em;
}

#ucp_profile,#pm_messages {
float:right;
}

#ucp_settings img,#ucp_profile img {
margin:18px 20px;
}

#ucp_gallery li {
float:left;
margin:15px 5px;
}

#ucp_gallery button {
cursor:pointer;
text-align:center;
}

.ucp button.btn_text {
padding:5px 0;
text-align:center;
width:100%;
}

.calendar td {
height:125px;
padding:0;
vertical-align:top;
width:14.3%;
}

.calendar li {
display:list-item;
font-size:80%;
margin:0;
}

.calendar li.placeholder {
padding:4px;
}

.calendar li span {
cursor:default;
}

.calendar td#cal_current div {
padding-top:3px;
}


#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}

.search_results div {
display:block;
margin:5px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

.category h2 a,thead a,.category h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover {
color:#000;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
color: #9A2418;
}

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}

.meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
color:#415F39;
}

.row2 td,blockquote div {
}

a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#333;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
vertical-align:middle;
}

h1,h2,h3,#boardmeta {
clear:both;
margin:0;
}

#nav {
clear:both;
margin:0px 0px 15px 100px;
}

#meta_welcome,.search_results {
clear:both;
}

#stats_events {
line-height:2;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
text-align:center;
}

blockquote dl dd,#foot {
text-align:right;
}

#foot_links {
text-align: left;
}

#foot_links a{
padding: 10px;
margin-top: 15px;
margin-bottom: 15px;
font-size:130%;
font-weight: bold;
}


#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}

#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
display:block;
}

#ucp_settings,#pm_settings {
float:left;
}

#c_tos dd,#username_response {
margin-left:10px;
}

#c_tos {
}

#vlx {
z-index:1;
}

#pass_strength {
font-size: 0.7em;
}



#shoutwrap {
background: transparent;
font-size:88.3%;
}

#shoutwrap td{
border: 0px;
}

#shoutwrap td[style="width: 250px;"] {
}

#shoutwrap td[style="width: 250px;"] a, #shoutrefresh {
	color: #ccc;
	font-size: 130%;
	font-weight: bold;
}

#shoutwrap td[style="width: 250px;"] a:hover, #shoutrefresh:hover {
	color: #000;
	text-decoration: underline;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#6A6450;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

.profile {
}

.profile thead th, .profile thead tr{
	background: transparent;
	vertical-align: bottom;
	padding: 0px;
}

.profile th{
	text-align: center;
}

.profile ul, .profile li{
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style-type: none;
}

.profile th a{
	padding: 0px 0px 0px 40px;
}

#profile_menu ul{
	padding: 0px 0px 0px 15px;
	width: 160px;
}

.drop_menu a:hover{
	text-decoration:none;
}

#HGControls{
position: absolute;
top: 250px;
left: 50%;
margin-left: -255px;
z-index: 4;
list-style: none;
}

*:first-child+html #HGControls{
top: 260px; 
margin-left: -205px;
}

#HGControls > li > a{
	display: block;
	padding: 0px 8px 0px 8px;
	color: #000;
}

#HGControls > li > a:hover{
color:#9A2418;
text-decoration:underline;
}

#HGControls > li{
position: relative;
font-size: 120%;
font-weight: bold;
padding: 0px 8px 0px 8px;
text-align: center;
}


#HGControls ul{
position: absolute;
list-style: none;
width: 160px;
border: 0px;
display: none;
}

#HGControls ul li{
width: 160px;
border: 0px;
}

#HGControls li:hover ul{
 display: block;
 left: -70px;
}

*:first-child+html #HGControls li:hover ul{
	left: -34px;
	top: 17px;
}

div#main > table.posts {
margin-bottom: 0px;
}

td.c_topicfoot {
	background: transparent;
	border: 0px;
}

#login_page, .notice{
	margin-top: 25px;
}

.posting{
margin-top: 20px;
}

div.topic{
	margin-top: 20px;
	padding: 0px;
}

div.topic h2{
	display: block;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
}

#blog_sidebar {
position: absolute;
font-size: 0.9em;
padding: 30px 0px 0px 0px;
width:160px;
right: 8px;
top: 195px;
}

#blog_sidebar div {
padding: 10px;
display: none;
}

#blog_sidebar div#blog_about, #blog_sidebar div#blog_readers {
display: block;
}

.blog_entry {
	width: 575px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

#blog_comments  textarea{
	width: 485px;
}

.blog_entry > h2,  .blog_entry  > blockquote{
	width: 515px;
	border: 0px;
	margin: 0px;
}

.blog_entry > h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 30px 0px 30px;
	text-align: center;
}

.blog_entry  > blockquote{
	padding: 5px 30px 25px 30px;
}


.blog_options{
	height: 39px;
	line-height: 39px;
	text-align: center;
}

.blog_date{
	height: 39px;
	text-indent: 480px;
	line-height: 39px;
	font-size: 110%;
	font-weight: bold;
}

.cornercanvas{
	visibility: hidden;
}

#blog_sub {
	position: absolute;
	bottom: -35px;
}

#blog_sub form {
	position: relative;
	top: -3px;
	left: 8px;
}

#blog_user {
	position: absolute;
	right: 38px;
}

#blog h1 {
	display: block;
	width: 605px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	margin: 0px;

}

#blog_main {
	min-height: 300px;
}

#portal_main  { 
margin-top: 10px;
position: relative;
}

#portal_news .portal_box, .portal_header{
	position: relative;
	border: 0px;
	margin: 39px 0px 85px 0px;
	width: 412px;
	padding: 0px;
	top: 25px;
}

#portal_news  .portal_content {
	padding: 40px 20px 10px 20px;
	background: tranparent;
	width: 372px;
	border: 0px;
	z-index: 5;
}

#portal_news h2{
	display: block;
	position: absolute;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	top: -39px;
	width: 412px;
	padding: 30px 0px 0px 0px;
	border: 0px;
	z-index: 2;
}

#portal_news .portal_header h2{
}

#portal_news h4{
	display: block;
	position: absolute;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: #000;
	font-size: 75%;
	font-weight: normal;
	bottom: -39px;
	width: 412px;
	border: 0px;
	margin: 0px;
	z-index: 2;
}

#portal_news .portal_header h4{
font-size: 110%;
}


#portal_head {
margin-bottom:10px;
}

#portal_foot {
width: 762px;
}



#portal_news {
margin:0 160px 0 190px;
}

#portal_clear {
background:transparent;
border:none;
clear:both;
font-size:1px;
text-indent: -999eml;
margin:0;
padding:0;

}


#portal_foot td#stats_members, #portal_foot td#stats_legend {
	height: 30px;
	padding: 4px;
	line-height: 13px;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}

.portal_box {
margin-bottom:5px;
padding:0px;
}

.portal_box table {
clear:none;
}

#portal_foot .portal_box {
	border:0 none;
}


#portal_foot h2{
	display: block;
	text-align: center;
	color: #000;
	line-height: 30px;
}

#portal_l h2{
	position: absolute;
	top: -30px;
	height: 22px;
	color: #000;
	font-size: 110%;
	text-align: center;
	padding-top: 8px;
	width: 180px;
}

#portal_l h4{
	padding: 5px;
	margin: 0px;
	text-align: center;
}

#portal_l {
	position: absolute;
	font-size:88.3%;
	margin:0px;
	padding:0;
	width:180px;
	left:0px;
	top: 20px;
	bottom: 43px;
}

#portal_r {
	position: absolute;
	font-size:88.3%;
	margin:0;
	padding:0;
	width: 150px;
	right: 0px;
	top: 20px;
	bottom: 43px;
}

#portal_l .portal_box {
	position: absolute;
	top: 0px;
	bottom: -25px;
	left: 0px;
	right: 0px;
}

#portal_r .portal_box {
	position: absolute;
	top: 0px;
	bottom: -25px;
	left: 0px;
	right: 0px;
}

#portal_l .portal_content {
	padding: 5px;
}	

#portal_r .portal_content {
	padding: 5px 5px 325px 5px;
}





#portal_r h2{
	position: absolute;
	top: -30px;
	height: 22px;
	color: #000;
	font-size: 110%;
	text-align: center;
	padding-top: 8px;
	width: 150px;
}

#portal_r h4{
	padding: 5px;
	margin: 0px;
	text-align: center;
}


#c_bbcode select {
position: relative;
margin: 9px;
}

.spoiler_toggle {
margin-top: 8px;
}

.spoiler {
margin-bottom: 8px;
}

a:focus, a:hover, a:active { outline:none } 

#ViperVert {
	position: absolute;
	background: url('http://nezumi.me.uk/Vipers/ViperVert.png') top left no-repeat;
	top: 0px;
	left: 12px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

#topic-viewer .c_postfoot td {
	padding-left: 15px;
}

#topic-viewer .c_postfoot  .c_footicons  {
	padding-left: 0px;
	padding-right: 0px;
}

#topic_viewer .right {
	display: block;
	width: 470px;
	margin-top: 25px;
	margin-left: 195px;
	text-align: center;
}

#topic_viewer thead th {
	text-align: left;
}

#topic_viewer .c_footicons .left {
	display: block;
	width: 50%;
	text-align: right;
}

#topic_viewer .c_postinfo .left, #topic_viewer .c_foot .left{
		margin: 0px;
		width: 50%;
		text-align: auto;
}

#topic_viewer .c_postinfo .right, #topic_viewer  .c_foot .right{
		margin: 0px;
		width: auto;
		text-align: right;
}

#topic_viewer  .c_footicons .right{
	display: block;
	width: 50%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

#topic_viewer thead {
	font-size: 130%;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}