@charset "UTF-8";
/* CSS Document */

/* Don't use left and right stylevar here */

#content_container {
	width:100%;
	float:left;
	margin-right: -282px;
	padding: 6px 0;
}
#content_container.contentright {
	float:right;
	margin-right:0;
	margin-left:-282px;
}

#content_container #content {
	margin-right:282px;
}
#content_container.contentright #content {
	margin-right:0;
	margin-left:282px;
}

/*-----------------------------------*/
/* SIDEBAR */
/* Don't use left and right stylevar here */
#sidebar_container {
	float:right;
	width:270px;
	padding: 13px 0;
	margin-bottom:3em;
}

#sidebar_container.sidebarleft {
	float:left;
}

#sidebar_container a {
	color: #417394;
}

#sidebar_container a:hover {
	color: #417394;
}

#sidebar_button {
	display:block;
	margin-top: 40px;
	float:right;
	margin-right:-28px;
	_margin: 40px 0 0 0;
	_display: inline-block;
}
#sidebar_button {
	_display: inline;
}
#sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-28px;
}

#sidebar_container .block {
	margin-bottom:4px;
	padding:6px;
	border-top-right: 5px;
	border-top-left: 5px;
	border-top-right: 5px;
	border-top-left: 5px;
}

#sidebar_container .blockbody {
	padding: 0;
	color: #000000;
	border:1px solid #0B198C;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#F5F5FF;
}

#sidebar_container .blockrow {
	border-top: 1px solid rgb(255, 255, 255);
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#F5F5FF url(images/misc/blog/gradient-black-down.png) repeat-x  ;
	padding:10px 6px 10px 6px;
}

#sidebar_container .underblock {
	height:9px;
	background:transparent url(images/misc/blog/bottom-shadow.png) repeat-x left bottom;
}

#sidebar_container .blocksubhead {
	padding:10px 6px 10px 6px;
}

#sidebar_container .blocksubhead {
	background:transparent none;
	font-size:13px;
	height:16.76px;
	color: #000000;
	padding: 5px 6px;
	border:none;
	outline:none;
	font-weight:bold;
}

#sidebar_container .blocksubhead span.blocktitle {
	width: auto;
	display:block;
	white-space:nowrap;
	float:left;
	overflow:hidden;
	padding-left:3px;
}

#sidebar_container .blocksubhead img {
	vertical-align:middle;
	float: left;
}

#sidebar_container .blocksubhead img.inlineimg {
	float: none;
	position: relative;
	top: -2px;
}

#sidebar_container .blocksubhead a.username {
	padding-right:20px;
}

#sidebar_container .formcontrols .blockrow label {
	width:auto;
}

#sidebar_container .advanced.blockfoot {
	padding:6px;
	border-bottom:none;
	font-size:88%;
	font-weight:bold;
	background: transparent;
}
#sidebar_container .searchblock .advanced a {
	line-height:2;
}

#sidebar_container .searchblock .advanced .button {
	float:right;
}


#sidebar_container > ul {
	background:#E1E4F2 url(images/misc/blog/top-highlight.png) repeat-x left top;
	border:1px solid #0B198C;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow:-2px 2px 2px #c8c8c8;
	-webkit-box-shadow:-2px 2px 2px #c8c8c8;
	box-shadow:-2px 2px 2px #c8c8c8;

	float:left;
	width:99%;
}
#sidebar_container a.collapse {
	position:static;
}

#sidebar_container.sidebar_closed {
	width:0px;
}

#sidebar.sidebar_hidden {
	display:none;
}

#content_container.sidebar_nomargin_left, #content_container #content.sidebar_nomargin_left {
	margin-left:0px;
}

#content_container.sidebar_nomargin_right, #content_container #content.sidebar_nomargin_right {
	margin-right:0px;
}




/* CSS Document */

#forums {
	clear:both;
}

.forumhead {
	background: #869BBF url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	padding: 0;
	font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
	color:#FFFFFF;
	clear:both;
	margin-top: 8px;
	float: left;
	border: 1px solid #0B198C;
	width: 100%;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
	font:   bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

#forums .L1 .forumhead .forumdescription {
	display:none;
}

#forums .L1 .L2 {
	display:block;
	clear: both;
}

#forums a.username {
	color: #22229C;
}

#forums a.username:hover {
	color: #FF4400;
}

.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {

	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	box-shadow: -2px 2px 2px #c8c8c8;

}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	color: #4e4e4e;
	background: #F5F5FF url(images/gradients/grey-up.png) repeat-x left bottom;
	_background-image: none;
	display:block;
	width: 100%;
	float: left;
	min-height: 54px; /* 48px is the icon size */
	position:relative;
	border-bottom: 1px solid #0B198C;
	border-left: 1px solid #0B198C;
	border-right: 1px solid #0B198C;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
	position: absolute;
	left: 6px;
	top: 3px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
	display: inline-block;
	width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
	margin-left: 60px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
	margin-left: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
	padding: 2px 0;
	font-size: 12px;
}

.forumbit_nopost .forumhead .forumtitle {
	font-size: 13px;
	min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
	color: #FFFFFF;
	margin-left: 6px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
	font-size: 12px;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
	width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
	position:absolute;
	top: -9px;
	right: -3.6px;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	float: right;
	clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
	visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
	padding: 3px 6px;
	padding-left: 0;
	font-size: 11px;
}

.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
	margin-left: 6px;
	position: relative;
	top: -6px;
}

/* forumbit post */
.forumbit_post {
	float: left;
	position:relative;
	width: 100%;
	display:block;
}

.forumbit_post .forumhead span {
	padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
	top: 0;
	margin-top: 0;
}

.forumbit_post .foruminfo, .forumbit_post .forumlastpost, .forumbit_post .forumactionlinks, .forumbit_post .forumstats, .forumbit_post .forumstats_2{
	padding: 3px 0;
}

.forumbit_post .forumhead .forumtitle {
	font-size: 13px;
	min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 6px;
}

.forumbit_post .foruminfo {
	width: 57%;
	min-width: 30%;
	float: left;
	clear: right;
	min-height: 48px; 
}

.forumbit_post .foruminfo .forumicon{
	position: absolute;
	left: 6px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
	float: left;
	clear: right;
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
	float: left;
	width: 88%;
	padding-left: 60px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 13px;
	margin-right: 6px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
	font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('images/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
	font-style: italic;
	margin-right:6px;
	margin-top: 3px;
	font-size: 11px;
}

.forumbit_post .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}

.forumbit_post .forumactionlinks li {
	display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
	display:block;
	width:18px;
	height:12px;
	overflow:hidden;
	float: right;
	clear: left;
	background:transparent none no-repeat;
	position: relative;
	margin: 3px 6px 0 0;
}

.forumactionlink a {
/* values based on icon size */
	display:block;
	padding-left:18px;
}

.forumactionlinks .rsslink {
	background-image:url(images/misc/rss_40b.png);
}

