
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "Trebuchet MS", sans-serif;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of reset */

#search label {
    display: block;
}

#search li {
	display: block;
	margin: 0;
	padding: 0;
}   

select.popUpSpalla{ 
 	width: 90px;
	display: block; 
	background-color:#fff; 
	border:1px solid;
	border-top-color:#000; 
	border-left-color:#000; 
	border-right-color:#000; 
	border-bottom-color:#000; 
	font-size: 9px; 
    margin-top: 2px;
    margin-bottom: 2px; 
    color: black;
} 
select.popUpSpallaSel{ 
	width: 90px;
	display: block; 
	background-color:#fff; 
	border:1px solid; 
	border-top-color:#000; 
	border-left-color:#000; 
	border-right-color:#000; 
	border-bottom-color:#000; 
	font-size: 9px;
	color: red;
}

#cart select.popUpSpalla{ 
 	background-color: red;
 	float: right;
 	width: 50px;
 	margin-right: 50px;
 }


a {
	color: white;
	text-decoration: none;
}


form {
	margin: 0;
	padding: 0;
	color: white;
}

input, button {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em; 
}

body {
	margin: 0;
	padding: 0;
	bacground-position: 0 auto;
}

#sfondo {
	width: 912px;
	height: 564px;
	margin: 0 auto; 
}



	html, body {
		height:100%;
		background-color: black;
	}

	body {
		text-align:center; /* horizontal centering for IE Win quirks */
		background-color: black;
		background: url(/livellara/images/sfondoOrizz.png) repeat-x;
		background-position: center;
		overflow: hidden;
	}
	
	body#kimmidoll_app {
		background: url(/livellara/images/kimmi_background4.jpg);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	#main_container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		clear:left;
		width: 994px;
		height: 635px;
		
	}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-316px; /* half of container's height */
		float:left;
	}
	
	#nav_menu { 
		position:absolute;
		margin-top: 20px;
		margin-left: 490px;
		text-align:left;
		width: 300px;
		height: 20px;
		font-size: 60%;
		text-transform: lowercase;
		font-family: Arial;
	}
	
	#kimmidoll_app #nav_menu {
		margin-left: 420px;
	}
	
	#kimmidoll_app #nav_menu a {
		color: grey;
	}
	
	#nav_menu li {
		list-style-type: none;
		display: inline;
		padding-left: 20px;
	}
	
	#menu_nav_left_up {
		position:absolute;
		margin-top: 290px;
		margin-left: 55px;
		text-align:left;
	}
	
	#menu_nav_left_down {
		position:absolute;
		margin-top: 420px;
		margin-left: 145px;
		text-align:left;
	}
	
	#menu_nav_left_up a {
		display: block;
		width: 150px;
		height: 32px;
		margin-bottom: 5px;
	}
	
	#menu_nav_left_up a, #menu_nav_left_down a {
		display: block;
		width: 150px;
		height: 32px;
		margin-bottom: 5px;
	}
	
	#menu_nav_left_up li span, #menu_nav_left_down li span {
		display: none;
	}
	
	#livellara {
		position: absolute;
		margin-left: 645px;
		margin-top: 80px;
		width:233px;
		height: 89px;
		background: url(/livellara/images/logoLivBianco.png);
	}
	
	#kimmidoll_app #livellara {
		background: url(/livellara/images/kimmi_logo.png);
		width: 135px;
		height: 135px;
		margin-left: 690px;
		margin-top: 0px;
		z-index: 200;
	}
	
	#livellara span{
		display: none;
	}
	
	#livellara2 {
		position: absolute;
		margin-left: 80px;
		margin-top: 275px;
		width:271px;
		height: 273px;
		background: url(/livellara/images/navTemp3.png);
	}
	
	#livellara2 span{
		display: none;
	}










#sfondoVuoto {
	width: 994px;
	height: 635px;
	margin: 0 auto; 
	
}

#container {
	position: absolute;
	margin-top: 190px;
	margin-left: 336px;
	height: 490px;
	width: 482px; 
	background: url(/livellara/images/sfondoMaggioMini0_01.png);
}

#kimmidoll_app #container {
	background: url(/livellara/images/kimmi_sfondoBox5.png);
	width: 485px;
	height: 541px;
}

#fotowrapper {
	position: absolute;
	left: 0;
	margin-left: 22px;
	margin-top: 20px;
}

#map_placeholder {
	position: absolute;
	margin-top: 11px;
	margin-left: 13px;
	height: 310px;
	width: 435px; 
	background: url(/livellara/images/mappa_bw.jpg);
}

