/**
 * Food Hebrides
 * screen_main.css
 *
 * Main stylesheet for screen media
 */

/* Colours and typefaces*/

body {
	background-color: #FDF7EE;
	font: 81% / 1.4em "Lucida Sans Unicode", "Lucida Grande", Lucida, Tahoma, Arial, sans-serif;
	color: #543F3C;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", times, serif;
	color: #486A56;
	font-weight: normal;
}

a {
	color: #543F3C;
}

p {
	font-size: 1em;
	margin: 1em 0 1em 0;
	line-height: 1.6em;
}

div.vcard {
	margin-bottom: 1em;
}

div.vcard ul {
	list-style: disc;
	padding-left: 1em;
}


div.main_column h2 {
	margin: 1em;
}

div.page_links {
	text-align: center;
}

.swirl {
	background: transparent url(/img/h_swirl.png) no-repeat center bottom;
	padding-bottom: 20px;
	text-align: center;
	width: 50%;
	margin: 0 auto 0.2em auto;
}

.left_column .swirl,
.right_column .swirl {
	width: 85%;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

div.producers h3 {
	margin: 1em;
	text-align: right;
}

div.producers h2 {
	margin: 1em 0 0.5em 0;
}

div.paging {
	text-align: center;
}


h4 {
	font-size: 1em;
}


/* layout */

html {
	height: 100%;
}

body {
	height: 100%;
}

div#page_header {
	height: 180px;
	background: #A2C7B2 url(/img/header_wave.png) repeat-x top left;
	padding-top: 33px;
}

div#page_header img#logo {
	display: block;
	float: left;
	height: 112px;
	padding-top: 25px;
}

div#page_header #header_images {
	float: right;
}

div#page_header #header_images img {
	border: 4px solid #fff;
	-moz-border-radius: 3px;
	margin-right: 4px;
}

div#site_navigation {
	background-color: #80342C;
	padding: 1px 0;
}

div#site_navigation ul {
	text-align: center;
	border-top: 1px solid #C09A96;
	border-bottom: 1px solid #C09A96;
	padding: 4px 0;
}

div#site_navigation ul li {
	display: inline;
	font-size: 1.1em;
	padding: 0;
}

div#site_navigation ul li a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	padding: 0 2px;
}

div#site_navigation ul li a:hover {
	color: #E6A7A1;
}

.page_content {
	width: 900px;
	margin: 0 auto;
}

div#main_page_content {
	padding-top: 15px;
	font-size: 1em;
}

div#main_page_content.forum {
	padding-top: 0;
}

/* forum */
/* vanilla forum styles */

#breadcrumb {
	padding: 4px;
	margin-left: 30px;
}

#Header {
	border: none;
	margin: 0;
	padding: 0;
}

#Header ul {
	text-align: right;
	padding:0 ;
	margin: 0;
}

#Header ul li {
	display: inline;
	margin: 3px 1px;
	font-size: 1.1em;
	color: #80342C;
	padding: 0;
}

#Header ul li.TabOn {
	background-color: #80342C;
	color: #fff;
}

#Header ul li a {
	padding:0 5px;
	text-decoration:none;
	font-size: 0.7em;
}

#Header ul li a:hover {
	color: #80342C;
	text-decoration: underline;
}

#Header ul li.TabOn a,
#Header ul li.TabOn a:hover {
	background-color: #80342C;
	text-decoration: none;
	color: #fff;
}

#Header ul li a em {
	font-style: normal;
	text-decoration: underline;
}

#Body {
	margin: 0 0 0 0;
	padding: 0;
}

#Panel {
	width: 201px;
	float: left;
	border: 1px solid #CCC7C0;
	background-color: #FFFCF7;
	margin: 0;
	padding: 5px;
	color: #797D80;
}

#Panel * {
	margin:0px;
	padding:0px;
	list-style:none;
}

#Panel h1 {
	text-align: center;
	font-size: 1em;
}

#Panel h1 a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0.2em;
}

#Panel h1 a em {
	font-style: normal;
	text-decoration: underline;
	color: #a00;
}

#Panel h1 a:hover {
	background-color: #ffc;
}

#Panel h2 {
	color:#000;
	font-size:11px;
	border-bottom:1px solid #ccc;
	margin:10px 0px 3px 0px;
	padding:0px;
	text-indent: 4px;
	width:180px;
	}
#Panel ul ul, #Panel ul p, #Panel select {
	margin:0px 4px;
	}
