.LoginTB{
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  font-family:Verdana,Arial,Helvetica,新細明體;
}

.myLink a{
	color:#DFE8F6;
}


#idBannerMenu,#idBannerMenu a{
  color:#DFE8F6;
  text-decoration:none;
}

#idBannerMenu a:hover{
  /*font-weight:bold;*/
  text-decoration:underline
}

#idLoginBT{
  color:#FFFFFF;
  background-color:#4E78B1;
  border-color:#FFF #FFF #FFF #FFF;
  border:3px double;
  /*width:100px;*/
  padding:2px 2em 0px 2em;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
	position: relative;
	text-decoration: none; 
}
a.tooltip:hover {
	background: transparent;
}

a.tooltip span {
	display: none;  
	text-decoration: none; 
}
a.tooltip:hover span {
	display: block;
	position: absolute;
	z-index: 100;
	color: #7D5B38;
	border:1px solid #7D5B38;
	background: #FFFFCC;
	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	top: 30px;
	left:-50px;
	cursor: crosshair;
	padding: 5px;
}

.headerTitle {
  font-size: 180%;
  color:#004F75;
  font-weight: bold;  
  height:75px;
  position: absolute;
  top:16px;
}

/* style for tree menu */
#id_treeInfoMenu a span {
	font-size:12px;
}
#id_treeInfoMenu .treeMenu {
	border:1px solid #FFFFFF;
}
#id_treeInfoMenu .x-tree-node .x-tree-selected a span{
	font-weight:bold;
	color:#15428B;
}

#id_treeManageMenu a span {
	font-size:12px;
}
#id_treeManageMenu .treeMenu {
	border:1px solid #FFFFFF;
}
#id_treeManageMenu .x-tree-node .x-tree-selected a span{
	font-weight:bold;
	color:#15428B;
}

/* styles for motion detection */
.motion-create-mask {
	background-color: #770000;
	position:absolute;
	opacity:0.7;
	filter:alpha(opacity=60);
}

.motion-mask{
	background-color: #770000;
	position:absolute;
	visibility:hidden; 
	cursor:move;
	opacity:0.7;
	filter:alpha(opacity=60);
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
}

.select-mask{
	background-color: #770000;
	position:absolute;
	visibility:hidden; 
	cursor:move;
	opacity:0.7;
	filter:alpha(opacity=60);
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	border-color:#00ff00;
	border:1px solid;
}

/* styles for iconCls */
.x-icon-camera {
	background: url('../Images/cam.png') no-repeat !important;
}

.x-icon-cameraInfo {
	background: url('../Images/cam_info.png') no-repeat !important;
}

.x-icon-cameraList {
	background: url('../Images/cam_list.png') no-repeat !important;
}

.x-icon-storageInfo {
	background: url('../Images/storage_info.png') no-repeat !important;
}

.x-icon-user {
	background: url('../Images/user.png') no-repeat !important;
}

.x-icon-userInfo {
	background: url('../Images/user_info.png') no-repeat !important;
}

.x-icon-serverInfo {
	background: url('../Images/host.png') no-repeat !important;
}

.x-icon-service {
	background: url('../Images/configure.png') no-repeat !important;
}

.x-icon-cameraSetup {
	background: url('../Images/cam_setup.png') no-repeat !important;
}

.x-icon-serverSetup {
	background: url('../Images/host_setup.png') no-repeat !important;
}

.x-icon-account {
	background: url('../Images/user_group.png') no-repeat !important;
}

.x-icon-emap {
	background: url('../Images/emap.png') no-repeat !important;
}

.x-icon-log {
	background: url('../Images/log.png') no-repeat !important;
}

.x-icon-advanceQuery {
	background: url('../Images/search.png') no-repeat !important;
}

.x-icon-recordingServer {
	background: url('../Images/recording_server.png') no-repeat !important;
}

.x-icon-videogateway {
	background: url('../Images/videogateway.png') no-repeat !important;;
}

.x-icon-viewlog {
	background: url('../Images/viewlog.png') no-repeat !important;
}

