@charset "UTF-8";
/* CSS Document */

#polloptnum {
	margin-left:10px;
}

#polltimeout
{
	float:none;
}

.formcontrols .blockrow input.option {
	clear:right;
	float:right;
	margin-bottom:0.5em;
}

.formcontrols .blockrow input.votes {
	float:right;
	margin-bottom:0.5em;
	margin-right:0.5em;
}

.pollbar1,
.pollbar2,
.pollbar3,
.pollbar4,
.pollbar5,
.pollbar6 {
	height:15px;
        border:0px  ;
	display:inline-block;
}

.pollbar1 {
	background:rgb(156,255,198) none   ;
}

.pollbar2 {
	background:rgb(255,132,132) none   ;
}

.pollbar3 {
	background:rgb(132,132,255) none   ;
}

.pollbar4 {
	background:rgb(255,231,132) none   ;
}

.pollbar5 {
	background:rgb(255,132,255) none   ;
}

.pollbar6 {
	background:rgb(132,255,255) none   ;
}

#pollinfo {
	padding-bottom:0;
	margin: 10px 50px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
	border: 0px  ;
	padding-left: 10px;
}

.polloptionsblock {
	padding-right: 120px; /*should be depending on the size of the icon or background */
	background: #D3DFD1 none no-repeat 30px 10px; /* position based on image not padding */
}

.pollresultsblock {
	padding-right: 10px;
	background: #D3DFD1;
}

#pollinfo .blockhead, #pollinfo .pollsubhead, #pollinfo .blockrow, #pollinfo .blockfoot {
	background:transparent;
	border: 0;
	padding: 5px 0 0; 
	clear:both;
}

#pollinfo .blockbody {
	background:transparent;
}

#pollinfo .blockhead {
	width: 100%;
	float: right;
	clear:both;
}

#pollinfo .blockhead h2 {
	font-weight: normal;
	font-size: 18px;
	display: inline-block;
	float: right;
	color: rgb(187,0,0);
}

#pollinfo .blockhead .stats {
	float: left;
	color: #394E36;
}

#pollinfo .blockhead .totalvotes {
	color: #394E36;
	font-size: 12px;
	display: inline-block;
	margin-top: 6px;
	font-weight:bold;
}

#pollinfo .polltitle {
	color: #394E36;
}

#pollinfo .blockhead .textcontrol {
	border: 0;
	padding: 0;
	background: transparent;
	display: inline-block;
	float: right;
	margin-right: 10px;
}

#pollinfo .blockhead .textcontrol img {
	position: relative;
	left: 0;
	top: 8px;
}

#pollinfo .blockhead .textcontrol:hover img {
	border-bottom: 1px dotted #394E36;
}

#pollinfo .pollsubhead {
	clear:both;
	width: 100%;
}

#pollinfo .blockfoot {
	margin-right: 20px;
	padding-bottom: 10px;
}

#polloptions li {
	padding-top: 5px;
	margin-right: 20px; /* to make room for input box */
}

#polloptions li input {

}

/*
#pollinfo .textcontrol {
	float:left;
	font-size:8pt;
	margin: 10px;
}
*/

#pollresults {
	border: 0px  ;
	padding: 10px;
	background: #D3DFD1;
	margin: 0 auto;
	margin-top: 10px;
	clear:both;
	float: right;
	width: 98%;
}

#pollresults .blockrow {
	border-bottom:1 solid #394E36;
}

#pollresults .blockrow:last-child {
	border-bottom:none;
}

#pollresults li {
	width: 100%;
	position: relative;
        min-height: 2em; 
	float: right;
}

#pollresults li p {
        display:block;
        position:relative;
	width: 30%;
        float: right;
        bottom:0;
}

#pollresults li .votes {
	font-size:8pt;
        position:relative;
        display:block;
	float: right;
	min-width: 400px;
        width:70%;
}

#pollresults li .votes .pollbarwrapper {
	position: relative;
	width: 83%;
        display:block;
	float: right;
	clear: left;
}

#pollresults li .votes .pollbarwrapper div {
	float:right;	
}

#pollresults li .votes .numvotes {
        color:body_color;
        padding:0.1em 0.5em;
        display: block;
        margin-right: 0.5em;
        float: right;
	clear: left;
}

