@charset "UTF-8";
/* CSS Document */

#forums {
	clear:both;
}

.forumhead {
	background: #1A2855 url(https://forum.videohelp.com/images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	padding: 0;
	font:  bold 12px Verdana,Geneva,sans-serif;
	color:rgb(255, 255, 255);
	clear:both;
	margin-top: 8px;
	float: left;
	border: 0px solid rgb(51, 51, 51);
	width: 100%;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
	font:   bold 12px Verdana,Geneva,sans-serif;
}

#forums .L1 .forumhead .forumdescription {
	display:none;
}

#forums .L1 .L2 {
	display:block;
	clear: both;
}

#forums a.username {
	color: rgb(0, 0, 102);
}

#forums a.username:hover {
	color: rgb(0, 0, 255);
}

.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead {
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
	background: rgb(234, 234, 234) none repeat-x left bottom;
	_background-image: none;
	border-top: 1px solid rgb(255, 255, 255);
}

.forumrow + .childsubforum .forumrow, .forumhead + .childforum .L2:first-child .L2 .forumrow, .forumhead + .childforum .L2 .L2:first-child .forumrow {
	background: rgb(234, 234, 234) none repeat-x left bottom;
	_background-image: none;
}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	background: rgb(234, 234, 234) none repeat-x left bottom;
	_background-image: none;
	display:block;
	width: 100%;
	float: left;
	min-height: 39px; /* 48px is the icon size */
	position:relative;
	border-bottom: 1px solid rgb(255, 255, 255);
	border-left: 1px solid rgb(255, 255, 255);
	border-right: 1px solid rgb(255, 255, 255);
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 29px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
	display: inline-block;
	width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
	margin-left: 49px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
	margin-left: 0;
}

/* forumbit nopost */
/* forumbit nopost -> forumhead */
.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {
	display:block;
	float: left;
	clear: right;
	font:   bold 12px Verdana,Geneva,sans-serif;
	padding: 4px 0;
	color: transparent;
}

.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
	/*border-top: 1px solid rgb(255, 255, 255);*/
	margin-left: 3px;
	margin-right: 3px;
}
.forumbit_nopost {
	clear:left;
}
.forumbit_nopost .forumrowdata {
	clear:both;
	display:block;
	width: 100%;
}

.forumbit_nopost .subforumdescription {
	padding: 5px 10px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	background: rgb(221, 221, 221) url(https://forum.videohelp.com/images/gradients/grey-up.png) repeat-x  ;
}

.forumbit_post .foruminfo .forumdata {
	padding: 4px 0;
	font-size: 11px;
}

.forumbit_nopost .forumhead .forumtitle {
	font-size: 12;
	min-width: 76%;
}

.forumbit_nopost .forumhead .forumtitle a {
	color: transparent;
	margin-left: 10px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
	font-size: 11px;
}

.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: -15px;
	right: -6px;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	background:transparent url(https://forum.videohelp.com/images/buttons/collapse_collapsed_40b.png) no-repeat;
	float: right;
	clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
	visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
	padding: 5px 10px;
	padding-left: 0;
	font-size: 10.5px;
}

.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
	margin-left: 10px;
	position: relative;
	top: -10px;
}

/* 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: 5px 0;
}

/* commenting this out for the time being as it is included for test
.forumbit_post .forumstats {
	background: #f2f6f8;
margin: 0;
padding-bottom: 15px;
overflow:hidden;
}
*/
.forumbit_post .forumhead .forumtitle {
	width: 76%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}

.forumbit_post .foruminfo {
	width: 57%;
	min-width: 30%;
	float: left;
	clear: right;
	min-height: 29px; 
}

.forumbit_post .foruminfo .forumicon{
	position: absolute;
	left: 10px;
	width: 29px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
	float: left;
	clear: right;
	color: rgb(0, 0, 0);
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
	padding: 0;
	width: 100%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
	float: left;
	width: 88%;
	padding-left: 49px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 12px;
	margin-right: 10px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
/*	color: rgb(0, 0, 102); */
	font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('https://forum.videohelp.com/images/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
	font-style: italic;
	margin-right:10px;
	margin-top: 3px;
	font-size: 10px;
}

.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 10px 0 0;
}

