html,body {
background:url(http://z3.ifrm.com/53/36/0/p442852/TwitterBackground.png)!important;
color:#333;
font-family:"Calibri", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

a {
color:#bb2e20;
text-decoration:none;
transition:color .5s linear;
-moz-transition:color .5s linear;
-webkit-transition:color .5s linear;
}

a:hover {
color:#3d485b;
text-decoration:none;
}

hr {
background-color:#dcdcdc;
border:0;
clear:both;
color:#dcdcdc;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border:1px solid #dcdcdc;
}

th {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#777;
font-weight:400;
padding:5px 5px;
text-align:left;
}

th a {
position:relative;
z-index:3;
}

td {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#333;
padding:5px 10px;
}

th a,th a:hover {
color:#777;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
color:#fff;
font-size:110%;
font-weight:700;
}

thead th {
border:1px solid #4b5363;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

h2.special {
}

input,select,textarea,button,a.btn_fake {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x center top;
border:1px solid #dcdcdc;
color:#333;
padding:3px 5px;
vertical-align:middle;
-moz-border-radius: 5px;
border-radius: 5px;
outline:0;
}

textarea {
overflow:auto;
font-family:"Calibri", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

.submit_error {
background:#fff8eb;
border:1px solid #bb2e20;
}

button,a.btn_fake {
background:url(http://z5.ifrm.com/30015/146/0/p1044875/ButtonSmall.png) repeat-x top #606c82;
-moz-border-radius: 5px;
border-radius: 5px;
color:#dde5f1;
cursor:default;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
border: 1px solid #373f4a;
text-shadow: 0 1px 2px #191d24;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}

button:hover,a.btn_fake:hover {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Calibri, Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

button.btn_mod {
padding:3px;
}

.notice {
margin:10px auto;
width:70%;
}

.notice dt {
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#fffbe0;
background:url(http://z5.ifrm.com/30015/146/0/p1049291/Notice.png) repeat-x center top;
background:-moz-linear-gradient(top,#ffffff 0%,#fff4b4 1%,#fff9cc 3%,#fff9d4 4%,#fffbe0 7%,#fffbe0 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(1%,#fff4b4),color-stop(3%,#fff9cc),color-stop(4%,#fff9d4),color-stop(7%,#fffbe0),color-stop(100%,#fffbe0));
background:-webkit-linear-gradient(top,#ffffff 0%,#fff4b4 1%,#fff9cc 3%,#fff9d4 4%,#fffbe0 7%,#fffbe0 100%);
background:-o-linear-gradient(top,#ffffff 0%,#fff4b4 1%,#fff9cc 3%,#fff9d4 4%,#fffbe0 7%,#fffbe0 100%);
background:ms-linear-gradient(top,#ffffff 0%,#fff4b4 1%,#fff9cc 3%,#fff9d4 4%,#fffbe0 7%,#fffbe0 100%);
background:linear-gradient(top,#ffffff 0%,#fff4b4 1%,#fff9cc 3%,#fff9d4 4%,#fffbe0 7%,#fffbe0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fffbe0',GradientType=0);
background-position:0 1px;
border:1px solid #d1cca6;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: 0 1px 0 #ffffff;
}

.info dt {
color:#4f4f4f;
text-shadow: 0 1px 0 #ffffff;
}

dl.error {
background:#ffe0e0;
background:url(http://z5.ifrm.com/30015/146/0/p1049292/Error.png) repeat-x center top;
background:-moz-linear-gradient(top,#ffeeee 0%,#ffd4d4 1%,#ffdada 2%,#ffe0e0 4%,#ffe0e0 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffeeee),color-stop(1%,#ffd4d4),color-stop(2%,#ffdada),color-stop(4%,#ffe0e0),color-stop(100%,#ffe0e0));
background:-webkit-linear-gradient(top,#ffeeee 0%,#ffd4d4 1%,#ffdada 2%,#ffe0e0 4%,#ffe0e0 100%);
background:-o-linear-gradient(top,#ffeeee 0%,#ffd4d4 1%,#ffdada 2%,#ffe0e0 4%,#ffe0e0 100%);
background:-ms-linear-gradient(top,#ffeeee 0%,#ffd4d4 1%,#ffdada 2%,#ffe0e0 4%,#ffe0e0 100%);
background:linear-gradient(top,#ffeeee 0%,#ffd4d4 1%,#ffdada 2%,#ffe0e0 4%,#ffe0e0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeee',endColorstr='#ffe0e0',GradientType=0);
background-position:0 1px;
border:1px solid #c69b9b;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: 0 1px 0 #fff6f6;
}

.error dt {
color:#4f4f4f;
text-shadow: 0 1px 0 #fff6f6;
}

#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,.search_results div div,table.calendar ul {
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 {display:none;}

#topL {
background:url(http://z5.ifrm.com/30015/146/0/p1041155/TopML.png) no-repeat top left;
height:60px;
width:99px;
}

#topR {
background:url(http://z5.ifrm.com/30015/146/0/p1041157/TopMR.png) no-repeat top right;
height:60px;
width:99px;
margin-top:-60px;
float:right;
}

#sbuser{
padding-top:13px;
padding-left:85px;
}

#top {
background:url(http://z5.ifrm.com/30015/146/0/p1041156/TopMM.png) repeat-x top;
height:60px;
padding:0 85px 0 25px;
margin-left:99px;
margin-top:-60px;
text-shadow: 0 1px 2px #191d24;
font-weight:bold;
font-style:italic;
}

#top_info {
color:#fff;
float:left;
margin-top:4px;
padding-top:15px;
text-shadow: 0 1px 2px #191d24;
font-weight:bold;
font-style:italic;
}

#top_menu.drop_menu li:hover a {
background:url(http://z5.ifrm.com/30015/146/0/p1041732/DropDown.png) no-repeat top left;
margin-top:-7px;
padding:11px 0 9px;
width:131px;
text-shadow: 0 1px 2px #191d24;
font-weight:bold;
font-style:italic;
}

#top_menu img {
margin-right:10px;
}

#top_menu {
float:right;
margin-top:15px;
}

.drop_menu li {
width:131px;
text-align:center;
float:left;
}

.drop_menu a {
color:#4b5363;
display:block;
padding:4px .25em;
position:relative;
width:125px;
}

.drop_menu a:hover {
color:#ef7400;
}

.drop_menu ul {
background:url(http://z5.ifrm.com/30015/146/0/p1044912/DropDown.png) bottom center no-repeat;
color:#fff;
left:-999em;
position:absolute;
width:129px;
min-height:65px;
z-index:2;
}

.drop_menu li#menu_pm ul{
height:95px;
}

.drop_menu li#menu_ucp ul{
height:125px;
}

.drop_menu ul li {
font-size:85%;
width:100%;
margin-top:5px;
}

.drop_menu ul li a {
padding: 10px 0 10px 0;
}

#top_menu.drop_menu li ul li a {
background:none!important;
}

#top_menu.drop_menu li ul li a:hover {
background:#f7f6f6!important;
text-shadow:0 1px 0 #fff!important;
border-bottom:2px solid #3d4a74;
color:#3b4457;
width:117px!important;
padding:9px 0 8px 4px;
margin:-6px 0 0 4px;
}

#logo {
background:url(http://z5.ifrm.com/30015/146/0/p1041415/Banner.png) no-repeat top transparent;
height:143px;
width:397px;
}

#logo img {
 left: 80px;
padding: 33px 63px;
position: relative;
top: -18px;
}

#submenu_bar {display:none;}

#submenu {display:none;}

#wrap {
background: #fafafa;
}

#nav {
color:#4b5363;
height:34px;
font-size:12px;
}

#nav a{
padding:0 3px;
}

#nav span{
font-style:italic;
color:#818181;
}

#nav img {
padding-right:3px;
}

.meta_box {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
padding:0;
width:49%;
}

.meta_menu h3 {
background:url(http://z5.ifrm.com/30015/146/0/p1048912/ProfPageHeader.png) repeat-x;
padding-top:8px;
height:23px; 
border:1px solid #902219;
text-shadow: 0 2px #991911;
clear:both;
color:#FFF;
font-size:100%;
font-weight:700;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#6e6e6e;
}

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 {
background:url(http://z5.ifrm.com/30015/146/0/p1049379/PagesStatic.png) repeat-x center center;
border:1px solid #dcdcdc;
-moz-border-radius:3px;
border-radius:3px;
color:#333;
text-shadow:0 1px 0 #fff;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:url(http://z5.ifrm.com/30015/146/0/p1049354/PagesHover.png) repeat-x center center;
border:1px solid #932318;
color:#fff;
text-shadow:0 1px 1px #a4130d;
}

.cat-pages span {
background:url(http://z5.ifrm.com/30015/146/0/p1049353/PagesCurrent.png) repeat-x center center;
border:1px solid #3b4558;
-moz-border-radius:3px;
border-radius:3px;
color:#fff;
text-shadow:0 1px 1px #1c2129;
cursor:default;
font-weight:700;
padding:5px 12px;
}

.cat-pages input {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x center top;
border:1px solid #dcdcdc;
color:#333;
padding:5px 12px;
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 {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#6e6e6e;
font-size:80%;
}

div[id*="cat"] td.c_foot {
display:none;
}

div#stats.category td.c_foot {
background:none;
border:0;
text-align:center;
}

div#stats.category td.c_foot span.right {
float:none;
}

td.c_desc {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
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:#fff;
font-weight:700;
}

tr.hidden td.c_post {
background:#eeeeee;
}

.bday {
background:url(http://z5.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#bb2e20;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
text-align:center;
width:1%;
}

.c_forum {
color:#6e6e6e;
font-size:80%;
width:60%;
padding-top:5px;
}

td.c_forum div {
padding-top:3px;
padding-left:5px;
}

.c_forum strong a,.c_last strong a {
color:#bb2e20;
position:relative;
z-index:3;
background:#fff;
padding:0 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 2px #e4e3e3;
-webkit-box-shadow: 0 1px 2px #e4e3e3;
box-shadow: 0 1px 2px #e4e3e3;
}

.c_forum strong a {
font-size:135%;
}

td.c_last {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
font-size:85%;
}

td.c_last a {
position:relative;
z-index:3;
}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
background:url(http://z5.ifrm.com/30015/146/0/p1049560/c_mark.png) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

.c_last-title:hover {
background:url(http://z5.ifrm.com/30015/146/0/p1049561/c_markhover.png) no-repeat left;
}

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://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#bb2e20;
font-size:80%;
font-style:italic;
}

td.c_subforum strong {
color:#3d485b;
}

.cat_head td {
padding:0;
}

#stats .cat_head td {
border:0;
}

.description {
color:#6e6e6e;
font-size:85%;
}

a.member {
color:#333;
}

a.member:hover {
color:#6e6e6e;
}

td.c_username {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
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:url(http://z3.ifrm.com/28085/87/0/p445506/miniprofileBG.png) no-repeat top #f8f7f7;
border:1px solid #dcdcdc;
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;
}

#profile_menu ul {
background:none;
-moz-opacity:1;
border-top:0;
opacity:1;
}

.profile_menu ul {
background:#d3402c;
}

#profile_menu a {
-moz-border-radius: 5px;
border-radius: 5px;
}

#profile_menu li li a {
background:#d3402c;
border-top:0;
}

#profile_menu li ul li a:hover {
background:#fff;
padding:10px 1px;
margin:-2px 0 0 -1px;
text-shadow:0 1px 0 #fff;
border-bottom:2px solid #3d4a74;
color:#3b4457;
}

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://z5.ifrm.com/30015/146/0/p1049006/PollR.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z5.ifrm.com/30015/146/0/p1049004/PollL.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border:1px dotted #dcdcdc;
color:#999;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#eeeeee;
}

blockquote {
background-color:#fff;
border:1px solid #dcdcdc;
color:#909090;
font-size:12px;
font-style:italic;
margin:10px auto;
padding:10px 1%;
width:98%;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0px 5px #e4e3e3;
-webkit-box-shadow: 0 0px 5px #e4e3e3;
box-shadow: 0 0px 5px #e4e3e3;
}

blockquote dl {
background:#fff;
color:#606060;
-moz-border-radius: 5px;
border-radius: 5px;
}

blockquote dl dt {
background:#fff;
color:#c33323;
font-family:"tahoma","arial";
text-transform:uppercase;
font-size:14px;
font-style:normal;
float:left;
font-weight:700;
-moz-border-radius: 5px;
border-radius: 5px;
}

blockquote dl dd {
float:right;
}

code {
background:#fff;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:pre;
overflow:auto;
}

div.spoiler {
background:#fff;
border:1px solid #dcdcdc;
border-top:0;
padding:5px 7px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-radius-bottomright: 5px;
border-radius-bottomleft:5px;
font-style:normal;
}

div.spoiler_toggle {
background:#fff;
border:1px solid #dcdcdc;
color:#c33323;
font-style:normal;
font-family:"tahoma","arial";
text-transform:uppercase;
font-size:12px;
cursor:pointer;
font-weight:700;
padding:2px 4px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
border-radius-topright: 5px;
border-radius-topleft:5px;
min-height:0;
}

td.c_postinfo {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#999;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
color:#6e6e6e;
font-size:80%;
}

td.c_sig blockquote {
background:#fff;
border:0;
border-left:3px solid #999;
padding-left:5px;
}

td.c_sig blockquote dl {
background:#fff;
border:0;
color:#6e6e6e;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#6e6e6e;
padding:0;
}

td.c_sig blockquote div {
background:#fff;
margin-left:5px;
padding:0;
}

tr.c_postfoot {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
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 {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
}

div.c_view-list {
font-size:92.5%;
}

dl#fast-reply dt {
font-size:110%;
font-weight:700;
margin:0;
padding:5px;
}

dl#fast-reply dd {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
}

#emot_wrap h3 {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border-bottom:1px solid #dcdcdc;
color:#999;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #dcdcdc;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #dcdcdc;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#bb2e20;
font-weight:700;
}

#ucp_gallery a:hover {
color:#4b5363;
}

.calendar td.cal_inactive {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
color:#dcdcdc!important;
}

.calendar td div.cal_div {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border-bottom:1px solid #dcdcdc;
font-weight:700;
padding:5px 7px;
}

.calendar div.cal_div a {
background:url(http://z5.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 {
background:#fff;
border:2px solid #4b5363;
}

div.portal_content {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
color:#777;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#bb2e20;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#999;
font-style:italic;
}

div.search_results {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#777;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#4b5363;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:url(http://z5.ifrm.com/30015/146/0/p1049297/PMToast.png) no-repeat transparent;
height:131px;
width:228px;
bottom:5px;
color:#fff;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
z-index:4;
text-shadow: 0 1px 2px #000;
}

#pmtoast:hover {
background:url(http://z5.ifrm.com/30015/146/0/p1049298/PMToastHover.png) no-repeat transparent;
}

#pmlink {
color:#dde5f1;
display:block;
padding:15px 18px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#dde5f1;
display:block;
font-weight:700;
padding-bottom:5px;
padding-top:5px;
}

#pmlink strong {
color:#dde5f1;
}

#pmclose {
color:#dde5f1;
display:block;
font-size:80%;
padding:5px 18px 0 10px;
}