#pollresults li .percentvotes {
	position: absolute;
	left: 0px;
        top:0px;
}

#pollresults ol.commalist {
	padding:6px 6px 6px 0px;
	margin-top:6px;
	border-top:1 solid #394E36;
	font-size:8pt;
	clear:both;
}

#pollresults ol.commalist li {
	display: inline;
	width: auto;
}

#pollinfo .blockfoot a,
#pollinfo .blockfoot input {
	vertical-align:middle;
}

ol.previewbit li {
	list-style-type:decimal;
	margin-right:1.5em;
} 


/* CSS Document */

/* last edited notice */
.lastedited {
	font-style:italic;
	padding-top: 1em;
	color: #394E36;
	font-size: 8pt;
/*	clear:both; */
}

.lastedited a {
	color: #394E36;
}
/* reputation image */
.postbit_reputation {
	padding:0 0 0 3px;
	clear:both;
	display:block;
}
img.repimg {
	padding:0;
	margin:0 0 0 -3px;
	display:inline;
}

.quickedit {
border-top: 0px solid; margin:2px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #73394E; border-bottom: 1px solid #73394E; #394E36;
}
/*signature */
.signature {
        padding-top: 1em;
	border-top: 0px  ;
        margin-top: 2em;
}


/*post bit*/
.postbit, .postbitlegacy, .eventbit {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	float: right;
	color: #394E36;
	border: 0px  ;
}

.postbit object {
	clear:both; 
}

.postbit .postdetails {
	width: 100%;
	display:block;
	float: right;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background: #f5f7f3 url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbithead.gif) repeat-x left top;
	_background-image: none;
	border: 0px solid; border-bottom: 1px solid #720000; border-top: 0px solid #720000; rgb(0, 0, 0);
	clear:both;
	display:block;
	float: right;
	width: 100%;
	color: #496545;
	margin: -0px -0px 0;
	font: normal normal bold 8pt Tahoma;
	padding: 4px 0;
}

.postbit .posthead .postdate, .postbitlegacy .posthead .postdate {
            display:block;
            float:right;
            clear:left;
            width: 49%;
            margin-right: 10px;
            font: normal normal bold 8pt Tahoma;
            padding-right: 15px;
}

.postbit .posthead .postdate.old, .postbitlegacy .posthead .postdate.old {
            background:transparent url(q3c3-2010/q3c3.8/statusicon/post_old.gif) no-repeat center right;
}

.postbit .posthead .postdate.new, .postbitlegacy .posthead .postdate.new {
            background:transparent url(q3c3-2010/q3c3.8/statusicon/post_new.gif) no-repeat center right;
}

.postbit .postdate .time {
	color: #496545;
	margin-right: 10px;
}



.postbit .userinfo .contact, .postbit .userinfo_noavatar .contact {
	position: relative;
	float: right;
	clear: left;
	width: 50%;
	display:block;
}
.postbit .postuseravatarlink {
	display:block; 
	text-align: center;
	position: relative;
	top: 0;
	margin-right: 15px;
	overflow: hidden;
	float: right;
	clear: left;
}

.postbit .postuseravatarlink img {
}


.postbit .nodecontrols .postimod{
	top: 0;
	position:relative;
	margin-right: 10px;
}

.postbit .userinfo, .postbit .userinfo_noavatar {
	background: #EDF3EC url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbituserinfo.gif) repeat-y right top;
	_background-image: none;
	clear:both;
	min-height: 37.47px;
	height: auto !important;
	border-bottom:0px  ;
	padding: 0.5em 0;
	width: 100%;
	float: right;
}

.postbit .userinfo .contact, .userinfo .userinfo_extra, .postbit .userinfo_noavatar .contact {
	display:inline-block;
	min-height: 37.47px;
	height: auto !important;
	height: 37.47px;
}
.postbit .username_container {
 	float: right;
 	clear: left;
 	display:block;
 	margin-right: 10px;
}
.postbit .userinfo .username_container .memberaction, .postbit .userinfo_noavatar .username_container .memberaction {
 	display: inline;
}

.postbit .postdetails_noavatar .posthead, .postbit .postdetails_noavatar .userinfo .contact {
	margin-right: 0;
}
/*
.postbit .userinfo .postbit_reputation {
        margin-right: 75px;
}
*/
.postbit .userinfo .username, .postbit .userinfo_noavatar .username {
	font-size: 12pt;
	font-weight: bold;
}

