html,body {
background:#161616;
color: #999999;
font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

html {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/background.png) repeat-x top #5e5e5e;
}

a {
color:#99ccff;
text-decoration:none;
}

a:hover {
color:#99ccff;
text-decoration:underline;
}

hr {
background-color:#93a4b8;
border:0;
border-bottom: 1px solid #000000;
color:#3c4d64;
height:2px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #1d1d1d;
color:#999999;
font-weight:700;
font-size: 80%!important;
padding:3px 5px;
text-align:left;
border:1px solid #000000;
}

td {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
color:#999999;
padding:3px 5px;
border:1px solid #000000;
}

th a,th a:hover {
color:#99ccff;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

/* Firefox fails!  noo! */

html > body .h2wrap{ 
margin-left: -1px; 
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x top;
color:#99ccff;
font-size:110%;
font-weight:700;
}

thead th {
border:1px solid #000000;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

h2.special {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x;
}

input,select,textarea,button,a.btn_fake {
background:#262626;
border:1px solid #000000;
color: #99ccff;
padding:3px 5px 3px 5px;
vertical-align:middle;
}

textarea {
font-family:"arial", sans-serif;
font-size:100%;
margin:auto;
width:98%;
background: #262626 url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/textarea.png) no-repeat bottom right;
}

/* TZ Logo posting page only */

textarea#c_post-text {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/textarea.png) no-repeat bottom right #262626;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#000000;
}

.submit_error {
background:#fff8eb;
border:1px solid #e77700;
}

button,a.btn_fake {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat #edf1f4;
color: #99ccff;
cursor:default;
font-family: Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
border: 1px solid #000000;
}

button:hover,a.btn_fake:hover {
border: 1px solid #99ccff;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background:#303030;
border:1px solid #000000;
color:#999999;
margin:10px auto;
width:70%;
font-size: 90%;
}

.notice dt {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
color:#99ccff;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#303030; 
border-color:#000000; 
color: #999999;
}

.info dt {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
color:#99ccff;
}

dl.error {
background:303030;
border-color:#000000;
color: #999999;
}

.error dt {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
color:#99ccff;
}

#top ul,#nav, ul.cat-pages, ul.cat-topicpages, table.calendar ul, div.meta_menu ul, #pm_folderlist, #profile_menuwrap ul {
list-style:none;
padding:0;
}

#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {
margin:0;
}

#top li, #nav li, ul.cat-pages li, ul.cat-topicpages li, table.calendar li, #pm_folderlist li, #profile_menuwrap li, #ucp_gallery li {
display:inline;
}

#top_bar {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/top_bar.png) repeat-x top;
height:5px;
font-size:1px; /*IE6*/
}

#top {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/top.png) repeat-x bottom left ;
height: 20px;
padding: 0px 2px 4px 2%;
}

#top_info {
color:#999999;
float:left;
margin-top:3px;
font-size: 90%;
}

#top_info a {
color: #99ccff;
}

#top_menu {
float:right;
margin-top:0px;
margin-bottom:0;
margin-right: 10px;
height: 20px;
font-size: 90%;
}

.drop_menu li {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/menu_li.png) repeat-x top left;
float:left;
margin-right:0px;
text-align:center;
font-size: 100%;
}

.drop_menu li:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/menu_hover.png);
}

.drop_menu a {
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu ul {
background: #000;
color:#99ccff;
left:-999em;
margin:0;
position:absolute;
width:9.6em;
padding-bottom: 50px;
}

.drop_menu ul li {
font-size:92%;
margin:0;
padding:0;
width:100%;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/menu_back.png);
}

.drop_menu li ul {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/menu_end.png) no-repeat bottom left;
padding-bottom: 10px!important;
z-index: 1;
}

.drop_menu ul li a {
background: none;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu ul li:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/menu_back.png);
}

.drop_menu li ul li a:hover {
border:0;
text-decoration:underline;
color: #99ccff;
}

.drop_menu small {
color: #99ccff;
}

#wrap {
background:#161616;
border:1px solid #000000;
margin:0 2% 30px;
}

#nav {
color:#99ccff;
height:2%;
padding: 15px 5pt 0pt;
}

