/* @override http://www.protentapp.com/themes/protent/styles/default/vanilla.css */

/*============================================================
 Essentials
============================================================*/

* {
	margin:  0;
	padding:  0;
	font-family: Georgia, serif;
	box-sizing: box-model;
	-moz-box-sizing: box-model;
	}

body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #fff;
	}

body, div, table, td {
	font-size: 12px;
	}

a {
	position: relative; /* fixes ie bug where border gets clipped */
	color: #9ca810;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #697101;
	border-bottom: 1px dotted #9ca810;
	}

a img {
	border: none;
	}
	
#main {
	width: 950px;
	padding: 25px;
	margin: 0;
	}

#left,
#right {
	float: left;
	margin-left: 0;
	margin-right: 0;
	}
	
#left {
	width: 210px;
	}

#left #logo {
	margin: 25px 0;
	}

#left #logo h1 a {
	font-size: 31pt;
	font-weight: normal;
	line-height: 30pt;
	letter-spacing: -2.0pt;
	color: #000;
	border: none;
	}
	
#left #logo h1 a:hover {
	color: #444;
	}

#right {
	padding: 0 0 25px 25px;
	width: 711px;
	min-height: 600px;
	border-left: 4px solid #000;
	}

#right h1 {
	margin: 25px 0 15px 0;
	font-size: 21px;
	font-weight: normal;
	color: #444;
	}	

#Session {
	width: 100%;
	position: absolute;
	top: 5px;
	right: 18px;
	text-align: right;
	font-size: 11px;
	color: #666;
	}


/*============================================================
 Messages
============================================================*/

.ErrorContainer {
	background: url(alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	padding: 10px 10px 10px 27px !important;
	overflow: hidden;
	float: left;
	clear: both;
	width: 675px;
	margin-bottom: 20px;
	}

.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;
	}

.SystemMessages {
	padding-top: 20px;
	}

.SystemMessages div {
	background: url(notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	font-size: 13px;
	padding: 8px 8px 8px 26px;
	color: #D57D00;
	line-height: 150%;
	}

/* Remove System Message Button */

.SystemMessages span {
	float: right;
	display: block;
	font-size: 11px;
	}

.SystemMessages span a,
.SystemMessages span a:link,
.SystemMessages span a:visited,
.SystemMessages span a:hover {
	color: #f60;
	}

.Invisible {
	display: none;
	}


/*============================================================
 Panel
============================================================*/

#Panel {
	width: 180px;
	float: left;
	display: inline;
	}

#Panel * {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#Panel h1 a {
	border: solid 1px #ddd;
	background: #f8f8f8;
	font-size: 13px;
	text-align: center;
	float: left;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	margin-bottom: 25px;
	}
	
#Panel h1 a:hover {
	background: #e8e8e8;
	}

#Panel h2 {
	margin-bottom: 1em;
	font-size: 10px;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #ccc;
	}
	
#Panel ul {
	margin-bottom: .9em;
	clear: both;
	}

#Panel li {
	font-size: 13px;
	line-height: 20px;
	}

#AboutVanilla {
	display: none;
	}
	
#bigcartel {
	float: left;
	width: 100%;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	}

#bigcartel a:hover {
	border: none;
	}
	

/*============================================================
 Content
============================================================*/

#Content {
	margin: 0px 18px 0px 235px;
	}

.ContentInfo * {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

.ContentInfo h1 {
	font-size: 2.25em;
	}

#CommentsPage .ContentInfo h1 {
	width: 100%;
	text-align: left;
	padding: 0;
	}

html>body .ContentInfo h1 {
	width: 100% !important;
	}

.ContentInfo input {
	font-size: 10px;
	margin-left: 5px;
	}

#DiscussionsPage .ContentInfo h1 {
	float: none;
	text-align: left;
	}

.ContentInfo a {
	color: #ccc;
	}
	
.ContentInfo a:hover {
	color: #666;
	border: none;
	}
	
.PageInfo {
	color: #ccc;
	float: left;
	width: 100%;
	}
	
.ContentInfo.Bottom {
	float: left;
	clear: both;
	width: 100%;
	}

