a {
	color: #3354AA;
	cursor: pointer;
	}
a:hover {
	color: #4B6DB7;
	text-decoration: none;
	}
#main { background-position:0px 0px; }
#sidebar{display:none;}
#sidebarBottom{float:left;}
#content{padding-right:0px; padding-top:0px}
#pgbottom {
	text-decoration: none !important;
	height: 1px;
	width: 1px;
	font-size: 1px;
	}

/* Errors & Success */
.ErrorContainer {
	background: url(images/vanilla/alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	padding: 10px 10px 10px 27px !important;
	overflow: hidden;
	}
.ErrorTitle {
	font-weight: bold;
	color: #c00 !important;
	}
.Error {
	color: #c00 !important;
	}
#Success {
	border-top: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	background: #E2F9E3;
	color: #060 !important;
	display: block;
	line-height: 200%;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px !important;
	}
.Notice {
	background: url(images/vanilla/notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	font-size:13px;
	padding: 8px 8px 8px 30px;
	margin-bottom: 20px;
	color: #D57D00;
	line-height: 150%;
	}

/* Remove System Message Button */
.Notice span {
	float:right;
	display: block;
	font-size: 11px;
	}
.Notice span a,
.Notice span a:link,
.Notice span a:visited,
.Notice span a:hover {
	color: #f60;
	}
.Invisible { display: none; }
.Visible { display: block; }

/* Session.. */

#Session {
	position:absolute;
	top:35px;
	right:18px;
	text-align:right;
	font-size:11px;
	color:#5d709f;
	}
#Session a {
	color:#5d709f;
	text-decoration:none;
	}
#Session a:hover {
	color:#000;
	}
#Body
{
position:relative;
}
/* Panel.. */
#ForumIcon
{
width:82px; height:80px; float:left; margin-right:20px;
background-image:url('images/forum_icon.gif');
background-repeat:no-repeat;

}



#Panel {
	width:232px;
	float:left;
	display: inline;
	margin-right:8px;
	padding:3px 8px 0px 8px;
			background-image:url('images/sidebarTop.gif');
	background-position:0px 0px;
		background-repeat:no-repeat;
	}
#Panel * {
	margin:0px;
	padding:0px;
}
#Panel ul {list-style:none; }
#Panel ul  ul { padding-left:10px; margin-top:10px; }

#Panel ul  ul.Account_Options, #Panel ul  ul.Options
 {
 
	margin-left:10px;
}
#Panel ul  ul.Options a span
{
	color:#8D4614;
}
#Panel h1, #Panel h2
{
	font-size:14px;
	color:#D0C99B;
	text-align:left;
	border-bottom:solid 1px #D0C99B;
}
#Panel h2{padding:20px 0px 5px 0px;}
#Panel li a { color:#D0C99B; }
#Panel li a:hover { font-weight:bold; color:#ffc; }

ul#Menu{
	margin-left:20px;
	float:left;
	clear:right;
	width:125px;
	height:95px;
	font-size:11px;
	list-style-image:url('images/newsBullet.gif');
}
#Menu li { margin-left:2px; margin-bottom:4px;  }
#Menu li a{font-weight:bold;}
#Menu li  a.blue{color:#7793C2;}

#Panel .RecentDiscussions  h2
{
	margin-bottom:8px;
}
#Panel .RecentDiscussions ul
{
	padding-left:20px;
}
#Panel .RecentDiscussion
{
	margin-bottom:5px;
}
#Panel .RecentDiscussions .RecentDiscussionTopic
{
	list-style-image:url('images/newsBullet.gif') !important;
}
#Panel .RecentDiscussions span { font-weight:bold; }
#Panel .RecentDiscussions span, #Panel .RecentDiscussions a{ color:#FFF; font-size:10px;}

#Panel .RecentDiscussions .RecentDiscussionTopic a{ color:#A49C87; font-weight:bold; font-size:12px;}

#AboutVanilla {
display:none;

}
/* Content.. */

#Content {

	margin:0px 0px 0px 257px;
	width:525px;
	}
	
*html #Content{
	margin:0px 0px 0px 250px;
		width:522px;
}
/* ContentInfo/Control/Whatever - Universal to Discussion Index & Comments */

.ContentInfo {
	text-align:right;
	}
.ContentInfo.Top {
	white-space:nowrap;
	overflow: hidden;
	}
