/* Brighton Burntwood - Copyright EditMe 2005-2007 - http://www.editme.com */ 

/* This will be used in the Rich Text Editor. Use
   pageBody or adminBody to control body as it's 
   displayed in the public site and admin tools. */
body {
	background-color: #dbe7cf;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	margin: 8px;
	color: #000000;
}
body, td, th, blockquote, div {
	font-size: 14px;
}
#pageBody {
	background-color: #99bbbb;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	margin: 24px;
}
#adminBody {
	background-color: #99bbbb;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	margin: 24px;
}
.mceVisualAid {
	border: 1px dashed white;
}
.mainTable {
	width: 90%;
}
h1 {
	font-size: 24px;
	color: #556655;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

a, a:link, a:visited {
	color: #1b3f91;
	text-decoration: underline;
}

a:active, a:hover {
	color: #1b3f91;
	text-decoration: underline;
}

th {
	text-align: left;
}

.attachmentContainer {
	margin: 3px;
}
.attachmentTable {
	border-collapse: collapse;
}
.attachmentHead {
	background-color: #99aa88;
	color: white;
	border: 1px solid #ffffff;
	padding: 5px 5px 5px 5px;
}
.attachmentCell {
	padding: 5px 5px 5px 5px;
}
.attachmentCellAlt {
	background-color: #99aa88;
	padding: 5px 5px 5px 5px;
	color: white;
}
.attachmentCellAlt a {
	color: white;
	text-decoration: underline;
}
.attachmentDescription {
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
	font-size: 12px;
}

table.tableheader {
	width: 100%;
	height: 70px;
	border: 1px solid #f0b033;
	background-color: #ffffff;
	background-repeat: no-repeat;
	vertical-align: top;
}

td.header {
	padding: 0px;
}

td.header p {
	float:left;
	padding: 16px;
	color: #f0b033;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

td.subheader {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px none;
	border-left: 1px solid #ffffff;
	background-color: #556655;
	text-align: left;
	vertical-align: top;
	height: 30px;
	font-size: 16px;
}

td.subheader p {
	color: #ffffff;
	margin: 4px 16px 4px 16px;
	font-weight: bold;
}
table.content {
	width: 100%;
	height: 500px;
}	
td.content {
	border: 1px solid #ffffff;
	background-color: #DBE7CF;
	vertical-align: top;
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}
td.comments {
	border: 1px solid #ffffff;
	background-color: #ccddbb;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}

td.attachmentImage {
	border: 1px solid #ffffff;
	vertical-align: top;
}

td.attachmentImage img {
	border: 0px none;
	margin: 6px;
}
table.menu {
	width: 100%;
}
td.menu {
	border: 1px solid #ffffff;
	background-color: #99AA88;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

td.menucontent {
	padding: 6px 8px 8px 8px;
	vertical-align: top;
	width: 100%;
	color: black;
}
td.menucontent a {
	color: white;
	text-decoration: none;
}

td.menuheader {
	border-bottom: 1px solid #ffffff;
	background-color: #f0b033;
	vertical-align: top;
	height: 30px;
	width: 100%;
	padding: 4px 8px 4px 8px;
	font-size: 16px;
}

td.menuheader p {
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}

td.modified {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}

td.hspace {
	background-color: #99bbbb;
	height: 6px;
	vertical-align: top;
}

td.vspace {
	background-color: #99bbbb;
	width: 6px;
}

.addComment {
	width: 150px;
	float: right;
}

td.addCommentButton {
	background-color: #99aa88;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}

td.addCommentButton a, td.addCommentButton a:link, td.addCommentButton a:visited, td.addCommentButton a:active, td.addCommentButton a:hover {
	color: white;	
}
td.toolsContainer {
	width: 74px;
}
td.toolsContainer-off {
	display: none;
}
td.toolsheader {
	color: #000000;
	border: 1px solid #ffffff;
	background-color: #99aa88;
	vertical-align: top;
	height: 31px;
	width: 72px;
	padding: 4px 8px 4px 8px;
	font-size: 13px;
}

td.toolsheader p {
	text-align: left;
	font-weight: bold;
	color: white;
}

td.tools {
	border-top: 0px none;
	border-right: 1px solid #ffffff;
	border-bottom: 0px none;
	border-left: 1px solid #ffffff;
	background-color: #dbe7cf;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	padding: 4px 8px 4px 8px;
}
td.tools a, td.tools a:link, td.tools a:visited, td.tools a:active, td.tools a:hover {
	color: #808f72;
	text-decoration: none;
}

td.toolsbottom {
	border-top: 0px none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #dbe7cf;
	text-align: left;
	vertical-align: top;
}

div.toolsbutton {
	background-image: URL(/files/BrightonSlateCSS/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-color: #f0b033;
	vertical-align: middle;
	height: 31px;
	width: 31px;
}
div.toolsbutton-off {
	background-image: URL(/files/BrightonSlateCSS/tools_sel_off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;	
	border-left: 0px;
	background-color: #f0b033;
	vertical-align: middle;
	height: 31px;
	width: 31px;
}
img.toolsbutton-spacer {
	height: 31px;
	width: 32px;
}
.commentFrom {
	color: #556655;
	font-weight: bold;
}

.commentDate {
	color: #556655;
}

.ruler {
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #ffffff;
	border-left: 0px none;
	margin: 0px 0px -12px 0px;
}

/* Admin screen styles: */
#adminBody {
}
#adminMainTable {
  border: 1px solid #ffffff;
  background-color: #ccddbb;
}
#adminMainCell {
  padding: 18px;
}
#adminMenuTable {
}
#adminMenuRow {
}
#adminMenuLeftCell {
}
#adminMenuRightCell {
}
#adminMenuSpacerRow {
}
.adminHR {
	background-color: #ffffff;
	color: #000000;
	border-color: #CCCC99;
	height: 1px;
    margin-top: 0;
}
#adminMenuContentBlock {
}