.PageInfo p {
	margin: 0;
	padding: 10px 0;
	display: inline;
	float: left;
	}

.PageList {
	margin: 0px;
	padding: 10px 0;
	list-style: none;
	color: #ccc;
	float: right;
	}

.PageList li {
	display: inline;
	padding: 2px;
	}
	
.PageList a {
	color: #9ca810;
	}

.PageList a:hover {
	color: #697101;
	border-bottom: 1px dotted #9ca810;
	}


/*============================================================
 Discussion Index
============================================================*/

#PageJump {
	position: absolute;
	left: 922px;
	top: 59px;
	}

#Discussions,
#CommentResults,
#UserResults {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	list-style: none;
	}

#Discussions li ul,
#CommentResults li ul,
#UserResults li ul {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	color: #777;
	list-style: none;
	}

#Discussions li li,
#CommentResults li li,
#UserResults li li {
	height: auto;
	border: 0;
	}

#Discussions ul span {
	color: #aaa;
	}

.Discussion {
	float: left;
	width:  100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.DiscussionType,
.DiscussionType span {
	display: none;
	}

.DiscussionTopic,
.User.Name {
	padding-bottom: 3px;
	font-size: 21px;
	line-height: 24px;
	}

.DiscussionTopic span {
	display: none;
	}

.Alternate {
	background: #f8f8f8;
	}

.Sticky {
	background: #FFFFE0;
	}
	
.Sticky.Alternate {
	background: #F8F8D1;
	}

.Sticky .DiscussionType {
	display: inline;
	float: left;
	padding: 8px 10px 0 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #666;
	}

.Sticky .DiscussionTopic,
.Sticky .DiscussionCategory {
	/*margin-left: 58px;*/
	}

.DiscussionCategory,
.DiscussionStarted,
.DiscussionComments,
.DiscussionLastComment,
.DiscussionActive,
.DiscussionNew {
	width: auto;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-right: 10px !important;
	}

.DiscussionCategory a,
.DiscussionStarted a,
.DiscussionComments a,
.DiscussionLastComment a,
.DiscussionActive a {
	font-family: Arial, sans-serif;
	color: #777;
	}
	
.DiscussionNew {
	position: absolute;
	right: 0;
	bottom: 13px;
	/*float: right;
	margin: -13px 0 0 0 !important;*/
	}

.NoNewComments .DiscussionNew {
	display: none;
	}

.NewComments .DiscussionNew a,
.NewComments .DiscussionNew a span {
	color: #fff !important;
	padding: 1px 4px 1px 2px;
	background-color: #9ca810;
	}

.NewComments .DiscussionNew a:hover,
.NewComments .DiscussionNew a:hover span {
	background-color: #697101;
	border-bottom: none;
	}
	
#announcement {
	padding: 0 20px;
	}
	
#announcement a {
	color: #060;
	border-bottom: 1px dotted #060;
	}
	
#announcement a:hover {
	border-bottom: none;
	}


/*============================================================
 Category Index
============================================================*/

#CategoryPage div.ContentInfo h1 {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom: 6px;
	}

#Categories {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	}

.BlockedCategory {
	background: #ddd;
	}

.UnblockedCategory {
	background: #fff;
	}

#Categories li ul {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	list-style: none;
	margin: 0px;
	}

#Categories li li {
	height: auto;
	border: 0px;
	}

#Categories ul span {
	color: #aaa;
	text-decoration: none;
	}

.Category {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	}

.Category.Alternate {
	background: #f8f8f8;
	}

.CategoryName {
	font-size: 21px;
	margin-right: 5px !important;
	padding-bottom: 3px;
	color: #062971 !important;
	font-weight: normal;
	line-height: 24px;
	font-style: italic;
	}

.CategoryName span,
.CategoryDescription span,
.CategoryName.Normal {
	display: none;
	}

.CategoryDescription {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color:  #666;
	overflow: hidden;
	}

.CategoryDiscussionCount,
.CategoryOptions {
	width: auto;
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	}


/*============================================================
 Comments
============================================================*/

