﻿.ui-tabs ul li {
	list-style: none;
}
.yafnet .adminMenu ul li {
	list-style: none;
}
.yafnet {
	font-size: 9pt;
	color: #333;
}
.yafnet td {
	font-size: 9pt;
	color: #333;
}
.yafnet input, .yafnet select {
	font-size: 9pt;
	color: #333;
	background-color: #FFF;
	border: 1px solid #aaaaaa;
}
.yafnet input[type=image] {
	padding: 0px;
	border: 0px;
}
.yafnet input[type=checkbox] {
	border: 0px;
	padding: 0px;
	margin: 5px;
}
.yafnet input:hover, .yafnet select:hover {
	background-color: #f5f5f5;
	border: 1px solid #333;
}
.yafForumWelcome {
	float: right;
	color: #555;
	margin: 2px;
	font-size: 95%;
	margin-bottom: 5px;
	padding: 6px;
	border: 1px solid #ddd;
}
.yafForumWelcome div {
	text-align: right;
	display: inline;
}
.yafnet img {
	border: 0;
}
/* yaf header */
.yafnet #yafheader {
	font-size: 95%;
}
.yafnet #yafheader .outerMenuContainer {
	border: 1px solid #ddd;
	line-height: 20px;
	padding: 3px;
}
.yafnet #yafheader ul li a {
	font-weight: bold;
	padding: 2px;
}
.yafnet #yafheader ul.menuAdminList {
	margin-left: 10px !important;
}
.yafnet #yafheader ul.menuAdminList li a {
	color: #999;
}
.yafnet #yafheader ul li {
	padding: 0 0px 0 5px;
	margin: 0;
	border-left: 1px solid #ddd;
}
.yafnet #yafheader ul li:first-child {
	border-left: none;
}
.yafnet .menuMyContainer {
	float: none !important;
	display: inline;
}
.yafnet .menuContainer {
	float: right !important;
	display: inline;
}
.yafnet .menuMyList {
	margin-bottom: 10px;
}
.yafnet .menuMyList li a {
	font-weight: bold;
}
.yafnet .menuMyList li {
	display: inline;
	padding: 0;
}
.yafnet .menuContainer .menuList {
	float: left;
}
.yafnet .menuAdminList {
	float: none !important;
}
.yafnet #yafheader .loggedInUser {
	float: left !important;
	margin-right: 10px;
}
.yafnet #yafheader .currentUser {
	font-weight: bold;
}
.yafnet #yafheader .guestUser {
	background: #F0F0F0 url("error.png") no-repeat 8px 50%;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	border: 1px #C0C0C0 solid;
	padding: 5px 10px 5px 30px;
}
.yafnet .pbutton {
	color: #ffffff;
	background-color: #0B0B0B;
	font-size: 8.5pt;
	font-weight: bold;
	border: solid 1px #444;
	padding: 1px 6px 1px 6px;
}
.yafnet .pbutton:hover {
	color: #CC0000;
	background-color: #3E3E3E;
	border: solid 1px #000;
}
.yafnet img {
	border: 0;
}
.yafnet ul {
	margin: 2px 2px 2px 2px;
	padding: 0;
}
.yafnet li {
	margin-left: 15px;
}
/* custom forum images special styles */
.yafnet .forum_customimage_locked {
	border: solid 2px #c93a4a;
}
.yafnet .forum_customimage_newposts {
	border: solid 2px #fe0300;
}
.yafnet tr.header1 {
	background: #4C4C4C;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 11pt;
}
.yafnet tr.header1 a {
	color: #ffffff;
	text-decoration: none;
}
.yafnet tr.header1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .topicTitle th.header1 {
	background: #4C4C4C;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	vertical-align: middle;
}
.yafnet .forumRowTitle th.header1 {
	background: #4C4C4C;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	vertical-align: middle;
}
.yafnet th.header1, .yafnet td.header1 {
	text-align: left;
	background: #4C4C4C;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-size: 15px;
	line-height: 30px;
	vertical-align: middle;
}
.yafnet td.header1 span {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
	line-height: 30px;
}
.yafnet td.header1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}
.yafnet td.header1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .header1Title {
	background: #4C4C4C;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
	line-height: 30px;
}
.yafnet .postTitle .rightItem a {
	color: White;
}
.yafnet tr.header2 {
	background-color: #e3e3e3;
	color: #333;
	font-weight: bold;
	font-size: 10pt;
}
.yafnet td.header2 {
	background-color: #e3e3e3;
	color: #333;
	font-weight: bold;
	font-size: 10pt;
}
.yafnet th.header2 {
	background-color: #e3e3e3;
	color: #333;
	font-weight: bold;
	font-size: 10pt;
}
.yafnet table.content {
	border: solid 1px #777777;
	padding: 0px;
	margin: 0px;
	color: #000000;
	border-collapse: collapse;
}
.yafnet .postUser {
	width: 10%;
}
.yafnet .forumLinkCol div.forumheading, .yafnet .forumLinkCol_Alt div.forumheading {
	padding-bottom: 8px;
}
.yafnet .moderatorListCol, .yafnet .moderatorListCol a {
	font-size: 8pt;
	color: #000000;
}
.yafnet td.topicCountCol, .yafnet td.postCountCol, .yafnet td.lastPostCol {
	/*background-color: #f8f8f8;*/
	color: #333333;
}
.yafnet .forumRowTitle .headerTopics, .yafnet .forumRowTitle .headerPosts, .yafnet .forumRow .topicCountCol, .yafnet .forumRow .postCountCol, .yafnet .forumRow_Alt .topicCountCol, .yafnet .forumRow_Alt .postCountCol {
	text-align: right;
}
.yafnet .forumRow .moderatorListCol, .yafnet .forumRow_Alt .moderatorListCol {
	text-align: center;
}
.yafnet .forumRow a.forumTopicLink, .yafnet .forumRow_Alt a.forumTopicLink {
	font-weight: bold;
}
.yafnet .forumRow .forumLinkCol, .yafnet .forumRow_Alt .forumLinkCol {
	width: 80%;
}
.yafnet .forumRowTitle .headerLastPost, .yafnet .forumRow .lastPostCol, .yafnet .forumRow_Alt .lastPostCol {
	text-align: left;
}
.yafnet tr.topicRow, .yafnet tr.topicRow_Alt {
	color: #333333;
}
/* Unresolved post in Moderation Reports */
.yafnet .post_res {
	background-color: #f4e941;
}
.yafnet tr.topicRow .topicMain, .yafnet tr.topicRow_Alt .topicMain {
	font-size: 10.5pt;
	font-weight: bold;
}
/*
.yafnet tr.topicRow a.post_link, .yafnet tr.topicRow_Alt a.post_link {
	color: #333;
}
*/
.yafnet tr.topicRow .topicMain .post_priority, .yafnet tr.topicRow_Alt .topicMain .post_priority {
	font-weight: normal;
}
.yafnet tr.topicRow .topicMain .topicPager, .yafnet tr.topicRow_Alt .topicMain .topicPager, .yafnet tr.topicRow .topicMain .topicPosted, .yafnet tr.topicRow_Alt .topicMain .topicPosted, .yafnet tr.topicRow .topicMain .topicStarter, .yafnet tr.topicRow_Alt .topicMain .topicStarter {
	font-size: 9pt;
	font-weight: normal;
}
.yafnet tr.topicRow .topicLastPost img.avatarimage, .yafnet tr.topicRow_Alt .topicLastPost img.avatarimage, #yafpage_members .avatarimage {
	width: 40px;
	height: 40px;
	float: left;
	padding: 3px;
}
.yafnet tr.topicRow .topicMain img.avatarimage, .yafnet tr.topicRow_Alt .topicMain img.avatarimage {
	width: 40px;
	height: 40px;
	float: left;
	padding: 3px;
	padding-right: 8px;
}
.yafnet tr.topicRow .topicReplies, .yafnet tr.topicRow_Alt .topicReplies, .yafnet tr.topicRow .topicViews, .yafnet tr.topicRow_Alt .topicViews {
	text-align: right;
}
.yafnet tr.topicRow .topicViews, .yafnet tr.topicRow_Alt .topicViews, .yafnet tr.topicRow .topicRepiles, .yafnet tr.topicRow_Alt .topicRepiles {
}
.yafnet tr.topicRow td.topicStarter, .yafnet tr.topicRow_Alt td.topicStarter, .yafnet tr.topicRow td.topicViews, .yafnet tr.topicRow_Alt td.topicViews {
}
.yafnet .postContainer_Alt .postPosted, .yafnet .postContainer_Alt .message, .yafnet .postContainer_Alt .postTop, .yafnet .postContainer_Alt .postInfoBottom {
}
.yafnet a.header2 {
	height: auto;
	background-color: Transparent;
	border-style: none;
	background-image: none;
}
.yafnet td.header2 a {
	color: #CC0000;
	text-decoration: none;
}
.yafnet td.header2 a:link {
	color: #CC0000;
	text-decoration: none;
}
.yafnet td.header2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.yafnet td.header2 a:active {
	color: #CC0000;
	text-decoration: none;
}
.yafnet td.header2 a:hover {
	color: #333;
	text-decoration: underline;
}
.yafnet .header2 a {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .header2 a:link {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .header2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .header2 a:active {
	color: #CC0000;
	text-decoration: none;
}
.yafnet .header2 a:hover {
	color: #333;
	text-decoration: underline;
}
.yafnet td.infoTable {
	background-color: #FAFAFA;
	padding: 10px;
	border: 1px solid #F2F2F2;
}
/* all links */
.yafnet a {
	color: #CC0000;
	text-decoration: none;
}
.yafnet a:link, .yafnet a:visited, .yafnet a:active {
	color: #CC0000;
	text-decoration: none;
}
.yafnet a:hover {
	color: #333;
	text-decoration: underline;
}
/* Footer1 - Bottom of tables */
.yafnet .footer1 {
	font-size: 7pt;
	height: 28px;
	background-color: #f4f4f4;
}
.yafnet .footer1 select, .yafnet .footer1 td {
	font-size: 10px;
}
.yafnet .forumheading {
	font-size: 10.5pt;
	font-weight: bold;
}
.yafnet tr.forumRowCat td > a {
	font-size: 10.5pt;
}
/*
.yafnet .forumheading a {
	color: #333;
	text-decoration: none;
}
.yafnet .forumheading a:link {
	color: #333;
	text-decoration: none;
}
.yafnet .forumheading a:visited {
	color: #333;
	text-decoration: none;
}
.yafnet .forumheading a:active {
	color: #333;
	text-decoration: none;
}
.yafnet .forumheading a:hover {
	color: #CC0000;
	text-decoration: underline;
}
*/
.yafnet a.post_link {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
/* Header of posts */
.yafnet .postheader {
	background-color: #f0f0f0;
}
.yafnet .postheader a {
	font-size: 11pt;
	color: Black;
}
.yafnet table.postContainer, .yafnet table.postContainer_Alt {
	margin-top: 15px;
}
.yafnet table.postContainer td, .yafnet table.postContainer_Alt td {
	padding: 10px 15px 10px 15px;
	margin: 0;
}
/* User info and post/article */
.yafnet .post {
	background-color: #F5F5F5;
}
.yafnet .post a {
	color: #333;
	text-decoration: none;
}
.yafnet .post a:link {
	color: #333;
	text-decoration: none;
}
.yafnet .post a:visited {
	color: #333;
	text-decoration: none;
}
.yafnet .post a:active {
	color: #333;
	text-decoration: none;
}
.yafnet .post a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.yafnet .post_alt {
	background-color: #FaFaFa;
}
/* Unresolved post in Moderation Reports */
.yafnet .post_res {
	background-color: #f4e941;
}
.yafnet .post_alt a {
	color: #333;
	text-decoration: none;
}
.yafnet .post_alt a:link {
	color: #333;
	text-decoration: none;
}
.yafnet .post_alt a:visited {
	color: #333;
	text-decoration: none;
}
.yafnet .post_alt a:active {
	color: #333;
	text-decoration: none;
}
.yafnet .post_alt a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.yafnet tr.post:hover {
	background-color: #FFFFFF;
}
.yafnet tr.post_alt:hover {
	background-color: #FFFFFF;
}
/* Footer of posts */
.yafnet .postfooter {
	background-color: #cdcdcd;
}
.yafnet .postfooter .editedinfo {
	color: #FF0000;
	font-weight: bold;
}
/* Area between posts */
.yafnet .postsep {
	background-color: #4C4C4C;
	height: 10px;
	/*margin-bottom: 100px;*/
}
/* most tables are class 'content' */
.yafnet .postformheader {
	background-color: #EEEEEE;
	font-weight: bold;
}
.yafnet .fileattach {
	padding: 5px;
	background-color: #eeeeee;
	border: solid 1px #808080;
}
.yafnet .fileattach .filetitle, .yafnet .fileattach .imgtitle {
	font-weight: bold;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.yafnet .fileattach .attachedimg, .yafnet .fileattach .attachedfile {
	margin-left: 10px;
}
.yafnet .fileattach a {
	font-weight: bold;
}
.yafnet table.content td, .yafnet table.content th {
	padding: 5px;
}
.yafnet .content td table td table td {
	padding: 0px;
}
.yafnet .content .headersub {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
	line-height: 30px;
}
/* used for quoting messages */
.yafnet .quote {
	padding-left: 16px;
	margin: 5px;
}
.yafnet .innerquote {
	padding: 4px;
	background-color: #fefefe;
	border: 1px dashed #808080;
}
/* used for code */
.yafnet .code {
	padding-left: 16px;
	margin: 5px;
}
.yafnet span.highlight {
	background-color: Yellow;
	color: Black;
}
.yafnet .innercode {
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color: #000000;
	line-height: 1.3em;
	font-family: "courier new", "times new roman", monospace;
	overflow: scroll;
	width: 600px;
	white-space: nowrap;
}
/* font sizes */
.yafnet .smallfont {
	font-size: 10px;
}
.yafnet .largefont {
	font-size: 12px;
}
/* Image Links */
.yafnet a.imagelink {
	font-weight: bold;
	color: #000000;
}
.yafnet a:hover.imagelink {
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}
/* Used for editor textarea */
.yafnet .posteditor {
	width: 100%;
	height: 200px;
}
/* Forum Welcome Message */
.yafnet .yafForumWelcome {
	text-align: right;
	padding: 5px;
}
.yafnet .DivTopSeparator {
	clear: both;
}
/* div at the top of pages with navigation links */
.yafnet .yafPageLink {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
.yafnet .yafPageLink .currentPageLink {
	color: #CC0000;
}
.yafnet .yafPageLink .linkSeperator {
	color: #666666;
}
.yafnet .yafPageLink a {
	color: #000000;
	text-decoration: none;
}
.yafnet .yafPageLink a:hover {
	color: #666666;
}
/* for printing */
.yafnet table.print {
	border: solid 1px #C0C0C0;
}
.yafnet .printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.yafnet .printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
.yafnet .textfield {
	background-color: #FFFFFF;
	border: 1px solid #333;
	width: 100%;
}
.yafnet .ButtonOut {
	border: #669966 1px solid;
}
.yafnet .ButtonOver {
	border: #000000 1px solid;
	background-color: #ffffff;
}
.yafnet .ButtonChecked {
	border: #000000 1px solid;
}
.yafnet .ButtonOff {
	border: #669966 1px solid;
}
.yafnet #bbcodeFeatures {
	border: #eeffee 1px solid;
}
/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
/*Controls the look of Userbox Sections*/
.yafnet div.section {
	padding: 5px;
	background-color: #f2f2f2;
	border: solid 1px #ddd;
	color: #888;
	font-size: 9pt;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.yafnet div.postdiv {
	width: 100%;
	min-height: 100px;
	overflow: auto;
	font-size: 12px;
}
.yafnet div.postdiv a {
	color: #CC0000;
	text-decoration: none;
}
.yafnet div.postdiv a:link {
	color: #CC0000;
	text-decoration: none;
}
.yafnet div.postdiv a:visited {
	color: #333;
	text-decoration: underline;
}
.yafnet div.postdiv a:active {
	color: #CC0000;
	text-decoration: underline;
}
.yafnet div.postdiv a:hover {
	color: #333;
	text-decoration: underline;
}
.yafnet div.yafsignature {
	border-top: solid 1px #666666;
	margin-top: 15px;
	padding-top: 5px;
}
.yafnet .yafactiveusers a.active_hidden {
	font-style: italic;
	color: #aaaaaa;
}
/* CSS Pagelinks */
.yafnet .yafpager {
	color: #555555;
	margin: 6px 0px 6px 0px;
}
.yafnet a.pagelink, .yafnet a.pagelinkfirst, .yafnet a.pagelinklast, .yafnet .pagecurrent, .yafnet .pagecount {
	text-decoration: none;
	background: #F5F5F5;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	margin-right: 2px;
}
.yafnet .pagecount {
	margin-right: 5px;
}
.yafnet a.pagelinkfirst, .yafnet a.pagelinklast {
	background: #e0e0e0;
}
.yafnet .pagecurrent {
	background: #dddddd;
}
.yafnet a.pagelink, .yafnet a.pagelinkfirst, .yafnet a.pagelinklast {
	text-decoration: none;
	color: #CC0000;
}
/* CCS Buttons */
.yafnet a.yaflittlebutton {
	background: #4C4C4C;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 8px;
	height: 18px;
	margin: 2px 0px 2px 2px;
	padding-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
}
.yafnet a.yaflittlebutton span {
	background: #4C4C4C;
	display: block;
	line-height: 10px;
	padding: 4px 3px 4px 5px;
}
.yafnet a.yaflittlebutton img {
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:hover {
	color: #CC0000;
	text-decoration: none;
}
.yafnet a.yaflittlebutton:active {
	background-position: bottom right;
	outline: none;
}
.yafnet a.yaflittlebutton:active img {
	padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:active span {
	background-position: bottom left;
	padding: 5px 3px 3px 5px;
}
.yafnet a.yafcssbigbutton {
	background: #4C4C4C;
	color: #ffffff;
	display: block;
	font-size: 8px;
	height: 18px;
	margin: 2px 0px 2px 2px;
	padding-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
}
.yafnet a.yafcssbigbutton span {
	background: #4C4C4C;
	display: block;
	line-height: 10px;
	padding: 4px 10px 4px 12px;
}
.yafnet a.yafcssbigbutton img {
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssbigbutton:hover {
	color: #CC0000;
	text-decoration: none;
}
.yafnet a.yafcssbigbutton:active {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssbigbutton:active img {
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssbigbutton:active span {
	background-position: bottom left;
	padding: 5px 10px 3px 12px; /* push text down 1px */
}
/* poll vote link */
.yafnet a.pollvote:link {
	text-decoration: underline;
	color: #CC0000;
}
/* css image button */
.yafnet a.yafcssimagebutton {
	background: #4C4C4C;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 10px;
	height: 18px;
	margin: 2px 0px 2px 2px;
	padding-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
}
.yafnet a.yafcssimagebutton span {
	background: #4C4C4C;
	color: #ffffff;
	display: block;
	line-height: 14px;
	padding: 2px 6px 2px 8px;
}
.yafnet a.yafcssimagebutton img {
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:hover {
	text-decoration: none;
	color: #CC0000;
}
.yafnet a.yafcssimagebutton:active {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssimagebutton:active img {
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:active span {
	background-position: bottom left;
	padding: 3px 6px 1px 8px; /* push text down 1px */
}
/* CSS Popupmenu */
.yafnet .yafpopupmenu ul li {
	list-style: none;
}
.yafnet .yafpopupmenu {
	background-color: #ffffff;
	border: solid 1px #333333;
}
.yafnet .yafpopupmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.yafnet .yafpopupmenu li {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.yafnet .yafpopupmenu li.popupitemhover {
	background-color: #cccccc;
}
/* ajax tabs */
.yafnet .ajax__tab_yaf .ajax__tab_header {
	font-family: Arial, Helvetica, sans-serif;
	background: url(tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.yafnet .ajax__tab_yaf .ajax__tab_header .ajax__tab_outer {
	background: url(tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.yafnet .ajax__tab_yaf .ajax__tab_header .ajax__tab_inner {
	background: url(tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.yafnet .ajax__tab_yaf .ajax__tab_hover .ajax__tab_inner {
	color: #000000;
}
.yafnet .ajax__tab_yaf .ajax__tab_active .ajax__tab_outer {
	background: url(tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.yafnet .ajax__tab_yaf .ajax__tab_active .ajax__tab_inner {
	background: url(tab.png) no-repeat right -40px;
	color: #000000;
	border-color: #333;
}
.yafnet .ajax__tab_yaf .ajax__tab_body {
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	padding: 8px;
	background-color: #ffffff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
/* scrolling */
.yafnet .ajax__scroll_horiz {
	overflow-x: scroll;
}
.yafnet .ajax__scroll_vert {
	overflow-y: scroll;
}
.yafnet .ajax__scroll_both {
	overflow: scroll;
}
.yafnet .ajax__scroll_auto {
	overflow: auto;
}
/*Modal Popup*/
.modalInner {
	text-align: center;
	display: block;
	font-weight: bold;
}
.modalOuter {
	margin: 10px;
	display: block;
}
/* Goto Page Form */
.gotoPageForm {
	background-color: #f0f0f0;
	border: solid 1px #555555;
	width: 76px;
	margin: 1px;
}
.gotoPageForm .gotoBase {
	border: solid 1px #ffffff;
}
.gotoPageForm .gotoHeader {
	background: #4C4C4C;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
.gotoPageForm .gotoInner {
	padding: 2px;
}
.gotoPageForm .gotoInner input {
	margin: 2px;
}
/* Album */
.yafnet .albumtitle:hover {
	background-color: yellow;
}
.yafnet .content .albumtable td.albumimagebox {
	padding-bottom: 0;
}
.yafnet .content .albumtable td.albumtitlebox {
	padding-top: 0;
}
/* Irkoo Service styles */
.irk-rating {
	font-family: Arial, Sans-Serif;
	color: #080;
}
.irk-negative {
	color: #c00;
}
.irk-count {
	font-size: 12px;
	font-weight: bold;
	padding: 0 4px;
	vertical-align: middle;
}
.irk-down, .irk-up {
	cursor: pointer;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.irk-down {
	background: url(http://z.irkoo.com/down.png);
}
.irk-down:hover {
	background: url(http://z.irkoo.com/down-hover.png);
}
.irk-down-voted .irk-down {
	background: url(http://z.irkoo.com/down-voted.png);
}
.irk-up {
	background: url(http://z.irkoo.com/up.png);
}
.irk-up:hover {
	background: url(http://z.irkoo.com/up-hover.png);
}
.irk-up-voted .irk-up {
	background: url(http://z.irkoo.com/up-voted.png);
}
/* irk-vote should have relative positioning needed for popup to be positioned correctly */
.irk-vote {
	position: relative;
}
.irk-count, .irk-rating {
	font-family: Arial, Sans-Serif;
	color: #680;
}
.irk-negative, .irk-negative .irk-count {
	color: #c4e;
}
/* End of Irkoo Service styles */
/* Override jquery ui font-size */
.ui-widget {
	font-size: 9pt!important;
}
.yafnet .GoToLink, .yafnet .PopMenuLink {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ *;
	display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	color: black;
	border: solid 1px white;
	background: #4C4C4C;
}
.yafnet .PopMenuLink {
	background: url("DownArrowWhite.png") #4C4C4C no-repeat 100% 50%;
}
.yafnet .GoToLink:hover, .yafnet .PopMenuLink:hover {
	color: red!important;
	text-decoration: none!important;
}
.yafnet .UserPopMenuLink {
	background: url("DownArrow.png") transparent no-repeat 100% 50%;
}
.yafnet .PrevTopicLink {
	background: url("LeftArrow.png") transparent no-repeat 0% 50%;
}
.yafnet .NextTopicLink {
	background: url("RightArrow.png") transparent no-repeat 100% 50%;
}
/* clean up model dialog */
.ModalDialog .DialogContent {
	display: table;
	width: 370px;
	padding: 4px;
	background: #eee;
}
.ModalDialog .modalHeader {
	padding: 4px;
	border: 1px solid #999;
	color: #fff;
	background: #666;
	text-align: center;
	font-size: 10pt;
}
.ModalDialog .modalHeader h3 {
	display: inline;
}
.ModalDialog .modalFooter {
	padding: 2px;
	text-align: right;
}
.ModalDialog input, .ModalDialog select {
	padding: 0px;
}
.ModalDialog hr {
	height: 1px;
	border: 0;
	background-color: #aaa;
	clear: both;
}
.ModalDialog .modalInner {
	display: inline;
}
.StandardButton {
	border: none;
	vertical-align: baseline;
	margin: 0;
	cursor: pointer;
	text-align: center!important;
	text-decoration: none;
	font: none !important;
	padding: .1em 0.5em .1em;
	color: #fff!important;
	border: solid 1px #333;
	background: #666 !important;
	height: auto;
	width: 80px;
}
.ModalDialog .close {
	margin: 3px;
	border: 1px solid #777;
	background: #888;
}
.yafnet .pagination {
	padding-top: 4px;
	margin-right: 2px;
}
.yafnet .pagination a, .yafnet .pagination span {
	text-decoration: none;
	background: #F5F5F5;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	margin-right: 2px;
}
.yafnet .pagination .current {
	background: #446bb8;
	color: #fff;
	border: solid 1px #AAE;
}
.yafnet .pagination .current.smiliesPagerPrev, .yafnet .pagination .current.smiliesPagerNext {
	color: #999;
	border-color: #999;
	background: #fff;
}
.yafnet .Unread {
	margin-left: 2px;
	padding: 2px 4px 2px 4px;
	background-color: #CC0000;
	height: 20px;
}
.yafnet .Unread a {
	color: white!important;
	font-weight: bold!important;
	font-size: 0.9em!important;
}
/* Alpha Sort Control */
.yafnet dl.AlphaSort {
	border: 1px solid #999;
	background-color: white;
}
.yafnet dl.AlphaSort dt {
	padding-left: 5px;
	padding-top: 10px;
}
.yafnet dl.AlphaSort dd {
	background-color: white;
	color: #333;
	border: 1px solid #aaa;
}
.yafnet dl.AlphaSort .SelectedLetter {
	background-color: #e5e5e5;
	color: #333;
	font-weight: bold;
}
.yafnet dl.AlphaSort dd:hover {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
}
.yafnet dl.AlphaSort dd:hover a {
	font-weight: bold;
}
.yafnet dl.AlphaSort dd a {
	color: #333;
}
/**/
.yafnet tr.header2 td a {
	color: black;
	font-size: 15px;
}

