#slider {
 margin: 10px 0 0 10px;
 position: relative;
 width: 610px;
 height: 271px;
 background: black;
}

#slider .Caster {
 position: relative;
 width: 610px;
 height: 271px;
 overflow: hidden;
}

#slider .slide {
 position: relative;
 color: white;
 float: left;
 display: block;
 width: 610px;
 height: 271px;
 text-decoration: none;
 font: bold 12px/17px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
}

#slider .caption {
 position: absolute;
 color: white;
 float: left;
 left: 0;
 top: 0;
 width: 610px;
 height: 271px;
 text-decoration: none;
 font: bold 12px/17px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
 background: url(#); 
}

#slideCaption {
 position: absolute;
 left: 10px;
 top: 195px;
 width: 590px;
 height: 66px;
 
opacity: 0.80; filter: alpha(opacity=80);

 background: black;
}

#slider .caption h3 {
 position: absolute;
 margin: 0;
 left: 15px;
 top: 200px;
 width: 420px;
 font-weight: bold;
 font-size: 18px;
 text-shadow: 1px 1px 1px black;
}

#slider .caption span {
 position: absolute;
 margin: 0;
 left: 15px;
 top: 221px;
 width: 420px;
 color: #989898;
 text-shadow: 1px 1px 1px black;
}

#slider .caption span span {
 position: static;
 color: white;
}

#slider .caption:hover span span {
 text-decoration: underline;
}

#wildyButton{
 background: url(http://www.runescape.com/img/main/wildy/wildy_countdown_button_mo.jpg) top left no-repeat;
 margin-bottom: 10px;
 font-weight: normal;
}

#wildyButton:hover{
 font-weight: bold;
}
#wildyButton img.buttonBack{
 display: block;
}
#wildyButton:hover img.buttonBack{
 display: none;
}

#wildyButton #counter{
 position: absolute;
}

#wildyButton #counter ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#wildyButton #counter li {
 float: left;
 margin: 0 3px 0 0;
}
#wildyButton #counter li img{
}


#Shadow1,
#Shadow2{
 position: absolute;
  background: none repeat scroll 0 0 #877B65;
  opacity: 0.4;
  z-index: 0;
}
#Shadow1{
 height: 94px;
 right: 9px;
 top: 12px;
 width: 2px;
}
#Shadow2{
 height: 2px;
 line-height: 2px;
 font-size: 2px;
 right: 11px;
 top: 104px;
 width: 298px;
}


#sliderControls {
 position: absolute;
 right: 10px;
 top: 210px;
 width: 145px;
 height: 29px;
 padding: 9px 0 0 0;
 border-left: 1px solid #2b2b2b;
 text-align: center;
 z-index: 1;
}

#sliderControls a {
 display: inline-block;
 width: 20px;
 height: 20px;
 vertical-align: middle;
 background: left -20px no-repeat;
 
background-image: url(http://www.runescape.com/img/main/home2010/sliderControls.png?0) !important;
background-image: url(http://www.runescape.com/img/main/home2010/sliderControls_ie6.png?0) !; 
}

#sliderControls ul,
#sliderControls li {
 list-style: none;
 margin: 0;
 padding: 0;
 display: inline;
}

#sliderControls a span {
 display: block;
 text-indent: -999em;
}

#sliderControls a:hover {
 background-position: -20px -20px;
}

#sliderControls a.current,
#sliderControls a.current:hover {
 background-position: -20px top;
}

#sliderControls #sliderPrev {
 background-position: left -60px;
}

#sliderControls #sliderPrev:hover {
 background-position: -20px -60px;
}

#sliderControls #sliderNext {
 background-position: left -40px;
}

#sliderControls #sliderNext:hover {
 background-position: -20px -40px;
}
 .Shadow .Shadow {
 position: absolute;
 left: 2px;
 top: 2px;
 z-index: 0;
 width: 100%;
 height: 100%;
 zoom: 1;
 opacity: 0.4;
 filter: alpha(opacity=40);
 background: #877b65;
}

.Shadow .Caster {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 z-index: 1;
}

body {
 color: black;
 font: normal 12px/14px arial, helvetica, freesans, sans-serif;
 min-width: 1000px;
}




