body{
	text-align: center;
	font-family: arial, serif;
	font-size: 1em;
	color: #939598;
}

#otwrapper{
	width: 970px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #939598;
}

#otcoverlayer{
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#otlogin{
	position: absolute;
	z-index: 999999;
	border: 1px solid black;
	background-color: white;
	color: black;
}
#otlogin .loginError{
	font-size: 1.1em;
	color: #FF3D0D;
	font-weight: bold;
	background-color: #FFE4B5;
	border: 1px solid #FF3D0D;
}
#otlogin form{
	width: 240px;
	padding: 10px 10px 0 10px;
	float: left;
}
#otlogin label{
	display: block;
	float: left;
	width: 80px;
}
#otlogin input{
	width: 150px;
}
#otlogin input, #otlogin label{
	margin-bottom: 10px;
}
#otlogin input.submit{
	width: auto;
	float: right;
	background-color: white;
	color: #2CA343;
	border: 1px solid #2CA343;
	font-weight: bold;
}

#otmenuTop{
	margin-left: 35px;
	padding: 3px 50px 5px 0;
	width: 450px;
	/*background: url("images/pircher-piccolo.gif") no-repeat right;*/
}

#otmenuTop a{
	color: #939598;
	font-size: 0.75em;
	padding-right: 20px;
	text-decoration: none;
}
#otmenuTop a:hover{
	text-decoration: underline;
}

#otcontent{
	height: 480px;
	padding: 35px 0;
	font-size: 0.8em;
	border: 1px solid #939598;
	margin: 0 35px;
}
#otcontent h3{
	color: #2CA343;
	margin-top: 0;
}
#otcontent .text{
	padding-left: 35px;
	width: 400px;
	position: relative;
	z-index: 999992;
}
#otcontent .text_small{
	padding-left: 35px;
	width: 300px;
}
#otcontent .loopImagesContainer{
	float: right;
	padding-right: 210px;
	height: 242px;
	width: 238px;
}
#otcontent .loopImagesContainer_big{
	float: right;
	padding-right: 20px;
	height: 250px;
	width: 528px;
}

#otcontent .scrollTop{
	height: 10px;
	background: url("images/freccina-up.gif") no-repeat center;
}
#otcontent .scrollBottom{
	height: 10px;
	background: url("images/freccina-down.gif") no-repeat center;
}
#otcontent .scrollTop:hover, #otcontent .scrollBottom:hover{
	/*background-color: #dedede;*/
	cursor: pointer;
}

.otcolori_dx{
	width: 278px;
	height: 250px;
	float: right;
	}
.otcolori_sx{
	width: 250px;
	height: 250px;
	float: left;
	text-align: center;
	
	}
#otsfoglia_cat{
	float: right;
	padding-right: 190px;
	height: 30px;
	width: 150px;
	position: relative;
	z-index: 999992;		
	}
#otsfoglia_cat img{
	margin-left:15px;
	position: relative;
	top: 5px;
	z-index: 999992;
}	
#otsfoglia_cat a:link, #otsfoglia_cat a:visited{
	color: #939598;
	text-decoration: none
	}	
#otcontent .logo, #otcontent .logo_special{
	position: relative;
	margin-left: 36px;
	margin-bottom: 15px;
	height: 83px;
	width: 100%;
	background: url("images/logo-garden-grande.gif") no-repeat right;
}
#otcontent .logo_special{
	background: url("images/logo-garden1-grande.gif") no-repeat right;
}

#otcontent .fullWidthImagesContainer img{
	margin: 0 1px;
	cursor: pointer;
}
#otcontent .fullWidthImagesContainer .nomarginLeft{
	margin-left: 0;
}
#otcontent .fullWidthImagesContainer .nomarginRight{
	margin-right: 0;
}

#otcontent .fullWidthDidascalieContainer div{
	margin: 0 1px;
	float: left;
	width: 177px;
	height: 80px;
	color: #1F8C34;
	font-weight: bold;
}

#otcontent .fullWidthDidascalieContainer div span{
	display: block;
	font-weight: normal;
	padding-top: 5px;
	color: #818487;
}

#otcontent .cataloghi{
	float: left;
	margin-top: 10px;
	width: 350px;
	padding-left: 20px;
	position: relative;
	z-index: 999992;
}
#otcontent .cataloghi p{
	padding-top: 10px;
}

#otflashBackground{
	height: 580px;
	position: relative;
	z-index: 999990;
	padding: 0;
	margin: 0;
}