#Panel ul, #Panel p {
	color:#335eb7;
	font-size:11px;
	}
#Panel ul ul {
	color:#f00;
	font-size:10px;
	}
#Panel select {
	width:167px;
	margin-top:3px;
	}
#Panel ul ul li {
	width:173px;
	margin-bottom:3px;
	overflow: hidden;
	}
#Panel ul ul li a {
	font-size:11px;
	display:block;
	width:100%;
	color:#80342C;
	text-decoration:none;
	}
#Panel ul ul li a span {
	color: #c00;
	font-size: 10px;
	padding-left: 4px;
	}
#Panel ul ul li a:hover {
	background-color:#80342C;
	color: #FFF;
	}

#AboutVanilla {
	font-size: 0.7em !important;
	color: #555 !important;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#AboutVanilla a {
	color: #555 !important;
}
/* 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: 10px;
}


#Content {
	margin:0px 0 0 235px;
	}

#DiscussionsPage .Bottom {
	margin: -6px 0px 8px 0px;
	}
.ContentInfo * {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
.ContentInfo h1 {
	color:#000;
	}
#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;
	}
#DiscussionsPage .ContentInfo h1 {
	float:none;
	text-align:left;
	margin: 0.2em 0;
	}
.ContentInfo h1 a {
	color:#80342C;
	text-decoration:none;
	}
.ContentInfo h1 a:hover {
	color:#000;
	}
.ContentInfo a {
	color:#bbb;
	text-decoration:none;
	}
.ContentInfo a:hover {
	color:#80342C;
	}
.PageInfo {
	color:#bbb;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 1px;
	margin:5px 0px;
	line-height:23px;
	font-weight:bold;
	}
#CommentsPage .ContentInfo.Top .PageInfo{
		margin:5px 0px 0px 0px !important;
	}
.PageInfo p {
	margin:3px 0 0 0;
	padding:0px;
	display:inline;
	float: left;
	}
.PageList {
	margin:0px;
	padding:0px;
	list-style:none;
	color: #bbb;
	}
.PageList li {
	display:inline;
	}
.PageList a,
.PageList li a {
	text-decoration:none;
	color:#3354aa !important;
	}

/* Discussion Index */

#PageJump {
	margin: 9px 0px 0px 20px;
	float: right;
}

#Discussions {
	margin-top:-5px !important;
	float: left;
	width: 100%;
	}
#Discussions, #Discussions * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Discussions li ul {
	background-color:#FFFCF7;
	border-bottom:1px solid #ccc;
	}
#Discussions li li {
	height:auto;
	border:0px;
	}
.NoNewComments,
#Discussions li.Read ul {
	background-color:#FFFCF7 !important;
	}
.NewComments,
#Discussions li.Read.NewComments ul {
	background-color:#fefecc !important;
	}
#Discussions li ul {
	padding: 7px 6px 7px 6px;
	color:#777;
	}
#Discussions ul span, #Discussions ul span a, #Discussions ul a {
	color:#aaa;
	text-decoration:none;
	}
#Discussions ul span a:hover, #Discussions ul a:hover {
	color:#f00;
	}
#Discussions ul a {
	color:#777;
	}
.Discussion {
	background: yellow;
	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;
	}
.DiscussionTopic a, .User.Name a {
	color:#80342C !important;
	text-decoration:underline !important;
	font-weight:bold;
	}
.DiscussionTopic a:hover {
	text-decoration: none !important;
	}
.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
	width: auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
	}
.NewComments .DiscussionNew a {
	color:#c00 !important;
	}
#Discussions li.Read.NewComments .DiscussionNew {
	display:inline;
	}

/* Category Index */

#CategoryPage div.ContentInfo h1 {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom:6px;
	}
#Categories {
	margin:0px;
	padding:0px;
	list-style:none !important;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	}
.BlockedCategory {
	background: #fff;
	}
.UnblockedCategory {
	background: #FFFCF7;
	}
#Categories li ul {
	border-bottom:1px solid #ccc;
	padding: 7px 6px 7px 6px;
	list-style: none;
	margin: 0px;
	list-style: none;
	}
#Categories li li {
	height:auto;
	border:0px;
	list-style: none;
	}
#Categories ul span, #Categories ul span a, #Categories ul a {
	color:#aaaaaa;
	text-decoration:none;
	}
#Categories ul span a:hover, #Categories ul a:hover {
	color:#f00;
	}
