﻿ #UpdateProgress1 
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }

 
#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }
 
 .WIKIREF {
 	padding:.2em;
 	vertical-align:middle;
 	border:.1em solid #CCCCCC;
}

 .WIKIREF2
 {
 	padding-top:.5em;
 	padding-bottom:.5em;
	letter-spacing: 1px;
	text-index:-9000px;
 	horizontal-align:center;
 	border:.1em solid #999999;
 	background-color:#FFFFFF;
 	font-family:Arial;
 	font-weight:normal;
 	Font-size:16px;
 }
 
 

 .TDSelect 
 {
	padding:.5em;
	vertical-align:middle;
 }
 
 .IPA {
    font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans", "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
    font-family /**/:inherit;
    font-size:12px;
}
.Unicode {
    font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
    font-family /**/:inherit;
    font-size:12px;
}
.latinx {
    font-family: Code2000, Code2001, "TITUS Cyberbit Basic", "Microsoft Sans Serif";
    font-family /**/:inherit;
    font-size:12px;
}
.polytonic {
    font-family: "Athena Unicode", Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000; 
    font-family /**/:inherit;
    font-size:12px;
}
.mufi {
    font-family: Alphabetum, Cardo, LeedsUni, Junicode, "TITUS Cyberbit Basic", ALPHA-Demo;
    font-size:12px;
}
 
/* Pseudo-classes in support of [[Template:lang]]. */
 
:lang(he) {
    font-family: "SBL Hebrew", "Ezra SIL SR", "Ezra SIL", Cardo, "Chrysanthi Unicode", "TITUS Cyberbit Basic", "Arial Unicode MS", Narkisim, "Times New Roman";
    font-family /**/:inherit;
    font-size:12px;
}
:lang(fa) {
    font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(ps) {
    font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(ur) {
    font-family: "Nafees Nastaleeq", "Pak Nastaleeq", PDMS_Jauhar;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(sux-Xsux) {
    font-family: Akkadian;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(ja) {
       font-family: Code2000, "Arial Unicode MS", "Bitstream Cyberbit", "Bitstream CyberCJK", IPAGothic, IPAPGothic, IPAUIGothic, "Kochi Gothic", IPAMincho, IPAPMincho;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(ko) {
    font-family: "Adobe Myungjo Std M", AppleMyungjo, "Baekmuk Batang", "Baekmuk Gulim", Batang, Dotum, DotumChe, Gulim, GulimChe, HYGothic-Extra, HYMyeongJo-Extra, "New Gulim", UnBatang, UnDotum, UnYetgul, UWKMJF;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(zh-Hans) {
    font-family: "Adobe Song Std L", "AR PL ShanHeiSun Uni", "AR PL ShanHeiSun Uni MBE", "MS Hei", "MS Song", SimHei;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(zh-Hant) {
    font-family: "Adobe Ming Std L", "AR PL New Sung", "AR PL ZenKai Uni", "AR PL ZenKai Uni MBE", MingLiU, PMingLiU;
    font-family /**/:inherit;
    font-size:12px;
}
:lang(grc) {
    font-family: "Athena Unicode", Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
    font-family /**/:inherit;
    font-size:12px;
}

.selectIndex {
    font-weight: bold;
    text-decoration:none;
}

.TextBox 
{
	margin-left:15px;
	margin-top:10px;
	background-color: Transparent;
	border: 2px solid Black;
}

.ImageButton
{
	margin-top:10px;
	background-color: Transparent;
}

.BorderLeftTopBottom 
{
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.BorderTopBottom
{
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.BorderRightTopBottom
{
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}

.Label
{
	font: normal 1.0em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-left:15px;
	margin-bottom: 0; 
	border-left:3px solid #FFFFFF;
}

.hiddenPic {display:none;}

html {
	margin: 0;
	padding: 0;
	}
body {
	font: 65% georgia, sans-serif;
	line-height: 1.3;
	color: #555753; 
	background: #fff url(blossoms.jpg) no-repeat bottom right; 
	margin: 5px; 
	padding: 0;
	height:inherit;
	}
p { 
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: justify;
	}
h3 { 
	font: normal 24px Lucida Grand;
	margin-left:15px;
	margin-bottom: 0; 
	border-left:3px solid #FFFFFF;
	}
a:link { 
	font: 24px Lucida Grand;
	margin-bottom: 10px;
	color: #000000;
	}
a:visited { 
	font: 24px Lucida Grand;
	margin-bottom: 10px;
	color: #666666;
	}
a:hover { 
	background-color:#DDDDDD;
	font: 24px Lucida Grand;
	text-decoration: underline;
	border:2px solid #FFFFFF;
	color:blue;
	margin:0;
	}
	


.hrefSpecial {
	border-top:2px dashed #CCCCCC;
	border-left:2px dashed #CCCCCC;
	border-right:2px dashed #CCCCCC;
	border-bottom:2px dashed #CCCCCC;
	font-family:georgia;
	font-size:10pt;
}

MarginLft 
{
	margin-left:2em;
}

/* Tweet Scan badge */
#ts_badge {
  background: #DFD;
  border: 1px solid black;
  padding:6px;
  width: 200px;
  font-family: Helvetica;
}

#ts_title {
 font-size: 16px;
}

#ts_badge li {
  list-style:none;
}

#ts_badge ul {
 margin:0; 
 padding:0;
}


#ts_time {
 color: #999;
 font-size: 10px;
}

#ts_tweet {
  font-size: 12px;
  padding:3px;
}

#ts_credit {
 margin: 0px;
 padding: 0px;
 font-size:10px;
 text-align:center; 
}

.collapsePanel {
      width: 300px;
      font-family:Arial;
      font-weight:bold;
      font-size:12px; 
      margin-left:15px;
      height:0px;
      background-color:transparent;
      overflow:hidden;
}

.collapsePanelHeader{
      font-family:Arial;
      font-size:12px;   
      width:200px;  
      margin-left:15px;          
      height:20px;
      color: Black;
      font-weight:bold;
      float:none;
      padding:5px; 
      cursor: pointer; 
      vertical-align: left;
      padding:.5em;
}