#nav img {
margin-top: -3px;
}

.rules_wrap .meta_box {
font-size:85%;
margin:-14pt 23px -17pt 0pt;
padding: 3pt 20pt 0pt 46px;
border:0;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_L.png) repeat-y left;
}

.meta_menu {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-weight:700;
border:1px solid #000000;
width:49%;
}

.meta_menu h3 {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/top.png) repeat-x top;
border:1px solid #000000;
clear:both;
color:#ppccff;
font-size:90%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#99ccff;
font-weight: 400;
padding: 1px 3px 1px 5px;
display: block;
}

.meta_menu a:hover {
border-left: 3px solid #99ccff;
padding: 1px 3px 1px 2px;
text-decoration: none;
}

ul.cat-pages {
font-size:90%;
margin: 15px 0 10px 0;
padding: 5px 1px;
width:49%;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/topic_number.png) no-repeat center;
color:#99ccff;
font-size: 90%;
}

.cat-pages a {
padding: 5px 13px 7px 10px!important;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/topic_selected.png) no-repeat center;
color:#000000;
text-decoration: none;
}

.cat-pages span {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/topic_selected.png) no-repeat center;
color:#000000;
cursor:default;
font-weight:700;
padding: 5px 13px 7px 10px!important;
font-size: 90%;
}

.cat-pages input {
background:#262626;
color:#99ccff;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

.cat-topicpages a {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat #edf1f4;
border: 1px solid #000000;
color: #99ccff;
}

.cat-topicpages a:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat #edf1f4;
border-color: #99ccff;
color: #99ccff;
}

td.c_cat-lastpost, td.c_cat-starter, td.c_cat-replies, td.c_cat-views {
font-size: 80%;
}

li.cat-pagesjump i{
background: none;
color: #99ccff;
font-weight: 700
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head, td.c_sort, td.c_foot {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/stats_foot.png) repeat-x;
height: 32px!important;
color:#999999;
font-size:80%;
}

td.c_desc {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
font-weight:700;
border: 1px solid #000000;
}

tr.hidden td.c_post {
background: #CFA8AA;
}

.bday {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/minical.png) no-repeat;
color:#485b71;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
text-align:center;
width:1%;
}

.c_forum {
color:#999999;
font-size:80%;
width:60%;
}

.c_forum strong a,.c_last strong a {
color:#99ccff;
}

.c_forum strong a {
font-size:110%;
}

td.c_last {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-size:80%;
}

.c_forum-desc {
color:#999999;
font-size:85%;
}

.c_last-title {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lastpost.png) no-repeat left;
display:block;
line-height:18px;
padding-left:10px;
font-weight: 700;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
color:#999999;
font-size:80%;
font-style:italic;
}

td.c_subforum a {
color: #99ccff;
}

.cat_head td {
border-color:#c5ced8;
padding:0;
}

#stats .cat_head td {
border-color:#c5ced8;
}

.description {
color:#999999;
font-size:85%;
}

a.member:hover {
color:#99ccff;
}

td#stats_events a,td#stats_events span {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
text-align:center;
padding: 7px 0px 3px 0px;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-size:80%;
padding-top: 15px;
}

td.c_user dl {
background: #161616;
border:1px solid #3d3d3d;
margin:10px 0;
padding:5px 7px;
width:186px;
}

dl.user_profile dt {
background: url() repeat-x top
#hex;
border: 0px solid #1B1B1B;
color:#999999;
font-weight:600;
}

dl.user_profile dd {
background: url() repeat-x top
#hex;
border: 0px soild #000000;
color:#99ccff;
font-weight:400;
margin:1px 0;
padding:0 1px;
}

dl.user_info dt {
background: url() repeat-x top
#hex;
border: 0px solid #1B1B1B;
color:#999999;
font-weight:600;
margin:20px 0;
}

dl.user_info dd {
background: url() repeat-x top
#hex;
border: 0px solid #1B1B1B;
color:#99ccff;
font-weight:400;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
background: none;
}

#profile_menu a {
background:#181818;
border:1px solid #99ccff;
padding: 3px 10px
}

#profile_menu ul li:hover {
background: none;
}