#AccountPage #Content,
#CommentsPage #Content,
#DiscussionsPage #Content,
#CategoryPage #Content,
#ExtensionPage #Content,
#SettingsPage #Content,
#SearchPage #Content {
	padding-top: 20px;
	background-color:#594220;
	}
#DiscussionsPage .Bottom {
	margin: -6px 0px 8px 0px;
	}
.ContentInfo * {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:100%;
	}
#CommentsPage .ContentInfo h1 {
	float:left;
	width:60%;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
	}
html>body#CommentsPage .ContentInfo h1 {
	width:80% !important;
	}
.ContentInfo input {
	font-size:10px;
	margin-left:5px;
	border-color:#93B1CD;
	}
#DiscussionsPage .ContentInfo h1 {
	float:none;
	text-align:left;
	}
#content	.ContentInfo h1 {font-size:13px;}
.ContentInfo h1 .def
{color:#8D4614}
.ContentInfo h1 a {
	color:#3354aa;
	text-decoration:none;
	}
.ContentInfo h1 a:hover {
	color:#000;
	}
.ContentInfo a {
	color:#bbb;
	text-decoration:none;
	}
.ContentInfo a:hover {
	color:#3354aa;
	}
.PageInfo {
	font-size:13px;
	color:#bbb;
	padding:0px 1px;
	text-align:left;
	margin:5px 0px;
	line-height:23px;
	font-weight:bold;
	
	}
#CommentsPage .ContentInfo.Top .PageInfo{
		margin:5px 0px 0px 0px !important;
	}
.ContentInfo.Top
{
	position:relative;
}
	.ContentInfo.Top .PageInfo
	{
		position:absolute;
		top:0px; left:0px; margin-top:0px;
	}
.PageInfo p 
{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	color:#93B1CD;
	font-size:12px;
}
	
.PageList {
	margin:0px;
	padding:0px;
	list-style:none;
	color: #93B1CD;
	display:inline;
	float:left;
	}
.PageList,
.PageList li {
	display:inline;
	}
.PageList a,
.PageList li a {
	text-decoration:none;
	color:#3354aa !important;

	}
	#TopOfPage{  display:inline;}
.PageList.PageListEmpty {display:none; }
.ContentInfo.Bottom{width:100%;
 }
/* Discussion Index */

#PageJump {
	display:none;
	
}

#Discussions {
	margin-top:-5px !important;
	width: 100%;
}
#Discussions, #Discussions * {
	margin:0px;
	padding:0px;
	list-style:none;
}
#Discussions li
{
	position:relative;
	margin-bottom:3px;
}
#Discussions li  tt
{
	position:absolute;
}
#Discussions li  tt, #Categories tr td tt
{
	background-color:#311700;
}
#Discussions li  tt.topLeft, #Categories tr td tt.topLeft
{
	background-position:0px 0px;
	top:0px;
	left:0px;
}
#Discussions li  tt.bottomRight
{
	bottom:0px;
	right:0px;
	background-position:-5px -14px;
}
*html #Discussions li  tt.bottomRight{bottom:-1px;}

#Discussions li ul {
	border:none;
}
#Discussions li li {
	height:auto;
	border:0px;
}
#Discussions li.Read.NewComments, #Discussions li.Unread{
	background-color:#C3BCA4 !important;
	}
#Discussions li.Read.NoNewComments ul {
	background-color:#A49C87
	}
.NewComments,

#Discussions li.Read.NewComments tt.bottomRight, #Discussions li.Unread tt.bottomRight
{
	background-position:-25px -14px;
}
#Discussions li.Read.NewComments tt.topLeft, #Discussions li.Unread tt.topLeft
{
	background-position:-20px 0px;
}
#Discussions li ul {
	padding: 7px 6px 7px 6px;
	color:#777;
	}
	
#Discussions ul li span, #Discussions ul span a, #Discussions ul a {
	text-decoration:none;
		color:#FFF;

	}
#Discussions ul li span{font-weight:bold;}
#Discussions ul span a:hover, #Discussions ul a:hover {
	color:#7d481E;
	text-decoration:underline;
}
#Discussions ul ul a {
	color:#584527;
	}
.Discussion {

	background-color:#C3BCA4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
}
.DiscussionType {
	font-size:14px;
	float:left;
	margin-right:5px !important;
	color:#062971;
	font-weight:bold;
	line-height:20px;
	}
