.table-header {
	margin: 3px 5px 0pc 0px;
	padding: 3px 3px 3px 12px;
	vertical-align: baseline;
	cursor: pointer;
	position: relative;
}

.header a img {
	margin:0px 0px 0px 0px;
	vertical-align: bottom;
}

div label {
	padding: 0px 0px 0px 5px;
}

select {
	//font: 100% 'Trebuchet MS',sans-serif;
	color: #666666;
}

select#xaxis {
	width: 70%;
}

select#tableselect {
	width: 70%;
}

select.yaxis-select {
	width:70%;
}

a.delete img{
	margin: 0px 2px 0px 0px;
	float:right;
}

.table-name {
	width: 50%;
	position: relative;
	top: 0px;
	left: 0px;
}

.field-header {
	color: #262433;
	//padding: 1.5px 1.5px 1.5px 15px;
	margin: 0;
	text-transform: capitalize;
}

.measdiv {
	margin: 5px;
}

.dimdiv {
	margin: 5px;
}

.measurement {
	display: block;
	position: relative;
}

.measurement :first-child {
	//border: 1px solid #FF7300;
	//border-radius: 5px;
	//cursor: pointer;
	//text-align: center;
	background: #e6e6e6;
	display: block;
	margin: 0 0 3px 10px;
	padding: 3px 5px 0;
	vertical-align: middle;
	width: 80%;
}

.measurement :last-child {
	position: absolute;
	left: -5px;
	top: 0;
	z-index: 999;
}


span {
	display: inline-block;
}

.button-like {
	padding: 3px;
	border: solid 1px #2E8B57;
	background: url('../images/ui-bg_gloss-wave_50_6eac2c_500x100.png');
	color: white;
	border-radius: 5px;
	cursor: pointer;
}


.submit-div {
	background: white;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 2px;
	//width: 34px;
	float: left;	
	position: relative;
	top: -20px;
	left: 75%;
}

.submit-link {
	padding: 1.2px;
	color: #41b7d8;
	text-decoration: none;
	vertical-align: baseline;
}

ul {
	list-style-type:none;
}


li a {
	text-decoration:none;
}

li a:hover {
	border: line;
	background-color: white;
}


html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  max-height: 870px;
  overflow: auto;
  text-align: left;
  color: #666666;
  width:100%;
  height:100%;
  font: 90% 'Trebuchet MS',sans-serif;
 // background:#e8df96;
  
 }
 
 #container {
  border: solid 1px;
  margin: auto; /* top right bottom left */
  padding: 0;
  width: 1230px;
  background-color: #fff;
  //max-height: 1000px;
  height: 730px;
 }
#container #footer {
  float: left;
  width: 1070px;
  //border-top: #c00 solid 3px;
 }
 
 #container #page-header {
  //border-top-left-radius: 20px;
  //border-top-right-radius: 20px;
 }
 
 #container #page-header, #container #footer{
	background: none repeat scroll 0 0 #666666;
	//font-family: Georgia,serif;
	height: 34px;
	//max-width: 1070px;
	width: 98.3%;
	padding: 2px 10px 0px 10px;
	color: #a5a5a5;
	z-index:1;
 }

#container #page-header p{
	width:40%;
	float: left;
}
#container #footer p{
	width:40%;
	float: left;
}
 
.yaxis {
	border-bottom: solid #e6e6e6;
	//margin: 3px 0px 3px 0px;
	padding: 0px 0px 10px 0px;
}

 
#container #page-header .tab:first-child, #container #page-header .tab:last-child {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	box-shadow: none;
}
 
#container #page-header .tab.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    padding: 7px 15px 11px;
} 
#container #page-header .tab a {
	color: #FFFFFF;
	display: block;
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
	outline: medium none;
}

#container #page-header .tab.active a span {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #999999;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px;
}


#container #page-header ul li {
	list-style: none outside none;
}

#chart-header {
	background: none repeat scroll 0 0 #242424;
	font-family: Georgia,serif;
	height: 25fpx;
	width: 100%;
	padding-left:10px;
	padding-top:5px;
}

#container #chart-selections {
	width:899px;
	height:130px;
	border-bottom: 1px solid #E3E3E3;
	float:left;
}


#container .chart-selection.horizontal {
	width:32%;
	height:90%;
	float:left;
	position:relative;
	overflow:auto;
	margin: 5px;
	padding: 0 0 5 0;
	border-right: 1px solid #E3E3E3;
}

#container .chart-selection.vertical {
	width:90%;
	//height:20%;
	//float:left;
	position:relative;
	//overflow:auto;
	margin: 5px;
	padding: 5px;
	border-bottom: solid;
	overflow-y:auto;
}