#profile_menu li li a {
border-top:0;
width: 100px;
}

#profile_menu li ul li a:hover {
background:#262626;
color: #99ccff;
}

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://i6.photobucket.com/albums/y247/Namor76/ZTI/poll_l.png) no-repeat right;
float:left;
height:12px;
padding-right:0px;
}

td.c_poll-bar span {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/poll_l.png) no-repeat;
display:block;
float:left;
height:12px;
width:0px;
}

.editby,.queued {
background: #303030;
color:#999999;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.newreplies {
font-style:bold;
}

.queued {
background-color:#303030;
}

div.spoiler {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png)  repeat-x scroll center top #262626;
border: 1px solid #000000;
padding:5px 7px;
margin-top: -4px;
}

div.spoiler_toggle {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x scroll center top #1d1d1d;
border: 1px solid #000000;
color:#99ccff;
cursor:pointer;
font-weight:700;
padding:2px 5px;
}

td.c_postinfo {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
color:#999999;
font-size:80%;
vertical-align:middle;
}

td.c_postinfo input {
vertical-align:middle;
}

blockquote {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
margin:10px auto;
width:98%;
border: 1px solid #000000;
padding-bottom: 2px;
}

blockquote dl {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/quote_dl.png) repeat-x top left;
padding-left: 40px;
padding-top: 0px;
color:#99ccff;
border-bottom: 1px solid #000000;
}

blockquote dl dt {
color:#99ccff;
float:left;
font-weight:700;
}

code {
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
max-height:400px!important;
overflow:auto!important;
white-space:pre;
} 

.code_dl {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/code_dl.png) repeat-x top left;
}

blockquote blockquote code {
width: 98.5%!important;
}

td.c_sig {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
color:#99ccff;
font-size:80%;
padding: 8px;
}

td.c_sig blockquote {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
margin:10px auto;
width:98%;
border: 1px solid #000000;
padding-bottom: 2px;
}

td.c_sig blockquote dl {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/quote_dl.png) repeat-x top left;
padding-left: 40px;
padding-top: 5px;
color:#99ccff;
border-bottom: 1px solid #000000;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#99ccff;
padding:1;
}

td.c_sig blockquote div {
background:transparent;
border:0;
margin-left:5px;
margin-right:5px;
padding:0;
}

tr.c_postfoot td {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
border:1px solid #000000
clear:both;
}

td.c_username {
width:195px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
border:1px solid #000000;
color:#999999;
padding: 5px;
}

div.c_view-list {
line-height: 1.6em;
}

div.c_view-list a {
margin-right: 3px;
}

div.c_view-list {
color:#999999;
font-size:92.5%;
padding: 5px;
margin: 3px 0px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
border:1px solid #000000;
}

dl#fast-reply dt {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x center top;
color:#99ccff;
text-align: center;
font-size:90%;
font-weight:700;
margin:-13pt 0pt;
padding:9px;
height: 40px!important;
}

dl#fast-reply dd {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
border:1px solid #000000;
border-top:0;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-weight:400;
border:1px solid #000000;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#c5ced8;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#c_emot  {
padding: 10px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
}

#emot_wrap {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
border:1px solid #000000;
}

#emot_wrap h3 {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #e8edf1;
border-bottom:1px solid #000000;
color:#99ccff;
text-align:center;
}

#emot_end {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #e8edf1;
border-top:1px solid #000000;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
font-size: 90%;
}

#pm_folders {
border-left:1px solid #000000;
border-right:1px solid #000000;
padding-top:10px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/pm_folders.png) no-repeat 0px;
display:list-item;
margin-bottom:4px;
padding: 2px 0px 2px 30px;
}

#pm_forwarded {
border:1px dotted #c5ced8;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#999999;
font-weight:700;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat 0px;
padding: 12px 8px 14px 8px;
}

#ucp_gallery a:hover {
color:#99ccff;
text-decoration: underline;
background: #url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat 0px;
}

.calendar td.cal_inactive {
background: #191919;
color:#505050!important;
}

.calendar a:hover {
text-decoration: underline;
}