.forumactionlinks .subslink {
	background-image:url(images/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
	background-image:url(images/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
	display:block;
	clear:both;
	padding-right: 6px;
}

.forumbit_post .unsubscribe {
	display:block;
	right: 0;
	top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
	display: block;
	float: left;
	clear: right;
	width: 12%;
	margin-right: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
	font-size: 12px;
	text-align: right;
	padding-right: 12px;
	display:block;
}


.forumbit_post .forumlastpost {
	display:block;
	float: left;
	clear: right;
}

.forumbit_post .forumrow .forumlastpost {
	width: 24%;
	font-size: 12px;
	padding-top: 3px;
}

.forumbit_post .forumlastpost .lastpostdate {
	font-size: 11px;
}

.lastpostlabel { 
	display: none; 
}

.forumlastpost .lastposttitle .postimg {
	vertical-align:middle;
	margin-top:-4px;
}

.forumlastpost p.lastposttitle {
	overflow: hidden;
}

.moderators, .subforums {
	display: block;
	clear:both;
}

.moderators h4, .subforums h4 {
	font-weight: bold;
	padding-right: 3px;
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
	float:left;
	clear:right;
}

/* Project Tools Forum Display */
.forumstats dt {
	display: inline;
	margin-right: 0;
}

.forumstats dl {
	color: #000000;
	font-size: 12px;
	display: block;
	text-align: right;
}

.forumstats dd {
	display: inline-block;
	padding-left: 6px;
	padding-right: 12px;
}

.forumstats dt:after {
	content:":";
}

h2 span.forumthreadpost {
	width: 12%;
	text-align: center;
}


/* CSS Document */

/* last edited notice */
.lastedited {
	font-style:italic;
	padding-top: 1em;
	color: #000000;
	font-size: 11px;
/*	clear:both; */
}

.lastedited a {
	color: #000000;
}
/* reputation image */
.postbit_reputation {
	clear: both;
	display: block;
	font-size: 0;
	padding-left: 2px;
}

img.repimg {
    display: inline;
    margin-left: -2px;
}

.quickedit {
border-top: 1px solid #0B198C;
}
/*signature */
.signature {
        padding-top: 1em;
	border-top: 1px solid #0B198C;
        margin-top: 2em;
}


/*post bit*/
.postbit, .postbitlegacy, .eventbit {
	margin-bottom: 6px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	float: left;
	color: #000000;
	border: 1px solid #0B198C;
}

.postbit object {
	clear:both; 
}

.postbit .postdetails {
	width: 100%;
	display:block;
	float: left;
}

.postrow {
	overflow: auto;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background: #5C7099 url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	border: 1px solid #0B198C;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin: -1px -1px 0;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	padding: 4px 0;
}

.postbit .posthead .postdate, .postbitlegacy .posthead .postdate {
            display:block;
            float:left;
            clear:right;
            width: 49%;
            margin-left: 10px;
            font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
            padding-left: 15px;
}

.postbit .posthead .postdate.old, .postbitlegacy .posthead .postdate.old {
            background:transparent url(images/statusicon/post_old.png) no-repeat center left;
}

.postbit .posthead .postdate.new, .postbitlegacy .posthead .postdate.new {
            background:transparent url(images/statusicon/post_new.png) no-repeat center left;
}

.postbit .postdate .time {
	color: #FFFFFF;
	margin-left: 6px;
}

.postbithead .postdate .time {
	color: #000000;
}

.postbit .userinfo .contact, .postbit .userinfo_noavatar .contact {
	position: relative;
	float: left;
	clear: right;
	width: 50%;
	display:block;
}
.postbit .postuseravatarlink {
	display:block; 
	text-align: center;
	position: relative;
	top: 0;
	margin-left: 11px;
	float: left;
	clear: right;
}

.postbit .postuseravatarlink img {
}


.postbit .nodecontrols .postimod{
	top: 0;
	position:relative;
	margin-left: 6px;
}

.postbit .userinfo, .postbit .userinfo_noavatar {
	background: #E1E4F2 none   ;
	_background-image: none;
	clear:both;
	height: auto !important;
	border-bottom:1px solid #0B198C;
	padding: 0.5em 0;
	width: 100%;
	float: left;
}

.postbit .userinfo .contact, .userinfo .userinfo_extra, .postbit .userinfo_noavatar .contact {
	display:inline-block;
	height: auto !important;
}
.postbit .username_container {
 	float: left;
 	clear: right;
 	display:block;
 	margin-left: 6px;
}
.postbit .userinfo .username_container .memberaction, .postbit .userinfo_noavatar .username_container .memberaction {
 	display: inline;
}

.postbit .postdetails_noavatar .posthead, .postbit .postdetails_noavatar .userinfo .contact {
	margin-left: 0;
}

.postbit .userinfo .username, .postbit .userinfo_noavatar .username {
	font-size: 13px;
	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: 11px;
	font-weight: bold;
	display:block;
	clear:both;
}
.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
	text-align: right;
	width: 300px;
	float: right;
	font-size: 11px;
}

.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {
	margin-right: 6px;
	float: right;
	width: 150px;
}

.postbit .userinfo_extra dl dt {
	float:left;
	display:block;
	margin-right: 3px;
}

.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: left;
	display: inline;
}

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
	font-size: 12px;
	background: transparent;
	padding: 0;
	display:inline-block;
}

.postbit .userinfo .popupmenu a.popupctrl:hover, .postbit .userinfo_noavatar .popupmenu a.popupctrl:hover {
	color: #22229C;
	text-decoration: ;
}

.postbit .postbody {
	clear: both;
	color: rgb(51, 51, 51);
	background: #F5F5FF none   ;
}

.postrow blockquote ul, .postrow blockquote ol, .postrow blockquote dl {
	margin:0 40px;
}

.postbit .postrow {
	font-family: Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;
}
.postbit .postrow {
	padding: 3px 6px 3em;
	font:    13px Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;
}
.postbit hr {
	display:none;
}

.postcontent {
	word-wrap: break-word;
}


.postbit .posttitle {
	display:block;
	padding: 6px;
	font-weight:bold;
	font:   bold 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	margin: 0;
}

/*postbit legacy*/

.postbitlegacy hr, .eventbit hr {
	display: none;
}

blockquote.restore hr {
	display: block;
}

.postbitlegacy .postdetails, .eventbit .eventdetails {
	float: left;
	width: 100%;
	background: #E1E4F2 none   ;
	_background-image: none;
}

.postbitlegacy .posthead .time {
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	color: #FFFFFF;
}

.postbit .posthead .nodecontrols, .postbitlegacy .posthead .nodecontrols, .eventbit .eventhead .nodecontrols {
	position: absolute;
	color: #FFFFFF;
	right: 0;
	top: 0;
	width: 50% ;
	padding: 4px 6px 0;
	text-align: right;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	vertical-align: middle;
}

.postbit .posthead .nodecontrols a, .postbitlegacy .posthead .nodecontrols a, .eventbit .eventhead .nodecontrols a {
	color: #FFFFFF;
        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-left: 5px;
}

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
	margin-left: 200px;
	border-left: 1px solid #0B198C;
	background: #F5F5FF none   ;
	_background-image: none;
	padding-bottom: 1em;
}

.postbitlegacy .postrow, .eventbit .eventrow, .postbitdeleted .postrow, .postbitignored .postrow {
	padding: 3px 6px 6px;
	font:    13px Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;
	color: rgb(51, 51, 51);
}

.postbitlegacy .userinfo {
	float:left;
	position: relative;
	width:188px; 
	padding: 2px 6px 3px;
	font-size: 11px;
	display:block;
        background: #E1E4F2 none   ;
	clear:both;
}

.postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {
	font-size: 11px;
	display:block;
	clear:both;
}

.postbitlegacy .userinfo .username_container {
	margin-bottom: 8px;
}


.postbitlegacy .userinfo .username_container .memberaction {
	display: inline;
}

.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
	display:block;
	margin:2px auto 0;
	text-align:left;
	width: auto;
	float: left;
	clear: both;
}

.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
 	max-width: 188px;
}

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
	clear:right;
	font-size:13px;
	font-weight:bold;
	width: auto;
	max-width:168px;
	word-wrap:break-word;
}