.BgContent,
.BgHead,
.BgFoot,
.BgWidth,
.PageBody1,
.PageBody2,
.PageHead,
.PageFoot {
 position: relative;
 height: 1%;
}

.BgBody {
 background: black center top repeat-y;
}

.BgHead {
 background: center top no-repeat;
}

.BgWidth {
 margin: auto;
 width: 960px;
}




.PageBody1 {
 background: center bottom repeat-y;
 
background-image: url(http://www.runescape.com/img/global/PageBody1_bg.png?0) !important;
background-image: url(http://www.runescape.com/img/global/PageBody1_bg_ie6.png?0) !; 
}

.PageBody2 {
 margin: auto;
 background: url(http://www.runescape.com/img/global/PageBody2_bg.jpg) center bottom repeat-y;
}

.PageHead {
 background: url(http://www.runescape.com/img/global/PageHead_bg.png) center top no-repeat !important;
 background: none;
 width: 940px;
 margin: auto;
 position: relative;
 overflow: hidden;
}

.PageFoot {
 overflow: hidden;
 height: 1%;
 padding: 0 0 25px;
 background: url(http://www.runescape.com/img/global/PageFoot_bg.jpg) center bottom no-repeat;
}




.Button {
 position: relative;
 top: 0;
 display: -moz-inline-grid;
 display: inline-block;
 overflow: visible;
 text-align: center;
}

.Button span {
 float: left;
}

.Button span span {
 padding: 0;
}

.Button span span span {
 position: relative;
 overflow: visible; 
 *overflow: hidden; 
 padding: 0 20px;
 border: 0;
 outline: 0;
 background: none !important;
}

.Button:active span {
 outline: 0;
}



.Button span b {
 position: relative;
}

.Button span:active b,
.Button b:active {
 top: 1px;
 left: 1px;
}



.Button,
.Button span {
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: white;
 cursor: pointer;
 white-space: pre;
 background-repeat: no-repeat;
}



.Button {
 background-position: left 0%;
}

.Button:hover {
 background-position: left 20%;
}

.Button span {
 background-position: right 40%;
}

.Button:hover span {
 background-position: right 60%;
}

.Button span span {
 background-repeat: repeat-x;
 background-position: left 80%;
}

.Button:hover span span {
 background-position: left 100%;
}



.Button input {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 line-height: 999px !important; 
 font-size: 0; 
 color: transparent; 
 cursor: pointer;
 border: 0 !important;
 background-color: transparent !important;
 background-position: -100% top !important;
 background-repeat: no-repeat !important;
}

.Button input::-moz-focus-inner {
 border: 0;
 padding: 0;
}



.Button27Green,
.Button27Green span,
.Button27Green input {
background-image: url("http://www.runescape.com/img/main/home2010/Button27Green.png?0");
height: 27px;
line-height: 26px;
}
.Button27Green {
padding-left: 15px;
}
.Button27Green span {
padding-right: 15px;
}
.Button27Green span span span {
margin-left: -30px;
left: 15px;
}





#pageFooter {
 margin: 0;
 padding: 10px 0 0 0;
 line-height: 20px;
 clear: both;
 text-align: center;
}

#pageFooter a {
 color: black;
 text-decoration: none;
}

#pageFooter a:hover {
 text-decoration: underline;
}




#Footer {
 margin: 15px auto 0;
 overflow: hidden;
 width: 940px;
}

#Explore {
 position: relative;
 height: 26px;
 color: white;
 padding: 0 0 9px 0;
 background: left bottom repeat-x;
 
background-image: url(http://www.runescape.com/img/global/footer_hr_bg.png?0) !important;
background-image: url(http://www.runescape.com/img/global/footer_hr_bg_ie6.png?0) !; 
}

#Explore h2 {
 position: absolute;
 left: 0;
 top: 0;
 font-size: 20px;
 line-height: 21px;
}

#FooterSearch {
 position: relative;
 margin: auto;
 width: 264px;
 height: 26px;
 padding: 0 30px 0 8px;
 background: url(http://www.runescape.com/img/global/footerSearch.jpg) left top no-repeat;
}

#FooterSearch input {
 display: block;
 width: 100%;
 color: white;
 font-family: arial, helvetica, freesans, sans-serif;
}

