/***** H T M L ************/
body{
	margin:0;
	text-align:center;
	background:#F9F7F6;
}
#page-container
{
	margin: auto;
	width:1000px;
	text-align:left;
}
body, div, table
{
	font-size: 8pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
	color: #000000;
	outline: none;
}
	a:hover
	{
		color: #D71919;
	}
	a img { border: none; }

h1,h2,h3
{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #D71919;
}
h1
{
    font-size: 12pt;
	margin-bottom: 0;
}

ul
{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}

li
{
	margin-top: 4px;
}

form
{
	margin: 0px;
}
input, select, textarea
{
	border: 1px solid #c0c0c0;
	font-size: 8pt;
	padding: 1px;
	margin: 0px;
	background-image: url('../images/input.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
}
input[disabled]
{
	background: none;
	border: 1px solid #c0c0c0;
}
input.button
{
	width: auto;
	border: none;
	background: none;
}
input.radio, input.checkbox
{
	border: none;
	background: none;
	width: 20px;
}
/***** T E M P L A T E ****/
#system-error
{
	background: url('../icons/system-error.jpg') no-repeat left;
	border: 2px solid #D50000;
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	padding-left: 70px;
	font-size: 10pt;
}
	#system-error h1
	{
		margin: 0;
		color: #D50000;
	}
.img-shadow 
{
	float:left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img
{
	display: block;
	position: relative;

}
/**** H E A D E R ****/
#header a {
	color:black;
}

#header
{
	height:90px;
	width:100%;
}
.header-title-container{
	/* vertical-align: 40px; */
}
.header-title{
	background: url(../images/testata.gif) right top no-repeat;
	width: 800px;
	height: 90px;
	font-family: times New Roman;
	font-size: 20px;
	color: black;
	text-align: center;
	line-height: 90px;
}
.logo{
	background:url(../images/logo.gif) left center no-repeat;
	width:200px;
}
.home-linker{
	display:block;
	width:200px;
	height:90px;
}
/* .header-title h1{
	margin:0;
	color:black;
	font-family:times New Roman;
	 font-style:italic; */

}
/* .header-subtitle{
	height:20px; 
	font-family:times New Roman;
	font-size:20px;
	color:black;
	text-align:center;
	/*padding-top:2px;*/
}
/* .header-title span{
	background:url(../images/circle.png) right 9px no-repeat;
	margin-right:7px;
	padding-right:15px; */
}

#header-infos td
{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}

	#header-cart
	{
		padding: 0px;
		display: block;
		text-align: left;		
	}
	#header-account
	{
		padding: 0px;
		text-align: left;
	}
	#header-info
	{
		padding: 0px;
		text-align: left;
		color:#4191C9; !important;
	}

	#logo h1
	{
		margin: 0;
	}
		#logo h1 a
		{
			float: left;
			width: 73px;
			height: 50px;
			background: url('../images/logo.gif') no-repeat;
		}
		#logo h1 a span { display: none; }
	#logo h2
	{
		font-size: 16pt;
		margin: 0;
	}
		#logo h2 a { color: #faa531; }
#bar
{
	clear: both;
	background-color: #e42d35;
	height:13px;
	padding-bottom:5px;
	padding-top:3px;
	margin-bottom:2px;
	margin-top:2px;
}
#bar ul{
	padding:0;
	margin:0;
}
#bar ul li{
	float:left;
	margin:0;
}
#bar ul li a,#bar ul li a:visited{
	color:white;
	font-weight:bold;
	margin: 0 26px;
}
	#pathway
	{
		font-size: 7pt;
		color: black;
		margin-top: 6px;
	}
	#pathway a
	{
		color: black;
		font-weight: normal;
	}
#body-table
{
	width: 100%;
	border-collapse: collapse;
}
	#body-table td
	{
		vertical-align: top;
	}
#left
{
	width: 200px;
	background-color: #eeefef!important;
}
#content
{
	padding-left: 10px;
	padding-right: 0px;
}
#right
{
	width: 180px;
}

