body {
	font-family: verdana,sans-serif;
	background-color:#E9DCB0;
	line-height: 1.3em;
	font-size: 67%;
	margin: 0px;
	padding: 0px;

}

/* DEFAULTS */
a:visited {
	color: #663300;


}

a:link {
	color: #663300;


}

a {
	color: #663300;
}

a img {
    border: 0;
}

h1 {

	font-size: 16pt;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
    font-size: 1.3em;
    margin-bottom: 0;
    padding-bottom: 0;
}

h3{
    font-size: 1.1em;
	margin-bottom: 0;
    padding-bottom: 0;
}

h4{
    font-size: 1.1em;

}

h5{
    font-size: 1em;

}

h6{
    font-size: .9em;

}

pre{
	white-space: normal;

}

ul{
	list-style-type: disc;

}

ol{
	color: #663300;
}

address{
    color: #ff6600;
}

p{

}

#wrapper {
	width: 100%;
	height:auto;
	background-color:#E9DCB0;
	float: none;
	margin:0 auto;
	padding:0px;

}

#container {
	width: 889px;
	margin:0 auto;
	background-color:white;
	border-right:1px black solid;
	border-left:1px black solid;

	}

#mask {
	background-image: url(../images/mask3.gif);
	background-repeat:no-repeat;
	width:100px;
	height:175px;
	margin-top:-173px;
	margin-left:15px;
	clear:none;
	}

.end{
	border-right:1px #968239 solid;
}

#content h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
/*	font-weight: bold;*/
	color: #333300;
}

#content table.search{
	float:left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:auto;
	}

#content td{
	border:0px;
	padding:2px;
/*	background-color:#FFE9BB;
	border-bottom:1px #663300 solid; */
	}

#content td.pageName{
	border:0px;
	background-color:white;
	border-bottom:1px #663300 solid;
	text-align:center;
	}

#content td.dark{
	border:0px;
	background-color: #003300;
	color:white;
	padding:5px 15px 5px 15px ;
	}

#content td.bodyText{
	padding:5px 25px 5px 25px;
	}

#content td.sub{
	padding: 5px;
	background-color: #FFE9BB;
	border-bottom: 1px #DCC17A solid;
}

#content td.blank{
	padding: 5px;
	border-bottom: 0px;
}

#content td.frame{
	padding: 5px;
	background-color: white;
	border-bottom: 1px #663300 solid;

}

#content a:hover{
	background-color:#003300;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px;
}

#content li{
	padding:5px;
}

#homelinks {
	width:150px;
}

#wordoftheday {
	float:left;
	clear:none;
	padding: 5px;
	width:250px;
	height:100px;
	border: 1px #E9DCB0 dotted;
	border-bottom: 1px #E9DCB0 dotted;
	display:inline;
	padding:10px;
	margin-top:10px;
		margin-left:10px;
}

#homelinks strong{
	background-image: url('../images/fade_bg.gif');
	text-align:left;
	display:block;
	border-bottom:none;
	padding: 5px;
	width:100%;
	border: 1px #E9DCB0 dotted;
}

#homecontent {
	padding:15px;
	float:left;
	width:350px;
	height:250px;
}

#content td.bg {
	background-color:#FFFFFF;
	border: 1px #FFFFFF dotted;

}

#notfound{
	width: 85px;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	float:none;
	background-image: url('../images/fade_bg.gif');
	background-repeat: repeat-x;
	border: 1px #E9DCB0 dotted;
}

#notfound strong{
	color: #663300;
	text-align:center;
	display:block;
	border-bottom:1px black dotted;
}

#word {
	border-bottom:1px maroon solid;
	font-family: Doulos SIL, verdana,sans-serif;
	font-size:14pt;
	text-align:left;
	clear:both;
	background-color:#003300;
	color:#ffffff;
	padding:10px;
}

#variation{
	width:100%;
	font-weight:bold;
	text-align:left;
	border-bottom:1px gray dotted;
	padding:3px;
	}

#tupled{
	font:13px Doulos SIL;
	text-align:left;
	color:#336600;
	padding:5px;
	}

#description{
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
	text-align:left;
	padding-left:5px;
	}

#citation{
	text-align:right;
	padding-left:5px;
	padding:3px;
	border-bottom:1px gray dotted;
	}

#citation a{
	text-decoration:underline;
	color:#336600;
	}

#citation a:hover{
	text-decoration:underline;
	background-color:white;
	color:#003300;
	}

