ACC SHELL

Path : /srv/www/vhosts/lps/intranet/
File Upload :
Current File : //srv/www/vhosts/lps/intranet/style.css

body{
	background-color: #FFFFFF;
	text-align: justify;
	width: auto;
	font-size: 100%;
	font-family : Verdana, "Arial CE", "Helvetica CE", Arial, sans-serif;
}

#mainframe{
width:880px;

}
#mainmenu{
color:black;
}

.clear{
	clear:both;
}

#head_{
	width:880px;
	height:80px;
}

#head_left{
	width:149px;
	height:80px;
	float:left;
	background-color:#0066cc;
	border-top:1px #0066CC solid;
	border-left:1px #0066CC solid;
}

#captmenu{
	margin:13px 0 1px 5px;
	color:white;
	font-size:x-small;
	
}



#head_right{
	float: right;
	height: 80px;
	width: 730px;
	background-image: url('img/back_up.jpg');
	background-repeat: repeat-y;
	border-top: 1px #0066CC solid;
	border-bottom: 1px #0066CC solid;
	
}
#login{
	width:200px;
	border:1px white solid;
	padding:2px 2px 1px 2px;
	margin-top: 15px; 
	color:white;
	font-size:x-small;
	text-align:center;

	
}


#mybody{
 width:880px;
 text-align:left;
}
#mybodyleft{
	width: 149px;
	height: 600px;
	text-align: right;
	border-bottom: 1px #0066CC solid;
	border-right: 1px #0066CC solid;
	float: left;
	background-image: url('img/back_left.jpg');
	background-repeat: repeat-x;
}
#mybodyright{
	width: 710px;
	float: right;
	padding:5px;
}

#menu{
	margin-left:29px;
	width: 120px;
	text-align: left;
	border-left: 1px #ffffff solid;
	border-top: 2px #ffffff solid;

}

.menuclas{
	font-size:small;
	padding:8px 0px 1px 15px;	
	border-bottom:2px white solid;
	color:white;
}

.menuitem{
	margin: 5px 0px 1px 5px;
	border-left: 1px white solid;
}

.menuitem a:hover{
		font-size: x-small;	
		color: black;
		font-weight:bold;
}

.menuitem a:visited, .menuitem a:link, .menuitem a{
	color: white;
	font-size:x-small;
	text-decoration:underline;
}


.style2 {
	margin-bottom: 5px;
	color:white;
}

.stat{
	width:40px;
	height:20px;
}




ACC SHELL 2018