.AdminBackground
{
	position:absolute;  
	left:0px; 
	top:0px; 
	width:800px; 
	height:480px; 
}

.Background
{
	position:absolute;
	margin:0 0 0 0;
	left:0px;
	top:0px;
	width:800px;
	height:480px;
	background-image:url(../images/Interface_Background.gif);
	background-repeat:repeat-x;
}
.configBackground
{
	position:absolute;  
	margin:0 0 0 0;
	left:0px; 
	top:0px; 
	width:800px; 
	height:480px; 
	background-image:url(../images/configbackground.jpg);
	background-repeat:no-repeat;
}

.numberpad
{
	background-image:url(../images/NumberPadBoarder.gif);
	background-repeat:no-repeat;
	width: 232px;
	height:297px;
	font-size:22px;

}
.keyboardDiv
{
	background-repeat:no-repeat;
	position:relative;
	width: 800px;
	height:600px;
	font-size:22px;
}
.numberbutton
{
	width:71px;
	height:68px; 
	font-size:20px; 
	color:#e8e8e8;
	background-image:url(../images/Small_Button_Image.gif);
	background-repeat:no-repeat;
	border-width:0px;
}

.shiftbutton
{
	width:119px;
	height:68px; 
	font-size:20px; 
	color:#e8e8e8;
	background-repeat:no-repeat;
	border-width:0px;
	
}

.numberPadFont
{
	font-weight:bold; 
	font-size:24px; 
	font-family:Arial,sans-serif;
	color:#000000;

}

.numberpadColor
{
	width:217px;
	height:282px;
	background-color:#949eab;
	border-width:0px;
}

.numberdiv
{
	width:20px;
	height:20px;
}

.letterbutton
{
  position:absolute;
  top:0px;
  z-index:5;
	width:70px;
	height:66px;
}

.TimeInputBackground 
{
	background:transparent url(../images/TimefiledNumber.JPG) no-repeat;
	border:medium none;
}

span.error
{
	font-size:24px; 
	font-family:Verdana;
	color:#ff0000;
}

.inputbackground 
{
	background:transparent url(../images/EditUser_BottomField.gif) no-repeat;
	border:medium none;
	height:50px;
	padding-left:7px;
	padding-top:10px;
	width:350px;
}
.smallfieldbackground 
{
	background:transparent url(../images/EditField_small.gif) no-repeat;
	border:medium none;
	height:50px;
	padding-left:7px;
	padding-top:10px;
	width:84px;
}
.passwordbackground 
{
	background:transparent url(../images/HMI_Login_field.gif) no-repeat;
	border:medium none;
	height:50px;
	padding-left:7px;
	padding-top:10px;
	width:300px;
}

.HMIinputfield
{
	background:transparent url(../images/EditUser_BottomField.gif) no-repeat;
	border:medium none;
	height:50px;
	padding-left:7px;
	padding-top:0px;
	width:350px;
}

.HMItopfield
{
	background:transparent url(../images/Text_Field.gif) no-repeat;
	border:medium none;
	height:50px;
	padding-left:7px;
	padding-right:5px;
	padding-top:8px;
	width:736px;
}


.errDiv
{

	font-family:Verdana;
	font-size:14pt;
	font-weight:400;
	color:#000000;
	text-align:center;
	
}

.ErrorPop
{
	font-family:Verdana;
}

.dropdownField
{
	border-style: double; 
	border-color: rgb(116, 113, 112) rgb(198, 222, 255) rgb(198, 222, 255) rgb(116, 113, 112); 
	border-width: 2px; 
	height: 37px; 
	font-size: 32px; 
	left: 0px; 
	width: 97.7%; 
	position: absolute; 
	top: 2px; 
	text-align: right;
	z-index: 3; 
	background-color:#FFFFFF;
	overflow:hidden;
}

.dropdownLabel
{
	width:88%;
	height:inherit;
	position: absolute; 
	margin-left:5px; 
	left: 0px; 
	top: 0px; 
	overflow:hidden; 
	text-align: left;  
	white-space:nowrap;  
	background-color:Transparent;
	z-index: 4; 
}

.dropdownSelection
{
	border: 2px solid rgb(116, 113, 112); 
	left: 0px; 
	width: 97.2%; 
	top: 0px; 
	position: absolute; 
	visibility: hidden; 
	overflow-x: hidden; 
	overflow-y: auto; 
	background-color: rgb(220, 220, 220); 
	z-index: 8; 
	height: 10px;
	visibility:hidden;
}

.DropdownOption
{
	background-Color:#DCDCDC;
	white-space:nowrap;
	width:100%; 
	overflow:hidden; 
	padding-top:10px; 
	padding-bottom:5px; 
	padding-left:5px; 
	overflow:hidden;
}
.WL_Device_TD
{
    color:#ffffff;
    font-size:24px;
}
 #ErrorPop iframe
{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0px;/*must have*/
left:0px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 100%;/*must have for any big value*/
height: 100%;/*must have for any big value*/
}
/*
 * For wireless zone page.
 */
.TableTitleStyle
{
    width: 130px;
    text-align:center;
}
.TableColStyle1
{
    width: 140px;
    text-align:center;
}
.textAreaStyle
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color: #96B9FF;
	    overflow:hidden; 
	    text-align:left; 
	    font-size:14pt;
	    font-family:verdana;
    width: 95%;
    height: 22px;
    text-align:center;
}
.textAreaGrayStyle
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background-color: #dcdcdc;
	    overflow:hidden; 
	    text-align:left; 
	    font-size:14pt;
	    font-family:verdana;
    width: 130px;
    height: 24px;
    text-align:center;
}
.SensorTableStyle
{
    position: absolute;
    top: 213px;
    left: 20px;
    height: 69px;
}
.TdStyle1
{
    width: 130px;
}
.TableShorterTitleStyle
{
	width: 135px;
	text-align:center;
}
.TableRSSITitleStyle
{
	width: 90px;
	text-align:center;
}
Textarea
{
	color:#000000;
	-webkit-appearance: none;
	resize: none;
}