/* Brighton Blue - Copyright EditMe 2005 - http://www.editme.com */ 

/*
   Color Quick Reference
   ---------------------
   page background: 		#ffffff (white)
   header background		#5b8bb8 (blue)
   sub header background	#f9f9f9 (light gray)
   content background		#ffffff (white)
   editor background		#ffffff (white)
   site header text: 		#ffffff (white)
   page header text: 		#969696 (dark gray)
   sub header text			#5b8bb8 (blue)
   box borders: 			#969696 (dark gray)
   link color: 				#5b8bb8 (blue)
   highlight background:	#f9f9f9 (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: #ffffff;
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	line-height: 20px;
	margin: 8px;
	color: #656565;
}
body, td, th, blockquote, div {
	font-size: 14px;
}
#pageBody {
	background-color: #ffffff;
	margin: 0px;
}
#adminBody {
	background-color: #ffffff;
	margin: 24px;
}
.mceVisualAid {
	border: 0px;
}
.mainTable {
	width: 975px;
}

div.center {
  text-align: center;
}

div.padded {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	color: #7ca9da;
	font-size: 24px;
}
h2 {
	color: #0e4995;
        font-size: 14px;
margin: 20px 0px 10px 0px;
}
h3 {
	color: #0e4995;
        font-size: 14px;
margin: 20px 0px 10px 0px;
}
h4 {
	color: #0e4995;
        font-size: 14px;
margin: 20px 20px 10px 20px;
}
h5 {
	color: #0e4995;
        font-size: 14px;
margin: 20px 20px 10px 20px;
}
h6 {
	color: #0e4995;
        font-size: 14px;
margin: 20px 20px 10px 20px;
}

a, a:link {
	color: #5574b9;
	text-decoration: none;
}
a:visited {
	color: #5574b9;
	text-decoration: none;
}
a:active {
	color: #002157;
	text-decoration: none;
}
a:hover {
	color: #002157;
	text-decoration: none;
}
th {
	text-align: left;
}

.attachmentContainer {
	margin: 20px;
}
.attachmentTable {
	border-collapse: collapse:
}
.attachmentHead {
	background-color: #cdcdcd;
	color: #ffffff;
	border: 1px solid #0e4995;
	padding: 20px 0px 10px 20px;
}
.attachmentCell {
	padding: 0px 0px 0px 0px;
	background-color: #cdcdcd;
}
.attachmentCellAlt {
	background-color: #cdcdcd;
	padding: 0px 0px 0px 0px;
}
.attachmentDescription {
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 20pt;
	font-size: 12px;
color: #a7a7a7;
}

table.tableheader {
	width: 100%;
	height: 173px;
	border: 0px solid #0e4995;
	background-color: #ffffff;
	background-repeat: no-repeat;
	vertical-align: top;
margin: 0px 0px 10px 0px;
}

td.header {
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

td.header p {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
}

td.subheader {
	border-top: 0px solid #0e4995;
	border-right: 1px solid #0e4995;
	border-bottom: 0px none;
	border-left: 1px solid #0e4995;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	height: 40px;
	/*width: 455px;*/
background-image: url(./files/Home/repegra.gif);
        background-repeat: repeat-x;
}

td.subheader p {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
padding: 6px 0px 0px 20px;
}
table.content {
	width: 640px;
	height: 600px;
margin: 0px 0px 20px 10px;
}	
td.content {
        border-top: 0px solid #0e4995;
	border-right: 1px solid #0e4995;
	border-bottom: 0px none;
	border-left: 1px solid #0e4995;
	background-color: #ffffff;
	vertical-align: top;
        width: 100%;
	height: 100%;
	padding: 0px;
}
td.content p {
color: #656565;
text-align: left;
margin: 0px 0px 10px 0px;
}
td.comments {
	border-top: 0px solid #0e4995;
	border-right: 1px solid #0e4995;
	border-bottom: 0px none;
	border-left: 1px solid #0e4995;
	background-color: none;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 20px 20px 20px 20px;
}

td.attachmentImage {
	border: 1px solid #0e4995;
	vertical-align: top;
}

