/*css file*/
body {
  height: 100%;
  margin: 0px;
  background-color: #FFFFFF;
  color: black;
}

body, td, p, div {
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}

a img {
	border:0pt none;
}
/*no search results*/
.nores{
	width:80%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;

	margin-left:50px;
	font-family: Verdana, Helvetica;
  	font-size: 12pt;
	padding-bottom:20px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}
.quicksearch{
	display:none;
	position:absolute;
	right:54px;
	top:25px;
}

.acd{
/*ajax collection details box*/
	text-overflow:scroll;
	overflow:scroll;
	height:200px;
}

.popsubject{
	font-size:11px;
	font-weight:bold;
}
.popline{
	font-size:11px;
	font-weight:bold;
}
.pop{
	font-size:11px;
	font-weight:bold;
	width:90%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;
	margin-left:50px;	
}
.modbox{
	border:1px dashed orange;
}
.ignew{
	color:red;
	font-weight:bold;
}
.igline{
	color:black;
	border-bottom:1px dotted orange;
	text-align:left;
}
.igsubject{
	color:black;
	font-size:12px;

}
.igcollection{
	color:green;
	font-size:11px;
}
.igcolcomp{
	color:green;
}
.igcolinc{
	color:red;
}
.igage{
	color:black;
}
.igempty{
	color:black;
}

.tabtitle{}
.tablinks{}
.tabgroup{font-weight:bold;}
.tabposter{font-size:10px;}
.tabage{}
.tabcolinclrg{color:red;}
.tabcolincsm{color:orange;}
.tabcolcomp{}
.tabcollection {
	color:green;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}





.header{
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	background-color:#F5F5F5;
	text-align:right;
	font-size:12px;
}

.queue{
	position:fixed;
	background-color:red;
	color:white;
	font-weight:bold;
	top:0px;
	left:0px;

}

.igvis_show{
height:15px;
width:15px;

}
.igvis_hide{
height:15px;
width:15px;

}
.ighead{
background-color:orange;
height: 21px;
position: relative;
}
.igheadmove{
padding: 3px;
text-align: left;
left: 0;
position: absolute;
background: url(img/igmove.gif) no-repeat 3px 3px;
cursor: move;
height: 21px;
width: 18px
}
.igheadcenter{
text-align: center;
vertical-align: 50%;
height: 21px;
}
.igheadright{
padding: 3px;
right-margin: 3px;
text-align: right;
right:0;
position: absolute;
}
.igarea{
background-color:#F5F5F5;
overflow:hidden;
}
.igedit{
background-color:#FCF6CF;
}
.igitem{
}

.igcol{
width:30%;
}
.igshort{
	table-layout: fixed
}
.igshort td{
text-overflow:ellipsis;
overflow:hidden;

}
.footer{
	bottom:0px;
	left:0px;
	width:100%;
	height:20px;
	background-color:#F5F5F5;
	text-align:right;
	font-size:12px;
}

.advanced{
	border-style: dashed;
	border-color: #ECF1EF;
	width:50%;
}
.message{
	width:80%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;
	padding-left:20px;
	margin-left:50px;
}

.admin{
	width:80%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;
	padding-left:20px;
	margin-left:50px;
	padding-top:20px;

}
.tb{
	width:80%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;

	margin-left:50px;
	  font-family: Verdana, Helvetica;
  font-size: 10pt;
	
/*	padding-top:20px;
	padding-bottom:20px;
		padding-left:20px;
*/
}
.sb{
	width:80%;
	border:1px dashed #9A9A9A;
	background-color:#F5F5F5;
	margin-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;

}

.bh{
	margin-left:50px;
  	font-size: 14pt;

}
.ch{
  font-family: Verdana, Helvetica;
  font-size: 12pt;
  font-weight:bold;
}

.f {
	color:green;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
