*
{
	moz-outline: none;
}
body
{
	/*background: #fff url('panelfade.gif') top left repeat-y;*/
	margin: 0;
	padding: 0;
	letter-spacing:0 !important;
}
body,div,table,td
{
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
a
{
	color: #4814a0;
	cursor: pointer;
	text-decoration: none;
	
}
a:link, a:visited {
	color: #4814a0;
}
a:hover
{
	color: #4814a0;
	text-decoration: underline;
}
#pgbottom
{
	font-size: 1px;
	height: 1px;
	text-decoration: none!important;
	width: 1px;
}

.ErrorContainer
{
	background: url(alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	overflow: hidden;
	padding: 10px 10px 10px 27px!important;
}
.ErrorTitle
{
	color: #c00!important;
	font-weight: bold;
}
.Error
{
	color: #c00!important;
}
#Success
{
	background: #E2F9E3;
	border-bottom: 1px solid #9C9;
	border-top: 1px solid #9C9;
	color: #060!important;
	display: block;
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 10px!important;
	text-align: center;
}
.Notice
{
	background: url(notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	color: #D57D00;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 20px;
	padding: 8px 8px 8px 30px;
}
.Notice span
{
	display: block;
	float: right;
	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;
}
#sessionholder {
	position:relative;
		width:960px;
	margin:0 auto;
}
#Session
{
	color: #5d709f;
	font-size: 11px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 24px;
}
#Session a
{
	color: #5d709f;
	text-decoration: none;
}
#Session a:hover
{
	color: #000;
}
#Header
{
	//background: white;
	border-bottom: 1px solid #acbedf;
	width:960px;
	margin:0 auto;
	margin-top:20px;
	padding-top:3px;
	padding-bottom:2px;

}
#Header *
{
	margin: 0;
	padding: 0;
}
#Header h1
{
	color: #000;
	font-size: 22px;
	margin: 10px 0;
	text-align: center;
	display:none;
}
#Header h1 strong
{
	color: #ffa500;
}
#Header ul
{
	text-align: center;
}
#Header ul li
{
	border-bottom: 1px solid #acbedf;
	display: inline;
	margin: 0 3px;
}
#Header ul li.TabOn
{
	background-color: #fff;
	border: 1px solid #acbedf;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 4px 0px;
}
#Header ul li a
{
	//background-color: rgb(73,182,208);
	background-color:#c8009c;
	color: #fff;
	font-size: 14px;
	padding: 2px 8px;
	text-decoration: none;
}
#Header ul li a:hover
{
	background-color: #c8009c;
}
#Header ul li.TabOn a,#Header ul li.TabOn a:hover
{
	background-color: #fff;
	color: #000;
}
#Header ul li a em
{
	font-style: normal;
	text-decoration: underline;
}
#Panel
{
	/*background: url('panelfadetop.gif') top right no-repeat;*/
	display: block;
	float: left;
	margin-top:10px;
	margin-left: 18px;
	width: 201px;
	background: white;
}
#Panel *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#Panel h1
{
	font-size: 13px;
	margin-top: 20px;
	margin-bottom:20px;
}
#Panel h1 a
{
	color: white;
	font-size: 13px;
	background: #c8009c;
	padding:10px;
	font-weight:normal;
	letter-spacing:normal!important;
}
#Panel h1 a em
{
	color: #a00;
	font-style: normal;
	text-decoration: underline; 
}
#Panel h1 a:hover
{
	background:#4814a0;
	text-decoration: none;

}
#Panel h2
{
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 12px;
	margin: 10px 0 3px 0;
	padding: 0;
	text-indent: 4px;
	width: 180px;
}

#Panel ul ul,#Panel ul p,#Panel select
{
	margin: 0 4px;
}
#Panel ul,#Panel p
{
	color: rgb(73,182,208);
	font-size: 11px;
}
#Panel ul ul
{
	color: rgb(73,182,208);
	font-size: 12px;
}
#Panel select
{
	margin-top: 3px;
	width: 167px;
}
#Panel ul ul li
{
	margin-bottom: 3px;
	overflow: hidden;
	width: 173px;
}
#Panel ul ul li a
{
	//color:rgb(73,182,208);
	display: block;
	font-size: 12px;
	//text-decoration: none;
	width: 100%;
}
#Panel ul ul li a span
{
	color: #c00;
	font-size: 12px;
	padding-left: 4px;
}
#Panel ul ul li a:hover
{
	//color:#c8009c;
}
#AboutVanilla
{
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
	color: #bbb!important;
	margin: 10px 0 0 0!important;
	padding: 3px 0 3px 0;
	text-align: center;
	width: 180px;
	float:left;
	display:none;
}
#AboutVanilla a
{
	color: #d0d0d0!important;
	text-decoration: none;
}
#AboutVanilla a:hover
{
	color: #aaa!important;
	text-decoration: underline;
}
#Content
{
	/*margin: 0 18px 0 235px;*/
	width:740px;
	margin:0;
	float:right;
}
.ContentInfo
{
	text-align: right;

}
#ContentBody {
background: white;
}

#AccountPage #Content,#CommentsPage #Content,#DiscussionsPage #Content,#CategoryPage #Content,#ExtensionPage #Content,#SettingsPage #Content,#SearchPage #Content
{
	padding-top: 20px;
	background: white;
}
#DiscussionsPage .Bottom
{
	margin: -6px 0 8px 0;
}
.ContentInfo *
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.ContentInfo Bottom {

}
.ContentInfo Top
{
	overflow: hidden;
	white-space: nowrap;
}
.ContentInfo h1
{
	color:  #c8009c;
	letter-spacing:normal!important;
	text-transform:uppercase;
}
#CommentsPage .ContentInfo h1
{
	float: left;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	width: 60%;
}
html>body#CommentsPage .ContentInfo h1
{
	width: 80%!important;
}
.ContentInfo input
{
	font-size: 10px;
	margin-left: 5px;
}
#DiscussionsPage .ContentInfo h1
{
	float: none;
	text-align: left;
}
.ContentInfo h1 a
{
	color: #4814a0;
	text-decoration: none;
}
.ContentInfo h1 a:hover
{
	color: #4814a0;

}
.ContentInfo a
{
	color: #bbb;
	text-decoration: none;
	font-size:10px;
}
.ContentInfo a:hover
{
	color: #bbb;

}
.PageInfo
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #bbb;
	/*font-weight: bold;*/
	line-height: 23px;
	margin: 5px 0;
	padding: 0 1px;
}
#CommentsPage .ContentInfo.Top .PageInfo
{
	margin: 5px 0 0 0!important;
}
.PageInfo p
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-size:10px;
}
.PageList
{
	color: #bbb;
	list-style: none;
	margin: 0;
	padding: 0;
}
.PageList li
{
	display: inline;
}
.PageList a,.PageList li a
{
	color: #4814a0 !important;
	text-decoration: none;
}
#PageJump
{
	float: right;
	margin: 9px 0 0 20px;
}
#Discussions
{
	float: left;
	margin-top: -5px!important;
	width: 100%;
}
#Discussions,#Discussions *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#Discussions li ul
{
	//background-color: rgb(235,235,235);
	background-color:white;
	border-bottom: 1px solid #dddddd;
}
#Discussions li li
{
	border: 0;
	height: auto;
}
.NoNewComments,#Discussions li.Read ul
{
	//background-color: rgb(235,235,235)!important;
	background-color:white;
}
.NewComments,#Discussions li.Read.NewComments ul
{
	//background-color: #fefecc!important;
	background-color:white;
}
#Discussions li ul
{
	//color: #777;
	color:#333;
	padding: 7px 6px 7px 6px;
}


