@charset "UTF-8";

/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.MasterDetail
{
	margin: 2px;
}

/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.MasterDetail .MasterContainer
{
	background-color:#FFF;
	border: 1px solid #C90;
	width: 630px;
	padding:0;
	
}

.MasterContainer img
{
	float:left;
	margin:0;
}

/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.MasterDetail .MasterColumn
{
	background-color: #FFF;
	cursor:pointer;
	border-bottom:1px solid #C90;
	height:60px;
	padding:0px;
}

.MasterColumn .cella
{
	border-right:1px solid #C90;
	width:162px;
	float:right;
	height:60px;
	padding:0;
}

.MasterColumn .cellax
{
	border-right:1px solid #C90;
	width:142px;
	float:right;
	height:60px;
	padding:0;
}

.MasterColumn .cella1
{
	border-right:1px solid #C90;
	width:52px;
	float:right;
	height:40px;
	padding:20px 0 0 5px;
}

.MasterColumn .cella2
{
	width:165px;
	float:right;
	height:40px;
	padding:20px 5px 0 5px;
}

.MasterColumn .cella22
{
	width:125px;
	float:right;
	height:40px;
	padding:20px 5px 0 5px;
}

.MasterColumn .cella211
{
	border-right:1px solid #C90;
	width:321px;
	float:right;
	height:57px;
	padding:3px 5px 0 5px;
	line-height:11px;
}

.MasterColumn .cella21
{
	width:133px;
	float:right;
	height:40px;
	padding:20px 5px 0 5px;
}

.MasterColumn .cella11
{
	border-right:1px solid #C90;
	width:90px;
	float:right;
	height:40px;
	padding:20px 0 0 5px;
}

.MasterColumn .cella111
{
	border-right:1px solid #C90;
	width:80px;
	float:right;
	height:40px;
	padding:20px 0 0 5px;
}

.MasterColumn .cella12
{
	border-right:1px solid #C90;
	width:92px;
	float:right;
	height:40px;
	padding:20px 0 0 5px;
}

.MasterDetail .MasterColumn1
{
	background-color: #FFF;
	height:30px;
	padding:0px;
}

.MasterColumn1 .cella3
{
	border-right:1px solid #C90;
	width:159px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#960;
}

.MasterColumn1 .cella4
{
	border-right:1px solid #C90;
	width:52px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#960;
}

.MasterColumn1 .cella5
{
	width:170px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#960;
}

.MasterColumn1 .cella3retail
{
	border-right:1px solid #C90;
	width:158px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C90;
	border-right:1px solid #FC0;
}

.MasterColumn1 .cella4retail
{
	width:129px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C90;
}

.MasterColumn1 .cella5retail
{
	width:326px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C90;
	border-right:1px solid #FC0;
}

.MasterColumn1 .cella3pizza
{
	border-right:1px solid #C90;
	width:159px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C00;
}

.MasterColumn1 .cella4pizza
{
	border-right:1px solid #C90;
	width:52px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C00;
}

.MasterColumn1 .cella5pizza
{
	width:170px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#C00;
}

.MasterColumn1 .cella3bio
{
	border-right:1px solid #C90;
	width:159px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#6c3;
}

.MasterColumn1 .cella4bio
{
	border-right:1px solid #C90;
	width:52px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#6c3;
}

.MasterColumn1 .cella5bio
{
	width:170px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#6c3;
}

.MasterColumn1 .cella6bio
{
	border-right:1px solid #C90;
	width:90px;
	float:right;
	height:25px;
	padding:5px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#6c3;
}

.MasterColumn1 .cella61bio
{
	border-right:1px solid #C90;
	width:92px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#6c3;
}

.MasterColumn1 .cella3pasta
{
	border-right:1px solid #C90;
	width:137px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}

.MasterColumn1 .cella4pasta
{
	border-right:1px solid #C90;
	width:52px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}

.MasterColumn1 .cella5pasta
{
	width:170px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}

.MasterColumn1 .cella6pasta
{
	border-right:1px solid #C90;
	width:80px;
	float:right;
	height:25px;
	padding:5px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}

.MasterColumn1 .cella61pasta
{
	border-right:1px solid #C90;
	width:92px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}

.MasterColumn1 .cella62pasta
{
	border-right:1px solid #C90;
	width:80px;
	float:right;
	height:20px;
	padding:10px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#c90;
}


/* This is the selector for a highlighted Master Column element.
*/
.MasterDetail .MasterColumnHover
{
	background-color:#FFC;
}

/* This is the selector for a selected Master Column element.
*/
.MasterDetail .MasterColumnSelected
{
	background-color:#FFC;
}

/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.MasterDetail .DetailContainer
{
	border: 1px solid #C90;
	width: 610px;
	padding:0 20px 0 0;
	background-image:url(../images/mulino.jpg);
}

.MasterDetail .DetailContainer img
{
	float:left;
}

.MasterDetail .DetailContainer1
{
	border: 1px solid #C90;
	width: 610px;
	padding:0 20px 0 0;
	background-image:url(../images/sfondo_bio.jpg);
}

.MasterDetail .DetailContainer1 img
{
	float:left;
}



/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.MasterDetail .DetailColumn
{
	margin-bottom: 1px;
	padding:2px 0;

}
.MasterDetail .DetailColumn img
{
	padding:0 10px;

}

