@font-face {
    font-family: 'AvantGarde2';
    src: url('fonts/a0000142-webfont.eot');
    src: url('fonts/a0000142-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/a0000142-webfont.woff') format('woff'),
         url('fonts/a0000142-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AvantGarde2';
    src: url('fonts/a0000140-webfont.eot');
    src: url('fonts/a0000140-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/a0000140-webfont.woff') format('woff'),
         url('fonts/a0000140-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
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/background.png) repeat-y center top;
	color:#0000;
}
img,object {
	text-decoration:none;
	outline:none;
	border:0px none;
}

a {
	text-decoration:none;
	color:#242724;
}
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:20px;
	line-height:20px;
	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:1px #333 solid;
	height:30px;
	/*background:url(img/buttonBackground.gif) repeat-x;*/
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	cursor:pointer;
	z-index:1000px;
	width:80px;
	background:#ddd;
}
:focus {
	outline:0px none;
	border:0px none;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
	width: 1016px;
	padding: 8px 6px;
	margin: auto;
	background: none;
}
/************************************* HEADER ***************************************/
div#header {
	background:url(img/headerBackground2.png) no-repeat;
	height:145px;
	
}
/*logo*/

h3#logo {
padding: 8px 0px 0px 5px;
height: 70px;
width: 185px;
float: left;
}

h1#title {
	font-family: "AvantGarde","AvantGarde2", Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 13px;
	font-size: 24px;
	text-transform:uppercase;
	color:#343537;
}
h2#subtitle {
	font-family: "AvantGarde","AvantGarde2", Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 14px;
	font-size: 14px;
}
#description h2 {
	text-align: right;
	font-family: 'Nothing You Could Do', cursive;
	font-size:22px;
	color:#ffffff;
	margin: 74px 10px 0px 0px;
}
#description h1 {
	text-align: right;
	font-family: 'Nothing You Could Do', cursive;
	font-size:22px;
	color:#ffffff;
	margin: 74px 10px 0px 0px;
}

/*menu*/
div.navigation {
	margin-top:29px;
}

div.navigation ul {
    margin:0px;
    padding:0px;
    overflow:hidden;
}
div.navigation ul li {
	list-style:none;
	margin:0px;
	float:left;
}


div.navigation ul li+li {
background: url(img/navigationBackground4.png) no-repeat left center;
}


div.navigation ul li a {
	color:#ffffff;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'ArialNarrow','Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding: 0px 14px;
	font-weight: bold;

}
div.navigation ul li a:hover {
	text-decoration:underline;
}
div.navigation ul li a:active {
	position:relative;
	top:1px;
}

/*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: 928px;
height: 174px;
clear: both;
overflow: hidden;
}

div#header div.slidehome {
width: 928px;
height: 300px;
clear: both;
overflow: hidden;
border-left:1px #C28858 solid;
}

/* INTRO */
#intro {

width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
background:#ffffff;
}
#intro h3{
text-align:center;
}
#intro h3 span {
background-color: #BEBFBF;
color: white;
padding: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:14px;
}

/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
	background:#ffffff;
	line-height:20px;
}

/************************************* CONTENT ***************************************/

div#contenthome {
	font-size: 12px;
	float:left;
	width:602px;
	text-align:justify;
	font-size: 14px;
	padding: 35px 15px 15px 15px;
	
}
div#contenthome h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #03C;
	font-family: "AvantGarde","AvantGarde2", Arial, Helvetica, sans-serif;
}
div#contenthome h4 {
	font-size: 16px;
	margin-top: 10px;
}
div#offertehome {
	
}
div#content {
	font-size: 12px;
	min-height: 430px;
	float:right;
	width:500px;
	text-align:justify;
	background:#ffffff;
	font-family:arial;
	padding:20px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

}
div#content p {
	line-height:20px;
}
div#content_form {
	float:left;
	width:50%;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	min-height:400px;
}
div#content a {
	color:#242724;
	text-decoration:underline;
	font-weight:bold;
}
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#content h2#titolo {
	font-family: 'Quantico', sans-serif;
	font-size: 18px;
	color: #242724;
	text-shadow: 2px 2px 3px #7E8386;
    	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 #8B3412;
   	 border-right:1px solid #8B3412;
  	 border-left:1px solid #8B3412;*/
   	 padding:4px 4px 0px;
	position:absolute;
	top:11px;
	left:10px

}
div#contentform {
	width:100%;
	padding:35px;
}
div#contentform h2{
	font-size:22px;
	color:#0AA0F5;
	text-align:justify;
	line-height:30px;
	margin-bottom:20px;
}