#FooterSearch div {
 width: 30px;
 height: 26px;
 position: absolute;
 right: 0;
 top: 0;
}

#FooterSearch input.placeholder {
 color: #d0d4bc;
 font-style: italic;
}

#FooterSearch #footer_search_query {
 padding: 5px 0;
}

#Lang {
 position: absolute;
 right: 0;
 top: 5px;
}

#Lang a {
 float: left;
 margin: 0 0 0 6px;
}

#FooterNav {
 height: 1%;
 padding: 0 0 14px;
 overflow: hidden;
 background: left bottom repeat-x;
 
background-image: url(http://www.runescape.com/img/global/footer_hr_bg.png?0) !important;
background-image: url(http://www.runescape.com/img/global/footer_hr_bg_ie6.png?0) !; 
}

#FooterNav div {
 float: left;
 display: inline;
 margin: 12px 0 0 14px;
 width: 224px;
 height: 76px;
 font-size: 11px;
}

#FooterNav div.FooterNavLeft {
 margin-left: 0;
}

#FooterNav h2 {
 margin: 0 0 4px;
 color: white;
 font-size: 16px;
}

#FooterNav,
#FooterNav a {
 color: #a1a1a1;
}

#FooterNav a {
 text-transform: lowercase;
 text-decoration: none;
}

#FooterNav a:hover {
 text-decoration: underline;
}

#FooterLegal {
 position: relative;
 margin: 22px 0 0;
 height: 60px;
 color: white;
 font-size: 11px;
 line-height: 14px;
 text-align: center;
}

#FooterLegal a {
 font-weight: bold;
 font-size: 12px;
 color: #d0d0d0;
}

#FooterLogo {
 position: absolute;
 top: -7px;
 right: 0;
 width: 144px;
 height: 44px;
}


.Box {
 background-position: center top;
 background-repeat: repeat-y;
 margin-bottom: 7px;
}

.Box .BoxLine,
.Box .BoxSpacer {
 display: block;
 background-repeat: no-repeat;
 background-position: center;
}

.Box .BoxLine { height: 6px; }

.Box .BoxSpacer { height: 9px; }

.Box,
.BoxHeader,
.BoxFooter {
 background-color: transparent;
 position: relative;
 margin: 0;
}

.BoxContents,
.BoxFooter { margin: -60px 0 0 0; }

.BoxContents {
 position: relative;
 z-index: 2;
 width: auto;
}

.BoxContents h2 a {
 color: white;
 text-decoration: none;
}

.BoxContents h2 {
 padding: 0 0 20px 0;
 margin: 0 0 5px 0;

 background-repeat: no-repeat;
 background-position: bottom;
}

.BoxHeader,
.BoxFooter {
 height: 50px;
 background-repeat: no-repeat;
 font-size: 0 !important;
 z-index: 1;
}

.BoxHeader {
 background-position: left top;
 top: -10px;
}

.BoxFooter {
 background-position: right top;
 bottom: -10px;
 top: auto;
 clear: both;
}

.Box.parchment920,
.Box.parchment920 .BoxHeader,
.Box.parchment920 .BoxFooter{
 
background-image: url(http://www.runescape.com/img/global/boxes/parchment920.png?0) !important;
background-image: url(http://www.runescape.com/img/global/boxes/parchment920_ie6.png?0) !; 
}
.Box.parchment920 .BoxHeader,
.Box.parchment920 .BoxFooter{
 height: 50px;
}
.Box.parchment920 .BoxHeader{
 top: 0px;
}
.Box.parchment920 .BoxFooter{
 bottom: -3px;
}

.Box.parchment920,
.Box.parchment920 .BoxHeader,
.Box.parchment920 .BoxFooter,
.Box.parchment920 .BoxLine,
.Box.parchment920 .BoxSpacer{
 width: 920px;
}
.Box.parchment920 .BoxContents,
.Box.parchment920 .BoxFooter {
 margin: -50px 0 0 0;
}

















 #menu {

    margin: auto;

    width: 1024px;

    height: 27px;

    font-size: 12px;

   background: transparent url('http://i1213.photobucket.com/albums/cc465/sagi2/menu_bg.png') left top no-repeat;


  }

  #menu div {

    float: left;

    padding: 4px;
  }

  #menubox {

    padding: 0 0 0px;