#footer
{
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 25px;
	border-top: 1px solid #047391;

}
	#footer, #footer a
	{
		color: #fff;
	}
	#footer a { font-weight: bold; }
	#credits 
		{ 
		align:center;
		color:black;
		}
	#credits a{
		color: black;
	}
	#powered { float: right; padding: 5px; }

/****** C L A S S ******/
.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

.v-top { vertical-align: top; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.captcha
{
	width: 300px;
	padding: 4px;
	background: #ebedee;
}

.prefix-title
{
	color: #4191c9;
	display: block;
}
.highlight-title
{
}
	.highlight-title em
	{
		font-style: normal;
	}

.big-button
{
	background: #FFF;
	padding: 5px 10px;
	font-weight: bold;
	color: #e42d35;
	cursor: hand;
	cursor: pointer;
	text-align:center;
	margin-top:20px;
	width:auto;
}
a.big-button
{
	border: 1px solid #C0C0C0;
	font-size: 8pt;
	padding:7px 10px;
}

.big-button-back
{
	background: #FFF;
	padding: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #e42d35;
	cursor: hand;
	cursor: pointer;

}
a.big-button-back
{
	border: 1px solid #C0C0C0;
	font-size: 8pt;
}

.notes-notice
{
	color: #666666;
}
.notes-warning
{
	background: url('../icons/warning.png') no-repeat left top;
	padding-left: 25px;
}
.notes-info
{
	border: 1px solid #D3D301;
	background: #FFFFC6 url('../images/notes-info.jpg') no-repeat top right;
	padding: 2px;
	margin: 2px;
}
a.info
{
	background: url('../icons/help.png') no-repeat left;
	padding-left: 15px;
}

.product-new
{
	position: absolute;
}

.mini-page
{
	float: left;
	width: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #FFCA00;
	color: #003399;
	margin-left: 3px;
	letter-spacing: -2px;
}
	.mini-page_selected
	{
		background: #003399;
		color: #fff;
	}

/**** M O D U L E S ****/
#left h3{
	padding:3px 4px;
}
#top-menu,.left-menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
#top-menu li,.left-menu li
{
	border-bottom: 1px solid #f3f3f3;
}
#top-menu li a,.left-menu li a
{
	display: block;
	padding: 3px;
	color: #000;
	/*padding-right:100px;*/
}
.subcategory a span{
	padding-left:15px;
	display:block;
}
	.menu-other-section{
		text-align:left;
	}	
	.menu-other-section.menu-block a span{
		display:block;
		width: 185px;
		height:15px;
		padding-left:15px;
		padding-top:3px;
	}
	.menu-other-section.menu-block a{
		color:black;
		margin: 5px 0 3px;
		cursor:pointer;
	}
	
	.menu-other-section.menu-block a span:hover,.menunovitactive, .menu-other-section.menu-block a:hover{
		background-color:#c5c6c8 !important;
	}
	
	.menu-other-section h3{
		
		padding: 1px 4px;
		margin:0;
		font-size:9pt;
		color:black;
		background:#c5c6c8;
	}
	
	a.macro b
	{
		color: #F4DBB5;
	}
	a.macro span
	{
		padding-right: 7px;
	}
	.menu-over a.macro
	{
		background: #EDA81D;
		color: #fff;
	}

	.menu-over ul
	{
		display: block !important;
	}
	.menu-over{
		width:100%;
	}
	.menu-out ul
	{
		display: none !important;
	}
#top-menu ul
{
	position: absolute;
	z-index: 100;
	display: none;
	background: #eeefef !important;
	border: 1px solid #c0c0c0;
	margin: -19px 0 0 200px;
	padding: 0;
	list-style: none!important;
	list-style-image: none!important;
	width:200px;
}
#top-menu li.selected ul{
	display:block;
}
.subcategory{
	background:#F7F7F7;
}
#top-menu li.selected ul li a
{
	background:transparent!important;
	color: #000!important;
	padding:3px 7px;
}
	li.selected a,#top-menu li.selected ul li a:hover,.left-menu li a:hover
	{
		background-color: #c5c6c8!important;
	}
	#top-menu li a
	{
		padding: 3px 0 3px 3px;
		display: block;
	}
	#top-menu li a:hover
	{
		background-color: #c5c6c8!important;
	}
	#currentCategory a{
		background-image: url(../images/label-checked.gif);
		background-position: left center;
		background-repeat: no-repeat;
	}
	
	#currentCategory a:hover{
		background-image: url(../images/label-checked.gif);
	}
	
	#currentMacro a
	{
		background-color: #c5c6c8 !important;
	}
	#currentSub
	{
		color: #ff9900 !important;
	}