#otimageBackground{
	height: 580px;
	padding: 0 35px;
}
#otimageBackground .logo{
	position: relative;
	margin-left: 35px;
	top: 30px;
	height: 83px;
	width: 100%;
	background: url("images/logo-garden1-grande.gif") no-repeat right;
}
#otimageBackground .hotPointContainer{
	position: absolute;
	z-index: 999992;
}
#otimageBackground .hotPointContainer span{
	padding: 2px 10px;
	color: #939598;
	font-weight: bold;
	margin-right: 5px;
	visibility: hidden;
	font-size: 0.75em;
	background-color: white;
}
#otimageBackground .hotPointContainer img{
	cursor: pointer;
	position: relative;
}
#otimageBackground .hotPointContainer div{
	width: 260px;
	margin-top: 10px;
	padding: 3px;
	background-color: white;
}
#otimageBackground .hotPointContainer div a{
	text-decoration: none;
	color: #939598;
	font-size: 0.7em;
	position: relative;
	top: -5px;
	margin-bottom: 1px;
	padding: 0 3px;
}
#otimageBackground .hotPointContainer div .images{
	text-align: center;
	width: 254px;
}
#otimageBackground .hotPointContainer div .images img{
	cursor: default;
}
#otimageBackground .hotPointContainer div .images div{
	width: 250px;
	position: relative;
	text-align: center;
	font-size: 0.7em;
}
#otimageBackground .hotPointContainer div .images div a{
	position: static;
	font-size: 1em;
	padding: 0 3px;
}
#otimageBackground .hotPointContainer div .images div a.active{
	color: #1F8C34;
	font-weight: bold;
}
#otimageBackground .hotPointContainer div .titoloImmagine{
	font-size: 0.8em;
	width: 254px;
}
#otimageBackground .hotPointContainer div .titoloImmagine h3{
	color: #2CA343;
	margin: 0;
	padding: 0;
}
#otimageBackground .hotPointContainer div .fotobook{
	background-color: transparent;
	width: 254px;
	font-size: 0.8em;
}

#otmenuRight{
	position:relative;
	z-index: 999996;
	height: 100px;
	margin-bottom:-250px;
	width: 146px;
	float: right;
	top:-120px;
}
#otmenuRight a{
	padding: 1px 0;
	display: block;
	width: 100px;
	background-color: #2CA343;
	text-align: center;
	margin-bottom: 3px;
	font-size: 0.7em;
	text-decoration: none;
	color: white;
}

#otmenuBottom{
	position: relative;
	width: 970px;
	top: -45px;
	margin-bottom: 30px;
	float: left;
	z-index: 999991;
}
#otmenuBottom .container{
	padding: 0 43px;
	width: 156px;
	float: left;
	position: relative;
}
#otmenuBottom .container a{
	text-align: center;
	display: block;
	border: 1px solid white;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-image: url("images/trasparente.gif");
}

.internal #otmenuBottom .container a{
	color: #939598;
	border-color: #939598;
	background-image: none;
	background-color: white;
}
#otmenuBottom .container a.active{
	color: #2CA343;
	background-color: #dedede;
}
#otmenuBottom .container .submenuWrapper{
	position: absolute;
	overflow: hidden;
	width: 156px;
}

#otmenuBottom .submenuContainer{
	background-image: url("images/trasparenza.png");
	position: relative;
	float: left;
	width: 156px;
}
.internal #otmenuBottom .submenuContainer{
	border: 1px solid #939598;
	border-bottom: none;
	width: 154px;
}
#otmenuBottom .submenuContainer .imageContainer{
	background-color: white;
	height: 30px;
	padding: 2px 5px;
}
#otmenuBottom .submenuContainer .imageContainer a{
	border: 0;
}
#otmenuBottom .submenuContainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#otmenuBottom .submenuContainer ul li{
	width: 100%;
	padding: 0;
	float: left;
}
#otmenuBottom .submenuContainer ul a{
	text-align: left;
	border: 0;
	color: black;
	font-weight: normal;
	line-height: 1em;
	padding: 2px 10px 5px 10px;
	margin-bottom: 0;
}
#otmenuBottom .submenuContainer ul a:hover{
	text-decoration: underline;
	background-image: none;
}
#otmenuBottom .submenuContainer ul a.active{
	color: #2CA343;
	text-decoration: underline;
	background-color: white;
}
#otmenuBottom .submenuContainer p{
	font-size: 0.8em;
	margin: 0;
	padding: 5px;
	color: black; 
}
.internal #otmenuBottom .submenuContainer p{
	background-color: white;
}
#otmenuBottom .submenuContainer .ispirazioneImage{
	border: 0;
	height: 86px;
	padding-bottom: 2px;
}

#otbriciole{
	margin-left: 35px;
	padding: 15px 10px 3px 0;
	font-size: 0.75em;
	position: relative;
	top: -70px;
	margin-bottom: -70px;
	clear: both;
}

#otbriciole a{
	color: #2CA343;
	text-decoration: none;
}
#otbriciole a:hover{
	text-decoration: underline;
}
#otarmonia{
	width: 300px;
	height: 120px;
	padding-top: 40px;
	padding-left: 150px;	
	}
#otarmonia a:link, #otarmonia a:hover{
	text-decoration: none;
	color: #939598;
	}	
.otclear{
	clear: both;
}

.black{
	color: black;
}
.gray{
	color: #939598;
}
.nomargin{
	margin: 0;
}
.opaque{
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#otcontent #otbottomImages .bottomImagesContainer{
	width: 100%;
	margin-top: 30px;
	position: relative;
}
#otcontent #otbottomImages .bottomImagesContainer img{
	margin-right: 11px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}
#otcontent #otbottomImages .bottomImagesContainer img.nomargin{
	margin-right: 0;
}
#otcontent #otbottomImages .didascalia{
	width: 210px;
	position: relative;
	font-size: 0.9em;
	margin-top: 5px;
}
#otcontent #otbottomImages .didascalia a{
	color: #2CA343;
}
