/* CSS Document */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* LINK */
a:link, a:visited {
	color: #7d2d31;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

a.readon, a.readon:link,  a.readon:visited {
	font-size: 10px;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #7d2d31;
	color: #FFF;
	text-decoration: none;
}

a.readon:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.imgbox {
	border: 1px solid #000;
}

/*********************************************************************************************************/


.nv {
	display:none;
}

/*********************************************************************************************************/



.container {
	Z-INDEX: 100;
	MARGIN: 0px;
	padding: 0;
	WIDTH: 100%;
	TEXT-ALIGN: center;
	background: url(../images/container_bg.gif) repeat-x;
}

.inner {
	Z-INDEX: 1;
	MARGIN: 0px auto;
	width: 960px; 
	padding:0; 
	text-align:left;
}


.logo {
	background: url(../images/header_bg.gif) no-repeat;
	height: 102px;
}


h1.logo {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #7d2d31;
	margin: 0;
	padding:0;
}
h2.logo {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	margin: 0;
	padding:0;
}

.topmenu {
	height: 34px;
	background: #000 url(../images/topmenu_bg.gif) repeat-x;
	color:#FFFFFF;
	text-align:center;
}

.footer {
	height: 60px;
	font-family:arial,sans-serif;
	margin:20px 0 20px 0;
	padding:5px;
	text-align: center;
	color:#336699;
}
.footer a {
	color:#336699;
	text-decoration:none;
}
.footer a:hover {
	color:#6c2a34;
	text-decoration:underline;
}

.error {
	margin: 10px 50px;
	padding: 10px;
	background-color:#ffc;
	border: 1px solid #c00;
	color: #c00;
	text-align: center;
}

/*********************************************************************************************************/


.oldprice {
	font-size: 11px;
	text-decoration: line-through;
	color: #999;
}

.bestprice {
	font-size: 14px;
	font-weight: bold;
	color: #c00000;
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #c00000;
}

.reduction {
	color: #7b1a3a;
	font-size: 0.8em;
}
	


/*********************************************************************************************************/


/* CONTENTS */
.contentpaneopen {
	width: 100%;
}

.contentpaneopen  td{
	line-height: 2em;
	
}

.contentheading  {
	margin: 30px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

h1.contentheading {
	margin: 30px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

td.contentheading {
	margin: 30px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.componentheading {
	margin: 30px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	height:15px;
	color:#4173b2;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a.contentpagetitle:hover {
	color: #F00;
	text-decoration:underline;
}


span.article_seperator {
	display: block;
	height: .5em;
}

.blog {
	width: 100%;
}

.small {
	font-size: 0.9em;
	color: inherit;
}

.createdate {
	font-size: 0.9em;
	color: inherit;
}
/*********************************************************************************************************/


/* Page Navigator */
.pagenav {
	font-weight: bold;
}

a.pagenav  strong {
	color: #00F;
}

/* Pathway */
#pathway_text {
	height: 22px;
	padding-top: 4px;
	padding-left: 4px;
	color: #000;
	font-weight:bold;
}

#pathway_text a:link, #pathway_text a:visited {
	font-weight:normal;
	text-decoration: none;
	color: #000;
}

#pathway_text a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #C00;
}

/*********************************************************************************************************/

/* MODULE */
#pos_user4 div.module {
	text-align: right;
}

#pos_col div.module {
	width: 160px!important; 
	overflow: hidden;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}

#pos_col div.module div {
	width: 160px!important; 
	overflow: hidden;
	padding: 0px;
}

#pos_col div.module div div {
	width: 160px!important; 
	overflow: hidden;
	padding: 0px;
}

#pos_col div.module div div div {
	width: 160px!important; 
	overflow: hidden;
	padding: 0px;
	background: transparent;
}

#pos_col div.module div div div div {
	padding: 0px;
	margin: 0px;
	background: trasparent;
}

#pos_col div.module a {
	color: #00f;
}

#pos_col .module h3 {
	display: block;
	color: #444;
	padding: 7px 0 0 5px;
	font-size:14px;
	font-weight: bold;
}

#pos_col .module ul#mainlevel  {
		list-style: none;
		padding: 0;
		margin: 0;
	}
#pos_col .module  li#mainlevel {
	margin: 0;
	padding: 0;
}
#pos_col .module a.mainlevel:link, #pos_col .module a.mainlevel:visited {
	display:block;
	font-size: 11px;
	color: #00F;
	background: url(../images/li_indent.gif)  top left no-repeat;
	padding: 0 0 5px 20px;
	margin: 0 0 15px 0;
	font-weight: normal;
	text-decoration: underline;
}
#pos_col .module a.mainlevel:hover {
	color: #b00101;
	text-decoration: underline;
	background: url(../images/li_indent_h.gif)  top left no-repeat;
}
#pos_col .module a#active_menu {
	color: #b00101;
	background: url(../images/li_indent_h.gif)  top left no-repeat;
}

#pos_banner .module {
	color: #fff;
}

#pos_banner a {
	color: #ff8926
}

#pos_mainbody .module div {
	border: 1px solid #999;
	margin-bottom: 5px;
	background-color: #fff;
}
#pos_mainbody .module div div{
	border:0;
}
 
#pos_mainbody div.module div div div {
}

#pos_mainbody div.module  a {
	color: #0000ff;
}