#search-form
{
	text-align: right;
	color: #ffffff;
	padding-right: 25px;
	font-weight: bold;
}
	#search-form #advsrcexp
	{
		cursor:pointer;
		padding-right:12px;
		background: url(../images/arrow-search.gif) no-repeat right center;
	}
	#search-form div.advanced-search-expand
	{
		background-color:#4191C9;
		position:absolute;
		right:0;
		padding:10px;
		padding-right:30px;
		display:none;
		z-index: 10;
	}
	#search-form div.advanced-search-expand .aligner-center
	{
		text-align:center;
	}
	#search-form div.advanced-search-expand input,#search-form div.advanced-search-expand select
	{
		margin-bottom:5px;
	}
	#search-form div.advanced-search-expand .big-button
	{
		width:120px;
	}
	#search-form form
	{
		display:inline;
		margin-right:15px;
	}
	#search-results
	{
		position: absolute;
		visibility: hidden;
		width: 160px;
		left: 0px;
		top:80px;
		margin-top: -1px;
		padding-top: 15px;
		padding-bottom: 25px;
		background: url('../images/search-results.gif') no-repeat center top;
		text-align: center;
		color: #003399;
		z-index:100;
	}
h3.module-title
{
	clear: both;
	text-align: left;
	/*background: #c5c6c8;*/
	background-color: #efefef;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #000000;
}
	h3.module-title a
	{
		color: #ffffff;
	}

.submit-filters
{
	background: url('../images/search.gif') no-repeat left !important;
	padding: 3px 0 3px 30px;
	border-top: 3px solid #FF9900 !important;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FF9900;
	margin-top: 5px;
}

.module
{
	font-size: 8pt;
	/*background:#FFFFFF url(../images/right.jpg) no-repeat scroll left top!important;*/
	background-color: #efefef;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #dcdcdc;
}
	.module h3
	{
		margin: 0;
		font-size: 10px;
		color: #666666;
		border-bottom: 1px solid #ff9900;
	}
	.module dt
	{
		color: #666666;
		font-weight: bold;
	}
	.module dd
	{
		color: #666666;
		margin-left: 5px;
	}
	
/** contacts **/
#contacts
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	#contacts li { padding: 5px; padding-left: 20px; }	
	#contacts-tel { background: url('../icons/info-tel.gif') no-repeat left; }
	#contacts-fax { background: url('../icons/info-fax.gif') no-repeat left; }
	#contacts-mail { background: url('../icons/info-mail.gif') no-repeat left; }
	#contacts-skype { background: url('../icons/info-skype.gif') no-repeat left; }
	#contacts-time
	{
		text-align: center;
		border-top: 1px solid #c0c0c0;
		font-size: .8em;
	}
	#contacts-time em { letter-spacing: 1px; }

/*** news ***/
#latest-news
{
	padding-left: 15px;
	margin-left: 0;
}
	#latest-news li
	{
		padding-bottom: 5px;
		list-style-image: url('../images/bullet.gif');
	}

/*** offerte, novità, simili **/
.product_module
{
	text-align: left;
	font-size: 8pt;
	margin: 0px;
	color: #666666;
}
	.product_module-name
	{
		display: block;
		background:url(../images/label-unchecked.gif) left center no-repeat;
	}

	.product_module-price
	{
		margin-top: 5px;
		background: url('../images/product-panel-price.jpg') repeat-x bottom;
		vertical-align: middle !important;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #003399;
	}
	.product_module-price s
	{
		color: #a9a9a9;
		font-size: 10px;
		font-weight: normal;
	}
	.product_module-price b
	{
		color: #003399;
	}
	
	.product_module .prefix-title
	{
		display: none;
	}
