/*
 * reneszansz iwiw minden oldal
 */

#outer {
	background-color: #e9eedf;
  margin:auto;
}

#topmenu {
  background: #b5c88b url(../images/bg_topmenu.png) no-repeat scroll center top;
}

#topmenu-inner {
	height:160px;
	position:relative;
}

#middle, #topmenu, #footer {
  text-align: center;
}

#middle {
	background-color: #e9eedf;
}
#middle-inner {
	padding: 10px 0px 20px 0px;
	min-height: 300px;
  background-color: #ffffff;
  position: relative;
}

#middle-inner, #topmenu-inner, #footer-inner {
	margin: auto;
	text-align: left;
	width: 880px;
}

#footer {
  background: url(../images/foot_back.png) ;
}

#footer-inner {
	background: url(../images/foot_in.png) ;
  height: 70px;
	position:relative;
}

#footer-inner div a.logolink{
  display: block;
  height: 55px;
	text-decoration: none;
}

body {
	margin:0px;
	padding:0px;
	color: #666666;
	font-family: "trebuchet ms", trebuchet, sans-serif;
	font-size: 11px;
}

div.card {
  width: 171px;
  height: 116px;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	position: relative;
}

div.card a {
  border-style: none;
	display: block;
	height: 116px;
	line-height: 116px;
}

div.card a img {
	position: absolute;
	border-style: none;
	vertical-align: middle;
}

div.card_ArtworkEntity {
  background-color: #FCEADB;
	border-color: #EE8222;
}

div.card_PersonEntity {
  background-color: #E4EED8;
  border-color: #77C141;  
}
div.card_CompanyEntity {
  background-color: #E4DAEB;
  border-color: #7E32C4;
}
div.card_ObjectEntity {
  background-color: #FAE3E7;
  border-color: #DB0625;  
}
div.card_LocationEntity {
  background-color: #DBEFF9;
  border-color: #1594EE;  
}

.clear {
	clear:both;
	font-size:1%;
	height:0px;
	width:100%;
}

div.idcard_w {
  float: left;
  width: 225px;
  margin: 0px 0px 18px 0px;
}

div.idcard {
  width: 206px;
  height: 137px;
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-bottom: none;
  margin: 0px 0px 0px 13px;
}

div.idcard img{
  position: absolute;
  top: 5px;
  left: 152px;
  border: none;
}

div.idcard div.title{
  position: absolute;
  top: 5px;
  left: 5px;
  border-width: 1px; 
  border-bottom-style: solid;
  width: 140px;
  height: 47px;
	font-size: 13px;
	font-weight: bold;
}

div.idcard div.title a{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 140px;
  height: 42px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	line-height: 20px;
}

div.idcard div.conn_desc{
  position: absolute;
  top: 60px;
  left: 5px;
  width: 180px;
  height: 63px;
}


div.idcard_ArtworkEntity {
  border-color: #EE8222;  
}
div.idcard_PersonEntity {
  border-color: #77C141;  
}
div.idcard_CompanyEntity {
  border-color: #7E32C4;
}
div.idcard_ObjectEntity {
  border-color: #DB0625;  
}
div.idcard_LocationEntity {
  border-color: #1594EE;  
}

div.idcard_menu {
  width: 210px;
  height: 26px;
  position: relative;
  border: none;
  margin: 0px 0px 0px 13px;
}

div.idcard_menu div.idcard_menu_img {
	float: left;
  height: 27px;
  width: 56px;
	margin-left: 0px;
}

div.idcard_menu div.idcard_menu_img a {
  display: block;
	text-decoration: none;
  height: 27px;
  width: 56px;
}

div.idcard_menu_ArtworkEntity {
  background-color: #EE8222;  
}
div.idcard_menu_PersonEntity {
  background-color: #77C141;  
}
div.idcard_menu_CompanyEntity {
  background-color: #7E32C4;
}
div.idcard_menu_ObjectEntity {
  background-color: #DB0625;  
}
div.idcard_menu_LocationEntity {
  background-color: #1594EE;  
}

