

.STmiddle_link {
	font-size: 14px;
	color: #00719c;
}

.STmiddle_link:hover {
	color: #333333;
}








#STforumHomepage {
	padding: 24px;
    padding-top: 1px;;
}
.STforumHomepageItem {
	width: 732px;
	height: 90px;
	margin-bottom: 24px;
}
.STforumHomepageItemLeft {
	display: inline-block;
	margin-right: 24px;
	width: 160px;
	vertical-align: top;
}
.STforumHomepageItemLeft a {
	position: relative;
	padding: 2px;
	border: 1px solid #E9E9E9;
	display: block;
	height: 86px;
}

.STforumHomepageItemLeft a:hover {
	opacity: 0.9;
}

.STforumHomepageItemLeft a div {
	position: absolute;
	/*background-image: url('../../layout/images/opacity/black_75.png');*/
	font-family: sch_text;
    font-size: 10px;
	color: #FFFFFF;
	bottom: 7px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 18px;
	padding-left: 3px;
	display: block;
	width: 151px;
}
.STforumHomepageItemLeft a div span {
	color: #DDDDDD;
}
.STforumHomepageItemLeft a div:first-of-type {
	bottom: 25px;
	/*background-image: url('../../layout/images/opacity/black_50.png');*/
}
.STforumHomepageItemRight {
	display: inline-block;
	width: 548px;
	vertical-align: top;
	color: #333333;
    font-family: sch_text;
    font-size: 11px;
}
.STforumHomepageItemRight span {
	color: #999999;
    margin-right: 5px;
}
a.STforumHomepageItemLink {
	font-size: 24px;
	color: #00719c;
}

a.STforumHomepageItemLink:hover {
	color: #333333;
}

.STforumHomepageItemModerators a {
    margin-right: 5px;
}
.STforumHomepageItemBottomSpacing {
	margin-top: 24px;
}
.STforumHomepageHeaderSpacing {
	margin-bottom: 24px;
}
#STsubforumHomepage {
	padding: 24px;
}
.STforumPagination {
	border-top: #E9E9E9 solid 1px;
	border-bottom: #E9E9E9 solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#STforumPaginationBottom {
	border-bottom: #E9E9E9 solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.STforumButtons {
	padding-top: 10px;
	padding-bottom: 10px;
}
.STforumButtons a {
	color: #FFFFFF;
    font-family: sch_text;
    font-size: 12px;
	display: inline-block;
	padding: 7px;
    padding-left: 14px;
    padding-right: 14px;
	background-color: #00719c;
	margin-right: 10px;
}
.STforumButtons a:hover {
	background-color: #3F7DBC;
}

.STlink11 {
	color: #333333;
}

.STlink11:hover {
	color: #00719c;
}

.STforumButtonsOn {
	background-color: #3F7DBC !important;
}
.STforumButtonsAdmin {
    padding-top: 10px;
    border-bottom: #E9E9E9 solid 1px;
    padding-bottom: 10px;
}
.STforumButtonsAdmin a {
    color: #333333;
    font-family: sch_text;
    font-size: 12px;
    display: inline-block;
    padding: 7px;
    padding-left: 14px;
    padding-right: 14px;
    background-color: #CCCCCC;
    margin-right: 10px;
}
.STforumButtonsAdmin a:hover {
    background-color: #E9E9E9;
}
.STsubForumItemOff {
	opacity: 0.2;
}
.STsubForumItem {
	margin-top: 24px;
}
.STsubForumItem div {
	display: inline-block;
	vertical-align: top;
}
.STsubForumItem div:first-of-type {
	width:68px;
	margin-right: 10px;
}
.STsubForumItem div:first-of-type div {
	height: 16px;
	margin-bottom: 5px;
}
.STsubForumItem div:first-of-type div:last-of-type {
	margin-bottom: 0;
}
.STsubForumItem div:first-of-type div img {
	margin-right: 10px;
}
.STsubForumItem div:first-of-type div img:last-of-type {
	margin-right: 0;
}
.STforumTopicTitle {
	margin-top: -3px;
	/*padding-bottom: 5px;*/
}