#map_placeholder span {
	margin: 100px;
	margin-top: 100px;
	padding: 10px;
	display: block;
	font-size: 150%;
	color: white;
	font-weight: bold;
	background-color: red;
	opacity: .8;
}

#map_placeholder span.true {
	background-color: green;
}

#panel {
	position: absolute;
	margin-top: 5px;
	margin-left: 490px;
	width: 60px;
	height:280px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .6em;
	color: white; 
	line-height: 11px;
}

#related {
	width: 58px;
	height:180px;
	overflow: hidden;
	float: left;
}

#kimmidoll_app #buttons {
	
}

#kimmidoll_app #related {
	height: 360px;
	width: 127px;
	margin-top: 5px;
}

#related p {
	display: none;
}

#related img {
	width: 48px;
	height: 48px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 9px;
	display: block;
}

#buttons {
	line-height: 20px;
	text-align: right;
}

#buttons a {
	text-decoration: none;
}

#buttons span {
}

#fullscreen_Btn {
	float: left;
	background: url(/livellara/images/full_screen2.png);
	height: 20px;
	width: 20px;
	margin: 4px;
}

#fullscreen_Btn span {
	display: none;
}

#download_Btn {
	float: left;
	background: url(/livellara/images/download2.png);
	height: 20px;
	width: 20px;
	margin: 4px;
}

#download_Btn span {
display: none;
}


/*\*/
* html #related img {
	margin-left: 2px;
}
/*end*/

#related img.selected {

}

#related .related_item {
	clear: both;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
	background: url(/livellara/images/back_mini_box_grey.gif);
	height: 56px;
	cursor: pointer;
}

#kimmidoll_app #related .related_item {
	float: left;
	clear: none;
	width: 56px;
	margin-right: 4px;
}


/*\*/
* html #related .related_item {
	margin-bottom: 0px;
	margin-top: 4px;
}
/*end*/


#related .related_item p {
	text-transform: lowercase; 
}


#lista {
	position: absolute;
	margin-top: 258px;
	margin-left: 377px;
	width: 437px;
	height:219px; 
	color: white;
}



#lista li.MiniImageArea {
	float: left;
	width: 96px;
	height:96px;
	padding: 0px;
	margin: 5px;
	list-style: none;
	background: url(/livellara/images/sfondoBox.gif);
}

#lista li.MiniImageArea .img-border{
	margin-left: 8px;
	margin-top: 8px;
}


#googlemapcontainer {
	position: absolute;
	margin-top: 190px;
	margin-left: 336px;
	width: 505px; 
	height: 490px;
	font-size:9px;
	font-family:Arial, sans-serif;
	background: url(/livellara/images/sfondo_google_ascensore.png);
 }
 
 #promemoriacontainer {
	position: absolute;
	margin-top: 190px;
	margin-left: 336px;
	height: 490px;
	width: 482px;
	font-size:9px;
	font-family:Arial, sans-serif;
	background: url(/livellara/images/sfondoPromemoria3.png);
 }
 
 #fotosel {
	position: absolute;
	margin-left: 140px;
	margin-top: 80px;
	width:325px;
	height: 340px;
}

#fotosel_area {
	position: absolute;
	margin-left: 260px;
	margin-top: 104px;
	width:325px;
	height: 240px;
}

#fotosel div#fotosel_inner{
	position: absolute;
	margin: 0;
	background: url(/livellara/images/sfondoMaggioMini1_01.png);
	width: 324px;
	height: 330px;
}

#fotosel div.inner{
	margin-left: 15px;
	margin-top: 15px;
	width: 294px;
	height: 200px;
	overflow: hidden;
}

#fotosel img{
	margin-left: -50%;
	margin-top: -50%;
	width: 200%;
}
 
 
 
 
 


#googlemapcontainer form {
	margin-left: 14px;
	margin-top: 17px;
	height: 17px;
}

#mapcontainer {
	
}

#map {
	width:435px; 
	height:310px;
	float: left;
	margin: 14px;
	position: absolute;
	color: black;
}

.myMarker {
	font-size: 120%;
	width: 250px;
	height: 80px;
}

.myMarker h2{
	margin: 5px;
	color: red;
	font-size: 130%; 
	font-transformation: uppercase;
}

.myMarker h3 {
	margin: 5px;
	font-size: 100%; 
}

.myMarker h4{
	margin: 5px;
}

.myMarker p{
	margin: 5px;
	color: grey;
}

#sidebar {
	display: block;
	width:60px; 
	margin-top: 62px;
	float: right;
}

