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;
	background:#EDE9E0;
}
body {
	margin-top:3px;
}
a,img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
	color:#414575;
}
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/contentbg.gif) repeat-y;
/*	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:400px;/*353px;*/
	padding-top:4px;
     /*	background:url(img/bg-head.png) 0px 20px no-repeat;*/
	background:url(img/contentbg.gif) repeat-y;
}
/*logo*/
h2#logo {
	margin-bottom:6px;
	margin-left:0px;
	margin-top:0px;
}
h2#logo, h2#logo a {
	position:relative;
	display:block;
	width:320px;
	height:83px;
	top:0px;
	left:0px;
	/*float:left;*/
}
h2#logo span {
	position:absolute;
	display:block;
	width:320px;
	height:83px;
	top:0px;
	left:0px;
	float:left;
	background:url('img/logo.png') no-repeat
}
/*intestazione*/
#intestazione {
	color:#006CA5;
	width:648px;
	height:20px;
	overflow:hidden;
	left:0px;
	margin-top: -20px;
	border-top:1px #999999 solid;
	margin-left:331px;

}
#intestazione h1 {
	/*float:left;*/
	/*overflow:hidden;*/
        /*width:750px;*/
        padding:2px 0px 0px 0px;
	text-align:right;

	
	
}
#intestazione p {
	float:right;
	text-align:right;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#intestazione p a {
	color:#ff0000;
}
#forum {
        float:right;
	width:230px;
	text-align:right;
}

/*menu*/
div#header div.navigation {
	overflow:hidden;
	width:650px;
	line-height:38px;
	position:absolute;
	top:19px;
	right:0px;
	background:url(img/bg_menu.png) repeat-x;
	font-family:"Times New Roman", Times, serif;

	
}
div#header div.navigation ul {
	margin:0px;
	padding:0px 0px;
	float:right;
	width:650px;
}
div#header div.navigation ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
	text-align:center;
	/*background:url(img/navigationBackground1.png) no-repeat right center;*/
	
}
div#header div.navigation ul li:nth-child(1) {
	width:64px;
	padding-left:0px;
	padding-right:8px;
	/*background:none;*/
        /*background: url(img/navigationBackground1.png) no-repeat right center;*/
	background:#330000;

}
div#header div.navigation ul li:nth-child(2) {
	padding:0px;
        /*background: url(img/navigationBackground1.png) no-repeat right center;*/
}
div#header div.navigation ul li:nth-child(n+6) {
	/*float:right;*/
}
div#header div.navigation ul li:nth-child(1) a {
	color:#ffffff;
}
div#header div.navigation ul li:nth-child(n+10) a{
	/*color:#cccccc;
	font-size:14px*/
}
div#header div.navigation ul li:nth-child(5) {
	/*margin-left:104px;*/
	float:right;
}
div#header div.navigation ul li a {
	display:block;
	padding:0px 14px 0px 15px;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
div#header div.navigation ul li + li a:hover {
	/*background:url(img/navigationBackground2.png) repeat-x left top;*/
	color:#cccccc;
	text-decoration:underline;
}

/*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;
}

/*intro*/
#intro {
	float: left;
	width: 318px;
	height: 278px;
	margin-right: 6px;
	background: #D4CCBB;
	border: 1px #999 solid;
	
}
#intro p {
	font-size: 14px;
	text-align:justify;
	line-height: 20px;
	padding:0px 12px 0px 12px;
}
#listino {
	float: left;
	width: 320px;
	height: 280px;
	margin-left: 6px;
	background: #EDF2F7;
	margin-top: 20px;
}
#listino p {
	font-size: 13px;
	text-align:justify;
	line-height: 20px;
	padding:0px 12px 0px 12px;
}

/*slide*/

div#header div.slide {
	width: 637px;
	height: 268px;
	border: 6px solid #999999;
	position: relative;
	float: left;
	margin-left:5px;
}
div#header div.slideinterne {
	width: 637px;
	height: 230px;
	border: 6px solid #999999;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-right:5px;
}
/*div#header div.slidehome {
	width:982px;
	height:360px;
	clear:both;
	position:relative;
	float:left;
	background:url(img/slidebg.png);
}*/
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	overflow:hidden;
	/*border-left:9px solid #ffffff;
	border-right:9px solid #ffffff;*/
	/*background: #F3F0EB;*/
	background:url(img/contentbg.gif) repeat-y;
	
	padding-bottom:10px;
}
div.home div#contentWrapper {
	background:none
}
/************************************* CONTENT ***************************************/
div#content {
	float:left;
	width:687px;
	/*background:url(img/contentBackground.gif) repeat-x left top;*/
	padding:0px 30px 0px 10px;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	position:relative;
	top:0px;
	left:0px;
}
div#content a {
	color:#0C81C6;
	text-decoration:underline;
}
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;
}
div#contenthome {
	float:left;
	width:660px;
	padding:60px 30px 0px 20px;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	position:relative;
	top:0px;
	left:0px;
}