#container .chart-selection.detached {
	//width:90%;
	//height:20%;
	//float:left;
	position:relative;
	//overflow:auto;
	margin: 5px;
	padding: 5px;
	border-bottom: solid;
	overflow-y:auto;
	height:50%;
}

#container #filters {
	max-height: 45%;
	min-height:30%;
	overflow: auto;
	width: 90%;
}


#container .small-chart-selection{
	width:90%;
	//height:8%;
	position:relative;
	overflow:auto;
	margin: 5px;
	padding: 5px;
	border-bottom: solid;
}
#container .small-chart-selection#factNxaxis{
	height:10%;
	margin:5px;
	padding:5px;
	width:90%;
	overflow:visible;
	//height: 15%;
}
#factNxaxis, #more {
	//background-color: #e6e6e6;
}


#container .chart-selection:last-child{
	border-right: none;
}

 #container #col1 {
  padding: 0px 0px 0px 0px;
  margin: 0;
  width: 230px;
  float: left;
  border-left: solid 1px #e3e3e3;
  //overflow: auto;
 }
 
 #container #col2outer {
  width: 999px;
  float: left;
  padding: 0px;
  margin: 0px;
 }

  #container #col2outer,  #container #col1 {
	height: 650px;
  }
 
 #col2outer #col2mid {
  width: 760px;
  //height: 700px;
  height:100%;
  float: left;
  //border-right: solid 1px #e3e3e3;
  padding: 0px 0px 0px 0px;
  margin: 0;
  overflow: auto;
 }
 
 #chartcontainer{
	height: 75%;
	width: 99%;
	min-height:400px;
	overflow:auto;
	border:none;
}

#url, #urlencode {
	width: 80%;
	height:35px;
	padding: 5px;
	margin: auto;
	margin-right: 40px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	overflow-x:auto;
}

 #col2outer #col2side {
  width: 230px;
  float: left;
  height: 100%;
  padding: 3px 0 0 3px;
  border-right: solid 1px #e3e3e3;
  overflow: auto;
 }

 .header {
  width: 50%;
  //background-color: #6b6c7c;
  //color: white;
  margin: 0;
  padding: 1px 1px 3px 1px;
  text-transform: uppercase;
  color: #666666;
  text-align: left;
  font-weight: bold;
  float:left;
 }
 
  .small-header {
	//width: 50px;
	//background-color: #6b6c7c;
	//color: white;
	margin: 0px 1px 0px 0px;
	padding: 1px 1px 3px 1px;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	font: xx-small 'Trebuchet MS',sans-serif;
	float:left;
 }
 
 #viztype{
	height: 20px;
 }
 
  .small-button{
  width: 55px;
  //background-color: #e0e0e0;
  background-color: #666666;
  color: white;
  margin: 2px;
  padding: 1px 1px 1px 1px;
  text-transform: uppercase;
  //color: #666666;
  text-align: center;
  font: x-small 'Trebuchet MS',sans-serif;
  border-radius: 2px;
	border-color: #666666;
  cursor: pointer;
  float: left;
  text-decoration: none;
 }
.xsmall-button{
  width: 35px;
  //background-color: #e0e0e0;
  background-color: #666666;
  color: white;
  margin: 2px;
  padding: 1px 1px 1px 1px;
  text-transform: uppercase;
  //color: #666666;
  text-align: center;
  font: xx-small 'Trebuchet MS',sans-serif;
  border-radius: 2px;
	border-color: #666666;
  cursor: pointer;
  float: left;
  text-decoration: none;
 }
 
.xsmall-button.btactive{
	color: #666666;
	background-color: white;
	border: 1px solid #666666;
}
 
 .viztype-button {
  width: 55px;
  //background-color: #e0e0e0;
  background-color: #666666;
  color: white;
  margin: 2px 2px 0px 2px;
  padding: 1px 1px 0px 1px;
  text-transform: uppercase;
  //color: #666666;
  text-align: center;
  font: x-small 'Trebuchet MS',sans-serif;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  text-decoration: none;
 }
 
 .viztype-active {
  background-color: white;
  color: #666666;
  border: solid 1px #666666;
 }
 
  .mainheader {
  //width: 55px;
  //background-color: #6b6c7c;
  //color: white;
  margin: 0;
  padding: 1px 1px 3px 1px;
  text-transform: uppercase;
  //color:white;
  text-align: left;
 // float:left;
 font-weight: bold;
 }
	
	.header-select{
		margin: 3px 0px 0px 0px;
	}
 