.DiscussionType span,
.DiscussionType.Normal {
	display:none;
	}
.DiscussionType * {
	float: left;
	}
 .DiscussionTopic, .User.Name {
	font-size:14px;
	line-height:20px;
	overflow: hidden;
	}
.DiscussionTopic span {
	display:none;
	}
#Discussions ul .DiscussionTopic a, .User.Name a {
		color:#1F150F;
	font-weight:bold;
	}
#Discussions ul .DiscussionTopic a:hover
{
	color:#87B8D8;
}

.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
	width: auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
		color:#FFF;

	}
#Discussions .DiscussionNew{ display:none; }
#Discussions .NewComments .DiscussionNew a, #Discussions .NewComments .DiscussionNew span{
font-weight:bold;
	color:#8D4614;
	}
#Discussions li.Read.NewComments .DiscussionNew, #Discussions .Unread  .DiscussionNew{
	display:inline;
	}
#Discussions li a.DiscussionButton { margin:5px 0px 8px 0px; background-image:url('images/discussion_button.gif'); width:114px; height:35px; display:block;}

/* Category Index */

#CategoryPage div.ContentInfo h1 {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom:6px;
	}
#Categories {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom: 20px;
	width: 100%;
	background-color:#A49C87;
}
.BlockedCategory {
	}
.UnblockedCategory {
	}
#Categories tr {
	}
#Categories tr td
{
	background-color:#A49C87;
	color:#FFF;
	vertical-align:middle;
	position:relative;
	
}
#Categories tr td.CategoryDiscussionCount tt.bottomRight{top:10px; *top:20px; top:100px;}
#Categories tr th
{
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	width:100%;
	background-color:#311700;
		border-bottom:solid 1px #D0C99B;
	height:23px;
	line-height:23px;

}
#Categories tr td {
	height:auto;
	border-top:solid 6px #311700;
}
#Categories ul span, #Categories ul span a, #Categories ul a {
	color:#aaaaaa;
	text-decoration:none;
}
.Category {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
}
	
.CategoryName {
	font-size:14px;
	margin-right:5px !important;
	color:#311700 !important;
	font-weight:bold;
	line-height:20px;
}
.CategoryName a {
	color: #311700;
	}
.CategoryName a:hover {
	color: #4B6DB7;
	text-decoration: underline;
}

.CategoryDescription 
{
	padding:5px;
	color:#311700;
	font-size: 11px;
	overflow: hidden;
}
#Categories tr td.CategoryNameCell
{
	vertical-align:top;
	position:relative;
}
#Categories tr td.CategoryDiscussionCount
{
	font-size:18px;
	text-align:center;
	border-left:solid 3px #311700;
	line-height:18px;
	background-image:url('images/curvedCategoriesCorner.gif');
	background-position:100% 100%;
	background-repeat:no-repeat;
}
/* Comments.. */
#Comments {
	margin:0px;
	padding:0px;
	list-style:none;
	height:1%;
	}
	
#Comments li {
	margin:0px;
	padding:10px 0px;
}
#Comments li.Comment
{
	padding:0px;
	background-color:#A49C87;
}
#Comments li.Hidden {
	background: url(images/vanilla/hidden-tile.gif) top left repeat-x #fafafa;
	}

#Comments .CommentHeader {
	padding: 4px 8px;
	text-align:right;
	line-height:32px;
	height:40px;

	}
#Comments .CommentHeader ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#Comments .CommentHeader li {
	margin:0px;
	padding:0px;
	border:none;
	display:inline;
	color:#aaa;
	font-size:11px;
	border-bottom:0px;
}


#Comments .CommentHeader li span {
	display:none;
	}

#Comments .CommentHeader a.WhisperBack {
	padding-left: 10px;
	color: #aaa;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	}
#Comments .CommentHeader a.WhisperBack:hover {
	color: #333;
	}
#Comments .CommentHeader em {
	color:#bbb;
	font-style:normal;
	}
#Comments li.Hidden .CommentHeader i {
	padding-left: 8px;
	color:#c00;
	font-style:normal;
	}
#Comments .CommentHeader a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#3354aa;
	}

#Comments .CommentHeader span a {
	font-size:10px;
	font-weight: normal;
	color:#aaa;
	margin-left:3px;
	padding-left:3px;
	cursor: pointer;
	text-decoration: underline;
	}