#Categories ul a {
	color:#777;
	}
.Category {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	}
.CategoryName {
	font-size:14px;
	margin-right:5px !important;
	color:#062971 !important;
	font-weight:bold;
	line-height:20px;
	}
.CategoryName a {
	color: #80342C !important;
	text-decoration: underline !important;
	}
.CategoryName a:hover {
	text-decoration: none !important;
	}
.CategoryName span,
.CategoryDescription span,
.CategoryName.Normal {
	display:none;
	}
.CategoryDescription {
	font-size:13px;
	line-height:20px;
	overflow: hidden;
	}
.CategoryDiscussionCount, .CategoryOptions {
	width: auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
	}

/* Comments.. */

#Comments {
	margin:0px;
	padding:0px;
	list-style:none;
	height:1%;
	text-indent: 0;
	}
#Comments li {
	list-style: none;
	margin:0px;
	padding:5px;
	border-bottom:1px solid #ccc;
	text-indent: 0;
	color: #ccc;
	font-size: 1.4em;
	}

#Comments li.Alternate {
	background-color: #FFFCF7;
}

#Comments li.Hidden {
	background: url(/img/icons/forum/hidden-tile.gif) top left repeat-x #fafafa;
	}
#Comments .CommentHeader {
	padding-left: 8px;
	padding-right: 8px;
	text-align:right;
	line-height:32px;
	float: left;
	width: 98%;
	}
#Comments .CommentHeader ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Comments .CommentHeader li {
	margin:0px;
	padding:0px;
	display:inline;
	color:#aaa;
	font-size:11px;
	border-bottom:0px;
	}
#Comments .CommentHeader li div.CommentIcon {
	padding:9px 0px 9px 30px;
	margin-right: 6px;
	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;
	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:#80342C;
	}
#Comments .CommentHeader span {
	font-size:10px;
	font-weight: normal;
	color:#aaa;
}
#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;
	color:#000;
	font-size: 13px;
	line-height: 150%;
	}
#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;
	}

/* Search Page */

#Form.Search {
	width: 99% !important;
	padding: 0px !important;
	}
html>body #Form.Search { /* ugly hack, but fixes display error in IE. */
	width: 100% !important;
	}
#Form.Search fieldset legend {
	padding: 0px !important;
	margin-bottom: 6px;
	}
#SearchSimple {
	margin: 0px !important;
	}
#SearchSimple label {
	display: inline !important;
	width: 10px !important;
	}
#MainSearchInput #txtKeywords {
	width: 97% !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 {
	display: block;
	color: #87291D !important;
	position: relative;
	top: -20px;
	float: right;
	}

/* Advanced Search Form */
#SearchDiscussionFields, #SearchCommentFields, #SearchUserFields {
	display: none;
	}
.AdvancedSearchInput {
	width: 97% !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;
	}

/* Comment Search Results */

#CommentResults {
	margin-top:-5px !important;
	}
#CommentResults, #CommentResults * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#CommentResults li li {
	height:auto;
	border:0px;
	}
#CommentResults li ul {
	padding: 6px 6px 7px 6px;
	color:#777;
	background-color:#fefecc;
	border-bottom:1px solid #ccc;
	min-width:0px;
	}
#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 {
	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;
	}
/*
  This is an IE kludge.
  For some reason IE was adding about 20px of padding to the top of this element
  and the only way to get rid of it was to add a 1px border to the top.
*/
#CommentResults .SearchComment {
	border-top: 1px solid #fefecc;
	}
#CommentResults .SearchComment ul {
	margin: 0px !important;
	}

/* User Search Results */

#UserResults {
	margin-top:-5px !important;
	}
#UserResults, #UserResults * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
/*
  This is an IE kludge.
  For some reason IE was adding about 20px of padding to the top of this element
  and the only way to get rid of it was to add a 1px border to the top.
*/
#UserResults li {
	border-top: 1px solid #fff;
	}
#UserResults li ul {
	margin-top: 0px !important;
	border-bottom:1px solid #ccc;
	min-width:0px;
	}
#UserResults li li {
	height:auto;
	border:0px;
	}
#UserResults li ul {
	padding: 6px 6px 7px 6px;
	color:#777;
	}
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 {
	margin-bottom: 10px;
	}
#Form fieldset {
	border:0px;
	clear:none;
	margin-bottom: 20px;
	}
