/*=============================================*/
/* LO-FI SCREEN CSS FILE                       */
/* (c) 2004 Invision Power Services, Inc.      */
/* This CSS by:Matthew Mecham                 */
/*=============================================*/

html { height: 100%;}
body {min-height: 100%; height: 100%; margin: 0px; padding: 0px; background: #000000 url(/style/back.jpg) 0px 186px;}
div.container {height: auto !important; height: 100%; width: 100%; min-height: 100%;}
div.footer_guard {height: 150px; clear: both; }
div.footer {height: 150px; margin-top: -150px;}
div#measurer {position: absolute; width: 100%; top: 0; height: 1px; line-height: 1px;}
div.around {position: relative; min-height: 100%; min-width: 900px; max-width: 1790px;}
* html div.around { height: 100%; width: expression( (document.getElementById('measurer') && document.getElementById('measurer').clientWidth < 900) ? '900px' : ( document.getElementById('measurer') && document.getElementById('measurer').clientWidth < 1790) ? '100%' : '1790px');}
div.page-bg-add {display: table; width: 100%; height: 100%;}

.inc01{height:50px;width:60px;background-image:url(../style_images/scroll/0_1.jpg);}
.inc02{height:50px;background-image:url(../style_images/scroll/0_2.jpg);}
.inc03{height:50px;width:60px;background-image:url(../style_images/scroll/0_3.jpg);}
.inc07{height:50px;width:60px;background-image:url(../style_images/scroll/0_7.jpg);}
.inc08{height:50px;background-image:url(../style_images/scroll/0_8.jpg);}
.inc09{height:50px;width:60px;background-image:url(../style_images/scroll/0_9.jpg);}
.incleft{width:60px;background-image:url(../style_images/scroll/left.jpg);}
.incright{width:60px;background-image:url(../style_images/scroll/right.jpg);}

BODY
{scrollbar-face-color:#8B4513;scrollbar-arrow-color:#F5DEB3;scrollbar-dark-shadow-color:#000066;scrollbar-highlight-color:#F5DEB3;scrollbar-3d-light-color:#FFDEAD;font-family:Comic Sans MS;font-size:14px;color:#603030;background-color:#EFCF9C;margin:0;cursor:url(/images/aoa.cur);background-attachment:fixed;background-image:url(../style_images/scroll/bckgnd.jpg);}
A{cursor:url(/images/tfw.cur);text-decoration:none;}
A:link{color:#8B4510;}
A:visited{color:#8B4510;}
A:hover{color:#8B0000;text-decoration:underline;}
A:active{color:#8B4510;}
UL,
LI {margin-top:0;margin-bottom:0;}
.ipbnav {font-size:12px;font-weight:bold;border:1px solid #8B4510;padding:10px;}
.ipbpagespan {font-size:12px;font-weight:bold;border:1px solid #8B4510;padding:10px;margin-top:10px;}
.ipbnavsmall {font-size:11px;font-weight:bold;border:0;padding:5px 5px 5px 5px;text-align:center;float:right;}
#largetext {font-size:12px;font-weight:bold;margin-bottom:10px;padding-top:3px;width:auto;}
#ipbwrapper { }
#ipbcopyright {margin-top:0;font-size:1px;text-align:center;}
#ipbcontent {padding:10px;margin-top:10px;border:1px solid #8B4510;}
.topicwrap,
.forumwrap {line-height:130%;}
.topicwrap ul,
.forumwrap ul {list-style-type:none;}
.topicwrap li,
.forumwrap li {font-size:12px;}
.forumwrap strong {font-size:12px;font-weight:bold;}
.desc {color:#663300;font-size:12px;}
.smalltext {color:#663300;font-size:12px;text-align:center;}
/*---------------------------------------*/
/* Post view */
/*---------------------------------------*/
.postwrapper {border:1px solid #8B4510;padding:1px;margin-bottom:15px;}
.posttopbar {background-color:#996633;padding:6px;}
.postname {font-weight:bold;font-size:14px;width:auto;float:left;color:#EFCF9C;}
.postdate {width:auto;font-size:14px;color:#EFCF9C;text-align:right;}
.postcontent {padding:6px;font-size:12px;}
/*---------------------------------------*/
/* NEW QUOTE / CODE WRAPPERS             */
/*---------------------------------------*/
.quotetop {color:#EFCF9C;margin:8px auto 0px auto;font-weight:bold;font-size:12px;padding:0px;background-color:#996633;border-left:4px solid #8B4510;border-top:1px dotted #800000;border-right:1px dotted #800000;}
.quotemain {color:#663300;border-left:4px solid #8B4510;border-right:1px dotted #800000;border-bottom:1px dotted #800000;padding:4px;margin:0px auto 8px auto;}
.hidetop,
.codetop,
.sqltop,
.htmltop {margin:8px auto 0px auto;color:#EFCF9C;margin:0px auto 0px auto;font-weight:bold;padding:3px;background-color:#996633;background-repeat:no-repeat;border-left:4px solid #8B4510;border-top:1px dotted #800000;border-right:1px dotted #800000;}
.codemain,
.sqlmain,
.htmlmain {font-family:Lucida Console;color:#996633;background-color:#EFCF9C;border-left:4px solid #8B4510;border-right:1px dotted #800000;border-bottom:1px dotted #800000;padding:4px;margin:0px auto 8px auto;}
.hidemain{color:#EFCF9C;background-color:#EFCF9C;border-left:4px solid #8B4510;border-right:1px dotted #800000;border-bottom:1px dotted #800000;padding:4px;margin:0px auto 8px auto;}
input,
select,
textarea {BACKGROUND-COLOR:#EFCF9C;BORDER:#800000 1px solid;COLOR:#603030;FONT-FAMILY:Comic Sans MS;font-size:14px;}
