.hover {
	cursor: move;
}

/* CSS Document */
#leftColumn {
	float:left;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
}
#rightColumn {
	float:right;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
}
#centerLeftColumn {
	margin-left: 230px;
}

#centerRightColumn {
	margin-right: 230px;
}
#centerColumn {
	margin-right: 230px;
	margin-left: 230px;
}
#footer {
	clear: both;
}
#header, #footer, #center {
	width: 100%;
	margin-bottom: 8px;
}




.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: #ededed URL(images/news-bg.png) repeat-x;
}

.tRow td {
	background: #ededed 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 : #4A4A4A;
	font-size: 11px;
	font-weight: normal;
}

/* Scrollbox */
.ScrollBox {
	overflow: auto;
	height: 100%;
	width: 100%;
}

.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 : #BB0B0B;
}

.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 : #BB0B0B;
}

/* Form input box formats */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Links Format */
a, a:visited {
	color : #BB0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a:hover, a:visited:hover {
	color : #760F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

/* Small Text */
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	font-size: 10px;
	font-weight: normal;
}

.smText input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


/* Small Text Links */
a.smLink, a.smLink:visited {
	color : #BB0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover, a.smLink:visited:hover {
	color : #760F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

/* Menu Link Format */
a.MenuLink, a.MenuLink:visited {
	color : #BB0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.MenuLink:hover, a.MenuLink:visited:hover {
	color : #760F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}


a.subMenuLink, a.subMenuLink:visited {
	color : #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.subMenuLink:hover, a.subMenuLink:visited:hover {
	color : #760F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.altText {
	color: #BB0B0B;
}

.tHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	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: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.tiHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	font-weight: bold;
	height: 22px;
}

a.tiHeadingLink, a.tiHeadingLink:visited {
	color : #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.tiHeadingLink:hover, a.tiHeadingLink:visited:hover {
	color : #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}





.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	font-size: 11px;
	font-weight: bold;
}



.highlight {
	background-color: #ffff66;
	color: #1A1A1A;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #4A4A4A;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A4A4A;
	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: 10px;
	color: #BEBEBE;
	font-weight: bold;
}

/* Bold Links */
a.boldLink, a.boldLink:visited {
	color : #760F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:hover, a.boldLink:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

/* Next Topic/Page Links */
a.npLink, a.npLink:hover {
	color : #BB0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited, a.npLink:visited:hover {
	color : #BB0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	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: #4A4A4A;
	font-size: 10px;
}

a.HeadernavLink, a.HeadernavLink:visited {
	font-weight: bold;
	color: #BB0B0B;
	font-size: 10px;
}

a.HeadernavLink:hover, a.HeadernavLink:visited:hover {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

/* 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: #BB0B0B;
}

/* 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: #BB0B0B;
}

/* Post Username on Topic Page */
.postUsername {
	font-size: 12px;
	font-weight: bold;
}

/* Users Avatar */
.postAvatar {

}

/* 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: #BB0B0B;
}

/* Blog Dates */
.blogDates {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

	color: #BB0B0B;
	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: 10px;
}

/* Blog Text */
.blogText {
	font-size: 12px;
}
