/*
*  CSS: Fres.co
*  Data creazione: Novembre 2007
*  Autore: Matteo Ruzza
*  Ultimo editore: Matteo Ruzza
*  Note: 
*/

/*IMPORT SECTION*/
@import url(nav.css);
@import url(ist.css);
@import url(news.css);

/*GENERIC RULES*/
body{
	font:normal 75% Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	padding:0;
	margin:15px 0;
	text-align:center
}
p{padding:0;margin:0}
hr{display:none}
h1{display:none}
h1,h2,h3,h4,h5,h6{padding:0;margin:0}
ul,li{padding:0;margin:0}
img{padding:0;margin:0;border:0}
table{font-size:100%}
a,a:hover,a:visited{text-decoration:none}
a{color:#999}
a:hover{color:#ccc}
/*utils*/
div{text-align:left}
.hide{display:none}
.hidden{visibility:hidden}
.clear{clear:both}
span.rarr{
	color:#ff9900;
	font-weight:bold;
	font-size:1.25em !important
}

/*LAYOUT*/
#layout{
	width:970px;
	clear:both;
	overflow:hidden;
	margin:0 auto
}
/*header*/
#lyt-header{
	width:970px;
	clear:both;
	height:118px;
	background:#fff url(../img/bghdr.png) no-repeat top left;
	padding-bottom:5px
}
/*index*/
.lyt01 #lyt-left{float:left;width:539px}
.lyt01 #lyt-right{float:right;width:426px}
/*products*/
.lyt02 #lyt-left{
	float:left;
	width:198px;
	border:1px solid #d0dfff;
	background:#fff url(../img/bgbox.gif) repeat-x top left;
	padding-bottom:10px
}
* html .lyt02 #lyt-left{width:200px}
.lyt02 #lyt-center{
	float:left;
	width:493px;
	margin:0 10px 0 10px;
	border:1px solid #d0dfff;
	background:#fff url(../img/bgbox.gif) repeat-x top left;
	padding-bottom:10px
}
* html .lyt02 #lyt-center{width:495px}
.lyt02 #lyt-right{float:left;width:255px}
/*news*/
.lyt03 #lyt-left{
	float:left;
	width:198px;
	border:1px solid #d0dfff;
	background:#fff url(../img/bgbox.gif) repeat-x top left;
	padding-bottom:10px
}
* html .lyt03 #lyt-left{width:200px}
.lyt03 #lyt-right{
	float:right;
	width:758px;
	border:1px solid #d0dfff;
	background:#fff url(../img/bgbox.gif) repeat-x top left;
	padding-bottom:10px
}
* html .lyt03 #lyt-right{width:760px}
/*ist*/
.lyt04 #lyt-left{float:left;width:705px}
.lyt04 #lyt-right{float:right;width:255px}
/*bottom*/
#lyt-bottom{
	background:#fff;
	padding:10px 0
}
/*footer*/
#lyt-footer{
	width:970px;
	background:#003399;
	overflow:hidden;
	clear:both
}
#lyt-footer p{
	font-weight:normal;
	font-size:0.80em;
	color:#ccc;
	margin:5px
}
#lyt-footer a{color:#ccc}
#lyt-footer a:hover{color:#fff}
#lyt-footer p.copy{float:left}
#lyt-footer p.madeat{float:right}

/*COMMON*/

/*product evidence*/
div.wuc-prd-evn{
	width:243px;
	border:1px solid #d0dfff;
	background:#fff url(../img/bgbox.gif) repeat-x top left;
	margin:0 0 10px 0;
	padding:10px 5px 0 5px;
}
* html div.wuc-prd-evn{width:253px}
div.wuc-prd-evn div.product{margin-bottom:10px}
div.wuc-prd-evn img{margin-bottom:5px}
div.wuc-prd-evn h4{
	font-weight:bold;
	font-size:1.00em;
	margin-bottom:3px
}
div.wuc-prd-evn p{
	font-weight:normal;
	font-size:0.90em;
}
div.wuc-prd-evn h4 a{color:#006699}
div.wuc-prd-evn h4 a:hover{
	color:#336699;
	text-decoration:underline !important
}
div.wuc-prd-evn p a,
div.wuc-prd-evn p a:hover{color:#006699}
div.wuc-prd-evn div.btn{margin-top:5px}


/*SEARCH BOX*/

/*
div.searchbox{background:#fff;float:right;width:211px;height:25px;overflow:hidden}
div.searchbox input{float:left;margin-left:3px;width:150px}
div.searchbox img{float:left;margin:2px 0 0 3px}
*/

div.searchbox{
	background:#e9f0ff;
	float:right;
	width:318px;
	height:30px;
	overflow:hidden;
	margin:10px 20px 0 0
}
* html div.searchbox,
* html div.searchbox input.fld,
* html div.searchbox input.btn{display:inline}
* html div.searchbox input.fld{width:210px;height:19px}
div.searchbox input.fld{
	color:#006699;
	font-weight:normal;
	font-size:0.90em;
	float:left;
	margin:5px 0 0 5px;
	width:205px
}
div.searchbox input.btn{float:right;margin:5px 5px 0 0}
div.wuc-menu{margin-top:19px!important}
/*lista risultato ricerca*/
/*box in lista*/
#lyt-center div.searchbox{
	background:none!important;
	float:none!important;
	margin:0 0 0 10px!important
}
#lyt-center div.searchbox input.fld{margin-left:0!important}
/*lista*/
div.searchlist{
	width:473px;
	clear:both;
	overflow:hidden;
	padding:10px;
	padding-bottom:0 !important
}
* html div.searchlist{width:493px}
div.searchlist div.product{
	border-top:1px solid #ccccff;
	padding-top:5px;
	margin-bottom:5px
}
div.searchlist h3{
	font-weight:bold;
	font-size:1.30em;
	color:#ff9900;
	margin-bottom:5px	
}
div.searchlist p{	font-weight:normal;font-size:1.00em}
div.searchlist h4,
div.searchlist p{margin:0}
div.searchlist h4,
div.searchlist p{	margin-bottom:3px;color:#006699}
div.searchlist h4{	font-weight:bold;font-size:1.00em}
div.searchlist div.product p{font-size:1.00em !important}
div.searchlist h4 a,
div.searchlist h4 a:hover,
div.searchlist p a,
div.searchlist p a:hover{color:#006699}
div.searchlist h4 a:hover{text-decoration:underline !important}