width: 1024px;

  }

  #home, #search {

    float: left;

    height: 19px;

    line-height: 19px;

    margin: 0;

    padding: 0;

    color: #e8d800;

    font-weight: bold;

    text-decoration: none;

    background-image: url('https://dl.dropbox.com/u/12841319/menu.png');

  }

  #home {

    width: 101px;

    background-position: left top;

  }

  #home:hover, #vote:hover {

    color: black;

    background-position: left bottom;

  }

  #search {

    position: relative;

    padding: 0 142px 0 34px;

    border-left: 1px solid black;

    text-align: left;

    background-position: right top;

  }

  #search img {

    position: absolute;

    top: 3px;

    left: 7px;

  }
html,body {
background:#000;
color:#fff;
font: normal normal bold 16px/14px 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif;
font-size:93.3%;
margin:0;
padding:0;
}

a {
color:#d09b0f;
text-decoration:none;
}

a:hover {
color:#d09b0f;
text-decoration:none;
}

hr {
background-color:#f7f7f7;
border:0;
clear:both;
color:#f7f7f7;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border:1px solid #493e2d;
}

th {
background:url(http://z3.ifrm.com/28068/113/0/p333532/headerbg.png) repeat-x top #513a13;
color:#fff;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
background:#392c14;
color:#fff;
padding:5px 10px;
}

th a {
color:#d09b0f;
font-weight:700;
text-decoration:underline;
}

th a:hover {
color:#000;
font-weight:700;
text-decoration:none;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url(http://z3.ifrm.com/28068/113/0/p333617/h2.png) repeat-x top;
color:#252320;
font-size:110%;
font-weight:700;
}

thead th {
border:1px solid #000;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

h2.special {
background:url(http://z3.ifrm.com/28068/113/0/p333617/h2.png) repeat-x top;
border-color:0px solid #e77700;
}

input,select,textarea,button,a.btn_fake {
background:#e9dfc5;
border:1px solid #000;
color:#000;
padding:3px 5px;
vertical-align:middle;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#000;
}

.submit_error {
background:#fff8eb;
border:1px solid #e77700;
}

button,a.btn_fake {
background:url(http://z3.ifrm.com/28068/113/0/p333531/Button.png) repeat-x top #b2b2b2;
color:#000;
border:2px solid #2c2211;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
background:url(http://z3.ifrm.com/28068/113/0/p333535/Button_Hover.png) repeat-x top #dbdccf;
border:2px solid #2c2211;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background:#fff;
border:2px solid #e7e7e7;
color:#333;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#8CB5E7;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#f6f6f6; 
border-color:#422f0f; 
}

.info dt {
background:#000;
color:#fff;
}

dl.error {
background:#fafafa;
border-color:#BC3737;
}

.error dt {
background:#e7e7e7;
color:#BC3737;
}

#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 {
background:#C2A060;
border-top:2px solid #c2a060;
border-bottom:15px solid #c2a060;
border-right:10px solid #c2a060;
border-left:10px solid #c2a060;
height:20px;
padding:0 2% 4px;
margin-bottom:12px;
}

#top_info {
color:#000;
float:left;
margin-top:4px;
}

#top_menu {
background:#cac3b5;
border-left:0px solid #3a5197;
float:right;
margin-top:0px;
}

.drop_menu li {
background:url(http://z3.ifrm.com/28068/113/0/p333555/Drop_Menu.png) repeat-x top;
float:left;
margin-right:1px;
text-align:center;
}

.drop_menu a {
color:#000;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu a:hover {
color:#000;
}

.drop_menu ul {
-moz-opacity:0.85;
border-top:1px solid #3A5197;
color:#fff;
left:-999em;
margin:0;
opacity:0.85;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
background:url(http://z3.ifrm.com/28068/113/0/p333555/Drop_Menu.png);
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
border:0 solid #fff;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:url(http://z3.ifrm.com/28068/113/0/p333556/Drop_Menu_Hover.png);
color:#000;
}

#logo {
background:#392C14;
border-bottom:0px solid #c2a060;
border-top:10px solid #c2a060;
border-left:10px solid #c2a060;
border-right:10px solid #c2a060;
border-bottom:0;
clear:both;
margin:0 2%;
}

#submenu {
background:#ada79a;
border-left:10px solid #c2a060;
border-right:10px solid #c2a060;
color:#000;
font-size:100%;
margin:0 2%;
padding:3px 1% 4px;
text-align:center;
}

#wrap {
background:#4e412d;
border:10px solid #c2a060;
margin:0 2% 30px;
}

#nav {
color:#5a70b3;
height:1%;
padding:10px 1%;
}

.meta_box {
background:url(http://z3.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border:1px solid #BFC8E3;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:#422f0f;
color:fff;
border:1px solid #493e2d;
padding:0;
width:49%;
}

.meta_menu h3 {
background:url(http://z3.ifrm.com/28068/113/0/p333617/h2.png) repeat-x top;
border:1px solid #493e2d;
clear:both;
color:#FFF;
padding: 6px, 3px;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a {
color:#d09b0f;
text-decoration:underline;
}

.meta_menu a:hover {
color:#d09b0f;
text-decoration:none;
}

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:#463210;
border:1px solid #493e2d;
color:#d09b0f;;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:#463210;
border:0px solid #493e2d;
color:#d09b0f;;
}

.cat-pages span {
background:#fff;
border:1px solid #000;
color:#463210;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#fff;
color:#5a70b3;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
background:#422f0f;
color:##a0792f;
font-size:80%;
}

td.c_desc {
background:#392c14;
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:#513a13;
font-weight:700;
}

tr.hidden td.c_post {
background:#422f0f;
}

.bday {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:#422f0f;
text-align:center;
width:1%;
}

.c_forum {
color:#666;
font-size:80%;
width:60%;
}

.c_forum strong a,.c_last strong a {
color:#a0792f;
text-decoration:underline;
}

.c_forum strong a:hover,.c_last strong a:hover {
color:#a0792f;
text-decoration:none;
}

.c_forum strong a {
font-size:135%;
}

td.c_last {
background:#422f0f;
font-size:85%;
}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
background:url(http://z3.ifrm.com/static/1/last.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
background:#422f0f;
color:#a0792f;
font-size:80%;
font-style:italic;
}

.cat_head td {
border-color:#5a70b3;
padding:0;
}

#stats .cat_head td {
border-color:#e77700;
}

.description {
color:#666;
font-size:85%;
}

a.member {
color:#a07628;
text-decoration:underline;
}

a.member:hover {
color:#a0792f;
text-decoration:none;
}

td#stats_events a,td#stats_events span {
background:url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
background:#392c14;
padding:2px 0;
text-align:center;
}

td.c_username a {
color:#d09b0f
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:80%;
}

td.c_user dl {
background:#392c14;
border:0px solid #493e2d;
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 {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
background:url(http://z3.ifrm.com/28068/113/0/p333555/Drop_Menu.png);
border:1px solid #000;
}

#profile_menu li li a {
border-top:0;
}

#profile_menu li ul li a:hover {
background:url(http://z3.ifrm.com/28068/113/0/p333556/Drop_Menu_Hover.png);
}

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://z3.ifrm.com/static/1/poll_b.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z3.ifrm.com/static/1/poll_l.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border:1px solid #fff;
color:#fff;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#422f0f;
border-color:#fff;
}

blockquote, #blog blockquote blockquote {
background:#422f0f;
border:1px solid #493e2d;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://z3.ifrm.com/28068/113/0/p333617/h2.png) repeat-x top #222932;
border-bottom:1px solid #493e2d;
color:#fff;
padding:3px 3px;
}