div#contenthome img[align="left"], div#contenthome img[style="float:left;"], div#contenthome img[style="float: left;"] {
	margin:3px 15px 12px 0px;
	float:left;
}
div#contenthome img[align="right"], div#contenthome img[style="float:right;"], div#contenthome img[style="float: right;"] {
    margin:3px 0px 12px 15px;
	float:right;
}
div#contentform {
	float:left;
	background:url(img/contentBackground.gif) repeat-x left top;
	padding:60px 30px 0px 5px;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	position:relative;
	top:0px;
	left:0px;
}
div#contentform a {
	color:#0C81C6;
	text-decoration:underline;
}
div#contentform h3#titolo {
font-size: 14px;
color: white;
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 #F49893;
border-right: 1px solid #F49893;
border-bottom: 1px solid #E81408;
background-color: #E81408;
padding: 4px 4px 0px;
position: absolute;
top: 10px;
left: 2px;
}
div#contentform h3#titolo span {
	display:block;
	padding:2px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#E81408;
	height:16px
}
div#contentform h3#titolo span:first-letter { 
	text-transform:uppercase;		
}
div#contentform h3#titolo a {
        color:#ffffff;
	text-decoration:none;
}
/*home*/
div.home div#contenthome {
	padding:0px;
	float:none;
	width:auto;
	overflow:hidden;
	/*background:url(img/homeContentBackground.jpg) repeat-y center top;*/
	min-height:270px;
}
div.home div.boxHome {
	float:left;
	width:296px;
	padding:1px 15px;
}
div.home div.boxHome + div.boxHome {
	margin-left:10px
}
div.home div#contenthome div.boxHome h3, div#contenthome h2.btn {
	color:#414575;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	margin-top:3px;
	height:35px;
	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;*/
	text-align:center;
	border-bottom:3px #999 solid;
}
div#content h2.btn {
	background:url(img/boxContentBackground.png) repeat-x;
	padding:0px 10px;
	width:440px;
	float:none;
	margin:0px auto;
}
div.home div#contenthome div.boxHome h3 a {
	color:#0060A3;
}
div.home div#contenthome div.boxHome h3 + * {
	clear:left;
}
div.home div#contenthome div.boxHome h4 {
	color:#000000;
	font-weight:normal;
}
div.home div#contenthome div.boxHome p {
    font-size:13px;
    line-height:20px;
}

div#content h3#titolo {
font-size: 14px;
color: white;
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 #969ACA;
border-right: 1px solid #969ACA;
border-bottom: 1px solid #414575;
background-color: #414575;
padding: 4px 4px 0px;
position: absolute;
top: 10px;
left: 2px;
}
div#content h3#titolo span {
	display:block;
	padding:2px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#414575;
	height:16px
}
div#content h3#titolo span:first-letter { 
	text-transform:uppercase;		
}
div#content h3#titolo a {
        color:#ffffff;
	text-decoration:none;

}
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 {
	text-shadow: 2px 2px 2px #d2d2d2;
	margin-bottom: 23px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:12px;.
	padding-top:20px;
	color:#0060a3;
}
div#content h4 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:12px;.
	padding-top:20px;
}

#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#testohome h4 {
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:22px;
        /*border-top: 6px #EDF2F7 solid;*/
}
div#testohome p {
	text-align:justify;
	margin-top:10px;
	line-height:20px;
}
#boxform {
	width:588px;
	height:253px;
	margin-left:80px;
	background:url(img/bgform.png) no-repeat;
	margin-top:48px;
	padding:7px;
}
/*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:3px 10px 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 #0060A3;
	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;
}
/*****************************facebook***********/
#fb {
	text-align:right;
}
#fb a{
	font-size:10px;
	padding-right:3px;
}
#fb img {
	vertical-align:middle;
	width: 20px;
	height: 20px;
	padding:3px;
}
/************************************* FOOTER ***************************************/
div#footer {
	text-align: center;
	clear: both;
	background: url(img/bg_bot.png) repeat-x;
	padding-top: 5px;
	color: white;
	height: 33px;
	
}
div.home div#footer {
	border-top:0px none;
	padding-top:8px;
	background-position:left 0px;
}
div#footer a {
	color:#ffffff;
}
div#footer p {
	margin:0px;
	padding:0px 10px;
	font-size:10px;
}
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;
}
#tabellalistino p {
	margin:0px;
	padding:0px;
}
#tabellalistino td.listinodx {
	padding-left:80px;
}
#tabellalistino td {
	padding-left:20px;
}
#tabellalistino td.costo {
	padding-left:106px;
}
#tabellalistino p.costipiuiva {
	font-size:10px;
	text-align:center;
}
/*shop*/
div.shop_category_item {
    width:337px;
    float:left;
    margin:0px 0px 20px 13px;
    overflow:hidden
}
div.shop_category_item:nth-child(2n+1) {
        clear:left;
		margin-left:0px;
}
div.shop_category_item img {
    float:left;
    margin:4px 10px 4px 0px;
    border:1px #999999 solid;
}
div#content div.shop_category_item h2 {
    font-size:14px;
    line-height:18px;
    text-transform:uppercase;
    color:#330000;
    margin:0px;
    font-family: "Times New Roman", Times, serif;
    text-align:left;
}
div#content div.shop_category_item h2 a {
    color:#900;
    text-transform:uppercase;
    text-decoration:none;

}
div.shop_category_item_description_inforequest {
    /*clear:left;*/
    /*width:170px;*/
    float:left;
    padding-left:4px;
}
div#content div.shop_item_footer_category {
    text-align:left;
    font-weight:bold;
    font-style:italic;
    margin:2px 0px 0px 0px
}
div#content div.shop_item_footer_category a {
    font-weight:normal;
	color: #333333;
}
div#content a.shop_category_item_link_detail {
    clear:left;
    display:block;
    float:left;
    padding-right:4px;
    border-right:1px solid #333333;
	font-weight: bold;
    color: #333;
}
div.shop_category_paginazione {
    float:right;
    width:394px;
    clear:none;
    font-size:18px;
}
div.shop_category_footer, div.shop_item_footer {
    display:none
}