﻿a
{
	outline:0;
}
body 
{
	margin:0px;
	background-color:Black;
	text-align: center;
	font-family: "arial", "verdana", "helvetica", "sans-serif";
}

A.pie_3_1,
.pie_3_1
{ 
    display:block;background-image: url('/images/security/Home/pie_3_1.png'); width: 201px; height: 292px;
    left:195px;top:0px;position:absolute;
}   

A.pie_3_1:hover,
.pie-3-1-O,
.pie_3_1Touch
{   
    display: block;
    background-image: url('/images/security/Home/pie_3_1_O.png'); 
    width: 201px; 
    height: 292px;
    left: 195px;
    top: 0px;
    position: absolute;
}
.homeAutomation
{
    display:block;     
    left: 63px;     
    position:absolute;
    top: 81px;              
    background-image: url('/images/security/Home/p09_automation.png');
    width:100px;height:100px; cursor:pointer;
}


A.pie_3_2,
.pie_3_2
{
 position:absolute;width:201px;height:292px;left:386px;top:0px;
 background-image: url('/images/security/Home/pie_3_2.png');background-repeat:no-repeat
}

A.pie_3_2:hover,
.pie-3-2-O,
.pie_3_2Touch
{
 position:absolute;width:201px;height:292px;left:386px;top:0px;
 background-image: url('/images/security/Home/pie_3_2_O.png');background-repeat:no-repeat
}
.SecurityIcon
{
	position:absolute;height:100px;width:100px; left: 43px; 
	background-image: url('/images/security/Home/p08_security.png');
	background-repeat: no-repeat; top: 80px; cursor:pointer;
}

A.pie_3_3,
.pie_3_3
{
	position:absolute;width:334px;height:172px;left:224px;top:220px;
	background-image: url('/images/security/Home/pie_3_3.png');background-repeat:no-repeat
}

A.pie_3_3:hover,
.pie-3-3-O,
.pie_3_3Touch
{
	position:absolute;width:334px;height:172px;left:224px;top:220px;
	background-image: url('/images/security/Home/pie_3_3_O.png');background-repeat:no-repeat
}
  
.MultimediaIcon
{
	position:absolute;height:100px;width:100px; left: 122px; 
	background-image: url('/images/security/Home/p12_multimedia.png'); background-repeat: no-repeat; top: 36px; cursor:pointer;
}


.homeCenter
{
	position:absolute;width:100px;height:100px; left: 341px; 
	background-image: url('/images/security/Home/p10_home_center.png'); background-repeat: no-repeat; top: 145px;
}

.datetimediv
{
    top: 120px;
    left: 0px;
    position:absolute;
    background-image: url('/images/common121/background_home_time.png'); 
    width: 159px;
    background-repeat: no-repeat; 
    height: 154px;
}

.datetimeday
{
    padding-left:20px;margin-top:10px;width:100%;height:30px;font-weight: bold; font-size: 18px; color: white; font-family: 'Trebuchet MS', Sans-Serif; text-align: left;
}
.datetimedate
{
    padding-left:20px;margin-top:5px;width:100%;height:30px;font-weight: bold; font-size: 16px; color: white; font-family: 'Trebuchet MS', Sans-Serif; text-align: left;
}
.datetimetime
{
    padding-left:20px;margin-top:20px;width:100%;height:30px;font-weight: bold; font-size: 28px; color: white; font-family: 'Trebuchet MS', Sans-Serif; text-align: left;
    padding-top:6px;/*Vijay Added this for Issues 477*/
}

#test-secu-mode{
	display: none;
}

#statusBox{
	float: left;
	width: 800px;
	height: 75px;
}

#panelStatusContent{
	float: left;
	width: 800px;
	height: 75px;
}

#mainContainer{
	margin: auto;
	width: 800px;
	height: 530px;
	min-height: 530px;
	background-image:url('/images/common121/background_seg2.jpg');
	
}
#contentBox{
	width: 800px;
	height: 450px;
	min-height:450px;
	float: left;
	position: relative;
}