#pos_mainbody .module h3 {
	margin: 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
	
	
	/* Last Newws */
	.module ul.latestnews  {
		padding: 0;
		margin: 10px 0 0 0;
	}
	.module  li.latestnews {
		margin: 0px 0px 0 15px;
		padding: 0;
	}
	.module a.latestnews:link, .module a.latestnews:visited {
		display:block;
		font-size: 11px;
		color: #00F;
		padding: 4px 2px;
		font-weight: normal;
		text-decoration: underline;
	}
	.module a.latestnews:hover {
		color: #b00101;
		text-decoration: underline;
	}

	/* Top Menu */
	#pos_top div.module{
		margin:0;
		padding: 0;
		text-align: left;
		width:100%;
		line-height:normal;
	}
	#pos_top div.module  div {
		margin:0;
		padding: 0;
	}
	#pos_top div.module  div div {
		margin:0;
		padding: 0;
	}
	#pos_top div.module  div div div {
		margin:0;
		padding: 0;
	}
	#pos_top div.module  div div div div {
		margin:0;
		padding: 0;
	}
	#pos_top  table,  #pos_top   tr, #pos_top   td {
		margin:0;
		padding: 0;
		line-height: 32px;
	}
	#pos_top   tr {
		background: url(../images/menu_sep.gif) no-repeat right;
	}
	#pos_top .module  a.mainlevel:link, #pos_top .module  a.mainlevel:visited {
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFF;
		margin: 0;
		padding: 9px 17px;
		text-decoration: none;
		background: url(../images/menu_sep.gif) no-repeat;
	}
	#pos_top .module  a.mainlevel:hover {
		color: #d3bd26;
	}

	
	/* Bottom Menu */
	#pos_bottom .module {
		margin:0;
		padding: 0;
		text-align: right;
	}
	#pos_bottom .module ul#mainlevel  {
		list-style: none;
		padding: 5px;
		margin: 0;
	}
	#pos_bottom .module  li {
		display: inline;
		margin: 0;
		padding: 0px 0px 0px 15px;
	}
	#pos_bottom .module a.mainlevel:link, #pos_bottom .module a.mainlevel:visited {
		font-size: 12px;
		color: #555;
		font-weight: normal;
		text-decoration: underline;
	}
	#pos_bottom .module a.mainlevel:hover {
		color: #c00000;
		text-decoration: underline;
	}
	
	
	/* Catalogo */
	.module ul#mainlevel-catalog  {
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
	}
	.module  li#mainlevel-catalog {
		margin: 0;
		padding: 0;
		position: relative;
		left: 0;
		top: 0;
	}
	.module a.mainlevel-catalog:link, a.mainlevel-catalog:visited {
		display:block;
		font-size: 12px;
		color: #000 !important;
		padding: 0 0 5px 20px;
		margin: 0 0 15px 0;
		font-weight: bold;
		text-decoration: underline;
		background: url(../images/li_indent.gif)  top left no-repeat;
	}
	.module a.mainlevel-catalog:hover {
		text-decoration: underline;
		color: #c00000 !important;
		background: url(../images/li_indent_h.gif)  top left no-repeat;
	}
	.module a.mainlevel-catalog-h:link, a.mainlevel-catalog-h:visited {
		display:block;
		font-size: 12px;
		color: #c00000 !Important;
		padding: 0 0 5px 20px;
		margin: 0 0 15px 0;
		font-weight: bold;
		text-decoration: none;
		background: url(../images/li_indent_h.gif)  top left no-repeat;
	}
	.module a.mainlevel-catalog-h:hover {
		color: #c00000 !Important;
		text-decoration: none;
	}

	.module ul#mainlevel-catalog-sub  {
		list-style: none;
		padding: 0;
		position: relative;
		left: 10px;
	}
	.module  li#mainlevel-catalog-sub {
		margin: 0;
		padding: 0;
		position: relative;
		left: 0;
		top: 0;
	}
	.module a.mainlevel-catalog-sub:link, a.mainlevel-catalog-sub:visited {
		display:block;
		background: url(../images/li_indent_sub.gif)  top left no-repeat;
		font-size: 11px;
		color: #000  !important;
		padding: 0 0 15px 20px;
		margin: 0;
		font-weight: bold;
		text-decoration: none;
	}
	.module a.mainlevel-catalog-sub:hover {
		background: url(../images/li_indent_sub_h.gif)  top left no-repeat;
		color: #c00000 !important;
	}
	.module a.mainlevel-catalog-sub-h:link, a.mainlevel-catalog-sub-h:visited {
		display:block;
		background: url(../images/li_indent_sub_h.gif)  top left no-repeat;
		font-size: 11px;
		color: #c00000 !important;
		padding: 0 0 15px 20px;
		margin: 0;
		font-weight: bold;
		text-decoration: none;
	}
	.module a.mainlevel-catalog-sub-h:hover {
		color: #c00000 !important;
		text-decoration: none;
	}
	
	/* Usato per i moduli invisibili */
	.module-no_bg  {
		padding-bottom: 15px;
	}
	
	
/*********************************************************************************************************/
	
/* FORM */

input.submitbutton,  input.button{
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	background-color: #dfdfdf;
	border: 1px solid #7d2d31;
	color: #7d2d31;
	padding: 2px;
}

.inputbox {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	border: 1px solid #7d2d31;
	background-color: #fff;
	color: #7d2d31;
	padding: 2px;
}


/*********************************************************************************************************/
tr.row0 {
	background-color: #eee;
	text-align: left;
}
tr.row1 {
	background-color: #FFF;
	text-align: left;
}

tr.row0:hover, tr.row1:hover {
	background-color: #edfacf;
}

.border_bottom {
	border-bottom: 1px solid #000;
}

.border_top {
	border-top: 1px solid #000;
}

.title_descr {
	color: #91b14e;
	font-weight: bold;
}

.title_comm {
	color: #b00101;
}

fieldset {
	border: 1px solid #91b14e;
	padding: 5px;
}
