/* @override 
	http://dev.hyperedizioni.it/negozio/css/main.css
	http://www.hyperedizioni.com/contents/instance6/css20/19main.css
*/
 
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg-main.gif) repeat-x;
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #808080;
}
 
#titolopagina {
	float: left;
}
 
.hidden {
	display:none;
}
 
* {
	text-align: left;
}
 
#page {
	width: 758px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
 
#header h1 {
	margin-top: 32px;
	float: left;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -10017px;
	display: block;
	width: 167px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 0;
}
 
#header h2 {
	float: right;
	margin-top: 43px;
	background: url(../images/tagline.gif) no-repeat;
	display: block;
	text-indent: -100000px;
	width: 270px;
	height: 5px;
	margin-bottom: 0;
	margin-right: -12px;
	_position:relative;
}
 
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}
 
h2.informazione-giuridica {
	display: block;
	height: 23px;
	padding-top: 9px;
	padding-left: 10px;
	color: #39412d;
	width: 491px;
	background: url(../images/tit-bg-informazione-giuridica.gif) no-repeat;
}
 
#contentnegozio {
	font-size: 12px;
	color: #000;
}
 
.boxprod  a {
	color: #000;
}
 
.boxprod {
	font-size: 11px;
}
 
#titolopagina.negozio h1, #contentnegozio h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 23px;
	padding-top: 9px;
	padding-left: 10px;
	color: #39412d;
	width: 491px;
	background: url(../images/tit-bg-informazione-giuridica.gif) no-repeat;
	margin-left: -20px;
	text-transform: lowercase;
	margin-top: 10px;
}
 
#colsx div.box {
	margin-left: 0;
	margin-right: 0;
	width: 215px;
}
 
#colsx div.box li {
}
 
#container #colsx {
	width: 200px;
}
 
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px solid #bfbfbf;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
}
 
h4.date {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 0 0 1px;
	padding: 0 0 0 10px;
	clear: left;
}
 
#eventi {
	border-style: solid;
	margin-top: 5px;
	float: left;
}
 
/* @group Accordion */
 
.accordion, .accordion ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 
.accordion a {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #bfbfbf;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	color: #455b79;
	text-decoration: none;
	display: block;
	background: url(../images/bg-list.gif);
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
 
.accordion a.opened {
	color: #000;
	background-image: none;
	line-height: 17px;
	padding-top: 6px;
	_padding-top: 5px;
	overflow: visible;
	height: auto;
}
 
.accordion img {
	width: 76px;
	height: 82px;
	margin: 10px 10px 5px 0;
	_margin: 22px 10px 5px 0;
	float: left;
}
 
.accordion h3 {
	border-style: none;
}
 
.accordion li {
	clear: left;
}
 
.accordion li p {
	margin-bottom: 0;
}
 
.accordion p a:link, .accordion p a:visited {
	background: none;
	border: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	float: left;
	margin: 0px 0px 5px;
}
.accordion p a:hover{
	color:#859BBA;
}
 
/* @end */
 
/* @group Searchbox */
 
#searchbox {
	width: 84%;
	float: left;
	border: 1px solid #bfbfbf;
	background-color: #f0f0f0;
	padding: 5px 8px;
	margin-bottom: 15px;
}
 
#searchbox fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
 
#searchbox input.tf {
	padding: 3px;
		background-color: #fff;
	width: 144px;
	margin-left: 0;
	margin-top: 0;
	margin: 0;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}
 
#searchbox input.submit {
	margin-top: 10px;
	margin-left: 48px;
}
 
#searchbox label {
	color: #000;
	margin-bottom: 4px;
	float: left;
}
 
 
 
/* @end */
 
/* @group Listmenu */
 
.listmenu {
	margin: 10px 0 20px;
	padding: 0;
	float: left;
	width: 95%;
}
 
.listmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 99%;
}
 
.listmenu li a {
	text-decoration: none;
	color: #808080;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
}
 
.listmenu li a:hover {
	background-color: #f3f3f3;
	color: #000;
	padding-left: 10px;
	font-weight: bold;
}
 
 
 
/* @end */
 
/* @group Menu - horizontal */
 
#navigation-top {
	margin: 0;
	padding: 0;
}
 
#menu-horizontal {
	float: left;
	margin: 11px 0 0px;
	padding: 0;
}
 
#menu-horizontal li {
	display: block;
	color: #fff;
	margin: 0;
	float: left;
	border-width: 1px;
}
 
#menu-horizontal li ul {
	height: 50px;
	position: absolute;
	text-align: center;
	clear: left;
	margin-bottom: 0;
	margin-top: 0;
	display: none;
	top: 112px;
	margin-left: 0;
	width: 170px;
	height:auto;
	background: url(../images/bg-tendina.png) no-repeat 0 bottom;
	padding-bottom: 10px;
}
 
#menu-horizontal li ul.wide {
	width: 184px;
	background: url(../images/bg-tendina-wide.png) no-repeat 0 bottom;
}
 
#menu-horizontal li ul li
{
	margin: 5px 10px;
	padding: 0;
	text-align: left;
	clear: left;
}
 
#menu-horizontal li ul li a:link, #menu-horizontal li ul li a:visited
{
	font-size: 11px;
   	color: #b5c2d8;
   	text-decoration: none;
   	font-weight: bold;
}
#menu-horizontal li ul li a:hover
{
   	color: #000;
}
 
