#ForumContent {
	width: 680px !important;
	float: none !important;
	margin: 0px auto 20px auto !important;
}

#ForumContent fieldset {
	border: 0pt none !important;
	font-size: 1.1em !important;
}

#ForumContent textarea {
	font-family: Verdana, Tahoma, sans-serif !important;
}

#ForumContent .middleColumn {
	background: #E9E9E9 none repeat scroll 0% !important;
	clear: left !important;
	display: block !important;
	margin: 10px 10px 10px 0pt !important;
	padding: 4px !important;
	width: 306px !important;
}

#ForumContent label.left {
	font-size: 1.2em !important;
	font-weight: bold !important;
}

#ForumContent label.right {
	display: inline !important;
}

#ForumContent input.text, textarea, select {
	border: 1px solid #A7A7A7 !important;
	color: #000000 !important;
	font-size: 1.1em !important;
	font-weight: normal !important;
	padding: 2px !important;
	width: 300px !important;
}

#ForumContent #Content.textarea {
	float: none !important;
	width: 100% !important;
}

#ForumContent #Content.textarea .middleColumn {
	width: 98.9% !important;
}

#ForumContent #Content.textarea .middleColumn textarea {
	width: 99.2% !important;
	height: 200px !important;
}


	/* Background holder for the forum and topic list table */
	.forumHolderFeatures {
		background: #ebebdd !important;
		padding: 6px !important;
	}

	.message {
		border: 1px solid #b3dee2 !important;
		background: #f1fdff !important;
		font-size: 1.1em !important;
		color: #333 !important;
		padding: 5px !important;
	}

	.message.required, .message.bad, .message.error {
		background: #ffc1c1 !important;
		border: 1px solid #ff8b8b !important;
	}

	.message.status {
		font-size: 1.2em !important;
		display: block !important;
		padding: 5px !important;
		color: #000 !important;
		margin: 10px !important;
		border: 1px solid #add480 !important;
		background: #f2f9ea !important;
	}
		.message a {
			color: #666 !important;
		}
			.message a:hover {
				text-decoration: none !important;
			}


	/* Post content styling */
	#PostContentNormal {
		display: none !important;
	}

	ul#Posts {
		margin: 0 !important;
	}

	#PostContentNormal,
	#FirstPost, #Posts li {
		clear: left !important;
		border: 1px solid #eee !important;
		border-bottom: 0 !important;
		float: left !important;
		margin: 0 !important;
		list-style: none !important;
	}
	#PostContentNormal,	#FirstPost {
		width: 100% !important;
	}

	#Posts li.even {
		background: #f5f5ec !important;
		border-top: 4px solid #ccccac !important;
		border-bottom: 5px solid #ccccac !important;
	}
	#Posts li.odd {
		background: #fff !important;
	}

	/* Forum features box styling */
	.forumFeatures {
		background: #ebebdd !important;
		/*float: left !important;*/
		clear: both !important;
		/* width: 100% !important; */
		padding: 5px !important;
		margin-bottom: 15px !important;
	}
		.forumFeatures span,
		.forumFeatures p {
			font-size: 1.15em !important;
		}
		.forumFeatures span.breadcrumbs {
			display: none !important;
		}
		.featureLeft {
			padding-top: 5px !important;
		}
			.featureLeft p {
				padding-left: 10px !important;
			}
			.featureLeft h2,
			h2.bbcodeExamples {
				clear: none !important;
				margin: 0 !important;
				padding-left: 10px !important;
				color: #656551 !important;
				font-size: 1.7em !important;
				line-height: 1.5em !important;
				font-weight: bold !important;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
			}
			.featureLeft p {
				color: #666 !important;
				font-size: 1.1em !important;
				line-height: 1.3em !important;
				width: 367px !important;
			}
			.featureLeft a {
				color: #FF7800 !important;
				text-decoration: none !important;
			}
				.featureLeft a:hover {
					text-decoration: underline !important;
				}
		.featureRight {
			float: right !important;
			width: 41% !important;
		}
			.featureRight p.forumStats {
				line-height: 1.8em !important;
			}
			.featureRight select {
				/* width: 250px !important; */
				width: 245px !important;
				font-size: 1.2em !important;
				color: #000 !important;
			}


			.featureRight span.jumpTo {
				color: #666 !important;
			}
			.featureRight #ForumSearch {
			  width:275px !important;
				background: transparent !important;
				margin-top: 5px !important;
				padding: 5px 5px 3px 0px !important;
			}
				#ForumSearch span {
					font-size: 1.2em !important;
					/*font-weight: bold !important;*/
					color: #1469aa !important;
				}
				#ForumSearch input.text {
					color: #000 !important;
					width: 215px !important;
					/*width: 230px !important;*/
					padding: 1px !important;
					font-size: 1.2em !important;
				}
				#ForumSearch input.submit {
					font-weight: bold !important;
					font-size: 1.0em !important;
				}

	/* Thread heading information styling */
	table.postHeader {
		border-collapse: collapse !important;
		width: 100% !important;
		clear: both !important;
		margin: 0 !important;
	}

		table.postHeader th, table.postHeader td {
			border: none !important;
		}

		table.postHeader tr {
			padding: 3px !important;
		}
		table.postHeader tr.rowOne {
			background: url(../images/background.gif) !important;
		}
			table.postHeader tr.rowOne select {
				font-size: 1.2em !important;
			}
		table.postHeader tr.rowTwo {
			background: #ebebdd !important;
		}
		table.postHeader span,
		table.postHeader p {
			font-size: 1.2em !important;
			line-height: 1.2em !important;
		}
			table.postHeader tr.rowOne span {
				color: #fff !important;
			}
			table.postHeader td.pageNumbers {
				width: 30% !important;
				color: #fff !important;
				padding: 5px !important;
			}
				table.postHeader td.pageNumbers a {
					color: #fff !important;
					font-size: 1.4em !important;
				}
				table.postHeader td.pageNumbers a.prev {
					background: url(../../forum/images/replyButton.gif) no-repeat top left !important;
					color: #d07327 !important;
					text-decoration: none !important;
					width: 58px !important;
					height: 20px !important;
					line-height: 3em !important;
					padding: 3px 14px 5px 14px !important;
					font-size: 1.2em !important;
					font-weight: bold !important;
					text-transform: uppercase !important;
				}

			table.postHeader td.gotoButton {
				width: 60% !important;
			}
			table.postHeader td.replyButton {
				width: 20% !important;
			}
			table.postHeader td.author {
				padding-left: 5px !important;
			}
			table.postHeader td.topicTitle {
			}
			table.postHeader td.noOfReads {
				text-align: right !important;
				padding-right: 10px !important;
			}
		table.postHeader td.replyButton a {
			background: url(../../forum/images/replyButton.gif) no-repeat top left !important;
			color: #ddddc1 !important;
			text-decoration: none !important;
			width: 58px !important;
			height: 20px !important;
			padding: 3px 11px 5px 11px !important;
			font-size: 12px !important;
			font-weight: bold !important;
		}
			table.postHeader td.replyButton a.next {
				color: #d07327 !important;
			}


		table.postHeader td.gotoButtonTop a,
		table.postHeader td.gotoButtonEnd a {
			color: #f5f5ec !important;
			text-decoration: none !important;
			display: block !important;
			width: 63px !important;
			height: 18px !important;
			padding: 2px 5px 0 20px !important;
			font-size: 11px !important;
			font-weight: bold !important;
		}
			table.postHeader td.gotoButtonTop a {
				background: url(../../forum/images/gotoTop.gif) no-repeat top left !important;
			}
			table.postHeader td.gotoButtonEnd a {
				background: url(../../forum/images/gotoEnd.gif) no-repeat top left !important;
			}


	/* Posters information styling (in thread) */
	div.userInformation {
		float: left !important;
		width: 120px !important;
		padding: 8px 10px !important;
	}
		div.userInformation a.authorTitle,
		div.userInformation span.authorTitle {
			font-size: 1.2em !important;
			line-height: 1.5em !important;
			font-weight: bold !important;
		}
			div.userInformation a.authorTitle {
				text-decoration: none !important;
				color: #FF7800 !important;
			}
				div.userInformation a.authorTitle:hover {
					text-decoration: underline !important;
				}
		div.userInformation img.userAvatar,
		div#UserProfile img.userAvatar {
			border: 8px solid #ebebdd !important;
		}
		div.userInformation span.rankingTitle {
			font-weight: bold !important;
			padding: 3px !important;
			line-height: 1.4em !important;
		}
			div.userInformation span.rankingTitle.expert {
				color: #d7aa09 !important;
				background: #fdf8da !important;
			}
		div.userInformation span {
			font-size: 1.1em !important;
			color: #666 !important;
		}
			div.userInformation br {
				line-height: 2em !important;
			}

	/* Posters content styling (in thread) */
	div.posterContent {
		margin-left: 150px !important;
		padding: 18px 0 18px 0px !important;
		width: 528px !important;
	}
		div.posterContent h4 {
			font-size: 1.5em !important;
			color: #656551 !important;
			border: none !important;
			margin: 0 !important;
		}
		div.posterContent p.postDate {
			font-size: 1.2em !important;
			line-height: 2em !important;
			color: #b1b1b1 !important;
			border-bottom: 1px solid #ccc !important;
			margin-bottom: 5px !important;
		}
		div.posterContent div.postType {
			margin-bottom: 20px !important;
		}

			div.posterContent div.postType p {
				font-size: 1.1em !important;
				line-height: 120% !important;
			}

		div.posterContent p.lastEdited {
			color: #b1b1b1 !important;
			font-size: 1.2em !important;
			padding-top: 0.5em !important;
			margin: 0 !important;
			border-top: 1px dotted #ccc !important;
		}
		div.posterContent div.postModifiers {
			float: right !important;
			border: 1px solid #ccc !important;
			padding: 5px !important;
			font-weight: bold !important;
			border-right: none !important;
			font-size: 1em !important;
			margin-left: 5px !important;
		}
			div.postModifiers a {
				color: red !important;
				text-decoration: underline !important;
			}
				div.postModifiers a:hover {
					color: black !important;
					text-decoration: none !important;
				}


	/* Topic tree styling */
	#TopicTree {
	}
	#TopicTree li {
	}
		p.message {
			background: #f5ffec !important;
			border-top: 1px solid #6bb521 !important;
			border-bottom: 1px solid #6bb521 !important;
			padding: 10px 50px 10px 15px !important;
			margin-bottom: 15px !important;
			color: #000 !important;
			font-size: 1.5em !important;
		}

		#TopicTree li a {
			color: #368cc9 !important;
			text-decoration: none !important;
			font-size: 1.4em !important;
			line-height: 1.7em !important;
		}
		#TopicTree li ul li {
		}
			#TopicTree div.replyPost {
				background: #e7e7e7 !important;
				padding: 5px !important;
			}
				#TopicTree div.replyPost div.postHolder {
					background: #f9f9f9 !important;
				}


	/* Topic list styling shared between forum view and topic list view */
	#TopicList {
		border-collapse: collapse !important;
		width: 100% !important;
	}
		#TopicList tr th {
			background: url(../images/background.gif) !important;
			border-left: 1px solid #6a6a6a !important;
			border-right: 1px solid #6a6a6a !important;
			padding: 5px !important;
			margin: 0 !important;
			color: #fff !important;
			font-size: 1.2em !important;
		}
		#TopicList tr {
			background: #ebebda !important;
		}
			#TopicList tr.odd {
				background: #f1f1e5 !important;
			}
		#TopicList tr td {
			padding: 7px !important;
			font-size: 1.2em !important;
			border: 1px solid #d0d0b0 !important;
			margin: 0 !important;
			color: #333 !important;
			line-height: 1.1em !important;
			vertical-align: top !important;
		}
			#TopicList tr td.forumCategory {
				width: 60% !important;
			}
				#TopicList tr td.forumCategory span.summary p,
				#TopicList tr td.topicName p.summary {
					font-size: 0.9em !important;
					line-height: 1.2em !important;
				}
			#TopicList tr td.topicName {
				width: 75% !important;
			}
			#TopicList tr td.count {
				text-align: center !important;
				vertical-align: middle !important;
			}
			#TopicList tr td p.userInfo {
				color: #999 !important;
			}
			#TopicList tr td a {
				color: #FF7800 !important;
				text-decoration: none !important;
			}
				#TopicList tr td a.topicTitle {
					font-weight: bold !important;
				}
				#TopicList tr td a:hover {
					text-decoration: underline !important;
				}
			#TopicList .lastPost p {
				font-size: 0.75em !important;
				line-height: 1.5em !important;
			}

			#TopicList .lastPost img {
				vertical-align: middle !important;
			}


	/* Currently online box styling */
	#CurrentlyOnline {
		margin-top: 20px !important;
		background: #ebebdd !important;
		border-top: 5px solid #d0d0b0 !important;
		border-bottom: 5px solid #d0d0b0 !important;
		padding: 0 10px 5px 10px !important;
	}
		#CurrentlyOnline h3 {
			color: #656551 !important;
			font-size: 1.5em !important;
			line-height: 1.2em !important;
			font-weight: normal !important;
			margin-left:-10px !important;
		}
		#CurrentlyOnline p a,
		#CurrentlyOnline span a {
			color: #FF7800 !important;
			text-decoration: underline !important;
		}
			#CurrentlyOnline p a:hover,
			#CurrentlyOnline span a:hover {
				text-decoration: none !important;
			}
			#CurrentlyOnline p a {
				font-size: 1em !important;
				/* line-height: 2em !important; */
			}
		#CurrentlyOnline span {
			font-size: 1em !important;
			/* line-height: 3em !important; */
			color: #333 !important;
		}

	/* User profile styling */
	#UserProfile,
	#MemberLatestPosts {
		margin-top: 20px !important;
		background: #efefe4 !important;
		border-top: 5px solid #d7d7bb !important;
		border-bottom: 5px solid #d7d7bb !important;
		padding: 0 10px 0 20px !important;
	}
		#UserProfile h2,
		#MemberLatestPosts h2 {
			color: #656551 !important;
			font-size: 1.7em !important;
			line-height: 2em !important;
			font-weight: bold !important;
			font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
			margin-bottom: 0 !important;
		}
		#MemberLatestPosts ul {
			margin-top: 0 !important;
		}
		#MemberLatestPosts ul li {
			font-size: 1.2em !important;
			padding: 0 0 5px 5px !important;
		}
		#UserProfile h3 {
			color: #656551 !important;
			font-size: 1.4em !important;
			line-height: 2em !important;
			font-weight: bold !important;
			margin-left: 5px !important;
		}
		#UserProfile div {
			padding: 10px 0 0 20px !important;
			margin-bottom: 10px !important;
			clear: both !important;
		}
		#UserProfile label.left {
			font-size: 1.4em !important;
			float: left !important;
			font-weight: bold !important;
			width: 200px !important;
		}
		#UserProfile p {
			/* font-size: 1.5em !important; */
			font-size: 1.2em !important;
			margin-left: 20px !important;
		}
		#UserProfile p.message {
			/* font-size: 1.5em !important; */
			font-size: 1.2em !important;
			margin-left: 0 !important;
		}
		#UserProfile p.readonly {
			border: 1px solid #c5c5c5 !important;
			background: #f2f2f2 !important;
			margin-left: 200px !important;
			padding: 5px !important;
		}
		#UserProfile input.text {
			font-size: 1.2em !important;
			color: #666 !important;
			padding: 2px !important;
			width: 200px !important;
		}
		#UserProfile #Avatar .simpleimage {
			/*font-size: 1.4em !important;*/
			color: #666 !important;
			padding: 0px !important;
			/*width: 200px !important;*/
			margin-bottom: 0px !important;
		}
		#UserProfile div.simpleimage input {
			/*margin-left: 180px !important;*/
			padding: 2px !important;
			width: 200px !important;
			font-size: 1.4em !important;
			color: #666 !important;
		}
		#UserProfile div.simpleimage img {
			/*float: right !important;
			margin-right: 100px !important;*/
			float: left !important;
			margin: 10px 0px 0px 100px !important;
		}

		#UserProfile select {
			width: 208px !important;
			color: #666 !important;
			font-size: 1.2em !important;
			padding: 1px !important;
		}
		#UserProfile span.readonly {
			font-size: 1.2em !important;
			color: #666 !important;
		}

		#UserProfile .checkableoption {
			position: relative !important;
			width: 435px !important;
		}
		#UserProfile .checkableoption input.checkbox {
			position: absolute !important;
			/*top: 15px !important;
			right: 0px !important;*/
			top: 40px !important;
			right: 90px !important;
		}