.postbit .userinfo_noavatar .imlinks img {
	display:inline;
}
.postbit .userinfo .username.guest, .postbit .userinfo_noavatar .username.guest {
	font-weight:normal;
}

.postbit .userinfo_noavatar .usertitle, .postbit .userinfo .usertitle, .postbit .userinfo_noavatar .rank, .postbit .userinfo .rank {
	font-size: 8pt;
	font-weight: bold;
	display:block;
	clear:both;
}
.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
	text-align: left;
	width: 300px;
	float: left;
	font-size: 8pt;
}

.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {
	margin-left: 10px;
	float: left;
	width: 150px;
}

.postbit .userinfo_extra dl dt {
	float:right;
	display:block;
	/*color:#777777;*/
	margin-left: 5px;
}

.postbit .userinfo_extra dl dt:after  {
	content:":";
}
.postbit .userinfo_extra dl dt.blank:after {
	content:none;
}
.postbit .userinfo_extra dl dd {
	display:block;
}

.postbit .userinfo .moreinfo, .postbit .userinfo_noavatar .moreinfo {
	float: right;
	display: inline;
}

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
	font-size: 8pt;
	background: transparent;
	padding: 0;
	display:inline-block;
}

.postbit .userinfo .popupmenu a.popupctrl:hover, .postbit .userinfo_noavatar .popupmenu a.popupctrl:hover {
	color: #496545;
	text-decoration: ;
}

.postbit .postbody {
	clear: both;
	color: #496545;
}

.postbit .postrow {
	padding: 5px 10px 3em;
	font: normal normal bold 8pt Tahoma;
}

.postbit hr {
	display:none;
}

.postcontent {
word-wrap: break-word;
}

.postbit .posttitle {
	display:block;
	padding: 10px;
	font-weight:bold;
	font: normal normal bold 8pt Tahoma;
	margin: 0;
}

.postbit .content {
	font: normal normal bold 14pt Times New Roman, Tahoma;
	color: #496545;
}

.postbitlegacy .content {
	font: normal normal bold 14pt Times New Roman, Tahoma;
	color: #496545;
}

.postbitdeleted .content, .postbitignored .content {
	font: normal normal bold 14pt Times New Roman, Tahoma;
	color: #496545;
}


/*postbit legacy*/


.birthdays {
	border-top: 0px  ;
}

.postbitlegacy hr, .eventbit hr {
	display: none;
}

.postbitlegacy .postdetails, .eventbit .eventdetails {
	float: right;
	width: 100%;
	background: #EDF3EC url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbituserinfo.gif) repeat-y right top;
	_background-image: none;
}

.eventbit .eventhead {
	height: auto;
	padding-bottom: 5px;
}

.birthdays .posthead {
	border: 0px solid; border-bottom: 1px solid #720000; border-top: 0px solid #720000; rgb(0, 0, 0);
	background: #f5f7f3 url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbithead.gif) repeat-x left top;
	_background-image: none;
	padding: 4px 0;
	padding-right: 10px;
	color: #496545;
	margin-right: 0;
	font: normal normal bold 8pt Tahoma;
}

.birthdays .eventrow {
	background: #deeadc none   ;
	_background-image: none;
}



.eventbit .eventhead .eventdate span.date, .eventbit .eventhead .eventdate .time {
	font: normal normal bold 8pt Tahoma;
	color: #496545;
}

.eventbit .eventhead .eventdate span.date {
	padding-right: 10px;
	font: normal normal bold 8pt Tahoma;
}



.postbitlegacy .posthead .time {
	font: normal normal bold 8pt Tahoma;
	color: #496545;
}

.postbit .posthead .nodecontrols, .postbitlegacy .posthead .nodecontrols, .eventbit .eventhead .nodecontrols {
	position: absolute;
	color: #496545;
	left: 0;
	top: 0;
	width: 50% ;
	padding: 4px 10px 0;
	text-align: left;
	font: normal normal bold 8pt Tahoma;
	vertical-align: middle;
}

.postbit .posthead .nodecontrols a, .postbitlegacy .posthead .nodecontrols a, .eventbit .eventhead .nodecontrols a {
	color: #496545;
        top: -2px;
        position:relative;
}