#footerlinks{
	clear:both;
	width:100%;
	text-align:center;
}

#keyboard{
	clear:both;
	border:1px black dotted;
	width:1000px;
	margin:0 auto;
	background-color:#FFE9BB;
}

#footer {
	background-color: #333300;
	text-align:center;
	font-size: 7pt;
	padding-top:5px;
	padding-left:10px;
	color:white;
	width: 881px;
	height:30px;
	clear: both;
	float: none;
	margin:0 auto;

}

#footer h3	{
	color:white;
	padding-top:10px;
	padding-left:50px;
	margin:0px;
	float:left;
}

#footer ul	{
	list-style-type: none;
	display: block;
	margin:0px;
	padding: 10px 0px 0px 55px;


}

#footer li	{
	padding: 10px 15px 5px 20px;
	float: left;
	border-left: 1px #C0C0C0 solid;
	list-style-type: none;
	display: block;
}

#kb {
	text-decoration: none;
}

#kb a	{
	text-decoration: none;
	background-color:#FFFFFF;
	padding:0px;
}

#kb a:hover	{
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0px;
	color: #663300;
}

#head2{
	background-color: #E0D6C2;
	border: 1px solid #CCCC66;
	font-size: 8pt;
	font-family:  Copperplate Gothic Bold;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 3px 3px;
	position: relative; /* Forces the bottom border of the h2 to display in IE */
	height: 16px;
	vertical-align: middle;
}

.pageName {
	font:20px Arial, Helvetica, sans-serif, georgia;
	color: #663300;
	line-height:20px;
}

#tuple1{
	width:50px;
	float: left;
	clear: none;
}

.syllable{
	border-left: 1px dotted Black;
	border-right: 1px dotted Black;
	padding: 0px 0px 0px 0px;
	word-spacing: 1px;
}

#hyperlink{
	float: left;
}

#hyperlink a:hover{
	background-color:white;
	text-decoration:none;
}

.tooltip {
  display: block;
  font-size: smaller;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  top: -20px;
  width: 60px;
}

.imaged .tooltip {
  background: white url(../images/tooltip_mask.jpg) top left no-repeat;
  border: 1px dotted;
  color: #2E2E33;
  min-height: 54px;
  padding-left: 55px;
}

.bilaimage .tooltip {
  border: 1px dotted;
  color: #2E2E33;
/*  min-height: 54px;*/
  padding-left: 2px;
}

#mt #headers{
   margin: 5px 0px;
   text-align: center;
}

#mt_left{
   float: left;
   width: 230px;
   overflow: auto;
}

#mt_left, #mt_right{
   height: 350px;
   border: 1px dotted gray;
   margin: 4px;
}

#mt_right{
   float: none;
   margin-left: 240px;
   margin-top: 4px;
}

#mt_right hr{
   margin-bottom: 2px;
}

#mt_right_left{
   float: left;
}

#misc{
   margin-left: 305px;
   float: none;
   height: 115px;
   border: 1px dotted brown;
}

#misc ul, #misc ul li{
   padding: 0px;
   margin: 0px;
}

#misc ul li{
   margin-left: 17px;
}

#misc hr{
   margin: 0px;
}

.lexicon ul{
   margin: 0px;
}

.lex_header{
   margin-left: 7px;
   cursor: pointer;
}

.lex_header img{
   margin-right: 2px;
   width: 10px;
}

#trans_result{
   overflow: auto;
   min-height: 180px;
   max-height: 220px;
}

#notification_box{
	text-align: right;
	margin-left: 50%;
	font-size: 13px;
	font-weight: bold;
   top: 180px;
   z-index:999;
   width:435px;
   position: absolute;
}

#notification_box span{
	background-color: #CCFF99;
}

.instance, .sample, .instructions, .samples{
   cursor: pointer;
}

#about_mt{
   color: black;
   padding: 3px;
}

#tabber{
   width: 98%;
}

#content #tabber .ui-tabs-selected a{
   background-color: #4F2700;
}

#content #tabber li{
   padding: 0px;
}

#content #tabber li a{
   text-decoration: none;
   background-color: #DCC17A;
}

#content #tabber li a:hover{
  
}

#content #tabber li a span{
   background: none;
   padding: 3px;
   border: none;
   min-height: 13px;
}

#content #tabber #fragment-results, #content #tabber #fragment-log{
   height: 190px;
   overflow-y: auto;
}