IFRAME
{
	border: none
}

#t1
{
	width: 100%
}

A IMG
{
    border: none;
	vertical-align: middle
}

BUTTON IMG
{
	vertical-align: middle;
}

#inlineData
{
	visibility:hidden; position:absolute; z-index:100; top:0px; left:0px;
}

.DataFieldRO
{
	background-color: Transparent;
	BORDER: solid 1px #DDD;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle
}

.DataFieldED
{
	background-color: #FFFFE0;
}

.DataField
{
	background: #fff url(../../images/web/text-bg.gif) repeat-x 0px 0px;
	BORDER: solid 1px #b5b8c8;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle
}

TEXTAREA.DataField
{
	height: auto;
}

.DataFieldERR
{
	background: red url(../../images/web/text-bg-err.gif) repeat-x 0px 0px;
	BORDER: solid 1px #6a0000;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	color: white
}

.htmlField
{
	overflow:auto; BORDER:2px inset; WIDTH:100%; height:100%; BACKGROUND-COLOR:white; padding:0px
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../Images/system/button-bg.gif)
}

.myAlert TH
{
	height: 20px;
	background: #D2F2FF;
	color: #808080;
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

.myAlert
{
	position: absolute;
/*	table-layout: fixed;*/
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	color: #404040;
	max-width: 700px;
	width: 300px;
	_width: expression(width > 700 ? 700 : 300); 
	height: 120px;
	text-align: center
}

.myAlert TD
{
	padding: 8px 16px;
	font-family: Verdana;
	font-size: 12px;
}
.x-panel-body p 
{
        margin:10px;
        font-size:12px;
}

.x-hidden, .x-hide-offsets {
    position:absolute !important;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}

/*Ciskoder filter*/
.CisKoder_SubFilter
{
	cursor:pointer;
	border-top:1px solid #7eadd9;
	border-bottom:1px solid #7eadd9;
	border-right:1px solid #7eadd9;
	height:16px;
}

.CisKoder_dropDown
{
	width: 17px;
	height: 22px;
	background: url(../../images/web/trigger.gif) no-repeat 0px 0px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle
}

.CisKoder_dropDownOver
{
	width: 17px;
	height: 22px;
	background: url(../../images/web/trigger.gif) no-repeat -17px 0px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle
}