#Comments .CommentHeader span a:hover {
	text-decoration: underline;
	color: #333;
	}
#Comments .CommentNotice {
	padding: 6px;
	font-size:13px;
	text-align: center;
	border-top: 1px solid #D9999A;
	border-bottom: 1px solid #D9999A;
	background: #FEE1E1;
	color: #850406 !important;
	margin: 10px 0px 10px 0px;
	}
#Comments .CommentBody {
	display:block;
	margin: 10px;
	font-size: 13px;
	
	margin:0px;
	position:relative;
	}
#Comments .CommentBody ul li,
#Comments .CommentBody ol li {
	border-bottom:none;
	padding:0px;
	}
#CommentsPage .ContentInfo.Middle .PageInfo {
	border-top: 0px;
	margin:0px;
	}
#CommentsPage .ContentInfo.Bottom {
	margin-bottom: 20px;
	}
#Comments code {
	border-left: 6px solid #FFFFAA;
	background: #FFFFEE;
	padding: 8px;
	padding-left: 16px;
	display: block;
	white-space: pre;
	}
/* Thanks to Bergamot */
#Comments blockquote {
	padding:8px 16px;
	margin:0 0 8px;
	background-color: #E5EAF6;
	border-left: 6px solid #ACBEDF;
	color:#56568F;
	}
#Comments blockquote blockquote {
	border-right: 1px solid #ACBEDF;
	border-top: 1px solid #ACBEDF;
	border-bottom: 1px solid #ACBEDF;
	}
#Comments blockquote cite {
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #ACBEDF;
	color:#56568F;
	}
#Comments {color:#FFF;}
#Comments li.Comment{ padding-bottom:0px; position:relative; width:100%; margin-bottom:5px;}
#Comments .Comment tt.topLeft{ top:0px; left:0px; position:absolute; background-color:#311700;}

#Comments .CommentHeader .CommentIcon {display:block;	margin-right:5px; float:left; height:32px; width:32px; border:solid 1px #311700; background-repeat:no-repeat; background-position:center center;}
#Comments .CommentHeader ul {  margin:0px; padding:0px; height:32px;}
#Comments .CommentHeader li{display:block; margin:0px; padding:0px;}
#Comments .CommentHeader li.AuthorName{height:20px; line-height:16px; text-align:left;}
#Comments .CommentHeader li.AuthorName a{ font-size:15px; padding:0px; margin:0px; color:#311700;}
#Comments .CommentHeader li.AuthorRole { line-height:12px; font-size:10px; height:12px; color:#311700; text-align:left;}

#Comments .CommentBody{ padding:5px;}
#Comments .ReplyButton{background-image:url('images/reply_button.gif'); width:50px; height:35px; display:block;}
#Comments .CommentFooter{font-size:10px; color:#311700; text-align:right; padding:2px 4px; background-position:100% 100%; background-image:url('images/curvedCategoriesCorner.gif'); background-repeat:no-repeat;}
#Comments .CommentTime {float:left;}

#Comments li.FirstComment{ background-color:transparent; }
#Comments li.FirstComment tt{display:none; }
#Comments li.FirstComment .CommentFooter{background-image:none; }
#Comments li.FirstComment .CommentFooter{color:#C6BFB2;}
#Comments li.FirstComment *{ background-color:transparent;}
#Comments li.FirstComment .CommentHeader span.CommentIcon {	border:solid 1px #C6BFB2;}
#Comments li.FirstComment .CommentHeader li.AuthorName a{ color:#FFF;}
#Comments li.FirstComment .CommentHeader li.AuthorRole { color:#FFF;}


li.User {
	display:inline;
	font-size:10px;
	margin-right:10px !important;
	}
li.User span {
	color: #aaa;
	}
li.User.Name {
	display:block;
	font-size: 11px;
	overflow: visible;
	}
li.User.Name .UserIcon {
	padding:9px 0px 9px 30px !important;
	margin-right: 6px !important;
	background-repeat:no-repeat !important;
	display: inline !important;
	background: center center no-repeat;
	}
li.User.Name a {
	font-size: 14px;
	}
li.User.Name.WithIcon {
	line-height:32px;
	}
li.User.Name a:hover {
	text-decoration: none !important;
	}
li.User.Name span {
	display:none;
	}

/* Forms.. */