#Form fieldset legend {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
#Form form {
	margin: 10px 0 0 0;
	padding:10px 10px 0px 10px;
	border:1px solid #CCC7C0;
	border-left:0px;
	border-right:0px;
	background-color:#FFFCF7;
	}
#Form li {
	margin-bottom:10px;
	color:#8093A1;
	font-weight:bold;
	}
#Form label a {
	/*margin-bottom:-3px;*/
	/*margin-right:15px;*/
	float:right;
	/*padding:3px 6px;*/
	/*color:#8093A1;*/
	/*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;
	}
#Form textarea.SmallCommentBox {
	height: 150px;
	}
#Form textarea.LargeCommentBox {
	height: 400px;
	}
#Form .Button {
	cursor: pointer;
	color: #000 !important;
	}
#Form .Button.SubmitButton {
	margin-right: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 label,
#Form.AddComments label {
	display:block;
	width:100%;
	color:#8093A1;
	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:700px;
	margin: 0px !important;
	}
#Form.Account * {
	color:#333;
	}
#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: 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: 99%;
	padding: 2px;
	}
.Description {
	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:14px;
	}
#Form.Preferences p span label {
	font-weight: normal;
	}

/* 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;
	}

/* 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(/img/icons/forum/ico.alert.gif) no-repeat top left;
}
.UpdateGood .Name {
	background: url(/img/icons/forum/ico.check.gif) no-repeat top left;
}
.UpdateUnknown .Name {
	background: url(/img/icons/forum/ico.unknown.gif) no-repeat top left;
}
.UpdateChecking .Name {
	background: url(/img/icons/forum/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(/img/icons/forum/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 {
	margin: 10px 0px 20px 0px !important;
	}

div.Extensions ul li {
	border-bottom:1px solid #ddd;
	margin:0 0 10px 0 !important;
	padding:10px !important;
	overflow: hidden;
	}
div.Extensions ul li.Enabled {
	background: #FEFECB;
	}
div.Extensions ul li.Disabled {
	background: url(/img/icons/forum/disabled-tile.gif) #F4F4C2;
	}
div.Extensions ul li.Processing {
	background: #FEFECB;
	}
div.Extensions ul li.Processing label {
	background: url(/img/icons/forum/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;
	margin-left: -36px !important;
	margin-right: 17px !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 {
	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;
	}

/* 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;
	text-decoration: underline;
	}
.SortRemove {
	background: url(/img/icons/forum/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:20px 0px !important;
	text-align:right;
	}
.Submit input {
	width: auto !important;
	float:left;
	cursor:pointer;
	}
.Submit a {
	color: #87291D !important;
	}

/* Profile Page.. */

#AccountProfile #Success,
#AccountProfile .ErrorContainer {
	margin-right: 18px;
	}
#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
	border-bottom: 1px solid #FFC2CA;
	}
#AccountProfile {
	float:left;
	width:425px;
	border-right:1px solid #ccc;
	}
#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;
	border: none;
	}
#AccountProfile p {
	float:left;
	width:55%;
	}
#AccountProfile h2 {
	font-size:14px;
	color:#000;
	width:60%;
	float:left;
	border: none;
	}
#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:#aaa;
	}
#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:465px;
	}
html>body #AccountHistory { /* ugly hack, but fixes display error in IE. */
	margin-left:445px !important;
	}
#AccountHistory * {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#333;
	}
#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:#666;
	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 */

div.SignInForm {
	font-size: 0.9em;
	width: 60%;
	margin: 1em auto;

}

ul.MembershipOptionLinks {
	font-size: 0.9em;
	text-align: center;
	margin: 0 !important;
}

ul.MembershipOptionLinks li {
	display: inline;
}

div.SignInForm form div.Submit {
	margin-top: 30px !important;
}

div.SignInForm form div.Submit input {
	margin-top: 5px !important;
}

div.SignInForm form input {
	padding: 3px !important;
	width: 95% !important;
}

div.Foot.SignIn {
		width: 60%;
	margin: 1em auto;
	font-size: 0.7em;
	text-align: center;
}

#Form.Help form {
	width: 700px !important;
	margin: 0px;
	padding: 0px;
	}
#SettingsPage #Form.Help p.Description {
	padding: 10px !important;
	color:#333 !important;
	}
#SettingsPage #Content dl * {
	margin:0px;
	padding:0px;
	color: #333;
	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(/img/icons/forum/hprogress.gif) center center no-repeat;
	text-decoration: none !important;
	padding-left: 15px;
	padding-right: 15px;
	}