#Comments {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #ccc;
	}

#Comments li {
	margin: 0;
	padding: 20px;
	border-bottom: 1px solid #ccc;
	/*overflow: hidden;*/
	}

#Comments .CommentHeader h2 {
	display: none;
	}

#Comments .CommentHeader ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#Comments .CommentHeader li {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	display: inline;
	color: #aaa;
	font-size: 11px;
	border-bottom: 0px;
	}

#Comments .CommentHeader li div.CommentIcon {
	padding: 8px 0px 8px 30px;
	margin-right: 10px;
	background-repeat: no-repeat;
	display: inline;
	background: #fff center center no-repeat;
	}

#Comments .CommentHeader li span {
	display: none;
	}

#Comments .CommentHeader a.WhisperBack {
	padding-left: 10px;
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
	}

#Comments .CommentHeader a.WhisperBack:hover {
	color: #333;
	}

#Comments .CommentHeader em {
	color: #ccc;
	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;
	}

#Comments .CommentHeader span {
	font-size: 10px;
	font-weight: normal;
	color: #aaa;
	}

#Comments .CommentHeader span a {
	font-weight: normal;
	color: #666;
	margin-left: 10px;
	cursor: pointer;
	}

#Comments .CommentHeader span a:hover {
	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 0 0 0;
	color: #000;
	font-size: 1.05em;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
	}

#Comments .CommentBody ul,
#Comments .CommentBody ol {
	margin-left: 35px;
	}
	
#Comments .CommentBody ul {
	list-style: disc;
	}

#Comments .CommentBody ol {
	list-style: decimal;
	}

#Comments .CommentBody ul li,
#Comments .CommentBody ol li {
	margin: .5em 0;
	padding: 0;
	border-bottom: none;
	}

#CommentsPage .ContentInfo.Middle .PageInfo {
	border-top: 0;
	margin-top: 0;
	}

#CommentsPage .ContentInfo.Bottom {
	margin: 20px 0;
	clear: both;
	float: left;
	}
	
#CommentsPage .ContentInfo.Bottom a.left {
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 1px #ddd;
	}

#Comments code {
	border-left: 6px solid #FFFFAA;
	background: #FFFFEE;
	padding: 10px;
	padding-left: 15px;
	display: block;
	white-space: pre;
	font-family: "Courier New", Courier, mono;
	}
	
#CommentsPage #Form fieldset legend {
	font-size: 14px;
	}
	
.CommentHeader {
	margin-bottom: 20px;
	}
	
#CommentsPage div.ContentInfo.Top a#BottomOfPage {
	display: none;
	}

#CommentsPage div.ContentInfo.Top h1 a {
	display: block;
	position: absolute;
	top: 32px;
	font-style: italic;
	}

#RequireSignIn {
	float: left;
	margin-top: 10px;
	font-size: 14px;
	}


/*============================================================
 Search Page
============================================================*/

#Form.Search {
	float: left;
	}

html>body #Form.Search {
	/* ugly hack, but fixes display error in IE. */
	width: 100% !important;
	}
	
#SearchPage form {
	padding-bottom: 0 !important;
	}

#SearchSimple {
	margin: 0 0 25px 0 !important;
	}

#SearchSimple label {
	display: inline !important;
	width: 10px !important;
	}

#MainSearchInput #txtKeywords {
	width: 60% !important;
	margin-left: 0px !important;
	}

#MainSearchInput label {
	display: none !important;
	}

#Form.Search .Submit input {
	margin: 0px !important;
	color: #000 !important;
	}

.SearchInput,
.SearchSelect,
.SearchSelect option {
	color: #000 !important;
	}

#SimpleSearchRadios input {
	width: auto !important;
	margin: 0px 2px 0px 12px;
	}

#SimpleSearchRadios label {
	font-weight: normal !important;
	}

.SearchSwitch {
	float: right;
	margin: -33px 3px 0 0;
	}
	
#SearchPage .PageList a {
	margin-left: 10px;
	}


/*============================================================
 Advanced Search
============================================================*/