#sidebar div {
	width:50px; 
	height:40px;
	margin: 5px;
	float: left;
}

#sidebar div span{
	display: none;
}

#rivenditori table{
	color: white;
	width: 100%
}

#rivenditori tr{
	height: 24px;
	margin: 10px;
	
	border: 1px white dotted;
}

#rivenditori td{
	border: 1px white dotted;
	padding: 5px;
}

#cart-ref {
	position: absolute;
	margin-top: 35px;
	margin-left: 42px;
	font-size:9px;
	font-family:Arial, sans-serif;
	line-height: 12px;
	text-transform: lowercase;
	width: 140px;
}

 #order {
	position: absolute;
 }

 #order ul {

 }
 
 #order li {
	 display: block;
	 border-bottom: 1px grey dotted;
	 padding-top: 5px;
 }
 
 #order ul li a{
	color: black;
}

#cart-nav{
	width: 40px;
	height: 20px;
	margin-left: 128px;
	margin-top: 20px;
	position: absolute;
}

#order #cart-list{
	width: 243px;
	height: 340px;
	margin-left: 228px;
	margin-top: 20px;
	overflow: auto;
	position: absolute;
}

#order #cart-list h4 {
	float: right;
	width: 145px;
	color: white;
	font-size: 110%;
	line-height: 14px;
	margin-bottom: 3px;
	text-transform: captialize;
}

#order #cart-list .sub-cart-list{
	float: right;
	width: 145px;
	line-height: 13px;
	text-transform: lowercase;
}


#order #cart-list a{
	
}

#order #cart-list .sub-cart-pict{

	float: left;
}



#order #cart-list img{
	
}

.clear-float {
	clear: both;
	height: 10px;
	width: 100%;
}
 
 #spalla_ricerca {
	position: absolute;
	width: 100px;
	height: 200px;
	margin-left: 395px;
	margin-top: 80px;
	font-size:9px;
	font-family:Arial, sans-serif;
	line-height: 12px;
	color: black;
	text-transform: lowercase;
	color: white;
	
}

 #produttori {
	position: absolute;
	width: 100px;
	height: 290px;
	margin-left: 247px;
	margin-top: 0px;
	font-size:9px;
	font-family:Arial, sans-serif;
	line-height: 12px;
	color: black;
	text-transform: lowercase;
	color: white;
	
}

#produttori li {
	margin: 0px;
	height: 36px;
}

#kimmidoll_app #produttori {
	width: 120px;
	margin-left: 237px;
	margin-top: 114px;
}

#kimmidoll_app #produttori li {
	float: left;
	height: 63px;
	width: 60px;
}

#produttori li img{
}

#produttori li a.normal {

}

#produttori li a.selected {
}

.button {
	position: absolute;
	left: 620px;
	top: 280px;
	width:80px;
	height: auto;
 }

.isInHome {
	color: green; 
}

.isNotInHome {
	color: red;
 }

.sub_mask{
	position:relative;
	width:80px;
	height:80px;
	overflow:hidden;
}

.sub_box_item{
	position:absolute;
}
.sub_box_item span{
	display:block;
	float:left;
}

#lista li .sub_box_item img{
	margin-left: 0px;
	margin-top: 0px;
}




#footer {
	height: 49px;
	background-color: #000000;
	z-index: 1000;
	position: fixed;
}

#lista a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.sample {
	position: absolute;
	margin-top: 0px;
}

#lista a span{
}


#lista a img{
}

#produttore {
	position: absolute;
	margin-left: 356px;
	margin-top: 520px;
	width:340px;
	height: auto;
	text-align: left;
	z-index: 1000;
	color: white;
	text-size: 130%;
}

#kimmidoll_app #produttore {
	font-size: 10px;
	width:440px;
	margin-top: 510px;
}

#kimmidoll_app #testo_foto {
	display: none;
	margin-top: 7px;
}

#testo_foto2 {	
	display: block;
	font-transformation: lowercase;
	font-size: 10px;
	color: red;
}

#kimmidoll_app #testo_foto2 {
	font-size: 14px;
	color: white;
}

#kimmidoll_app #testo_foto3 {	
	position: absolute;
	font-size: 20px;
	display: block;
	font-transformation: lowercase;
	color: red;
	margin-left: 130px;
	margin-top: -8px;
	text-align: right;
	width: 310px;
}

#kimmidoll_app #testo_foto4 {	
	position: absolute;
	font-size: 11px;
	display: block;
	font-transformation: lowercase;
	font-weight: normal;
	color: white;
	margin-left: 130px;
	margin-top: 16px;
	line-height: 13px;
	text-align: right;
	width: 310px;
}


