html{
	overflow: -moz-scrollbars-vertical;
}

-moz-any-link:focus {
  outline: none;
}

#gloss{
	height: 190px;
	width: 160px;
}

#glossdef{
	height: 190px;
	width: 584px;
}

#altword{
	height: 130px;
	width: 160px;
}

#altworddef{
	width: 584px;
	height: 130px;
}

#viewinfo{
	height: 85px;
	width: auto;
}

#ledi{
/*	border: 1px solid #663300;*/
	border: none;
	height: auto;
	float: left;
}

#ledi div{
	float: left;
}

#ledi div div{
	float: left;
}

#tree{
	width: 250px;
	height: 508px;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
}

#body{
	width: 550px;
	height: 308px;
	border-bottom: 1px solid #663300;
}

#info{
	width: 760px;
	height: 104px;
	float: none;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
	overflow: auto;
}

#ledi table{
	width: 100%;
}

#ledi .frame .smallbold{
	font-weight:normal;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: maroon;
	letter-spacing: 0.1em;
}

#ledi .frame .italics{
	color: #336600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding: 2px;
}

#ledi .frame .igbo{
	color: #336600;
	font-size: 12px;
	font-family: 'Charis SIL', 'Doulos SIL', Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	padding: 2px;
}

#ledi .frame td{
	border-bottom: none;
	background-color: White;
}

#info div span{
	margin: 3px;
}

#extras{
	width: 760px;
	height: 54px;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
}

#citations{
	width: 570px;
	overflow-x: auto;
	float: left;
	height: 54px;
	border-right: 1px solid #663300;
}

#others{
	width: 130px;
	height: 54px;
	float: left;
}

#citations a{
	color: Blue;
	font-family: Doulos SIL;
	font-size: 14px;
}

#citations a:hover{
	background-color: transparent;
	text-decoration: underline;
	color: Blue;
}

#tuple{
	width: 760px;
	height: 80px;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
}

/****************ADDED************************/
/*#word_tuple{
	width: 590px;
	height: 40px;
}*/
/*************************************************/

#meaning{
	height: 190px;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
}

#gloss{
	width: 180px;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
	overflow: auto;
}

#glossdef{
	width: 579px;
	height: 190px;
	border-bottom: 1px solid #663300;
	overflow: auto;
}

#dialect{
	width: 762px;
}

#althead{
	width: 180px;
	height: 85px;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	overflow: auto;
}

#altdef{
	width: 579px;
	height: 85px;
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
	overflow: auto;
}

.output{
	font-family: Doulos SIL;
   font-size: 11pt;
   color:black;
   padding-left: 3px;
   padding-top: 3px;
   border: 1px solid #000000;
   width: 100px;
   background: #fff;
   z-index: 1;
}

.shadow{
	width:102px;
   position:relative;
   top: 2px;
   left: 2px;
   background: #555;
   z-index: 2;
}

.shadow div{
	position:relative;
   top: -2px;
   left: -2px;
   padding: 0px 0px 0px 2px;
   margin: 0px 0px 0px 2px;
   line-height:1.3;
   cursor:pointer;
}

#shadow #output div{
	float: none;
}

.collapsed{
  display:none;
}

.expanded{
	display:block;
}

/****************Dialect variants popup****************/
#dvcontent{
	width: 660px;
	height: 344px;
	margin: 0px;
}

#dvcontent div a{
	margin: 0px 4px 0px 4px;
}

#dvcontent .dvframe{
	float: none;
	overflow: auto;
	border-right: 1px dotted black;
	border-bottom: 1px dotted black;
}

#dvtree{
	height: 334px;
	width: 170px;
	border: 1px dotted black;
	overflow: auto;
	padding: 3px;
   float: left;
}

#dvtree td{
	font-size: 10pt;
	font-family: verdana,helvetica;
   text-decoration: none;
   white-space:nowrap;
}

#dvcontent #dvtree a{
	text-decoration: none;
	font-family: Doulos SIL;
   color: black;
	margin: 0px;
}

#dvcontent #dvtree .txtlnk{
	background: transparent;
	color: Black;
}

#dvcontent #dvtree .hglght{
	background: Blue;
	color: White;
}

#dvtuple{
	height: 45px;
	width: 470px;
	border-top: 1px dotted black;
}

#dvtuple div{
	float: left;
	padding: 0px 5px 0px 5px;
}

#dvtuple table #row1 td{
	font-weight:normal;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: maroon;
	letter-spacing: 0.1em;
}

#dvtuple table #row2 td{
	color: #336600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding: 2px;
}

#mv{
	height: 45px;
	width: 470px;
}

#mvdef{
	height: 157px;
	width: 470px;
	overflow: auto;
}

#mvdef table td{
	color: #336600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding: 2px;
}

#mvdef table .smallbold{
	font-weight:normal;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: maroon;
	letter-spacing: 0.1em;
}

#dv{
	height: 90px;
	width: 470px;
	overflow: auto;
}

#dv #dvdetails #row1 table td{
	font-weight:normal;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: maroon;
	font-size: 10px;
	letter-spacing: 0.1em;
	width: 80px;
}

#dv #dvdetails #row2 table td{
	color: #336600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding: 2px;
	width: 80px;
}

.cite{
	padding-left: 8px;
	color: Teal;
	text-align: left;
	font-family: Doulos SIL;
}

.highliteCite{
	background-color: Teal;
	color: White;
	padding: 0px 2px 0px 2px;
}