#SearchDiscussionFields,
#SearchCommentFields,
#SearchUserFields {
	display: none;
	}

.AdvancedSearchInput {
	width: 60% !important;
	}

.AdvancedUserInput,
#DiscussionAutoCompleteResults,
#CommentAutoCompleteResults {
	width: 160px !important;
	}

#ddRoles,
#ddOrder,
#ddCommentCategories,
#ddDiscussionCategories {
	width: auto !important;
	}


/*============================================================
 Search Results
============================================================*/

#SearchPage {
	margin-bottom: 20px;
	}

#SearchPage .ContentInfo h1 {
	text-align: left !important;
	}

#SearchPage .Bottom .PageInfo {
	margin-top: 0px !important;
	border-top: 0px !important;
	}

#CommentResults .CommentText span {
	display: none;
	}

#CommentResults .CommentText span.Highlight {
	display: inline;
	color: #f00;
	background: #ff9;
	}

#CommentResults .CommentText {
	margin: 6px 0px 4px 0px !important;
	}

#CommentResults .CommentText a {
	color: #000 !important;
	}

#CommentResults .CommentText a:hover {
	background-color: #ffa;
	}

.CommentAuthor, .CommentAdded {
	width: auto;
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	}

#CommentResults .SearchComment ul {
	margin: 0px !important;
	}

li.User {
	display: inline;
	font-size: 10px;
	margin-right: 10px !important;
	}

li.User span {
	color: #aaa;
	}

li.User.Name {
	display: block;
	font-size: 11px;
	}

li.User.Name .UserIcon {
	padding: 8px 0px 8px 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 * {
	list-style: none;
	}

#Form {
	margin-bottom: 10px;
	padding-top: 25px;
	}

#Form fieldset {
	float: left;
	border: 0px;
	clear: both;
	padding-bottom:  25px;
	width: 100%;
	}

#Form fieldset legend {
	font-size: 21px;
	font-weight: normal;
	color: #444;
	padding-bottom: 15px;
	}

#Form form {
	padding: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
	float: left;
	clear: both;
	width: 673px;
	}

#Form li {
	margin-bottom: 20px;
	font-weight: bold;
	}

#Form label a {
	margin-bottom: -3px;
	margin-right: 15px;
	float: right;
	padding: 3px 6px;
	font-weight: normal;
	border: 1px solid #ccc;
	background-color: #fff;
	}
	
#Form dl {
	margin: 10px;
	}
	
#Form dt {
	font-weight: bold;
	margin-bottom: 5px;
	}
	
#Form dd {
	color: #666;
	margin-bottom: 20px;
	}

#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
	}

#Form textarea,
#Form input,
#Form select {
	font-size: 13px;
	font-weight: normal;
	}

#Form textarea {
	width: 100%;
	height: 150px;
	}

#Form textarea.SmallCommentBox {
	height: 150px;
	}

#Form textarea.LargeCommentBox {
	height: 400px;
	}

#Form .Button {
	cursor: pointer;
	color: #000 !important;
	}

#Form .Button.SubmitButton {
	margin-right: 10px;
	}

#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 label, 
#Form.AddComments label {
	display: block;
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	}

#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;
	clear: both;
	float: left;
	}

#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;
	}

#PostPage #Content {
	padding-top: 20px !important;
	}


/*============================================================
 Account Section
============================================================*/

#Form.Account form* {
	color: #666;
	}

#Form.Account h2 {
	font-size: 14px;
	margin-bottom: 10px;
	}

#Form.Account p {
	padding-bottom: 10px;
	}

#Form.Account ul p {
	padding: 0px;
	}

#Form.Account label {
	display: block;
	width: 80%;
	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 {
	font-family: Arial, sans-serif;
	margin: 3px 0px !important;
	padding: 3px 0px 5px 0px !important;
	font-weight: normal;
	}

#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: 12px;
	}

#Form.Preferences p span label {
	font-weight: normal;
	}
		

/*============================================================
 Global Forms
============================================================*/

#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;
	}

/* Update Check form */

#Form.UpdateCheck p.Description {
	padding: 0px !important;
	font-family: Arial, sans-serif;
	
	margin: 0px 0px 10px 0px !important;
	}