.STforumTopicTitle > a {
	font-size: 20px;
	color: #00719c;
}

.sch_topic_not_viewed {
	color: #7979cc !important;
}

.sch_topic_not_viewed:hover {
	color: #333333 !important;
}

.STforumTopicTitle > a:hover {
	color: #333333;
}

.STsubForumItem div:last-of-type {
	width: 654px;
}
.STsubForumItem div:last-of-type div {
	display: inline-block;
	width: 327px;
	margin: 0;
	color: #333333;
    font-family: sch_text;
    font-size: 12px;
}
.STsubForumItem div:last-of-type div span {
	color: #999999;
    margin-right: 5px;
}
.STforumTopicTitlePages a {
    margin-right: 5px;
}
#STsubForumItemsContainer {
	border-top: #E9E9E9 solid 1px;
	border-bottom: #E9E9E9 solid 1px;
	padding-bottom: 24px;
}
#STforumTopicsBox {
	margin-top: 10px;
}
#STforumTopicsBox ul li {
	display: inline-block;
	background-color: #CACACA;
	color: #333333;
    font-family: sch_text;
    font-size: 11px;
	padding: 10px;
	margin-right: 1px;
	cursor: pointer;
}
.STforumTopicsBoxContent {
	background-color: #E9E9E9;
	padding: 10px;
	min-height: 370px;
	vertical-align: top;
}
.STforumTopicsBoxContent div {
	display: inline-block;
	vertical-align: top;
	width: 343px;
	color: #333333;
    font-family: sch_text;
    font-size: 11px;
}
.STforumTopicsBoxContentParagraphSpacer {
	margin-bottom: 5px;
}
.STforumTopicsBoxContent div:first-of-type {
	margin-right: 24px;
}
#STforumTopicsBox ul li.STforumTopicsBoxSelected {
	background-color: #E9E9E9;
	cursor: default;
}
#STforumHomepageTopListContainer {
	padding-top: 24px;
}
#STforumHomepageTopListContainer div {
	display: inline-block;
	width: 354px;
	background-color: #E9E9E9;
	vertical-align: top;
}
#STforumHomepageTopListContainer div:first-child {
	margin-right: 24px;
}
#STforumHomepageTopListContainer div p:first-child {
	background-color: #CACACA;
	padding: 5px;
	padding-left: 10px;
	color: #FFFFFF;
    font-family: sch_text;
    font-size: 40px;
	line-height: 30px;
	position: relative;
}
#STforumHomepageTopListContainer div p:last-child {
	padding: 10px;
	padding-top: 0;
}
#STforumHomepageTopListContainer div p span {
	background-color: #00719c;
	color: #FFFFFF;
    font-family: sch_text;
    font-size: 11px;
	position: absolute;
	top: 0;
	right: 10px;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#STforumHomepageTopListContainer div ol {
	padding: 10px;
    padding-left: 30px;
    list-style: decimal;
    color: #333333;
	font-family: sch_heading;
    font-size: 14px;
}
#STforumHomepageTopListContainer div ol li {
	position: relative;
    margin-bottom: 5px;
}
#STforumHomepageTopListContainer div ol li a {
	color: #333333;
	font-family: sch_heading;
    font-size: 12px;
}
#STforumHomepageTopListContainer div ol li a:hover {
	color: #00719c;
}
#STforumHomepageTopListContainer div ol li span {
	position: absolute;
	right: 0;
	color: #666666;
    font-family: sch_text;
    font-size: 11px;
}
#STforumHomepageTopListContainer div ol li span img {
	vertical-align: middle;
	margin-left: 5px;
}
#STforumHomepageCardsContainer div {
	display: inline-block;
	width: 354px;
	vertical-align: top;
}
#STforumHomepageCardsContainer div:first-child {
	margin-right: 24px;
}
#STforumHomepageCardsContainer div div.STforumHomepageCardsContainerCard {
	width: 12px;
	margin-right: 10px;
	vertical-align: top;
}
#STforumHomepageCardsContainer div div.STforumHomepageCardsContainerCardText {
	width: 332px;
	color: #333333;
    font-family: sch_text;
    font-size: 12px;
	vertical-align: top;
}
#STforumHomepageCardsContainer div div.STforumHomepageCardsContainerCardText p:first-child {
	color: #00719c;
	font-family: sch_heading;
    font-size: 14px;
}
.STforumHomepageCardsContainerCardSpace {
	margin-top: 10px;
}
#STforumTopicsList {
	margin-top: 24px;
	padding-bottom: 24px;
	border-bottom: #E9E9E9 solid 1px;
}
.STforumTopics {
	margin-top: 24px;
	color: #333333;
    font-family: sch_text;
    font-size: 12px;
}
.STforumTopics div {
	display: inline-block;
	vertical-align: top;
}
.STforumTopicsAvatar {
	width: 250px;
	margin-right: 24px;
	background-color: #F7F7F7;
}
.STforumTopicsAvatar div {
	display: block;
	padding: 10px;
}
.STforumTopicsAvatar div:first-of-type {
	background-color: #E9E9E9;
}
.STforumTopicsAvatar div:first-of-type p:first-of-type {
	display: block;
	position: relative;
	margin-bottom: 5px;
}
.STforumTopicsAvatar div:first-of-type p:first-of-type span {
	position: absolute;
	right: 0;
	top: 0;
}