.postbitlegacy .posthead .nodecontrols img, .eventbit .eventhead .nodecontrols img {
	position: relative;
	top: 2px;
	padding: 0;
}

.postbitlegacy .posthead .nodecontrols .postimod, .eventbit .eventhead .nodecontrols .postimod {
	top: 0px;
	position:relative;
	margin-right: 5px;
}

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
	margin-right: 0px;
	border-right: 0px  ;
	background: #deeadc none   ;
	_background-image: none;
	padding-bottom: 1em;
}

.postbitlegacy .postrow, .eventbit .eventrow {
	padding: 5px 10px 10px;
	font: normal normal bold 8pt Tahoma;
	color: #496545;
}

.eventbit dl.stats {
	display: inline-block;
	height: auto;
}

.postbitlegacy .userinfo {
	float:right;
	position: relative;
	width:-20px; 
	padding: 2px 10px 5px;
	font-size: 8pt;
	display:block;
        background: #EDF3EC url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbituserinfo.gif) repeat-y right top;
	clear:both;
}

.postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {
	font-size: 8pt;
	display:block;
	clear:both;
}

.eventbit .userinfo {
	float:right;
	position: relative;
	width:-20px;
	padding: 2px 10px 5px;
	font-size: 8pt;
	display:block;
}

.postbitlegacy .userinfo .username_container {
	margin-bottom: 8px;
}


.postbitlegacy .userinfo .username_container .memberaction {
	display: inline;
}

.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
	display:block;
	margin:3.33333333333px auto 0;
	text-align:right;
	width: auto;
	float: right;
	clear: both;
}

.postbitlegacy .userinfo .postuseravatar img, .eventbit userinfo .eventuseravatar img {
	border: 0px solid #f2f6f8;
 	outline: 0px dotted #d8d8d8;
 	max-width: -20px;
}

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
	clear:left;
	font-size:12pt;
	font-weight:bold;
	width: auto;
	max-width:-40px;
	word-wrap:break-word;
}

.postbitlegacy .userinfo .guest.username, .eventbit .userinfo .guest.username {
	padding-top: 5px;
	display:block;
	font-size: 12pt;
}

.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	margin: 5px 0;
	display:block;
	float: right;
	width: 80px; 
}
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
	float: right;
	text-align: right;
	/*color: #777777;*/
	margin-left: 10px;
	margin-right: 0;
	min-width:60px;
	width:auto !important;
	width:60px;
}

.postbitlegacy dl.userinfo_extra dt:after, .postbitlegacy dl.user_rep dt:after {
	content: ":";
}

.postbitlegacy dl.user_rep dt.blank:after {
	content: none;
}

.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {
	padding-bottom: 3px;
}

.postbitlegacy dl.user_rep img {
	margin-top: 10px;
}

.postbitlegacy .imlinks {
	width: 100%;
	float: right;
}

.postbitlegacy .imlinks img {
	display:inline;
}

.postbitlegacy .title, .eventbit .title {
	display:block;
	padding: 10px;
	padding-right: 0;
	font: normal normal bold 8pt Tahoma;
}

.postbit .postfoot, .postbitlegacy .postfoot, .eventbit .eventfoot {
	display:block;
	position: relative;
	left: 0;
	float: right;
	clear:both;
	/*vertical-align: bottom;*/
	background: transparent;
	/*height: 26px;*/
	font: normal normal bold 8pt Tahoma;
	width: 100%;
}

.postbitlegacy .postrow.has_after_content {
	padding-bottom: 4em;
}

.postbitlegacy .after_content {
	position: relative;
	width: 100%;
	clear:both;
}

.postbitlegacy .signature, .postbitlegacy .lastedited {
	margin-top: 1em;
	padding: 1em 10px 0;
}

.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
	padding: 3px 0 7px;
	display:block;
	background:  none   ;
	_background-image: none;
	font: normal normal bold 8pt Tahoma;
	width: 100%;
	height: 16px;
	margin-left: 10px;
}
.postbitlegacy .postfoot  .postcontrols, .postbit .postfoot  .postcontrols {
	position: absolute;
	left: 10px;
        margin-right: 350px;
}

