/*
Copyright Â© 2008. All rights reserved. Pc Silver
Skin By Stefano Bitturini a.k.a Bittu 
Pc Silver Copyright versione 1.0 BETA
*/

/*
PREMESSE*/

body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
background-color: #181e36;
    A:LINK {text-decoration : none}
				margin-left: auto;
				margin-right: auto;
	padding: 0;
	width: 620px;
     a.nounderline:link    { text-decoration:none; } 
 a.nounderline:visited { text-decoration:none; } 
 a.nounderline:active  { text-decoration:none; } 
 a.nounderline:hover   { text-decoration:none; } 
	
}


/*
HOME
/*

/* Sito */
div#header {
	text-align: center;
	font-size: 14px;
				background-repeat: repeat;
	background-image: url(images/header.jpg);
 min-height: 336px;
height: auto !important;
height: 336px;
	width: 570px;

	}
	

div#body {
	text-align: center;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
	top: 0px;
	overflow:hidden;
    min-height:360px;
height: auto !important;
height: 360px;
	width: 570px;

	}

	div#menu {
	text-align: center;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
    min-height: 40px;
height: auto !important;
height: 40px;
	width: 570px;

	}
	

    div#news {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 14px;
	left: 129px;
	top: 295px;
min-height: 770px;
height: auto !important;
height: 770px;
	width: 570px;

}

div#footer {
	
	text-align: center;
	font-size: 14px;
    color: white; 
    	width: 570px;

	  }
      
     iframe
{
	border:none;
	padding:0;
	margin:0;
}

     div#blinddown_demo
{
height:80px; 
background:#ccc;
background-image: url(images/blind.jpg);
background-repeat: repeat-x;
	width: 570px;

}
 
     div#top
{
height:auto; 
overflow:hidden;
background-image: url(images/top.jpg);
background-repeat: repeat;
min-height: 40px;
max-height: 40px;
height: auto !important;
height: 40px;
width: 570px;

}



div#logo {
min-height:336px;
background-image: url(images/logo.png);
background-repeat: no-repeat;
background-position: bottom center;
vertical-align: middle;

}

/*
MenÃ¹*/
		#bodyWrap {
			width: auto;
			margin-left: auto;
			margin-right: auto;
		}

		
		#overlay {
			background: url('resources/trans.png') repeat-y;
		}

		#protoflowContainer {
			border: 5px solid #444444;
			width: auto;
			margin-left: auto;
			margin-right: auto;
		}
		#protoflow {
			width: auto;
			height: 200px;
			border: 0px solid red;
				
		}


		.captionHolder {
			font-size: 12px;
			color: white;
		}
		
		.protoCaptions {
			display: none;
		}

		
        
        .str{color:#080} .kwd{color:#008} .com{color:#800} .typ{color:#606} .lit{color:#066} .pun{color:#660} .pln{color:#000} .tag{color:#008} .atn{color:#606} .atv{color:#080} .dec{color:#606} pre.prettyprint{padding:2px;border:1px solid #888} @media print{.str{color:#060} .kwd{color:#006;font-weight:bold} .com{color:#600;font-style:italic} .typ{color:#404;font-weight:bold} .lit{color:#044} .pun{color:#440} .pln{color:#000} .tag{color:#006;font-weight:bold} .atn{color:#404} .atv{color:#060} }
        
			body {
				margin-left: auto;
				margin-right: auto;
				font-size: normal;
				font-family: "verdana";
				margin: 0 auto;
	padding: 0;
	width: 570px;
			}
			h1 {
				font-weight: normal;
				color: #0080C0;
				font-size: 18px;
			}

			h3 {
				font-weight: normal;
				font-size: 18px;
				color: #FF6633;
			}
			img {
				border: 0px solid;
			}

	
    
    /* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}
    
    body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
  font-family: sans-serif;
}

body {
  font-size:0.8em;
}

.navigation {
  background: #9DC569;
  color: #fff;
}

.navigation h1 {
  font-size: 20px;
}

.navigation h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  border: 1px solid #e8a400;
  border-bottom: 0;
  background: #ffc;
  color: #E8A400;
  padding: 8px;
  padding-bottom: 0;
}

.navigation ul {
  margin-top: 0;
  border: 1px solid #E8A400;
  border-top: none;
  background: #ffc;
  padding: 8px;
  margin-left: 0;
}

.navigation ul li {
  font-size: 12px;
  list-style-type: none;
  margin-top: 1px;
  margin-bottom: 1px;
}

.navigation a {
  color: #ffc;
}

.navigation ul li a {
  color: #000;
}

#log {
  padding-bottom: 1em;
  border-bottom: 2px solid #000;
  margin-bottom: 2em;
}

#logsummary {
  margin-bottom: 1em;
  padding: 1ex;
  border: 1px solid #000;
  font-weight: bold;
}

#logtable {
  width:100%;
  border-collapse: collapse;
  border: 1px dotted #666;
}

#logtable td, #logtable th {
  text-align: left;
  padding: 3px 8px;
  border: 1px dotted #666;
}

#logtable .passed {
  background-color: #cfc;
}

#logtable .failed, #logtable .error {
  background-color: #fcc;
}

#logtable .nameCell {
  cursor: pointer;
}

div#shadow {
background-image: url(images/shadow.png);    
width: 620px;
height:820px;

	  }

/*
WIDGET*/

	div#postit {
		margin:2px;
		padding:2px;
		width:142px;
		color:white;
	background-image: url(images/postit.jpg);
		font-family:verdana, sans-serif;
		font-size:10px;
		}
.footer_table {
    background-image: url(images/magicbar.gif);
	background-repeat: repeat-x;
width:597px;
bottom:0px;
z-index:10;
position:fixed;
background-position: bottom center;
}        


“

