/* Brighton Blue - 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: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	margin: 8px;
	color: #656565;
}
body, td, th, blockquote, div {
	font-size: 14px;
}
#pageBody {
	background-color: #336666;
	margin: 5px;
        color: #666666;
        background-image:URL(/files/BrightonBlueCSS/bill_bkg.jpg);
	background-repeat: no-repeat;
}
#adminBody {
	background-color: #336666;
	margin: 5px;
        color: #666666;
}
.mceVisualAid {
	border: 1px dashed gray;
}
.mainTable {
	width: 98%;
}
h1 {
	color: #666666;
	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: #5b8bb8;
	text-decoration: none;
}

a:active, a:hover {
	color: #5b8bb8;
	text-decoration: underline;
}

th {
	text-align: left;
}

.attachmentContainer {
	margin: 3px;
}
.attachmentTable {
	border-collapse: collapse;
}
.attachmentHead {
	background-color: #f9f9f9;
	color: #5b8bb8;
	border: 1px solid #969696;
	padding: 5px 5px 5px 5px;
}
.attachmentCell {
	padding: 5px 5px 5px 5px;
	
}
.attachmentCellAlt {
	background-color: #f9f9f9;
	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: 0px solid #969696;

	vertical-align: top;
}

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

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

td.subheader {
	background-color: #FAFAD2;
	text-align: left;
	vertical-align: top;
	height: 31px;
	/*width: 455px;*/
}
td.comments_Left p {
	color: #FFD700;
	font-size: 16px;
	font-weight: bold;
}
td.subheader p {
	background-color: #FAFAD2;
	color: #FFD700;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 8px 4px 8px;
}
table.content {
	width: 100%;
	height: 500px;
}	
td.content {
	border-right: 4px solid #DCDCDC;
	border-bottom: 4px solid #DCDCDC;
	border-top: 4px solid #808080;
	border-left: 4px solid #808080;
	background-color: #ffffff;
	vertical-align: top;
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}