#Form * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Form {
	}
#Form fieldset {
width:100%;
display:block; 
border:2px solid #526A7B; 
margin-bottom:0.5em; 
line-height:1.2em;
border:none;

/*
	border:0px;
	clear:none;
		margin-bottom: 10px;
*/		

	}
#Form fieldset legend {
	background-color:#EBEBEB;
	border:none;

font-size:1.1em; 
font-weight:bold; 
color: #4C361E;
height: 24px;
line-height: 24px;
width:157px; 
padding: 0 5px;
	}

#Form form {
background-color:#EBEBEB;
	margin:0px;

position:relative;
	padding:10px 10px 5px 10px;
	background-image:url('images/news_corner.gif'); background-repeat:no-repeat; background-position:bottom right;

	}
#Form ul {margin:0px; padding:0px;}
#Form li {
	color:#4C361E;
	font-weight:bold;
	}
#Form label a {
	margin-bottom:-3px;
	margin-right:15px;
	float:right;
	padding:3px 6px;
	color:#4C361E;
	text-decoration:none;
	font-weight:normal;
	border:1px solid #ffedae;
	background-color:#fff;
	}
#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
	}
#Form textarea,
#Form input,
#Form select {
	font-family:'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
	font-size:13px;
	font-weight: normal;
	}
#Form textarea {
	width:99.5%;
	height:150px;
		border-color:#4C361E;
;
	}
#Form textarea.SmallCommentBox {
	height: 150px;
	}
#Form textarea.LargeCommentBox {
	height: 400px;
	}
#Form .Button {
	cursor: pointer;
	color: #000 !important;
	}
#Form .Button.SubmitButton {
	margin-right:10px;
	float:left;  bottom:10px; left:10px;
	}

/* Add Comment & Start Discussion Forms */

#Form.StartDiscussion legend {
	padding-top: 0px;
	}
#PostPage #Form.AddComments legend {
	padding-top: 0px;
	}
.AddComments {
	width: 99%;
	}
#Form.AddComments {
	width: 100%;
	}
#Form.AddComments fieldset {
	margin: 0px;
	}
#Form.AddComments form {
	margin-top: 0px !important;
	}
	#Form.StartDiscussion li {margin:12px;}
#Form.StartDiscussion label,
#Form.AddComments label {
	margin:4px;
	display:block;
	width:100%;
	color:#4C361E;
	font-weight:bold;
	}
#Form.StartDiscussion label.Radio,
#Form.AddComments label.Radio {
	display:inline !important;
	width:auto !important;
	}
#Form.AddComments {
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 0px 0px;
	}
#PostPage #Form.AddComments {
	padding: 0px;
	}
.DiscussionBox {
	width: 400px;
	}
#Form .Button {
	width: auto !important;
	}
#Form.AddComments a,
#Form.StartDiscussion a {
	font-weight: normal;
	}
#CommentFormats input {
	margin: 0px 2px 0px 12px;
	}
#Form.StartDiscussion #CommentFormats label,
#Form.AddComments #CommentFormats label {
	font-weight: normal;
	}
/* Pad fatal errors on post page */
#PostPage #Content {
	padding-top: 20px !important;
	}

/* Account Section Forms.. */

.Account {
		width:95%;
	margin: 0px !important;
	}
#Form.Account legend {
	color:#000;
	}
#Form.Account h2 {
	font-size:13px;
	margin-bottom:4px;
		margin-top:10px;
		color:#394B59;

}
.newsBottomLeft{background-image:url('images/newsRoundCorners.gif'); background-position:0px 0px; position:absolute; bottom:0px; left:0px; width:5px; height:5px;}
*html .newsBottomLeft, *html .newsTopRight{ display:none; }

#Form.Account p {
	padding-bottom: 10px;
		color:#8D4614;
font-weight:normal;
	}
#Form.Account ul p {
	padding: 0px;
	}
#Form.Account label {
	display:block;
	width:80%;
	color:#5A361E;
	line-height:18px;
	margin-bottom: 4px;
	}
#Form.GlobalsForm label {
	float: left;
	}
#Form.Extensions label {
	width: 100%;
	}
#Form.Account .Description span label,
#Form.Account label small {
	font-weight:normal;
	}
#Form.Account input,
#Form.Account select {
	color:#000;
	width:40%;
	}