.forumactionlink a {
/* values based on icon size */
	display:block;
	padding-left:18px;
}

.forumactionlinks .rsslink {
	background-image:url(https://forum.videohelp.com/images/misc/rss_40b.png);
}

.forumactionlinks .subslink {
	background-image:url(https://forum.videohelp.com/images/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
	background-image:url(https://forum.videohelp.com/images/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
	display:block;
	clear:both;
	padding-right: 10px;
}

.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: 11px;
	text-align: right;
	padding-right: 20px;
	display:block;
}


.forumbit_post .forumlastpost {
	display:block;
	float: left;
	clear: right;
}

.forumbit_post .forumrow .forumlastpost {
	width: 22%;
	font-size: 11px;
	padding-top: 5px;
}

.forumbit_post .forumlastpost .lastpostdate {
	font-size: 10.5px;
}

.forumbit_post .forumlastpost .lastposttitle a, .forumbit_post .forumlastpost .lastpostby a {
/*	color: rgb(0, 0, 102); */
}

.lastpostlabel { 
	display: none; 
}

.moderators, .subforums {
	display: block;
	clear:both;
}

.moderators h4, .subforums h4 {
	font-weight: bold;
	padding-right: 5px;
}

.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: rgb(0, 0, 0);
	font-size: 11px;
	display: block;
	text-align: right;
}

.forumstats dd {
	display: inline-block;
	padding-left: 10px;
	padding-right: 20px;
}

.forumstats dt:after {
	content:":";
} 


/* CSS Document */

.pagetitle {
	width: 50%;
}

.threadlist {
	display:block;
	clear:both;
	width: 100%;
	margin-top: 5px;
	float: left;
}

.threadlist hr {
	display: none;
}

.threadlist .threads, .threadlist .stickies {
	display:block;
	clear:both;
}


.above_threadlist {
	display:block;
	clear:both;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 10px;
	height: 25px;
}

.above_threadlist .newcontent_textcontrol {
	position: absolute;
	margin-bottom: 5px;
	left: 0;
}

.above_threadlist .threadpagenav {
	float: right;
	clear: left;
	position: absolute;
	right: 0;
	width: 50%;
	bottom: -10px;
}

.above_threadlist .threadpagenav .threadpagestats, .above_threadlist .threadpagenav .pagination {
	float: right;
	clear:left;
	vertical-align:middle;
	position: relative;
}

.above_threadlist .threadpagenav .threadpagestats {
	position: relative;
	font-size: 11px;
	color: rgb(0, 0, 0);
	top: 6px;
	margin-right: 10px;
	border:0;
}

.above_threadlist_controls {
	clear: both;
	display:block;
	width: 100%;
	border: 0px solid #c4c4c4;
	background: rgb(255, 255, 255) url(https://forum.videohelp.com/images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	margin-top: 5px;
	margin-bottom: 0;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}

.above_threadlist_controls div {
	color: rgb(0, 0, 0);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: right;
	width: 100%;
	clear: both;
	float: left;
}

.above_threadlist_controls ul {
	padding: 5px 0;
	float: right;
	margin-right: 10px;
}

.forumsearch.popupmenu .popupbody {
	min-width:236px;
	font:  normal normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}


.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl{
	font:  normal normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	color: rgb(0, 0, 0);
	background: transparent url(https://forum.videohelp.com/images/misc/black_downward_arrow.png) no-repeat center left;
	padding: 0;
	padding-right: 5px;
	border: 0;
	padding-left: 15px; /* based on icon size */
	display:block;
	_display:inline;
	float: left;
	clear: right;
}

.forumdisplaypopups .popupmenu:hover a.popupctrl, .forumdisplaypopups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
	color: rgb(0, 0, 0);
}

.forumdisplaypopups li {
	position: relative;
	_display:block;
	_float: left;
	_clear: right;
}

.forumdisplaypopups ul {
	text-align: left;
	float: left;
}

.forumdisplaypopups .popupbody {
	padding: 3px;
}

.forumsearch input.button {
	float: right;
	top: 0;
}

.formsubmit .submitoptions {
	width: 48%;
	float: left;
	text-align: left;
	clear: right;
}

.formsubmit .advancedsearchlink {
	width: 48%;
	float: left;
	clear: right;
}

.forumdisplaypopups .popupbody a {
	color: rgb(0, 0, 0);
}

.forumdisplaypopups .popupbody li {
	width: 100%;
}

.forumfoot {
	display:block;
	width: 100%;
	clear:both;
	height: 2em;
	padding-top: 1em;
	position: relative;
}

.below_threadlist {
	display:block;
	position: relative;
	float: left;
	left: 0;
	margin-bottom: 5px;
	width: 100%;
	clear:both;
}

.below_threadlist .threadpagenav {
	float: right;
	margin-top: 5px;
	width: 100%;
}

.below_threadlist .threadpagenav .pagination {
	float: right;
	clear: left;
	position: relative;
	margin-top: 14px;
	margin-left: 10px;
}

.below_threadlist .newcontent_textcontrol {
	position: absolute;
	top: -2em;
}

.navpopupmenu.popupmenu.nohovermenu {
	float: right;
	padding: 0;
	clear: left;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 17.38px;
	margin-bottom: 10px;
}

.navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
	color: rgb(0, 0, 0);
	background: rgb(238, 238, 238) url(https://forum.videohelp.com/images/gradients/generic_button.png) repeat-x top left;
	_background-image: none;
	border: 1px solid #a8a8a8;
	font:   bold 11px Verdana, Geneva, sans-serif;
	padding: 3.3333333333333px 6.6666666666667px;
}

.navpopupmenu.popupmenu.nohovermenu a.popupctrl {
	position: relative;
	top: 0;
}

.navpopupmenu.popupmenu.nohovermenu a.popupctrl span.ctrlcontainer {
	background: transparent url(https://forum.videohelp.com/images/misc/black_downward_arrow.png) no-repeat center left;
	padding-left: 15px;
}

.navpopupmenu.popupmenu.nohovermenu a.textcontrol:hover, .navpopupmenu.popupmenu.nohovermenu a.popupctrl:hover {
	color: #1A2855;
	background: #efefef url(https://forum.videohelp.com/images/gradients/generic_button.png) repeat-x  ;
	_background-image: none;
}

.announcements {
	display:block;
}

.announcements .announcerow {
	background: rgb(234, 234, 234) none   ;
	_background-image: none;
	margin-top: 5px;
	display:block;
	float: left;
	clear:both;
	width: 100%;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	padding: 5px 0;
}

.announcements .announcerow:first-child {
	margin-top: 0;
}

.announcerow .announceinfo, .announcerow .announcement {
	float:left;
	clear:right;
	display:block;
	background: rgb(234, 234, 234) none   ;
	_background-image: none;
}

.announcerow .announcement {
	width: 80%;
	text-align:left;
}

.announcerow .announceinfo {
	width: 20%;
	text-align:right;
}

.announcement dl {
	font-weight: bold;
	font-size: 12pxpx;
	display:block;
}

.announcement dl dt, .announcement dl dd, .announceinfo dl dt, .announceinfo dl dd {
	display:inline;
}

.announcement .username, .announcement .usertitle, .announceinfo dl{
	font-size: ;
}

.announcement .username, .announcement dl {
	margin-left: 10px;
}

.announceinfo .date, .announceinfo dl {
	margin-right: 10px;
}

.announceinfo .date {
}

.forum_info {
	margin-bottom: 5px;
	float: left;
	width: 100%;
	clear:both;
	position: relative;
	top: - 10px;
	color: rgb(0, 0, 0);
	font-size: 11px;
}

.forum_info h4 {
	font:   bold 12px Verdana,Geneva,sans-serif;
	color: rgb(0, 0, 0);
	background:  url(https://forum.videohelp.com/images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	border: 1px solid rgb(102, 102, 102);
	margin-top: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: -2px 0 2px #c8c8c8;
	-webkit-box-shadow: -2px 0 2px #c8c8c8;
}

.forum_info h4.forumoptiontitle {
	width: 100%;
}

.forum_info h4.forumoptiontitle2 {
	width: 48.9%;
}

.forum_info a.collapse {
	position: absolute;
	top: 6.265px;
}

.forum_info .optiontitle {
	display:block;
	padding: 4px 0;
	padding-left: 10px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.forum_info_block, .forum_info_form {
	border-bottom: 1px solid rgb(51, 51, 51);
	border-left: 1px solid rgb(51, 51, 51);
	border-right: 1px solid rgb(51, 51, 51);
	background:  none repeat-x  ;
	_background-image: none;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	width: 100%;
}

.forum_info_subblock, .info_subblock {
	padding: 5px 10px;
}

.forum_info_form, .forum_info_form_block {
	float: left;
	width: 100%;
	padding: 0;
}

.forum_info_form .options_input_wrapper {
	float: right;
	display: inline-block;
}

.forum_info_form .options_input_block {
	float: left;
	display:inline-block;
	padding: 10px 10px;
}

.forum_info_form .options_input_block .description {
	display: none;
}

.forum_info_form .options_input_block label {
	display:block;
}

.forum_info_form .options_input_block .checkradio li {
	display:inline-block;
	margin-right: 10px;
}

.forum_info_form .options_input_block .button {
	position: relative;
	margin-top: 14.76px;
}

.forum_info .options_block_container {
	width: 100%;
	float: left;
	display:block;
	position: relative;
}

.forum_info .options_block{
	width: 49.5%;
	display:block;
	float: left;
	clear: right;
}

.forum_info .options_block_container h4 {
	width: 100%;
}

.forum_info .options_block2 {
	width: 49.5%;
	float: left;
	clear: right;
	position: relative;
	margin-left: 1%;
}

dl.icon_legends dt {
	float: left;
	clear: right;
	margin-right: 5px;
}

dl.icon_legends dt:after {
	content: "";
}

dl.icon_legends dd {
	margin-bottom: 5px;
	display:block;
}

.forum_info_subblock ul li {
	margin-bottom: 2px;
}

.youcandoblock {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.bbcodeblock {
	float: right;
	display:block;
	width: 50%;
	margin-bottom: 10px;
}

.rules_link {
	width: 50%;
	padding-left: 50%;
}

.bbcodeblock ul li a, .rules_link a {
	font-weight:bold;
}

/* forumbits */

.forumbits {
	float: left;
	margin-bottom: 10px;
	width: 100%;
	clear:both;
}

.forumbits .forumhead h2 {
	padding: 5px 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	display:block;
	float: left;
	width: 100%;
	font-weight:bold;
	clear: both;
}

.forumbits .forumhead h2 span {
	display: block;
	float: left;
	clear: right;
}

.forumbits .forumhead h2 span.forumtitle {
	width: 76%;
	text-indent: 10px;
}

.forumbits .forumhead h2 span.forumlastpost {
	width: 20%;
}

.forumbits ol {
	float: left;
	width: 100%;
	clear:both;
}

.forumbits ol.commalist {
width: auto;
clear: none;
}

.forumbits .forumbit_nopost .forumhead {
	margin-top: 0;
	background: #1A2855 url(https://forum.videohelp.com/images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid rgb(255, 255, 255);
	border-top: 0;
}

.forumbits .forumbit_nopost .forumhead h2 {
	padding: 0;
}

.forumbits .forumbit_nopost .forumhead span.forumtitle {
	text-indent: 0;
}

.forumbits .forumbit_nopost .forumhead span.forumlastpost {
	display: none;
}

.forumbits .forumbit_nopost .forumhead .forumrowdata .subforumdescription {
	background: transparent;
	border-top: 0;
}
 


/* CSS Document */

/*threadlisthead*/
.threadlisthead {
	font:   bold 11px Verdana,Geneva,sans-serif;
	margin: 0;
	width: 100%;
	border: 0px solid rgb(46, 46, 46);
	background: #1A2855 url(https://forum.videohelp.com/images/buttons/newbtn_middle.png) repeat-x  ;
	color: rgb(255, 255, 255);
	float: left;
	display:block;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	position: relative;
}

.threadlisthead a, .threadlisthead a:hover {
	color: rgb(255, 255, 255);
}

.threadlisthead div {
	/*border-top: 1px solid rgb(255, 255, 255);*/
	margin-left: 3px;
	margin-right: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.threadlisthead span.threadinfo, .threadlisthead span.threadinfo_withnotification, .threadlisthead span.threadstats, .threadlisthead span.threadreplies, .threadlisthead span.threadviews, .threadlisthead span.threadnotification, .threadlisthead span.threadlastpost {
	display:block;
	float: left;
	clear: right;
	padding: 4px 0;
}

.threadlisthead span.threadinfo {
	width: 73%;
}

.threadlisthead span.threadinfo_withnotification {
	width: 47%;
}

.threadlisthead span.threadinfo .threadtitle {
	padding-left: 10px;
}

.threadlisthead span.threadreplies {
	width: 5%;
	text-align:center;
}

.threadlisthead span.threadviews {
	width: 5%;
	text-align:center;
}

.threadlisthead span.threadstats {
	text-align:center;
	width: 7%;
}

.threadlisthead span.threadnotification {
	width: 10%;
}

.threadlisthead span.threadnotification {
	text-align: center;
}

.threadlisthead span.threadlastpost {
	width: 13%;
	text-align:left;
	padding-left: 2%;
}

.threadlisthead a:hover {
	background: transparent;
}

.threadlisthead .threadimod {
	position: absolute;
	right: 5px;
	padding-top: 5px;
}

/*threadbit*/
.threadbit{
	padding:0;
	width:100%;
	display:block;
	clear:both;
	color: rgb(0, 0, 0);
	float: left;
	position: relative;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}


.threadbit .threadtitle {
	margin-top: 5px;
	font-size: 12;

}

.threadbit .threadtitle_unread {

font-weight:bold;	
text-decoration:underline;	
color:#333333;
}

.threadbit .threadtitlesearch_unread {

font-weight:bold;	
text-decoration:underline;
color:#333333;
}


a.threadtitlesearch_unread{

    color:#333333;   
}


a.threadtitlesearch_unread:hover{

    color:#D35100;   
}

a.threadtitle_unread{

      color:#333333;
}

a.threadtitlesearch_unread:visited{
	
color:#333333;
}

a.threadtitle_unread:visited{

       color:#333333;
}

a.title{

font-size:9pt;

}

a.title:visited {

	
}


.threadbit .threaddetails {
	float: right;
	clear: left;
	position: relative;
	right: 0;
	bottom:20px;
	margin-right: 10px;
	margin-bottom: -20px;
}

.threadbit .sticky{
	background: rgb(234, 236, 236) url(https://forum.videohelp.com/images/bg2.png) repeat-x left bottom;
	border: 0px solid rgb(51, 51, 51);
	border-top: 0px solid rgb(255, 255, 255);
	width: 100%;
	float: left;
	display:block;
	clear:both;
	position: relative;
        
}

.threadbit .nonthread{
	background: rgb(234, 236, 236) url(https://forum.videohelp.com/images/bg2.png) repeat-x left bottom;
	border: 0px solid rgb(51, 51, 51);
	border-top: 0px solid rgb(255, 255, 255);
	width: 100%;
	float: left;
	display:block;
	clear:both;
	position: relative;
	padding: 5px 0 0;
	text-indent: 10px;
}

.threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
	border: 0px solid rgb(51, 51, 51);
	border-top: 0px solid rgb(255, 255, 255);
	width:100%;
	float: left;
	display:block;
	clear:both;
	position: relative;
	margin-top: 0;
}

.threadbit .nonsticky, .threadbit .discussionrow {
	background: rgb(234, 236, 236) url(https://forum.videohelp.com/images/bg2.png) repeat-x left bottom;
}

.threadbit .deleted, .threadbit .ignored {
	background: rgb(233, 234, 236) url(https://forum.videohelp.com/images/bg2.png) repeat-x  ;
}

.threadinfo .threaddesc {
	height:0;
	overflow:hidden;
	text-indent:-9999px;
}
.threadbit .threadmeta {
	font-size: 10.5px;
}

.threadbit .threadstatus {
	min-height: 40px;
	height: auto !important;
	height:  40px;
}

.threadbit .threadstatus, .threadbit .threadinfo, .threadbit .threadinfo_withnotification, .threadbit .threadstats, .threadbit .threadlastpost, .threadbit .threaddeleted, .threadbit .threadnotification, .threadbit .nothreadstatus, .threadbit .threadthread {
	float: left;
	clear: right;
	display:inline-block;
}

.threadbit .threadinfo {
	width: 73%;
	min-width: 350px;
}

.threadbit .threadinfo_withnotification {
	width: 47%;
}

.threadbit .threadstats {
	width: 7%;
}

.threadbit .threadnotification {
	width: 10%;
}

.threadbit .threadthread {
	width: 10%;
}

.threadbit .threadstats {
	font-size: 11px;
	text-align: right;
	padding: 6.47px 0;
}

.threadbit .threadstats li {
	margin-right: 20px;
}

.threadbit .threadstats .replies, .threadbit .threadstats .views, .threadbit .threadstats .smallreplies {
	display: inline-block;
	float: left;
	clear: right;
	padding: 13.235px 0;
	text-align: center;
	font-size: 11px;
}

.threadbit .threadstats .replies, .threadbit .threadstats .views {
	width: 50%;
}

.threadbit .threadstats .smallreplies {
	width: 33.3%;
}

.threadbit .discussionrow .threadstats .views, .threadbit .ignored .threadstats .views {
	text-align:  center;
}

.threadbit .threadstats .replies a.understate:link {
	color: rgb(0, 0, 0);
font-size: 10.5px;
}

.threadbit .threadlastpost {
	width: 15%;
	padding: 6.47px 0;
	padding-left: 2%;
	float: left;
	clear: right;
	display:block;
	height: 27.06px;
	font-size: 11px;
}



.threadbit .alt {
	background: rgb(221, 221, 221) none repeat-x left bottom;
}

.threadbit .threaddeleted {
	width: 35%;
	padding: 6.47px 0;
	float: left;
	clear: right;
	display: block;
	vertical-align: middle;
	padding-left:3%;
	font-size: 11px;
}

.threadbit .threadnotification {
	padding: 13.235px 0;
	font-size: 11px;
	text-align: center;
}

.threadbit .threadlastpost .username {
	font-size: 10.5px;
}

.threadbit .discussionrow .inner {
	margin-left: 10px;
}
span.searchdesc, .threadbit .discussionrow .inner span.searchdesc {
	font-size: 10.5px;
}

.threadbit .discussionrow .threadinfo {
	padding: 11.765px 0;
}

.threadbit .discussionrow.hasstatus .threadinfo {
	width: 62%;
	padding: 0;
}

.threadbit .discussionrow.hasstatus .threadlastpost {
	height: auto;
}

.threadbit .discussionrow.hasstatus .threadtitle {
	margin-top: 10px;
}

.threadbit .discussionrow.hasstatus .threadstats {
	padding: 14.5px 0; 
	font: 11px;
}

.threadbit .discussionrow.hasstatus .threadstats li {
	margin-left: 10px;
}

.threadbit .discussionrow .threadtitle {
	margin-top: 0;
}

.threadbit .discussionrow .threadstats {
	font-size: {vb;stylevar mid_fontSize};
	padding: 5px 0;
}

.threadbit .discussionrow .threadlastpost {
	padding-left: 3%;
	height: 40.59px};
}

.threadbit .threadimod {
	width: 0%;
	overflow: show;
}

.threadbit .threadimod input {
	position: absolute;
	right: 1%;
	margin-top: 13.5px;
}

.threadbit .threadnotification + .threadimod {
	position:absolute;
	right: 5px;
	margin-top: 0;
}

.threadbit.imod_highlight .deleted,
.threadbit.imod_highlight .sticky,
.threadbit.imod_highlight .nonsticky,
.threadbit.imod_highlight .discussionrow,
.threadbit.imod_highlight .alt,
.threadbit.imod_highlight .ignored {
	background-color:#ffeb90;
}

/* threadbit status */
.threadbit .nonsticky a.threadstatus, .threadbit .sticky a.threadstatus {
	background-repeat: no-repeat;
	background-position: 10px 4px;
	position: relative;
	float: left;
	clear: right;
	width: 55px;
	display:block;
}

.threadbit .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_old2-26.png); }
.threadbit.dot .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot2-26-right.png); }
.threadbit.dot.hot .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_hot-30-right.gif); }
.threadbit.dot.hot.lock .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_hot_lock-30-right.gif); }
.threadbit.dot.hot.lock.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_hot_lock_new-30-right.gif); }
.threadbit.dot.hot.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_hot_new-26-right.png); }
.threadbit.dot.lock .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_lock-26-right.png); }
.threadbit.dot.lock.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_lock_new-26-right.png); }
.threadbit.dot.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_dot_new2-26-right.png); }
.threadbit.hot .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_hot-30.gif); }
.threadbit.hot.lock .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_hot_lock-30.gif); }
.threadbit.hot.lock.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_hot_lock_new-30.gif); }
.threadbit.hot.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_hot_new-26.png); }
.threadbit.lock .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_lock2-26.png); }
.threadbit.lock.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_lock_new2-26.png); }
.threadbit.moved .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_moved-30.gif); }
.threadbit.moved.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_moved_new-30.gif); }
.new .threadstatus { background-image: url(https://forum.videohelp.com/images/statusicon/thread_new2-26-blue.png); }

.threadbit .deleted .threadstatus {
	background: url(https://forum.videohelp.com/images/statusicon/thread_deleted_30.png) no-repeat 10px 4px;
	position: relative;
	float: left;
	clear: right;
	width: 55px;
	display:block;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/statusicon/thread_deleted_30.png',sizingMethod=scale);
}

/*threadbit ratings */
.threadbit .threadtitle {
	background:transparent none no-repeat right top;
	padding-left:0;
	margin-right: 10px;
}
.threadbit .rating1 .threadtitle { background-image:url(https://forum.videohelp.com/images/rating/rating-trans-15_1.png); padding-right:15px; }
.threadbit .rating2 .threadtitle { background-image:url(https://forum.videohelp.com/images/rating/rating-trans-15_2.png); padding-right:30px; }
.threadbit .rating3 .threadtitle { background-image:url(https://forum.videohelp.com/images/rating/rating-trans-15_3.png); padding-right:45px; }
.threadbit .rating4 .threadtitle { background-image:url(https://forum.videohelp.com/images/rating/rating-trans-15_4.png); padding-right:60px; }
.threadbit .rating5 .threadtitle { background-image:url(https://forum.videohelp.com/images/rating/rating-trans-15_5.png); padding-right:75px; }

/*threadbit icon*/
.threadbit .title {
	background:transparent none no-repeat left top;
}

.threadbit .pagination {
	position: relative;
	display: inline-block;
	margin-left: 5px;
}

.threadbit .pagination .pagelinks {
	border: 0;
}

.threadbit .pagination .pagelinks:hover {
	border: 0;
}

.threadbit .pagination .pagelinks a {
	padding: 0 4px;
	-moz-border-radius: 2px;
	-webkit_border-radius: 2px;
	border:1px solid rgb(224, 224, 224);
	color: rgb(0, 0, 102);
	font-size: 10.5px;
	display: inline;
	float: none;
}

.threadbit .pagination .pagelinks a:hover {
	border: 1px solid rgb(204, 204, 204);
}

.threadbit .deleted .threadinfo {
	width: 62%
}

.threadbit .deleted .author {
	display: inline-block;
	float: left;
}

.threadbit .managethread {
	display: inline-block;
	float: left;
	clear: right;
}

.threadbit .managethread li {
	display: inline;
	margin-left: 10px;
}


/*************************************************/
/* ADS THREADS */
#ad_forum_below_threadlist {
        width:100%;
        padding:0 0 0 0;
        text-align:left;
} 