@import url(form.css);

* {
    margin: 0;
    padding: 0;
    outline: none;
}

img {
    border: none;
}

a, a:link, a:visited  {
	color: #28170b;
    text-decoration: none;
    text-transform: capitalize;
}

#footer a{
	text-decoration: none;
    color: #f4e3d7;
}

a:hover {
    text-decoration: underline;
}

fieldset {
    border: 0;
    outline: 0;
}

body {
    background: url(../images/abete.jpg) top center repeat;
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Georgia","Times New Roman", Times, serif;
    font-size: 13px;
    color: #28170b;
    text-align: center;
}

p {
    text-align: justify;
}

/*indentazione per i paragrafi dopo il primo*/
/*p + p {
  text-indent: 1.5em;
}*/

/*headings & link colors*/
h1 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #28170b;
	text-transform: capitalize;
}

h2 {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    color: #28170b;
    margin-bottom: 5px;
}

h3 {
    font-size: 15px;
    color: #f4e3d7;
	margin-top:5px;
}

.align_vert {
    width: 720px
}

.float_left {
    float: left;
}
/*corpo del documento*/
#top_spacer {
    background: none;
    position: relative;
    height: 40px;
    /*width: auto;*/
}

#wrapper {
    position: relative;
    width: 720px;
    margin: 0 auto;
    text-align: left;
    background: none;
}

#header {
    width: 720px;
    height: 135px;
    position: relative;
}
/*hack per trasparenza png in ie6*/
html > body #header {
    background: transparent url(../images/template_slice_menu.png) no-repeat;
}

#section {
    width: 720px;
    height: 130px;
    position: relative;
}
/*hack per trasparenza png in ie6*/
html > body #section {
    background: transparent url(../images/template_slice_sezione.png) no-repeat;
}

.content_image {
    margin: -55px 20px 10px 45px !important;
    margin: -55px 20px 10px 25px;
    float: left;
    position: relative;
    /*width: 285px;*/
	width: 620px;
    height: 235px;
    background: url(../images/template_slice_tmp_home.jpg) no-repeat left;
	/*clear:right;*/
	font-size:18px;
	text-align:right;
	
}

#intro{
	width: 300px;
	margin-top:90px;
	float:right;
}

.odd_image {
    margin: -55px 20px 10px 45px !important;
    margin: -55px 20px 10px 25px;
    float: left;
}

.even_image {
    margin: -55px 45px 10px 20px !important;
    margin: -55px 25px 10px 20px;
    float: right;
}

.content {
    position: relative;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    text-align: justify;
}
/*hack per trasparenza png in ie6*/
html > body .content {
    background: transparent url(../images/template_slice_contenuto.png) repeat-y;
}

.content p {
    margin: 0 50px;
}

.content h2 {
    text-align: right;
    margin-left: 50px;
}

.content h2 {
    text-align: right;
    margin-right: 50px;
}

.content span:first-child, span.first_child {
    float: left;
    color: #ccc;
    background-color: #784520;
    border: 1px solid #4c331b;
    font-size: 3em;
    font-weight: bold;
    font-family:"Georgia","Times New Roman", Times, serif;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
}

.content ul {
    display: block;
	padding:10px 20px;
    list-style-position: inside;
    list-style: square;
}

.content_title {
    margin-left: 50px;
}

#googlemap {
    border-top: 1px solid #777;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #999;
    border-right: 1px solid #bbb;
}

#footer {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: relative;
    height: 97px;
    text-align: center;
    padding-top: 24px;
    color: #f4e3d7;
    font-size: 10px;
}
/*hack per trasparenza png in ie6*/
html > body #footer {
    background: transparent url(../images/template_slice_footer.png) no-repeat;
}
/*menu*/
#menu {
    position: relative;
    margin: 110px 30px 0 0 !important;
    margin: 110px 12px 0 0;
    float: right;
}

#menu ul li {
    display: inline;
    margin: 0px 10px 0px 10px;
}

#menu ul li a{
    text-decoration: none;
    text-transform: capitalize;
    font-size: 17px;
    /*font-weight: bold;*/
    color: #f4e3d7;
}

#menu ul li a:hover {
    color: #fff;
}

#title {
    margin: 15px 0 0 50px !important;
    margin: 15px 0 0 30px;
    float: left;
    text-transform: capitalize;
    color: #f4e3d7;
    font-size: 26px;
    font-style: oblique;
}

.spacer {
    width: auto;
    height: 30px;
}

