html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
html,body {
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/bg.jpg) no-repeat #1D1B20;
	color:#000000;
}
body {
	margin-top:8px;
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
}
a:hover {
	text-decoration:underline
}
a:active {
	position:relative;
	top:1px;
}
input[type="text"], input[type="pasword"],textarea {
	border:0px none;
	background:url(img/inputBackground.gif) no-repeat left top;
	height:18px;
	line-height:18px;
	padding:1px 2px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	line-height:normal;
	height:auto;
	width:auto;
	padding:2px 4px;
}


input[type="submit"], button {
	margin:0px;
	padding:0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px none;
	height:20px;
	background:url(img/buttonBackground.gif) repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	z-index:1000px;
}
:focus {
	outline:0px none;
	border:0px none;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	width:1000px;
	margin:auto;
/*	background:url(img/contentBackground.gif) #000000 repeat-x left 500px;*/
	background-color:#ffffff;
	/*overflow:hidden;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
/************************************* HEADER ***************************************/
div#header {
	overflow:hidden;
	width:981px;
	margin-left:9px;
        margin-right:9px;
	position:relative;
	top:0px;
	left:0px;
	height:492px;
	padding-top:8px;
	background:url(img/wrap_bg.png) no-repeat;
}
/*logo*/
h2#logo {
	margin-bottom:15px;
	margin-left:0px;
	margin-top:7px;
}
h2#logo, h2#logo a {
	position:relative;
	display:block;
	width:251px;
	height:82px;/*109*/
	top:0px;
	left:0px;
	/*float:left;*/
}
h2#logo span {
	position:absolute;
	display:block;
	width:251px;
	height:82px;/*109*/
	top:0px;
	left:0px;
	float:left;
	background:url('img/logo.jpg') no-repeat
}
/*intestazione*/
#intestazione {
	color:#939393;
	/*background:#ffffff;*/
	width:980px;
	height:25px;
	overflow:hidden;
	/*position:absolute;*/
	left:0px;
	/*top:85px;*/
	text-align:left;
}
#intestazione h1 {
	float:left;
	/*margin-left:6px;
	overflow:hidden;*/
       /* width:750px;*/
        background:#ffffff;
	padding:2px;
}
#intestazione p {
	float:right;
	text-align:right;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#intestazione p a {
	color:#ff0000;
}
#forum {
        float:right;
	width:100px;
	height:20px;
        background:#2D2B30;
	text-align:right;
	padding:5px;
	text-align:center;
	margin-right:0px;
}
#prodotti {
	float:right;
	width:150px;
	height:20px;
        background:#2D2B30;
	text-align:right;
	padding:5px;
	text-align:center;
	margin-right:0px; 
	font-weight:bold;
}
#prodotti a {
	color:#fff;
	
}