.Progress {
	background: url(/img/icons/forum/hprogress.gif) left center no-repeat;
	padding-left: 22px !important;
	}
.PreferenceProgress {
	background: url(/img/icons/forum/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;
	}

	/* PAGINATION STYLES*/
ul.fdtablePaginater
        {
        display:table;
        list-style:none;
        padding:0;
        text-align:center;
        height:2em;
        width:auto;
        margin-bottom:15px;
        margin-top:15px;
        }
ul.fdtablePaginater li
        {
        display:table-cell;
        padding-right:4px;
        color:#666;
        list-style:none;

        -moz-user-select:none;
        -khtml-user-select:none;
        }
ul.fdtablePaginater li a.currentPage
        {
        border-color:#a84444 !important;
        color:#000;
        }
ul.fdtablePaginater li a:active
        {
        border-color:#222 !important;
        color:#222;
        }
ul.fdtablePaginater li a,
ul.fdtablePaginater li div
        {
        display:block;
        width:20px;

        font-size:1em;
        color:#666;
        padding:0;
        margin:2px;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        font-family:georgia, serif;
        }
ul.fdtablePaginater li div
        {
        cursor:normal;
        opacity:.5;
        filter:alpha(opacity=50);
        }
ul.fdtablePaginater li a span,
ul.fdtablePaginater li div span
        {
        display:block;
        line-height:2em;
        border:1px solid #fff;
        background:#ffffff;
        }
ul.fdtablePaginater li a
        {
        cursor:pointer;
        }
ul.fdtablePaginater li a:hover
        {
        color:#333;
        bacground-color:#cccccc
        text-decoration:none;
        border-color:#aaa;
        }
ul.fdtablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        border-color:#aaa;
        }
.fdtablePaginaterWrap
        {
        text-align:center;
        clear:both;
        text-decoration:none;
        }
ul.fdtablePaginater li .next-page span,
ul.fdtablePaginater li .previous-page span,
ul.fdtablePaginater li .first-page span,
ul.fdtablePaginater li .last-page span
        {
        font-weight:bold !important;
        }
/* Keep the table columns an equal size during pagination */
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
* html ul.fdtablePaginater li div span,
* html ul.fdtablePaginater li div span
        {
        background:#eee;
        }
tr.invisibleRow
        {
        display:none;
        }

.Apply {
	width: 624px;
	}
div.Apply #Form {
	height: 310px;
	}
html>body div.Apply #Form { /* ugly hack, but fixes display error in IE. */
	min-height: 332px;
	height: auto;
	}
#Form.ApplyForm .Submit {
	padding-left: 126px;
	}
#Form.ApplyForm input {
	width: 200px;
	}

.Notifications h3 {
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
   }
 #Notifications ul li {
 font-weight:normal;
}
.Notifications a {
	text-decoration:none;
	font-weight:bold;
	margin-left:200px;

}

.notifycategory {
	font-size:14px;
}

.redlink {
	color:#FF0033;
}

#ExtensionPage .ContentInfo h1 {
    text-align: left;
    }

/* PAGINATION END*/

th{
font-size:11px;
	height: 20px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
padding-left: 5px;
text-align:left;
  background-color: #CAE8EA;

	}

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
   th.sortable-sortAlphaNumeric

        {
        cursor:pointer;
        vertical-align:middle;
        background: #CAE8EA url(/img/icons/forum/bg_header_sortable.png) no-repeat;
        padding: 8px 12px 4px 16px;
        }
th.forwardSort
        {
        background:#CAE8EA url(/img/icons/forum/bg_header_down.png) no-repeat 0 0;
        }
th.reverseSort
        {
        background:#CAE8EA url(/img/icons/forum/bg_header_up.png) no-repeat 0 0;
        }
 /* zebra striping color */
tr.alt
        {
        background: #F5FAFA;
        color: #797268;
        }
#memberscontainer {

width:99.5%;
}
#memberscontainer .heading {
color:#000;
font-size:14px;
font-weight:700;
}
#membertable {

border-left:1px solid #CCC;
border-top:1px solid #CCC;
width:74%;
font-size: 0.8em;
}
#membertable .icon {
	text-align:center;
vertical-align:middle;
}
#membertable img.icon {

height:30px;
width:30px;
}

#membertable .medcell {
text-align:left;
width:120px;
}
#membertable .smallcell {
text-align:center;
width:60px;
}
#membertable .top {
font-weight:700;
text-align:left;
}

