@charset "utf-8";

body {
	margin: 15px 0 0 0;
	padding: 0;
	background: white;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #C6C1DF;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
}

a, a:visited, a:hover {
	color: #C6C1DF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

img {
	border: none;
}

#maincontainer {
	margin: 0 auto;
	width: 900px;
}

#main-left-box {
	float: left;
	width: 700px;
}

#main-right-box {
	float: right;
	width: 200px;
}

#main-left-box ul#top-menu {
	color: #C6C1DF;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-left-box ul#top-menu li {
	display: inline;
	
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #C6C1DF;
}
#main-left-box ul#top-menu li.first {
	border: none;
}
#main-left-box ul#top-menu li.first.active-menu a, #main-left-box ul#top-menu li.first.active-menu a:visited {
	/*padding-left: 0;*/
}
#main-left-box ul#top-menu li.active-menu {
	font-weight: bold;
}

#main-left-box #top-menu a, #main-left-box #top-menu a:visited {
	padding: 0 10px;
	text-decoration: none;
	color: #C6C1DF;
	font-size: 11px;
}
#main-left-box #top-menu a:hover {
	text-decoration: underline;
}
#main-left-box ul#top-menu li.active-menu a:hover {
	text-decoration: none;
}

#main-left-box #page-content {
	margin-top: 40px;
}
#main-left-box #page-content #big-img-1, #main-left-box #page-content #big-img-2 {
	float: left;
	width: 380px;
	height: 300px;
	overflow: hidden;
	background: white;
}
#main-left-box #page-content #big-img-2 {
	width: 180px;
}


#left-menu-wrapper {
	width: 120px;
	height: 300px;
	float: left;
	overflow: hidden;
}

#left-menu {
	width: 100px;
	height: 250px;
	overflow: hidden;
}

#left-menu ul {
	color: gray;
	margin: 0;
	padding: 0;
	list-style: none;
}

#left-menu ul li {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #DDDDDD;
}
#left-menu ul li.active-menu, #left-menu ul li.active-menu a, #left-menu ul li.active-menu a:visited {
	font-weight: bold;
	color: #C6C1DF;
}
#left-menu ul li a, #left-menu ul li a:visited {
	color: gray;
	text-decoration: none;
}
#left-menu ul li a:hover {
	color: #FCCC0F;
}


#main-left-box #page-content #text-content-1, #main-left-box #page-content #text-content-2 {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 20px;
}
#main-left-box #page-content #text-content-2 {
	width: 500px;
}

#main-left-box #page-content h1 {
	margin-bottom: 40px;
}

#main-left-box #page-content .scroll-box {
	height: 240px;
	overflow: auto;
}

#main-left-box #page-content #text-content-2 .scroll-box {
	height: 100px;
}

#modulo-iscrizione, #modulo-contatto {
	position: absolute;
	height: 240px;
	overflow: visible;
	margin-left: 15px;
	width: 300px;
}
* > #modulo-iscrizione, * > #modulo-contatto {
	position: relative;
}

#main-left-box #page-content .italian {
}

#main-left-box #page-content #text-content-2 .italian {
	/*width: 225px;
	float: left;*/
}

#main-left-box #page-content .english {
	/*margin-top: 20px;
	font-style: italic;
	color: #666666;*/
}
#main-left-box #page-content #text-content-2 .english {
	/*width: 225px;
	margin: 0 0 0 15px;
	float: left;*/
}

#main-left-box #page-content #logo {
	clear: both;
	float: left;
	margin-top: 35px;
}

#right-logo-wrapper {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	width: 300px;
	height: 150px;
	position: relative;
}
#right-logo {
	position: absolute;
	width: 300px;
	height: 150px;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#right-logo ul {
	width:10000px;
}
	
#right-logo li {
	margin:0px;
	float:left;
	padding:0;
	list-style:none;
	float:left;
}



#main-right-box #spouf {
	width: 150px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#main-right-box #spouf strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
}


#main-right-box #news-box {
	margin-top: 30px;
	width: 150px;
	height: 450px;
	margin-left: 50px;
}

#main-right-box #news-box .open-box {
	height: 22px;
	background: url(images/bg-right-news-open.gif) no-repeat bottom left;
}

#main-right-box #news-box .middle-box {
	width: 150px;
	height: 350px;
	background: url(images/bg-right-news-middle.gif) repeat-y left;
	overflow: auto;
}

#main-right-box #news-box .middle-box .news-entry {
	padding: 0 25px 0 10px;
	margin-bottom: 15px;
}

.news-entry .news-title {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #A0CE3D;
}
.news-entry .news-title.big {
	font-size: 13px;
	margin-top: 15px;
}
.news-entry .news-date {
	font-size: 10px;
	color: silver;
}
.news-entry .news-body {
	margin: 5px 0 0 0;
	color: gray;
}
.news-entry .news-body .body-en {
	margin-top: 10px;
	color: silver;
}

.news-entry.in-news-page .news-body {
	border-left: 1px solid #DDDDDD;
	padding-left: 20px;
	margin-top: 12px;
}

a.link-utili, a.link-utili:visited {
	display: block;
	padding: 5px 0;
}