td.contentInfo {
	background-color: #E9E9E9;
	border-right: 4px solid #DCDCDC;
	border-bottom: 4px solid #DCDCDC;
	border-top: 4px solid #808080;
	border-left: 4px solid #808080;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}
td.contentSearch {
	background-color: #FFFFFF;
	border-right: 4px solid #DCDCDC;
	border-bottom: 4px solid #DCDCDC;
	border-top: 4px solid #808080;
	border-left: 4px solid #808080;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}
td.comments {
	background-color: #FAFAD2;
	border-right: 4px solid #F0E68C;
	border-bottom: 4px solid #F0E68C;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}
td.messages {
	background-color: #CCCCCC;
	border-right: 4px solid #999999;
	border-bottom: 4px solid #999999;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}
td.comments_Left {
	background-color: #336666;
        background-image:URL(/files/BrightonBlueCSS/comment_header_left.png);
	vertical-align: top;
	text-align: left;
	padding: 6px 0px 0px 6px;
}
td.comments_Center {
	background-color: #336666;
        background-image:URL(/files/BrightonBlueCSS/comment_header_center.png);
	vertical-align: top;
	text-align: left;
        width: 100%;
}
td.comments_Right {
	background-color: #336666;
        background-image:URL(/files/BrightonBlueCSS/comment_header_right.png);
	vertical-align: top;
	text-align: left;

}
td.message_Left {
	background-color: #336666;
        background-image:URL(/files/BrightonBlueCSS/message_button.png);
	vertical-align: top;
	padding: 6px 0px 0px 6px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
td.attachmentImage {
	border: 1px solid #969696;
	vertical-align: top;
}

td.attachmentImage img {
	border: 0px none;
	margin: 6px;
}
table.menu {
	width: 100%;
}
td.menu {
	border: 0px solid #969696;

	text-align: left;
	vertical-align: top;
	width: 150px;
}

td.menucontent {
	padding: 6px 8px 0px 8px;
	background-color: #F8F8FF;
	vertical-align: top;
	width: 100%;
	border-right: 5px solid #cccccc;
}

td.menuheader {

        background-image:URL(/files/BrightonBlueCSS/menu_header_button.png);
	vertical-align: top;
	height: 31px;
	width: 100%;
	padding: 6px 8px 4px 8px;
}

td.menufooter {

        background-image:URL(/files/BrightonBlueCSS/menu_footer_button.png);
	vertical-align: top;
	height: 15px;
	width: 100%;
	padding: 4px 8px 4px 8px;
}

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

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

td.hspace {

	height: 5px;
	vertical-align: top;
}

td.vspace {

	width: 5px;
}

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

td.addCommentButton {
        background-image:URL(/files/BrightonBlueCSS/comment_button.png);
	background-repeat: no-repeat;
        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 {
	font-weight: normal;
}
td.toolsContainer {
	width: 120px;
}
td.toolsContainer-off {
	display: none;
}
td.toolsheader {
	color: #969696;
	border: 0px solid #969696;

        background-image:URL(/files/BrightonBlueCSS/buttontest.png);
	vertical-align: top;
	height: 31px;
	width: 120px;
	padding: 6px 8px 4px 8px;
}
td.toolsfooter {
	color: #969696;
	border: 0px solid #969696;

        background-image:URL(/files/BrightonBlueCSS/buttonbottom.png);
	vertical-align: top;
	height: 15px;
	width: 120px;
	padding: 4px 8px 4px 8px;
}
td.toolsheader p {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
        color: #00CED1;
}

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

td.toolsbottom {
	border-top: 0px none;
	border-right: 0px solid #969696;
	border-bottom: 0px solid #969696;
	border-left: 0px solid #969696;

	text-align: left;
	vertical-align: top;
}

}
.tinytext
   {
    font-size:9px;
    line-height:10px;
    font-weight:bold;
    }
.banner
    {
    color:#ffffcc;
    font-size:10px;
    font-weight:800;
    }
.values
    {
    color:#cc3300;
    font-size:xsmall;
    font-weight:bold;
    }

.legal
    {
    color:#990000;
    font-size:10px;
    font-weight:400;
    }

.menlist
    {
    color:#556b2f;
    font-family: Georgia, Times, serif;
    font-size:0.7em;
    line-height: 0.9em;
    font-stretch: condensed;
    text-indent: -4px;
    }
p.menlist
    {
     margin-top:2px !important;
     margin-bottom:2px !important;
    }

.cat
    {
    color: #336666;
    font-size:10px;
    font-weight:400;
    horizontal-align:right;
    }
.flag
    {
    color:#FFFFFF;
    background-color: #FF0000;
    horizontal-align:right;
    font-size:10px;
    font-weight:800;
    }

.commentFrom {
	color: #666666;
	font-weight: bold;
	text-wrap: suppress;
}

.commentFromAdmin {
	color: #FF0000;
	font-weight: bold;
	text-wrap: suppress;
}

.commentDate {
	color: #666666;
	text-wrap: suppress;
}
span.commentLinks a, span.commentLinks a:link, span.commentLinks a:visited, span.commentLinks a:active, span.commentLinks a:hover{
	font-size: .9em;
	text-wrap: suppress;
}

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

.editorPanel {
	background-color: silver;
}
#preview   { background-color: #f8f8ff; visibility: visible; position: absolute; width: 75%; height: 150px; overflow: auto; border-width: 2px; border-color: #696969; outline-width: 5px; outline-color: #f00 }
/* Admin screen styles: */
#adminBody {
}
#adminMainTable {
  border: 1px solid #5b8bb8;
  background-color: #ffffff;
}
#adminMainCell {
  padding: 18px;
}
#adminMenuTable {
}
#adminMenuRow {
}
#adminMenuLeftCell {        
        background-image:URL(/files/BrightonBlueCSS/miniLogo.png);
	background-repeat: no-repeat;
        height: 77px !important;
        text-indent: 100px;
}
#adminMenuRightCell {
}
#adminMenuSpacerRow {
}
.adminHR {
	color: #969696;
	height: 1px;
    margin-top: 0;
}
#adminMenuContentBlock {
}

