@CHARSET "UTF-8";
/*
 COLORI LAYOUT:
 - Marrone Box: 		rgb(67,33,12)
 - Marrone Chiaro: 		rgb(200,155,113)
 - Marrone Chiarissimo: rgb(114,66,33)
 - Arancione:			rgb(255,157,0)
 - Arancione Hover:
 - Turchese:			rgb(40,171,226)
 */
#container {
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 0;


	width: 970px;
}

/* MENUBAR */
#menubar {
	display: block;
	clear: both;
	width: 970px;
	height: 84px;
	line-height: 84px;
	background: transparent url('/img/layout1/layout1_the_original.gif') no-repeat scroll top right;
}

#menubar .logo {
	border: none;
	float: left;
}

#menubar #menu_elements {
	background: transparent url('/img/layout1/layout1_bgmenu.gif') no-repeat scroll top left;
	margin-left: 314px;
	height: 84px;
}

#menubar #menu_elements .menu_element:link,
#menubar #menu_elements .menu_element:visited {
	text-transform: uppercase;
	text-align: center;
	font-weight: bolder;
	font-size: 0.75em;

	margin-top: 22px;
	padding: 0px 5px;

	height: 34px;
	line-height: 34px;
	display: block;
	float: left;

}

#menubar #menu_elements .menu_element.selected,
#menubar #menu_elements .menu_element:hover {
	background: rgb(40,171,226);
	color: white;
}


/*
------------------------------------------------------------------ CONTENT STAFF
*/
#content {
	display: block;
	clear: both;
	/*
	background: transparent url(/img/layout1/layout1_palma.gif) scroll bottom left no-repeat;
	min-height: 600px;
	*/
}

#content #flash_movie {
	width: 970px; height: 320px;
}

#documentContent {
    display: block;
    width: 666px;
    /* height: 475px; */
    margin: 0;
    margin-left: 271px;
    background: White url('/img/layout1/layout1_box_content_hat.gif') top left scroll no-repeat;
    font-size: 0.8em;
    padding: 27px 0px;
    color: Black;
}



#documentFooter {
    display: block;
    clear: both;
    height: 21px;
    /* margin-left: 271px; */
    margin-bottom: -30px;
    background: transparent url('/img/layout1/layout1_box_content_bottom.gif') top left scroll no-repeat;
}

#document {
    padding: 35px;
    font-size: 1em;
    /* overflow: auto; */
}

/*
------------------------------------------------------------------ SIDEBAR STAFF
*/
#sidebar {
    display: block;
    float: left;
    /* height: 475px; */
    width: 247px;
    font-size: 0.8em;
    background: #42210b;
}

#sidebar .sidebarTitle {
    background: #42210b;
    margin: 0;
    margin: 10px 20px 0px 20px;
    font-weight: bold;
    font-size: 0.8em;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(255,157,0);
    /*
    height: 25px;
    line-height: 25px;
    */
}

#sidebar .sidebarTitle a:link,
#sidebar .sidebarTitle a:visited {
    display: block;
    float:left;
    width: 100px;

    margin-top: 2px;

    height: 25px;
    line-height: 25px;

    text-align: center;
}

#sidebar .sidebarTitle a.selected,
#sidebar .sidebarTitle a:hover {
    background: rgb(40,171,226);
    color: white;
    font-weight: bold;
}

#sidebar #sidebarTop {
    display: block;
    clear: both;
    height: 28px;
    background: transparent url('/img/layout1/layout1_box_submenu_hat.gif') top left scroll no-repeat;
}

#sidebar #sidebarBottom {
    display: block;
    clear: both;
    background: transparent url('/img/layout1/layout1_box_submenu_bottom.gif') top left scroll no-repeat;
    height: 28px;
    margin-bottom: -2px;
}
#sidebar ul {
    display: block;
    clear: both;
    width: 247px;
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0;
    background-color: #42210b;
}
* html #sidebar ul {
    width: 240px;
}

#sidebar ul li {
    padding: 0px 20px;
}

#sidebar ul li a:link,
#sidebar ul li a:visited {
    display: block;
    padding: 10px;
    color: rgb(175,116,76);
    font-size: 0.7em;
    height: 0.2em;
    line-height: 0.2em;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(114,66,33);
}


#sidebar ul li a:hover,
#sidebar ul li a.selected {
    /* background-color: rgb(40,171,226); */
    font-weight: bold;
    color: White;
}

#sidebar #year {
    width: 247px;
    background-color: black;
    text-align: center;
    padding: 50px 0px 0px 0px;
}


#sidebar form {
    width: 250px;
    background: black;
    margin: 0px auto;
}

#sidebar input[type='submit'] {
    background-color: #42210B;
    border: 0px solid white;
    color: #FF9D00;
    font-weight: bold;
    font-size: 0.8em;
    padding: 5px;
}

#sidebar select {
    border: 2px solid rgb(114,66,33);
    background-color: #42210B;
    color: #FF9D00;
}

/*
----------------------------------------------------------------------- FOOTER OVERRIDING
*/
#footer {
    background: transparent url('/img/layout1/layout1_line_footer.gif') top center no-repeat;
    padding-top: 20px;
    margin: 0px auto;
    width: 937px;
}

/*
----------------------------------------------------------------------- NEWS STAFF
*/
.newsItem {
    margin: 0;
    padding: 10px 0px;

    float: left;

    display: block;
    height: auto;

    width: 100%;


}

.newsItem .linkImgThumb {
    margin: 0px 15px 10px 0px;
}
/*
----------------------------------------------------------------------- GALLERY STAFF
*/

.linkImgBig {
    display: block;
    width: 300px;
    float: left;
    margin: 5px 10px 5px 0px;
}

.linkImgThumb {
    display: block;
    width: 80px;
    height: 60px;
    float: left;
    margin: 5px;
}

.GalleryImgBig {
    display: block;
    border: 2px solid rgb(40,171,226);
    width: 300px;
    /* height: 300px; */
}

.GalleryImgThumb {
    display: block;
    float: left;
    width: 80px;
    height: 60px;
    border: 2px solid rgb(40,171,226);
    margin-right: 10px;
}

.galleryDescription {
    display: block;
    clear: both;
    padding: 20px 0px;
    border-top: 1px solid rgb(40,171,226);
    position: relative;
    top: 20px;
    font-size: 0.9em;
}

/*
--------------------------------------------------------------------- PRODUCT STAFF
*/
.ImgProduct {
    display: block;
    float: left;
    margin-right: 20px;
    border: 0px solid Black;
}

.ImgProduct a:link,
.ImgProduct a:visited {
    display: block;
    border: 0px solid Black;
    color: #FFF !important;
    height: 306px;

    background: transparent url('/img/icons/zoom.gif') bottom left no-repeat;
}

.ImgProduct a:link img {
    border: none;
}

.productDetails {
    display: block;
    width: 400px;
    margin-left: 200px;
    voice-family: '\"}\"';
    voice-family: inherit;
    width: 390px;
}

.productDetails h3 {
    color: rgb(40,171,226);
    text-transform: uppercase;
}

.productDetails p {
    font-size: 0.9em;
}

.inStoreImg {
    display: block;
    margin-left: 275px;
}

/*
--------------------------------------------------------------------- PARTNER STAFF
*/

.ImgPartner {
}

.ImgPartner a:link,
.ImgPartner a:visited {
    display: block;
    border: 0px solid black;
    text-align: center;
}

.ImgPartner a:link img {
    border: 0px solid black;
}
