/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "default" Portal Template (Portal CP)
|   ========================================
|   by Meo aka Luponero [Amedeo de longis]
|      Don K. Colburn [visiblesoul.net]
|   (c) 2004-2007 mkportal.it
|   http://www.mkportal.it
|   Email: luponero@mclink.it
+--------------------------------------------------------------------------
|   > MKPortal
|   > Written By Amedeo de longis
|   > Date started: 9.2.2004
+--------------------------------------------------------------------------
*/

/*=============================
M
K  portal cp styles
P
=============================*/
.trattini2 { /* used only in ad_blocks.php (function blocks_show) */
	border-width: 0 1px 0 0;
	border-right-style: dashed;
}
.success {
	padding: 10px;
}
input.readonly {
	background-color: #E3E6E5;
	color: #999;
}
/* phpinfo styles */
#phpinfo {width: 100%; overflow: auto; padding-top: 10px}	
#phpinfo td, #phpinfo th {color: #000000;}
#phpinfo td, #phpinfo th, #phpinfo h1, #phpinfo h2 {font-family: sans-serif;}
#phpinfo pre {margin: 0px; font-family: monospace;}
#phpinfo a:link {color: #000099; text-decoration: none; background-color: #ffffff;}
#phpinfo a:hover {text-decoration: underline;}
#phpinfo table {border-collapse: collapse;}
#phpinfo .center {text-align: center;}
#phpinfo .center table { margin-left: auto; margin-right: auto; text-align: left;}
#phpinfo .center th { text-align: center !important; }
#phpinfo td, #phpinfo th { border: 1px solid #000000; font-size: 12px; vertical-align: baseline;}
#phpinfo h1 {font-size: 20px; color: #000}
#phpinfo h2 {font-size: 18px; color: #000}
#phpinfo .p {text-align: left;}
#phpinfo .e {background-color: #ccccff; font-weight: bold; color: #000000;}
#phpinfo .h {background-color: #9999cc; font-weight: bold; color: #000000;}
#phpinfo .v {background-color: #cccccc; color: #000000;}
#phpinfo .vr {background-color: #cccccc; text-align: right; color: #000000;}
#phpinfo img {float: right; border: 0px;}
#phpinfo hr {width: 600px; background-color: #cccccc; border: 0px; height: 1px; color: #000000;}
