input.ith_search {
	background: transparent url("../images/ithelpeurope_search.gif") no-repeat center center;
}

.ith_upload_frame body{
	vertical-align: top;
	background-color: #F0F5F9;
	font-size:11px;
}

#ith_loadingbody{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 100;
}

.msgloading {
	width : 170px;
	_width :200px;
	position : absolute;
	background-color: #FFFFFF;
	border: 1px solid #003E80;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
	font-family : Arial;
	font-size : 13px;
    font-weight : bold;
    text-align: left;
	display:block;
	-moz-user-select: none;
}

.smtbover{
	background-color: #FFF3CF !important;
	border-color: #EFB70E !important;
}

#sm_movelevelup{
	margin-top: 3px;
	background: transparent url("../IMAGES/MOVELEVELUP.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#sm_moveleveldown{
	margin-top: 3px;
	background: transparent url("../IMAGES/moveleveldown.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#sm_moveupmenu{
	margin-top: 3px;
	background: transparent url("../IMAGES/MENUUP.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#sm_movedownmenu{
	margin-top: 3px;
	background: transparent url("../IMAGES/MENUDOWN.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#sm_deletemenu{
	margin-top: 3px;
	background: transparent url("../IMAGES/DELMENU.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}


#sm_newrootmenu{
	margin-top: 3px;
	background: transparent url("../IMAGES/INSROOTMENU.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#sm_newsubmenu{
	margin-top: 3px;
	background: transparent url("../IMAGES/INSSUBMENU.GIF") no-repeat 0 0px;
	border: 1px solid #5D84AF;
	height:22px;
	width:23px;
	cursor: hand;
	cursor: pointer;
}

#foldersandfiles li{
	/*margin-top: 1px;
	margin-bottom: 2px;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	white-space: nowrap;
}

#foldersandfiles li.folder span{
	background: transparent url("../IMAGES/FOLDER.GIF") no-repeat 0 0px;
}

#foldersandfiles ul.opened{
	display: block;
}

#foldersandfiles ul.closed{
	display: none;
}

#foldersandfiles span{
	white-space: nowrap;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 100%;
}

#siteMapTree{
	padding-left: 5px;
	width: 250px;
	height: 400px;
	overflow: auto;	
	border: 1px solid #5D84AF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: E0E9EF;
}

#siteMapTree ul{
	margin-left: 10px;
	-moz-user-select: none;
}

#siteMapTree li{
	margin-top: 1px;
	margin-bottom:1px;
	list-style-type: none;
	list-style-image: url("../IMAGES/icon_aspx.gif");
	white-space: nowrap;
}

#siteMapTree span{
	position: relative;
	top: -3px;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;
}

#siteMapTree .li_select{
	color: FFFFFF;
	background-color: 003E80;
}

/*.ith_form .ith_remark{
	height:75px;
	width:100%;
}*/

/*.form .formTable tr {
	height: 40px;
	vertical-align:top;
}

.form .submit {
	float: right;
}

.form.search {
	margin-bottom:0px;
}

.form.search table {
	margin-bottom:0px;
}

.form.search .submit {
	position:relative;
	top:15px;
	float: none;
}

.form .fieldset label {
	padding: 2px 0 0 2px;
	text-align: left;
}

.form .fieldset.check input {
	position:relative;
	top:4px;
	border: 0px solid;
	width: 15px;
}

.form .fieldset.radio input {
	position:relative;
	top:4px;
	border: 0px solid;
	width: 15px;
}*/

.ith_form .ith_field {
	position:relative;
}
/*.form .field label {
	position: absolute;
	float: left;
	padding: 2px 0 0 2px;
	text-align: left;
	width: 200px;
}

.form.m .field label {
	position: absolute;
	float: left;
	padding: 2px 0 0 2px;
	text-align: left;
	width: 170px;
}

.form input,
.form textarea,
.form select,
.form button {
	position: absolute;
	top:15px;
	-moz-box-sizing: border-box;
	border: 1px solid;
	border-color: #003E80 #668DB5 #668DB5 #003E80;
}

.form .int input{
	text-align: right;
}

.form input,
.form textarea,
.form button {
	width: 210px;
}
.form select {
	width: 212px;
}

.form.m input,
.form.m textarea,
.form.m button {
	width: 160px;
}

.form.m select {
	width: 162px;
}

.form.search input,
.form.search textarea,
.form.search button {
	width: 140px;
}

.form.search select {
	width: 142px;
}

.ith_form input.readonly {
	background-color: #F0F5F9;
	color: #5D84AF;
	cursor: default;
	user-select: none;
	-moz-user-select: none;
}

.form textarea {
	overflow: auto;
	_behavior: url("../htc/textarea.htc");
}
.form textarea {
	height: 8em;
}

.form .fieldgroup {
	position:relative;
	margin-top:5px;
	border:1px solid #5D84AF;
}

.form .fieldgroup .label {
	background-color: #F0F5F9;
	position: relative;
	top:-8px;
	left:5px;
	font-weight: bold;
}
.form tr {
	vertical-align:top;
}
*/
.ith_form div.invalid {
	color:red;
}
/*
div.palette {
	overflow: visible;
	background-color: #FFFFFF;
	position:absolute;
	display: none;
	top:-10px;
	_top:-1px;
	left:1px;
	_left:0px;
	padding:1px;
	border:1px solid black;
	width:287px;
	_width:291px;
	height:191px;
	_height:195px;
}

div.palette.selected {
	display: block;
}

iframe.palette {
	overflow: visible;
	background-color: #FFFFFF;
	position:absolute;
	display: none;
	top:-10px;
	_top:-1px;
	left:1px;
	_left:0px;
	width:287px;
	_width:291px;
	height:191px;
	_height:195px;
}

iframe.palette.selected {
	display: block;
}*/

#messagebox {
	position : absolute;
	background-color: #CCDCEA;
	border: 1px solid #003E80;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	font-family : Arial;
	font-size : 11px;
	display:block;
	-moz-user-select: none;
}

#messagebox div.title{
	position : relative;
	height : 17px;
	background-color: #003E80;
	color : white;
	font-weight : bold;
	padding-left : 5px;
	border: 1px solid #003E80;
}

#messagebox div.title img{
	position: absolute;
	top : 0px;
}

#messagebox div.body{
	left : 0px;
	top : 0px;
	position : relative;
	color : black;
	padding-left : 60px;
	padding-top : 10px;
	text-align : left;
	margin-top : 10px;
}

#messagebox div.body div.text{
	white-space : nowrap;
}