#Form.GlobalsForm input,
#Form.GlobalsForm select {
	width: 59%;
	}
.Description {
	margin:3px 0px !important;
	padding: 3px 0px 5px 0px !important;
	font-weight:bold;
	color:#8D4614;
	}
#Form.Account p span {
	display:block;
	margin-top:5px;
	}
#Form.Account p span label {
	float:none;
	display:inline;
	margin-left:5px;
	font-weight:bold;
	line-height:20px;
	width:90%;
	}
#Form.Account p span input {
	width:14px;
	}
#Form.Preferences p span label {
	font-weight: normal;
	}
#Form .CancelButton { position:relative; top:3px;}
/* Globals Form */

#Form.GlobalsForm select.SmallSelect {
	font-size: 11px;
	width: 50px;
	}
#Form.GlobalsForm #ForumOptions p span label {
	font-weight: normal !important;
	}
#Form.GlobalsForm #ForumOptions {
	margin-bottom: 20px;
	}
#Form.GlobalsForm p {
	margin-bottom: 10px; 	color:#8D4614;

	}

/* Update Check form */
.UpdateOld .Name,
.UpdateGood .Name,
.UpdateUnknown .Name,
.UpdateChecking .Name {
	padding: 0px 0px 4px 23px !important;
	}
.UpdateOld .Details,
.UpdateGood .Details,
.UpdateUnknown .Details,
.UpdateChecking .Details {
	font-weight: normal;
	}
.UpdateOld,
.UpdateUnknown {
	background: #FFFFCC;
	}
.UpdateGood {
	background: #FFFB97;
	}
.UpdateChecking {
	background: #FFFEEC;
	}
.UpdateOld .Name {
	background: url(images/vanilla/ico.alert.gif) no-repeat top left;
}
.UpdateGood .Name {
	background: url(images/vanilla/ico.check.gif) no-repeat top left;
}
.UpdateUnknown .Name {
	background: url(images/vanilla/ico.unknown.gif) no-repeat top left;
}
.UpdateChecking .Name {
	background: url(images/vanilla/progress.gif) no-repeat center left;
}


/* RoleEdit Form */

#Form.RoleEditForm li p span label {
	font-weight: normal !important;
	}

/* Category List */
#Form.CategoryList .RoleBlocked {
	background: url(images/vanilla/disabled-tile.gif) #F4F4C2;
	}

/* Category Form */
#Form.CategoryForm li p span label {
	font-weight: normal !important;
	}

/* Custom form for extensions management screen */

#Form.Extensions {
	margin: 0px 0px 20px 0px !important;
	}
div.Extensions ul {
	border:1px solid #ddd;
	border-bottom:0px;
	margin: 10px 0px 20px 0px !important;
	}
div.Extensions ul {
	background-color:#fffeec;
	}
div.Extensions ul li {
	border-bottom:1px solid #ddd;
	margin:0px !important;
	padding:10px !important;
	overflow: hidden;
	}
div.Extensions ul li.Enabled {
	background: #FEFECB;
	}
div.Extensions ul li.Disabled {
	background: url(images/vanilla/disabled-tile.gif) #F4F4C2;
	}
div.Extensions ul li.Processing {
	background: #FEFECB;
	}
div.Extensions ul li.Processing label {
	background: url(images/vanilla/progress.gif) no-repeat center left;
	}
div.Extensions ul li.Processing input {
	display: none;
	}
div.Extensions ul li.Processing * {
	color: #B9AB7E !important;
	}
div.Extensions h3 {
	font-size:13px;
	color:#000 !important;
	}
div.Extensions h3 label {
	display: inline !important;
	padding-left: 30px !important;
	}
div.Extensions ul li input {
	width: auto !important;
	margin-top: 3px !important;
	left: 260px;
	position: absolute;
	}
div.Extensions h3 a {
	color:#1EB136 !important;
	text-decoration: none;
	}
div.Extensions h3 a:hover {
	text-decoration: underline;
	}
div.Extensions ul li span,
div.Extensions ul li span * {
	font-size: 12px;
	font-weight: normal;
	z-index: 1;
	}
div.Extensions ul li span {
	margin-left: 10px !important;
	}
div.Extensions .Version {
	font-weight: bold;
	margin-left: 5px !important;
	}
div.Extensions ul li p {
	padding-left:30px !important;
	color:#000 !important;
	font-weight:normal;
	}