.calendar td div {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub_middle.png) repeat scroll left center;
border-bottom:2px solid #303030;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/cake.png) no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 2px 24px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:#303030 url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/calendardate.png) no-repeat bottom right;
border: 1px solid #000000;
color:#99ccff
}

div.portal_content {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
border:1px solid #000000;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #e8edf1;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#999999;
font-size:88.3%;
font-weight:400;
margin:0;
padding:3px 7px;
}

#faq dt a {
color:#99ccff;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#99ccff;
font-style:italic;
}

.search_results {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
border:1px solid #000000;
margin-bottom:1em;
font-size: 80%;
padding:5px 7px;
}

.search_results:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
}

.search_results h3 {
display:inline;
font-size:130%;
font-style: italic;
}

.search_results div {
padding: 5px 20px;
}

.search_results cite,.search_results p {
color:#999999;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#999999;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/pm_toast.png) repeat-x top left;
border:2px solid #999999;
bottom:20px;
color:#999999;
display:none;
font-size:90%;
position:fixed;
right:20px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
font-size: 80%;
}

#pmtoast:hover {
border-color:#99ccff;
}

#pmlink {
color:#999999;
display:block;
padding:10px 10px 11px 71px;
text-decoration:none;
}

#pmlink big {
color:#99ccff;
display:block;
font-weight:700;
padding-bottom:1px;
}

#pmlink strong {
color:#99ccff;
}

#pmclose {
border-top:1px solid #99ccff;
color:#99ccff;
display:block;
font-size:80%;
padding:3px 10px;
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #e8edf1;
}

#pmclose:hover {
color:#99ccff;
text-decoration:underline;
}

#foot_wrap {
margin: 0 0px;
padding:0;
}

#foot td {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:0;
border-right:0;
color:#999999;
font-size:80%;
height: 30px!important;
}

td#foot_themechooser {
border-left:1px solid #000000;
}

#foot a,#foot a:hover {
color:#99ccff;
}

#foot #foot_datetime {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/time_foot.png) no-repeat scroll left top;
border-left:1px solid #000000;
border-right:1px solid #000000;
padding-left: 30px;
padding-right: 7px;
padding-top: 4px;
white-space:nowrap;
width: 1%;
font-weight: 500;
}

#foot_datetime img {
margin: -1px 2pt 0pt;
}

#foot_links a{
font-style: none;
}

#copyright {
color:#99ccff;
font-size:80%;
margin: -69px 0 0 0;
text-align:center;
}

#copyright a {
color:#99ccff;
font-weight:700;
}

#c_tos h3 {
color:#99ccff;
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 #e77700;
}

#acplogin {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/acpback.png) no-repeat;
height:285px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:510px;
}

#acplogin table {
margin-top: 130px;
}

#acplogin h1 {
display: none;
}

#acplogin th {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png);
padding: 5px;
}

#acplogin .c_mark img {
display: none;
}

#acplogin .c_mark {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/acp_key.png) no-repeat center top;
padding: 50px;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:left;
}

h3 {
color: #99ccff; padding:4px 25pt;
}

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:center;
}

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;
}

#submenu a:hover  {
text-decoration:underline;
}

#main {
height:1%;
padding:5px;
}

#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:1px 4px;
}

.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

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 {
margin:10px 0 0;
}

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%;
}

#stats_members {
line-height:1.6;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 5px;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
vertical-align:top;
width: 180px;
}

img.c_user {
height: 1px;
}

.avatar, img.member {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
text-align:center;
margin:3px 0;
}

.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:4.5em;
}

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;
padding: 8px;
}

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;
}

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:5px 0px;
}

blockquote div,blockquote code {
margin:0;
padding:10px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
}

dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

dl#fast-reply dd {
padding: 20px;
}

dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:left;
}

dl#fast-reply dd textarea {
height:100px;
padding:2px;
margin-bottom: 10px;
font-size: 90%;
}

#c_post-text {
height:300px;
}

#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:210px;
}

#emot_list {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
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;
}

#pm_messages {
height: 101px;
}

#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;
background:#1D1D1D url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x scroll 0%;
}

.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:5px;
}

#portal_head {
margin-bottom:10px;
}