div#contentform h2#titolo {
	font-family: 'Quantico', sans-serif;
	font-size: 18px;
	color: #613616;
	text-shadow: 2px 2px 3px #C89764;
    	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 #8B3412;
   	 border-right:1px solid #8B3412;
  	 border-left:1px solid #8B3412;*/
   	 padding:4px 4px 0px;
	position:absolute;
	top:11px;
	left:10px

}
div#content h2#titolo span {
	display:block;
	padding:2px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	/*background-color:#cc0000;*/
	height:16px
}
div#content h1#titolo + * {
	clear:left
}
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:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	color:#053C97;
}
div#content h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:25px;
	color:#B4142F;
}
div#content p {
	margin:0px 0px 12px 0px;
	line-height:20px
}
div#content ul {
	line-height:24px;
}

/*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;
}
/************************************* SIDEBAR ***************************************/
div#side {
	width: 192px;
	float: left;
	padding-top: 35px;
	overflow: hidden;

}
div#side h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}
div#side input {
	width:275px !important;
	height: 30px;
	font-size: 16px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px #ccc solid;
}
div#side textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px #ccc solid;
	width:275px !important;
	height:100px;
}
div#sideright {
	width:192px;	
	float:left;	
	margin-top:35px;
	overflow: hidden;
	height:100%;
}
div#contattaci {
	background-color: #D33F7E;
	color: white;
	padding: 8px;
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
div#contattaci h5 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div#contattaci h5 a {
	color: #ffffff;
	text-decoration: none;
}
div#contattaci h5 a:hover {
	text-decoration: underline;
}
div#menusx {
	background-color: #e9eaec;
	border: 1px solid #C6CBD2;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 10px 20px 5px;
	margin-bottom: 10px;
}
div#menusx p {
	margin: 0px;
	font-size: 18px;
	color: #1E4F87;
	text-transform: uppercase;
	border-bottom: 2px solid #339AE1;
	margin: 0px -4px 12px;
	padding: 0px 4px 8px;
}
div#menusx ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
div#menusx ul li {
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
div#menusx ul li a {
color: #194B84;
display: block;
float: left;
padding: 6px 0px 6px 20px;
background: url(img/navigationBackground2.png) no-repeat left 6px;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;

}

div#menusx ul li + li {
border-top: 1px solid white;
}



div.nome {
	margin-bottom:5px;
}
div#box {
	width: 172px;
	height: 140px;
	margin-bottom: 10px;
	background: url('img/boxBackground2.png') no-repeat left top;
	padding: 10px 10px 10px;
}
div#carrello {
	display: block;
min-height: 47px;
background: url('img/carrelloBackground.png') no-repeat left top;
padding: 8px 0px 0px 45px;
font-size: 14px;
color: #19628f;
text-align: center;
}
div#accedi {
	background-color: #194b84;
color: white;
padding: 8px;
border: 1px solid #CCC;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
text-align: center;
}
div#accedi a {
font-size: 18px;
font-weight: bold;
font-family: AvantGarde, AvantGarde2, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}	
/**************************form***************************/

div.campo {
	margin-bottom:15px;
}
div#campoprivacy {
	
}
div#campoprivacy input {
	
}
form#frmInfo input[type="text"] {
	width:220px;
	height: 30px;
	font-size: 16px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px #ccc solid;
}
form#frmInfo textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px #ccc solid;
	width:360px;
	height:100px;
}
div#cont-privacy {
	font-size:12px;
	width:160px;
	float:left;
}
div#cont-submit {
	width:80px;
	float:left;
	margin-left:115px;
	margin-top:15px;
	
}
/********************************************************/
#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;
}

/************************************* FOOTER ***************************************/
div#footer {