div.Extensions ul li p a {
	color:#335eb7 !important;
	text-decoration: none;
	}
div.Extensions ul li p a:hover {
	color:#062971 !important;
	text-decoration: underline;
	}

/* Custom form for applicant management screen */
div.Applicants ul li.CheckController p {
	padding-left: 4px !important;
	}
div.Applicants ul li.NoApplicants p {
	padding-left: 4px !important;
	color: #84733D !important;
	}
div.Applicants .Approve {
	padding: 0px 0px 10px 0px !important;
	}
div.Applicants .Approve input {
	font-size: 11px !important;
	}
div.Applicants ul {
	margin: 10px 0px 10px 0px !important;
	}
	#Form.Applicants form{padding-bottom:20px;}
#Form.Applicants input,#Form.Extensions input{left:15px;}
/* Custom form for sortable list */

.SortList {
	background-color: #93B1CD;
	color:#8D4614;
	font-weight:bold;
	border: 1px solid #ddd;
	border-top: 0px;
	}
.MovableSortListItem {
	cursor: move;
	}
.SortListItem {
	border-top: 1px solid #ddd;
	padding: 6px !important;
	margin: 0px !important;
	position: relative;    /* set item to relative for IE6 */
	}
.SortListOptions {
	float: right !important;       /* float for modern browsers - no need to clear this float */
	float: none;                   /* no float for IE6 */
	position: relative !important; /* realtive positioning for modern browsers */
	position: absolute;            /* absolute positioning for IE6 */
	right: auto !important;         /* no right positioning for modern browsers */
	right: 20px;                   /* right positioning for IE6 */
	}
.SortEdit, .SortEdit:link, .SortEdit:active, .SortEdit:visited {
	color: #1eb136 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	}
.SortEdit:hover {
	color: #393;
	text-decoration: underline;
	}
.SortRemove {
	background: url(images/vanilla/btn.remove.gif) no-repeat center right;
	text-decoration: none;
	margin-left: 10px !important;
	padding-left: 15px !important;
	}
.SortNoRemove {
	text-decoration: none;
	margin-left: 10px !important;
	padding-left: 15px !important;
	}

/* */

#CustomInfo li {
	width:50%;
	float:left;
	}
#CustomInfo li input {
	width:80% !important;
	}
.Submit {
	margin:15px 0px !important;
	text-align:left;
	
	}
.Submit input {
	width: auto !important;
	float:left;
	cursor:pointer;
	}
.Submit a {
	color: #f60 !important;
	}

/* Profile Page.. */

#AccountProfile #Success,
#AccountProfile .ErrorContainer {
	margin-right: 18px;
	}
#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
	border-bottom: 1px solid #FFC2CA;
	}
#AccountProfile {
	float:left;
	width:300px;
	background-color:#EBEBEB;
	padding:8px;
	background-image:url('images/news_corner.gif'); background-repeat:no-repeat; background-position:bottom right;
	}
#AccountProfile * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#AccountProfile li {
	clear:both;
	margin-right:20px;
	line-height:18px;
	
	}
#AccountProfile h3 {
	font-size:12px;
	width:44%;
	float:left;
		color:#8D4614;

	}
#AccountProfile p {
	float:left;
	width:50%;
	color:#263C51;
	margin-left:14px;
	}
#AccountProfile h2 {
	font-size:14px;
	color:#000;
	width:60%;
	float:left;
	}
#AccountProfile .ProfileTitle * {
	line-height:32px;
	}
#AccountProfile .Tagline {
	padding: 6px;
	text-align: center;
	border-top: 1px solid #D9999A;
	border-bottom: 1px solid #D9999A;
	background: #FEE1E1;
	color: #850406 !important;
	margin: 0px 20px 10px 0px;
	}
.ProfileTitleIcon {
	background-repeat:no-repeat;
	}
.ProfileTitle h2 {
	width:48% !important;
	}
.ProfileTitle.WithIcon h2 {
	padding-left:4px !important;
	width: auto;
	}
.ProfileTitle.WithIcon .ProfileIcon {
	padding:9px 0px 9px 30px;
	background: #fff no-repeat center center;
	margin-right: 6px;
	display: inline;
	float: left;
	width: 32px;
	}
#AccountProfile .ProfileTitle p {
	width:auto;
	float: right;
	text-align:right;
	font-size:11px;
	color:#526A7B;
	}