#pmclose:hover {
color:#fff;
}

#foot_wrap {
margin:20px 1px 20px 0;
padding:0 100px;
}

#foot td {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
color:#777;
font-size:80%;
}

#foot a,#foot a:hover {
color:#777;
}

#foot #foot_datetime {
border-left:1px solid #dcdcdc;
width:1%;
white-space:nowrap;
}

#copyright {
color:#dde5f1;
text-shadow:0 1px 1px #2c3340;
font-size:12px;
text-align:center;
}

#copyright a {
color:#fff;
font-weight:700;
}

#c_tos h3 {
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 #bb2e20;
}

#acplogin {
background:url(http://z5.ifrm.com/30015/146/0/p1049311/ACPLogin.png) no-repeat;
height:358px;
width:580px;
left:50%;
margin:-179px 0 0 -290px;
padding:0;
position:absolute;
top:50%;
}

#acplogin h1 {
display:none;
}

#acplogin h1 img {
display:none;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:left;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:white;
border:1px solid #dcdcdc;
padding:0;
vertical-align:bottom;
-moz-border-radius: 2px;
border-radius: 2px;
}

input[type=radio] {
background:white;
border:1px solid #dcdcdc;
}

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 {
height:1%;
padding:0 100px;
}

#nav li img {
vertical-align:middle;
}

