.itemHeader {
	width: 100%;
	background-color: navy;
	color: #ffffff;
}

.sigma_icon {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}

.google_maps {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}
.sigma_icon:hover {
	cursor: pointer;
}

.wikipedia_icon {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	border-style: none;
	padding-top: 0px;
	background-repeat: none;
}

.wikipedia_icon:hover {
	cursor: pointer;
}

.dbpedia_icon {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}

.dbpedia_icon : hover {
	cursor: pointer;
}

.freebase_icon {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}
.google_map_icon
{
	width: 40px;
	height: 40px;
	}
.freebase_icon : hover {
	cursor: pointer;
}

.ok_icon {
	width: 40px;
	height: 40px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.ko_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.maybe_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.comment_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.tbOkkamURI {
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.externalsLinks {
	padding-right: 20px;
	margin-right: 20px;
	text-decoration: none;
}

.externalsLinks a {
	padding-right: 10px;
	text-decoration: none;
}

#headMenu {
	text-align: right;
	margin-right: 20px;
	margin-left: auto;
}

.decSeearchBox {
	padding: 10px;
}

.optionTabsPanel {
	background-color: transparent;
}

.searchButton { /*
	background-image: url('../images/images/search_box_03.png');
	border: 0px;
	width: 109px;
	height: 30px;
	border-style: none;
	background-color: transparent;
	*/
	
}

.searchBox { 
	width:200px;
}
.addInfoBox
{
	width:200px;
	}

.horizontalSearchBox {
	vertical-align: middle;
}

.typeList { /* height: 38px; 
	margin-top: 5px; */
	width:200px;
}

.moduleList { /* height: 26px;  
	margin-top: 5px; */
	
}
#searchType td
{
	padding-left: 5px;
	padding-right: 5px;
	}
#moduleType
{
}
#bar {
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height:120px;
}

#bar-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 19px;
	background-image: url('../images/images/bar_01.gif');
}

#bar-02 {
	position: absolute;
	left: 0px;
	top: 19px;
	width: 121px;
	height: 101px;
	background-image: url('../images/images/bar_02.gif');
}

#bar-03 {
	position: absolute;
	left:121px;
	top:19px;
	width:768px;
	height:75px;
	vertical-align: top;
	background-image: url('../images/images/bar_03.gif');
	padding-top: 0px;
}

#bar-04 {
	position: absolute;
	left:889px;
	top:19px;
	width:11px;
	height:101px;
	background-image: url('../images/images/bar_04.gif');
}

#bar-05 {
	position: absolute;
	left:121px;
	top:94px;
	width:768px;
	height:26px;
	background-image: url('../images/images/bar_05.gif');
}

#searchType { /*font-size: small;*/
	padding-left: 20px;
	width:100%;
}

.searchTypeSelected {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#searchType a {
	color: black;
}
.attributes
{
	}
.references
{
	}
.images {
	text-align: left;
	padding-left: 20px;
	width: 100px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.profileImage {
	height: 100px;
	padding-right: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

.alternativeResult
{
	
}
.helpButton
{
	width:20px;
	height:20px;
	padding-right:15px;
}

.gwt-DialogBox {
       
       border: 2px solid;
       background-color: #e1e7ee;       
       padding:20px;
}

.gwt-DialogBox .Caption {
       direction: rtl;
       background-color: #313031;
       padding: 3px;
       margin: 2px;
       font-weight: bold;
       cursor: default;
       color: white;
}

