/* ----  ---- */
/* ---- CCBot/1.0 (+http://www.commoncrawl.org/bot.html) ---- */
/*=========================================================================*/
/* ==== warning messages ====*/

.warning
{
  color: #aa4444;
  font-size:11px; /*90%; /*11pt;*/
  font-style: normal;
  font-weight: normal;
}
.warning::before
{
  color: #aa4444;
  font-size:110%; /* 13pt;*/
  font-style: normal;
  font-weight: bold;
  padding-right: 5px;
  content: "Warning:";
}

.error
{
  color: #aa0000;
  font-size:11px; /*11pt;*/
  font-style: normal;
  font-weight: normal;
}
.error::before
{
  color: #aa0000;
  font-size:14px; /*14pt;*/
  font-style: normal;
  font-weight: bold;
  padding-right: 5px;
  content: "Error:";
}

a img
{
  border: none;
}
/*=========================================================================*/
/* ==== standard table ====*/
.std_tbl_title {
  background-color: #6666aa;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}

.std_tbl_title a {
  font-size: 12px;
}

.std_tbl_colhdr {
  background-color: #8888cc;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  padding: 2px;
}

.std_tbl_cellhdr {
  background-color: #8888ee;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
}

.std_tbl_content {
  background-color: #aaaaee;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
}

.std_tbl_content1 {
  background-color: #aaaaee;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
}

.std_tbl_content2 {
  background-color: #8888ee;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
}

.std_tbl_ftr {
  background-color: #6666aa;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.mini_tbl_title {
  background-color: #6666aa;
  color: #000000;
  font-size:11px; /* 11px; */
  font-weight: 600;
}

table.singleframe {
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}

.iframe_table {
	background-color: #FFbbFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
	Padding: 2px;
}

.iframe_cell {
	background-color: #FFddFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
	color: #6666aa;
	font-size:60%; /* 7px; */
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	Padding: 2px;
}

.iframe_text {
	background-color: #ffffff;
	color: #000000;
	font-size:75%; /* 9px; */
	font-style: normal;
	font-weight: normal;
}

/*=========================================================================*/
/* ==== flooble calendar ====*/
.fc_main {
  background-color: #dddddd;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-size:80%; /*10px;*/
  z-index:10;
}

.fc_main TABLE {
  background-color: #dddddd;
}

.fc_date {
  border-color: #D9D9D9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-size:80%; /*10px;*/
  text-align: center;
}

.fc_dateHover, TD.fc_date:hover {
  background-color: #E7E7E7;
  border-bottom-color: #999999;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #FFFFFF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #999999;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #FFFFFF;
  border-top-style: solid;
  border-top-width: 1px;
  cursor: pointer;
  font-size:80%; /*10px;*/
  text-align: center;
}

.fc_wk {
  font-size:80%; /*10px;*/
  text-align: center;
}

.fc_wknd {
  color: #FF0000;
  font-size:80%; /*10px;*/
  font-weight: bold;
  text-align: center;
}

.fc_head {
  background-color: #000066;
  color: #FFFFFF;
  font-size:11px; /*11px;*/
  font-weight: bold;
  text-align: left;
}

/*============================================================================*/
#blog
{
  width:100%;
  clear:all;
  /*color:#e88037;*/
}
#blog a
{
  /*color:#46bbe6;*/
  font-size:inherited;
}

#blogheader
{
  width:100%;
  float:left;
  background-color: transparent;
  border-bottom: #333333 1px dotted;
  padding: 5px 0 5px 0;
  clear:all;
  margin-bottom:7px;
  line-height:15px;
}
#blogheader .Title, #blogheader .title,
#blogheader .subtitle, #blogheader .Subtitle, #blogheader .SubTitle
{
  float:left;
  line-height:15px;
  clear:none;
  padding-top:0;
  padding-right:10px;
}

#blogheader .subtitle, #blogheader .Subtitle, #blogheader .SubTitle
{
  padding-top:2px;
}

#blogheader .right
{
  float:right;
  line-height:15px;
  clear:none;
}
#blogpost
{
  width:100%;
  float:left;
  background-color: transparent;
  margin: 7px 0 7px 0;
  padding: 5px 0 5px 0;
  clear:all;
  line-height:15px;
  border-bottom: #333333 1px dotted;
}
#blogcomment
{
  width:680px;
  width:100%;
  float:left;
  background-color: transparent;
  padding: 5px 0 5px 20px;
  clear:all;
  /*margin-bottom:5px;*/
  line-height:15px;
}

#blogheader .content,
#blogpost .content
{
  float:left;
  clear:none;
  padding-right:10px;
}
#blogheader .contentblock,
#blogpost .contentblock
{
  font-size:12px;
  float:left;
  clear:all;
  width:100%;
  padding:5px 0 5px 0;
}

#blogcomment
{
  padding-left:10px;
  width:670px;
}
#blogcomment .contentblock
{
  font-size:12px;
  float:left;
  clear:all;
  width:100%;
  padding:5px 0 5px 0;
}

#blogheader, .blogfooter,
#blogpost .blogfooter,
#blogcomment .blogfooter
{
  font-size:8px;
  float:left;
  clear:all;
  width:100%;
  padding:3px 0 3px 0;
}

.blogfooter, .blogfooter a
{
  color: #80B2FF;
}

/*============================================================================*/

#docsharing
{
  z-index:5;
  height:100%;
  float:left;
}

#docsharing form
{
  overflow: hidden;
}

#docsharing,
#docsharing form,
#docsharing form input,
#docsharing form select,
#docsharing form textarea
{
  width:100%;
  font-family:lucida sans, courier;
  font-size:10px;
}

#docsharing div
{
  float:left;
  clear:none;
  width:160px;
  padding:5px;
  margin-bottom:20px;
}

#docsharing div.toolbox
{
  background: #eeee88;
  border: #ff0000 1px dashed;
  width:158px;
  float: left;
  clear: none;
  margin-bottom:0px;
}

#docsharing div.toolbox form input,
#docsharing div.toolbox form select,
#docsharing div.toolbox form textarea,
{
  width:146px;
}

#docsharing div.toolbox form input[type="file"]
{
  background-color:#ffcccc;
}


#docsharing div.toolbox form textarea
{
  margin-bottom:5px;
  height:75px;

}

/********* css tooltips ******************/
/* csstooltip.css -- fancy tooltips */
/* #headlines span.csstooltip, */
/* #advert span.csstooltip, */

#docsharing span.csstooltip
{
  z-index:5;
  position: relative;  /* this is key */
  /* float:left; */
  /* clear:left; */
  /* cursor: help; */
  /*padding: 10px 10px 30px 10px;*/
}

#docsharing span #csstooltip .csstooltip span.parentfolder
{
  color:purple;
}

#docsharing span.csstooltip span.parentfolder::before
{
  content:url(templates/images/parentfolder.gif);
}
#docsharing span.csstooltip span.childfolder::before
{
  content:url(templates/images/childfolder.gif);
}
#docsharing span.csstooltip span.datafile::before
{
  content:url(templates/images/datafile.gif);
}

/* #headlines span.csstooltip:hover span.tip, */
/* #advert span.csstooltip:hover span.tip, */

#docsharing span.csstooltip span.tip,
#docsharing span.csstooltip span.shorttip {
  display: none;  /* so is this */
}