.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:5px 12px;
}

.cat-topicpages a {
padding:0 2px;
}

.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:2px;
}

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%;
}

div#stats.category td.c_foot a {
color:#dde5f1;
padding:0 3px;
position:relative;
bottom:3px;
z-index:3;
text-transform:uppercase;
}

div#stats.category td.c_foot a:hover {
color:#fff;
}

#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;
}

a.view_full {
   background-image:url("http://z5.ifrm.com/30015/146/0/p1044568/FootcM.png");
   background-repeat: repeat-x;
   border: 1px solid #999;
}

.c_user {
vertical-align:top;
width:1px;
min-width:175px;
max-width:175px;
}

.c_post {
width:100%;
}

.c_sig,.c_nosig {
width:100%;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

/*img.avatar {
border: 3px solid #fff;
  -moz-box-shadow: 0 2px 2px #e5e4e4;
  -webkit-box-shadow: 0 2px 2px #e5e4e4;
  box-shadow: 0 2px 2px #e5e4e4;
margin:0 auto 9px;
}
*/

img.avatar2 {
  -moz-box-shadow: 0 0 2px #323a4a;
  -webkit-box-shadow: 0 0 2px #323a4a;
  box-shadow: 0 0 2px #323a4a;
}

.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,.c_sig img,div.portal_content span img,td.c_poll-choice label img {
max-width:700px;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
background:#eeeeee;
font-size:1px;
border: 1px solid #dcdcdc;
padding:0;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
clear:both;
}

dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:left;
}

dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:2px;
width:90%;
}

#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:210px;
}

#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 2px;
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;
}

#portal_head {
margin-bottom:10px;
}

#portal_foot {
margin-top:10px;
}

#portal_l,#portal_r {
width:16%;
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
}

#portal_r {
float:right;
}

#portal_news {
width:35%;
margin:0 auto;
}

#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;
}

#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:185px 100px 0 0;
}

#loginform input {
background:#1d232b;
-moz-box-shadow: 0 1px 1px #151a1f inset;
-webkit-box-shadow: 0 1px 1px #151a1f inset;
box-shadow: 0 1px 1px #151a1f inset;
border-bottom:1px solid #2e3845;
border-top:0;
border-left:0;
border-right:0;
color:#c9d6ea;
}


#acplogin button {
margin-left:90px;
}

#acplogin th {
display:none;
}

#acplogin img {
display:none;
}

#acplogin td{
background:transparent;
border:0;
color:#c9d6ea;
text-shadow: 0 1px 2px #161a20;
}

.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,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover,#submenu a,#submenu a:hover {
color:#fff;
}

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;
}

.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:#4b5363;
}

.row2 td{
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
}

blockquote div {
background:url(http://z5.ifrm.com/30015/146/0/p1049280/QuoteL.png) no-repeat left top ,url(http://z5.ifrm.com/30015/146/0/p1049281/QuoteR.png) no-repeat right bottom #fff;
min-height:35px;
padding:0 35px;
-moz-border-radius:5px;
border-radius:5px;
}

blockquote div div {
border-radius:0;
-moz-border-radius:0;
}

blockquote div table div.h2left,blockquote div table div.h2right,blockquote div table div.h2center {
background:none;
height:auto;
margin:0!important;
}

blockquote div table div.h2wrap {
padding:0;
margin:0 0 -15px!important;
}

table.topic table {
width:83%;
margin:0 auto;
}

table.topic blockquote div table {
width:100%;
}

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,#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;
}