.entry-negozio {
	margin-bottom: 15px;
}
.entry-negozio .negozio-nome {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.entry-negozio .negozio-citta {
	margin-top: 4px;
	color: gray;
}
.entry-negozio .negozio-via {
	margin-top: 4px;
	font-size: 10px;
	color: gray;
	font-weight: normal
}
.entry-negozio .negozio-mappa {
	margin-top: 4px;
	font-size: 10px;
	font-weight: normal
}
.entry-negozio .negozio-extra {
	margin-top: 6px;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	font-style: italic;
}

#main-right-box #news-box .close-box {
	height: 52px;
	background: url(images/bg-right-news-close.gif) no-repeat top left;
}

#main-right-box #bottom-link {
	height: 38px;
	line-height: 28px;
}
#main-right-box #bottom-link #link-label {
	width: 50px;
	padding-bottom: 10px;
	float: left;	
}
#main-right-box #bottom-link #buttons {
	width: 150px;
	padding-bottom: 10px;
	float: left;
	text-align: right;
}

#main-right-box #bottom-link.news #link-label {
	color: #F9CB11;
}
#main-right-box #bottom-link.news #buttons {
	background: url(images/bg-right-news-bottom.gif) no-repeat top left;
}

#main-right-box #bottom-link #buttons a, #main-right-box #bottom-link #buttons a:visited {
	display: block;
	width: 42px;
	text-align: center;
	float: left;
	text-decoration: none;
}

a#mail-link, a#main-link:visited {
	text-decoration: none;
	padding: 2px 0;
}
a#mail-link:hover {
	color: white;
	background: #C6C1DF;
}


#designers-box-wrapper, #products-box-wrapper {
	margin-top: 15px;
	width: 480px;
	height: 130px;
	position: relative;
	background: url(images/bg-designers.gif) no-repeat;
}

#designers-box, #products-box {
	clear:left;
	width: 400px;
	height: 105px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 53px;
}
* > #designers-box, * > #text-content-2 #products-box {
	top: 4px;
}


#designers-box ul, #products-box ul, #products-images-box ul {
	width:10000px;
}
	
#designers-box li, #products-box li, #products-images-box li {
	margin:0px;
	float:left;
	padding:0;
	list-style:none;
	float:left;
}

.designer-entry {
	width: 90px;
	height: 105px;
	margin-right: 10px;
	overflow:hidden;
}

.designer-entry .designer-img {
	width: 90px;
	height: 60px;
}
.designer-entry .designer-img a, .designer-entry .designer-img a:visited {
	border: 1px solid silver;
	padding: 1px;
	display: block;
}
.designer-entry .designer-img a:hover {
	border-color: #A0CE3D;
}

.designer-entry .designer-nome {
	margin-top: 4px;
	font-size: 11px;
	color: gray
}


.product-entry {
	width: 50px;
	height: 105px;
	margin-right: 8px;
	overflow:hidden;
}

.product-entry .product-img {
	width: 50px;
	height: 50px;
}
.product-entry .product-img a, .product-entry .product-img a:visited {
	border: 1px solid silver;
	padding: 1px;
	display: block;
}
.product-entry .product-img a:hover {
	border-color: #FCCC0F;
}

.product-entry .product-nome {
	margin-top: 5px;
	font-size: 10px;
	color: gray
}


.prev, .next {
	position: absolute;
	right: -15px;
	bottom: 0px;
}
.next {
	position: absolute;
	right: -32px;
}



#products-images-box-wrapper {
	width: 280px;
	height: 270px;
	float: left;
	position: relative;
	margin: 0px;
}

#products-images-box {
	width: 250px;
	height: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.imgproduct-entry {
	margin: 0px;
}

.imgproduct-entry .imgproduct-img {
	border: 1px solid silver;
	padding: 1px;
	width: 246px;
	height: 246px;
}

.imgbottom-entry {
	margin: 0px;
}

.imgbottom-entry .imgproduct-img {
	border: 1px solid silver;
	padding: 1px;
	width: 296px;
	height: 146px;
}


#products-images-box-wrapper .prev {
	right: 0px;
	bottom: 24px;
}
#products-images-box-wrapper .next {
	right: 0px;
	bottom: 8px;
}


fieldset {
	margin-top: 15px;
	padding: 0px 20px 15px 20px;
}
* > fieldset {
	-moz-border-radius: 10px;
	border: 1px solid silver;
}

legend {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #006699;
	cursor: default;
}

input, textarea {
	font: 10px Verdana, sans-serif;
}

input.text {
	width: 50%;
	margin-bottom: 2px;
	display: block;
}

input.spoufbutton {
	background: white;
	border: 1px solid #A0CE3D;
	padding: 3px 10px;
	font-weight: bold;
	color: #C6C1DF;
}
input.spoufbutton:hover {
	color: #A0CE3D;
	border-color: #C6C1DF;
}

fieldset input.lock, fieldset input.user {
	border: 1px solid silver;
	padding: 6px;
	padding-left: 30px;
	height: 16px;
	background: url('images/lock.png') no-repeat 5px center;
	font-size: 12px;
	font-weight: bold;
}
fieldset input.user {
	background-image: url('images/user.png');
}
fieldset input.lock:hover, fieldset input.user:hover,
fieldset input.lock:active, fieldset input.user:active {
	border-color: gray;
}
