@charset "utf-8";
/* CSS Document */

* { 
   margin:0;
   padding:0;
}

body {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	background-color: #25262a;
	background-image: url(../grafica/sfondoMain.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #e2001a;
	text-decoration:underline;
}
h1, a:link, a:visited, a:active {
	font-size: 10px;
	font-weight:bold;
}
h2 {
	font-size:9px;
	font-weight:normal;
	font-style: italic;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color:#880000;
}

img {
	border: 0px none;
}

.clear-both {
	clear:both;
	height:0px;
	line-height:0px;
}

#wrapper {
	width: 1024px;
	position: relative;
	margin: 0 auto;
}

#headerLogo {
	width: 1024px;
	height: 94px;
	background-image:url(../grafica/topLogo.jpg);
}

#headerPic {
	width: 1024px;
	height: 166px;
	background-image:url(../grafica/topPic.jpg);
}

#mainLink {
	width:1004px;
	height:30px;
	background-image:url(../grafica/sfondo_mainLink.jpg);
	padding:0 10px 0 10px;
	background-repeat: repeat-x;
}

#normSearch_container {
	width:auto;
	height:20px;
	padding-top:10px;
	float:right;
	text-align:right;
	color:#FFF;
}

/*---------contenitori thumb gallerie homepage-------*/

#firstlookGalleries_ThumbContainer {
}

#otherGalleries_ThumbContainer {
}

.galleryThumb_container {
	width:120px;
	height:auto;
	margin:10px 0 10px 0;
	display:inline-block;
	vertical-align: top;
}

.galleryThumb_imageContainer {
	height:42px;
	text-align:center;
	padding:5px 0 5px 0;
}

.galleryThumb_textContainer {
	padding:4px 0 4px 0;
	text-align:center;
	height:auto;
}

#searchDiv {
	position:absolute;
	top:265px;
	width:auto;
	height:auto;
	color:#FFF;
	right: 10px;
}

#mainContent {
	background-color:#000000;
	width: 1004px;
	height: auto;
	padding:3px 10px 0 10px;
}

