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

/*
   Color Quick Reference
   ---------------------
   page background: 		#666666 (dark gray)
   header background		#CC9966 (burnt sienna)
   sub header background	#f9f9f9 (light gray)
   content background		#CCCC99 (tan)
   editor background		#e0e0c0 (light tan)
   site header text: 		#ffffff (white)
   page header text: 		#000000 (black)
   sub header text			#666666 (dark gray)
   box borders: 			#000000 (black)
   link color: 				#1b3f91 (dark blue)
   highlight background:	#c0c0c0 (light gray)   
   
*/

/* 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: #e0e0c0;
	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: #666666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	margin: 24px;
}
#adminBody {
	background-color: #666666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	margin: 24px;
}
.mceVisualAid {
	border: 1px dashed gray;
}
.mainTable {
	width: 90%;
}
h1 {
	font-size: 24px;
}
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: none;
}

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

th {
	text-align: left;
}

.attachmentContainer {
	margin: 3px;
}
.attachmentTable {
	border-collapse: collapse:
}
.attachmentHead {
	background-color: #c0c0c0;
	color: #666666;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}
.attachmentCell {
	padding: 5px 5px 5px 5px;
	
}
.attachmentCellAlt {
	background-color: #c0c0c0;
	padding: 5px 5px 5px 5px;
}
.attachmentDescription {
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
	font-size: 12px;
}

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

td.header {
	vertical-align: bottom;
	padding: 16px 16px 16px 16px;
}

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

td.subheader {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	background-color: #CC9966;
	text-align: left;
	vertical-align: top;
	height: 30px;
	/*width: 455px;*/
}

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

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

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

td.menucontent {
	padding: 6px 8px 8px 8px;
	vertical-align: top;
	width: 100%;
}

td.menuheader {
	border-bottom: 1px solid #000000;
	background-color: #CC9966;
	vertical-align: top;
	height: 30px;
	width: 100%;
	padding: 4px 8px 4px 8px;
}

td.menuheader p {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

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

td.hspace {
	background-color: #666666;
	height: 3px;
	vertical-align: top;
}

td.vspace {
	background-color: #666666;
	width: 3px;
}

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

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

td.addCommentButton a {
	font-weight: normal;
}
td.toolsContainer {
	width: 104px; /* = tools menu + button width */
}
td.toolsContainer-off {
	width: 32px; /* = tools button width */
}
td.toolsheader {
	color: #000000;
	border: 1px solid #000000;
	background-color: #CC9966;
	vertical-align: top;
	height: 31px;
	width: 72px;
	padding: 4px 8px 4px 8px;
}

td.toolsheader p {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

td.tools {
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	background-color: #CCCC99;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	padding: 4px 8px 4px 8px;
}

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

td.toolsbutton {
	background-image: URL(/skinimages/Brighton%20Burntwood/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	border-left: 0px none;
	background-color: #CC9966;
	vertical-align: middle;
	height: 31px;
	width: 32px;
}
td.toolsbutton-off {
	background-image: URL(/skinimages/Brighton%20Burntwood/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #000000;
	background-color: #CC9966;
	vertical-align: middle;
	height: 31px;
	width: 32px;
}
img.toolsbutton-spacer {
	height: 31px;
	width: 32px;
}
.commentFrom {
	color: #666666;
	font-weight: bold;
}

.commentDate {
	color: #666666;
}

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

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