/* RoleEdit Form */

#Form.RoleEditForm li p span label {
	font-weight: normal !important;
	}

/* Category List */

#Form.CategoryList li.RoleBlocked {
	background: url(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(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 {
	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;
	}

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;
	}

/* Custom form for sortable list */

.SortList {
	background-color: #ffc;
	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;
	}

.SortRemove {
	background: url(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-top: 20px;
	text-align: right;
	}

.Submit input {
	width: auto !important;
	float: left;
	cursor: pointer;
	}


/*============================================================
 Profile Page
============================================================*/

#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
	border-bottom: 1px solid #FFC2CA;
	}

#AccountProfile {
	float: left;
	width: 100%;
	margin: 0 0 35px 0;
	clear: both;
	}

#AccountProfile * {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#AccountProfile li {
	clear: both;
	line-height: 18px;
	}

#AccountProfile h1 {
	margin-bottom: 30px;
	}

#AccountProfile li.ProfileTitle {
	width: 100%;
	}

#AccountProfile h3 {
	font-size: 12px;
	width: 30%;
	float: left;
	}

#AccountProfile li p {
	float: left;
	width: 40%;
	}

#AccountProfile h2 {
	font-size: 14px;
	color: #000;
	width: 60%;
	float: left;
	}

#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;
	}

.ProfileTitle.WithIcon .ProfileIcon {
	padding: 0;
	margin-top: -10px !important;
	background: #fff no-repeat center center;
	display: inline;
	float: right;
	width: 32px;
	height: 32px;
	}

#AccountProfile .ProfileTitle p {
	display: block;
	position: absolute;
	top: 32px;
	font-style: italic;
	color: #ccc;
	font-size: 14px;
	}

#AccountProfile .Picture {
	width: 125px;
	height: 125px;
	overflow: hidden;
	background: center center no-repeat;
	position: absolute;
	left: 850px;
	}

#AccountHistory {
	display: none;
	}
	

/*============================================================
 Settings Page
============================================================*/

#SettingsPage #Form.Help p.Description {
	padding: 10px !important;
	font-family: Arial, sans-serif;
	color: #84733d !important;
	}

#SettingsPage #Content dl * {
	margin: 0px;
	padding: 0px;
	color: #84733d;
	font-size: 12px;
	}

#SettingsPage #Content dl dt {
	margin: 10px 10px;
	font-weight: bold;
	font-size: 14px;
	}

#SettingsPage #Content dl dd {
	margin: 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(hprogress.gif) center center no-repeat;
	text-decoration: none !important;
	padding-left: 15px;
	padding-right: 15px;
	}

.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: 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 */


/*============================================================
 MISC
============================================================*/
	
.center {
	text-align: center;
	}

div.photo {
	float: left;
	padding: 0px;
	margin: 0px;
	}

div.photo div.caption {
	text-align: right;
	margin-right: 5px;
	}

#notify_form {
	text-align: center;
	}

#notify_form input {
	margin-top: 10px;
	font-size: 1.25em;
	padding: 3px;
	border: 2px solid #999;
	}

.inline_logo {
	font-size: 125%;
	font-weight: bold;
	letter-spacing: -1pt;
	}

.i {
	font-style: italic;
	}

.b {
	font-weight: bold;
	}

.indent {
	margin-left: 25px;
	}

.caption {
	font-size: 80%;
	color: #ddd;
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0px;
	}

div.caption a {
	color: #bbb
	}

span.hint {
	color: #888;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	}

hr {
	border: 1px solid black;
	height: 2px;
	background-color: black;
	}

.cleft {
	clear: left;
	}

#FrontPage #right #featured p {
	font-size: 1.25em;
	}

.subsection {
	float: left;
	width: 160px;
	border-right: 2px solid black;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 1.25em;
	text-align: center;
	}

.subsection a {
	font-weight: bold;
	}

.subsection div.photo div.caption {
	visibility: hidden;
	}

.subsection div.photo:hover div.caption {
	visibility: visible;
	}