/****************************Select villages*****************************************/
#lcontent{
	width: 385px;
	height: 390px;
	border: 1px dotted black;
	float: left;
	/*margin: 50px;*/
}

#lcontent div{
	float: left;
	/*border: 1px dotted black;*/
}

#all_locs{
	width: 183px;
	height: 390px;
	margin: 0px 5px 0px 5px;
	border-right: 1px dotted black;
/*	overflow: auto;*/
}

#all_locs div{
	margin: 0px 0px 5px 5px;
	border: none;
}

#all_locs #allvillages{
	margin-top: 0px;
	float: none;
	width: 170px;
	height: 253px;
	background-color: White;
	overflow: auto;
}

#selected{
	margin-left: 5px;
	height: 370px;
	width: 177px;
}

#selected a{
	margin-left: 5px;
}

#selvillages{
	float: none;
	margin: 25px 0px 5px 0px;
	width: 175px;
	height: 324px;
	background-color: White;
	overflow: auto;
}

#msgholder{
	border: 3px solid #BF9966;
	width: 600px;
	padding: 15px;
	background-color: White;
	overflow: auto;
}

#mssgholder .info{
	font-size: 20px;
}

#mssgholder .info1{
	font-size: 13px;
}

#showhidekeybd{
   text-align: center;
   width:635px;
   margin-left: 130px ;
}

#showhidekeybd table{
}

#showhidekeybd table td{
   font-family: "Doulos SIL", "Charis SIL";
   width: 26px;
   height: 15px;
	text-align: center;
	font-weight: normal;
	font-size:9pt;
}

#showhidekeybd table td a{
	text-decoration: none;
}

#showhidekeybd table td a:hover, .in_results table td a:hover{
	color: #663300;
	text-decoration: none;
   margin: 0px;
   padding: 0px;
   background-color: transparent;
}

.key_en_button{
	color: #663300;
	background: #ffffff;
	border: 1px solid gray;
}

.key_dis_button{
	color: #000000;
	background: #DCDCDC;
	border: 1px solid gray;
}

.key_en_button:hover{
	cursor: pointer;
}

.key_dis_button:hover{
   cursor:default;
}

.en_button{
	color: #663300;
	background: #ffffff;
	border: 1px solid gray;
	height: 22px;
	margin-bottom: 1px;
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
	font-weight: normal;
}

.in_results{
   background-color: #E9DCB0;
   position: absolute;
   margin-top: -10px;
}

html > body .in_results{
   margin-top: -5px;
}

.dis_button{
	color: #000000;
	background: #DCDCDC;
	border: 1px solid gray;
	margin-bottom: 1px;
}

.errorpage{
	border: 1px outset;
	padding: 2px;
	background-color: #FFEBCD;
	width: 450px;
	height: 110px;
	z-index: 1;
	position: absolute;
	top: 30%;
	left: 32%;
	display: block;
	-moz-border-bottom-colors: black gray;
	-moz-border-right-colors: black gray;
	-moz-border-top-colors: rgb(192, 192, 192) rgb(255, 255, 255);
	-moz-border-left-colors: rgb(192, 192, 192) rgb(255, 255, 255);
}

.errorpage span{
	border: 1px solid gray;
	margin: 2px;
	padding: 0px;
	overflow: hidden;
	cursor: pointer;
	float: right;
	font-size: 10pt;
	font-family: Verdana;
	width: 16px;
	text-align: center;
	height: 16px;
	color: gray;
	background-color: rgb(238, 238, 238);
}

#mssgholder{
	color: Black;
}

.default_alertWindow{
	border: 1px solid #000000;  /* this is the border around the alert window */
}

.default_titleBar{
	/* title bar settings */
	color: #ffffff;
	font: 10px Verdana;
	border-bottom: 1px solid #000000;
	background: #493419;
	line-height: 16px;
	padding: 5px;
}

.default_titleBarLeftIcon{
	/* left icon settings */
	background: transparent url(information.png) no-repeat;
	width: 16px;
	height: 16px;
}

.default_titleBarRightIcon{
}

.default_contentArea{
	/* the contente area, where the actual message text is shown */
	color: #000000;
	font: 10px Verdana;
	overflow: auto;
	padding: 15px 5px 5px 25px;
	background: #FFE9BB;
}

.default_buttonArea{
	/* the button area, the div that your buttons are placed into */
	text-align: center;
	background: #FFE9BB;
}

.default_okButton{
	height: 25px;
	width: 70px;
	color: #663300;
	background: #ffffff;
	border: 1px solid gray;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	padding: 2px 5px 5px 5px;
	margin: 0px 8px 7px 0px;
}

#quickTip{
	background-color: #014021;
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

#fontresize {
	width:165px;
	border:1px black solid;
	background-color:white;
	padding:0px 0px 5px 5px ;
	font-size:11px;
	float:right;
	margin-right:5px;
	clear:both;
}

#fontresize img {
	margin-bottom:-7px;
	border:none;
}

#textid{
   font-family: "Doulos SIL";
   padding: 0pt;
   margin: 0pt;
   border: 1pt solid black;
   font-size: 13px;
   vertical-align: top;
   width: 150px;
   letter-spacing: 0.07em;
}

#wordInput{
   margin: 5px 0px 0px;
   height: 30px;
}

#inputId{
   margin: 0px;
   float:right;
   width: 380px;
}

#inputId a{
   font-size: 10px;
}

#showhidekeybd table table{
   width: 310px;
}
