

/*  STILI UTILIZZATI DAI PORTLET  */

/*================================*/

/*============*/

/*             admin              */

/*============*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF url(../images/bg_body_02.gif) repeat-x top;
}

* html body {
	text-align: center;
}

.admin-div {
	text-align: right;
	white-space: nowrap;
}

.admin:link, .admin:visited, .admin:active {
	font-weight: normal;
	font-size: 10px;
	text-transform: lowercase;
	border: 1px outset #c3c3c3;
	background-color: #ededed;
	text-decoration: none;
	padding: 5px;
}

.admin:hover {
	text-decoration: none;
	background-color: #dcdcdc;
}

.admin img {
	padding-left: 5px;
}

table.admin {
	width: 100%;
	text-align: right;
}

hr {
	display: none;
}

#container {
	width: 980px;
	text-align: left;
	margin: auto;
	background: #D6D6D6 url(../images/bg_container.gif) repeat-y center;
}

/*Viene cambiato il bordo destro all'interno del catalogo tramite una funzione all'interno di catalogo.jsp e prodotto.jsp*/

#top {
	height: 130px;
	background: #d6d6d6 url(../images/bg_top_02.gif) repeat-x -2px top;
}

#header {
	width: 100%;
}

.logo {
	float: left;
	top: 10px;
	position: relative;
}

.boxtop {
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#search, #news, #lingua, #AreaRiservata {
	margin-left: 3px;
	background-color: #828a85;
	float: right;
	text-transform: lowercase;
	height: 23px;
}

#lingua {
	background-color: transparent;
}

#news a:link, #news a:active, #news a:visited,
#lingua a:link, #lingua a:active, #lingua a:visited,
#AreaRiservata a:link, #AreaRiservata a:active, #AreaRiservata a:visited {
	color: #f2f2f2;
	display: block;
	text-decoration: none;
	background-color: #828a85;
	padding: 5px 15px;
}

#lingua a:link, #lingua a:active, #lingua a:visited {
	padding: 5px;
}

#news a:hover,
#lingua a:hover, 
#AreaRiservata a:hover {
	background-color: #aeb9b4;
}

#search form {
	margin: 0;
	color: #c9c9c9;
	padding: 2px 5px 3px 15px;
}

#searchfield {
	background-color: #f2f2f2;
	color: #5e5e5e;
	border: #fff 1px solid;
	width: 160px;
	margin-right: 5px;
	margin-left: 15px;
	font-size: 10px;
	padding: 0px;
}

#searchbutt {
	border: 1px solid #FFF;
	width: 17px;
	height: 17px;
	background: #333 url(/mountpoint/AstraSendButt.gif) no-repeat;
	outline: none;
	cursor: hand;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

#searchbutt:hover {
	background: #666 url(/mountpoint/AstraSendButt.gif) no-repeat 0 -17px;
}

#preferiti {
	
}

#lingua a, #preferiti a {
	
}

#lingua a:hover, #preferiti a:hover {
	
}

#langlist {
	padding: 0;
	margin: 0;
	display: block;
}

#langlist li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	float: left;
	margin-left: 3px;
}

a.langlist-active {
	background: url(/mountpoint/LangActive.gif) no-repeat center bottom;
}

/* solo firefox */

html>

/**/
body #preferiti {
	display: none;
}

/* fine div top */

#subtop {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

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

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

#subtit {
	
}

.subtitlabel {
	color: #FFF;
	font-size: 16px;
	padding: 20px 0px 10px 20px;
	background: #858585 url(../images/bg_subtitlabel.gif) repeat-x 0 bottom;
	text-transform: uppercase;
	padding: 5px;
	text-align: right;
}

.firstrow {
	margin: 0px;
	padding: 0px;
	background-color: #F4F5F0;
	color: #FFFFFF;
	width: 200px;
}

#coldxtit {
	
}

.coldxtitlabel {
	text-align: center;
	margin-right: 5px;
	margin-left: 2px;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	border-bottom: 1px solid #d0d0d0;
}

#colsxext {
	
}

#colsx {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#coldx {
	float: right;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

#coldx .l-i1ti2ai3ci4g12d1234il123el123e12-image1-div {
	width: 100%;
	text-align: center;
}

#main {
	float: left;
	display: block;
}

#main table {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	border-collapse: collapse;
	empty-cells: hide;
	border-spacing: 0px
}

#max-width {
	width: 465px;
	margin-left: 20px;
	padding-left: 55px;
	background-color: #FFF;
	padding-bottom: 50px;
}

/*Per IE*/
* html #max-width {
	width: 465px;

}


#max-width-100 {
	width: 685px;
	background-color: #FFF;
	border-left: 20px solid #d6d6d6;
	padding-left: 55px;
	padding-bottom: 50px;
}

* html #max-width-100 {
	width: 685px;
	padding-left: 55px;
	border-left: 20px solid #f6f6f6;
}

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

#bottom {
	border-right: 10px #6d7570 solid;
	border-left: 10px solid #d6d6d6;
	text-align: left;
	clear: both;
	font-size: 11px;
	background: #fFF url(../images/bg_bottom_01.gif) repeat-x 0 bottom;
	width: 960px;
}

* html #bottom {
}

/*elenco bottom o sx - per disporre tutti i link nella stessa file aggiungere o togliere display:inline su li */

#elencobottom {
	text-align: left;
	float: left;
	padding: 10px;
	color: #8f8f8f;
	font-size: 11px;
}

#elencobottom ul {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

#elencobottom li {
	border-left: 1px solid #838383;
	display: inline;
	margin: 0pt 0pt 0pt -2px;
	padding: 0pt 15px;
	width: auto;
	list-style-position: outside;
	list-style-type: none;
}

html #elencobottom li:first-child {
	border-left: 0pt none;
	padding-left: 2px;
}

#elencobottom li a:link,#elencobottom li a:active, #elencobottom li a:visited {
	text-decoration: none;
	color: #8f8f8f;
	font-size: 11px;
}

#elencobottom li a:hover {
	text-decoration: underline;
}

/*fine elenco bottom o sx*/

#bottom a {
	font-size: 11px;
	font-weight: normal;
	color: #8f8f8f;
	text-transform: lowercase;
}

#bottom a:hover {
	color: #666666;
	text-decoration: underline;
}

.bottom-end {
	font-size: 11px;
	text-align: right;
	padding: 10px;
	color: #8f8f8f;
}

/* IE */

* html .bottom-end {
	
}

#print {
	
}

#searchbox {
	
}

#menu-colsx {
	
}

/*
#search {
	padding-left:15px;
	padding-top:10px;
	font-size:11px;
}
#search table {
	font-size:11px;
}
#search h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
*/

.record {
	padding: 10px 0px;
	border-bottom: 1px dotted gray;
}