/* tooltip will display on :hover event */

#docsharing span.csstooltip:hover span.tip,
#docsharing span.csstthover span.tip
{
  display: block;
  z-index: 10;
  position: absolute;
  top: 20px;
  right: 115px;
  left: 0px;
  width:  300px;
  line-height: 1.2em;
  padding: 5px 5px 5px 5px;
  border: 1px solid #336;
  /* background-color: #ffffcc; */
  background-color: #7ABCBC; /*  #6666cc;*/
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
}

#docsharing span.csstooltip:hover span.shorttip,
#docsharing span.csstthover span.shorttip
{
  display: block;
  z-index: 10;
  position: absolute;
  top: 20px;
  right: 115px;
  left: 0px;
  width:  150px;
  line-height: 1.2em;
  padding: 5px 5px 5px 5px;
  border: 1px solid #336;
  /* background-color: #ffffcc; */
  background-color: #7ABCBC; /*  #6666cc;*/
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
}

.minitext
{
 font-family: georgia, serif;
 /* font-size: 12px;  dhf 2009-11-17 - increased to 14/18
  line-height: 16px; */
 font-size: 10px;
 line-height: 14px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
/*	font-size:75%;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;  */
}

img.imageleft
{
  float: left !important;
  -webkit-box-align:left;
  /*vertical-align:text-top;*/
  clear:none;
  padding:10px 10px 10px 0px;
  /*border:5px solid green;*/
  z-index:auto;
}

img.imageright
{
  float:right !important;
  -webkit-box-align:right;
  /* vertical-align:text-top;*/
  clear:none;
  padding: 10px 0px 10px 10px;
  /*border:5px solid blue;*/
  z-index:auto;
}

img.imagecenter
{
  float:center !important;
  -webkit-box-align:center;
  /* vertical-align:text-top;*/
  clear:none;
  padding: 10px 10px 10px 10px;
  /*border:5px solid blue;*/
  z-index:auto;
}

