body {
	background: url('/img/bg.jpg') repeat-x #cde2ff;
	font-family:sans-serif;
	color:#696969;
}

p {
	padding:0;
}

hr {
	border:0;
	border-bottom:1px solid #ccc;
	margin: 10px 0;
}

a {
	color:#6189bd;
}

h1 {
	font-family:sans-serif;
	color:#6489be;
}

h2,
h3 {
	font-family:sans-serif;
}

td {
	font-family:sans-serif;
}


.button {
	border:1px solid #ccc;
	padding:5px;
}

#contentheader {
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}

#fancy-headerbox {
	background:#edf6ff;
	border-left:none!important;
	border-left:1px solid #ccc;
	border-bottom:1px solid #d7e9ff;
}

#mainimage {
	border:none!important;
	border-left:1px solid #ccc;
	text-align:left;
}

.main {
	background:white;
}

.br {
	clear:both;
}

.border-left,
.border-right {
	margin:auto;
	width:82em;
}

.border-left {
	background: url('/img/bg-left.jpg') repeat-y;
}

.border-right {
	background: url('/img/bg-right.jpg') right repeat-y;
}

.border-y {
	background: url('/img/border-y.jpg') repeat-y;
}

.border-x {
	background: url('/img/border-x.jpg') repeat-x;
}

.border-x-sub {
	background: url('/img/border-x.jpg') repeat-x bottom;
}

#sidebar1 {
	background:url('/img/bgsidebar-left.jpg') #f6fbff repeat-y right ;
	border-top:1px solid #f6fbff;
	padding-top:10px;
}
#sidebar h2 {
	color: #721220;
	font-size:12px;
	font-weight:bold;
	font-family:sans-serif;
	margin-left:15px;
}

#sidebar1 ul {
	margin-left:5px;
	list-style-type:none;
}

#sidebar1 span {
	margin-left:60px;
	display:block;
	padding-top:11px;
}

#sidebar1 li {
	display:block;
	height:50px;
	border-bottom:1px solid #dadadc;
	overflow:hidden;
}

#sidebar2 {
	margin-left:-4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	padding:10px;
}

#sidebar2 .text {
	width:150px;
}

#sidebar2 div {
	margin-bottom:5px;
}
#sidebar2 .box,
#sidebar2 .ricetta {
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
}

#sidebar2 h2 {
	font-weight:bold;
	font-size:14px;
	color:#587fc2;
}

#sidebar2 h2 {
	font-weight:bold;
	font-size:12px;
	color:#587fc2;
}

#subcategoriesheader {
	background:#a3dbf4;
	margin-right:4px;
}

#productsheader {
	background:#c5d982;
	margin-right:4px;
}

.internalheader {
	padding:2px 25px;
	font-size:12px;
	color:white;
	font-weight:bold;	
	text-transform:uppercase;
}

.itemstable .title {
	font-size:11px;
	text-align:left;
	display:block;
	margin-bottom:20px;
}

.category .title {
	color: #658997;	
}

.product .title {
	color: #798553;	
}

.itemstable {
	margin-top:20px;
	margin-left:35px;
}

.itemstable td {
	width:150px;
	vertical-align:top;
	height:140px;
}

#product {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:-1px!important;
	margin-left:0px;
}
#product h1 {
	margin:40px 20px;
	font-size:16px;
	font-weight:bold;
}

#product h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#product h1,
#product h2,
#product th {
	font-family:sans-serif;
	color:#02618d;
}

#productimage {
	float:right;
	margin-right:150px;
}

#productdescription {
	width:200px;
	margin-left:20px;
}

#productinfo {
	width:400px;
	margin-left:20px;
	margin-top:100px;
}

#productinfo th{
	text-transform:uppercase;
	padding:0;
}


#productmoreinfo {
	border:1px solid #ccc;	
	border-right:none;
	width:100%;	
}

#productmoreinfo td {
	vertical-align:top;
	width:50%;
	border:1px solid #ccc;
	border-right:none;
	padding:10px 20px;
} 
#productmoreinfo th {
	vertical-align:top;
	padding-left:0;
}

#productmoreinfo td th {
	font-weight:normal;
}

#productmoreinfo td td {
	border:none;
	padding:2px;
}

/* MENU */ 
#menu {
	margin-left:30px;
	background:white;
}

#menu a {
	text-decoration:none;
}	

#menu li {
	height:23px;
	text-align:center;
	display:block;
	float:left;
	width:124px;
	background:#d8e6ef;
	margin-left:10px;
	position:relative;
	z-index:100;
}
#menu li.pw_parentactive,
#menu li.active {
	background:#628abe;
}
#menu li.pw_parentactive li {
	background:white;
}