/**** CART ***/
#cart-module
{
	border: 1px solid #ff9900;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
	#cart-module-h3
	{
		background: #ff9900;
	}
#cart-module-table
{
	border-collapse: collapse;
	font-size: 7pt;
}
	#cart-module-total
	{
		border-top: 1px solid #003399;
		text-align: right;
		font-weight: bold;
		color: #003399;
	}

/*** RSS ***/
#rss
{
}
#rss-desc
{
	font-size: .9em;
	padding-bottom: 3px;
}
#rss-info
{
	background: url('../images/bg_box.gif');
	font-size: 7pt;
}
	#rss-info a
	{
		background: url('../icons/help.png') no-repeat left;
		padding-left: 15px;
		color: #ff9900;
	}

/******/
.required
{
	background-image: url('../images/required.gif');
}
.error-field
{
	background: url('../icons/error-field.gif') no-repeat top left;
	padding-left: 20px;
	font-size: 7pt;
	color: red;
}
.read-more
{
	display: block;
	text-align: left;
	margin: 2px 0 10px 0;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
	background: url('../icons/read-more.gif') no-repeat bottom left;
}
.success
{
	background: url('../images/order-success.gif') no-repeat left;
	padding: 30px;
	padding-left: 130px;
	line-height: 2em;
	font-size: 9pt;
}
#search-main{
	width:160px;
}

/* SHADOW */
.shadow{
	font-size: 1px;
}
.sh_top_right{
	width:11px;
	background:#FFF url(../images/shw_top.jpg) top left no-repeat;
}

.sh_corner{
	width:11px;
	height:11px;
	background:#F7F7F7 url(../images/shw_corner.jpg) top left no-repeat;
}

.sh_down{
	height: 11px;
	background:#F7F7F7 url(../images/shw_bot.jpg) top left no-repeat;
}

strong.list-title{
	color:#333333;
}
strong.list-author{
	color: #333333;
}

.old_price_stroke{
  /*background: url("../images/strikethrough.gif") no-repeat scroll center center transparent; */
	color: #9c9c9c;
	margin-right: 5px;
	text-decoration:none;
}

.price_stroke{
	color: #e42d35!important;
}

.table-authors-letter-group{
	margin-bottom:10px;
}

.table-authors-letter-group td{
	border-bottom:1px dotted #dcdcdc;
	padding:5px;
	vertical-align:middle!Important;
}

.table-authors-letter{
	margin-bottom: 5px;
}
.authors-letter{
	vertical-align: middle!important;
	font-size: 16px;
	width: 40px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;

}

.authors-letter-striper{
	border-top:1px dotted #c5c6c8;
  /* height:15px;
	background:transparent url(../images/browse-border.gif) repeat-x scroll center top; */
	width:49%;
}

.price-mod-news{
	font-size: 11px;
}

.advanced-search-table td{
	padding:5px 0;
	vertical-align:middle!important;
}

.advanced-search-table td input{
	margin:0 5px;
}

#shops{
	padding: 0 10px;
	margin-top:10px;
}
	
#shops ul{
	list-style:none!important; 
	list-style-image:none!important; 
	padding:0; 
	margin:0
}
#shops ul li{
	text-align:center; 
	padding:5px;
	background:transparent url(../images/bg_box.gif) repeat scroll 0 0;
	border:2px solid #EBEDEE;
	clear:both;
	display:block;
	height:70px
}

#shops ul li a{
	color:black;
}

#shops ul li div{
	margin-bottom:3px;
}
h2.header-info{
	font-size:13px;
}
.module-list{
	margin:0;
	padding:0;
	padding-left:3px;
}
.module-list li{
	text-align:left;
	padding:3px 5px;
	border-bottom:1px solid #c5c6c8;
}
.module-list li a{
	color:black;
}
.module span{
		margin:0px 6px;
		display:block;
}
#info-menu-list{
	padding-left:5px;
}
#info-menu-list li a{
	color:black;
	background:url(../images/label-checked.gif) left center no-repeat;
	padding-left:16px;
}
.search-link{
	color:white;
	background:url(/images/search.gif) right center no-repeat;
	padding:2px 20px 2px 0;
}

