.heatmapDatasetHeader 
{
	font-size: small;
	font-weight: bold;
}

.heatmapControlHeader
{
	background: #536ED3;
	color: white;
}

.clickme
{
	cursor: pointer;	
}

.heatmapDatasetControlLabel
{
	font-size:small;
}

.heatmapTable
{
 margin: auto; 
 width: 1100px; 
 background: white; 
 border-color: black; border-width: 1px; border-style: dashed; 
 border-spacing: 5px;	
 
}

.imageZoomIn
{
	width: 150%;
}
.imageZoomOut
{
	width: 50%;
}
.heatmapDiv
{
  width : 100%;
  height : 100%;
  overflow: hidden;
  display: block;
}

.heatmapImg
{
/*	position: relative;
	display: block;
	left: 0px;*/
	border: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom
}

#tooltip
{
	background: white;
	border: 1px black solid;
	display: none;
	position: absolute;
	height: 100px;
/*	width: 250px; */
	font-size: small;
	overflow: hidden;
}

#featureControls
{
	background: white;
	border: 1px black solid;
	display: none;
	position: absolute;
	height: 50px;
	width: 150px;
	font-size: small;
}

.heatmapRowTable,tr,td
{
	margin: 0px 0px 0px 0px;
	border-spacing:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	vertical-align: top;
}
.heatmapRowTable tr
{
	width: 1050px;
}

.featureHeader
{
	font-size: smaller;
	font-weight: normal;
}

.ajaxError
{
	font-size: smaller;
	color: red;
	text-align: center;
}

.spacerRow
{
	height: 25px;
}
.featureControl
{
	width: 100%;
	height: 300px;
}

.datasetSettingsControl
{
	width: 100%;
	height: 50px;
}

.featureControlInnerTable
{
	width: 100%;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
}

.configureFeatureCell
{
	width: 10px;
	background: #536ED3;
	cursor: pointer;
}

.FeatureControlInnerTableBody
{
	vertical-align: top;
}
.FeatureSelectCell
{
	width: 100px;
}

.SubgroupConfigureCell
{
	text-align: left;
	padding-left: 50px
}

.geneSearchResultDiv
{
	width: 300px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.genesetSearchResultDiv
{
	width: 150px;
	height: 175px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.hghList {
	/* html list that contains selected items */
	margin: 0.25em 0 1em 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style: none; 
}

.hghListItem {
	/* li item from the html list above */
	position: relative; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background: white;
	border: 1px solid #bbb; 
	width: auto; 
	margin: 0 0 -1px 0; 
	line-height: 1em;
	z-index: 500;
}

.hghListItem:hover {
	background-color: #e5e5e5;
}
.hghListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px; 
	display: block;
}
.hghListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 0; 
	top: 0;
	padding: 2px; 
}
.FeatureSubgroupListCell
{
}
.featureSelectDiv
{
	width: 250px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.heatmapLabel
{
	overflow: hidden;
	text-align: center;
	background: black;
	color: white;
	font-size: smaller;
	float: left;
	height: 16px;
	position: relative;
}

.HeatmapRowInnerLabelCellDiv
{
	margin-top: 1px;
	width: 700px;
	
}

.ui-slider { width: 200px; height: 23px; position: relative; background-repeat: no-repeat; background-position: center center; }
.ui-slider-handle { position: absolute; z-index: 1; height: 23px; width: 12px; top: 0px; left: 0px; background-image: url(slider-handle.gif);  }
.ui-slider-handle-active { border: 1px dotted black;  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider-range { position: absolute; background: #536ED3; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 100%; }

/* Default slider backgrounds */
.ui-slider { background-image: url(slider-bg-2.png); }

.ui-tabs-hide { display: none; }
.ui-tabs-nav li
{
	background: #d9e4f8;
	float:left;
	font-weight:bold;
	margin:0 0 0 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid black;
	border-bottom: none;
}
.ui-tabs-nav
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 3px;
}

.ui-tabs-nav a
{
	text-decoration: none;
	color: grey;
	margin: 5px 0 0;
}

.ui-tabs-selected a
{
	text-decoration: underline;
	color: white;
	margin: 5px 0 0;
}

.ui-tabs-selected
{
	background: #536ED3 !important;
}


.genesetGeneListItem {
	/* li item from the html list above */
	position: relative; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background: white;
	border: 1px solid #000; 
	width: 90%; 
	margin: 0 5px -1px 5px; 
	line-height: 1em;
	z-index: 500;
}
.userGenesetGeneListItem {
	/* li item from the html list above */
	position: relative; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background: #fff9d2;
	border: 1px solid #000; 
	width: 90%; 
	margin: 0 5px -1px 5px; 
	line-height: 1em;
	z-index: 500;
}

.userGeneSearchResultDiv
{
	width: 300px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.userGenesetSearchResultDiv
{
	width: 150px;
	height: 175px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.addGeneset {
	background: #536ED3;
	color: white;
	cursor: pointer;
}

.ImageScaleCell {
	width: 60px;
}