#menu-horizontal li a.home {
	width: 183px;
	/*height: 32px;*/
	height:40px;
	display: block;
	background: url(../images/butt-home.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
 
#menu-horizontal li a.home:hover {
	background: url(../images/butt-home-on.gif) no-repeat;
}
 
#menu-horizontal li a.negozio {
	width: 170px;
	/*height: 32px;*/
	height:40px;
	display: block;
	background: url(../images/butt-negozio.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
 
#menu-horizontal li a.negozio:hover {
	background: url(../images/butt-negozio-on.gif) no-repeat;
}
 
#menu-horizontal li a.info {
	width: 170px;
	/*height: 32px;*/
	height:40px;
	display: block;
	background: url(../images/butt-info.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
 
#menu-horizontal li a.info:hover {
	background: url(../images/butt-info-on.gif) no-repeat;
}
 
#menu-horizontal li a.myhyper {
	width: 186px;
	/*height: 32px;*/
	height:40px;
	display: block;
	background: url(../images/butt-myhyper.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#menu-horizontal li a.myhyper:hover {
	background: url(../images/butt-myhyper-on.gif) no-repeat;
}
 
 
 
 
/* @end */
 
/* @group Ricerca */
 
 
fieldset{
   	border: none;
   	margin: 0px;
   	padding: 0px;
}
 
label{
	margin-top: 5px;
	display: block;
   	color: #000;
   	font-weight: normal;
}
 
fieldset input.txt{
   	border: 1px solid #bfbfbf;
   	line-height: 17px;
}
 
fieldset input.btn{
	margin-left: 40px;
	margin-top: 5px;
}
 
/* @end */
 
#content {
	margin-top: 20px;
}
 
.text-normal {
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
 
.subtitle {
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
}
 
#gallery img {
	margin: 0 8px 0 0;
	padding: 0;
}
 
#gallery h3 {
	margin-bottom: 11px;
}
 
#gallery {
	margin-bottom: 20px;
}
 
.text-normal a {
	color: #677892;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
 
.text-normal a:hover {
	color: #000;
	text-decoration: underline;
}
 
.text-normal p {
	margin-bottom: 0;
}
 
#gallery h3, #media-left h3,#media-right h3 {
	border-style: none;
}
 
#content .span-5 h3,#content .span-3 h3 {
	border-style: none;
}
 
#navigation-right {
	margin: 0;
	padding: 0;
}
 
#navigation-right h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
 
#navigation-right p {
	padding: 0;
	margin: 0;
}
 
#content p {
	padding-bottom: 15px;
	_padding-bottom: 10px;
}
 
#content .index-item {
	margin: 0 0 20px;
	padding: 0 0 20px 12px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #bfbfbf;
}
 
#content .index-item a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
}
 
#content .index-item a:hover {
	color: #677892;
}
 
#banner {
	margin-bottom: 12px;
}
 
/* @group Footer */
 
#footer {
	border-top: 1px solid #d5d5d5;
	float: left;
	padding-top: 6px;
	margin-top: 70px;
	padding-bottom: 5px;
	width: 707px;
}
 
#footer img {
	margin-top: 2px;
	margin-left: 10px;
	float: right;
}
 
#footer p {
	float: left;
	margin-top: 3px;
	margin-right: 2px;
	height: 3px;
}
 
#footer a {
	color: #808080;
	border-left: 1px solid #d5d5d5;
	padding-left: 7px;
	text-decoration: none;
	margin-left: 6px;
}
 
#footer a:hover {
	color: #000;
}
 
 
 
/* @end */
 
#navigation-left {
	margin-top: 20px;
}
 
form.navigation-section {
	margin: 0;
	padding: 0;
}
 
form.navigation-section fieldset {
	padding: 2px 10px;
	text-align: right;
	color: #000;
	background-color: #f0f0f0;
}
 
form.navigation-section label {
	margin-right: 10px;
	padding: 6px 0 0;
	float: left;
	display: block;
}
 
form.navigation-section select {
	float: left;
	margin: 5px 0 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
.menuitem {
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 8px;
	width: 170px;
}
 
.menuitem a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin-bottom: 2px;
}
 
.menuitem a:hover {
	color: #859bba;
}
 
.clear {
	clear: both;
}
 
.tutte-le-notizie {
	color: #859bba;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	background: url(../images/butt-notizie.gif) no-repeat 0 10px;
	padding-left: 23px;
}
 
.entra-nel-negozio {
	color: #859bba;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px;
	background: url(../images/butt-carrello.gif) no-repeat 0 10px;
	padding-left: 23px;
}
 
 
 
 
/*------active e info active----*/
 
 
.listmenu li a.active {
	background-color: #f3f3f3;
	color: #000;
	padding-left: 10px;
	font-weight: bold;
}
 
 
#menu-horizontal li a.infoactive {
	background: url(../images/butt-info-on.gif) no-repeat;
	width: 170px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
 
#menu-horizontal li a.homeactive {
	background: url(../images/butt-home-on.gif) no-repeat;
	width: 184px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#menu-horizontal li a.negozioactive {
	background: url(../images/butt-negozio-on.gif) no-repeat;
	width: 170px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#menu-horizontal li a.myhyperactive {
	background: url(../images/butt-myhyper-on.gif) no-repeat;
	width: 186px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}