
@import url(/_ps/css/pepperforums.css);

body{
background-color:#ffffff;
height:100%;
width:100%;
margin:0px;
background-repeat:repeat-x;
font-family:Arial;
font-size:11px;
}

p{
font-size:11px;
color:#000000;
font-family:Arial;
}

h2 {
font-size:110%;
font-weight:bold;
color:#F29400;
margin-top:0px;
}

.newstext{
font-size:11px;
color:#000000;
font-family:Arial;
}

.intro{
color:#4CC1E5;
font-size:12px;
font-family:Arial;
}

.heading{
font-family:Arial Narrow;
font-weight:bold;
font-size:18px;
text-transform:uppercase;
color:#ffffff;
}

input.stdinput, select.stdinput, textarea.stdinput {
border:1px solid #AEAEAE;
color:#666666;
font-size:8pt;
}

input.button {
width:61px;
height:18px;
background:#333 url(/images/submit.jpg) no-repeat;
border:none;
}

a:link, a:active, a:visited{
color:#F29400;
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#D47600;
}

form {
margin:0px;
}






.smallheading{
color:#4CC1E5;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

.greenheading{
color:#B9DC77;
font-family:Arial;
font-size:16px;

}

#content{
width:816px;
background-color:#ffffff;
background-image:url(/images/bodybg.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
height:100%;
}

#banner{
width:800px;
height:228px;
background-image:url(/images/banner.jpg);
background-repeat:no-repeat;
clear:all;
cursor:pointer;
}

#nav{
padding-top:6px;
margin-left:auto;
margin-right:auto;
width:800px;
height:27px;
text-align:center;
background-image:url(/images/navbg.jpg);
background-repeat:no-repeat;
}

#logincontent{
margin-left:auto;
margin-right:auto;
height:50px;
width:800px;
clear:both;
}

#middlecontent{
margin-left:auto;
margin-right:auto;
width:800px;
/* height:480px; */
clear:both;
}

#loginbg{
float:left;
background-image:url(/images/loginbg.jpg);
background-color:#ffffff;
background-repeat:no-repeat;
width:322px;
height:60px;
color:#ffffff;
padding-left:10px;
}

#loginbg a:link, #loginbg a:visited, #loginbg a:active, #loginbg a:hover {
color:#FFFFFF;
font-weight:normal;
}

#promoimg{
float:left;
width:468px;
height:60px;
background-color:#999999;
}

#leftcontent{
width:264px;
float:left;
}

#centercontent{
width:263px;
float:left;
}

#rightcontent{
width:263px;
float:left;
}

#standardbody{
width:798px;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#standardbottom{
width:800px;
height:6px;
background-image:url(/images/standardbottom.jpg);
font-size:0px;
}

.error {
font-weight:bold;
color:#FF0000;
}

.tab {
padding:5px 10px 5px 10px;
border:1px solid #CCCCCC;
background-color:#EEEEEE;
margin-right:10px;
float:left;
}

.tabtitle {
padding:5px 10px 5px 10px;
margin-right:10px;
float:left;
}

.label {
float:left;
clear:both;
color:#999999;
width:45px;
height:25px;
line-height:18px;
}

.data {
padding-top:3px;
float:left;
width:350px;
}

/* FORUM STYLES ***********************************/

table.forum {
border:none;
width:100%;
background-color:#FFFFFF;
}

tr.forumon {
background-color:#DEDFDF;
}

tr.forumoff {
background-color:#EEEEEE;
}

tr.head {
background-color:#F29400;
}

tr.head a:link, tr.head a:active, tr.head a:visited {
color:#FFFFFF;
}

tr.head td {
color:#FFFFFF;
text-align:left;
font-weight:bold;
}

tr.forumon td {
background-color:#DEDFDF;
vertical-align:top;
}

td.forumoff td {
background-color:#EEEEEE;
}

input.stdbutton {
border:1px outset #FFFFFF;
width:75px;
font-size:100%;
padding:2px;
}

.surveynext {
background-image:url(/_ps/images/arrow_right.gif);
background-position:left center;
background-repeat:repeat-x;
height:20px;
width:75px;
}

.left{
float:left;
}

.highlight_word {
    background:#FDFF3F;
}