@charset "utf-8";
/* CSS Document */

html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;	
}

body{
margin:0px;
padding:0px;
background-image:url(images/topbanner_bg.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#f0f0f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
overflow-x: hidden;
}
#topbanner{
width:960px;
margin:0px auto 0px auto;
height:70px;
}
.logo_philips{
background-image:url(images/logo_philips.jpg);
width:171px;
height:70px;
}
#content{
margin-top:10px;
}

.box_bg{
background-image:url(images/bgbox.jpg);
width:984px;
}
.box_top{
background-image:url(images/topbox.jpg);
width:984px;
background-repeat:no-repeat;
}
.box_btm{
background-image:url(images/btm_box.jpg);
width:984px;
height:12px;
}
.wrapper{
margin-left:13px;
margin-top:4px;
width:960px;
}
.form_bg{background-image:url(images/form_bg.jpg); width:958px; background-repeat:no-repeat; background-position:top center; }
.form .text{padding-top:6px;}
.submit{padding-top:10px; }
.main_text{ width:400px; padding-left:492px; padding-top:100px; line-height:17px; }	
.btns_btm{ }
.footer{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:8px;
padding-bottom:30px;
line-height:17px;
color:#888b9c;
}
.footer a{
color:#0e5fd8;
}

.img2{
	width: 70px;
	height: 50px;
	border: 0;
	float: left;
		padding-top:10px;
	text-align: center;
	padding-left: 72px;
}

.img3{
	width: 70px;
	height: 50px;
	border: 0;
	float: left;
	text-align: center;
	padding-top:10px;
	padding-left: 40px;
}

.img1{
	width: 50px;
	height: 50px;
	border: 0;
	float: left;
	text-align: center;
	padding-left: 55px;
}
.img{
width: 50px;
height: 50px;
border: 0;
padding-left: 40px;
float: left;
text-align: center;
}
#loginPanel{
	background:url(lib/images/PowerSensorMonitor.jpg);
	width:960px;
	height:360px;
	margin:3px 0 0 13px;
}

#loginForm{
	position:relative;
	top:135px;
	left:438px;
}

#loginForm select{
	width:160px;
	font-size:11px;
}

#loginForm p{
	font-size:11px;
	margin:0px 0 3px 0;
	padding-left: 95px;
}

#detailsoverlay {
	width:800px;
	position:absolute;
	background:white;
	border:1px solid #666;
	top:0px;
	padding:3px;
	display:none;
}


#detailsoverlay h2{
	color:#0F5ADA;
}



#detailsoverlay .navigation{
	float:right;
}

#detailsoverlay .content{
	padding:0 40px 10px 40px;
}

a{cursor:pointer}

#detailsoverlay .rightside{
	border-left:1px solid #666;
}

#detailsoverlay td{
	padding:0 20px 0px 20px;
}

#popupManBackground {
	background:#aaa;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}

/* MMD BOX */
.mmd_box{
float:left;
text-align:left;
margin-left:-12px; 
color:#888b9c; 
background-color:#f0f0f2; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;width:986px; 
height:100px; 
background-repeat:no-repeat; 
background-position:top;
}
.mmd_text{
width:930px; 
margin:15px auto;
}