#menu li.pw_parentactive a,
#menu li.active a {
	color:white;
}

#menu ul {
	margin:0;
	display:none;
	position:absolute;
	left:0;
	width:170px;
	bakground:white;
	top:18px;
	border:1px solid #628abe;
}

#menu li li {
	width:170px;
	float:none;
	margin-left:0;
	text-align:left;
	background:white;
}

#menu li.active li a{
	padding:5px;
	color:#628abe;
	font-size:10px;
}

#menu li.active li a:hover{
	text-decoration:underline;
}

.page {
	padding:25px;
	min-height:500px;
	height:auto!important;
	height:500px;
}

.page h1 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.text {
	padding:0;
}

/* NEWS */
#ricettecontainer .ricetta,
#newscontainer .news {
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ricetta h2,
.news h2 {
	font-size:16px;
	margin:0;
}

.ricetta,
.news . {
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:10px;
}

.ricetta .continue,
.news .continue {
	margin-top:10px;
}

.ricetta .text,
.news .text {
	margin-top:10px;
}

.category-finestra a,
.category-finestra .date,
.category-finestra .category  {
	color:#6189bd;
}

.category-bio a,
.category-bio .date,
.category-bio .category  {
	color:#f7b03e;
}

.category-news a,
.category-news .date,
.category-news .category  {
	color:#a7c97d;
}

.category-expert a,
.category-expert .date,
.category-expert .category  {
	color:#a09b7d;
}

#title {
	background:url('/img/bgtitle.jpg');
	margin-right:4px;
	font-size:10px;
}

#title h1 {
	font-size:12px;
	margin:0;
	color:white;
	font-weight:bold;
}

.homebox .abstract {
	height:110px;
	overflow:hidden;
}

#homeboxfinestra {
	background: url('/img/bghomebox-finestra.jpg') repeat-x;
}

#homeboxbio {
	background: url('/img/bghomebox-bio.jpg') repeat-x;
}

#homeboxnews {
	background: url('/img/bghomebox-news.jpg') repeat-x;
}

#homeboxexpert {
	background: url('/img/bghomebox-expert.jpg') repeat-x;
}

.homeboxinside {
	padding:20px;
}

.homebox .category {
	color:white;
	font-size:20px;
	margin-bottom:5px;
}

.homebox h2 {
	margin-top:5px;
	font-size:14px;
}

#pager {
	text-align:center;
	line-height:40px;
}

#pager a {
	padding:4px;
	border:1px solid #6189bd;
	margin:3px;
}
#pager .pw_prev a,
#pager .pw_next a,
#pager .pw_active a {
	border:none;
	font-weight:bold;
	color:#555;
}

#mymenutitle {
	color:#9b77b5;
	font-weight:bold;
	margin-left:7px;
}

#pagecontainer {
	border-left:1px solid #ccc;
	background: url('/img/border-est.jpg') repeat-y right;
	margin-left:-1px!important;
	margin-left:0px;
	height:auto!important;
	min-height:500px;
	height:500px;
}

#noproducts {
	height:200px;
	text-align:center;
	padding:20px;
}

.border-sud {
	margin-left:-1px;
	margin-right:4px;
	clear:both;
	height:10px;
	background: url('/img/border-sud.jpg') top repeat-x;
}

a.category {
	display:block;
	margin:5px 10px 5px 5px;
	border:1px solid #eee;
	padding:5px 20px;
	color: #628abe;
	text-decoration:none;
}

a.category:hover {
	background: #f6fbff;
	border:1px solid #628abe;
}

#distributori {
	border-collapse:separate;
	border-spacing: 30px 20px;
}

#distributori td{
	border-bottom:1px solid #b7b7b7;
	padding:5px;
	vertical-align:top;
}

#distributori .name {
	color:#5b92ae;
	font-weight:bold;
}

#distributori .phone {
	font-style:italic;
	font-size:11x;
}

#distributori .address,
#distributori .city {
	font-size:11x;
}

#categorytitle {
	position:relative;
	top:80px;
	left:500px;
	width:250px;
	color:#a4a4a4;
	font-size:30px;
	line-height:30px;
	height:0px;
}

input.text {
	border:1px solid #ccc;
}

form dt {
	clear:both;
	float:left;
	width:210px;
}

form dd {
	margin-bottom:20px;
}

#path {
	font-size:10px;
	font-weight:bold;
	padding:10px 25px;
}

#footer {
	width:65em;
	clear:both;
	font-style:italic;
	font-size:9px;
	color:#999;
	text-align:center;
}