#blog {
background:#f8f7f7;
border:1px solid #dcdcdc;
color:#333;
margin:10px 0;
}

#blog blockquote {
background-color:#fff;
border:1px solid #dcdcdc;
color:#909090;
font-size:12px;
font-style:italic;
margin:10px auto;
padding:10px 1%;
width:98%;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0px 5px #e4e3e3;
-webkit-box-shadow: 0 0px 5px #e4e3e3;
box-shadow: 0 0px 5px #e4e3e3;
}

#blog h1 {
float:right;
}

#blog h2 {
background:none;
clear:none;
font-size:130%;
padding:0;
}

#blog h2,#blog h2 a,#blog h2 a:hover {
color:#4b5363;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:8px solid #fff;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}

#blog_head:after {
content: "."; 
display: block; 
height: 0;
line-height:0;
clear: both; 
visibility: hidden;
}

#blog table {
clear:none;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#f8f7f7;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#4b5363;
font-weight:700;
}

#blog_sub {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border: 1px solid #dcdcdc;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
border-left:0;
border-right:0;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#f8f7f7;
border: 1px solid #dcdcdc;
float:right;
font-size:93.3%;
margin:20px 10px 0 0;
padding:0 10px;
width:160px;
}

#blog_sidebar dd {
margin-left:10px;
}

#blog_user {
font-size:175%;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
color:#4b5363;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border-top:1px solid #dcdcdc;
color:#bb2e20;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#f8f7f7;
border-top:1px solid #dcdcdc;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
}

#DailyTaill {
    float: left;
    display: block;
    height: 71px;
    margin-top: -130px;
    margin-left: 450px;
    pointer-events: none;
    cursor: default;
}

#DailyTara {
    float: left;
    display: block;
    height: 71px;
    margin-top: -130px;
    margin-left: 635px;
    pointer-events: none;
    cursor: default;
}

#shoutwrap {
background:url(http://z5.ifrm.com/30015/146/0/p1044869/CatRepeat.png) repeat-x top #f8f7f7;
border:1px solid #dcdcdc;
font-size:88.3%;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
background:#fff;
}

#shoutbox li.odd {
background:#f8f7f7;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#777;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

#sidel{background:url(http://z5.ifrm.com/30015/146/0/p1041151/BGL.png) repeat-y scroll left center #3d485b;}
#sider{background:url(http://z5.ifrm.com/30015/146/0/p1041152/BGR.png) repeat-y scroll right center transparent;}

#socialnetworks {
background:url(http://z5.ifrm.com/30015/146/0/p1041213/BannerR.png) no-repeat top right;
width:137px;
height:143px;
float:right;
margin-top:-143px;
padding-top:13px;
}

#socialnetworks img{
padding-top:7px;
margin-left:30px;
opacity:0.5;
filter:alpha(opacity=50); /* For IE8 and earlier */
position:relative;
z-index:1;
transition:opacity .3s linear;
-moz-transition:opacity .3s linear;
-webkit-transition:opacity .3s linear;
}

#socialnetworks img:hover{
padding-top:7px;
margin-left:30px;
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#twitterfeed{
background:url(http://z5.ifrm.com/30015/146/0/p1041221/TwitterFeed.png) no-repeat top right;
height:71px;
width:313px;
float:right;
margin-top:-116px;
display:block;
}

#twitterhide {
float:right;
margin-top:-15px;
margin-right:-45px;
font-size:10px;
color:#dde5f1;
text-shadow: 0 1px 2px #000;
}

#OZB {
color:#fff;
font-weight:bold;
padding-top:10px;
margin-left:17px;
text-shadow: 0 1px 2px #191d24;
}

#twitter_update_list {
margin-top:1px;
margin-left:-23px;
list-style: none;
width: 275px;
font-size:14px;
color:#dde5f1;
font-style:italic;
text-shadow: 0 1px 2px #000;
}

#twitter_update_list a{
color:#111318;
text-shadow: 0 1px #7e95b8;
}

#twitter_update_list a:hover{
color:#fff;
text-shadow: 0 1px 2px #191d24;
}

#ServerStatus{
    display: block;
    float: right;
    height: 71px;
    margin-top: -150px;
}