#Form_ReplyForm {
	margin-bottom: 20px !important;
}

#Form_ReplyForm_AttachmentField_PostAttachment {
	/*width: 525px !important;*/
	height: 80px !important;
	border: none !important;
}
div.attachments {
	font-size: 1.2em !important;
	line-height: 2em !important;
}
div.attachments strong {
	line-height: 2em !important;
}
ul.attachmentList {
	border-top: 1px solid #ccc !important;
	padding-top: 15px !important;
}
#Posts li li.attachment {
	height: 60px !important;
	margin: 0px 15px 15px 0px !important;
	clear: none !important;
	border: none !important;
}
#Posts li li.attachment a img {
	margin-bottom: -7px !important;
}

/* Helpers */
.clear:after {
    content: "." !important;
    display: block !important;
    height: 0 !important;
    clear: both !important;
    visibility: hidden !important;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1% !important;
}
.clear {
	display: block !important;
}
/* End hide from IE-mac */

/* These are for the BBCode example tags at the top of the start topic/reply to topic/edit post forms */
ul.bbcodeExamples li {
	font-size: 1.2em !important;
	padding: 5px 0 !important;
	border-bottom: 1px solid #ccc !important;
}
ul.bbcodeExamples li.last {
	border: none !important;
}
ul.bbcodeExamples li span.example {
	font-family: Courier New,Courier !important;
}

