.tabpanel {
	background-image: url(_img/tab_back.gif);
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.searchbox {
	border: 1px solid #FFFFFF;
}
.listimage {
  float:left;
  background: url(_img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(_img/shadow_on_gray.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.listimage img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 



a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {

	color: #990000;
	text-decoration: none;
}
.imagethumbcell {
	background-color: #E6E6E6;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.controlpanel {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #FFFFFF;
}
.imagefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mainfolder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B1B1B1;
	width: 100%;
	padding: 2px;
}
.subfolder {
	background-color: #FAFAFA;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}



.tab_active_start {
	background-image: url(_img/tabs_gray/tabstart-active.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.tab_inactive_start {
	background-image: url(_img/tabs_gray/inactive_start.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.tab_active {
	background-image: url(_img/tabs_gray/active_fill.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	font-weight: bold;
	cursor: hand;
}

.tab_inactive {
	background-image: url(_img/tabs_gray/inactive_fill.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-weight: bold;
	cursor: hand;
}
.tab_inactive_inactive {
	background-image: url(_img/tabs_gray/inactive-inactive.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 23px;
}
.tab_active_inactive {
	background-image: url(_img/tabs_gray/active-inactive.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 23px;
}
.tab_inactive_active {
	background-image: url(_img/tabs_gray/inactive-active.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 23px;
}
.tab_inactive_end {
	background-image: url(_img/tabs_gray/inactive_end.gif);
	background-repeat: no-repeat;
	width: 25px;
}
.tab_active_end {
	background-image: url(_img/tabs_gray/active_end.gif);
	background-repeat: no-repeat;
	width: 25px;
}
.tab_white {
	color: #2C5A94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tab_white_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A9C7;
}

.tab_white_kader {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 7;
	border-right-color: #88A9C7;
	border-bottom-color: #88A9C7;
	border-left-color: #88A9C7;
	padding: 3px;
}
.tab_white_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 7;
	border-right-color: #88A9C7;
	border-left-color: #88A9C7;
	padding: 3px;
}



.tabrow {
	background-image: url(_img/tabs_gray/fill.gif);
}
.linkbutton {
	border: 1px solid #9AA3B4;
	padding: 4px;
	margin: 2px;
}

.titel {
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B869C;
	background-color: #EFEFEF;
}

.formlabel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B1B1B1;
	padding: 2px;
}

.forminput {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1B1B1;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	background-color: #F0F0F0;
}
.captioncontent {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBEBD;
	border-bottom-color: #BDBEBD;
	border-left-color: #BDBEBD;
	padding: 4px;
}
.hand {
	cursor: hand;
}
.gridlabel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B1B1B1;
	padding: 2px;
	background-color: #E7E7E7;
}
.gridvalue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1B1B1;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	background-color: #F0F0F0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.linkbutton_active {
	border: 1px solid #CDD1DA;
	padding: 4px;
	margin: 2px;
	background-color: #FFFFFF;
}
.drophover{
	background-color: #FFFFFF;
}
.ui-draggable-dragging{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid black;
	padding: 4px;
	background-color: #FFFFFF;
	z-index:100;
}
#garbagebin{
	display:none;
	position:absolute;
	width:48px;
	height:48px;
	top: 100px;
	z-index:1;
	background-image:url(_img/icons/46/Recycle-Bin-Empty.png)
}
#imageinfo{
	display:none;
	position:absolute;
	z-index:2;
	opacity:0.7;
    filter:alpha(opacity=70,style=0);
}
#fullimageinfo{
	display:none;
	position:absolute;
	z-index:3;
	opacity:0.7;
    filter:alpha(opacity=70);
}
.block{
	display:block;
}
.imgbtn{
	cursor:pointer;
}