.postbitlegacy .userinfo .guest.username, .eventbit .userinfo .guest.username {
	padding-top: 3px;
	display:block;
	font-size: 13px;
}

.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	margin: 3px 0;
	display:block;
	float: left;
	width: 188px; 
}
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
	float: left;
	text-align: left;
	/*color: #777777;*/
	margin-right: 6px;
	margin-left: 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: 6px;
}

.postbitlegacy .imlinks {
	width: 100%;
	float: left;
}

.postbitlegacy .imlinks img {
	display:inline;
}

.postbitlegacy .title, .eventbit .title {
	display:block;
	padding: 6px;
        padding-left: 0;
	font:   bold 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.postbit .postfoot, .postbitlegacy .postfoot, .eventbit .eventfoot {
	display:block;
	position: relative;
	right: 0;
	float: left;
	clear:both;
	/*vertical-align: bottom;*/
	background: transparent;
	/*height: 26px;*/
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	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 6px 0;
}

.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
	padding: 6px 0 4px;
	display:block;
	background: #E1E4F2 none   ;
	_background-image: none;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	width: 100%;
	margin-right: 10px;
}
.postbitlegacy .postfoot  .postcontrols, .postbit .postfoot  .postcontrols {
	float:right;
	padding-right:6px;
	text-align:right;
	width:50%;
}

.postbitlegacy .postfoot .postlinking, .postbit .postfoot .postlinking {
	padding-left:6px;
}