#portal_foot {
margin-top:10px;
}

#portal_l,#portal_r {
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0 160px 0 210px;
}

#portal_clear {
background:transparent;
border:none;
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
}

.portal_box {
margin-bottom:5px;
padding:1px;
}

.portal_box table {
clear:none;
}

#portal h2,#portal_foot h2 {
clear:none;
margin:0;
padding:3px 5px;
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/top.png) repeat-x top;
border: 1px solid #000000;
}

#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#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,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover {
color:#99ccff;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

.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:#99ccff;
}

.row2 td  {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
font-weight:400;
}


img {
vertical-align:bottom;
}

.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,#nav,#boardmeta,#main {
clear:both;
margin:0;
}

#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 #foot_links {
text-align:right;
}

#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;
}

#vlx {
z-index:1;
}

#shoutwrap {


background:#fafafa;
border:1px solid #c5ced8;
font-size:88.3%;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
background:#f6f6f6;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#617387;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}


/************** Custom junk *******************/

#main_content {
width:100%;
margin:0px auto;
}

.drop_menu{ 
margin: 0;
}


/* repeating background image of the header */

#header {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/TopMid.png) repeat-x #f7f8fa;
height:230px;
width:100%;
}

/* top left corner */

#header_l {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/TopL2.png);
height:230px;
width:909px;
float:left;
}

/* top right corner */

#header_r {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/TopR1.png) right top no-repeat;
height:230px; 
width:194px; 
margin-left: auto;
}

/* left side border */

#side_l {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/MidL.png) repeat-y left #161616;
}

/* right side border */

#side_r {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/MidR.png) repeat-y right;
margin-left:73px; 
padding-right:73px;
}

/* repeated footer background */

#footer {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/BotMid.png);
height:121px;
width:100%;
}

/* bottom left corner */

#footer_l {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/BotL.png) left no-repeat;
height:121px;
width:253px;
float:left;
}

/* bottom right corner */

#footer_r {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/BotR.png) no-repeat right;
height:121px;
width:253px;
float:right;
}

/* this will remove the spacing and borders from the default layout. Is essential for image border to appear correctly */

#foot {
margin:20px 0 0px; 
border-collapse: separate;
}

#main,#nav,#wrap {
background: #161616;
margin:0;
border:0px;
}

#logo, #submenu_bar, { 
display: none ; 
}

/************ three piece h2 *************/


.h2wrap {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x;
color: #99ccff;
}

.h2left {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Left.png) no-repeat top left;
height: 40px;
}

.h2center{
padding: 8px 0px 3px 170px;
height: 40px;
font-size: 14px;
color: #99cff;
font-weight: 700;
}

.h2wrap a {
color: #99ccff;
font-weight: bold;
}

.h2right {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Right.png) no-repeat right top;
height: 40px;
}

.collapse,.uncollapse {
right: 66px;
top: 9px;
}

thead td,thead th {
padding:0px;
background: inherit;
border-width:0px;
}

.profile thead td,.profile thead th {
padding:0px;
background: inherit;
border-width:0px;
}

#nav {
font-weight: bold;
font-size: 90%;
color: #99ccff;
}

td.c_nosig {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;;
}

.category td.c_foot {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/blue_foot.png) repeat-x top;
padding: 0;
height: 14px!important;
}

.category td.c_foot img {
}


#stats td.c_foot, td.c_topicfoot {
padding:3px 5px!important;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/stats_foot.png) repeat-x;
height: 32px!important;
}

#stats td.c_foot {
padding:2px 5px!important;
}

#stats td.c_foot {
padding:4px 5px!important;
}

td.c_topicfoot {
font-size: 80%;
padding: 2px 0 4px 0;
}

.topic td.c_foot  {

background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/stats_foot.png) repeat-x;
height: 32px!important;
}

#c_bbcode button {
margin: 1px 0px;
padding: 3px 5px;
max-height: 22px;
vertical-align: middle;
}

#c_bbcode button img {
vertical-align: middle;
}

button.btn_image img {
margin-top: -2px;
}

div.topic {
margin-top: 10px;
}

div.topic h2.special {
margin-left: -1px;
border-top:0;
font-size: 90%;
text-align: center;
}

