.errorbox{
    color:white;
    margin-bottom:15px;
    padding:3px;
    border-style:solid;
    border-width:2px;
    border-color:#c34545;
    background-color:#c08080;
    font-weight:bold;
}

.small{
    color:gray;
    font-size:80%;
}
#sectionsspaceold{
   overflow:hidden;
}
#sectionsspace{ text-align: left; width: 668px !important; }

#sectionsspace .sectionblock{
    border-style: solid;
    border-width: 1px;
    border-color: #E3E1E1;
    margin-bottom: 5px;
    width:670px;
}

form {
   margin-left: 20px;
   border-style: none;
}

.nomargin{
   margin:0px;
}
.sectionbox{
    padding-right:0px;
    margin:0px;
    margin-bottom:5px;
    background-color:white;
    border-style:solid;
    border-width:1px;
    border-color:#E3E1E1;
    font-size: 140%;
    font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
}

.sectionblock .sectionheader, #membercontrols h2{
    font-size: 140%;
    font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    background-color: #E3E1E1;
    padding-left:5px;
}

.sectionfooter{
	font-size: 90%;
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-top: 1px solid #E3E1E1;
	text-align:right;
	padding-right:5px;
    padding-left:5px;
}

.sectioncontroltop{ font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; height:24px; font-weight: bold; padding:0; }

.sectioncontrol{ font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; height:24px; font-weight: bold; padding:0; text-align:right; border-color: #e3e1e1 !important; border-style: solid none none !important; border-width: 1px !important; }

.sectioncontroltop a, .sectioncontrol a{
    color: #D77800;
    margin-left:0px;
    margin-right:5px;
}

.sectioncontroltop a:hover, .sectioncontrol a:hover{
    padding-top:5px;
    padding-bottom:5px;
}

.sectionblock .fieldname{
   padding:2px;
}

.fieldname a{
    color:black;
    text-decoration:underline;
}

.sectionblock .columnheader{
    font-size: 60%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    background-color: #E3E1E1;
    width: 90px;
    padding-right: 5px;
    vertical-align: top;
    padding-top:2px;
}

.sectionblock .columnheaderwide{
   width: 140px;
}

.sectionblock .columnheadersmall{
   width: 45px;
}

.sectionblock .column{
    font-size: 80%;
    line-height: 130%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding-left: 15px;
    vertical-align: top;
}

.right{
    text-align:right;
}

.left{
    text-align:left;
}

.floatleft{
    text-align:left;
    float:left;
}

.center{
    text-align:center;
}

.sectionblock .newpostindicator{
    padding-top:5px;
    padding-left:5px;
    width: 42px;
}

.threadblock .newpostindicator{ width: 20px !important; max-width: 20px; padding-top:4px; padding-left:2px; padding-right:2px; border-top: 1px solid #e3e1e1; border-right: 1px none #e3e1e1; border-bottom: 1px none #e3e1e1; border-left-color: #e3e1e1; border-left-width: 1px; }

.forumblock{
    font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height: 105%;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 2px;
}

.threadblock{
    font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height: 100%;
    padding-top: 2px;
    padding-bottom: 0px;
    margin:0px;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #E3E1E1;
    padding-right: 2px;
}

.forumblock a, .last a{
    font-weight: bold !important;
    color:#404040;
    margin: 0px;
}
.threadblock a{
    font-weight: normal;
    color:#404040;
    margin: 0px;
}

.newpostimg{
    width: 32px;
    height: 32px;
    margin-right:5px;
    float:left;
}

.newthreadpostimg{
    width:20px;
    height:14px;
    float:left;
    padding-top:0;
    margin:0 5px 0 0;
}

#pager{
    text-align: right;
    font-size: 90%;
    font-weight: bold;
}

#pager a{
    color: black;
    text-decoration: underline;
}

#pager a:hover{
    color: #D77800;
    text-decoration: underline;
}



.userinfoblock{
    border-style: none none none none;
    border-width: 1px;
    border-color: #E3E1E1;
    background-color: #F9F9F9;
    width : 120px;
    vertical-align:top;
    padding-bottom:5px;
    padding-top:10px;
}
.userinfoblock strong{
    line-height:120%;
}

.userinfo{

    font-weight:normal;
    font-size: 95%;
    padding-right:5px;
    padding-left:5px;
    margin-right: 0px;
}

.userinfoline{
 border-style: solid none none none;
    border-width: 1px;
    border-color: #E3E1E1;
    background-color: #F9F9F9;
    font-size: 90%;
    font-weight:normal;
    padding-right:5px;
    padding-left:5px;
    margin-right: 0px;
    padding-top: 3px;
    padding-bottom:3px;
}