.STforumTopicsAvatar > div:first-child > div > a > img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.STforumTopicsAvatarData span {
    color: #999999;
}
.STforumTopicsAvatarRate {
    color: #999999;
    position: relative;
	height: 16px;
}
div.STforumTopicsAvatar div.STforumTopicsAvatarRate div.STforumTopicsAvatarGrades {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #F7F7F7;
    display: inline-block;
    width: 100px;
	height: 16px;
    text-align: right;
}
.STforumTopicsAvatarGrades ul li {
    display: inline-block;
    width: 12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #333333;
    font-family: sch_text;
    font-size: 11px;
    background-color: #E9E9E9;
    margin-left: 5px;
    cursor: pointer;
}
.STforumTopicsAvatarGrades ul li:hover {
    color: #FFFFFF;
    background-color: #00719c;
}
.STforumTopicsAvatarGrades ul li.STforumTopicsAvatarGradesSelected {
    color: #FFFFFF;
    background-color: #00719c;
	cursor: default;
}
div.STforumTopicsAvatar div.STforumTopicsAvatarRate div.STforumTopicsAvatarCards {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #F7F7F7;
    display: inline-block;
    width: 100px;
    text-align: right;
}
.STforumTopicsAvatarCards ul li {
    display: inline-block;
    width: 12px;
    height: 16px;
    margin-left: 5px;
    cursor: pointer;
	opacity: 0.1;
}
.STforumTopicsAvatarCards ul li:hover {
	opacity: 1;
}

.STforumTopicsAvatar > div:first-child {
	height: 103px;
}

div.STforumTopics div.STforumTopicsAvatar div div {
	padding: 0;
	background-color: #E9E9E9;
	display: inline-block;
}
div.STforumTopics div.STforumTopicsAvatar div div:first-child {
	width: 80px;
	height: 80px;
}

div.STforumTopics div.STforumTopicsAvatar div div:first-child a {
	width: 80px;
	height: 80px;
	display: block;
}