#membertable td {
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
padding:2px;
}


/* IE Rendering Fixes */

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


/* columns */

div.left_column,
div.right_column {
	margin-top: 3em;
	width: 170px;
	float: left;
	height: 100%;
	font-size: 0.9em;
}

div.main_column {
	width: 534px;
	margin: 0 5px;
	float: left;
	padding: 8px;
}

div.forum div.main_column {
	width: 900px;
	padding: 0;
}

div.main_column img.r_image {
	float: right;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFF;
}

div.box {
	background: #E0D9CE url(/img/box_bot_ivy.png) bottom right no-repeat;
	padding: 0 10px 65px 0;
	color: #582D4B;
	border: 1px solid #C3B9AA;
	position: relative;
}

div.teaser {
	margin: 0 0 1em 0;
}

div.box h1,
div.box h2,
div.box h3,
div.box a {
	color: #582D4B;
}

div.box p {
	padding-left: 26px;
	margin: 0.6em 0;
}

div.box .box_header {
	background: #E0D9CE url(/img/box_top_ivy.png) top left no-repeat;
	padding-top: 43px;
	padding-left: 25px;
	height: 45px;
	margin-bottom: -10px;
}

div.box div.box_bottom {
}

/* footer */

div#content_wrapper {
	margin-bottom: -91px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#footer_push{
	height: 91px;
	clear: both;
}

div#page_footer {
	height: 91px;
}

div#page_footer div.vh_nav {
	position: relative;
	width: 900px;
	clear: both;
	opacity: 0.9;
	margin: 0 auto;
}

div#page_footer div.vh_nav h3,
div#page_footer div.vh_nav ul {
	background-color: #80342C;
	width: 170px;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	cursor: pointer;
	padding: 4px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Tahoma, Arial, sans-serif;
}

div#page_footer div.vh_nav h3 {
	height: 33px;
	background: transparent url(/img/vh_top.png) no-repeat 0 0;
	padding: 2px 0 0 4px;
	width: 166px;
	text-align: left;
}

div#page_footer div.vh_nav h3:hover {
	background-position: -170px 0;
}

div#page_footer div.vh_nav h3 img {
	vertical-align: middle;
	margin-right: 4px;
}

div#page_footer div.vh_nav ul {
	display: none;
	margin: 0;
}

div#page_footer div.vh_nav ul li {

}

div#page_footer div.vh_nav ul li a {
	display: block;
	padding: 0.4em 0;
	text-decoration: none;
}

div#page_footer div.vh_nav ul li a:hover {
	background-color: #40120D;
}

div#page_footer div.vh_nav h3:hover {
}

div#page_footer div.footer_content {
	background: #90B6A1 url(/img/footer_bg.png) repeat-x bottom left;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	height: 56px;
	border: none;
	margin: 0;
	clear: both;
}

div#page_footer div.footer_content p {
	margin: 0;
	padding: 0;
}

div#page_footer a {
	color: #fff;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}

div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}

div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}

div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}

span.code-line {
	padding-left:20px;
	display:block;
	margin-left:50px;
}

span.uncovered {
	background:#ecc;
}

span.covered {
	background:#cec;
}

span.ignored {
	color:#aaa;
}

span.line-num {
	color:#aaa;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}

span.line-num strong {
	color:#666;
}

div.message {
background-color:#C3D8E6;
background-position:30px center;
background-repeat:no-repeat;
border:1px solid transparent;
color:#333333;
float:left;
min-height:20px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:15px;
padding-left:95px;
padding-top:15px;
width:844px;
-moz-border-radius: 4px;
}

div#flashMessage {
background-color:#EAF1F7;
/* background-image:url(/img/icons/info.png); */
color:#4C7A98;
}

div#authMessage {
	color: #D8000C;
	background-color: #FFBABA;
/*	background-image: url(/img/icons/no_entry.png); */
}

div#errorMessage {
	color: #D8000C;
	background-color: #FFBABA;
/*	background-image: url(/img/icons/error.png); */
}

div#producer div#address{

}
div#producer div#contact{

}

div#producer div#type{

}

div#producer div#desc{

}
div#ohbd_map {
	width: 500px;
	height: 340px;
	background-color: #eee;
	float: right;
	margin: -45px 10px 20px 0;
	border: 1px solid #ccc;
	padding: 2px;
	top:46px;
}