#subm {
background:url(http://z5.ifrm.com/30015/146/0/p1041420/SubM.png) no-repeat left;
height:301px;
width:93px;
margin-top:-18px;
margin-left:100px;
position:absolute
}

#submhide {
background:url(http://z5.ifrm.com/30015/146/0/p1041421/SubMHide.png) no-repeat left;
height:35px;
width:93px;
margin-left:100px;
margin-top:283px;
position:absolute
}

#submlinks {
color:#dde5f1;
}

#submlinks a{
color:#fff;
font-style:italic;
font-weight:bold;
font-size:13px;
text-shadow: 0 1px 2px #191d24;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition:opacity .3s linear;
-moz-transition:opacity .3s linear;
-webkit-transition:opacity .3s linear;
}

#submlinks a:hover{
color:#fff;
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#submlinks img{
padding-bottom:5px;
padding-top:30px;
}

		#fixme { 
			position: absolute; 
			left: 0px; 
			top:200px
		}

		div > div#fixme { position: fixed; }

div#fixme[style*="absolute"] {
top:200px!important;
}
		
		pre.fixit { 
			overflow:auto;
			border-left:1px dashed #000;
			border-right:1px dashed #000;
			padding-left:2px; }

#wrapTL{background:url(http://z5.ifrm.com/30015/146/0/p1041850/WrapTL.png) top left no-repeat; width:121px; height:51px;margin-left:206px;}
#wrapTR{background:url(http://z5.ifrm.com/30015/146/0/p1041852/WrapTR.png) top right no-repeat; width:121px; height:51px;float:right;margin-right:105px;margin-top:-51px;}
#wrapT{background:url(http://z5.ifrm.com/30015/146/0/p1041851/WrapT.png) top left repeat-x; height:51px;margin:20px 120px -51px 221px;}
#wrapL{background:url(http://z5.ifrm.com/30015/146/0/p1041853/WrapL.png) repeat-y scroll left center #fafafa;margin-left:206px;margin-right:105px;}
#wrapR{background:url(http://z5.ifrm.com/30015/146/0/p1041854/WrapR.png) repeat-y scroll right center transparent;}
#wrapBL{background:url(http://z5.ifrm.com/30015/146/0/p1041847/WrapBL.png) top left no-repeat; width:121px; height:56px;}
#wrapBR{background:url(http://z5.ifrm.com/30015/146/0/p1041849/WrapBR.png) top right no-repeat; width:121px; height:56px;float:right;margin-top:-56px;}
#wrapB{background:url(http://z5.ifrm.com/30015/146/0/p1041848/WrapB.png) bottom left repeat-x; height:56px;margin-bottom:-56px;}

#footerL{background:url(http://z3.ifrm.com/28085/87/0/p445513/bottombanner.png) top left no-repeat; width:204px; height:149px;}
#footerR{background:url(http://z5.ifrm.com/30015/146/0/p1042942/FooterR.png) top right no-repeat; width:84px; height:149px;float:right;margin-top:-149px;position:relative;z-index:1;}
#footer{background:url(http://z5.ifrm.com/30015/146/0/p1042943/FootM.png) bottom left repeat-x; height:149px;margin-bottom:-149px;}

#footerlinks{
color:#fff;
float:right;
padding:15px 15px 0 0;
position:relative;
z-index:2;
font-size:12px;
line-height:150%;
text-shadow: 0 2px #83100c;
width:375px;
}

#footerlinks img{
color:#fff;
padding:0 10px;
z-index:2;
}

#footerlinks ul{
float:left;
list-style:none;
}

#footerlinks a {
color:#edd1ce;
}

#footerlinks a:hover {
color:#fff;
}

