
.btn {
	border:none;
	color:#FFFFFF;
	display:block;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:26px;
	text-align:center;
	
} /* General Definations */
.textField {
	position:absolute;
	border:0px;
	background-color:transparent;
	cursor:default;
	width:0px;
	height:0px;
} 
.btn.bg1S {
	background:url(blue_square_btn.jpg);
	width:27px;
} 
.btn.bg2S {
	background:url(orange_square_btn.jpg);
	width:27px;
} 
.btn.bg1M {
	background:url(orange_btn_62x26.jpg) 0 0 no-repeat;
	width:62px
} 
.btn.bg2M {
	background:url(blue_btn_62x26.jpg) 0 0 no-repeat;
	width:62px
} 
.btn.bg3M {
	background:url(blue_btn_62x26_white_bg.jpg) 0 0 no-repeat;
	width:62px
} 
.btn.bg1L {
	background:url(orange_btn_90x26.jpg) 0 0 no-repeat;
	width:90px
}
.btn.bg2L {
	background:url(dark_orange_btn_90x26.jpg) 0 0 no-repeat;
	width:90px
} 
.btn.bg3L {
	background:url(blue_btn_90x26.jpg) 0 0 no-repeat;
	width:90px
} 
.btn.bg3L {
	background:url(blue_btn_90x26.jpg) 0 0 no-repeat;
	width:90px
} 
.btn.bg3XL {
	background:url(blue_btn_109x26.jpg) 0 0 no-repeat;
	width:109px
}
.btn.bg4L {
	background:url(blue_btn_120x26.jpg) 0 0 no-repeat;
	width:120px
} 
.btn.bg5L {
	background:url(blue_btn_150x26.jpg) 0 0 no-repeat;
	width:150px
} 

.btn.cancel {
	display:inline;
	float:left;
	margin-left:9px
}
.btn.ok {
	display:inline;
	float:left;
	margin-left:9px
}

#security-keypad {
	position:absolute;
	width:409px;
	height:216px;
	z-index:9999;
	display:none;
	text-align:center;
	left:auto;
	top:500px;
	margin-left:180px;
	background:url(security_keypad_tr.jpg) 0 0 no-repeat;
	padding-top:40px;
	padding-left:10px;
}
.security-keypad-inner {
	width:409px;
	height:190px;
	padding:23px 1px 20px 28px;
	z-index:999;
	position:relative;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:380px;
	height:147px;
}
.security-keypad-header {
	position:absolute;
	top:9px;
	right:15px;
}
.close-keypad {
	display:inline;
	float:left;
	margin-left:9px
}
.security-keypad-conteiner {
	text-align:left;
	padding:17px 5px 0 0;
	clear:both;
}
.security-keypad-req {
	color:#4d4c4c;
	font-weight:700;
	line-height:14px;
	margin-bottom:10px;
}
#security-keypad .btn {
	display:inline;
	float:left;
	line-height:22px;
	margin-right:6px;
	font-size:13px;
	margin-bottom:5px;
	color:#181818
}
.security-keypad-btn-bottom {
	text-align:center;
	width:220px;
	margin:0 auto;
	top:11px;
	clear:both;
	position:relative
}
#security-keypad .btn.bg2SW {
	background:url(keypad-orange-white-btn.gif) no-repeat;
	width:22px;
	height:22px
} 
#security-keypad .btn.bg2SG {
	background:url(keypad-orange-gray-btn.gif) no-repeat;
	width:22px;
	height:22px
} 
#security-keypad .btn.bg3LW {
	background:url(keypad-orange-white-96x22-btn.png) no-repeat;
	width:96px;
	height:22px;
	float:left;
	
}
#security-keypad .btn.bg3NO {
	background:url(keypad-orange-51x22-btn.gif) no-repeat;
	width:78px;
	height:22px
}
#security-keypad .btn.bg3SO {
	background:url(keypad-orange-btn.gif) no-repeat;
	width:22px;
	height:22px
}