#stats td {
font-size: 80%;
}

th.post_sep {
padding:3px!important;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/top_bar.png) repeat-x top #94adc9;
border: 1px solid #000000;
}

#announcement_head th{
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x 0 -8px;
padding: 6px 5px;
color: #99ccff;
font-weight: 700;
}

#announcement_head th a {
color: #99ccff;
}

.pin td{
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
font-weight: 700;
border-color: #000000;
}

.row1.pin td {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
}

td.c_post a {
color: #99ccff;
font-weight: 700;
}

td.c_post a:hover {
text-decoration: underline;
}

td.c_username, td.c_postinfo {
padding-top: 3px;
}

.calendar thead th, .table_styler thead th, table thead th {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/h2Mid.png) repeat-x 0 -1px #99ccff;
padding: 6px!important;
height: 40px!important;
}

.profile thead th {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/stats_foot.png) repeat-x 0 -1px #99ccff;
padding: 4px!important;
height: 32px!important;
}

.profile {
margin-top: 10px;
}

td.c_postinfo .left  {
padding-top: 3px;
}

td.c_postinfo .right {
padding-top: 2px;
}

.topic td.c_foot .right {
vertical-align: middle;
}

table.ucp + table {
margin-top: 10px;
}

#sbmu_wrap {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub_middle.png) repeat-x;
height: 25px;
margin: 0 5px;
}

#sbmu_l {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub_left.png); 
height: 25px;
width: 28px;
float: left;
}

#submenu {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub_right.png) no-repeat right ;
height: 21px;
padding: 4px 10px 0 0;
font-size: 80%;
float: right;
left-align: right;
}

.ann_wrap {
margin: 0 auto;
clear: both;
padding: 10px;
background: #edf1f4;
}

.profile .user_info, .profile .user_profile {
width: 185px;
}

td.c_sig#c_post {
padding-top: 8px;
}

.poll {
margin-bottom: 10px;
}

.c_poll-vote, .c_poll-total {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
}

.c_post-attachment  {
background: #ced9e0;
padding: 5px 5px 2px 5px;
width: 400px;
}

.c_post-attachment dt {
background: #9db1ca;
margin:0;
color: #fff;
padding: 3px 5px;
font-size: 110%;
margin-bottom: 5px;
}

.c_post-attachment dd {
background: #edf1f4;
margin: 3px 0;
}

#blog {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/dark_cell.png) repeat-x top #1d1d1d;
border: 1px solid #000000;
color:#999999;
margin:20px 0px;
z-index: 1;
max-width: 1500px;
}

#blog blockquote {
padding:0;
width: 90%;
padding-top: 10px;
background:none;
border:none;
font-size:85%;
}

#blog blockquote blockquote {
font-size: 100%;
width: 100%;
padding:0;
border-left: 3px solid #8aa0ba;
padding-left: 10px;
}

#blog blockquote dl {
background: none; 
border: 0;
padding: 0;
}

#blog blockquote blockquote div, #blog blockquote blockquote code {
background: none;
border:0;
}

#blog blockquote dt {
color: #99ccff;
}

#blog h1 {
float:right;
margin-top: 30px;
margin-right: 30px;
}

#blog h2 {
background:none;
clear:none;
font-size:170%;
padding:5px;
font-weight: bold
}

#blog table {
clear:none;
}

#blog h2,#blog h2 a,#blog h2 a:hover , #blog h1 a, .blog_options a {
color:#99ccff;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/blog_head.png) left -1px no-repeat;
margin: 0;
padding: 0px 0px 0px 16px;
height: 200px;
}

#blog_head img.avatar {
display:inline;
}

#blog_user {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/blog_headr.png) no-repeat right -1px;
padding: 20px 0px 15px 20px;
height: 200px;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/bloglight_cell.png) repeat-x top #323232;
border: 1px solid #000000;
margin:15px 0;
padding:5px 7px;
font-size: 90%;
text-align:center;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#99ccff;
font-weight:700;
}

#blog_sub {
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #1d1d1d;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
clear:both;
position:relative;
padding:5px ;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sub input {
background:#303030;
border:1px solid #000000;
color: #99ccff;
padding:2px 30px;
vertical-align:middle;
}