#close-yaxis-list, #close-xaxis-list, #close-filter-list {
	max-width:10px;
	align: left;
	cursor: pointer;
	text-decoration:underline;
	color: #000000;
	text-transform: lowercase;
}
#close-filter-list {
	position:absolute;
	top:80px;
	min-width: 50px;
}
#close-color-list, #close-groups-list, #close-analyze-list{
	float:left;
}

#addy-list, #xaxis-list, #filter-list {
	display : none;
	//max-height: 70px;
	overflow: auto;
	border: 1px solid #666666;
	z-index: 999;
	//height: 300px;
	position: absolute;
	background-color: white;
	padding: 2px 5px 2px 2px;
	max-height: 500px;
	text-transform: none;
	font-weight: normal;
	min-width:143px;
}

#filter-list{
	top:100px;
}

#xaxis-list{
	top:80px;
}

#addy-list {
	border-top:none;
}

.fieldnum{
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	font-size: x-small;
	height: 12px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	background-color:#a6a6a6;
	color:white;
}

.fielddiv {
	margin: 10px 5px 3px 0px;
}

hr {
  border: 1px solid #ddd; 
  margin:20px;
}

#menu {
	overflow: auto;
	max-height: 100%;
	margin: 5px;
  }

#filterTable td{
	width:200px;
	height:99%;
	overflow: auto;
}

.filter{
	//border-top: 1px solid #999999;
	color: #666666;
	font: 70% 'Trebuchet MS',sans-serif;
	text-transform: lowercase;
	overflow: hidden;
	float:left;
	width: 100%;
}

.removefilter {
	float:right;
	//position: absolute;
}

.filtercontent{
	width: 90%;
}

.filtername{
	//border-top:1px solid #999;
	display:inline;
	color: #999999;
	float:left;
	font-size:1.2em;
	margin:0;
	padding: 0;
	width: 85%;
	//text-transform:uppercase;
}

.filtername input{
	width: 90%;
}

.filterheader{
	//width: 100%;
	//height: 40px;
	//position:relative;
}

a.toggleFilter{
	//background:url(http://sultana.di.uoa.gr/images/filterlist.png) no-repeat;
	color:#000;
	display:block;
	float:left;
	font-family:Tahoma;
	padding:0 0 0 2px;
}

.removefilter img {
	padding: 0px 0px 0px 5px;
	float: left;
}

.removefilter img.resize{
	width:50%; 
	height: auto;
}

.slider-container {
	color: #666666;
}

.ui-slider{
	//background: none repeat scroll 0 0 #DCD1BB;
	border-bottom: 1px solid #959485;
	border-top: 1px solid #959485;
	height: 4px;
	width: 90%;
	margin: 6px 0 11px 6px;
	position: relative;
}

.ui-slider .ui-slider-handle { 
	//background-image: url("http://sultana.di.uoa.gr/images/refine-slider.gif");
	height: 15px;
	left: 0;
	margin-left: -4px;
	position: absolute;
	top: -5px;
	width: 8px;
	z-index: 1;
}

.filtercontent .slider-user-min {
	float:left;
	padding: 0px 0px 0px 5px;
}

.filtercontent .slider-user-max {
	float:right;
	padding: 0px 5px 0px 0px;
}

.form-container {
	border: 1px solid #CCCCCC;
	max-height: 130px;
	overflow: auto;
	padding: 1px;
}

div.image {
	background: white;
    //border-color: #E3E3E3 #C9C9C9 #A5A5A5;
    //border-image: none;
    //border-style: solid;
    border-width: 1px;
	min-width: 25px;
	height: 25px; 
	cursor: pointer;
	position: relative;
	float:left;
	margin: 2px 3px 0px 3px;
}

div.image:hover{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #d8d8d8;
	border-color: white;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #494949 !important;
}

div.image img {
	vertical-align: bottom;
	width: 24px;
	margin: auto;
}

