/* CSS Arix@you for Web_Lab 2009 */


/* --------------- main elements --------------- */

body, #frame, #maincol, #products_inner2, #menucol{
  	width: auto !important;
  	margin: 0 !important;
  	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}

	
	/* printheader */		
	
	#printheader {
		padding: 0px;
		margin-bottom: 20px;
		height: 97px;
		border-bottom: 1px solid #666;
		font-family: georgia, Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		}

img, form {
	display:none;
}


hr {
	visibility:hidden;
	clear:both;
}
/* text */

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, dt, dd {
}

h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#333;
	background:#FFFFFF;
	margin:0;
}

h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	background:#FFFFFF;
	margin:0 0 20px 0
}

/* link */

a {
	color:#000;
	font-weight:bold;
	}


/* ------------ layout divs ------------ */


/* main column */

#products {
	display:none;	
}	
	
	#logo {
		display:none;
	}

	#latestnews {
		margin:0px;
		padding:0;
	}

		#latestnews p {
			border-top:1px solid #ddd;
			line-height:18px;
			margin:4px 0;
			padding-top:10px;
		}

		#latestnews p.news {
			border-top:1px solid #ddd;
			line-height:18px;
			margin:20px 0 4px 0;
			clear:both
		}

		#latestnews p.news a {
			line-height:18px;
			margin:20px 0 4px 0;
			color:#333;
			font-weight:bold;
		}

		#latestnews p.news a:hover {
			text-decoration:underline;
		}

		#latestnews p.details {
			display:none
		}



	ul#main_nav {
		display:none;
	}

	
/* ----------- products homepage --------------- */

#products_inner {
	display:none
}



/* ----------- products inner --------------- */

#products {
}

	#box1 {
		margin:0 0 0 10px;
		padding:20px 0 0 0;
		width:380px;
		float:left;
		background:url(../img/cat1.gif) no-repeat top left;
	}
	
		#box1 p {
			float:left;
			width:260px;
			margin:0;
			padding:0;
		}

		#box1 p.go {
			float:left;
			width:100px;
			margin:0 0 0 10px;
			padding:0;
		}

		#box1 p.go a {
			background:url(../img/arrow.gif) no-repeat center left;
			padding-left:20px;
		}

	#box2 {
		margin:0 0 0 14px;
		padding:20px 0 0 0;
		width:266px;
		float:left;
		background:url(../img/cat2.gif) no-repeat top left;
	}

	#box3 {
		margin:0 0 0 14px;
		padding:20px 0 0 0;
		width:260px;
		float:left;
		background:url(../img/cat3.gif) no-repeat top left;
	}

	#box1 img, #box2 img, #box3 img {
		padding:4px;
		border:1px solid #ccc;
	} 

	h2 {
		font:12px Georgia, "Times New Roman", Times, serif;
		color:#90b476;
		margin:10px 0 4px 0;
	}

/* ------------------ products page -------------------- */

	#prods {
		display:none
	}



/* ----------- products table --------------- */

table {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

table td {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:2px;
}

table tr.gr {
	background:#efefef;
}
			
/* footer */

#footer {
	margin: 5px 0 0 0px;
	padding:5px 0 90px 0;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	border-top:1px #666 solid;
}

	#footer_data {
		width: 958px;
		margin: 0 auto;
		padding: 0;
		text-align:left;
	}
		
	#footer ul {
		margin:0;
		padding:0
	}
	
	#footer li {
		list-style-type:none;
		padding:0px 10px;
		padding-bottom:0px;
		display:inline;	
		color:#ccc;
		margin:0;
		display:block;
		float:left;
	}

	#footer li.copy {
		font-weight:bolder;
		text-transform:uppercase;
		display:block;
		float:left;
	}

	#footer li.lunga {
		padding-bottom:5px;
		text-align:left;
	}

	#footer li.last {
		border-right:0px;
	}
	
	#footer li.img {
		padding:0px;
		border-right:0px;
	}
		
	#footer li.credits {
		display:none;
	}		
	#footer a {
		display:none;
	}


/* classes */
.left {
	float:left;
}	

.right {
	float:right;
}	

.sep {
	background: url(../img/bg_hor.gif) repeat-x;
	margin:10px 0px;
	padding:1px;
	border:0;
} 


/* form */

p.email {
	background:url(../img/email.png) no-repeat center left;
	padding-left:35px;
}

p.address {
	background:url(../img/map.gif) no-repeat center left;
	padding-left:35px;
}

p.phone {
	background:url(../img/phone.gif) no-repeat center left;
	padding-left:35px;
}

p.mail {
	background:url(../img/email.gif) no-repeat center left;
	padding-left:35px;
}

fieldset {
	display:none;
}

label {
	margin: 0 0 0 10px
}

input {
	display: block;
	margin: 5px 0 15px 0;
	padding: 5px;
	width: 252px;
	height: 15px;
	background: url(../img/text.jpg) left top;
	border:none;
}

textarea {
	display: block;
	width: 252px;
	height: 97px;
	border: 0;
	margin: 5px 0 15px 0;
	padding: 5px;
	background: url(../img/textarea_2.gif) left top;
	overflow:hidden;
	border:none;
}


input.butt {
	float: right;
	background-image: url(../img/invia.gif);
	border: 0;
	padding: 0;
	margin: 0 60px 0 0;
	width: 80px;
	height: 28px;
	cursor: pointer;
	text-indent: -20000px;
}



/* for print */


/* for highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}


.print {
 display:block;
}