td.attachmentImage img {
border: 1px solid #0e4995;
	margin: 6px;
}
table.menu {
	width: 150px;
        padding: 0px;
}
td.menu {
	border: 0px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

td.menucontent {
	border: 0px;
	background-color: #ffffff;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
td.menucontent p {
       margin: 0px 0px 10px 10px;
       text-align: left;
       font-size: 13px;
}
td.menuheader {
	border: 0px;
	background-color: #ffffff;
	vertical-align: top;
	height: 40px;
	width: 150px;
        color: #ffffff;
padding: 6px 0px 10px 0px;
background-image: url(./files/Home/button.gif);
        background-repeat: no-repeat;
}

td.menuheader a:visited, td.menuheader a:link {
  color: #ffffff;
  text-decoration: none;
}

td.menuheader a:hover {
	color: #002157;
	text-decoration: none;
}

td.modified {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	vertical-align: top;
}

td.hspace {
	background-color: #ffffff;
	height: 0px;
	vertical-align: top;
}

td.vspace {
	background-color: #ffffff;
	width: 0px;
}

.addComment {
 font-size: 16px;
 text-align: right;
 margin: 6px 20px 0px 0px;
}

.addComment a:link, .addComment a:visited {
color: #ffffff;
	text-decoration: none;
}
.addComment a:hover {
	color: #002157;
	text-decoration: none;
}

td.addCommentButton {
        widht: 162px;
        height: 40px;
	border: 0px;
	padding: 6px 6px 0px 6px;
	vertical-align: top;
        background-image: url(./files/Home/addbutton.gif);
        background-repeat: no-repeat;
}

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: 163px; /* = tools menu + button width */
}
td.toolsContainer-off {
	width: 0px; /* = tools button width */
}
td.toolsheader {
	border-left: 0px solid #ffffff;
	height: 40px;
	width: 163px;
	padding: 0px;   
        background-image: url(./files/Home/button.gif);
        background-repeat: no-repeat;
}

td.toolsheader p {
	color: #ffffff;
        text-align: left;
	font-size: 13px;
	font-weight: bold;
        margin: 0px 6px 10px 10px;
}

td.tools {
        border: 0px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px;
}

td.tools p {
       margin: 0px 0px 10px 10px;
       text-align: left;
       font-size: 13px;
}

td.toolsbottom {
	border-top: 0px none;
	border-right: 0px solid #0e4995;
	border-bottom: 0px solid #0e4995;
	border-left: 0px solid #0e4995;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}

td.toolsbutton {
	background-image: URL(/skinimages/Brighton%20Blue/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 1px solid #0e4995;
	border-right: 1px solid #0e4995;
	border-bottom: 1px solid #0e4995;
	border-left: 1px solid #0e4995;
	background-color: #ffffff;
	vertical-align: middle;
	height: 0px;
	width: 0px;
}
td.toolsbutton-off {
	background-image: URL(/skinimages/Brighton%20Blue/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 1px solid #0e4995;
	border-right: 1px solid #0e4995;
	border-bottom: 1px solid #0e4995;
	border-left: 1px solid #0e4995;
	background-color: #ffffff;
	vertical-align: middle;
	height: 0px;
	width: 0px;
}
img.toolsbutton-spacer {
	height: 1px;
	width: 2px;
}
.commentFrom {
	color: #7ca9da;
	font-weight: bold;
}

.commentDate {
	color: #a7a7a7;
}

.ruler {
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px solid #0e4995;
	border-left: 0px none;
	margin: 5px 5px 5px 5px;
}

.editorPanel {
	background-color: cdcdcd;
}
/* Admin screen styles: */
#adminBody {
}
#adminMainTable {
  border: 1px solid #0e4995;
  background-color: #ffffff;
}
#adminMainCell {
  padding: 18px;
}
#adminMenuTable {
}
#adminMenuRow {
}
#adminMenuLeftCell {
}
#adminMenuRightCell {
}
#adminMenuSpacerRow {
}
.adminHR {
	color: #969696;
	height: 1px;
    margin-top: 0;
}
#adminMenuContentBlock {
}