div.STforumTopics div.STforumTopicsAvatar div div:last-child {
	padding-left: 10px;
	width: 140px;
}
div.STforumTopics div.STforumTopicsAvatar div div:last-child p {
	margin-bottom: 0;
}
div.STforumTopics div.STforumTopicsAvatar div div:last-child p a {
	color: #333333;
}
div.STforumTopics div.STforumTopicsAvatar div div:last-child p a:hover {
	color: #00719c;
}
.STforumTopicsPost {
	width: 458px;
	position: relative;
	padding-bottom: 80px;
}
.STforumTopicsPostDeletedCanvas {
	min-height: 0 !important;
	padding-bottom: 0 !important;
}
.STforumTopicPostWithTitleAndCards {
	min-height: 166px;
}
.STforumTopicPostWithCards {
	min-height: 152px;
}
.STforumTopicPostWithTitle {
	min-height: 130px;
}
.STforumTopicPostWithNothingAdded {
	min-height: 116px;
}
.STforumTopicsPostNote {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.STforumTopicsPostText {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.5;
}
.STforumTopicsPostText a {
	color: #00719c;
	font-family: sch_text;
    font-size: 13px;
}
.STforumTopicsPostText a:hover {
	color: #333333;
}
.STforumTopicsPostText img {
	vertical-align: middle;
}
.STforumTopicsPostQuote {
	background-color: #F7F7F7;
	border: #E9E9E9 solid 1px;
	padding: 10px;
	margin-top: 24px;
	color: #999999;
	font-size: 13px;
	line-height: 1.5;
}
.STforumTopicsPostQuote img {
	vertical-align: middle;
}
.STforumTopicsPostQuotedText {
	margin-top: 5px;
}
.STforumTopicsPostQuotedText a {
	color: #00719c;
	font-family: sch_text;
    font-size: 13px;
}
.STforumTopicsPostQuotedText a:hover {
	color: #333333;
}
.STforumTopicsPostQuote div {
	display: inline-block;
	vertical-align: top;
}
.STforumTopicsPostQuote div:first-child {
	margin-right: 10px;
	width: 40px;
}
.STforumTopicsPostQuote div:last-child {
	width: 386px;
}
.STforumTopicsPostDeleted {
	background-color: #FFFFCC;
	border: #E9E9E9 solid 1px;
	padding: 10px;
	margin-top: 24px;
	color: #999999;
}
.STforumTopicsPostDeleted div {
	display: inline-block;
	vertical-align: top;
}
.STforumTopicsPostDeleted div:first-child {
	margin-right: 10px;
	width: 40px;
}
.STforumTopicsPostDeleted div:last-child {
	width: 386px;
}
.STforumTopicsPostDeleted div:last-child ul {
	margin-top: 10px;
	list-style-type: decimal;
	margin-left: 40px;
}
.STforumTopicsPostButtonsUnhide {
	margin-top: 24px;
}
.STforumTopicsPostButtonsUnhide a {
	color: #333333;
    font-family: sch_text;
    font-size: 11px;
	display: inline-block;
	width: 60px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #E9E9E9;
}
.STforumTopicsPostButtonsUnhide a:hover {
	background-color: #F7F7F7;
}
.STforumTopicsPostButtons {
	margin-top: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.STforumTopicsPostButtons div {
	display: block;
	width: 458px;
}
.STforumTopicsPostButtons div:first-child {
	text-align: right;
}
.STforumTopicsPostButtons div:first-child p {
	display: inline-block;
	background-color: #F7F7F7;
	width: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border-left: #FFFFFF solid 1px;
}
.STforumTopicsPostButtons div:first-child p:first-child {
	color: #339900;
}
.STforumTopicsPostButtons div:first-child p:last-child {
	color: #CC0000;
}
.STforumTopicsPostButtons div:last-child {
	position: relative;
}
.STforumTopicsPostButtons div:last-child a {
	color: #333333;
    font-family: sch_text;
    font-size: 11px;
	display: inline-block;
	border-right: #FFFFFF solid 1px;
	width: 60px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #E9E9E9;
}
.STforumTopicsPostButtons div:last-child a:hover {
	background-color: #F7F7F7;
}
.STforumTopicsPostButtons div:last-child a.STforumTopicsPostButtonsAgree {
	position: absolute;
	right: 60px;
	border-left: #FFFFFF solid 1px;
}
.STforumTopicsPostButtons div:last-child span.STforumTopicsPostButtonsAgree {
	position: absolute;
	right: 60px;
	width: 60px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: sch_text;
	font-size: 11px;
	display: inline-block;
	background-color: #E9E9E9;
	color: #FFFFFF;
}
.STforumTopicsPostButtons div:last-child a.STforumTopicsPostButtonsAgree:hover {
	background-color: #CACACA;
}
.STforumTopicsPostButtons div:last-child a.STforumTopicsPostButtonsDisagree {
	position: absolute;
	right: 0;
	border-right: none;
}
.STforumTopicsPostButtons div:last-child span.STforumTopicsPostButtonsDisagree {
	position: absolute;
	right: 0;
	border-right: none;
	border-left: #FFFFFF solid 1px;
	width: 60px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: sch_text;
	font-size: 11px;
	display: inline-block;
	background-color: #E9E9E9;
	color: #FFFFFF;
}
.STforumTopicsPostButtons div:last-child a.STforumTopicsPostButtonsDisagree:hover {
	background-color: #CACACA;
}
.STforumTopicsPostButtons div:last-child a.STforumTopicPostAgreeDisagreeSelected {
	background-color: #CACACA;
}
.STforumTopicsPostAssets {
	background-color: #F7F7F7;
	border: #E9E9E9 solid 1px;
	padding: 10px;
	margin-top: 24px;
	color: #999999;
	width: 438px;
	height: 38px;
}
.STforumTopicsImage {
    background-color: #F7F7F7;
    border: #E9E9E9 solid 1px;
    padding: 10px;
    margin-top: 24px;
    color: #999999;
    width: 436px;
    text-align: center;
}
.STforumTopicsPostAssets img {
	vertical-align: middle;
	margin-right: 10px;
}
.STforumTopicsPostAssets a {
	color: #666666;
	font-family: sch_heading;
    font-size: 14px;
}
.STforumTopicsPostAssets a:hover {
	color: #00719c;
}
.STforumHeadingContainer {
    width: 732px;
    margin: auto;
}
.STforumEmoticons {
    width: 412px;
    margin: auto;
    background-color: #E9E9E9;
    margin-top: 1px;
    padding: 10px;
    height: 15px;
}
.STforumEmoticons img {
    margin-right: 5px;
	cursor: pointer;
}
.STforumTopicContainer a {
    font-size: 24px;
}
#STforumTopicContainerPreview {
    color: #00719c;
    font-family: sch_heading;
    font-size: 24px;
}
.STforumTopicContainerTitleData {
    color: #333333;
    font-family: sch_heading;
    font-size: 12px;
    margin-bottom: 10px;
}
.STforumTopicContainerTitleData p {
    display: inline-block;
    margin-right: 10px;
}
.STforumTopicContainerTitleData span {
    color: #999999;
    margin-right: 5px;
}
.STforumIconsHelper span, .STforumEmoticons span {
    /*background: transparent url("../../communicator/images/tooltip.png") no-repeat scroll 0 0;*/
    height: 40px;
    width: 119px;
    display: none;
    z-index: 1000;
}
.STforumIconsHelper span p, .STforumEmoticons span p {
    font-family: sch_text;
    color: #333333;
    font-size: 12px;
    text-align: center;
	padding-top: 15px;
}

.sch_forum_rules_link {
	margin: 24px 0 -24px 0;
	background-color: #E9E9E9;
	text-align: center;
	line-height: 48px;
	height: 48px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

.sch_forum_rules_link:hover {
	opacity: 0.9;
}

#sch_forum_rules_delete_reasons {
	list-style: square;
	margin-left: 22px;
	font-size: 12px;
}

#sch_forum_rules_delete_reasons > li {
	margin-bottom: 5px;
}

#forum_new_quoted_post_quote {
	background-color: #F0F0F0;
}

#sch_forum_view_post_spacer {
	padding-bottom: 14px;
}