@font-face {
	font-family: 'Monico';
	src: url('monico-regular-webfont.eot');
	src: local('☺'), url('/fonts/monico-regular-webfont.woff') format('woff'), url('/fonts/monico-regular-webfont.ttf') format('truetype'), url('/fonts/monico-regular-webfont.svg#webfontcPqLInbr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Monico';
	src: url('/fonts/monico-bold-webfont.eot');
	src: local('☺'), url('/fonts/monico-bold-webfont.woff') format('woff'), url('/fonts/monico-bold-webfont.ttf') format('truetype'), url('/fonts/monico-bold-webfont.svg#webfontAbXLqyMZ') format('svg');
	font-weight: bold;
	font-style: normal;
}



div#prevnext {
  position: relative;
}

div#previous, div#next {
  position: absolute;
  bottom: 190px;
  width: 135px;
  height: 90px;
  border: none;
  opacity: 0.5;
	filter: alpha(opacity=50);
	display: none;
}

div#previous {
  left: 0px;
}
div#next {
  right: 0px;
  text-align: right;  
}

img {
	border: none;
}

.nav_arrow {
  border: 1px dotted black;
  background-color: white;
}

.nav_arrow:hover {
  background-color: #cfdfdf;
}

.autocomplete-w1 { position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px dotted black; background:#FFF; cursor:default; text-align:left; max-height:250px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#cfdfdf; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; text-transform: uppercase;}
.autocomplete strong { font-weight:normal; /*color: #cfdfdf;*/ }

#result_row_prev_next {
  position: absolute;
  top: 2px;
  right: 0;
  height: 22px;
  background-color: #fff;
}

*, body, div {
	font-family: Monico, Tahoma;
}


html {
	/* background-color: silver;*/
	height: 100%;
	font-family: Monico, Tahoma;
}

body {
	/*background-color: silver;*/
	height: 100%;
	font-size: 11px;
	margin: 0;
	padding: 20px;
	overflow: hidden;
}

h2 {
	font-weight: normal;
	font-size: 80%;
}

#doc3 {
	height: 90%;
	max-height: 680px;
	/*min-height: 680px;*/
}



#bd {
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	background-color: white;
	height: 100%;
	max-width: 900px;
	max-height: 680px;
	margin-left: auto;
	margin-right: auto;
}

.text_bg_box {
  opacity:0.7; 
  position:absolute; 
  top; 0; 
  left: 0; width: 100%; 
  height: 100%; 
  background-color: white; 
  margin-left:-4px; 
  width: 102%;
	filter: alpha(opacity=70);
}

.text_content {
  position: relative;
}
.bra {
  position: relative;
}

#content {
	height: 100%;
	max-height: 680px;
	overflow: hidden;
}

#content.editor {
	background-image: url(images/raster90px.png);
	/*border: 1px solid #b2b2b2;*/
	overflow: hidden;
}

div.nav {
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	border-top: 1px solid #b2b2b2;
	font-size: 12px;
	letter-spacing:0.05em;
}

div.navkeys {
	clear: both;
	background-color: #ffffff;
	height: 80px;
	padding-top:8px;
}

div.tree {
	background-color: #fff;
}

div.clear {
	clear: both;
}

div.tree .row {
	clear: both;
	border-bottom: 1px solid #b2b2b2;
	overflow: hidden;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
}

div.tree .row ul {
	white-space:nowrap;
	list-style-type:none;
	height: 24px;
	margin: 0;
	width: 850px;
	overflow: hidden;
	padding: 0;
}

div.tree .row li {
  display: inline-block;
	/*float: left;*/
	padding: 7px 5px 5px;
}

table, tbody, tr {
  border:none;
  padding: 0;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  border-spacing: 0;
}

tr.row {
  height: 24px;
}

td.col {
  padding: 4px 12px 0px 4px;
  white-space: nowrap;
}

div.tree .row .col {
}

div.tree .row .col a {
}


div.tree .col.selected {
	background-color: #cfdfdf;
}

div.form_wrapper {
	margin: 0; padding: 0; border: 0; outline: 0;
}

.form_wrapper div.form_element {
	margin-bottom: 10px;
}

.form_message {
	text-align: right;
	text-transform: uppercase;
	position: relative;
	float: right;
	color: #265eff;
	font-size: 90%;
}

.form_wrapper label {
	color: #7e7e7e;
	display: block;
	font-size: 9px;
}

.form_wrapper input, .input_wrapper {
	width: 100%;
	background-color: ###FBF9EE;
	padding: 1px;
	font-size: 14px;
	border: 1px solid #FCEFA1;
}

.form_wrapper input[type="file"] {
  width:90%;
  border:none;
}

