/* basic WebX CSS */

/* General */
a.none { background:transparent; } 
a:link { color: #990000; }
a:visited { color: #886666; }


small { font-size:.9em; }
big { font-size: 1.1em; }
address, b, big, blink, blockquote, body, center, cite, dir, dl, div, em, h1, h2, h3, h4, h5, h6, i, legend, listing, menu, object, ol, p, s, server, small, span, strike, strong, sub, sup, table, td, th, u, ul, li, var, xmp { font-family: verdana; }
body{ 
font-size: 12px; 
color: #f7f7f7;
background-color: #336633; }
p,ul,li,td, th { 
font-size: 12px; 
color: #003300;
background-color: #ffffcc; }
img { background:transparent; }
.2 { font-size: .85em; }
.text { font-size: 12px; font-family: verdana; }
code, kbd, pre, samp, tt,form,input,textarea { font-family: Courier, "Courier New", Monaco, monospace; font-size: 12px; }
h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
.size1 { font-size: .85em; }
.size2 { font-size: .9em; }
.size3 { font-size: 1em; }
.size4 { font-size: 1.2em; }
.size5 { font-size: 1.5em; }
.size6 { font-size: 2em; }
h3.subtitle{ color: #999; font-size: 1.1em; }
.treeTitle { font-weight: bold; }
.pathTitle { color: #444444; }
.backpath { font-weight:bold; }
.mlMsg {  }
.nonbold { font-size: .9em; }
.red { color:red; }
.alert { color:red; font-weight: bold; }
.preparedFor { background:  #ffddaa;}
div.margins { margin: .5em; }

/* Yellow edit links */
.wcmsEditLinks { font-size: .9em; background: yellow; color: black; border: 1px solid black; width: 5em; }
.hideWcmsEditLinks { font-size: .9em; background: yellow; color: black; border: 1px solid black; width: 15em; }

/* 1-2-3 forms */
div.formSection { border-top: 1px solid #DAE2E0; border-left: 2px solid #DAE2E0; border-right: 2px solid #DAE2E0; border-bottom: 1px solid #DAE2E0; padding: 5px; margin:0; }
div.formSectionBegin { border:0; border-top: 1px solid #DAE2E0; margin:0; padding:0; }
h1.formSectionHeading { font-size: 2em; color:#006600; font-family:Arial; font-weight: normal; margin:0; padding:0; border-bottom: 1px solid #DAE2E0; margin-bottom: 5px; }
/*span.formSectionTitle { font-size: 1.7em; }*/

/* Text Toolbar Styles // off for now
.toolbar a { color: #336699; }
.toolbar a:hover { background: #EE9A00; color: #ffddaa; }
.toolbar a:active { color: #EE9A00; }
 */

/* Tabular Folder View */
.flHeading { font-size: 93%; color: #000; font-weight:bold; background: #ffffcc;}
.flHeading a:link { color: #000; font-weight:bold; text-decoration: underline; }
.flTitle { font-size: 93%; font-weight:bold; }
.flTitle a:link { font-weight:bold; }
.flHosts { font-size: 88%; }
.flMsgCount { font-size: 93%; font-weight:bold;  }
.flNewMsgCount { font-size: 93%; color: red; font-weight: bold; }
.flAuthorName { font-size: 93%; font-weight:bold;  }
.flDateFormat { font-size: 88%; font-weight:bold;  }
.flChatOccupants { font-size: 93%; font-weight: bold; }
.flLinkDescription { font-size: 93%; }
.flPathTitle { font-size: 93%; font-weight:bold; }
.flMarkAsRead  { font-size: 88%; }

/* Tabular Message View with Extras Styles */
.mlMultiSelect { color:#999999; } /* for "select all" etc. links */
.mlMessageListCount { color:#666666; font-weight: bold; } /* number of previous or next messages by button row */
.mlDeletedMsg { color:#999999; } /* for deleted messages, when text is showing */
.mlAuthorName a { font-weight: bold; }
.mlAuthorName { font-weight: bold; }
.mlItemDate {  }
div.mlMsg blockquote { color:#555555; font-size: 0.9em; margin-top: 0; margin-bottom: 0; margin-left: 15px; } /* for blockquotes (quoting another msg) in messages */

.mlMsgNumber { color:#000000; }
.mlMsgNumber a { color:#000000; }
.mlSecondLine { font-weight: bold; }
.mlTreeTitle { font-weight: bold; }
.mlAttachments { font-weight: bold; } /* Attachments: */
.mlAttachmentNames {  }  /* filenames */
.mlResponseTo {font-size:0.9em; color:#999999; } /* for "Response to:" text */
.mlReplies {font-size:0.9em; color:#999999; } /* for "Replies to this msg:" text */
.mlReplies a { color:#999999; } /* for "Replies to this msg:" text */
.mlReturn {font-size:0.9em; font-style:italic; font-weight:bold; } /* for [Return] link */
.mlWasEdited {font-size: .9em; color:#999999; } /* "this message was edited..." */
textarea.stretch { width:100%; }
.postCount { font-size: 0.8em; color: #666; }
.postCount a { color: #666; text-decoration: underline; }

/* Content Management "Box" Styles */
.defaultContentBoxBorder { border: 1px solid #E4EBF0; }
.defaultContentBoxHead { color: #666; font-weight: bold; padding: 3px; text-align: center; font-size: .9em; }
.defaultContentBoxHeadPre { color: #666; font-weight: bold; padding: 3px; text-align: left; font-size: .9em; }
.defaultContentBoxContent { padding: 3px; }

/* LiveX Styles */
.liveXDim { color: #666666; font-size:0.9em; }
.liveXBright { font-size:0.9em; }
.liveXBright a { color: #FFF; }
.liveXText { font-size:0.9em; }

/* Blog Styles */
/* Styles for CSS Theme Only (other styles follow) */
.sidebarToolbar { margin-bottom: 10px; background: #ffddaa; }
.sidebarlogin { font-size: .9em;  background: #ffddaa;}
.sidebarNews { margin-bottom: 10px;  background: #ffddaa;}
.sidebarUrl { margin-bottom: 2px; }
.sidebarLinks { margin-bottom: 10px;  background: #ffddaa; border: 1px solid #E4EBF0;}
.linkDivider { border-color: #000000; border-width: 1px 0px 0px 0px; border-style:solid; width: 100%; }
.sidebarCategories { margin-bottom: 10px;  border: 1px solid #E4EBF0; font-weight: bold; }
.categoryUrl {  }
.sidebarBlogTeam { margin-bottom: 10px;  background: #ffddaa;}
.blogTeam {  }
.sidebarCalendar { margin-bottom: 10px; font-size: 1em;  background: #ffddaa; border: 1px solid #E4EBF0; border-top: 0; }
.sidebarCalendar .sidebarHead h3 { font-size: 1.8em; }
.calendarMenu { border-top: #E4EBF0; background: #ffddaa; }
.calendarMenu form { margin-top: 0; margin-bottom: 0; }
.calendarBody { }
.calendarCategory { display: block; font-weight: bold; }
.sidebarHeadCalendar { color: white; font-weight: bold; font-size: 1.5em; background-color: #ffddaa; padding: 2px; }
.sidebarHead h3 { margin-top: 0; margin-bottom: 0; }
.calendarHotCell { color: white; background-color: #EE9A00; text-align: center; font-weight: bold; font-size: .65em; }
.calendarColdCell { text-align: center; font-size: .65em; }
a.calendarLinkDay { background: #E4EBF0; padding: 2px; }
.blogMsg { font-size: 100%; margin-left: 20px; }
.sidebarHead { color: #ffd;  background: #006600; font-size: 78%; text-align: center; padding: 1px; }
.sidebarFeatures{ margin-bottom: 10px;  background: #ffddaa; border: 1px solid #E4EBF0; }
.sidebarContents{ padding: 2px; text-align: left; }
.sidebarHead a { color: ffd; text-decoration: underline; }
.sidebarCategories .sidebarContents { line-height: 1.5em; }
.sidebarLinks .sidebarUrl { font-weight: normal; text-decoration: underline; font-size: .9em; }

/* Styles for All Themes */
input, textarea { font-size: 100%; }
.date { color: #999999; font-size: 95%; }
input.stretch { width:100%; }
.author { color: #000000; font-size: 95%; }
.blogreplies { color: #999999; font-size: 95%; font-weight: bold; }
.blogdate {  font-size: 110%; font-weight: bold; }
.blogcommentdate { color: #999999; }
textarea.stretch { width:100%; }
.calendar p { font-size: 90%; }
.red { color:red; }
.rssLink { margin: 5px; }
.categoryname { font-size: 125%; color: gray; }
.blogEntry {  }


/* FAQ Builder Styles */
.qa { font-size: 3em; font-family: serif; }
.question { font-weight: bold; }
.answer { font-size: 1em; }