.postbitlegacy .postfoot .postlinking, .postbit .postfoot .postlinking {
	position: absolute;
	right: 10px;
        margin-left: 350px;
}
.eventbit .eventfoot .textcontrols {
	display:block;
	float: left;
	margin-left: 10px;
}

.postbitlegacy .postfoot .textcontrols img.inline, .postbit .postfoot .textcontrols img.inline {
	position: absolute;
	top: 2px;
	right: -1px;
	margin-left: 1px;
}
.postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
	position: relative;
	top: 2px;
	right: 3px;
	background: transparent;
	_background-image: none;
	display: inline;
	height: 14px;
	width: 0px;
	margin: 0 5px;
}
.postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 3px;
	padding-right: 23px;
	border: 0px solid #a8a8a8;
	background: transparent;
	_background-image: none;
	color: #373634;
	font: normal normal bold 8pt Tahoma;
	display:inline-block;
	margin-right: 5px;
}

/* Text button hover images */
.postbitlegacy .postfoot .textcontrols img.spam, .postbit .postfoot .textcontrols img.spam  {
	padding-top: 2px;
}
.postbitlegacy .postfoot .textcontrols img.moderated, .postbit .postfoot .textcontrols img.moderated, .postbitlegacy .postfoot .textcontrols img.spam, .postbit .postfoot .textcontrols img.spam, .postbitlegacy .postfoot .textcontrols img.deleted_nolink, .postbit .postfoot .textcontrols img.deleted_nolink  {
	padding-top: 2px;
}
.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent  {
	background: url(q3c3-2010/q3c3.8/buttons/edit_40b.gif) no-repeat transparent right ;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.editpost:hover, .postbit .postfoot .textcontrols a.editpost:hover, .eventbit .eventfoot .textcontrols a.editevent:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/edit_40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply  {
	background: url(q3c3-2010/q3c3.8/buttons/reply_40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbit .postfoot .textcontrols a.quickreply:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/reply_40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply  {
	background: url(q3c3-2010/q3c3.8/buttons/quote_40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.newreply:hover, .postbit .postfoot .textcontrols a.newreply:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/quote_40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote  {
	background: url(q3c3-2010/q3c3.8/buttons/multiquote-back_40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.multiquote:hover, .postbit .postfoot .textcontrols a.multiquote:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/multiquote_40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.promotecms, .postbit .postfoot .textcontrols a.promotecms  {
	background: url(q3c3-2010/q3c3.8/cms/promote_small.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.promotecms:hover, .postbit .postfoot .textcontrols a.promotecms:hover  {
	background: url(q3c3-2010/q3c3.8/cms/promote_small-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.infraction, .postbit .postfoot .textcontrols a.infraction  {
	background: url(q3c3-2010/q3c3.8/buttons/add-infraction_sm.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.infraction:hover, .postbit .postfoot .textcontrols a.infraction:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/add-infraction_sm-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report  {
	background: url(q3c3-2010/q3c3.8/buttons/report-40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.report:hover, .postbit .postfoot .textcontrols a.report:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/report-40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.blog, .postbit .postfoot .textcontrols a.blog  {
	background: url(q3c3-2010/q3c3.8/misc/blog/blogpost_40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.blog:hover, .postbit .postfoot .textcontrols a.blog:hover  {
	background: url(q3c3-2010/q3c3.8/misc/blog/blogpost_40b-hover.gif) no-repeat transparent right ;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation  {
	background: url(q3c3-2010/q3c3.8/buttons/reputation-40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.reputation:hover, .postbit .postfoot .textcontrols a.reputation:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/reputation-40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip  {
	background: url(q3c3-2010/q3c3.8/buttons/ip-40b.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.ip:hover, .postbit .postfoot .textcontrols a.ip:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/ip-40b-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.redcard, .postbit .postfoot .textcontrols a.redcard  {
	background: url(q3c3-2010/q3c3.8/buttons/red-card_sm.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.redcard:hover, .postbit .postfoot .textcontrols a.redcard:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/red-card_sm-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.yellowcard, .postbit .postfoot .textcontrols a.yellowcard  {
	background: url(q3c3-2010/q3c3.8/buttons/yellow-card_sm.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.yellowcard:hover, .postbit .postfoot .textcontrols a.yellowcard:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/yellow-card_sm-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.deleted, .postbit .postfoot .textcontrols a.deleted  {
	background: url(q3c3-2010/q3c3.8/buttons/deleted_sm.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a.deleted:hover, .postbit .postfoot .textcontrols a.deleted:hover  {
	background: url(q3c3-2010/q3c3.8/buttons/deleted_sm-hover.gif) no-repeat transparent right;
	padding-right: 20px;
}
.postbitlegacy .postfoot .textcontrols a:hover, .postbit .postfoot .textcontrols a:hover {
	color: rgb(102, 102, 102);
	background: transparent;
	_background-image: none;
}

.postbitlegacy .postfoot .textcontrols a.highlight, .postbit .postfoot .textcontrols a.highlight {
	background-color: ;
}

.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote {
	border: 0;
	margin-left: 0;
	padding-left: 10px;
}

.postbitlegacy .postfoot .textcontrols a img, .postbit .postfoot .textcontrols a img {
	position: absolute;
	top: 2px;
	right: 3px;
}

.postbitlegacy .postfoot .textcontrols a:hover img, .postbit .postfoot .textcontrols a:hover img {
	top: 2px;
}

/*post bit deleted*/
.postbitdeleted, .postbitignored {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #394E36;
	border: 0px  ;
	float: right;
	background: #EDF3EC none   ;
	_background-image: none;
}

.postbitdeleted hr, .postbitignored hr {
	display: none;
}

.postbitdeleted .posthead, .postbitignored .posthead {
	display:table;
	background: #f5f7f3 url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbithead.gif) repeat-x left top;
	_background-image: none;
	border: 0px solid; border-bottom: 1px solid #720000; border-top: 0px solid #720000; rgb(0, 0, 0);
	height: 16px;
	padding: 4px 0;
	color: #496545;
	width: 100%;
	margin: -0px -0px 0;
	font: normal normal bold 8pt Tahoma;
}

.postbitdeleted .posthead .date, .postbitignored .posthead .date {
	display:inline-block;
	padding-right: 14px;
	margin-right: 10px;
	color: #496545;
	background:transparent url(q3c3-2010/q3c3.8/statusicon/post_old.gif) no-repeat center right;
	font: normal normal bold 8pt Tahoma;
}

.postbitdeleted .posthead .date .time, .postbitignored .date .time {
	color: #496545;
	margin-right: 10px;
	font: normal normal bold 8pt Tahoma;
}

.postbitdeleted .posthead .postimod, .postbitignored .posthead .postimod {
	position: absolute;
	left: 10px;
	top: 5px;
}

.postbitdeleted .postbody, .postbitignored .postbody {
	padding: 0;
}

.postbitdeleted .postrow, .postbitignored .postrow {
	padding:  10px;
}

.postbitdeleted .userinfo .memberaction, .postbitignored .userinfo .memberaction {
	display: block;
}


.postbitdeleted .userinfo, .postbitignored .userinfo {
	display:block;
	background: transparent;
	position: relative;
	clear: both;
	padding: 5px 10px;
	border-bottom: 0px  ;
	word-wrap: break-word;
}

.postbitdeleted .userinfo .username, .postbitignored .userinfo .username {
	display:block;
	float: right;
	clear: left;
	font-size: 12pt;
	/*font-weight:bold;*/
}

.postbitdeleted .userinfo .moreinfo, .postbitignored .userinfo .moreinfo {
	float: right;
	display:block;
	position: relative;
	top: -5px;
}

.postbitdeleted .userinfo .usertitle, .postbitignored .userinfo .usertitle {
	clear:both;
	display:block
	width: 100%;
}

.postbitdeleted .userinfo .popupmenu a.popupctrl:hover, .postbitignored .userinfo .popupmenu a.popupctrl:hover {
	color: #496545;
	text-decoration: none;
}

.postbitdeleted .title, .postbitignored .title {
	font: normal normal bold 8pt Tahoma;
}

.postbitdeleted .nodecontrols, .postbitignored .nodecontrols {
	padding: 4px 0;
	padding-left: 10px;
	text-align: left;
	background:  none   ;
	_background-image: none;
	font: normal normal bold 8pt Tahoma;
	height: 16px;
}

.postbitdeleted .nodecontrols .textcontrol, .postbitignored .nodecontrols .textcontrol {
	background: transparent;
	_background-image: none;
	border: 0px solid #a8a8a8;
	font: normal normal bold 8pt Tahoma;
}

.postbitdeleted .nodecontrols a.textcontrol:hover, .postbitignored .nodecontrols a.textcontrol:hover {
	background: transparent;
	_background-image: none;
	border: 0px solid #a8a8a8;
}

.userinfo .popupmenu:hover a.popupctrl {
	background-color:transparent;
}

.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
	background-color:transparent;
	color:inherit;
}
.postbit .userinfo .popupmenu .popupctrl {
	color:auto;
}

.postbit.imod_highlight .posthead,
.postbitlegacy.imod_highlight .posthead,
.postbitdeleted.imod_highlight .posthead,
.postbitignored.imod_highlight .posthead {
	background:#E4EDE2;
	color: #394E36;
}

.postbit.imod_highlight .posthead .time,
.postbit.imod_highlight .posthead .date,
.postbit.imod_highlight .posthead .nodecontrols a.postcounter,
.postbitlegacy.imod_highlight .posthead .date,
.postbitlegacy.imod_highlight .posthead .time,
.postbitlegacy.imod_highlight .posthead .nodecontrols a.postcounter,
.postbitdeleted.imod_highlight .posthead .date,
.postbitdeleted.imod_highlight .posthead .time,
.postbitignored.imod_highlight .posthead .date,
.postbitignored.imod_highlight .posthead .time {
	color: #394E36;
}

/* start styles for postbit_legacy */
.userinfo .popupmenu:hover a.popupctrl {
	background-color:transparent;
}
.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
	background-color:transparent;
	color:inherit;
}
.postbitlegacy .userinfo .popupmenu .popupctrl {
	color:auto;
}
/* end styles for postbit_legacy */

img.onlinestatus_noavatar {
	position: relative;
	top: 5px;
	right: -56px;
}
img.onlinestatus {
	position: relative;
	top: 5px;
	right: -4px;
}

/* last edited */
.postbody fieldset {
	background: #deeadc url(q3c3-2010/q3c3.8/misc/q3c3/bak/postbitbox.gif) repeat  ;
	_background-image: none;
	-moz-border-radius: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}

.postbody img.inlineimg {
	position: relative;
	top: 2px;
}

.postbody .lastedited .reason {
	font-weight: bold;
}

.postbitlegacy .userinfo .userinfo_extra {
	width:-20px;
	float: right;
	font-size: 8pt;
}

.hasad {
	display:block;
	margin-left: 300px;
} 


/* CSS Document */

.lightbox {
	position:absolute;
	/* right:0; */
	top:0;
}

.lightbox > div {
	background-color:#000000;
	padding:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
}

.lightbox > div > div {
	background-color:#F5F5F5;
	padding:6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.lightbox .picturerow {
	text-align:center;
}

.lightbox .buttonrow,
.lightbox .descrow {
	color:#666666;
	padding-top:4px;
	font-size:8pt;
}

.lightbox .buttonrow .closebutton,
.lightbox .descrow .filename {
	position:absolute;
	left:20px;
}

/*
.lightbox .progress {
	border:solid 4px #000000;
	border-bottom-width:0px
}
*/ 

.vba_module {
	border: 0px solid; margin:2px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; rgb(0, 0, 0);
}

.vba_spacer {
	border-bottom: 0px solid; margin:2px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #000000; border-bottom: 1px solid #000000; rgb(0, 0, 0);
}

.vba_news {
	margin-top: 4px;
}

.vba_rating1 {
	background-image:url(q3c3-2010/q3c3.8/rating/rating-trans-15_1.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.vba_rating2 {
	background-image:url(q3c3-2010/q3c3.8/rating/rating-trans-15_2.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.vba_rating3 {
	background-image:url(q3c3-2010/q3c3.8/rating/rating-trans-15_3.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.vba_rating4 {
	background-image:url(q3c3-2010/q3c3.8/rating/rating-trans-15_4.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.vba_rating5 {
	background-image:url(q3c3-2010/q3c3.8/rating/rating-trans-15_5.png);
	background-repeat: no-repeat;
	background-position: top right;
} 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: right;
}

.pemtable .right {
	text-align: left;
}

.pemtable .normal {
	font-weight: normal;
}
 