blockquote dl dt {
color:#fff;
float:left;
font-weight:700;
}

code {
background:#422f0f;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
}

div.spoiler {
border:1px solid #493e2d;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background:url(http://z3.ifrm.com/28068/113/0/p333617/h2.png) repeat-x top #222932;
border:1px solid #493e2d;
color:#fff;
cursor:pointer;
font-weight:700;
padding:6px 3px;
text-align:center;
}

td.c_postinfo {
background:#392c14;
color:#5b5645;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
color:#666;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #999;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#666;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#666;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot {
background:#f6f6f6;
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:#422f0f;
color:#fff;
}

div.c_view-list {
color:#fff;
font-size:92.5%;
}

dl#fast-reply dt {
background:url(http://z3.ifrm.com/28068/113/0/p333532/headerbg.png) repeat-x top #513a13;
border:1px solid #493e2d;
border-bottom:0px solid;
color:#FFF;
font-size:110%;
font-weight:700;
margin:0;
padding:5px;
text-align:center;
}

dl#fast-reply dd {
background:#513a13;
border:1px solid #493e2d;
border-top:0px solid;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background:#1f1707;
color:#cfa361;
border:2px solid #3f2e0f;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#e7e7e7;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background: -webkit-gradient(linear, left top, left bottom, from(#4f3812), to(#402e0e));
background: -moz-linear-gradient(top, #4f3812, #402e0e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f3812f', endColorstr='#402e0e'); /* ie7 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f3812', endColorstr='#402e0e'); /* ie8 */
border:1px solid #493e2d;
}