.x-icon-backupcenter {
	background: url('../Images/backupcenter.png') no-repeat !important;
}

.x-icon-mail {
	background: url('../Images/mail.png') no-repeat !important;
}

.x-icon-setup {
	background: url('../Images/configure.png') no-repeat !important;
}

.x-icon-edit {
	background-image: url('../Images/edit.png') !important;
}

.x-icon-reload {
	background: url('../Images/reload.png') no-repeat !important;
}

.x-icon-save {
	background: url('../Images/save.png') no-repeat !important;
}

.x-icon-return {
	background: url('../Images/return.png') no-repeat !important;
}

.x-icon-network {
	background: url('../Images/network.png') no-repeat !important;
}

.x-icon-time {
	background: url('../Images/time.png') no-repeat !important;
}

.x-icon-information {
	background: url('../Images/information.png') no-repeat !important;
}

.x-icon-management {
	background: url('../Images/management.png') no-repeat !important;
}

.x-icon-motion {
	background: url('../Images/motion.png') no-repeat !important;
}

.x-icon-preview,.x-icon-search {
	background: url('../Images/preview.png') no-repeat !important;
}

.x-icon-ddns {
	background: url('../Images/ddns.png') no-repeat !important;
}

.x-icon-gis {
	background: url('../Images/gis.png') no-repeat !important;
}

.x-icon-port {
	background: url('../Images/port.png') no-repeat !important;
}

.x-icon-portMapping {
	background: url('../Images/port_mapping.png') no-repeat !important;
}

.x-icon-export {
	background: url('../Images/export.png') no-repeat !important;
}

.x-icon-import {
	background: url('../Images/import.png') no-repeat !important;
}

.x-icon-note {
	padding-left: 20px !important;
	background: url('../Images/note.png') no-repeat !important;
}

.x-icon-notification {
	background: url('../Images/notification.png') no-repeat !important;
}

.x-icon-add {
	background: url('../Images/add.png') no-repeat !important;
}

.x-icon-delete {
	background: url('../Images/delete.png') no-repeat !important;
}

.x-icon-addCam {
	background: url('../Images/add_cam.png') no-repeat !important;
}

.x-icon-multiView {
	background: url('../Images/multiview.png') no-repeat !important;
}

.x-icon-addToList {
	background: url('../Images/add_to_list.png') no-repeat !important;
}

.x-icon-previous {
	background: url('../Images/previous.png') no-repeat !important;
}

.x-icon-next {
	background: url('../Images/next.png') no-repeat !important;
}

.x-icon-success, .x-icon-active, .x-icon-selectall {
	background: url('../Images/success.png') no-repeat !important;
}

.x-icon-fail, .x-icon-nonactive, .x-icon-clearall {
	background: url('../Images/fail.png') no-repeat !important;
}

.x-icon-wizard {
	background: url('../Images/wizard.png') no-repeat !important;
}

.x-icon-serverList {
	background: url('../Images/server_list.png') no-repeat !important;
}

.x-icon-logout,.x-icon-password {
	background: url('../Images/logout.png') no-repeat !important;
}

.x-icon-menu {
	background: url('../Images/menu.png') no-repeat !important;
}

.x-icon-centerV2 {
	background: url('../Images/center_v2.png') no-repeat !important;
}

.x-icon-mobileServer {
	background: url('../Images/mobile_server.png') no-repeat !important;
}

.x-icon-smartRecord {
	background: url('../Images/smart_record.png') no-repeat !important;
}

.x-icon-audio {
	background: url('../Images/audio.png') no-repeat !important;
}

.x-icon-vsm {
	background: url('../Images/vsm.png') no-repeat !important;
}

.x-grid-cell-red {
	color: rgb(255,0,0);
}

.x-icon-gvcloud {
	background: url('../Images/mygvcloud_s.png') no-repeat !important;
}

.x-icon-poe-switch {
	background: url('../Images/switch.png') no-repeat !important;
}

.x-icon-cam-security {
	background: url('../Images/cam_security.png') no-repeat !important;
}

.x-icon-snmp {
	background: url('../Images/snmp.png') no-repeat !important;
}