.userinfoline a{
    font-size: 120%;
    font-weight: bold;
}
.message img {  max-width: 520px !important; width: expression(this.width > 520 ? 520: true);}
.message{ font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; line-height: 110%; border-style: solid none none solid; border-width: 1px; border-color: #e3e1e1; padding: 5px; vertical-align: top; width: 570px; }
div .message { width: inherit !important; overflow: auto !important; border-style: none !important; }
div .messagebig { height: auto !important; }
div .messagesmall { height: auto !important; }
.message a, .linkcolor{
    color: #D77800;
}
.button{
    width:111px;
    height:30px;
    color:white;
    font-weight:bold;
    font-size:120%;
    background-image:url('img/button.gif');
    background-repeat:no-repeat;
    vertical-align:middle;
    text-align:center;
    padding-bottom:0px;
    padding-top:4px;
    margin-left:5px;
    margin-right:0px;
}

.button a{
    color: white;
}

.button a:hover{
    color: white;
    text-decoration: none;
}

.threadcaption, .attachment{
    margin-bottom:5px;
}

.commandblock{
    margin-left:15px;
    margin-right:10px;
    clear:none;
    float:left;
}

.descriptionblock{
    font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:gray;
    font-size:80%;
}

.paddleft {
    padding-left:5px;
}

.paddtop {
    padding-top:5px;
}

#groupselector{
    width:300px;
}

.permissionitem{
    padding-left:2px;
    padding-right:5px;
    text-align:center;
}
.permissionheader, .activityheader { font-weight: bold; text-align: center; padding-right: 5px; padding-left: 2px; }
.permissionname{
    padding-left:2px;
    padding-right:5px;
    text-align:right;
}

.permissionall{
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
    border-color: #E3E1E1;
    padding-right:5px;
    text-align:right;
    font-weight:bold;
    text-align:center;
    padding-left:2px;
    padding-right:5px;
}

p {
    margin: 0px;
}

.htmlarea {
    border-color: #E3E1E1 !important;
}


#uploadedarea {
   margin-bottom: 20px;
}

#uploadedarea div{
   margin-left: 10px;
   margin-bottom: 2px;
}

.attachmentdesc{
    color:gray;
    font-style: italic;
    padding-left: 5px;
    padding-right: 15px;
}

.attachedfilelist{
    font-weight:bold !important;
    vertical-align:bottom;
    margin-top:15px;
    margin-left:0px;

    border-style:dotted none none none;
    border-width:1px;
    border-color:#E3E1E1;
}

.attachedfile{
    font-weight:normal;
    margin-left: 20px;
    border-style:none none none solid;
    border-width:1px;
    border-color:#E3E1E1;
    margin-top:5px;
    padding-left: 2px;
}

.filename{
    font-weight:bold !important;
}

#groupdata{
    margin-top:20px;
}

#membersblock .controlblocktop, #membersblock .controlblockbottom{
    font-size: 90%;
    border-width: 1px;
    border-color:#E3E1E1;
    text-align: right;
    padding-right:5px;
    font-weight: bold;
}

#membersblock .controlblocktop a, #membersblock .controlblockbottom a{
    text-decoration: underline;
}

#membersblock .controlblockbottom{
    border-style:solid none none none;
}

#membersblock .controlblocktop{
    border-style:none none solid none;
}

#memberlist{
    padding-left:30px;
}

#memberlist .member{
    border-width: 1px;
    border-color:#E3E1E1;
    border-style:none none dotted none;
}