#messagebox div.body img {
    position : absolute;
    left : 15px;
    top : 5px;
    _left : -50px;
}

#messagebox div.button{
    position : relative;
	background : url(../Images/msgBox/button.gif) no-repeat;
	width : 68px;
	height : 18px;
	_height : 22px;
    cursor : pointer;
	text-align : center;
	vertical-align : middle;
	padding-top : 4px;
}

#messagebox div.buttons{
	position : absolute;
	color : black;
	text-align : center;
}

#messagebox a.errorlink{
	position : absolute;
	text-align : right;
}

#messagebox textarea{
	background-color: #CCDCEA;
	margin-top : 10px;
	margin-bottom : 5px;
	width: 330px;
	height: 160px;
	position : absolute;
	color : red;
	text-align : left;
}

/* FORM MAIN */

tr.popuptrover{
	background-color: #FFF3CF;
}

div.ith_form {
	font: normal 10pt Verdana;
	/*background-color: white;*/
	color: black;
}

div.ith_form a.commandButton{
	font-size:11px;
	font-weight:bold;
	color: #135193 !important;
	margin-bottom: 2px;
}

div.ith_form table.ith_form_table {
	table.ith_form_table-layout: fixed;
	font-size: 10pt;
	border-collapse: collapse;
	word-wrap: break-word;
}

div.ith_form table.ith_form_table td.head {
	border-bottom: #6B9BCA 5pt solid;
	color: #F0F5F9;
	padding: 5px 5px 5px 5px;
	background-color:#1E3C7B;
	font-size: 1.2em;
	font-weight: bold;
	width:100%;
}

div.ith_form table.ith_form_table td.subhead {
	padding: 15px 3px 3px 3px;
	font-weight: bold;
	font-size: 1.1em;
	color: #135193;
	background-color: #FFFFFF;
	border-top: #517dbf 1pt;
	border-bottom: #517dbf 1pt;
	border-left: #517dbf 1pt;
	border-right: #517dbf 1pt;
	width:100%;
}

div.ith_form table.ith_form_table td.subhead2 {
	padding: 3px 3px 3px 3px;
	background-color: #F0F5F9;
	font-weight: bold;
	font-size: 1.1em;
	color: #1E3C7B;
	border-top: #517dbf 1pt;
	border-bottom: #517dbf 1pt;
	border-left: #517dbf 1pt;
	border-right: #517dbf 1pt;
}

div.ith_form table.ith_form_table td {
	font-size:11px;
}

/* For Firefox */
div.ith_form table.ith_form_table>tbody>tr>td {
		padding: 5px 5px 5px 5px;
		vertical-align: top;
		background-color: #F0F5F9;
}

/* For Internet Explorer */
div.ith_form table.ith_form_table {
	tbody {
		tr {
			td {
				vertical-align: top;
				padding: 5px 5px 5px 5px;
				background-color: #F0F5F9;
			}
		}
	}
}

div.ith_form table.ith_form_table td input {
	border-right: #dcdcdc 1pt solid; 
	border-top: #dcdcdc 1pt solid; 
	border-left: #dcdcdc 1pt solid; 
	border-bottom: #dcdcdc 1pt solid;
	padding-left: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	vertical-align: auto; 
	overflow: hidden; 
	width: 100%; 
	color: windowtext; 
	font-family: Verdana; 
	font-size:11px;
	white-space: nowrap; 
	background-color: window; 
	text-align: left
}

div.ith_form table.ith_form_table td textarea {
	border-right: #dcdcdc 1pt solid; 
	border-top: #dcdcdc 1pt solid; 
	border-left: #dcdcdc 1pt solid; 
	border-bottom: #dcdcdc 1pt solid; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	vertical-align: auto; 
	/*width: 100%; */
	height:80px;
	color: windowtext; 
	font-family: Verdana; 
	font-size: 10pt;
	/*white-space: nowrap; */
	background-color: window; 
	text-align: left
}

div.ith_form table.ith_form_table td select {
	border-right: #dcdcdc 1pt solid; 
	border-top: #dcdcdc 1pt solid; 
	border-left: #dcdcdc 1pt solid; 
	border-bottom: #dcdcdc 1pt solid; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	vertical-align: auto; 
	overflow: hidden; 
	width: 100%; 
	color: windowtext; 
	font-family: Verdana; 
	white-space: nowrap; 
	background-color: window; 
	text-align: left
}