div.idcard_menu_img_ArtworkEntity {
  background: url(../images/i_pict_artwork.png);  
}
div.idcard_menu_img_PersonEntity {
  background: url(../images/i_pict_person.png);  
}
div.idcard_menu_img_CompanyEntity {
  background: url(../images/i_pict_group.png);  
}
div.idcard_menu_img_ObjectEntity {
  background: url(../images/i_pict_object.png);  
}
div.idcard_menu_img_LocationEntity {
  background: url(../images/i_pict_place.png);  
}

div.idcard_menu div.idcard_menu_map {
  float: left;
  height: 27px;
  width: 61px;
}

div.idcard_menu div.idcard_menu_map a {
  display: block;
  text-decoration: none;
  height: 27px;
  width: 61px;
}

div.idcard_menu_map_ArtworkEntity {
  background: url(../images/i_map_artwork.png);  
}
div.idcard_menu_map_PersonEntity {
  background: url(../images/i_map_person.png);  
}
div.idcard_menu_map_CompanyEntity {
  background: url(../images/i_map_group.png);  
}
div.idcard_menu_map_ObjectEntity {
  background: url(../images/i_map_object.png);  
}
div.idcard_menu_map_LocationEntity {
  background: url(../images/i_map_place.png);  
}

div.idcard_menu div.idcard_menu_cf {
  float: left;
  height: 27px;
  width: 93px;
}

div.idcard_menu div.idcard_menu_cf a {
  display: block;
  text-decoration: none;
  height: 27px;
  width: 93px;
}

div.idcard_menu_cf_ArtworkEntity {
  background: url(../images/i_common_artwork.png);  
}
div.idcard_menu_cf_PersonEntity {
  background: url(../images/i_common_person.png);  
}
div.idcard_menu_cf_CompanyEntity {
  background: url(../images/i_common_group.png);  
}
div.idcard_menu_cf_ObjectEntity {
  background: url(../images/i_common_object.png);  
}
div.idcard_menu_cf_LocationEntity {
  background: url(../images/i_common_place.png);  
}

div.idcard_menu_cf__ArtworkEntity {
  background: url(../images/i_artwork.png);  
}
div.idcard_menu_cf__PersonEntity {
  background: url(../images/i_person.png);  
}
div.idcard_menu_cf__CompanyEntity {
  background: url(../images/i_group.png);  
}
div.idcard_menu_cf__ObjectEntity {
  background: url(../images/i_object.png);  
}
div.idcard_menu_cf__LocationEntity {
  background: url(../images/i_place.png);  
}

applet {
  margin-left: 7px;
}

.clearer {
  clear: both;
}

div.auto_complete {
    z-index: 100;
    background-color: white;
    border: 1px solid #888;
    margin: 0px;
    padding: 0px;
}

div.auto_complete ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.auto_complete ul li.selected { 
    background-color: #bbfac0;
}

div.auto_complete ul li {
    list-style-type: none;
    display: block;
    margin: 0px;
    padding-top: 2px;
    padding-left: 3px;
}

div.auto_complete div { 
    float: left;
    margin: 0px;
    padding: 0px;
}

div.auto_complete div.auto_complete_name { 
    margin: 0px 0px 0px 8px;
    padding: 0px;
    color: #444444;
    font-weight: bold;
		width: 260px;
}


.txt_ArtworkEntity {
  color: #EE8222;  
}
.txt_PersonEntity {
  color: #77C141;  
}
.txt_CompanyEntity {
  color: #7E32C4;  
}
.txt_ObjectEntity {
  color: #DB0625;  
}
.txt_LocationEntity {
  color: #1594EE;  
}

.txt_dp_ArtworkEntity {
  color: #EE8222;  
}
.txt_dp_PersonEntity {
  color: #479111;  
}
.txt_dp_CompanyEntity {
  color: #7E32C4;  
}
.txt_dp_ObjectEntity {
  color: #DB0625;  
}
.txt_dp_LocationEntity {
  color: #1594EE;  
}