.postbitlegacy .postfoot .textcontrols img.inline, .postbit .postfoot .textcontrols img.inline {
	position: absolute;
	top: 2px;
	left: -1px;
	margin-right: 1px;
}
.postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
	border-right: 1px solid #DADADA;
	display: inline;
	margin: 0 5px;
}
.postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a,
.postbitlegacy .postfoot .textcontrols span.mobile, .postbit .postfoot .textcontrols span.mobile {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	padding-left: 23px;
	border: 0px solid #a8a8a8;
	background: #E1E4F2;
	_background-image: none;
	color: #000000;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	display:inline-block;
	/* margin needs to be left invariant of the text direction (LTR-RTL) */
	margin-left: 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(images/buttons/edit_40b.png) no-repeat #E1E4F2 left ;
        padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.editpost:hover, .postbit .postfoot .textcontrols a.editpost:hover, .eventbit .eventfoot .textcontrols a.editevent:hover  {
	background: url(images/buttons/edit_40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply, .postbitlegacy .postfoot .textcontrols a.forwardpost, .postbit .postfoot .textcontrols a.forwardpost  {
	background: url(images/buttons/reply_40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbit .postfoot .textcontrols a.quickreply:hover, .postbitlegacy .postfoot .textcontrols a.forwardpost:hover, .postbit .postfoot .textcontrols a.forwardpost:hover  {
	background: url(images/buttons/reply_40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply  {
	background: url(images/buttons/quote_40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.newreply:hover, .postbit .postfoot .textcontrols a.newreply:hover  {
	background: url(images/buttons/quote_40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote  {
	background: url(images/buttons/multiquote-back_40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	padding-bottom:1px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.multiquote:hover, .postbit .postfoot .textcontrols a.multiquote:hover  {
	background: url(images/buttons/multiquote_40b-hover.png) no-repeat  left;	
}
.postbitlegacy .postfoot .textcontrols a.promotecms, .postbit .postfoot .textcontrols a.promotecms  {
	background: url(images/cms/promote_small.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.promotecms:hover, .postbit .postfoot .textcontrols a.promotecms:hover  {
	background: url(images/cms/promote_small-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.infraction, .postbit .postfoot .textcontrols a.infraction  {
	background: url(images/buttons/add-infraction_sm.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.infraction:hover, .postbit .postfoot .textcontrols a.infraction:hover  {
	background: url(images/buttons/add-infraction_sm-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report  {
	background: url(images/buttons/report-40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.report:hover, .postbit .postfoot .textcontrols a.report:hover  {
	background: url(images/buttons/report-40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.blog, .postbit .postfoot .textcontrols a.blog  {
	background: url(images/misc/blog/blogpost_40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.blog:hover, .postbit .postfoot .textcontrols a.blog:hover  {
	background: url(images/misc/blog/blogpost_40b-hover.png) no-repeat  left ;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation  {
	background: url(images/buttons/reputation-40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.reputation:hover, .postbit .postfoot .textcontrols a.reputation:hover  {
	background: url(images/buttons/reputation-40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip  {
	background: url(images/buttons/ip-40b.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.ip:hover, .postbit .postfoot .textcontrols a.ip:hover  {
	background: url(images/buttons/ip-40b-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.redcard, .postbit .postfoot .textcontrols a.redcard  {
	background: url(images/buttons/red-card_sm.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.redcard:hover, .postbit .postfoot .textcontrols a.redcard:hover  {
	background: url(images/buttons/red-card_sm-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.yellowcard, .postbit .postfoot .textcontrols a.yellowcard  {
	background: url(images/buttons/yellow-card_sm.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.yellowcard:hover, .postbit .postfoot .textcontrols a.yellowcard:hover  {
	background: url(http://upscdiscussions.com/images/buttons/yellow-card_sm-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a.deleted, .postbit .postfoot .textcontrols a.deleted  {
	background: url(images/buttons/deleted_sm.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}
.postbitlegacy .postfoot .textcontrols a.deleted:hover, .postbit .postfoot .textcontrols a.deleted:hover  {
	background: url(images/buttons/deleted_sm-hover.png) no-repeat  left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px  ;
}
.postbitlegacy .postfoot .textcontrols a:hover, .postbit .postfoot .textcontrols a:hover {
	color: #417394;
	background: ;
	_background-image: none;
}

.postbitlegacy .postfoot .textcontrols a.highlight, .postbit .postfoot .textcontrols a.highlight {
	background-color: ;
}

.postbitlegacy .postfoot .textcontrols a img, .postbit .postfoot .textcontrols a img {
	position: absolute;
	top: 1.2px;
	left: 2.2px;
}

.postbitlegacy .postfoot .textcontrols a:hover img, .postbit .postfoot .textcontrols a:hover img {
	top: 1.2px;
}

.postbitlegacy .postfoot .textcontrols .mobile.mobile_android, .postbit .postfoot .textcontrols .mobile.mobile_android,
.postbitlegacy .postfoot .textcontrols .mobile.mobile_iphone, .postbit .postfoot .textcontrols .mobile.mobile_iphone,
.postbitlegacy .postfoot .textcontrols .mobile.mobile_facebook, .postbit .postfoot .textcontrols .mobile.mobile_facebook
 {
	background: url(images/buttons/android_icon.png) no-repeat #E1E4F2 left;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid #a8a8a8;
}

.postbitlegacy .postfoot .textcontrols a.mobile_android:hover, .postbit .postfoot .textcontrols a.mobile_android:hover  {
	background: url(images/buttons/android_icon-hover.png) no-repeat  left;	
}

.postbitlegacy .postfoot .textcontrols .mobile.mobile_iphone, .postbit .postfoot .textcontrols .mobile.mobile_iphone  {
	background: url(images/buttons/iphone_icon.png) no-repeat #E1E4F2 left;
}

.postbitlegacy .postfoot .textcontrols a.mobile_iphone:hover, .postbit .postfoot .textcontrols a.mobile_iphone:hover  {
	background: url(images/buttons/iphone_icon-hover.png) no-repeat  left;	
}

.postbitlegacy .postfoot .textcontrols .mobile.mobile_facebook, .postbit .postfoot .textcontrols .mobile.mobile_facebook  {
	background: url(images/buttons/facebook_icon.png) no-repeat #E1E4F2 left;
}

.postbitlegacy .postfoot .textcontrols a.mobile_facebook:hover, .postbit .postfoot .textcontrols a.mobile_facebook:hover  {
	background: url(images/buttons/facebook_icon-hover.png) no-repeat  left;	
}

/*post bit deleted*/
.postbitdeleted, .postbitignored {
	margin-bottom: 6px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #000000;
	border: 1px solid #0B198C;
	float: left;
	background: #E1E4F2 none   ;
	_background-image: none;
}

.postbitdeleted hr, .postbitignored hr {
	display: none;
}

.postbitdeleted .posthead, .postbitignored .posthead {
	display:table;
	background: #5C7099 url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	border: 1px solid #0B198C;
	height: 12px;
	padding: 3.2px 0;
	color: #FFFFFF;
	width: 100%;
	margin: -1px -1px 0;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.postbitdeleted .posthead .date, .postbitignored .posthead .date {
	display:inline-block;
	padding-left: 10px;
	margin-left: 6px;
	color: #FFFFFF;
	background:transparent url(images/statusicon/post_old.png) no-repeat center left;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.postbitdeleted .posthead .date .time, .postbitignored .date .time {
	color: #FFFFFF;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.postbitdeleted .posthead .postimod, .postbitignored .posthead .postimod {
	position: absolute;
	right: 6px;
	top: 3px;
}

.postbitdeleted .postbody, .postbitignored .postbody {
	padding: 0;
}

.postbitdeleted .postrow, .postbitignored .postrow {
	padding:  6px;
}

.postbitdeleted .userinfo .memberaction, .postbitignored .userinfo .memberaction {
	display: block;
}


.postbitdeleted .userinfo, .postbitignored .userinfo {
	display:block;
	background: transparent;
	position: relative;
	clear: both;
	padding: 3px 6px;
	border-bottom: 1px solid #0B198C;
	word-wrap: break-word;
}

.postbitdeleted .userinfo .username, .postbitignored .userinfo .username {
	display:block;
	float: left;
	clear: right;
	font-size: 13px;
	/*font-weight:bold;*/
}

.postbitdeleted .userinfo .moreinfo, .postbitignored .userinfo .moreinfo {
	float: left;
	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: #22229C;
	text-decoration: underline;
}

.postbitdeleted .title, .postbitignored .title {
	font:   bold 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.postbitdeleted .nodecontrols, .postbitignored .nodecontrols {
	padding: 4px 0;
	padding-right: 6px;
	text-align: right;
	background: #E1E4F2 none   ;
	_background-image: none;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	height: 16px;
}

.postbitdeleted .nodecontrols .textcontrol, .postbitignored .nodecontrols .textcontrol {
	background: #E1E4F2;
	_background-image: none;
	border: 0px solid #a8a8a8;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

.postbitdeleted .nodecontrols a.textcontrol:hover, .postbitignored .nodecontrols a.textcontrol:hover {
	background: ;
	_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 .userinfo_noavatar,
.postbit.imod_highlight .userinfo,
.postbit.imod_highlight .postbody,
.postbitlegacy.imod_highlight .postdetails,
.postbitlegacy.imod_highlight .userinfo,
.postbitlegacy.imod_highlight .postbody,
.postbitdeleted.imod_highlight,
.postbitignored.imod_highlight {
	background:#FFFFCC;
	color: #000000;
}


/* 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;
	left: -56px;
}
img.onlinestatus {
	position: relative;
	top: 5px;
	left: -4px;
}

.postbody img.inlineimg {
	vertical-align: bottom;
}

.postbody .lastedited .reason {
	font-weight: bold;
}

.postbitlegacy .userinfo .userinfo_extra {
	width:188px;
	float: left;
	font-size: 11px;
}

.hasad {
	display:block;
	margin-right: 300px;
}
.postbit .posttitle, .postbitlegacy .title
{
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* CSS Document */

.postbit-lite {
	clear:both;
	position:relative;
	padding-bottom:6px;
	background: #fafafa none   ;
}

.postbit.postbit-lite {
	border:0;
}
.postbit-lite.noavatar {
	padding-left:0;
}

.postbit-deleted,
.postbit-ignored {
	padding-left:0;
}

.postbit-deleted .postcontent.deletereason dt, .postbit-deleted .postcontent.deletereason dd {
	display:block;
}

.postbit-deleted .posttext .deletedby {
	font-weight:bold;
}

.postbit-deleted .managelinks {
	float:right;
	margin-right:6px;
}

.postbit-deleted .managelinks a {
	margin-left:1em;
	text-decoration:none;
	font-size:11px;
}

.postbit-lite dl.stats.groups {
	font-size:11px;
	margin-left:72px;
	margin-bottom:-6px;
	font-weight:normal;
}

.postbit-lite dl.stats.groups dd {
	padding-right:6px;
}

.postbit-lite p.moderated {
	padding:6px 6px 0;
}

.postbit-lite.imod_highlight,
.postbit-lite.imod_highlight .blocksubhead,
.postbit-lite.imod_highlight:hover .blockfoot {
	background:#FFFFCC none no-repeat 6px 6px;
}

.postbit-lite .postbithead {
	color: #3e3e3e;
	background: #f2f6f8 none repeat-x  ;
	border: 1px solid #0B198C;
	padding: 3px 6px;
	margin-left:72px;
	text-align: left;
}

.postbit-lite .postbithead label {
	margin-right: 300px;
	display: block;
}

.postbit-lite .postbit-chkbox {
	position: absolute;
	right: 6px;
	margin-top: 3px;
}

.postbit-lite .avatarlink {
	float: left;
	clear: right;
}

.postbit-lite .avatarlink img {
	max-height:60px;
	width: auto;
}

.postbit-lite .username {
	font-weight:normal;
}

.postbit-lite .posttext {
	padding:6px;
	font:   13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	margin-left:72px;
}

.postbit-lite .posttext ul, .postbit-lite .posttext ol, .postbit-lite .posttext dl {
	margin:0 40px;
}

.postbit-lite.noavatar .posthead, .postbit-lite.noavatar .posttext, .postbit-lite.noavatar p.moderated {
	margin-left: 0;
}

.postbit-lite .postinfo {
	color:#777777;
}

.postbit-lite .postbitfoot {
	position: absolute;
	top: 3px;
	right: 12px;
}

.postbit-lite .postbitfoot .postcontrols li {
	display: inline;
	position: relative;
	top: -3px;
}

.postbit-lite .postbitfoot .postcontrols li.separator {
	color: #0B198C; /* do not change, makes the separator appear like a border */
	font-size: 17px;
	position: relative;
	top: -2px;
}

.postbit-lite .postbitfoot .postcontrols a {
	color: #417394;
}

.postbit-lite .postbitfoot .postcontrols li img {
	position: relative;
	top: 2px;
}

.postbit-lite .postbitfoot .postcontrols a, .postbit-lite .postbitfoot .postcontrols a:hover {
	border:0;
	padding:0;
	font-size: 11px;
	margin-right: 6px;
}

.postbit-lite .postbitfoot .postcontrols a:hover {
	text-decoration: none /* to preserve normal style of links. do not change */
}

.postbit-lite input.inlinemod {
	position:relative;
	top:2px;
}

.postbit-lite.moderated-picturecomment {
	padding-left:0;
}

.postbit-lite.moderated-picturecomment .postbithead,
.postbit-lite.moderated-picturecomment .posttext,
.postbit-lite.moderated-picturecomment .stats.groups,
.postbit-lite.moderated-picturecomment .posttext {
	margin-left:112px
}

.postbit-lite img.statusicon,
.postbit-lite img.posticon {
	vertical-align:top;
}

.postbit-lite .title img {

}

/* Moderated Picture Comments Attachent */
.avatarlink.pc-attachment {
	width:100px;
	font-size:11px;
	text-align:center;
}

.avatarlink.pc-attachment img {
	width:100px;
}


/* CSS Document */

.pagetitle {
	width: 100%;
}

.postlist {
 /* ie6-only hack */
  _border:1px solid #FFFFFF;
}

.popupbody .rating {
	display:block;
	padding:0px;
	padding-left:75px;
	background:transparent url(images/rating/rating-15_0.png) left center no-repeat;
}

.popupbody .r5 { background-image:url(images/rating/rating-15_5.png); }
.popupbody .r4_right { background-image:url(images/rating/rating-15_4.png); }
.popupbody .r3_right { background-image:url(images/rating/rating-15_3.png); }
.popupbody .r2_right { background-image:url(images/rating/rating-15_2.png); }
.popupbody .r1_right { background-image:url(images/rating/rating-15_1.png); }

/*RTL rating*/
.popupbody .r4_left { background-image:url(images/rating/rating-15_4_left.png); }
.popupbody .r3_left { background-image:url(images/rating/rating-15_3_left.png); }
.popupbody .r2_left { background-image:url(images/rating/rating-15_2_left.png); }
.popupbody .r1_left { background-image:url(images/rating/rating-15_1_left.png); }
.searchthread.popupmenu .popupbody {
	width:236px;
}

.searchthread.popupmenu .popupbody input.searchbox{
	margin-top:1px;
	margin-bottom:3px;
}

.searchthread.popupmenu .popupbody input.button{
	float:right;
	top:0;
}

.qrcontainer.blockfoot {
	padding-top: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.formcontrols .openclose, .formcontrols .stickunstick, .formcontrols .showsignature {
	padding:5px;
}

/* ADS First and Last Post */
#ad_thread_first_post_content {
     float:right;
}
#ad_thread_last_post_content {
     float:right;
}


/* Threaded Mode */
#posttree {
	height:150px;
	overflow:auto;
	padding:2px;
	text-align:left;
	border: 1px solid #6b91ab;
	border-top:0;
	white-space:nowrap;
}

#posttree .poston {
	background: #FFFFFF none   ;
}

#posttreee .postoff {

}

#threaded_view h4 {
	background: #5C7099 url(images/buttons/newbtn_middle.png) repeat-x  ;
	border: 1px solid #0B198C;
	color: #FFFFFF;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	padding: 4px;
}

a.firstunread {
	background: url(images/buttons/firstnew.png) right center no-repeat;
	padding: 0 4px;
	padding-right: 15px;
	font-size:11px;
	border:1px solid transparent;
	margin-left:5px;
	text-decoration:none;
	display: inline-block;
}

#tag_edit_form .formcontrols {
	border-top: 1px solid #0B198C;
}

/* start common styles */
.post_controls {
	height:1em;
	padding-left:0px;
}

#view-blog
{
	background-color: transparent;
}

/* end common styles */

/* start presence and reputation */
img.repimg {
    padding-top: 2px;
}

.member_reputation {
	font-size: 0;
}

.isonline {
	/* TODO: this is highly experimental
		the hope is to be able to reuse this rule on block *and* inline elements
		but i'm not sure it's guna work.

		inline elements should ignore the padding-left in px rule.
		block elements should override the padding-left in em rule.

		the font-size of an inline element would have to be at the very least 15 pixels to accommodate the image.
	*/
	padding-left:1em;
	padding-left:20px;
	background-position:0 0.25em;
}

.reputation {
	font-size:8px;
}

.reputation .reputation_display {
	display:none;
}

.reputation_value_1 {
	padding-right:1em;
}

.reputation_value_2 {
	padding-right:2em;
}

.reputation_value_3 {
	padding-right:3em;
}

.reputation_value_4 {
	padding-right:4em;
}

.reputation_value_5 {
	padding-right:5em;
}

.reputation_value_6 {
	padding-right:6em;
}

/* end presence and reputation */

/* member.css */

.member_content {
	margin: 6px 0;
}

.member_content .friends_total, .member_content .albums_total, .member_content .group_count, .member_content .comments_total {
	font-weight: normal;
}

.member_content img.inlineimg {
	padding: 0;
	background: transparent;
	border: 0;
	display:inline;
}
.member_content #sidebar_container div.block {
	background-color: transparent;
}

/* summary of member details */
#sidebar_container.member_summary {
	width: 240px;

	float: left;
	clear: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow:-2px 2px 2px #c8c8c8;
	-webkit-box-shadow:-2px 2px 2px #c8c8c8;
	box-shadow:-2px 2px 2px #c8c8c8;

	background-color:#E1E4F2;
	border:1px solid #0B198C;
	display:inline-block;
	margin-bottom: 6px;
	padding: 0;
}

#sidebar_container.member_summary h2 {
	font-weight: bold;
}

#sidebar_container.member_summary .member_block_controls {
	padding: 6px;
	display:block;
	clear:both;
}

#sidebar_container.member_summary .textcontrol {
	float: right;
	border: 0;
	padding: 0;
	margin-left: 3px;
	background: transparent;
}

#sidebar_container.member_summary .imagecontrol {
	position:relative;
	top: 0;
	display: block;
	width: 16px;
	height: 16px;
}

#sidebar_container.member_summary a.textcontrol:hover, #sidebar_container.member_summary a.imagecontrol:hover {
	background: none;
}

#sidebar_container.member_summary .imagecontrol img {
	float: right;
	position: relative;
	top: -4px;
}

#sidebar_container.member_summary h1 
{
	font-size: 110%;
}


/* memberinfo block style */
#sidebar_container.member_summary #view_stats_mini.block {
	background-image:none;
}
#sidebar_container.member_summary .blocksubhead {
	height: auto;
	min-height:17px;
}
#sidebar_container.member_summary .blocksubhead img {
	vertical-align:middle;
}
#sidebar_container.member_summary .blocksubhead.smaller,
#sidebar_container.member_summary .blockrow {
	font-size:12px;
}
#sidebar_container.member_summary .blocksubhead a.username {
	padding-right:20px;
}
#sidebar_container.member_summary .blocksubhead a.username.offline {
	background:url(images/statusicon/user-offline.png) top right no-repeat;
}
#sidebar_container.member_summary .blocksubhead a.username.online {
	background:url(images/statusicon/user-online.png) top right no-repeat;
}
#sidebar_container.member_summary .blocksubhead a.username.invisible {
	background:url(images/statusicon/user-invisible.png) top right no-repeat;
}
#sidebar_container.member_summary .mainblock .usertitle {
	font-weight:normal;
	font-size:11px;
}
#sidebar_container.member_summary .mainblock .rank {
	clear: both;
	display: inline-block;
	font-weight:normal;
	font-size:11px;
}
#sidebar_container.member_summary .mainblock .blocksubhead {
	height:auto;
}
#sidebar_container.member_summary .mainblock {
	margin-bottom:8px;
}
.member_summary .mainblock a.avatar .avatarcontainer {
	margin: 0 auto;
	text-align: center;
	display:block;
        color:transparent;
}

#sidebar_container.member_summary .mainblock a.avatar .avatarcontainer img {
	border: 3px solid rgb(255, 255, 255);
	outline:1px solid #dadada;
	max-width: 220px;
	height: auto; !important
}

#usermenu {
	font-size: inherit;
	margin-left: 10px;
}
#usermenu li {
	margin-bottom: 2px;
}

#usermenu li.separator {
	height: 1px;
	margin-top: 2px;
	background: #0B198C;
	margin-right: 10px;
}
#usermenu img.inlineimg {
	position:relative;
	top: 2px;
}
/* end memberinfo block style */

/* mini stats */
.member_summary .mini_stats h5 {
	display: none;
}

.member_summary dl {
	font-size: 11px;
}

.member_summary dl.stats dt {
	width: 85px;
	display:block;
	float: left;
	clear: right;
}

.member_summary dl.stats dd {
	float: left;
	clear:right;
	display:block;
	width: -20273px;
	margin-left: 8px;
}

.member_summary dl.stats dd a {
	word-wrap: break-word;
}

.member_summary dd.avatar img {
	height: auto;
	padding: 3px;
	border: 1px solid #dadada;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* end mini stats*/

/* friends mini */
.member_summary .friends_mini .friends_list li {
	width:63px;
	height: 85.06px;
	display:block;
	float: left;
	text-align:center;
	margin-left: 5px;
	overflow: hidden;
}

.member_summary .friends_mini .friends_list li .friend_info {
	clear:both;
}

.member_summary .friends_mini .friends_list li .friend_info a {
	text-decoration: none;
	font-size: 11px;
}

.member_summary .friends_mini .friends_list li .image_friend_link {
	padding: 3px;
	border: 1px solid #dadada;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	display:inline-block;
}

.member_summary .friends_mini .friends_list li img {
	height: 50px;
	width: auto;
}

.member_summary .friends_mini .friends_list .friend_info img {
	height: auto;
}

/* end friends mini */

/* albums and social groups*/
.member_summary .image_link_list a {
	text-decoration: none;
}

.member_summary .albums dt:after {
	content: none;
}

.member_summary .image_link_list li {
	display:block;
	width: 100%;
	clear: both;
	margin-bottom: 3px;
}

.member_summary .image_link_list .image_container {
	width: 91px;
	float: left;
	clear: right;
	display:inline-block;
	min-height: 47.97;
	overflow:hidden;
}

.member_summary .image_link_list .image_bit {
	width: 88px;
	float: left;
	clear: right;
	margin-bottom: 3px;
	display:inline-block;
}

.member_summary .image_link_list .image_bit img {
	width: 80px;
	height: auto;
	padding: 3px;
	border: 1px solid #dadada;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.member_summary .image_link_list .row_content {
	float:left;
	clear:right;
	margin-top: 3px;
	width: 123px;
}
/* end social groups */

/* tabbed content */
#userprof_content_container {
	margin-left: 252px;
	float: none;
}

#sidebar_container .blockrow 
{
	background-color: transparent;
	background-image: none;
}
.view_section {
	display:none;
}

.selected_view_section {
	display:inline-block;
	width: 100%;
}

.profile_content {
	display:block;
	background: transparent;
}

.profile_content .subsectionhead, #postlist .subsectionhead {
	padding: 3px 0;
	clear:both;
	font-weight: bold;
	font-size: 17px;
}

#message_form .subsectionhead {
	border-right: 1px solid #0B198C;
	border-left: 1px solid #0B198C;
}

.profile_content .subsectionhead a.textcontrol {
	float: right;
	clear: left;
	font-weight: normal;
	font-size: 13px;
	border: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: transparent;
}

.profile_content .subsectionhead .subsectiontitle {
	display: none;
}

.profile_content .subsubsectionhead {
	font-weight:bold;
	font-size: 120%;
	margin-top: 6px;
}

.profile_content .subsubsectionhead.first{
	margin-top: 0;
}

.profile_content .pagination span.popupspan img {
	margin-bottom: -7.995px;
	position: relative;
	top: -3px;
}

.pagination span a.popupctrl {
	background-image: none;
	padding-left: 4px;
}
/* comments */
.profile_content div.subsectionhead, .profile_content .texteditor, .profile_content .actionbuttons {
	padding-left: 6px;
	padding-right: 6px;
}
.profile_editor_border, .profile_content .actionbuttons {
	border-right: 1px solid #0B198C;
	border-left: 1px solid #0B198C;
	margin-top:0px;
}

.profile_editor_border {
	border-top: 1px solid #0B198C;
	border-bottom: 0;
}

.profile_content .texteditor {
	padding-top: 6px;
}

.profile_content .quickedit .blockrow {
	border-top: 0;
	padding-top: 1em;
}

.profile_content .quickedit .blocksubfoot.actionbuttons {
	border: 0;
	background: transparent;
}

.profile_content .editor {
	border-top: 0;
}

.profile_content .editor_textbox textarea, .profile_content .editor_textbox iframe {
	height: 100px;
}

.profile_content .actionbuttons {
	border-bottom:  1px solid #0B198C;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#postlist {
	margin-top: 0;
	position: relative;
	width: 100%;
}

.profile_content .postbit-lite .vm_blockrow {
	width:100%;
	float:right;
}

.profile_content .postbit-lite .vm_blockrow blockquote.userprof_content {
	padding: 5px 10px 5px 10px;
}

#above_postlist {
	position:absolute;
	top: 6px;
	right:0;
}

#below_postlist {
	float: left;
	width: 100%;
	margin: 1em 0;
}

#pagination_bottom {
	float: right;
}
/* end comments */

/*friends list*/
.profile_content .friends_list {
	display:block;
	width: 100%;
	clear:both;
}

.profile_content .friends_list li {
	clear:both;
	position:relative;
	padding-left:72px;
	padding-top: 6px;
	height: 72px;
}

.profile_content .friends_list li:hover {
}

.profile_content .friends_list .group li {
	border:0;
	padding: 0;
	display:inline;
}

.profile_content .friends_list li a.image_friend_link {
	clear:both;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 60px;
	overflow:hidden;
}

.profile_content .friends_list li a.image_friend_link img {
	height: 60px;
	width: auto !important;
	max-width: 60px;
}

.profile_content .friends_list img.onlinestatus {
	left: 0;
}

.profile_content .breakfriendship {
	background-image: url(images/misc/cross.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	overflow: hidden;
	right: 6px;
	margin-top: -28px;
}

.profile_content .breakfriendship a{
	padding-left: 16px;
}

/* about me */
.profile_content .blocksubhead h4 {
	font-weight:bold;
	display:block;
	padding-right: 3px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.profile_content .blockbody p.description {
	margin-bottom: 0.5em;
}

.profile_content .blockbody .stats dt {
	display:block;
	float: left;
	clear: right;
}

#view-aboutme .blockbody .stats dt 
{
	width: 250px;
}

#view-aboutme .agerow {
	padding-bottom:6px
}

.profile_content .blockbody .stats dd {
	float: left;
	clear: right;
}

.aboutme_left {
	display:block;
	width: 250px;
	float: left;
	clear: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 110%;
}

.aboutme_right {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 250px;
}

.profile_content .profilecategorytitle {
	margin-top: 1.5em;
	font-weight:bold;
}


.profile_content .blockbody {
	clear:both;
	padding: 6px;
}

.profile_content .blockrow {
	padding:0px;
}

.errorblock .blockrow {
	padding: 6px;
}

/* infractions */
.profile_content .infractions_block .inflisthead {
	width: 100%;
	border-bottom: 1px solid #0B198C;
	height: 22px;
	font-weight:bold;
	font-size: 13px;
	float:left;
}

.inflistinfo {
	float:left;
        width: 40%;
}

.inflistdate {
	float:left;
        width: 20%;
}

.inflistexpires {
	float:left;
        width: 20%;
}

.inflistpoints {
	float:right;
        width: 10%;
}

.inflistview {
	float:right;
        width: 10%;
}

.profile_content .infractions_block .infractionbit {
	display:block;
	width: 100%;
	clear:both;
}

.profile_content #infractionslist li {
	width: 100%;
	height: auto;
	display:block;
	float: left;
	clear:both;
	border-bottom: 1px solid #0B198C;
}

/* blog */ 
/* pull css code snippets from blog.css */
/* needs to be converted to stylevars */
.profile_content .bloghead {
	border-bottom:;
	padding-bottom:5px;
	margin-bottom:5px;
	padding: 6px 0;
	clear:both;
}

.profile_content .bloghead .textcontrol {
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding: 4px 15px;
	float: right;
	clear: left;
}

.profile_content .blogentrybit {
/*	width: 100%; */
	clear:both;
/*	border-bottom:; */
	margin-bottom: 6px;
}


.profile_content .blogentryhead {
	font-size:16px;
	line-height:35px;
	font-weight:bold;
}

.profile_content .blog_stats {
	clear:both;
	font-size: 11px;
}

.profile_content .blog_stats div {
	float: left;
	display:block;
	clear: right;
	width: 50%;
}

.profile_content .blog_date {
	text-align: left;
}

.profile_content .blog_data {
	text-align: right;
}

.profile_content .blog_data a.comments {
	padding-right: 12px;
}

.profile_content .blograting.rating1{ 
background-image:url(images/rating/rating-trans-15_0.png); padding-left:80px;}
.profile_content .blograting.rating1{ background-image:url(images/rating/rating-trans-15_1.png); padding-left:80px;}
.profile_content .blograting.rating2{ background-image:url(images/rating/rating-trans-15_2.png); padding-left:80px;}
.profile_content .blograting.rating3{ background-image:url(images/rating/rating-trans-15_3.png); padding-left:80px;}
.profile_content .blograting.rating4{ background-image:url(images/rating/rating-trans-15_4.png); padding-left:80px;}
.profile_content .blograting.rating5{ background-image:url(images/rating/rating-trans-15_5.png); padding-left:80px;}

.profile_content .blograting
{
	 background: transparent none no-repeat left top;
}

.profile_content blockquote.blog_content {
	margin-top: 6px;
	padding-top: 6px;
	clear:both;
}

.profile_content .blogentrybit .continuereading {
	padding-top: 6px;
}


.profile_content .blogentrybit .blog_meta {
	padding-top: 12px;
	font-size: 11px;
}

.prof_button {
	padding: 1.5px 3px;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	border:1px solid #a8a8a8;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}

/* override parts of the tabslight system for the member page */
dl.tabslight {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom:none;
}

/*
dl.tabslight {
	margin-top: 0;
	margin-bottom: 0.5em;
	border-bottom:none;
	display: inline;
	text-align:left;
	width:auto;
	float: left;
}
dl.tabslight dt {
	display:none;
}

dl.tabslight dd a {
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:inherit;
}

dl.tabslight dd a:hover {
	color:inherit;
	background:inherit;
}
*/

.tabbackground{
	display:block;
	height-min: 30px;
	float:right;
	width:99%;
}	text-align: left;

/*
.userprof_postbithead{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -1;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	margin-left:72px;
	padding: 4px 0;

}*/

.postbit-right
{
	float: right;
	top: 0px;
	display:inline;
	color: #000000;
	padding-right: 6px;
	font-size: 11px;
}


.userprof_postbititem
{
	padding-left: 6px;
}

.userprof_underline 
{
	border-width: 0px 0px 1px 0px;
	border-style:solid;

}


.userprof{
	background-color: transparent;
}

.userprof .texteditor {
	clear: right;
}

.userprof_module_border{
	border: 1px solid #6b91ab;
}

.userprof_headers_border{
	border: 1px solid #0B198C;
}


li.userprof_content{
	margin-bottom: .5em;
}

.userprof_button{
	cursor: pointer;
	border: 1px solid #a8a8a8;
	font-weight:bold;
	padding: 3px;
}


.floatright{
	float: right;
}



.userprof_tab{
	background-color: #333333;
	color: #ffffff;
	width: 100px;
	height: 2em;
	margin: 3px 10px 0px 10px;
	float: left;
	text-align:center;
	font-weight: bolder;
	border: 1px solid #333333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.userprof_tab_active {
	background-color: #ffffff;
	color: #111111;
/*	width: 100px; */
	padding: 0 1em;
	height: 25px;
	margin: 3px 10px 0px 10px;
	float: left;
	text-align:center;
	font-weight: bolder;
	border-bottom: 3px solid #ffffff;;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.floatleft {
	float: left;
}

.left50 {
	float: left;
	width: 50%;
	background: transparent;
}

.right50 {
	float: right;
	width: 50%;
	background: transparent;
}

.fullwidth {
	clear:both;
	display: block;
	position:relative;
	width:100%;
}

.userprof_colorbox {
	width:18px;
	height:18px;
	border:3px groove white;
	margin-right:20px;
	display: inline;
	float: left;
	cursor:pointer;
}

.userprof_coloredit {
	width:20px;
	height:20px;
	display: inline;
	float: right;
}


#submit_colorinfo
{
	padding:0px 10px 10px 10px;
}

#container-close{
	display:none;
}


.picker{
	left:05px;
	top:4em;
	width:27em;
	height:15em;
	position:absolute;
	display:block;
}


.picker-holder
{
	width:400px;
}

.picker_container{
	position:relative;
	display:none;
	width:30em;
	height:21em;
	padding:0px;
	border: 2px #000000 solid;
	background-color: #aaaaaa;
	background: -moz-linear-gradient(#ffffff,#999999);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(white), to(#aaaaaa) ); 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#picker_container_c{
	margin:auto;
	top:1.5em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#picker_container_h{
	color:#000000;
	background-color:#aaaaaa;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 1px #000000 solid;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

}

.alert_box
{
	text-align: left;
}
.alert_box .hd
{
	position:absolute;
	height:150px;
	width:300px;
	z-index: 10;
}


.alert_box .ft input.btn {
	width:80px;
}


.alert_message{
	width: 240px;
	padding: 10px;
	margin-bottom:20px;
}

#image_entry{
	left:05px;
	top:100px;
	width:26em;
	height:8em;
	background-color:#aaaaaa;
	border: 2px #000000 solid;
	position:absolute;
	display:none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}



.assetpicker_body
{
	height: 373px;
	background: transparent;
}


.grooveright{
	border-right:3px ridge #888888;
}

.col0of4{
	margin: 0px;
	padding: 0px;
	color: #444444;
	float: left;
	width:25%;
	font-weight: bolder;
	display:block;
}
.col1of4{
	margin: 0px;
	padding: 0px;
	color: #444444;
	float: left;
	width:25%;
	font-weight: bolder;
	display:block;
}
.col2of4{
	margin: 0px;
	padding: 0px;
	color: #444444;
	float: left;
	width:25%;
	font-weight: bolder;
	display:block;
}
.col3of4{
	display:inline;
	margin: 0px;
	padding: 0px;
	color: #444444;
	float: left;
	font-weight: bolder;
	display:block;
}

.userprof_cell{
	margin: 3px 5px 3px 5px;
	padding: 5px;
	background-color: inherit;
}

.userprof_cellheader{
	margin: 2px 20px 2px 20px;
	padding: 5px 20px 5px 20px;
	background-color: inherit;
	font-size:18px;
	color:#888888;
	height: 30px;
}

.userprof_themeimage{
	border: 6px solid #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}

.userprof_themeimage_active{
	border: 6px solid #77AA11;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#userprof_customize_edit, #userprof_customize_themes
{
	position: relative;
	height: auto;
	clear: right;
	float: left;
	width: auto;
}

#profile_tabs a,
#profile_tabs a:hover
{
	display:inline;
	background-color:transparent;
	margin:0px;
	padding:0px;
	text-align:center;
	border:none;
	
}

#profile_tabs a:hover {
	background:transparent;
}

#visitormessageseditor {
	background:transparent;
}

#visitormessageseditor.blockrow {
	padding:6px;
}


dd.userprof_module, dd.userprof_moduleinactive, dd.userprof_content, dd.userprof_module a, dd.userprof_moduleinactive a, dd.userprof_content a {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height: 25px;
	min-width:55px;
	display:inline;
	margin-left:-1;
	margin-bottom:-1;
	border-radius-topleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-style:solid;
	border-width: 1px 1px 0px;
	border-color:inherit;
}

.blockbody dl
{
	width:100%;
	clear: both;
}
.userprof #usermenu, .member_summary dl, .userprof .member_blockrow
{
	font-size: inherit;
}



#album_content
{
	height: 340px;
	text-align: left;
	overflow:auto;
	position: relative;
}

.config_customize{
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 5px;
	background-color: transparent;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.config_customize_header{
	width: 100%;
	clear: both;
	display: block;
	text-align: left;
	background-color: #666666;
	height: 31px;
}

.config_customize_pages {
	width: 100%;
	clear: right;
	background-color: transparent;
	color: #222222;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.config_customize_page {
	display:block;
	padding: 15px;
	font-weight: bold;
	float:left;
/*
	These values should all be inherited 
	from the config_customize_pages class above.

	width: 100%;
	clear: right;
	background-color: transparent;
	color: #222222;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
*/
}

.asset_bit 
{
	width: 110px;
	height: 140px;
	border: #000000 1px solid;
	padding: 5px;
	margin: 5px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}

.asset_radio
{
	position: absolute;
	left: 5px;
	top:  130px;
}

.asset_preview_image {
	max-height:100px;
	max-width:100px !important;
}
#attach_popup
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#attach_popup_h
{
	text-align: center;
	font-weight: bold;
	font-size:18px;
	padding: 3px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.attach_popup .ft
{
	top: 373px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
	border-radius-bottompright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.ft
{
	font-weight: bold;
	padding: 5px;
	height: 2.2em;
}

.userprof_vmright .member_blockrow {
	float: right;
	width: 100%;
}

.userprof_vmright .member_blockrow label, .userprof_vmright .member_blockrow .postbit-right {
	padding: 5px 10px 5px 10px; 
}

.userprof_vmright .member_blockrow .postbit-right {
	padding-left: 0;
}

.userprof_vmright .member_blockrow label {
	padding-right: 0;
}

.memberprofiletabunder {
	height:5px;
	font-size:5px;
	display:inline-block;
	float:left;
	width:100%;
	/*width:auto;*/
}

.userprof blockquote {
padding: 5px 10px 5px 10px;
}

#view-aboutme .blockrow {
	padding:0px;
}

.postbit-right
{
	color: #000000;
	float: right;
}
.userprof_content .blockrow {
	background: transparent;
}

.userprof_vmright {
	margin-left:72px;
}


.userprof blockquote {
	padding: 5px 10px 5px 10px;
}

#visitormessageseditor .blockrow {
	background-color:transparent;
}

.font_display{
	float:left;
}

.alert_box
{
	padding: 10px;

}


.asset_button, #get_image, #submit_color, #cancel_color
{
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
	border: #000000 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #444444;
	background: -moz-linear-gradient(#888888, #000000);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#888888), to(#000000) );
	cursor: pointer;
	margin-top: 3px;
	width: auto;
	font-size: 11px;
	line-height: 1em;
}
.asset_button:hover, #get_image:hover, #submit_color:hover, #cancel_color:hover
{
    background-color: #666666;
    background: -moz-linear-gradient(#AAAAAA,#333333);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#AAAAAA), to(#333333) );

}
.green_asset_button
{
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
	border: #000000 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #0EC31A;
	background: -moz-linear-gradient(#63E23C, #0C7A08);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#63E23C), to(#0C7A08) );
	cursor: pointer;
	margin-top: 3px;
	font-size: 11px;
	line-height: 1em;
}

.green_asset_button:hover
{
	background-color: #2EE33A;
	background: -moz-linear-gradient(#83f25C, #2C9A28);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#83f25C), to(#2C9A28) );

}

.red_asset_button
{
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
	border: #000000 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #e11a1a;
	background: -moz-linear-gradient(#D42626, #811818);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#D42626), to(#811818) );
	cursor: pointer;
	margin-top: 3px;
	font-size: 11px;
	line-height: 1em;
}

.red_asset_button:hover
{
	background-color: #2EE33A;
	background: -moz-linear-gradient(#E21F1F, #9A1616);
	background: -webkit-gradient( linear, 0 0, 0 100%, from(#E21F1F), to(#9A1616) );

}
.asset_button_tall
{
	padding: 3px 20px 3px 20px;
	margin-right: 10px;
}

#customize_header .asset_button {
	margin-top:3px;
}

.userprof_subhead
{
	color: #444444;
}

.centerbar_img
{
	margin:15px 0px 0px 0px;
	height:460px;
	width:2px;
}
.hbar_img
{
	margin:0px 0px 0px 5px;
	width: 100%;
	height:2px;
}


*html .yui-picker-bg {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='clientscript/yui/colorpicker/assets/picker_mask.png', sizingMethod='scale');
}

.userprof_row
{
	height: 30px;
	display: block;
}
.userprof_headerrow
{
	height: 40px;
	display: block;
}

.config_customize_page .blockrow {
	padding:0px;
	display:block;
	position:relative;
	width:100%;
	height-min:15px;
	float: left;
	background-color: transparent;
}

dt
{
	font-size: 110%;
	font-weight: bold;
}

#profile_swap_button {
	margin-top: 1px;
}

#profile_customization_button img {
	margin-top:-3px;
	margin-right:0;
	margin-bottom:-3px;
	margin-left:-3px;
}

#blog_member_block
{
	background-color: transparent;
	background-image: none;
}
.userprof_celltitle
{
	padding: 0px;
	margin:0px;
	width:45%;
	float: left;
	color: #444444;
}
.userprof_editregion
{
	padding: 0px;
	margin:0px ;
	width:55%;
	float: right;
	color: #444444;
}
#assetpicker_body {
	width: auto;
}

.image_entry_bottom
{
	position: absolute;
	top: 4em;
	left: 0px;
	width: 26em;
	text-align: center;
}
#get_image
{
	position: absolute;
	left: 2em;
}
#repeat_type
{
	position: absolute;
	right: 1.8em;
}

#image_url
{
	position: absolute;
	left: 2em;
	top: 2em;
	width: 25em;
}

.asset_title {
	overflow: hidden;
	height: 1.2em;
}

.vm_other_prof .userprof_editor {
	clear:none;
	margin-top:-10px;
}