.hover {
	cursor: move;
}

/* new css styles - R39 */
.site-table {
	padding: 5px
}
.header {}
.left-column {
	width: 220px;
}
.center-column {}
.right-column {
	width: 220px;
}
.footer {}


/* shows the rating icons */
.ratings {
	display: none;
	padding-top: 5px;
}
.ratings img {
	padding-right: 5px;
}

/* shows the icons that users have rated */
.rating {
	font-size: 10px;
}
.rating img {
	vertical-align: middle;

	padding-left: 5px;
}


.openclose {
	border: 0px;
	cursor: pointer;
}

.txtModuleWelcome {
	height: 17px;
	background: URL(images/txtModuleWelcome.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
	height: 26px;
	padding: 0px;
	margin: -3px;
}
.txtModuleWelcome span {
	display: none;
}

.txtModuleCalendar {
	height: 17px;
	background: URL(images/icon-calendar.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
}


.txtModuleWeather {
	height: 17px;
	background: URL(images/icon-weather.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;
}

.txtModuleMemberSettings {
	height: 17px;
	background: URL(images/icon-settings.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleOnlineUsers {
	height: 17px;
	background: URL(images/icon-onlineusers.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleSkinChooser {
	height: 17px;
	background: URL(images/icon-skinchooser.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}

.txtModuleSiteStatistics {
	height: 17px;
	background: URL(images/icon-sitestats.png) no-repeat center left;
	padding-left: 20px;
	line-height: 17px;

}



.txtWebsiteUpdates span, .txtMiscellaniesNews span, .txtiPortalXReleases span, .txtASPInvisionNews span {
	display: none;
}


.txtWebsiteUpdates {
	background: URL(images/txtWebsiteUpdates.png) no-repeat center center;
	height: 24px;
	width: 124px;
}

.txtMiscellaniesNews {
	background: URL(images/txtMiscellaniesNews.png) no-repeat center center;
	height: 25px;
	width: 130px;
}

.txtiPortalXReleases {
	background: URL(images/txtiPortalXReleases.png) no-repeat center center;
	height: 25px;
	width: 123px;
}

.txtASPInvisionNews {
	background: URL(images/txtASPInvisionNews.png) no-repeat center center;
	height: 23px;
	width: 132px;
}



.txtAllNews span, .txtNewsCategories span, .txtLatestForumPosts span {
	display: none;
}

.txtAllNews {
	background: transparent URL(images/all-news.png) no-repeat;
	width: 122px;
	height: 57px;
}

.txtNewsCategories {
	background: transparent URL(images/news-categories.png) no-repeat;
	width: 216px;
	height: 57px;
}

.txtLatestForumPosts {
	background: transparent URL(images/latest-forum-posts.png) no-repeat;
	width: 247px;
	height: 57px;
}

.newsCatBox {
	background-image: URL(images/news-bg.png);
	background-repeat: repeat-x;
}

.tRow td {
	background: #333333 URL(images/table-bg.png) repeat-x;
}

.tRow td td {
	background: none;
}


/* Main text format */
body, table, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 12px;
	font-weight: normal;
}

.pageHeader {
	padding-bottom: 10px;
}

div.pageTitle {
	padding-left: 10px;
}

div.pageTitle span div {
	font-size: 13px;
}
.pageTitle, a.pageTitle, a.pageTitle:visited, a.pageTitle:hover, a.pageTitle:visited:hover {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFD461;
	text-decoration: none;
}

.smpageTitle, a.smpageTitle, a.smpageTitle:visited, a.smpageTitle:hover, a.smpageTitle:visited:hover {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFD461;
	text-decoration: none;
}

.newsHeader {
	padding: 13px;
	background-repeat: repeat-x;
}

/* Form input box formats */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Links Format */
a, a:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited, a:visited:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

/* Small Text */
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 11px;
	font-weight: normal;
}

.smText input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/* Small Text Links */
a.smLink, a.smLink:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:visited, a.smLink:visited:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

/* Menu Link Format */
a.MenuLink, a.MenuLink:visited {
	color : #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}
a.MenuLink:hover, a.MenuLink:visited:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}


a.subMenuLink, a.subMenuLink:visited {
	color : #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.subMenuLink:hover, a.subMenuLink:visited:hover {
	color : #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.altText {
	color: #FFC324;
}

/* Table Header Format */

.tHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight: bold;
	height: 26px;
	line-height: 20px;
}

.tHeadingLink, a.tHeadingLink, a.tHeadingLink:visited, a.tHeadingLink:hover, a.tHeadingLink:visited:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	font-weight: bold;
}

.tiHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	font-weight: bold;
	height: 22px;
}

a.tiHeadingLink, a.tiHeadingLink:visited {
	color : #BEBEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.tiHeadingLink:hover, a.tiHeadingLink:visited:hover {
	color : #BEBEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}





.error, .error a, .error a:visited, .error:hover, .error:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 12px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 12px;
	font-weight: bold;
}



.highlight {
	background-color: #ffff66;
	color: #1A1A1A;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C0C0C0;
	font-weight: bold;
}

.cat, a.cat, a.cat:visited, a.cat:hover, a.cat:visited:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	font-weight: bold;
}

/* Bold Links */
a.boldLink, a.boldLink:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a.boldLink:visited, a.boldLink:visited:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

/* Next Topic/Page Links */
a.npLink, a.npLink:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.npLink:visited, a.npLink:visited:hover {
	color : #FFD461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}


li {
	list-style-type: square;
}

hr {
	height: 0px;
	border: solid #222222 0px;
	border-top-width: 1px;
}


/* Header Text/Links */
.Headernav {
	font-weight: bold;
	color: #D7D7D7;
	font-size: 11px;
}

a.HeadernavLink, a.HeadernavLink:visited {
	font-weight: bold;
	color: #C3C3C3;
	font-size: 11px;
}

a.HeadernavLink:hover, a.HeadernavLink:visited:hover {
	font-weight: bold;
	color: #FFD461;
	font-size: 11px;
}

/* Forum Name on Topic Page */
.forumName {
	font-weight: bold;
	font-size: 22px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #FFBE10;
}

/* Subject Name on Topic Page */
.subjectName {
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #FFBE10;
}

/* Post Username on Topic Page */
.postUsername {
	font-size: 12px;
	font-weight: bold;
}

/* Users Avatar */
.postAvatar {

}

/* Scrollbox */
.ScrollBox {
	overflow: auto;
	height: 100%;
	width: 100%;
}

/* Blog Header Text/Links */
.Header, a.Header, a.Header:visited, a.Header:visited:hover, a.Header:hover {
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color: #FFBE10;
}

/* Blog Dates */
.blogDates {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

	color: #EBE6C8;
	line-height:2em;
	text-transform:uppercase;
	letter-spacing: 1px;
}

/* Blog Title */
.blogTitle, a.blogTitle,  a.blogTitle:visited,  a.blogTitle:visited:hover,  a.blogTitle:hover {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
}

/* Blog Info Text */
.blogInfo {
	font-size: 11px;
}

/* Blog Text */
.blogText {
	font-size: 12px;
}

/* Calendar Event Day */
.calendarEvent {
	border: 1px dashed #EFD422;
}

.BBcode {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #000000;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	max-height: 300px;
	overflow: auto;
	display: block;
	padding: 5px;
	background: #4d4d4d;
	color: #FFFFFF;
	max-width: 500px;
}