/* newmiba-style.css - 'NEW MI-BA srl', by HOME.NET, http://www.home-net.it/ */
/* All associated layout&graphics copyright 2010, HOME.NET */
/* Added: june 02th, 2010 */

/* ToC
1. General
2. Layout
3. Navigation
4. Image Swapping
5. Misc
6. Forms


/* 1. General
-------------------------------------------------------------------------------------------------------- */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #979698;
	background-color: #000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/bg-body-new.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
ul {
	list-style: none;
}
a, a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	z-index: 1;
}
/*\*/ * html #container {
	width /*\*/:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} /**/
#content {
	width: 896px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
	height: 675px;
	background-color: #000;
}
/*\*/ * html #content {
	width /*\*/:900px;
} /**/
#header {
	overflow: hidden;
	width: 900px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	height: 210px;
	background-color: transparent;
	background-image: url(../images/bg-header-index.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*\*/ * html #header {
	width /*\*/:900px;
} /**/
#main {
	width: 706px;
	padding-bottom: 75px;
	min-height: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	margin: 0px;
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: 357px 0px;
	background-color: #000;
}
/*\*/ * html #main {
	width /*\*/:686px;
} /**/
#footer {
	clear: left;
	width: 896px;
	background-color: #000;
	font-size: 75%;
	height: 50px;
	padding-bottom: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
}
/*\*/ * html #footer {
	width /*\*/:900px;
} /**/

/* 3. Navigation
-------------------------------------------------------------------------------------------------------- */
#navigation {
	float: left;
	width: 150px;
	padding-top: 57px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 210px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin: 0px;
}
/*\*/ * html #navigation {
	width /*\*/:190px;
} /**/
div#link {
	float: left;
}
div#link ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
div#link li {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
div#link a {
	position: relative;
	display: block;
	width: 150px;
	height: 25px
}
div#link a span {
	position: absolute;
	width: 150px;
	height: 25px;
	cursor: pointer; /*per IE*/
}
div#link a:hover {
	color: #ccc /*per IE*/
}
div#link a:hover span {
	background-position: -150px 0
}
div#link a#current span {
	background-position: -300px 0
}
li#home span {
	background-image: url(../images/menu-home.gif);
	cursor: pointer;
}
li#collezioni span {
	background-image: url(../images/menu-collezioni.gif);
	cursor: pointer;
}
li#eventi span {
	background-image: url(../images/menu-eventi.gif);
	cursor: pointer;
}
li#dovesiamo span {
	background-image: url(../images/menu-dove-siamo.gif);
	cursor: pointer;
}
li#collections span {
	background-image: url(../images/menu-collections.gif);
	cursor: pointer;
}
li#events span {
	background-image: url(../images/menu-events.gif);
	cursor: pointer;
}
li#location span {
	background-image: url(../images/menu-location.gif);
	cursor: pointer;
}


/* ----------------------------------------------------------------------------------------------------- */

/* PARAGRAFI */
#main p.stile01 {
	text-align: justify;
	line-height: 22px;
	left: 0px;
	top: 60px;
	background-color: transparent;
	width: 340px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main p.stile02 {
	position: absolute;
	left: 0px;
	top: 137px;
	background-color: transparent;
	width: 400px;
	text-align: justify;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#main p.stile03 {
	padding: 0px;
	position: absolute;
	left: -20px;
	top: 190px;
	background-color: transparent;
	width: 485px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#main p.stile04 {
	padding: 0px;
	position: absolute;
	left: -65px;
	top: 268px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 540px;
	line-height: 22px;
}
#main div.stile05 {
	padding: 0px;
	position: absolute;
	left: -125px;
	top: 332px;
	background-color: transparent;
	width: 600px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#main div.stile05 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#main div.stile05 ul li {
	list-style-type: square;
}
#main p.stile06 {
	padding: 0px;
	position: absolute;
	left: -125px;
	top: 510px;
	background-color: transparent;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#main p.stile07 {
	padding: 0px;
	position: absolute;
	left: -125px;
	top: 565px;
	background-color: transparent;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#main p.ita-eng a {
	position: absolute;
	left: -167px;
	top: 5px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 15px;
	margin: 0px;
	text-decoration: none;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
#main p.ita-eng a:hover {
	position: absolute;
	left: -167px;
	top: 5px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 15px;
	margin: 0px;
	text-decoration: underline;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
#main div.logo-katiaricciarelli {
	padding: 0px;
	position: absolute;
	left: 485px;
	top: 325px;
	background-color: transparent;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logo-katia-ricciarelli.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	text-indent: -500em;
}
#main div.logo-miriabassolicouture {
	padding: 0px;
	position: absolute;
	left: 485px;
	top: 382px;
	background-color: transparent;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logo-miria-bassoli-couturei.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 57px;
	text-indent: -500em;
}
#main div.logo-miriabassolimaison {
	padding: 0px;
	position: absolute;
	left: 485px;
	top: 440px;
	background-color: transparent;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logo-miria-bassoli-maison.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	text-indent: -500em;
}
#main div.logo-mibacouture {
	padding: 0px;
	position: absolute;
	left: 485px;
	top: 498px;
	background-color: transparent;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logo-miba-couture.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	text-indent: -500em;
}
#main div.logo-biancocouture {
	padding: 0px;
	position: absolute;
	left: 485px;
	top: 551px;
	background-color: transparent;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/logo-bianco-couture.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 53px;
	text-indent: -500em;
}


/* HEADER */
#header #h1-logo {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 520px;
	background-image: url(../images/logo-new-mi-ba.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	text-indent: -500em;
	padding: 0px;
	overflow: hidden;
}
/*\*/ * html #header #h1-logo {
	width /*\*/:520px;
} /**/
#header-index #h1-logo {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 520px;
	background-image: url(../images/logo-new-mi-ba.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	text-indent: -500em;
	padding: 0px;
	overflow: hidden;
}
/*\*/ * html #header-index #h1-logo {
	width /*\*/:520px;
} /**/




#h2-home {
	width: 300px;
	height: 25px;
	position: relative;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#h2-home span {
	background-image: url(../images/h2-benvenuti.gif);
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: 0px 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -500em;
}
#h2-home-eng {
	width: 300px;
	height: 25px;
	position: relative;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#h2-home-eng span {
	background-image: url(../images/h2-welcome.gif);
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: 0px 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -500em;
}


/* FOOTER */ 

#footer #developed {
	text-align: left;
	font-weight: bold;
	font-size: 95%;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 211px;
	float: left;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
/*\*/ * html #footer #developed {
	width /*\*/:223px;
} /**/
#footer #developed a {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#footer #developed a img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-decoration: none;
}
#footer #xhtmlcss {
	width: 125px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	float: left;
	color: #fff;
	padding: 0px;
}
/*\*/ * html #footer #xhtmlcss {
	width /*\*/:125px;
} /**/
#footer #xhtmlcss a {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #xhtmlcss a:hover {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #c6923d;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #copyright {
	width: 536px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	text-align: right;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	color: #fff;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*\*/ * html #footer #copyright {
	width /*\*/:548px;
} /**/