#AccountProfile .ProfileTitle {
	line-height:20px;
	margin-bottom:10px;
	}
#AccountProfile .Picture {
	width: 280px;
	height: 200px;
	overflow: hidden;
	background: center center no-repeat;
	margin-bottom: 6px;
	}
#AccountHistory {
	margin-left:320px;
	}
html>body #AccountHistory { /* ugly hack, but fixes display error in IE. */
	margin-left:300px !important;
	}
#AccountHistory * {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#999;
	}
#AccountHistory ul, #AccountHistory h2 {
	margin:0px 20px;
	}
#AccountHistory ul {
	margin-bottom:20px;
	}
#AccountHistory h2 {
	font-size:14px;
	color:#000;
	}
#AccountHistory ul {
	border-top:1px solid #ccc;
	}
#AccountHistory li {
	padding:5px;
	border-bottom:1px solid #ccc;
	}
 #AccountHistory h3,
 #AccountHistory h3 a {
	color:#8D4614;
	font-size:12px;
	}
#AccountHistory h3 small {
	font-size:11px;
	}
#AccountHistory p {
	font-size:11px;
	}
#AccountHistory p.Note {
	padding:3px;
	padding-bottom:0px;
	font-style:italic;
	}

/* Settings Home */

#Form.Help form {
	width: 450px !important;
	padding: 0px;
	}
#Form.Help p.Description {
	padding: 10px !important;
	color:#84733d !important;
	}
#Form.Settings dl * {
	margin:10px;
	color: #84733d;
	font-size:12px;
	
	}
#Form.Settings dl dt {
	font-weight:bold;
	color:#394B59;
	font-size:14px;
	}
#Form.Settings  dl dd {
	margin:10px;
	padding-left:10px;
	}
.WhisperFrom {
	background-color:#fefceb;
	}
.WhisperTo {
	background-color:#feebfa;
	}
.left {
	float:left;
	}
.hiLite {
	background-color:#ff9;
	font-style:normal;
	}

/* Autocomplete results */

.AutoCompleteContainer {
	margin: 0px;
	padding: 0px;
	border: 1px solid #888;
	border-top: 0px;
	}
.AutoCompleteContainer td {
	padding: 3px;
	cursor: pointer;
	}
.AutoCompleteRow td {
	background: #fff;
	color: #000000;
	}
.AutoCompleteHoverRow td {
	background: #335EA8;
	color: #fff;
	}

/* Ajax progress */
.HideProgress {
	background: url(images/vanilla/hprogress.gif) center center no-repeat;
	text-decoration: none !important;
	padding-left: 15px;
	padding-right: 15px;
	}
.Progress {
	background: url(images/vanilla/hprogress.gif) left center no-repeat;
	padding-left: 22px !important;
	}
.PreferenceProgress {
	background: url(images/vanilla/hprogress.gif) left center no-repeat;
	padding-left: 16px !important;
	}
.Complete,
.PreferenceComplete {
	background: none;
	padding-left: 0px;
	}
.PreferenceProgress input {
	display: none;
	}
.PreferenceComplete input {
	display: inline;
	}

/* IE Rendering Fixes */

#Body, #Form h2, #Form p {height: 1%; }

/* Thank you positioniseverything.com*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {
	display:inline-table;
	}

/* Hides from IE-mac \*/

* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}

/* End hide from IE-mac */

/* IE 7 Fixes - thanks WallPhone */

#Content .ContentInfo.Bottom .PageInfo p {
	min-width: 20px;
	}
html>body #Content .ContentInfo.Bottom .PageInfo {
	border-top: 1px solid #fff;
	}
.ForumDateIcon
{
	width:37px; height:35px;
	color:#C3BCA4;
	background-image:url('images/date_icon.gif');
	float:right;
	position:absolute;
	right:7px;
	top:10px;
}
ul div.ForumDateIcon a
{ color:#C3BCA4; font-weight:bold; text-align:center; font-size:11px;}

.ForumDateIcon span
{
color:#C3BCA4;
font-weight:bold;
display:block;
font-size:11px;
line-height:12px;
text-align:center;
}
#Comments li.FirstComment .ForumDateIcon{	background-image:url('images/first_date_icon.gif');}

*html .ForumDateIcon span
{font-size:10px;
line-height:11px; padding-top:2px;}