/***** Three Piece H2 *****/
/* h2wrap is the center stretch.*/
.h2wrap { 
background: url(http://z5.ifrm.com/30015/146/0/p1044557/H2M.png) repeat-x;
height:63px;
margin:0 65px -15px 65px !important;
}

/* h2left is the left image. */
.h2left {
background: url(http://z5.ifrm.com/30015/146/0/p1044556/H2L.png) no-repeat top left;
height: 63px;
margin-left:-125px!important;
}

/* h2center is the text itself. */
.h2center{
padding-top:15px;
height: 48px;
text-align:center;
text-transform:uppercase;
color:#fff;
font-weight:bold;
font-size:12px;
text-shadow: 0 2px #991911;
font-family:"tahoma", "arial";
}

.h2center a{
color:#fff;
text-shadow: 0 2px #991911;
}

/* h2right is the right image. */
.h2right {
background: url(http://z5.ifrm.com/30015/146/0/p1044558/H2R.png) no-repeat right top;
height: 63px;
margin-right:-125px!important;
}

/* Collapse/Uncollapse Images */
.collapse,.uncollapse {
right: 58px;
top: -3px;
}

thead td,thead th {padding:0px;background: inherit;border-width:0px;}

/* Leave the above alone. For the bottom, style your profile h2's. */
.profile thead td, .profile thead th {padding-left:10px;background:url(http://z5.ifrm.com/30015/146/0/p1048912/ProfPageHeader.png) repeat-x;height:34px; border:1px solid #902219;text-shadow: 0 2px #991911;}

div.c_repeat { background:url(http://z5.ifrm.com/30015/146/0/p1044568/FootcM.png) repeat-x top center; height:35px; margin:-15px 42px 0;}
div.c_left { background:url(http://z5.ifrm.com/30015/146/0/p1044567/FootL.png) no-repeat top center; height:35px; width:61px; float:left;margin-left:-61px;relative;z-index:2;}
div.c_right { background:url(http://z5.ifrm.com/30015/146/0/p1044569/FootR.png) no-repeat top center; height:35px; width:61px; float:right;margin-right:-61px;relative;z-index:2;}

div#stats.category div.c_repeat {
margin-top:-40px;
}

/* Turn on a 13x13 scrollbar */
html::-webkit-scrollbar {
    width: 11px;
    height: 13px;
}
 
html::-webkit-scrollbar-button:vertical {
    background:url(http://z5.ifrm.com/30015/146/0/p1045113/VertScrollBack.png);
}
 
/* Turn on single button up on top, and down on bottom */
html::-webkit-scrollbar-button:start:decrement,
html::-webkit-scrollbar-button:end:increment {
    display: block;
}

/* Turn off the down area up on top, and up area on bottom */
html::-webkit-scrollbar-button:horizontal:start:increment,
html::-webkit-scrollbar-button:horizontal:end:decrement {
    display: none;
}
 
/* Place The scroll down button at the bottom */
html::-webkit-scrollbar-button:vertical:increment {
    background:url(http://z5.ifrm.com/30015/146/0/p1045115/Down.png);
height:11px;
}
 
/* Place The scroll up button at the up */
html::-webkit-scrollbar-button:vertical:decrement {
    background:url(http://z5.ifrm.com/30015/146/0/p1045112/Up.png);
height:11px;
}
 
html::-webkit-scrollbar-track:vertical {
    background:url(http://z5.ifrm.com/30015/146/0/p1045115/Down.png);
}
 
/* Top area above thumb and below up button */
html::-webkit-scrollbar-track-piece:vertical:start {
    background:url(http://z5.ifrm.com/30015/146/0/p1045113/VertScrollBack.png);
}
 
/* Bottom area below thumb and down button */
html::-webkit-scrollbar-track-piece:vertical:end {
    background:url(http://z5.ifrm.com/30015/146/0/p1045113/VertScrollBack.png);
}
 
/* Track below and above */
html::-webkit-scrollbar-track-piece {
    background:url(http://z5.ifrm.com/30015/146/0/p1045113/VertScrollBack.png);
}
 
/* The thumb itself */
html::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background:url(http://z5.ifrm.com/30015/146/0/p1045114/VertBar.png);
}
 
/* Corner */
html::-webkit-scrollbar-corner:vertical {
    background:url(http://z5.ifrm.com/30015/146/0/p1048997/Corner.png);
}
 
/* Resizer */
html::-webkit-scrollbar-resizer:vertical {
    background:url(http://z5.ifrm.com/30015/146/0/p1048997/Corner.png);
}


/* End Vertical*/

html::-webkit-scrollbar-button:horizontal {
    background:url(http://z5.ifrm.com/30015/146/0/p1048993/HorizScrollBack.png);
height:11px;
}
 
/* Turn on single button up on top, and down on bottom */
html::-webkit-scrollbar-button:start:decrement,
html::-webkit-scrollbar-button:end:increment {
    display: block;
}
 
/* Turn off the down area up on top, and up area on bottom */
html::-webkit-scrollbar-button:horizontal:start:increment,
html::-webkit-scrollbar-button:horizontal:end:decrement {
    display: none;
}

/* Place The scroll down button at the bottom */
html::-webkit-scrollbar-button:horizontal:increment {
    background:url(http://z5.ifrm.com/30015/146/0/p1048994/Right.png);
width:11px;
}
 
/* Place The scroll up button at the up */
html::-webkit-scrollbar-button:horizontal:decrement {
    background:url(http://z5.ifrm.com/30015/146/0/p1048991/Left.png);
width:11px;
}

 
/* Top area above thumb and below up button */
html::-webkit-scrollbar-track-piece:horizontal:start {
    background:url(http://z5.ifrm.com/30015/146/0/p1048993/HorizScrollBack.png);
height:11px;
}
 
/* Bottom area below thumb and down button */
html::-webkit-scrollbar-track-piece:horizontal:end {
    background:url(http://z5.ifrm.com/30015/146/0/p1048993/HorizScrollBack.png);
height:11px;
}
 
/* Track below and above */
html::-webkit-scrollbar-track-piece {
    background:url(http://z5.ifrm.com/30015/146/0/p1048993/HorizScrollBack.png);
height:11px;
}
 
/* The thumb itself */
html::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background:url(http://z5.ifrm.com/30015/146/0/p1048992/HorizBar.png);
}

#navm{background:url(http://z5.ifrm.com/30015/146/0/p1048956/NavM.png) repeat-x;height:34px;margin:0 100px;}
#navr{background:url(http://z5.ifrm.com/30015/146/0/p1048957/NavR.png) no-repeat;height:34px;width:12px;float:right;margin-top:-34px;}

span.bigbutton {
background:url(http://z5.ifrm.com/30015/146/0/p1049358/Static.png) no-repeat center center;
width:85px;
line-height:29px;
text-align:left;
padding-left:10px;
margin-left:5px;
display:block;
float:right;
}

span.bigicon.reply {
background:url(http://z5.ifrm.com/30015/146/0/p1049362/AddReply1.png) no-repeat right center;
padding:0 12px 0 9px;
}

span.bigicon.topic-calendar {
background:url(http://z5.ifrm.com/30015/146/0/p1049368/NewTopic1.png) no-repeat right center;
padding:0 8px;
}

span.bigicon.reply,span.bigicon.topic-calendar {
margin-left:5px;
}

span.bigicon.locked {
background:url(http://z5.ifrm.com/30015/146/0/p1049371/Locked1.png) no-repeat right center;
padding:0 5px 0 6px;
margin-left:20px;
}

span.bigicon.poll {
background:url(http://z5.ifrm.com/30015/146/0/p1049374/Poll1.png) no-repeat right center;
padding:0 9px 0 10px;
margin-left:10px;
}

span.bigbutton:hover {
background:url(http://z5.ifrm.com/30015/146/0/p1049357/Hover.png) no-repeat center center;
}

span.bigbutton:hover span.bigicon.reply {
background:url(http://z5.ifrm.com/30015/146/0/p1049363/AddReply2.png) no-repeat right center;
}

span.bigbutton:hover span.bigicon.topic-calendar {
background:url(http://z5.ifrm.com/30015/146/0/p1049369/NewTopic2.png) no-repeat right center;
}

span.bigbutton:hover span.bigicon.locked {
background:url(http://z5.ifrm.com/30015/146/0/p1049372/Locked2.png) no-repeat right center;
}

span.bigbutton:hover span.bigicon.poll {
background:url(http://z5.ifrm.com/30015/146/0/p1049375/Poll2.png) no-repeat right center;
}

span.bigbutton:active {
background:url(http://z5.ifrm.com/30015/146/0/p1049359/Clicked.png) no-repeat center center;
}

span.bigbutton:active span.bigicon.reply {
background:url(http://z5.ifrm.com/30015/146/0/p1049364/AddReply3.png) no-repeat right center;
}

span.bigbutton:active span.bigicon.topic-calendar {
background:url(http://z5.ifrm.com/30015/146/0/p1049370/NewTopic3.png) no-repeat right center;
}

span.bigbutton:active span.bigicon.locked {
background:url(http://z5.ifrm.com/30015/146/0/p1049373/Locked3.png) no-repeat right center;
}

span.bigbutton:active span.bigicon.poll {
background:url(http://z5.ifrm.com/30015/146/0/p1049376/Poll3.png) no-repeat right center;
}

span.bigbutton span.first {
color:#6e6e6e;
}

span.bigbutton span.second {
color:#bc2d20;
font-weight:bold;
}

span.bigbutton span.first,span.bigbutton span.second {
font-style:italic;
}

span.bigbutton:hover span.first,span.bigbutton:hover span.second {
color:#fff;
text-shadow:0 2px 2px #8d1b13;
}

span.bigbutton:active span.first,span.bigbutton:active span.second {
color:#611710;
text-shadow:0 1px 0 #e1624b,0 -1px 0 #3a0e0a;
}

span.postbutton {
background:#fff;
-moz-border-radius:5px;
border-radius:5px;
color:#7f7f7f;
font-size:12px;
font-style:italic;
padding:2px 5px;
margin:0 3px;
box-shadow:0 1px 1px #dddcdc;
-webkit-box-shadow:0 1px 1px #dddcdc;
-moz-box-shadow:0 1px 1px #dddcdc;
}

span.postbutton:hover {
background:url(http://z5.ifrm.com/30015/146/0/p1049382/SBHover.png) repeat-x center center;
text-shadow:0 1px 1px #aa1e14;
}

span.postbutton:active {
background:url(http://z5.ifrm.com/30015/146/0/p1049381/SBClicked.png) repeat-x center center;
text-shadow:0 1px 1px #252a35;
}

span.postbutton:hover,span.postbutton:active {
color:#fff;
box-shadow:0 1px 0 #fff;
-webkit-box-shadow:0 1px 0 #fff;
-moz-box-shadow:0 1px 0 #fff;
}

::selection      { background:#bb2e20; color:#fff; /* Safari and Opera */ }
::-moz-selection  { background:#bb2e20; color:#fff; /* Firefox */ }


.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}

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