/* These are for the BBCode tags inside a Post */
div.postType p.code {
	margin: 0 !important;
}
div.postType div.code {
	padding: 5px !important;
	width: 500px !important;
	font-family: Courier New,Courier !important;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}
div.postType div.code code,
div.postType div.code code span {
	font-family: Courier New,Courier !important;
}

form .BBCodeHint {
	font-size: 1.4em !important;
	text-align: center !important;
}

#BBTagsHolder {
  margin-left:20px !important;
  }
#BBTagsHolder.hide {
	display: none !important;
}
#BBTagsHolder.show {
	display: block !important;
}

#RegisterLogin span {
	margin-left: 5px !important;
	margin-right: 11px !important;
}

#RegisterLogin a {
	text-decoration: none !important;
}

#RegisterLogin a:hover {
	text-decoration: underline !important;
}

#RegisterLogin img {
	border: none !important;
	vertical-align: middle !important;
}

#TopicSubscription {
	text-align: center !important;
}

#ForumContent p.Actions {
	text-align: right !important;
	margin-bottom: 10px !important;
}

#Form_RegistrationWithOpenIDForm_OpenIDURL {
  background: url(../../sapphire/images/openid-small.gif) no-repeat !important;
  background-color: #fff !important;
  background-position: 0 50% !important;
  color: #000 !important;
  padding-left: 18px !important;
  width: 284px !important;
}

#OpenIDDescription {
	position: absolute !important;
	border: 3px solid #e1f0f7 !important;
	padding: 5px !important;
	width: 320px !important;
	background-color: #FFFFFF !important;
	font-size: 90% !important;
}
	#OpenIDDescription.hide {
		display: none !important;
	}
	#OpenIDDescription span {
		float: right !important;
		font-size: 1.5em !important;
		font-weight: bold !important;
	}
	#OpenIDDescription h1 {
		clear: none !important;
		font-size: 2em !important;
		margin: 0 !important;
		margin-bottom: 0.2em !important;
	}
	#OpenIDDescription p {
		line-height: 1.5em !important;
		margin-bottom: 0.4em !important;
	}
	#OpenIDDescription a {
		text-decoration: underline !important;
	}
	#OpenIDDescription a:hover {
		color: #000000 !important;
		text-decoration: underline !important;
	}
	
	