tr>td>object
{
  vertical-align:middle !important;
}

form.sendmail table
{
  border:transparent 10px dotted;
  outline:#89002e 1px dotted;
  padding:10px;
  -moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
  -khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
  -webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
}

table
{
  clear:both;
}

#iframe_buttoneditor
{
  width: 610px;
  height:410px;
}

body>#be_buttoneditor
{
  margin-left: auto;
  margin-right: auto;
  padding:5px;
  width: 600px;
  height:400px;
  background: #a9a384;
  overflow:auto;
}

#be_buttoneditor div.inner
{
  padding:5px;
  margin:0px;
  border:black 1px dotted;
  vertical-align:top;
  height:388px;
}

#be_buttoneditor div.left
{
  float:left;
  clear:none;
  width:242px;
  height:388px;
  overflow:auto;
  background:#ffff88;
}

#be_buttoneditor div.right
{
  float:right;
  clear:none;
  width:342px;
  height:388px;
  overflow:auto;
  background:#ffffff;
}

#be_buttoneditor .navbar
{
  float:none;
  clear:both;
  padding-bottom:5px;
}

#be_buttoneditor div.preview
{
  background: #ffffff;
  float:left;
  clear:both;
  position:relative;
  left:-5px;
  width:273px;
  display:table-cell;
}

#be_buttoneditor div.show
{
  background: #ffffff;
  clear:none;
  width:275px;
  display:table-cell;
  padding:0px 5px;
  overflow:hidden;
}
#be_buttoneditor div.browse
{
  background: #ffffff;
  width:550;
  padding:0px 5px;
}
#be_buttoneditor div.browse div.row
{
  display:table-row;
}
#be_buttoneditor div.browse div.cell
{
  display:table-cell;
}


#be_buttoneditor div.show dl dt
{
    font-family: georgia, serif;
	color: #000000;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	line-height:18px;
}
#be_buttoneditor div.browse dl dd
{
	font-family: georgia, serif;
	font-size:14px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
    text-indent:10px;
}

#be_buttoneditor #be_content
{
  overflow: auto;
}

#be_buttoneditor .uid,
#be_buttoneditor .code,
#be_buttoneditor .style,
#be_buttoneditor .btntitle,
#be_buttoneditor .linkurl,
#be_buttoneditor .show
{
  height:20px;
  font-family: georgia, serif;
  font-size:8px;
  line-height:14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  padding:2px;
}

#be_buttoneditor .uid
{
  width:40px;
  display: table-cell;
  text-align:right;
}

#be_buttoneditor .code
{
  width:75px;
  display: table-cell;
  text-align:left;
}

#be_buttoneditor .style
{
  width: 75px;
  display: table-cell;
  text-align:left;
}

#be_buttoneditor .btntitle
{
  width: 150px;
  display: table-cell;
  text-align:left;
  overflow:hidden;
}

#be_buttoneditor .linkurl
{
  width: 150px;
  /*display: table-cell;*/
  text-align:left;
  overflow:hidden;
}
#be_buttoneditor .show
{
  width: 50px;
  font-size:8px;
  display: table-cell;
  text-align:left;
  overflow:hidden;
}

#be_buttoneditor .button
{
  width:50px;
  height:25px;
  margin:2px;
  display: table-cell;
  vertical-align:middle;
  text-align:center;
}

#be_buttoneditor .add
{
  background: url(templates/images/btn_add.png) top left no-repeat;
}
#be_buttoneditor .edit
{
  background: url(templates/images/btn_edit.png) top left no-repeat;
}
#be_buttoneditor .copy
{
  background: url(templates/images/btn_copy.png) top left no-repeat;
}
#be_buttoneditor .first
{
  background: url(templates/images/btn_first.png) top left no-repeat;
}
#be_buttoneditor .prev
{
  background: url(templates/images/btn_prev.png) top left no-repeat;
}
#be_buttoneditor .next
{
  background: url(templates/images/btn_next.png) top left no-repeat;
}
#be_buttoneditor .last
{
  background: url(templates/images/btn_last.png) top left no-repeat;
}
#be_buttoneditor .blank
{
  background: url(templates/images/btn_blank.png) top left no-repeat;
}
#be_buttoneditor .reset
{
  background: url(templates/images/btn_reset.png) top left no-repeat;
}
#be_buttoneditor .filter
{
  background: url(templates/images/btn_filter.png) top left no-repeat;
}
#be_buttoneditor .browse
{
  background: url(templates/images/btn_browse.png) top left no-repeat;
}