#container{
	float:left;
	clear:right;
}

/*#intro_azienda{
	display:block;
	width:250px;
	height: 120px;
	font-size:18px;
	clear:right;
	text-align:right;
	float:right;
	margin-right:50px;
}*/


/*andrea: sliding menu css switcher*/
#slide {
    width: 160px;
    height: 119px;
    overflow: hidden;
    position: absolute;
    margin-left: 20px;
    margin-top: -72px;
    z-index: 10;
}

#lang_switcher {
    position: relative;
}

#lang_switcher ul {
    list-style-type: none;
}

#lang_switcher ul li a {
    width: 160px;
    height: 24px;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #28170b;
}

.menu_item {
}
/*hack per trasparenza png in ie6*/
html > body .menu_item {
    background: transparent url(../images/panel_body.png) repeat-y;
}

#panel_handle {
    width: 160px;
    height: 35px;
    color: #ddd;
    padding-top: 5px;
}
/*hack per trasparenza png in ie6*/
html > body #panel_handle {
    background: transparent url(../images/panel_handle.png) no-repeat;
}
/* style per slideshow*/
div.slideshow {
    margin: 0px auto;
    
}

#my_slideshow img{
	border-top: 1px solid #777;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #999;
    border-right: 1px solid #bbb;
}

div.slideshow p {
    /*padding-top: 9px;*/
	margin:-30px 0 0 0 !important;
	margin: 0;
	padding-bottom:10px;
	font-weight:bold;
}

div.slideshow ul {
    bottom: -55px;
    left: 0px;
    position: absolute;
    overflow: hidden;
    padding: 5px 0;
    z-index: 10001;
}

#my_slideshow a {
    background-position: 50% 50%;
    cursor: pointer;
    display: block;
    height: 40px;
    margin-right: 5px;
    opacity: 0.8;
    width: 50px;
	border: 2px solid #ccc;
}

#my_slideshow a.active {
    opacity: 1;
	border: 2px solid #770207;
}

#my_slideshow a:hover {
    opacity: 0.8;
	border: 2px solid #f4e3d7;
}

div.slideshow ul li {
    float: left;
    list-style: none;
}

/* prodotti accordion*/


#accordion{
	margin: 0 50px 0 50px;
	background-color:#c3b8b8;
}

#top_toggler{
	float:left;
	display:block;
	width: 620px;
	height:21px;
	background-color: transparent;
}

#top_tog_left{
	width:21px;
	height:21px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position:0 0;
	float:left;
	display:block;	
}

#top_tog_center{
	width:578px;
	height:21px;
	background: url(../images/toggler_top_center.png) repeat-x top;
	float:left;
	display:block;	
}

#top_tog_right{
	width:21px;
	height:21px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position: -47px 0;
	float:left;
	display:block;		
}

#bottom_toggler{
	float:left;
	display:block;
	width: 620px;
	height:21px;
	background-color: transparent;	
}

#bottom_tog_left{
	width:21px;
	height:21px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position:0 -21px;
	float:left;
	display:block;		
}

#bottom_tog_center{
	width:578px;
	height:21px;
	background: url(../images/toggler_bottom_center.png) repeat-x top;
	float:left;
	display:block;		
}

#bottom_tog_right{
	width:21px;
	height:21px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position:-47px -21px;
	float:left;
	display:block;		
}

.toggler {
	float:left;
	display:block;
	width: 620px;
	height:30px;
	background-color: transparent;
	cursor:pointer;
}

.toggler h3{
	margin-left:10px;
}

.tog_left{
	width:30px;
	height:30px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position:0 -42px;
	float:left;
	display:block;
}

.tog_center{
	width:554px;
	height:30px;
	background: url(../images/toggler_center.png) repeat-x top;
	float:left;
	display:block;
}

.tog_right{
	width:36px;
	height:30px;
	background: url(../images/lovato_accordion.png) no-repeat top;
	background-position:-32px -42px;
	float:left;
	display:block;
}
 
.element {
	width:620px;
	display:block;
	clear:left;
}
 
.element p {
	margin: 0;
	padding: 0 5px;
}

.element ul{
	width:470px;
	float:right;
	background-color:#c6c6c6;
	margin-left:10px;
}

.element ul li{
	margin: 5px 0;
}

.side_thumbs{
	display:block;
	float:left;
	width:100px;
}

.product_thumb{
	width:100px;
	overflow:hidden;
	margin-top:10px;
}

