
input
{
    font-size: 1em;
    width:130px;
}
.button
{
    margin-top:5px;
    width:auto;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	/*list-style-image: url(../images/img07.gif);*/
}

a {
	color: #333333;
	text-decoration: underline;
}
#menu a
{
	color: #333333;
	text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */


#logo {
	float: left;
	width: 700px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #393019;
}

#logo h1 {
	padding: 100px 0 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.4em;
}

#logo p {
	text-transform: uppercase;
	padding: 140px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8FFCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#splash {
	float: right;
	width: 180px;
	padding: 15px 20px 20px 20px;
	line-height: 20px;
	color: #dbdbdb;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#menu-container {
	width: 940px;
	height: 70px;
	margin: 0px auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 720px;
	height: 80px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0px;
	padding: 40px 7px 0px 7px;
	color: #FFFFFF;
}
.selected {
	display: block;
	float: left;
	margin: 0px;
	padding: 40px 7px 0px 7px;
	color: #FFFFFF;
	border-bottom:dotted 1px #ed1d24;
	background-color:#2f3031;
}

#menu a:hover {
}

#menu .current_page_item a {
	padding-left: 5px;
}



#search-input {
	border: none;
	background: none;
	padding: 0px 24px 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	margin-top:32px;

}
#header-search-img {
	border: none;
	background: none;
	padding: 30px 24px 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo
{
    float:left;
    width:239px;
}
#logo a {
	margin: 0 auto;
	padding: 0;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(../images/img07.jpg) no-repeat left bottom;
}

/* Latest Post */

#latest-post {
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 0 0  0px;
}

.post {
	margin-bottom: 20px;
	padding: 10px 0;
	line-height: 150%;
	
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 0px;
	font-size: 30px;
	font-weight: normal;
	background-image: url(../images/background_01.jpg);
	background-repeat:no-repeat;
}

.title a {
	border-bottom: none;
	color: #ed1d24;
}

.title a:hover {
}

.byline {
	margin: 0px;
	/*border-bottom: 1px solid #E5E5E5;*/
}

.entry {
	padding: 0px 0px;
	background-image: url(../images/background_03.jpg);
	background-repeat:no-repeat;
}
.entryHome {
	padding: 0px 0px;
	background-image: url(../images/background_03.jpg);
	background-repeat:no-repeat;
	
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	padding: 0;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
}

.sidebar li ul {
	margin: 0;
	padding: 0;
}

.sidebar li li {
	margin: 0;
	padding: 6px 0px;
}


.sidebar li h2 {
	margin: 0;
	padding: 20px 10px 0px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ed1d24;
}

#sidebar p {
}

#sidebar1 a, #sidebar2 a {
	color: #333333;
}

#sidebar1 {
	margin: 0;
	padding: 0;
	width: 180px;
}

#sidebar1 li ul {
	padding: 10px 10px;
	background: url(../images/img08.jpg) no-repeat left bottom;
}


#sidebar2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	visibility:hidden;
}

#sidebar2 li ul {
	padding: 20px 20px;
	/*background: url(../images/img09.jpg) no-repeat left bottom;*/
}


/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0 0px 0 15px;
	padding: 2px 2px;
	width: 90px;
	height: 18px;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 55px;
	margin: 0 auto;
	border-top: 1px solid #CECECE;
	text-align:center;
	background-color:#eeeeee;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #4E4E4E;
}

#footer a {
	color: #4E4E4E;
}

#footer UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 15px
}
#footer LI {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 1.3em; PADDING-LEFT: 15px; PADDING-RIGHT: 0px; DISPLAY: inline; COLOR: #6b6b6b; FONT-SIZE: 1.1em; PADDING-TOP: 0px
}
#footer LI.first {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-TOP: 0px
}
#footer LI A {
	COLOR: #6b6b6b
}

/*--------------------style---------------------*/

.button_menu_sx
{
	color:#fff;
	padding-top:2px;
	padding-left:9px;
	padding-bottom:4px;
	margin-right:10px;
	/*background-image: url(../images/bullet_toggle_plus.png);*/
	background-repeat:no-repeat;
}
.button_menu_sx_sel
{
	background-color:#a4a4a4;
	color:#fff;
	padding-top:2px;
	padding-left:9px;
	padding-bottom:4px;
	margin-right:10px;
	font-weight:bold;
	/*background-image: url(../images/bullet_toggle_minus.png);*/
	background-repeat:no-repeat;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.button_menu_sx2
{
	color:#fff;
	padding-left:9px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
	font-style:italic;
	margin-left:10px;
	/*background-image: url(../images/bullet_toggle_plus.png);*/
	background-repeat:no-repeat;
}
.button_menu_sx_sel2
{
    background-color:#c8c8c8;
	color:#fff;
	padding-left:9px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
	font-style:italic;
	margin-left:10px;
	font-weight:bold;
	/*background-image: url(../images/bullet_toggle_minus.png);*/
	background-repeat:no-repeat;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.button_menu_sx3
{
	color:#fff;
	padding-left:9px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
	font-style:italic;
	margin-left:20px;
}
.button_menu_sx_sel3
{
	background-color:#e3e3e3;
	color:#fff;
	padding-left:9px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
	font-style:italic;
	margin-left:20px;
	font-weight:bold;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.MainImage
{
    border: solid 8px #ebebeb;
    margin:7px 7px 7px 0px;
}
.titoloListProdotti
{
    padding-top:7px;
    padding-left:7px;
    font-size:18px;
    background-image: url(../images/background_02.jpg);
	background-repeat:no-repeat;
	width:600PX;
	margin:5px;
}

#content .button_menu_sx
{
     padding-top:7px;
    padding-left:7px;
    font-size:18px;
    background-image: url(../images/background_02.jpg);
	background-repeat:no-repeat;
	width:600PX;
	margin:5px;
}

.MainImageDett
{
    border: solid 8px #fff;
    margin:7px 7px 7px 0px;
    float:left;
}
.titleSubSectionDown
{
   
    margin-top:25px;
    font-weight:bold;
    color:#ed1d24;
    padding-left:7px;
    font-size: 1.4em;
    background-image: url(../images/background_02.jpg);
	background-repeat:no-repeat;
	width:600PX;
	padding-top:5px;
	padding-bottom:10px;
}

div#backgroundMainImageDown
{
	background-image: url(../images/backgroundMainImageDown.PNG);
	background-repeat:no-repeat;
	background-position:right top;
	width:524px;
	height:14px;
}
.dividmenu
{
    height:2px;
    background-image: url(../images/backgroundMainImageDown.PNG);
}

#mainmenu  UL LI A.page_item_sel {
	DISPLAY: block; COLOR: #fff
}

#breadcrumbs
{
    FONT-SIZE: 1.2em
}
#ProductPage
{
    padding:10px;
}
.iconTitleSx
{
    float:left;
    margin-left:7px;
}
.iconTitleDx
{
    margin-top:5px;
    FONT-SIZE: 1.5em;
    color:#000000;
    font-weight:bold;
}
.textfield
{
    float:left;
    padding-right:5px;
    width:180px;
}
.privacy
{
    font-size:10px;
    margin:0px;
    line-height:150%;
}
.backgroundMainImageDownSmall
{
    background-image: url(../images/background_02.jpg);
	background-repeat:no-repeat;
}
#prodottiPage
{
    border: solid 1px #ebebeb;
}
.titleNewsHp
{
    margin-left:10px;
}