*{
	margin:0;
	padding:0;
	border:0;
}
html{
	font-size:62.5%;
}
body, input, textarea {
	font-family:sans-serif;
}
body{
	font-size:1.1em;
	color:#a49e9b;
}
body.home{
	background: url('../images/bubbles/home.png') no-repeat center -100px;
}
body.about_us{
	background: url('../images/bubbles/about-us.png') no-repeat center 0;
}
body.fairs_agents{
	background: url('../images/bubbles/fairs-agents.png') no-repeat center -80px;
}
body.shop{
	background: url('../images/bubbles/shop.png') no-repeat center -100px;
}
body.collection{
	background: url('../images/bubbles/collection.png') no-repeat center -180px;
}
body.press{
	background: url('../images/bubbles/press.png') no-repeat center -120px;
}
a {
	color:#92278f;
}
.clear{
	clear:both;
}
#layout{
	margin:0 auto;
	width:850px;
	height:650px;
}
#menu{
	float:left;
	display:inline;
	margin-top:70px;
	margin-left:200px;
	margin-bottom:10px;
	list-style:none;
	padding-right:25px;
	background: url('../images/dots-menu.png') no-repeat right center;
}
#menu li{
	position:relative;
	float:left;
	padding-left:30px;
	background: url('../images/dots-menu.png') no-repeat 10px center;
}
#menu a{
	color:#a49e9b;
	font-size:1.5em;
	text-decoration:none;
}
#menu .home a:hover, #menu .home a.active,#menu .press a:hover, #menu .press a.active{
	color:#ce171f;
}
#menu .about_us a:hover, #menu .about_us a.active, #menu .shop a:hover, #menu .shop a.active{
	color:#92278f;
}
#menu .collection a:hover, #menu .collection a.active, #menu .fairs_agents a:hover, #menu .fairs_agents a.active{
	color:#f7941e;
}
#collections{
	display:none;
	position:absolute;
	z-index:10;
	top:5px;
	left:227px;
	width:112px;
	background:#fff;
	border-top:3px solid #f7941e;
	border-bottom:3px solid #f7941e;
}
#collections li{
	padding:0;
	margin:0;
	float:none;
	list-style-type:none;
	background:none;
	border:1px solid #fff;
}
#collections li a{
	display:block;
	color:#333;
	padding:5px 5px 3px 5px;
}
#collections li a:hover{
	color:#333;
	background-color:#fddfbb;
}
#lateral{
	float:left;
	display:inline;
	width:150px;
	text-align:right;
	margin-right:15px;
	line-height:1.2em;
}
#lateral p{
	margin-top:25px;
}
#lateral a{
	color:#a49e9b;
}
#content{
	position:relative;
	display:inline;
	float:left;
	width:662px;
	height:430px;
	background: url('../images/frame.png') no-repeat;
}
#image{
	position:absolute;
	top:5px;
	left:6px;
}
#spinner{
	position:absolute;
	display:none;
	top:200px;
	left:300px;
}
#thumbs{
	position:relative;
	top:440px;
	left:5px;
}
#thumbs a{
	position:relative;
	display:block;
	float:left;
	padding:2px 0;
	margin-left:1px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}
#thumbs a:hover, #thumbs a.active{
	border-top:3px solid #f7941e;
	border-bottom:3px solid #f7941e;
}
.shop #text1{
	position:absolute;
	top:11px;
	left:168px;
	font-size:1em;
	color:#92278f;
	line-height:1.01em;
}
.shop #text2{
	position:absolute;
	top:11px;
	left:345px;
	font-size:1em;
	color:#92278f;
	line-height:1.01em;
}
.shop #text1 h3,.shop #text2 h3{
	font-size:11px;
	margin-bottom:5px;
	margin-top:5px;
}
.shop #text1 b{
	font-size:11px;
}
.about_us #text{
	position:absolute;
	top:211px;
	left:242px;
	font-size:1.1em;
	color:#92278f;
	line-height:1.5em;
}
#italian{
	display:none;
}
#flags{
	position:absolute;
	left:579px;
	top:396px;
	width:40px;
}
#flags a{
	display:block;
	float:left;
	width:16px;
	height:12px;
	background:url('../images/flags.png') no-repeat 0 0;
	font-size:0em;
}
#flags .english a:hover, #flags .english a.active{
	background-position:0 -12px;
}
#flags .italian a{
	background-position:-16px 0;
	margin-left:5px;
}
#flags .italian a:hover, #flags .italian a.active{
	background-position:-16px -12px;
}
#dates{
	position:absolute;
	left:582px;
	top:16px;
	width:44px;
	height:418px;
	background:url(../images/dates.png) no-repeat 6px -11px;
}
#dates a{
	display:block;
	float:right;
	clear:right;
	width:40px;
	height:76px;
}
#dates a:hover, #dates a.active{
	border-right:5px solid #ce171f;
	
}
#fair1{
	position:absolute;
	top:10px;
	left:423px;
}
#fair2{
	position:absolute;
	top:174px;
	left:423px;
}
