/* all pages - general appearance */

body {
    background-color : white;
    background: url("http://www.equi4.com/forum/admin/themes/x-bc/leftside.gif") repeat-y;
    margin: 0;
    padding: 0;
}

body, div, p, th, td, li, dd {
    font-family : verdana, arial, helvetica;
    font-size: 12px;
}

hr {
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    border: 0;
}

a:link, a:active {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: darkred;
}

a:hover {
    text-decoration: underline;
}

/* header/footer/etc. elements on all pages */

#pageheader {
    height: 40px;
    top: 0px;
    left: 0px;
    font-weight : bold;
    width: 100%;
    font-size : 14px;
    font-family : verdana, arial, helvetica;
    background-color : #eeeeee;
    border-bottom: solid #999999 1px;
}
/* end IE5 hack */

#pagename {
    position: absolute;
    top: 4px;
    left: 7px;
    color: #0b0b49;
    font-size: 28px;
    font-weight: bold;
    font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
}

#forumname {
    position: absolute;
    top: 45px;
    left: 8px;
    color: #666666;
    font: 12px Lucida Grande, verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-variant: small-caps;
}

#pagecontent {
   position: absolute;
   top: 50px;
   left: 175px;
}

#pagefooter { 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

#footerlogo {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size : 9px;
    font-family : verdana, arial, helvetica;
}

#footerbreadcrumbs {
    position: absolute;
    top: 25px;
    right: 10px;
    font-size : 9px;
    font-family : verdana, arial, helvetica;
}

/* elements on view pages */

#bodycontent {
    margin-left: 160px;
    margin-top:10px;
    padding-left:15px;
    padding-right:15px;
}

#smallfooter {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

#bottomcontrols {
    border-top: solid #999999 1px;  
    cell-padding: 0;
    cell-spacing: 0;
    clear: both;
    margin-top: 50px;
    margin-left: 164px;
    height: 102px;
    position: relative;
}

#bottomcommands {
    position: absolute;
    top:5px;
    left:5px;
} 

#bottomcommands a {
    font-size : 10px;
    font-family : verdana, arial, helvetica;
}

#modified {
    position: absolute;
    right: 5px;
    top: -14px;
    text-align: left;
    font-size : 9px;
    font-family : verdana, arial, helvetica;
    color: #888888;
}

#postmsgs {
    position: absolute;
    top: 25px;
    left: 5px;
    font-size : 10px;
    font-family : verdana, arial, helvetica;
}

#commentarea {
    position: absolute; 
    top: 25px;
    left: 140px;
}

#adminlinks {
    font-size : 9px;
    font-family : verdana, arial, helvetica;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: right;
}

#viewbox {
    position: absolute;
    top: 0px;
    left: 0px;
    width : 153;
    font-size : 11px;
    padding-left : 8px;
    padding-right : 3px;
    padding-top : 60px;
    margin-top: -5px;
}

#commandbuttons {
    display: none;
}

#searchform {
    margin-top: 10px;
}

#searchform p {
}

#recentchanges {
    font-size: 11px;
}

#keypages {
    font-size: 11px;
}
#keypages .keypageheader {font-size:11px;font-weight:bold;margin-bottom:5px;margin-top:0px;text-align:left;}
#keypages .keypagedivider {display:none;}

#shortrecentchanges {
    display: none;
}

.viewboxheader {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 5px;
    text-align: left;
}

.commandlink {
    font-size : 10px;
    font-family : verdana, arial, helvetica;
}

.disabledlink {
    color: #888888;
}

.disabledcommandlink {
    font-size : 10px;
    font-family : verdana, arial, helvetica;
    color: #888888;
}

.signinmsg {
    font-size : 9px;
    font-family : verdana, arial, helvetica;
}


/* elements on edit pages */

.editboxdiv {
    width: 100%;
}

.editbox {
    font-family : verdana, arial, helvetica;
    font-size: 12px;
    width: 98%;
}

.editlockform {
    font-size: 10px;
}

.edithelp {
    background-color: #eeeeee;     
    border-top: solid #999999 2px; 
    border-bottom: solid #cccccc 5px;
    border-left: solid #dddddd 2px;
    border-right: solid #dddddd 1px;
    cell-padding: 0;
    cell-spacing: 0;
    margin-top: 24px;
}

.edithelptext {
    font-size: 11px;
}


/* other styles, used in page bodies and elsewhere */

.heading {
    font-family : verdana, arial, helvetica;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 4px;
}

.viewrule {
   height: 0px;
   border-top:solid 1px #999999;
   border-bottom:0;
   border-left:0;
   border-right:0;
}

.helplink {
    background-color: #eeeeee;
    border-bottom: 2px solid #555555;
    border-right: 2px solid #555555;
    border-top: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    padding: 0px;
    cell-padding: 0;
    cell-spacing: 0;
}

.helplinktext {
    font-size: 10px;
}

.searchform {
    font-size : 10px;
}

.smalltext {
    font-size : 10px;
}

.smallerror {
    font-size: 10px;
    font-weight: bold; 
    color: red;
    text-decoration: none;
}

ins {
    color: green;
    text-decoration: none;
    background-color: #e0ffe0;
}

del {
    color: red;
    text-decoration: line-through;
}


/* styles used primarily (but not exclusively) on form pages */


.formtable {
    width: 600;
}

.formheader {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
}

.formmessage {
    font-size: 12px;
    padding-bottom: 10px;
    text-align: center;
}

.formlabel {
    text-align: right;
    vertical-align: bottom;
    padding-right: 10px;
    padding-bottom: 2px;
    width: 140;
}

.formentry {
    margin-top: 7px;
    vertical-align: bottom;
    width: 300;
}

.formshortentry {
    margin-top: 7px;
    vertical-align: bottom;
    width: 50;
}

.formpassword {
    margin-top: 7px;
    vertical-align: bottom;
    width: 300;
}

.formshortpassword {
    margin-top: 7px;
    vertical-align: bottom;
    width: 120;
}

.formhelp { 
    font-size: 11px;
    text-align: left;
    padding-bottom: 5px;
    padding-left: 50px;
}

.formerror {
    font-weight: bold;
    font-size: 11px;
    text-align: center; 
    color: red;
}

.formsubmit {
    margin-top: 12px;
    margin-right: 10px;
}

.formcheck {
    margin-top: 7px;
}

.formtextlabel {
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
    padding-bottom: 2px;
    width: 150;
    padding-top: 7px;
}

.formtext {
    margin-top: 7px;
}