/*menu*/
div#header div.navigation {
	overflow:hidden;
	/*width:869px;*/
        width:700px;
	line-height:41px;
	height:53px; /*87-46*/
	position:absolute;
	top:34px;
	right:0px;
	background:url(img/navigationBackground.png) no-repeat left 0px;
	
}
div#header div.navigation ul {
	margin:0px;
	padding:5px 0px 0px;
	float:right;
	/*width:869px;*/
	width:700px;
}
div#header div.navigation ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
	float:left;
	list-style:none;
	text-align:center;
	background:url(img/navigationBackground.gif) no-repeat left center;
}
div#header div.navigation ul li:nth-child(1) {
	width:64px;
	padding-left:0px;
	background:none;
}
div#header div.navigation ul li:nth-child(2) {
	background:none;
	padding:0px;
}
div#header div.navigation ul li:nth-child(n+10) {
	float:right;
	font-style:italic;
	background: none;
	margin-top:5px
}
div#header div.navigation ul li:nth-child(1) a {
	color:#ffffff
}
div#header div.navigation ul li:nth-child(2) a {
	padding:0px 14px 0px 14px;
}
div#header div.navigation ul li:nth-child(n+10) a{
	color:#cccccc;
	font-size:14px
}
div#header div.navigation ul li a {
	display:block;
	padding:0px 13px 0px 11px;
	font-size:12px;
	color:#96BE0E;
	text-transform:uppercase;
	font-weight:bold;
}
div#header div.navigation ul li + li a:hover {
	/*background:url(img/navigationBackground2.png) repeat-x left top;*/
	color:#96BE0E;
	text-decoration:underline;
}
div#header div.navigation ul li:nth-child(n+10) a:hover {
	background:0px none;
	color:#cccccc
}
/*Ricerca*/
form#frmSearch {
	position:absolute;
	right:2px;
	top:0px;
	width:285px;
	padding-top:4px
}
form#frmSearch input {
	width:146px;
	margin-right:7px
}
form#frmSearch button {
	padding:0px 0px 0px 30px;
	text-align:left;
	width:120px;
	background:url(img/btnSearchBackground.png) transparent no-repeat left center;
	color:#cc0000;
	height:23px;
}
/*slide*/
div#header div.slide {
	width:970px;
	height:350px;
	border:6px solid #F4F4F4;
	clear:both;
	position:relative;
	float:left
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	overflow:hidden;
	border-left:9px solid #ffffff;
	border-right:9px solid #ffffff;
	background:url(img/contentBackground2.gif) #ffffff repeat-y;
	padding-bottom:10px;
}
div.home div#contentWrapper {
	background:none
}
/************************************* CONTENT ***************************************/
div#content {
	float:left;
	width:660px;
	background:url(img/contentBackground.gif) repeat-x left top;
	padding:60px 30px 0px 20px;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	position:relative;
	top:0px;
	left:0px;
}
div#content a {
	color:#96BE0E;
}
div#content img[align="left"], div#content img[style="float:left;"], div#content img[style="float: left;"] {
	margin:3px 15px 12px 0px;
	float:left;
}
div#content img[align="right"], div#content img[style="float:right;"], div#content img[style="float: right;"] {
    margin:3px 0px 12px 15px;
	float:right;
}
/*home*/
div.home div#content {
	padding:0px;
	float:none;
	width:auto;
	overflow:hidden;
	background:url(img/homeContentBackground.jpg) no-repeat left top;
	min-height:/*270px;*/600px;
}
div.home div.boxHome {
	float:left;
	width:296px;
	padding:4px 12px;
}
div.home div.boxHome + div.boxHome {
	margin-left:10px
}
div.home div#content div.boxHome h3, div#content h2.btn {
	color:#96BE0E;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	height:30px;
	line-height:30px;
	background:url(img/boxHomeBackground.png) repeat-x;
	padding:0px 6px;
	float:left;
	min-width:108px;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
	position:relative;
	left:-4px;
	clear:both;
}
div#content h2.btn {
	background:url(img/boxContentBackground.png) repeat-x;
	padding:0px 10px;
	width:440px;
	float:none;
	margin:0px auto;
}
div.home div#content div.boxHome h3 a {
	color:#96BE0E;
}
div.home div#content div.boxHome h3 + * {
	clear:left;
}
div.home div#content div.boxHome h4 {
	color:#000000;
	font-weight:normal;
}
div.home div#content div.boxHome p {
    font-size:13px
}

div#content h3#titolo {
    font-size:14px;
    color:#96BE0E;
    font-weight:bold;
    -moz-border-radius:5px 5px 0px 0px;
    -webkit-border-radius:5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #333333;
    background-color:#333333;
    padding:4px 4px 0px;
	position:absolute;
	top:11px;
	left:0px
}
div#content h3#titolo span {
	display:block;
	padding:2px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#2d2b30;
	height:16px
}
div#content h3#titolo + * {
	clear:left
}
/*div#content > h1 + * {
	clear:left
}
div#content h1 ~ h1 {
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 20px;
	color:#cccccc;
	float:none;
	background-color:transparent;
	padding:0px;
	border:0px none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
div#content h3 ~ h3 + * {
	clear:none
}*/
div#content h1 {
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 20px;
}
div#content h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
div#content h3 {
	font-size:16px;
	font-weight:bold;
}
#titolonelpost {
	font-size:16px;
	font-weight:bold;
	margin-bottom:26px;
}
div#content p {
	margin:0px 0px 12px 0px;
	line-height:20px
}
/*form*/
div.campoform {
	width:280px;
	float:left;
	overflow:hidden;
	margin-bottom:8px;
}
div.etichetta {
	width:60px;
	float:left;
	line-height:20px;
}