.Discussion
{
	background: yellow;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.DiscussionType
{
	color: #062971;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px!important;
}
.DiscussionType span,.DiscussionType.Normal
{
	display: none;
}
.DiscussionType *
{
	float: left;
}
.DiscussionTopic,.User.Name
{
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}
.DiscussionTopic {
	font-weight:bold;
}
.DiscussionTopic span
{
	display: none;
}

.DiscussionCategory,.DiscussionStarted,.DiscussionComments,.DiscussionLastComment,.DiscussionActive,.DiscussionNew
{
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
.NewComments .DiscussionNew a
{
	//color: #c00!important;
}
#Discussions li.Read.NewComments .DiscussionNew
{
	display: inline;
}
#CategoryPage div.ContentInfo h1
{
	float: left;
	padding-bottom: 6px;
	text-align: left;
	width: 100%;
}
#Categories
{
	//border-top: 1px solid #ccc;
	float: left;
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
.BlockedCategory
{
	background: #fff;
}
.UnblockedCategory
{
	//background: #f5f9ff;
}
#Categories li ul
{
	//border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 7px 6px 7px 6px;
}
#Categories li li
{
	border: 0;
	height: auto;
}


.Category
{
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.CategoryName
{
	//color: #062971!important;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px!important;
}

.CategoryName span,.CategoryDescription span,.CategoryName.Normal
{
	display: none;
}
.CategoryDescription
{
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
}
.CategoryDiscussionCount,.CategoryOptions
{
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
#Comments
{
	height: 1%;
	list-style: none;
	margin: 0;
	padding: 0;
}
#Comments li
{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px 0;
}
#Comments li.Hidden
{
	background: url(hidden-tile.gif) top left repeat-x #fafafa;
}
#Comments .CommentHeader
{
	line-height: 32px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}
#Comments .CommentHeader ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#Comments .CommentHeader li
{
	border-bottom: 0;
	color: #aaa;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#Comments .CommentHeader li div.CommentIcon
{
	background: #fff center center no-repeat;
	background-repeat: no-repeat;
	display: inline;
	margin-right: 6px;
	padding: 9px 0 9px 30px;
}
#Comments .CommentHeader li span
{
	display: none;
}
#Comments .CommentHeader a.WhisperBack
{
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
}
#Comments .CommentHeader a.WhisperBack:hover
{
	color: #333;
}
#Comments .CommentHeader em
{
	color: #bbb;
	font-style: normal;
}
#Comments li.Hidden .CommentHeader i
{
	color: #c00;
	font-style: normal;
	padding-left: 8px;
}
#Comments .CommentHeader a
{
	//color: rgb(73,182,208);
	font-size: 14px;
	font-weight: bold;
	//text-decoration: none;
}
#Comments .CommentHeader span
{
	color: #aaa;
	font-size: 10px;
	font-weight: normal;
}
#Comments .CommentHeader span a
{
	color: #aaa;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
#Comments .CommentHeader span a:hover
{
	color: #333;
	text-decoration: underline;
}
#Comments .CommentNotice
{
	background: #FEE1E1;
	border-bottom: 1px solid #D9999A;
	border-top: 1px solid #D9999A;
	color: #850406!important;
	font-size: 13px;
	margin: 10px 0 10px 0;
	padding: 6px;
	text-align: center;
}
#Comments .CommentBody
{
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 150%;
	margin: 10px;
}
#Comments .CommentBody ul li,#Comments .CommentBody ol li
{
	border-bottom: none;
	padding: 0;
}
#CommentsPage .ContentInfo.Middle .PageInfo
{
	border-top: 0;
	margin: 0;
}
#CommentsPage .ContentInfo.Bottom
{
	margin-bottom: 20px;
}
#Comments code
{
	background: #FFE;
	border-left: 6px solid #FFA;
	display: block;
	padding: 8px;
	padding-left: 16px;
	white-space: pre;
}
#Comments blockquote
{
	background-color: #E5EAF6;
	border-left: 6px solid #ACBEDF;
	color: #56568F;
	margin: 0 0 8px;
	padding: 8px 16px;
}
#Comments blockquote blockquote
{
	border-bottom: 1px solid #ACBEDF;
	border-right: 1px solid #ACBEDF;
	border-top: 1px solid #ACBEDF;
}
#Comments blockquote cite
{
	border-bottom: 1px solid #ACBEDF;
	color: #56568F;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#Form.Search
{
	padding: 0!important;
	width: 99%!important;
}
html>body #Form.Search
{
	width: 100%!important;
}
#Form.Search fieldset legend
{
	margin-bottom: 6px;
	padding: 0!important;
}
#SearchSimple
{
	margin: 0!important;
}
#SearchSimple label
{
	display: inline!important;
	width: 10px!important;
}
#MainSearchInput #txtKeywords
{
	margin-left: 0!important;
	width: 60%!important;
}
#MainSearchInput label
{
	display: none!important;
}
#Form.Search .Submit input
{
	color: #000!important;
	margin: 0!important;
}
.SearchInput,.SearchSelect,.SearchSelect option
{
	color: #000!important;
}
#SimpleSearchRadios input
{
	margin: 0 2px 0 12px;
	width: auto!important;
}
#SimpleSearchRadios label
{
	font-weight: normal!important;
}
.SearchSwitch
{
	//color: rgb(73,182,208)!important;
	display: block;
	float: right;
	position: relative;
	top: -20px;
	right:20px;
}
#SearchDiscussionFields,#SearchCommentFields,#SearchUserFields
{
	display: none;
}
.AdvancedSearchInput
{
	width: 60%!important;
}
.AdvancedUserInput,#DiscussionAutoCompleteResults,#CommentAutoCompleteResults
{
	width: 160px!important;
}
#ddRoles,#ddOrder,#ddCommentCategories,#ddDiscussionCategories
{
	width: auto!important;
}
#SearchPage
{
	margin-bottom: 20px;
}
#SearchPage .ContentInfo h1
{
	text-align: left!important;
}
#SearchPage .Bottom .PageInfo
{
	border-top: 0!important;
	margin-top: 0!important;
}
#CommentResults
{
	margin-top: -5px!important;
}
#CommentResults,#CommentResults *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#CommentResults li li
{
	border: 0;
	height: auto;
}
#CommentResults li ul
{
	background-color: #fefecc;
	border-bottom: 1px solid #ccc;
	color: #777;
	min-width: 0;
	padding: 6px 6px 7px 6px;
}
#CommentResults ul span,#CommentResults ul span a,#CommentResults ul a
{
	color: #aaa;
	text-decoration: none;
}
#CommentResults ul span a:hover,#CommentResults ul a:hover
{
	color: #f00;
}
#CommentResults ul a
{
	color: #777;
}
#CommentResults .CommentResult ul
{
	background-color: #fff!important;
}
#CommentResults .CommentText span
{
	display: none;
}
#CommentResults .CommentText span.Highlight
{
	background: #ff9;
	color: #f00;
	display: inline;
}
#CommentResults .CommentText
{
	margin: 6px 0 4px 0!important;
}
#CommentResults .CommentText a
{
	color: #000!important;
}
#CommentResults .CommentText a:hover
{
	background-color: #ffa;
}
.CommentAuthor,.CommentAdded
{
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
#CommentResults .SearchComment
{
	border-top: 1px solid #fefecc;
}
#CommentResults .SearchComment ul
{
	margin: 0!important;
}
#UserResults
{
	margin-top: -5px!important;
}
#UserResults,#UserResults *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#UserResults li
{
	border-top: 1px solid #fff;
}
#UserResults li ul
{
	border-bottom: 1px solid #ccc;
	margin-top: 0!important;
	min-width: 0;
}
#UserResults li li
{
	border: 0;
	height: auto;
}
#UserResults li ul
{
	color: #777;
	padding: 6px 6px 7px 6px;
}
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
{
	background: center center no-repeat;
	background-repeat: no-repeat!important;
	display: inline!important;
	margin-right: 6px!important;
	padding: 9px 0 9px 30px!important;
}
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;
}
#Form *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#Form
{
	margin-bottom: 10px;
}
#Form fieldset
{
	border: 0;
	clear: none;
	margin-bottom: 20px;
}
#Form fieldset legend
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 4px 0;
}
#Form form
{
	//background-color: rgb(235,235,235);
	//border: 1px solid #dddddd;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 10px 10px 0 10px;
}
#Form li
{
	color:rgb(79,196,208);
	font-weight: bold;
	margin-bottom: 10px;
}
label {
	color:#666666!important;
}

#Form label a
{
	background-color: #fff;
	border: 1px solid #ffedae;
	color: rgb(79,196,208);
	float: right;
	font-weight: normal;
	margin-bottom: -3px;
	margin-right: 15px;
	padding: 3px 6px;
	text-decoration: none;
}
#WhisperUsername,#WhisperAutoCompleteResults
{
	width: 200px;
}
#Form textarea,#Form input,#Form select
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#Form textarea
{
	height: 150px;
	width: 99.5%;
}
#Form textarea.SmallCommentBox
{
	height: 150px;
}
#Form textarea.LargeCommentBox
{
	height: 400px;
}
#Form .Button
{
	color: #000!important;
	cursor: pointer;
}
#Form .Button.SubmitButton
{
	margin-right: 10px;
}
#Form.StartDiscussion legend
{
	padding-top: 0;
}
#PostPage #Form.AddComments legend
{
	padding-top: 0;
}
.AddComments
{
	width: 99%;
}
#Form.AddComments
{
	width: 100%;
}
#Form.AddComments fieldset
{
	margin: 0;
}
#Form.AddComments form
{
	margin-top: 0!important;
}
#Form.StartDiscussion label,#Form.AddComments label
{
	color: #834300;
	display: block;
	font-weight: bold;
	width: 100%;
}
#Form.StartDiscussion label.Radio,#Form.AddComments label.Radio
{
	display: inline!important;
	width: auto!important;
}
#Form.AddComments
{
	margin: 0 0 4px 0;
	padding: 4px 0 0 0;
}
#PostPage #Form.AddComments
{
	padding: 0;
}
.DiscussionBox
{
	width: 400px;
}
#Form .Button
{
	width: auto!important;
}
#Form.AddComments a,#Form.StartDiscussion a
{
	font-weight: normal;
}
#CommentFormats input
{
	margin: 0 2px 0 12px;
}
#Form.StartDiscussion #CommentFormats label,#Form.AddComments #CommentFormats label
{
	font-weight: normal;
}
#PostPage #Content
{
	padding-top: 20px!important;
}
.Account
{
	margin: 0!important;
	/*width: 450px;*/
}
#Form.Account *
{
	color: #333333;
}
#Form.Account legend
{
	color: #000;
}
#Form.Account h2
{
	font-size: 14px;
	margin-bottom: 10px;
}
#Form.Account p
{
	padding-bottom: 10px;
}
#Form.Account ul p
{
	padding: 0;
}
#Form.Account label
{
	display: block;
	line-height: 18px;
	margin-bottom: 4px;
	width: 80%;
}
#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
{
	font-weight: normal;
	margin: 3px 0!important;
	padding: 3px 0 5px 0!important;
}
#Form.Account p span
{
	display: block;
	margin-top: 5px;
}
#Form.Account p span label
{
	display: inline;
	float: none;
	font-weight: bold;
	line-height: 20px;
	margin-left: 5px;
	width: 90%;
}
#Form.Account p span input
{
	width: 14px;
}
#Form.Preferences p span label
{
	font-weight: normal;
}
#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;
}
.UpdateOld .Name,.UpdateGood .Name,.UpdateUnknown .Name,.UpdateChecking .Name
{
	padding: 0 0 4px 23px!important;
}
.UpdateOld .Details,.UpdateGood .Details,.UpdateUnknown .Details,.UpdateChecking .Details
{
	font-weight: normal;
}
.UpdateOld,.UpdateUnknown
{
	background: #FFC;
}
.UpdateGood
{
	background: #FFFB97;
}
.UpdateChecking
{
	background: rgb(235,235,235);
}
.UpdateOld .Name
{
	background: url(ico.alert.gif) no-repeat top left;
}
.UpdateGood .Name
{
	background: url(ico.check.gif) no-repeat top left;
}
.UpdateUnknown .Name
{
	background: url(ico.unknown.gif) no-repeat top left;
}
.UpdateChecking .Name
{
	background: url(progress.gif) no-repeat center left;
}
#Form.RoleEditForm li p span label
{
	font-weight: normal!important;
}
#Form.CategoryList .RoleBlocked
{
	background: url(disabled-tile.gif) #F4F4C2;
}
#Form.CategoryForm li p span label
{
	font-weight: normal!important;
}
#Form.Extensions
{
	margin: 0 0 20px 0!important;
}
div.Extensions ul
{
	border: 1px solid #ddd;
	border-bottom: 0;
	margin: 10px 0 20px 0!important;
}
div.Extensions ul
{
	background-color: rgb(235,235,235);
}
div.Extensions ul li
{
	border-bottom: 1px solid #ddd;
	margin: 0!important;
	overflow: hidden;
	padding: 10px!important;
}
div.Extensions ul li.Enabled
{
	background: #FEFECB;
}
div.Extensions ul li.Disabled
{
	background: url(disabled-tile.gif) #F4F4C2;
}
div.Extensions ul li.Processing
{
	background: #FEFECB;
}
div.Extensions ul li.Processing label
{
	background: url(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
{
	color: #000!important;
	font-size: 13px;
}
div.Extensions h3 label
{
	display: inline!important;
	padding-left: 30px!important;
}
div.Extensions ul li input
{
	left: 260px;
	margin-top: 3px!important;
	position: absolute;
	width: auto!important;
}
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
{
	color: #000!important;
	font-weight: normal;
	padding-left: 30px!important;
}
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;
}
div.Applicants ul li.CheckController p
{
	padding-left: 4px!important;
}
div.Applicants ul li.NoApplicants p
{
	color: #333333!important;
	padding-left: 4px!important;
}
div.Applicants .Approve
{
	padding: 0 0 10px 0!important;
}
div.Applicants .Approve input
{
	font-size: 11px!important;
}
div.Applicants ul
{
	margin: 10px 0 10px 0!important;
}
.SortList
{
	background-color: #ffc;
	border: 1px solid #ddd;
	border-top: 0;
}
.MovableSortListItem
{
	cursor: move;
}
.SortListItem
{
	border-top: 1px solid #ddd;
	margin: 0!important;
	padding: 6px!important;
	position: relative;
}
.SortListOptions
{
	float: none;
	float: right!important;
	position: absolute;
	position: relative!important;
	right: 20px;
	right: auto!important;
}
.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(btn.remove.gif) no-repeat center right;
	margin-left: 10px!important;
	padding-left: 15px!important;
	text-decoration: none;
}
.SortNoRemove
{
	margin-left: 10px!important;
	padding-left: 15px!important;
	text-decoration: none;
}
#CustomInfo li
{
	float: left;
	width: 50%;
}
#CustomInfo li input
{
	width: 80%!important;
}
.Submit
{
	margin: 20px 0!important;
	text-align: right;
}
.Submit input
{
	cursor: pointer;
	float: left;
	width: auto!important;
}
.Submit a
{
	color: #f60!important;
}
#AccountProfile #Success,#AccountProfile .ErrorContainer
{
	margin-right: 18px;
}
#AccountProfile .ErrorContainer
{
	border-bottom: 1px solid #FFC2CA;
	margin-bottom: 10px;
}
#AccountProfile
{
	float: left;
	/*width: 300px;*/
	width:100%;
}
#AccountProfile *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#AccountProfile li
{
	clear: both;
	line-height: 18px;
	margin-right: 20px;
}
#AccountProfile h3
{
	float: left;
	font-size: 12px;
	width: 44%;
}
#AccountProfile p
{
	float: left;
	width: 55%;
}
#AccountProfile h2
{
	color: #000;
	float: left;
	font-size: 14px;
	width: 60%;
}
#AccountProfile .ProfileTitle *
{
	line-height: 32px;
}
#AccountProfile .Tagline
{
	background: #FEE1E1;
	border-bottom: 1px solid #D9999A;
	border-top: 1px solid #D9999A;
	color: #850406!important;
	margin: 0 20px 10px 0;
	padding: 6px;
	text-align: center;
}
.ProfileTitleIcon
{
	background-repeat: no-repeat;
}
.ProfileTitle h2
{
	width: 48%!important;
}
.ProfileTitle.WithIcon h2
{
	padding-left: 4px!important;
	width: auto;
}
.ProfileTitle.WithIcon .ProfileIcon
{
	background: #fff no-repeat center center;
	display: inline;
	float: left;
	margin-right: 6px;
	padding: 9px 0 9px 30px;
	width: 32px;
}
#AccountProfile .ProfileTitle p
{
	color: #aaa;
	float: right;
	font-size: 11px;
	text-align: right;
	width: auto;
}
#AccountProfile .ProfileTitle
{
	line-height: 20px;
	margin-bottom: 10px;
}
#AccountProfile .Picture
{
	background: center center no-repeat;
	height: 200px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 200px;
}
#AccountHistory
{
	margin-left: 320px;
}
html>body #AccountHistory
{
	margin-left: 300px!important;
}
#AccountHistory *
{
	color: #999;
	list-style: none;
	margin: 0;
	padding: 0;
}
#AccountHistory ul,#AccountHistory h2
{
	margin: 0 20px;
}
#AccountHistory ul
{
	margin-bottom: 20px;
}
#AccountHistory h2
{
	color: #000;
	font-size: 14px;
}
#AccountHistory ul
{
	border-top: 1px solid #ccc;
}
#AccountHistory li
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#AccountHistory h3,#AccountHistory h3 a
{
	color: #666;
	font-size: 12px;
}
#AccountHistory h3 small
{
	font-size: 11px;
}
#AccountHistory p
{
	font-size: 11px;
}
#AccountHistory p.Note
{
	font-style: italic;
	padding: 3px;
	padding-bottom: 0;
}
#Form.Help form
{
	margin: 0;
	padding: 0;
	/*width: 450px!important;*/
}
#SettingsPage #Form.Help p.Description
{
	color: #333333!important;
	padding: 10px!important;
}
#SettingsPage #Content dl *
{
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#SettingsPage #Content dl dt
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px;
}
#SettingsPage #Content dl dd
{
	margin: 10px;
}
.WhisperFrom
{
	background-color: #fefceb;
}
.WhisperTo
{
	background-color: #feebfa;
}
.left
{
	float: left;
}
.hiLite
{
	background-color: #ff9;
	font-style: normal;
}
.AutoCompleteContainer
{
	border: 1px solid #888;
	border-top: 0;
	margin: 0;
	padding: 0;
}
.AutoCompleteContainer td
{
	cursor: pointer;
	padding: 3px;
}
.AutoCompleteRow td
{
	background: #fff;
	color: #000;
}
.AutoCompleteHoverRow td
{
	background: #335EA8;
	color: #fff;
}
.HideProgress
{
	background: url(hprogress.gif) center center no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none!important;
}
.Progress
{
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 22px!important;
}
.PreferenceProgress
{
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 16px!important;
}
.Complete,.PreferenceComplete
{
	background: none;
	padding-left: 0;
}
.PreferenceProgress input
{
	display: none;
}
.PreferenceComplete input
{
	display: inline;
}
#Body,#Form h2,#Form p,blockquote
{
	//height: 1%;
}
#Body {
	width:960px;
	border:1px solid #ccc;
	margin:0 auto;
	background: white;
	overflow:hidden;
	}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table;
}
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
#Content .ContentInfo.Bottom .PageInfo p
{
	min-width: 20px;
}
html>body #Content .ContentInfo.Bottom .PageInfo
{
	border-top: 1px solid #fff;
}
#MoveDiscussionDropdown
{
	display: none;
}
#TopOfPage {
	display:none;
}
