﻿a
{
	outline:0;
}
body
{   
    background-color:black;
    margin: 0px;    
    color: #000000;      
    width:100%; 
}
.cellStyle
{
    height:90px;width:90px;
}
.armawayIcon
{
    background-image: url(/images/mobile/security/armaway.png);
    width: 70px;
    background-repeat: no-repeat;
    height: 75px;display:block;
}
.armstayIcon
{
    background-image: url(/images/mobile/security/armstay.png);
    width: 70px;
    background-repeat: no-repeat;
    height: 75px;display:block;
}
.armnightIcon
{
    background-image: url(/images/mobile/security/armnight.png);
    width: 70px;
    background-repeat: no-repeat;
    height: 75px;display:block;
}
.disarmIcon
{
    background-image: url(/images/mobile/security/disarm.png);
    width: 70px;
    background-repeat: no-repeat;
    height: 75px;display:block;
}
.cameras
{
    background-image: url(/images/mobile/multimedia/camera_1.png);
    width: 70px;
    background-repeat: no-repeat;
    height: 70px;display:block;z-index:1001;
}
.securityText
{
    margin-top:-10px;font-weight: bold; font-size: 14px; text-transform: uppercase; color: #ffffff; font-family: 'Trebuchet MS', Sans-Serif;
}
.SECURITY_ICON
{
	background-image: url(/images/mobile/security/securityicon.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}

.MULTIMEDIA_ICON
{
	background-image: url(/images/mobile/multimedia/camera_1.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.CONSOLE_MODE
{
	background-image: url(/images/mobile/security/p30_console_mode.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.HOMEAUTOMATION_ICON
{
	background-image: url(/images/mobile/homeautomation/automationicon.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.RECORDING_ICON
{
    background-image: url(/images/cam_play.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.EXIT_ICON
{
    background-image: url(/images/SignOut-icon.png);
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.HEADERTEXT
{
	margin-left:15px;
	float:left;
	color:white;
	margin-top:25px; font-weight: bold; font-size: 16px; 
	/*text-transform: uppercase;*/ 
	font-family: 'Trebuchet MS', Sans-Serif;
}
.SPANBG
{
	float:left;width:100%; background-image: url(/images/mobile/common/but_418x65.png); background-repeat:no-repeat;
}

.zwave-edit-box,
.zwave-edit-add,
.zwave-edit-delete{
	background-image: url(/images/common121/37_zwave_add.png);
	width: 65px;
    	background-repeat: no-repeat;
    	height: 65px;
    	display:block;
    	float: left;
    	margin: 0px 8px 0px 0px;
}
.zwave-edit-delete{
	background-image: url(/images/common121/38_zwave_remove.png);
}
.zwave-edit-box{
	background-image: url(/images/common121/but_65x65_black.png);
}

.box-widget-overlay-hid,
.box-widget-overlay{
	position: absolute;
	display: block;
	top: 6px;
	left: 10px;
	height: 355px;
    	width: 771px;
    	z-index: 1001;
    	background: url("images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA;
    	opacity: 0.3;
    	text-align: center;
}

.box-widget-overlay-hid{
	display: none;
}

.zwave-edit-ing{
	position: absolute;
	display: block;
	top: 150;
	left: 333px;
	height: 35px;
	line-height: 35px;
    	width: 100px;
    	z-index: 1002;
}
.closeVdieo
{
    width:25px;height:25px;display:block;background-image:url('/images/cancel.png');float:right;
}

.SETUP_ICON
{
	background: url("/images/multimedia/05_setup.png");
	width: 65px;
	background-repeat: no-repeat;display:block;float:left;
	height: 65px;
}
.zwaveIcon
{
	float: left;
	background:url("/images/zwave/34_zwave_setup.png");
	width: 65px;
	height: 65px;
	margin-top: 7px;
	margin-left: 7px;	
}
.homeRouterIcon
{
	float: left;
	background: url("/images/mobile/138-connect-wireless.png");
	width: 65px;
	height: 65px;
	margin-top: 7px;
	margin-left: 7px;
}

.switchRouterBtn
{
	background: url("/images/common121/but_240x36.png") no-repeat;
    height: 36px;
    line-height: 36px;
    margin: auto auto -10px;
    text-align: center;
    width: 240px;
	color: #FFFFFF;
    font-family: 'Trebuchet MS',Sans-Serif;
    font-size: 14px;
    font-weight: bold;
	cursor:pointer;
}
.switchRouterBtn:hover
{
	background: url("/images/common121/but_240x36_O.png") no-repeat;
}