////////////////////////////////////////////////////////////////////////////  
  #tabs-container {
   border-bottom: 1px solid #ccc;
  }
  
  #tabs {
   list-style: none;
   padding: 5px 0 4px 0;
   margin: 0 0 0 10px;
   font: 0.75em arial;
  }
  
  #tabs li {
   display: inline;
  }
  
  #tabs li a {
	border: 1px solid #ccc;
	padding: 4px 6px;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
 }
 #tabs li a:hover {
	background-color: #dddddd;
	padding: 4px 6px;
 }
 
 #tabs li.active a {
	//border-bottom: 1px solid #fff;
	background-color: #6b6c7c;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
 }
 
 #tabs li.active a:hover {
	background-color: #eeeeee;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
 }
 
 #tabs_content_container {
	border: 1px solid #ccc;
	//border-top: none;
	//padding: 10px;
	margin-bottom: 10px;
	width: 240px;
	border-color: #6b6c7c;
 }

 .tab_content {
	display: none;
 } 

 #tabs li a img {
	 position: relative;
	 top: 6px;
 }
 
 #filterTable, #filterTable tr {
	width: 100%;
	overflow: auto;
 }
 
 .discrete {
	cursor: pointer;
	width:55px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	border-radius: 2px;
	background-color: #666666;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
 }
 
 #dbName {
	color: white;
	font-weight: bold;
 }
 
 #metadata {
	display: none; 
	position: absolute; 
	right: 50px; 
	top: 50px; 
	border: solid black 1px; 
	//background-color: rgb(200,100,100); 
	text-align: left; 
	font-size: 12px; 
	width: 300px;
	height: 400px;
	z-index:10;
	border:1px solid black;
	background: white;
	color: black;
	overflow:auto;
	word-wrap: normal;
 }
 
 
#i {
	background: none repeat scroll 0 0 white;
	border: 1px solid black;
	border-radius: 10px 10px 10px 10px;
	color: black;
	float: right;
	height: 20px;
	position: relative;
	text-align: center;
	width: 20px;
	font-family: Georgia,serif;
	font-size: 16px;
	font-style: italic;
	cursor: pointer;
}

.infoDiv {
	//position: relative;
	width:90%;
	//height:90%;
	//display:none;
	letter-spacing: -0.5px;
	word-spacing: -1px;
	white-space: pre-wrap;
	font-size: 90%;
	padding: 10px; 
}

.infoDiv .measHeader {
	background-color: #e6e6e6;
	color: black;
	font-size:110%;
	margin: 2px 0px 2px 0px;
}

.info {
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

.infoDiv b, .infodiv a{
	color: black;
	font-size: 110%;
	letter-spacing: -0.5px;
}

#metadataclose {
	background-color: #e6e6e6;
	font: 90% 'Trebuchet MS',sans-serif;
}

.remove {
	background: url(http://sultana.di.uoa.gr/images/button_minus_red.png) no-repeat;
	float:left;
}

.list {
	//display: none;
	float:right;
}

#order-list{
	font-size:x-small;
	width:60%;
	margin-bottom:2px;
}

.controls {
	width: 99%;
	//height: 50px;
	overflow-y: auto;
}

.controls select {
	width:120px;
}
.controls input {
	width:10px;
	vertical-align: bottom;
}

.disabled {
	cursor: text;
	opacity: 0.5;
}

div#axis-select{
	display:none;
	background-color: white;
	border: 1px solid #666666;
	border-bottom:none;
	height: 24px;
	overflow: auto;
	//position: absolute;
	z-index: 999;
	text-transform: none;
	font-size: xsmall;
	width: 150px;
}

.ycount {
	//width: 20px;
	//float: left;
	//background: #e6e6e6;
	text-align:center;
}

.ycount

.field{
	margin-top:5px;
	padding-top:3px;
	//border-top: 1px solid #e6e6e6;
}

.filterform input{
	vertical-align: middle;
}

.sel-all {
	width:5px;
	height:5px;
	background-color: #e6e6e6;
}

.contentcontaining > label{
	margin: 5px;
	background: url(../images/plus_arrow.gif) no-repeat;
	background-position: 1px 5px;
	cursor: pointer;
}

.opencontentcontaining > label{
	margin: 5px;
	background: url(../images/minus_arrow.gif) no-repeat;
	background-position: 1px 5px;
	cursor: pointer;
}

.contentcontaining > label, .opencontentcontaining > label{
	padding: 0px 0px 0px 13px;
}

.dim-label{
	//margin: 5px;
	//border:solid green;
}

#mytitle, #mysubtitle, #myxaxistitle, #myyaxistitle {
	width:98%;
}

#xaxis-name{
	float:left;
	width:65%;
	color: #666666;
}

.choose {
	position:relative;
	left:-12px;
	top:2px;
	cursor:pointer;
}

.filter-aggrs-select{
	float:left;
}

.filter-value{
	width:40px;
	height:14px;
}

.yaxisheaders, .fieldsheaders {
	width: 98%;
}

#resultsetsize{
	float: left;
	font-size: x-small;
	height: 10px;
	width: 30px;
}

#yheaders, #fheaders{
	overflow:visible;
}

.field-options {
	//border: 0.5px solid #e6e6e6;
	margin-top:2px;
	overflow:auto;
}

.applyselect {
	font-size: x-small;
	margin-bottom: 2px;
}