#produttore img{
	position: absolute;
	margin-left: 330px;
	margin-top: -19px;
	width:185px;
	height: 96px;
	z-index: 1000;
	color: white;
	text-size: 150%;
}

#kimmidoll_app #produttore img{
	width:84px;
	height:87px;
	position: absolute;
	margin-left: 15px;
	margin-top: 40px;
	
}

#textInsideFloatbox {
	color: white;
}

#foto_succ_3 {
	position: absolute;
	margin-left: 114px;
	margin-top: 16px;
	width: 160px;
	height: 170px;
}

#foto_succ_3_area {
	position: absolute;
	margin-left: 114px;
	margin-top: 16px;
	width: 160px;
	height: 100px;
}

#foto_succ_3 div#foto_succ_3_inner{
	position: absolute;
	margin: 0;
	background: url(/livellara/images/sfondoMaggioMini3_01.png);
	width: 155px;
	height: 163px;
}

#kimmidoll_app #foto_succ_3 div#foto_succ_3_inner{
	background: url(/livellara/images/kimmi_sfondoBox4.png);
	width: 152px;
	height: 163px;
}

#foto_succ_3 div.inner{
	width: 132px;
	height: 90px;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 12px;
}

#foto_succ_3 img{
	width: 200%;
	margin-left: -50%;
	margin-top: -50%;
	-ms-interpolation-mode: bicubic;
}

#foto_succ_2{
	position: absolute;
	margin-left: 190px;
	margin-top: 48px;
	width: 180px;
	height: 220px;
}

#foto_succ_2_area {
	position: absolute;
	margin-left: 190px;
	margin-top: 56px;
	width: 220px;
	height: 120px;
	z-index: 1000;
}

#foto_succ_2 div#foto_succ_2_inner{
	position: absolute;
	margin: 0;
	background: url(/livellara/images/sfondoMaggioMini2_01.png);
	width: 211px;
	height: 223px;
}

#kimmidoll_app #foto_succ_2 div#foto_succ_2_inner{
	background: url(/livellara/images/kimmi_sfondoBox3.png);
	width: 209px;
	height: 225px;
}

#foto_succ_2 div.inner{
	margin-left: 12px;
	margin-top: 12px;
	width: 187px;
	height: 125px;
	overflow: hidden;
}


#foto_succ_2 img{
	margin-left: -50%;
	margin-top: -50%;
	width: 200%;
	-ms-interpolation-mode: bicubic;
}

#foto_succ_1 {
	position: absolute;
	margin-left: 260px;
	margin-top: 104px;
	width:325px;
	height: 340px;
}

#foto_succ_1_area {
	position: absolute;
	margin-left: 260px;
	margin-top: 104px;
	width:325px;
	height: 240px;
}

#foto_succ_1 div#foto_succ_1_inner{
	position: absolute;
	margin: 0;
	background: url(/livellara/images/sfondoMaggioMini1_01.png);
	width: 324px;
	height: 330px;
}

#kimmidoll_app #foto_succ_1 div#foto_succ_1_inner{
	background: url(/livellara/images/kimmi_sfondoBox2.png);
	width: 322px;
	height: 350px;
}

#foto_succ_1 div.inner{
	margin-left: 15px;
	margin-top: 15px;
	width: 294px;
	height: 200px;
	overflow: hidden;
}

#foto_succ_1 img{
	margin-left: -50%;
	margin-top: -50%;
	width: 200%;
	-ms-interpolation-mode: bicubic;
}

img {
	-ms-interpolation-mode: nearest-neighbor; 
}



.carousel-component .carousel-list li { 
	width:80px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

#ric-categorie {
	position: absolute;
	margin-top: 25px;
}

#kimmidoll_app #ric-categorie {
	display: none;
}

#ric-full-text {
	position: absolute;
	margin-left: 135px;
	margin-top: 114px;
	width: 200px;
}

#kimmidoll_app #ric-full-text {
	margin-left: -10px;
	width: 300px;
}

#ric-full-text input {
margin: 0;
padding: 0;
position: absolute;
}

#kimmidoll_app #ric-full-text input {
	width: 300px;
}

#reset-search {
	position: absolute;
	margin-top: 280px;
	margin-left: 145px;
	width: 100px;
	font-size: 150%;
	background-color: red;
	padding: 10px;
	text-align: center;
}

#ric-buttons {
	position: absolute;
	margin-left: 330px;
	margin-top: 125px;
	width: 80px;
}




