@charset "utf-8";



/* main styles
---------------------------*/
#main p {
	line-height: 1.8;
	margin-bottom: 10px;
}
#main h3 {
	margin-bottom: 1px;
}
#main #products{
	margin-bottom: 20px;
	width: 525px;
}
#main #products h4 {
	padding-bottom: 5px;
	padding-top: 20px;
}

/* photograph styles
---------------------------*/
#main #products #photograph {
	margin-bottom: 20px;
	margin-top: 10px;
}
#main #products #photograph img {
	border: 1px solid #CCCCCC;
}


#products #thumbnail {
	padding-top: 10px;
	height: 39px;
	padding-bottom: 10px;
}
#products #thumbnail img {
	float: left;
	margin-right: 1px;
}
/* others styles
---------------------------*/
#main #products #profile {
	font-size: 9.5px;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main #products #cast {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
#main #products #cast img {
	margin-left: 8px;
	margin-bottom: -2px;
}
/* sidebar styles
---------------------------*/
#wrapper #sidebar01 {
	background-position: right;
	background-image: url(../images/bk_bg.gif);
	background-repeat: repeat-y;
	height: 115em;
}
#wrapper #sidebar02 {
	background-position: right;
	background-image: url(../images/bk_bg.gif);
	background-repeat: repeat-y;
	height: 88em;
}
#wrapper #sidebar03 {
	background-position: right;
	background-image: url(../images/bk_bg.gif);
	background-repeat: repeat-y;
	height: 72em;
}
/* squeezophone
---------------------------*/
#main #products #claudiocolucci {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#main #products #hayakawa {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* nuvola
---------------------------*/
#main #products #concept {
	padding-top: 20px;
	padding-bottom: 20px;
}