text-align: center;
height: 70px;
padding: 72px 0px 0px 0px;
overflow: hidden;
background: url(img/footerBackground2.png) no-repeat;
color: #333;
font-size: 14px;
z-index: 10;
width: 1016px;
/*position:relative;
top:20px;*/
}

#social {
	margin:auto;
	text-align:center;
	padding:20px 0px;
}
#social_home {
	margin:auto;
	text-align:center;
	padding-top:7px;
	
}
p#pripiva {
	position: absolute;
right: 30px;
top: 10px;
width: 120px;
text-align: left;
font-size: 12px;
margin: 0px;
line-height: 20px;
}

/****************************  LANDING  **************************/

body#bodyland {
	color:#000000; margin:0px;
}
div#wrapland {
	margin:auto;
	width:981px;
}
div#logoland {
	height:102px; margin-left:70px;
}
div#content_land {
	width:100%;
	min-height:800px;
	background:#fff;
	
}
div#leftland {
	width:47%; float:left;
}
h1#h1land {
	color:#fff; font-size:30px; font-weight:bold; margin:0px 100px 0px 30px;
}
h2#h2land {
	color:#fff; font-size:16px; font-weight:bold; margin:25px 20px 0px 15px; line-height:22px;
}
h3#h3land {
	color:#fff; font-size:16px; font-weight:bold; margin:32px 0px 0px 15px;
}
p#pdatiland {
	margin:22px 0px 0px 15px; color:#000000;
}
form#formland {
	width:450px;
	margin:10px 0px 0px 8px;
        padding:18px 0px 0px 30px;
	color:#000000;
	background: #bd052c;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	border:2px #880722 solid;
}
form#formland table {
	border-collapse:collapse;
	border:0px;
	color:#ffffff;
}
form#formland table tr {
	height: 42px;
}
form#formland table td.sinistra {
	text-align:right; padding:0px;
}
form#formland table td.destra {
	padding:0px; padding-left:15px;
}
form#formland table input {
	width: 260px;
	margin:0px;
	padding:0px;
	height:30px;
	border:1px solid #ccc;
	font-size:16px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
}
select#selectinline {
	width: 262px;
	margin:0px;
	padding:0px;
	height:32px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
textarea#textarealand {
	width: 257px;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #CCC;
	font-style:italic;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
p#privacyland {
	font-size:9px; clear:both; margin: 20px 0px 20px 0px;
}
p#privacyland input {
	width:15px !important;
	height: 15px !important;
	margin-left: 30px;
}
div#bottoneland {
	padding-top:20px;
	padding-left:190px;
}
div#bottoneland button {
	background: #102E84;
	font-size:16px;
	border:0px none;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 10px 50px;
	width:155px;
	height:37px;
	padding:0px;
	border: 3px #214bc1 solid;
}
p#pextra {
	padding: 60px 50px 0px 15px; color: black; font-size: 12px;
}
div#rightland {
	width:53%; float:left;
}
div#rightland img {
	padding:18px 0px 0px 0px;
}
div.slideland {
width: 492px;
height: 392px;
padding-top:6px;
}
div#rightland h3 {
	margin-top:80px; color:#000000; font-size:20px; font-weight:bold;
}
div#rightland ul {
	font-size:14px; list-style-image:url('img/spunta.png');
}
div#rightland p {
	margin-top:5px; text-align:justify;
}
p.footerland {
	font-size:10px; padding:0px; margin:0px; text-align:center;
}
ul#prodotti {
	list-style:none; 
}
ul#prodotti li span{
	background:#FFFFA0; 
}
/* importazione articoli da shop di graziotti.it */
div.shop_category_item {
    

	width: 172px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 10px 10px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #A9A8B0;
	padding: 8px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

div.shop_category_item img {

text-align: center;
padding: 0px 0px 8px;
height: 130px;
display: table-cell;
vertical-align: middle;
width: 182px;
}
div.shop_category_item h4 {
    font-size:14px;
	text-align:left;
}

div.shop_category_item_description_inforequest {
    /*clear:left;*/
    /*width:170px;*/
    float:left;
    padding-left:4px;
}
.shop_prezzo {
	font-weight:bold;
	color:#ff0000;
}
div.shop_category_item_description_text {
	font-size: 9px;
	text-align: justify;
	height: 60px;
}