#inside_mainContent {
	color: #FFFFFF;
	background-color: #25262a;
	width:1004px;
}
#hmpg_newsDiv {
	background-color: #4E505D;
	margin: 10px;
	width: 380px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 151px;
}
#hmpg_updateGallery {
	background-color: #4E505D;
	width: 330px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#hmpg_lastItemsAdded {
	background-color: #4E505D;
	margin: 10px;
	width: 330px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
}
#gallery_newsDiv {
	background-color: #4e505d;
	margin: 10px;
	width: 280px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 5px;
}
#hmpg_newsVarieDiv {
	background-color: #4e505d;
	width: 380px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 303px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#hmpg_marqueeDiv {
	width: 330px;
	height: 39px;
	font-weight: bold;
	background-image: url(../grafica/base_marqueeText.png);
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#hmpg_marqueeText {
	width: 330px;
	height: 39px;
	font-weight: bold;
	background-image: url(../grafica/sfondo_marqueeText.png);
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#hmpg_bonelliDiv {
	background-color: #4e505d;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 642px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
}
#hmpg_variousDiv {
	background-color: #4e505d;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 642px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
}
.mainLink_txt, .mainLink_txt a:link, .mainLink_txt a:active, .mainLink_txt a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.mainLink_txt a:hover {
	color:#e2001a;
	text-decoration:none;
}
.footerText, .footerText a:link, .footerText a:active, .footerText a:visited {
	font-size: 9px;
	color: #999999;
	font-weight:normal;
}
.footerText a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerLink {
	background-color: #4e505d;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:5px;
	width: 984px;
}
#footerLinkUp {
	margin-right: 10px;
	margin-left: 10px;
	width: 984px;
}
#gallerieBonelli {
	background-color: #4e505d;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#bonelli_galleryDiv {
	background-color: #4e505d;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 692px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bonelli_galleryContentDiv {
	background-color: #4e505d;
	margin: 10px;
	width: 984px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#news_ContentDiv {
	background-color: #4e505d;
	margin: 10px;
	width: 984px;
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#about_ContentDiv {
	background-color: #4e505d;
	margin: 10px;
	width: 984px;
	background-image: url(../grafica/sfondoTitolini.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tavole_ContentDiv {
	background-color: #4e505d;
	margin: 10px;
	width: 984px;
	background-image: url(../grafica/sfondoTitolini.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bonelli_galleryPicsDisplay {
	color:#FFFFFF;
	width: 963px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.titolini, .titolini a:link, .titolini a:active, .titolini a:visited {
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: -1px;
}
.titolini a:hover {
	color: #e2001a;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: -1px;
}
.galleryNewsText {
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.galleryLink, .galleryLink a:link, .galleryLink a:visited, .galleryLink a:active {
	font-size:11px;
	font-weight:bold;
}
.galleryLink a:hover {
	text-decoration:underline;
}
.galleryNoteText {
	font-size:9px;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.titoloAlbi {
	font-size:10px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.artistiAlbi {
	font-size:9px;
	font-weight:bold;
	font-style:italic;
}
.titoliAlbi_content {
	font-size:14px;
	font-weight:bold;
}
.artistiAlbi_content {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.smallText, .smallText a:link, .smallText a:visited, .smallText a:active {
	font-size: 9px;
	font-style:italic;
}
.smallText a:hover {
	color:#e2001a;
	font-size:9px;
	text-decoration:underline;
}
.smallText_rightIndent {
	font-size: 9px;
	font-style:italic;
	padding-right: 10px;
}
#newsItem {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#galleryFooter {
	padding-left:10px;
	padding-right:10px;
	width:1004px;
}
.galleryNewsDateText {
	font-size:9px;
	padding-left:10px;
	font-weight:bold;
}
.galleryNewsDateText a:link, .galleryNewsDateText a:active, .galleryNewsDateText a:visited {
	font-weight:normal;
	color:#FFFFFF;
	padding-left:-10px;
}
.galleryNewsDateText a:hover {
	color:#e2001a;
}
.newsletterText {
	font-weight:bold;
	color:#FFFFFF;
}
.newsletterText a:link, .newsletterText a:active, .newsletterText a:visited {
	font-weight:bold;
	color:#e2001a;
}
.newsletterText a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.newsletterTitle {
	font-size: 12px;
	font-weight:bold;
	color: #f9fec4;
	padding-left:10px;
}
.galleryNewsDateText_italic {
	font-size:9px;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
}
#galleryContentAlbum {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#linkGalleryDiv {
	width: 984px;
	margin-left: 10px;
	margin-right: 10px;
}
#gallery_orderDisplay {
	width: 671px;
	margin-right: 10px;
	margin-left: 10px;
}
#image_viewer {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 668px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#albumExplan_viewer {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 262px;
	margin-right: 10px;
}
.pulsanti, .pulsanti a:link, .pulsanti a:active, .pulsanti a:visited {
	padding: 5px;
	color:#333333;
	font-size:10px;
	font-weight:normal;
	background-color:#CCCCCC;
	border: 1px #333333 solid;
}
.pulsanti a:hover {
	background-color: #EEEEEE;
	color:#333333;
	text-decoration:none;
}
#textMarquee {
	font-weight: bold;
	height: 16px;
	width: 285px;
	padding-left: 24px;
	padding-top: 14px;
}
#titoloGalleriaBonelli {
	background-image: url(../grafica/gallerieBonelli.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 39px;
	width: auto;
}
#titolo_AlbumContent {
	background-image: url(../grafica/sfondoTitolini.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
#hmpg_infoDiv {
	background-color: #161616;
	background-repeat: repeat-x;
	height: auto;
	width: 330px;
	border: 1px solid #404040;
	background-image: url(../grafica/sfondo_titoloNewsletter.png);
	background-position: top;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#hmpg_internatOrdersDiv {
	background-color: #161616;
	background-repeat: repeat-x;
	height: auto;
	width: 642px;
	border: 1px solid #404040;
	background-image: url(../grafica/sfondo_titoloNewsletter.png);
	background-position: top;
	margin-right: 10px;
	margin-bottom: 10px;
}
#hmpg_ShinyStatDiv {
	background-color: #161616;
	background-repeat: repeat-x;
	height: auto;
	width: 330px;
	border: 1px solid #404040;
	background-image: url(../grafica/sfondo_titoloNewsletter.png);
	background-position: top;
	margin: 10px;
}
#bonelliVarieGallLink {
	width: 984px;
	margin-right: 10px;
	margin-left: 10px;
}
.stile1 {
	font-size:14px;
}
.redColor {
	color:#e2001a;
	font-weight:bold;
	font-size:12px;
}
.redColor a:visited {
	text-decoration:underline;
	color:#EAEAEA;
}
.redColor a:link, .redColor a:active {
	color:#EB4959;
	font-weight:bold;
	font-size:12px;
}
.redColor a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.redColorSmall {
	color:#e2001a;
	font-weight:bold;
	font-size:10px;
}
.redColorSmall a:visited {
	color:#FCE19A;
	font-weight:bold;
	font-size:10px;
}
.redColorSmall a:link, .redColorSmall a:active {
	color:#EB4959;
	font-weight:bold;
	font-size:10px;
}
.redColorSmall a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.resultsDelimiter {
	border-bottom:#9A9A9A 1px dotted;
}

.textInput { /*casella di testo normale nei form*/
	width:200px;
	margin:2px 0 2px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

.textInputMedium { /*casella di testo media nei form*/
	width:150px;
	margin:2px 0 2px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

.textInputMenu { /*casella di testo menu nei form*/
	width:auto;
	margin:2px 0 2px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

.textInputSmall { /*casella di testo piccola nei form*/
	width:120px;
	margin:2px 0 2px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

.textInputXXS { /*casella di testo piccolissima nei form*/
	width:70px;
	margin:2px 0px 2px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