#emot_wrap h3 {
background:url(http://z3.ifrm.com/28068/113/0/p333532/headerbg.png) repeat-x top #4f3812;
border-bottom:1px solid #000;
color:#fff;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:0px solid #e7e7e7;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:0px solid #e7e7e7;
border-right:0px solid #e7e7e7;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://z3.ifrm.com/static/1/pmfolder.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #e7e7e7;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#425384;
font-weight:700;
}

#ucp_gallery a:hover {
color:#5A70B3;
}

.calendar td.cal_inactive {
background:#422f0f;
color:#a0792f!important;
}

.calendar td div {
font-weight:700;
}

.calendar div a {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
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:#422f0f;
border:2px solid #a0792f;
}

div.portal_content {
background:#392c14;
border:1px solid #493e2d;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:#422f0f;
border-left:1px solid #493e2d;
border-right:1px solid #493e2d;
color:#a0792f;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#425384;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#999;
font-style:italic;
}

.search_results {
background:#392c14;
border:1px solid #5a451c;
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:#5a70b3;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:#fff;
border:2px solid #3a5197;
bottom:10px;
color:#333;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#3a5197;
}

#pmlink {
background:url(http://z3.ifrm.com/static/1/toast.png) no-repeat 5px;
color:#5a70b3;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#5a70b3;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#E77700;
}

#pmclose {
border-top:1px solid #3a5197;
color:#5a70b3;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#3a5197;
}

#foot_wrap {
margin:20px 1px 20px 0;
}

#foot td {
background:#422f0f;
border-bottom:0px solid #e7e7e7;
border-top:0px solid #e7e7e7;
border-left:0px solid;
border-right:0px solid;
color:#a0792f;
font-size:80%;
}

#foot a,#foot a:hover {
color:#777;
}

#foot #foot_datetime {
border-left:1px solid #e7e7e7;
width:1%;
white-space:nowrap;
}

#copyright {
color:#f7f7f7;
font-size:80%;
margin:10px 0;
text-align:center;
}

#copyright a {
color:#d09b0f;
font-weight:700;
}

#c_tos h3 {
color:#333;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #e77700;
}

#acplogin {
background:url(http://z3.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #fff;
border:2px solid #3a5197;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#FFF;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
position:absolute;
left:0;
top:0;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:center;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

.notice dt,.notice dd {
padding:5px 7px;
}

.drop_menu a img {
vertical-align:bottom;
}

.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

#submenu a {
color:#000;
padding:3px 5px;
}

#main {
height:1%;
padding:0 1%;
}

#nav li img {
vertical-align:top;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:90%;
margin:5px 5%;
}

.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}

.cat-topicpages a {
padding:0 2px;
}

.cat-buttons,.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%;
}

.category td.c_foot {
height:10px;
}

#stats_members {
line-height:1.2;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
vertical-align:top;
width:1px;
min-width:175px;
max-width:175px;
}

.c_post {
width:100%;
}

.c_sig,.c_nosig {
width:100%;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:3px 0;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
}

td.c_poll-answer {
text-align:right;
width:42.5%;
}

td.c_poll-bar {
text-align:left;
vertical-align:middle;
width:42.5%;
}

* html td.c_poll-bar span {
margin-top:3px;
}

