body {
	margin: 0px;
	/* background: #000000; */
	/* background: #FFB5AA; */ 
	/* background: #FFFF00; */
	background: #8B0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
  color: #383838;  
	skip-border: 3px #FFB244 groove;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/* border-bottom: 1px dotted #999999; */
	border-bottom: 1px groove #8B0000;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 30px auto;
	padding: 30px;
	background: #FFFFFF;
	border: 5px #FFB244 solid;
}

/* Header */

#header {
	width: 910px;
	skip-height: 172px;
	margin: 0 0 5px 0;
	background: #FFFFFF url(images/skip-banner1-mursan.jpg) no-repeat left top; 
}

#spacer {
	width: 910px;
	height: 4px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 904px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border: 3px #AB0000 solid;
	/* background: #FFB244; */
	background: #FAC600;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 17px 0px 10px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFBB;
	border: none;
}

#menu a:hover {
	color: #FFFFBB;
	text-decoration: none;
	font-style: italic;
  skip-font-size: 16px;
	skip-letter-spacing:-1px
}

#menu .current_page_item {
	color: #8B0000;
  font-size: 16px;
	display: block;
	padding: 17px 10px 10px 20px;
	text-decoration: none; 
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 40px 20px 0 0;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #8B0000;
	border: none;
	
}

.post .title a:hover {
	/* text-decoration: underline; */
}

.post .meta {
	border-bottom: 4px groove #8B0000;
	/* text-transform: uppercase; */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B0000;
	text-transform: uppercase;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

.post .entry .pagelinks {
	color: #8B0000;
	border: none;
	font: bold 14px Arial, Helvetica, sans-serif;	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 40px 0 0 20px;
	color: #484848;
	skip-background: #777777;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 4px groove #8B0000;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	/* color: #787878; */
	color: #8B0000;
	border: none;
	font: bold 14px Arial, Helvetica, sans-serif;	
	
}

#sidebar a:hover {
	text-decoration: none;
	color: #484848;
	skip-font: bold 12px Arial, Helvetica, sans-serif;	
}

#sidebar .current_page_item {
	color: #484848;
  font-size: 14px;
	text-decoration: none; 
	font: bold 14px Arial, Helvetica, sans-serif;	
	border-bottom: 4px groove #8B0000;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

#sidebar .current_page_item2 {
  font-size: 14px;
	text-decoration: none; 
	font: bold 14px Arial, Helvetica, sans-serif;	
	border-bottom: 4px groove #8B0000;
	line-height: 35px;
	padding-bottom: -60px;
	padding-top: 10px;
	
}

#sidebar .inner_menu {
	color: #484848;
	skip_display: block;
	text-decoration: none; 
	font: 10px Arial, Helvetica, sans-serif;	
	skip_border: none;
	border-bottom: none;
	line-height: 10px;
	padding-bottom: -5px;
	padding-top: -5px;
	padding-left: 20px;

}


/* Footer */
#footer {
	width: 904px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #FAC600;
	border: 3px #8B0000 solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFBB;
	font-weight: bold;
}

#footer p {
	margin: -7px 0 0 0;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFF33;
}


/* classi di interazione con l'utente tramite link */
.insidePageLink {

	font-size: 18px;
	text-decoration: none; 
  color: #8B0000; /* #8B0000; FFB244 */ 
	border-bottom: none;
}

.insidePageLink:hover {

  font-style:italic;
	font-size: 16px;
  font-weight:bold;
	skip-text-decoration: underline; 
	letter-spacing: 1px;
  text-transform: uppercase;
}

/* stile pagina prodotti */
#products {
	
	padding-right:165px;	
}


#products a {
	border:none;
	text-decoration:none;
	color:white;
}

#products a:hover {
	border:none;
	text-decoration:none;
	color:#FCC;
}

.left_item {
	
	text-align:left;
}

.right_item {
	
	text-align:right;
	padding-left:190px;
}

.left_item_content {

	background:url(images-prodotti/backgroundsample1.png) no-repeat;
	width:270px;
	height:65px;
	padding-left:160px;
	padding-top:15px;
}

.right_item_content {

	background:url(images-prodotti/backgroundsample1.png) no-repeat;
	width:270px;
	height:65px;
	padding-left:40px;
	padding-right:100px;
	padding-top:15px;
}

.item_title {
	
	width:200px;
	text-align:center;
	line-height:120%;
		
	font-size:14px;
	font-weight:bold;
	color:white;
	
	cursor:pointer;


}

.item_title:hover {
	color:#FCC;
}

.upper {
	z-index:1;
	position:absolute;
	cursor:pointer;
	border:none;
}

.lower {
	z-index:0;
	position:relative;
}


