/* alexisOrange CSS File Created by Andrew :: http://andrewcharron.tk */
html {
        width: 100%;
        /* height: 100%;*/
        }
body {
        background-color: #FFFFF;
        color: #333333;
        font-family: Verdana, Arial, sans-serif;
        margin: 0px 0px 0px 0px;
        width: 100%;
        /* height: 100%; */
        text-align: center;
        }
.gen {
        font-size : 12px;
        }
.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 11px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #006699;
        text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #DD6900; text-decoration: underline;
         }
a:link,a:active,a:visited {
        color: #555555;
        font-size: 11px;
        }
a:hover {
        color: #660000;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }
.nav, a.nav {
        color: #333333;
        font-size: 12px;
        }
.cattitle {
        color: #333333;
        }
a.white {
        color: #FFFFFF;
        font-weight: bold;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.green {
        color: #f8c300;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #f8c300;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #E77401;
        font-weight: bold;
        font-size: 14px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family: Verdana, sans-serif;
        padding: 2px;
        }
table.forumborder {
        border: solid;
        border-width: 1px;
        border-color: #555555;
        }
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #E77401;
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #f8c300;
        color: #000000;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #EFEFEF; /*was EEEEEE */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #DEDEDE;  /* Was DDDDDDD */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #CDCDCD; /* was CCCCCC */
        font-family: sans-serif;
        font-size: 12px;.
        }
td.icon {
        background-color: #EFEFEF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #CFCFCF;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #f8c300;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 11px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #BFBFBF;
        height: 25px;
        color: #000000;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #E77401;
        background-color: #FFFFFF;
        border: #E77401;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #EFEFEF;
        border: 1px solid #BFBFBF;
        }
table.mainwindow {
        margin-left: auto;
        margin-right: auto;
        /*border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        background-color: #FFFFFF;*/
        width: 1002px;
        height: 100%;
        /*background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;*/
        }
table.mainwindow td{
        padding: 0 15px 0 15px;
        }
.topictitle1 {
        font-size: 14px;
        font-weight: bold;
        }
/* End CSS */
a img                     { border:0; }

.p_content_bgr            { background:url('/design/images/bgr/p_content_bgr.gif') top repeat-x; width:100%; height:100%; }

.top_navigation           { position:absolute; top:4px; left:0px; width:100%; color:#f8c300; font-size:9pt; font-weight:bold; background-color:#010000; color:#f8c300; border-top:1px solid #f8c300; border-bottom:1px solid #f8c300; margin:0; padding:3px 0 6px 0; z-index:100; }
.top_navigation a         { color:#f8c300; text-decoration:none; display:inline; margin:0 7px 0 7px; }
.top_navigation a:hover   { text-decoration:underline; }

.p_top_left               { background:url('/design/images/bgr/p_top_left.gif') top right no-repeat; width:347px; }
.p_top_center             { background:url('/design/images/bgr/p_top_center.gif') top center no-repeat; width:363px; }
.p_top_right              { background:url('/design/images/bgr/p_top_right.gif') top left no-repeat; width:292px; }

.p_header_left            { background-color:#ffffff; width:50%; }
.p_header_right           { background:url('/design/images/bgr/p_header_right.gif') top left no-repeat; width:50%; }

.p_fast_menu                                { position:relative; top:-5px; left:-63px; z-index:1; }
.p_fast_menu a                 { display:block; }
.p_fast_menu a img         { display:block; }
.p_fast_menu #home         { position:relative; top:27px; left:-86px; }
/* Fix IE. Hide from IE Mac \*/  *html .p_fast_menu #home { top:29px; } /* End */
.p_fast_menu #site_map { position:relative; top:26px; left:-118px; }
/* Fix IE. Hide from IE Mac \*/  *html .p_fast_menu #site_map { top:28px; } /* End */
.p_fast_menu #search       { position:relative; top:25px; left:-153px; }
/* Fix IE. Hide from IE Mac \*/  *html .p_fast_menu #search { top:27px; } /* End */

.footer_top_bgr           { background:url('/design/images/bgr/footer_top.gif') bottom right no-repeat; }
.footer_left              { background:url('/design/images/bgr/footer_left.gif') top right no-repeat; width:377px; height:83px; }
.footer_left a            { margin-left:150px; }
.footer_center            { background:url('/design/images/bgr/footer_center.gif') top center no-repeat; width:294px; }
.footer_right             { background:url('/design/images/bgr/footer_right.gif') top left no-repeat; width:331px; }