div.campo {
	width:210px;
	float:left;
}
div#cont-testo_richiesta {
	width:660px;
	clear:left;
	float:none;
}
div#cont-testo_richiesta div.campo {
	width:540px;
}
form#frmInfo input[type="text"] {
	width:184px
}
form#frmInfo textarea {
    width:180px;
	height:80px;
	overflow:auto;
	max-width:496px;
	max-height:160px;
}
div#content {
	font-size:12px;
}
div#cont-privacy {
	font-size:12px;
	width:160px;
}
div#cont-submit {
	width:50px;
	float:left;
	margin:16px 0px 0px 36px;
}
div#immagini img {
	width:185px;
	margin-right:8px;
}
div#immagini h4 {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
/*gallery*/
div#content div.gallery_container {
	width:150px;
	float:left;
	margin:0px 12px 12px 0px;
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:0px;
	left:0px;
}
div.gallery_container:nth-child(4n+2) {
	clear:left;
}
div#content div.gallery_container img {
	padding:4px;
	border:1px solid #cccccc;
}
a.info {
	color:#000000;
}
div#content div.gallery_container a.info {
	display:block;
	position:absolute;
	top:97px;
	right:2px;
	font-size:10px;
	padding:2px 4px;
	color:#000000;
	background-color:#cccccc
}
/*search*/
strong.nresult {
	font-size:16px;
	margin-left:12px
}
div.searchresult {
	margin:-12px 0px 12px;
	border-top:1px solid #cccccc;
	padding:12px 12px 0px;
}
div.searchresult + div.searchresult {
    margin:0px 0px 12px;
    border-top:0px none;
    padding-top:0px;
}
div.searchresult_link {
	font-weight:bold;
}
div.searchresult_text {
	font-size:12px;
}


/************************************* OFFERTE ***************************************/
#box-prodotto {
	width:192px;
	float:left;
	border:1px #c0c0c0 solid;
	margin-left:21px;
	margin-bottom:21px;
}
#immagine-prodotto {
	width:192px;
	height:133px;
}
#immagine-prodotto img {
	width:190px;
	border:1px #000 solid;
	height:131px;
}
#link-prodotto {
	height:36px;
	background:#d63a23;
	width:192px;
}
#link-prodotto div.sin {
	float:left; width:90px; padding:5px 0px 0px 5px; background-color: #d63a23;
} 
#link-prodotto div.des {
        float:left; width:90px; display:table-cell; text-align:right; padding:5px 5px 0px 0px;
}
#link-prodotto span {
	font-family: Arial; color: #ffffff; font-size: 10px;
}

/************************************* SIDEBAR ***************************************/
div#sidebar {
	float:right;
	width:250px;
	background:url(img/contentBackground.gif) repeat-x left top;
	padding:60px 22px 0px 0px;
	overflow:hidden;
}
div#sidebar h3 {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
}
div#sidebar p {
	margin:8px 0px 8px;
}
div#sidebar div.box {
	border:2px solid #96BE0E;
	padding:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	overflow:hidden;
	margin-bottom:15px
	font-family:verdana;
	font-size:10px;
}
div#sidebar div.box h3 {
	text-align:left;
	padding:0px;
}
#sidebar h4.richiestainfo {
	font-size:16px;
        width:267px;
	padding-bottom:10px;
	font-weight:normal;
	text-align:left;
	color:#ccc;

}
#status-box {
	height:67px;
	width:267px;
	background:url(/layout/extra/domini/img/bg-status.png);
	padding-top:7px;
	float: left;
}
#status {
	width:210px;
	margin:auto;
	height:60px;
}
#status img {
	width:53px; float:left;
	vertical-align:middle;
	padding:0px 10px 0px 0px;
}
#status p.online {
	float:left;
margin:0px;
}
#status p.offline {
	float:left;
margin:0px;
}
#status span {
	font-size:22px;
}
#status span.offline {
	font-size:16px;
	padding-left:4px;
}

div#sidebar form#frmInfo {
  overflow:hidden;
}
div#sidebar form#frmInfo div.campoform {
  overflow:hidden;
}
/************************************* FOOTER ***************************************/
div#footer {
	text-align:center;
	margin:0px 9px 5px 9px;
	clear:both;
	border-top:4px solid #333333;
	background:url(img/footerBackground.gif) repeat-x left 14px;
	padding-top:19px;
	color:#000000;
	height:41px;	
	font-size:10px;
}
div.home div#footer {
	border-top:0px none;
	padding-top:2px;
	background-position:left 0px;
}
div#footer a {
	color:#000000;
}
div#footer p {
	margin:0px;
	/*float: left;*/
	/*line-height:29px;*/
	padding:0px 12px;
}
div#footer p#privacy {
	float:right;
	margin-bottom:10px;
}
div#footer p#privacy+p {
	clear:both;
	float:none;
	margin-bottom:10px
}
p#copyright {
	font-size:10px;
}
/* stile menu importato da shop principale */

#menudasitoprincipale ul {
	line-height:20px;
}
#menudasitoprincipale ul li.menu_0 a {
	color:#96BE0E;	
}
#menudasitoprincipale ul li.menu_1 a {
	color:#000000;	
}