.quote, .code, .error{ color:gray; font-size: 90%; width: inherit; padding: 0 !important; margin:0 !important; }
.quote .by, .code .by, .error .by{ font-family: Georgia, "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold; margin-top: 5px; }
.quote .body, .code .body, .error .body{ margin-left: 10px; padding:3px;}
.code .body, .error .body{ white-space: nowrap;}
.code{ font-family: Courier, "Courier New", sans-serif; font-size: 11px; }
.quote .frame, .code .frame, .error .frame{ width:525px; overflow: auto; }
.code .frame{ border: solid 1px #959595; }
.quote .frame{ width: 515px !important; margin-left: 10px; border-left: 3px solid #959595; border-top-color: #959595; border-top-style: none; border-right-color: #959595; border-right-style: none; border-bottom-color: #959595; border-bottom-style: none; }
.error .frame{ color: #7c3e3e; background-color: #fdfdfd; border: solid 3px #b80000; }
.code .frame, .error .frame { min-height: 50px; }
#profile { clear: both;}
#profile .avatar { float:left; margin-right: 5px; padding-right: 5px; }
#profile .maininfo { font-size: 150%; font-family: Georgia, "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold; border-bottom: 1px solid #c2c0c0; }
#profile .infolist ul, #searchoptions ul{ list-style-type: none; }
#profile .infolist ul {margin-left:5px;}
#searchoptions ul {margin-left:0px;}
#profile .infolist ul li, #searchoptions ul li{ margin-left: 10px; }
#profile .infolist ul li strong , #searchoptions ul li strong{ font-style: italic; width: 100px !important; }
.personal { color: gray !important; }

.statisticblock {
    font-size:80%;
    line-height:150%;
}
.statname{
    font-weight: bold;
    width:100px;
    text-align:right;
    padding-right:5px !important;
}

.statcontent{
}

#register p{
    margin-bottom:10px !important;
}

.footnote{
    color:gray;
    font-size:70%;
}
.activities { width: 100%; }
.activityheader { text-align: left !important; }
.activityname, .settingsname { font-size: 110%; font-family: Georgia, "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold; text-align: center; margin-right: 5px; padding-right: 5px; }
.settingsname { text-align: right !important; }
.activityitem { text-align: left; min-width: 50px; margin-left: 10px; padding-right: 2px; padding-left: 2px; border-top: 1px solid #e3e1e1; border-right-color: #e3e1e1; border-bottom-color: #e3e1e1; border-left-color: #e3e1e1; }
.minsize100 { min-width: 100px !important; }
.bigcontent { width: inherit; overflow: auto; }
.activitydesc { color: gray; padding-left: 0; }
.profileproperty { width: 400px; }
.memberstate { margin-left: 20px; font-family: Georgia, "Lucida Grande", Verdana, Arial, Sans-Serif; color:gray}
.bottom { vertical-align: bottom;}
.inline { display:inline; }
.searchwords {width:400px;}
#membercontrols { font-size: 80%; width: 668px; margin: 0 0 10px; border: dotted 1px #e3e1e1; background-color:#fcfafa;}
#membercontrols .menu { text-align: right; width: auto; margin-left: auto; }
#membercontrols ul { padding: 0; display: inline; }
#membercontrols a { color: #D77800; font-weight: bold; }
#membercontrols a:hover {color: #D77800; }
#membercontrols h2 { color: #5b5b5b; margin: 0; padding: 2px; background-color: #e3e1e1 ; display: none; }
#membercontrols li { margin: 0; padding-right: 10px; display: inline; }
a .important { font-size: 130%; color: #aa5f00; font-style: italic; }
.sticky { color: #51120f; font-style: italic; }
.previewimage { width: auto; padding: 2px; border: solid 1px #e3e1e1; float:left; margin: 0 3px 0 0; }
.clearboth{clear:both;}
.attachedimage{ color: gray; font-size: 90%; text-align: center; padding: 2px; margin: 3px; font-family: Georgia, "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold; width: auto; }
.attachedimage img{ text-align: center; padding: 2px; border: solid 1px #e3e1e1; margin: 3px auto; display:block; }
#attachmentlist, #watchedlist { background-color: #f3f3f3; visibility:hidden; height:0; overflow:hidden; margin-left: 25px; border: dotted 1px #e2c7c7; }
.smallerspace { width: 582px !important; }

#avatarlist{
    list-style-type:none;
        margin:0px;
        padding:0px;
}

#avatarlist li{
    margin:1px;
    padding:5px 0 5px 0;
        display:inline;
}

#avatarlist li a{
    border:3px solid white;
}

#avatarlist li a:hover{
    border:3px solid #D77800;
}

.bugcapt10_low, .bugcapt40_normal, .bugcapt80_high, threadviewcapt, .superstickcapt {
    padding-right:10px;
}

.bugcapt10_low {
     background:url('img/buglow.gif') right repeat-y;
}

.bugcapt40_normal {
     background:url('img/bugnormal.gif') right repeat-y;
}

.bugcapt80_high {
     background:url('img/bughigh.gif') right repeat-y;
}

.superstickcapt {
	background:url('img/superstick.gif') left repeat-y;
	font-size:120%;
}

.banner{
    width : 648px;
	height: 60px;
	margin-left:11px;
	margin-bottom:10px;
}

.deleteedstyle{
	background-color:#D77800;
	color: white;
	padding-left:7px;
	padding-right:7px;
	font-weight: bold;
	border-bottom:1px solid #D77800 !important;
}

.onphone{
	display: none !important;
}