.form_wrapper textarea {
	height: 80px;
	white-space: normal;
	font-size: 14px;
	background-color: ###FBF9EE;
	border: 1px solid #FCEFA1;
	padding: 5px 0;
	width: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 0.5em;
}

.ui-accordion-content .buttonpane {
	text-align: left;
	border-top: 1px solid #dddddd;
	background: #ffffff;
	width: 100%;
	clear: both;
}

.ui-accordion-content button {
	margin: .5em 0 .5em 8px;
	color: #555555;
	background: #e5e5e5;
	border: 1px solid #d3d3d3;
	font-size: 11px;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
}

.ui-accordion-content button[disabled],
.ui-accordion-content button[disabled]:hover,
.ui-accordion-content button[disabled]:active
 {
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #dddddd;
	cursor: inherit;
}

.ui-accordion-content button:hover {
	color: #212121;
	background: #dadada url(/stylesheets/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.ui-accordion-content button:active {
	color: #222222;
	background: #ffffff url(/stylesheets/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}

div.m_confirm_text {
	margin-top: 20px;
	padding: 10px;
	font-size: 140%;
}

/*.on_canvas.ui-selected {
  border-color: #b2b2b2;
  border-style: dotted;
}

.on_canvas {
  border-width: 2px;
  border-style: dotted;
  border-color: transparent;
}
*/
#pages_list {
  margin: 0;
  list-style: none;
  padding: 0;
}

.pages_icon {
  float: left;
	width: 40px;
	height: 30px;
	background-color: #b2b2b2;
	text-align: center;
	font-size: 20px;
	color: #265eff;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pages_icon.selected {
	color: #b2b2b2;
	background-color: #265eff;
}

#busy_indicator {
	position: absolute;
	right: 5px;
	top: 5px;
	display: none;
}

#busy_indicator.busy {
	display: block;
}


.toolbox {
	z-index: 5;
	position: fixed;
}

#main_acc_toolbox {
	top: 5px;
	left: 5px;
}

#inspector_toolbox {
	top: 5px;
	right: 5px;
}

.mover {	
	top: -10px;
	right: 0;
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #265eff;
	cursor: pointer;
}

div#text_asset {
	width: 50px;
	height: 20px;
	font: 20px Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #265eff;
	background-color: #b2b2b2;
}

#nav_keyboard {
	font-size: 18px;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 24px;
}
#nav_keyboard a {
	color: #a2bbbb;
	padding:0 1px;
	text-transform: uppercase;
}
#nav_keyboard a:hover {
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
}

a:hover {
	color:#a2bbbb;
}

.direct_link {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#search_form_row {
  height: 26px;
}

#searchlupe {
  margin-bottom: 2px;  
}
#searchfield {
	text-transform: uppercase;
  vertical-align: bottom;
	height: 18px;
	width: 200px;
	border: 1px dotted black;
	/*font-size: 24px;*/
	font-size: 10px;			
	letter-spacing:0.1em;
	margin: 2px 2px;
/*  padding-top: 8px;
  padding-bottom: 0;
*/	text-align: left;
}
#searchfield:focus {
	/*background-color: #d4ddde;*/
	outline:0;
}

.dropped_text {
	overflow: hidden;
	background: url(images/add.png) no-repeat;
	text-indent: 40px;
	line-height: 200px;
	cursor: pointer;
	margin: 0;
	height: 1em;
}

.dropped_text_revealed p, .dropped_text_revealed ul {
}

.dropped_text.dropped_text_revealed {
	text-indent: 25px;
	line-height: inherit;
	height: auto;
	background-image: url(images/close.png);
}

div.m_type_text {
  background-color: none;
  padding: 0;
  margin: 0;
}

.m_type_text p, .m_type_text ul {
	text-indent: 0;
	padding: 0;
  margin: 0;
	line-height: 180%;
  opacity: 1.0;
}

.m_type_text em {
  background-color: white;
  font-size: 1.0em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 3px 0 0; /* 4px 4px 2px 4px;*/
  /*border: 2px solid white;*/
  font-style: normal;
}

.m_type_text h1, 
.m_type_text h2, 
.m_type_text h3, 
.m_type_text h4 {
  background-color: white;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  /*display: inline-block;*/
  padding: 4px;
  opacity: 1.0;
}

.m_type_text li {
	margin: 0;
	text-indent: 0;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
  opacity: 1.0;
}

a:hover .m_type_image {
	opacity: 0.3 !important;
	filter: alpha(opacity=30) !important;
}

.direct_link {
	float: left;
	clear: both;
	font-size: 10px;
	padding: 2px 0 6px 5px;
}

#monilogo {
	position: absolute;
	bottom: 7px;
	right: 1px;
}

div.tree .row li.search {
	margin-left: 205px;
	padding: 0;
	border:none;
}