#blog_sub a, td.c_next a {
padding: 3px 5px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png);
border: 1px solid #000000;
color: #99ccff;
font-size: 80%;
}

#blog_sub a:hover, td.c_next a:hover {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png);
border: 1px solid #000000;
color: #999999;
padding: 3px 5px;
text-decoration: none;
}

td.c_next a, td.c_next a:hover {
width: 120px;
margin: 0 auto;
font-size: 110%;
}

#blog_sidebar {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/light_cell.png) repeat-x top #202020;
border: 1px solid #000000;
float:right;
font-size:93.3%;
margin:20px 10px 0 0;
padding:0 10px;
width:160px;
}

#blog_sub button {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/button.png) no-repeat #edf1f4;
color: #99ccff;
cursor:default;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
overflow:visible;
width:auto;
border: 1px solid #000000;
}

#blog_sub button:hover {
border: 1px solid #99ccff;
}

#blog_sidebar dd {
margin-left:10px;
}

#blog_user {
font-size:175%;
}

div.blog_options {
font-size:80%;
text-align:right;
background:url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/sub.png) repeat-x top #1d1d1d;
border: 1px solid #000000;
margin-bottom: 5px;
}

div.blog_options a {
color: #99ccff;
}

div.blog_date {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/blog_date.png) no-repeat top;
color:#000000;
float:right;
font-size: 90%;
font-weight:700;
margin:0 15px;
padding-top: 6px;
text-align:center;
text-transform:uppercase;
width:55px;
height: 50px;
}

div.blog_date span {
color:#99ccff;
display:block;
font-size:130%;
font-weight:700;
padding:3px 4px;
}

#blog textarea {
font-size: 90%;
}

div.blog_entry {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/bloglight_cell.png) repeat-x top #323232;
border: 1px solid #000000;
margin:10px 0;
padding:5px 7px 1px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_sub .left {
padding-top: 1px;
}

#blog_comments li.odd {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/lighter_cell.png) repeat-x top #262626;
border: 1px solid #000000;
}

#c_bbcode .btn_smaller img {
margin-top: -1px;
}

.profile th.l {
font-size: 120%!important;
text-indent: 0px;
}

#c_notes button, #c_notes textarea {
margin-top: 2px;
}

/* Premium ads footer box */

#ads {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/adsbg.png) no-repeat 0 20px;
width: 771px;
padding: 145px 0px 0px 0px;
margin: 10px auto;
}

#ad_link {
display:none;
margin-top: 20px;
margin-right: 20px;
text-align: right;
font-size: 12px;
}

div.search_results blockquote dl {
padding: 6px 0px 6px 40px;
}

div.search_results blockquote div{
margin-top: 0;
}

dl#fast-reply dd textarea {
height: 150px;
}

dl#fast-reply div#c_post-resize {
width: 70px;
height: 25px;
display: block;
}

dl#fast-reply span{
padding:0 5px;
color: #919fae;
font-size: 160%;
}

.meta_box h3 {
padding:0;
margin:0;
}

.rules_wrap {
background:  url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_R.png) repeat-y right;
display: block;
margin: 20px 0 20px 0!important
}

.rules_head {
height: 38px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_topM.png) repeat-x top;
}

.rules_headL {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_topL.png) no-repeat left;
width: 300px;
float: left;
height: 38px;
padding-left: 10px;
padding-top: 0px;
}

.rules_headR {
float: right;
height: 38px;
width: 47px;
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_topR.png) no-repeat right;
}

.rules_foot {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_botM.png) repeat-x bottom;
height: 38px;
}

.rules_footL {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_botL.png) no-repeat bottom left;;
height: 38px;
width: 47px;
float: left;
}

.rules_footR {
background: url(http://i6.photobucket.com/albums/y247/Namor76/ZTI/Rules_botR.png) no-repeat bottom right;;
height: 38px;
width: 47px;
float: right;
}

.l {text-align:left}

.c {text-align:center}

.r {text-align:right}

.left {float:left}

.right {float:right}

#stats_members a.member {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}

.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}