td.c_post {
line-height:1.7;
vertical-align:top;
}

 td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post img,#topic_review img {
max-width:90%;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
font-size:1px;
height:1px;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

td.c_nosig {
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}

dl#fast-reply {
clear:both;
margin:auto;
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 0;
text-align:center;
width:100%;
}

.calendar td {
height:125px;
padding:0;
vertical-align:top;
width:14.3%;
}

.calendar li {
display:list-item;
font-size:80%;
margin:0;
}

.calendar li.placeholder {
padding:4px;
}

.calendar li span {
cursor:default;
}

.calendar td#cal_current div {
padding-top:3px;
}

#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:6px 3px;
}

#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}

.search_results div {
display:block;
margin:5px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

.category h2 a,#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 {
color:#e8d800;
}

#submenu a,#submenu a:hover {
color:#000;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
}

.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:#000;
}

.row2 td,blockquote div {
background:#422f0f;
}

a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#a0792f;;
}

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:#422f0f;
border:0px solid #3a5197;
color:#fff;
margin:10px 0;
}

#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:0 10px;
}

#blog blockquote blockquote {
font-size: 100%;
padding:0;
}

#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:#d09b0f;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#fbd38e;
border:8px solid #422f0f;
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_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#422f0f;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#5a70b3;
font-weight:700;
}

#blog_sub {
background:#392c14;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#392c14;
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:#f6f6f6;
border:1px solid #3a5197;
color:#5a70b3;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#fafafa;
border-top:1px solid #e7e7e7;
color:#e77700;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#392c14;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#422f0f;
}

#blog table {
clear:none;
}

#shoutwrap {
background:#fafafa;
border:1px solid #e7e7e7;
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:#422f0f;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#777;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

/* START AIO CSS */

#aio_fb {
text-align:center;
}

#aio_fb .tab {
height:30px;
background-color: #f4f4f4;
border:1px solid #ededed;
margin-bottom:2px;
width:350px;
cursor:pointer;
color:#717870;
padding-top:10px;
}

#aio_fb .tab2 {
width:349px;
margin-left:13px;
display:none;
}

#aio_fb #d4 {
height:75px;
text-align:left;
padding-left: 20px;
width:329px;
padding-bottom:5px;
height:70px;
}

#aio_fb #msg {
height: 20px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
cursor:default;
margin-bottom:5px;
}

.tab.tab2.aio_fb.bank.info {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

#aio_fb .aio_fb.tab.reputation {
text-align:left;
height:auto;
padding-left: 25px;
padding-bottom:10px;
}

.new_dlog {
font-weight:bold;
}

#aio_ucp_info {
font-style:italic;
text-align:center;
}

.aio_ucp_menu {
width:150px;
}

.aio_ucp_div .tab {
width:150px;
margin-top:5px;
margin-bottom:5px;
}

.aio_logged_out, .aio_not_registered,.aio_is_admin,.aio_logged_in {
display:none;
}
 
.select {
    width: 300px;
    height: 60px;
    line-height:15px;
    padding-top:5px;
    border: 1px solid #ccc;
    overflow: auto;
}
 
.option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}
 
.active {
    background: #FFD799;
}

/* END AIO CSS */

/***** Three Piece H2 *****/
/* h2wrap is the center stretch.*/
.h2wrap {
background: url(http://z3.ifrm.com/28068/113/0/p329959/Screen_shot_2010_06_05_at_10.41.23_AM_Center.png) repeat-x top;
}

/* h2left is the left image. */
.h2left {
background: url(http://z3.ifrm.com/28068/113/0/p329957/Screen_shot_2010_06_05_at_10.41.23_AM.png) no-repeat left top;
height: 26px;
}

/* h2center is the text itself. */
.h2center{
text-align:center;
padding: 6px 0px 0px 54px;
height: 26px;
}

.h2center a { color: #252320; font-weight: bold; }
.h2center a:hover { color: #f9ffff; font-weight: bold; text-decoration: underline; }

/* h2right is the right image. */
.h2right {
background: url(http://z3.ifrm.com/28068/113/0/p329960/Screen_shot_2010_06_05_at_10.44.25_AM.png) no-repeat right top;
height: 26px;
}

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