body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #716433;
	background-color: #571E2D;
	background-image: url(../bmp/bg-body2.jpg);
	background-repeat: repeat-x;
	background-position: center 7px;
}

body, * {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #716433;
	
}

#bottommenu a {
	color: #E0D9BD !important;
	text-decoration:none !important;
}
 
a:hover {
	color: #718433;
	
}
/* ======================================================================================================== */
/*                                          menu registrazione lingue e login                                            */
/* ======================================================================================================== */

#topmenu {
	position: relative;
	height: 37px;
	width: 100%;
}

#regmenu {
	text-align: right;
	position: relative;
	float: left;
	width: 770px;
}

#langmenu {
	text-align: left;
	position: relative;
	float: left;
	width: 200px;
}

#regmenucont {
	text-align: right;
	position: relative;
	padding-top: 10px;
}

#langmenucont {
	
	position: relative;
	height: 25px;
	
}

a.fblogin {
	background: #5B74A8 url(../bmp/fblogin.gif) repeat-x 0 0;
	border: 1px solid #29447E;
	padding: 2px 5px;
	color: #FFF !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* ======================================================================================================== */
/*                                          logo e menu principale                                          */
/* ======================================================================================================== */#titlemenu {
	position: relative;
	height: 150px;
	width: 100%;
}

#logo {
	float: left;
	width: 240px;
	height: 150px;
}

#main {
	background-color: #F3F1ED;
	position: relative;
	width: 100%;
}
/* ======================================================================================================== */
/*                                          menu laterale ricerca e contenuti                                           */
/* ======================================================================================================== */
#sidemenu {
	float: left;
	width: 275px;
}

#contents {
	float: left;
	width: 695px;
}

#contents_sx {
	float: left;
	width: 440px;
	padding-right: 15px;
}

#contents_sx h1 {
	padding: 10px 0 5px 0;
	margin-bottom: 5px;
	font-size: 18px !important;
	border-bottom: 1px solid #DAD5CD;
}

#contents_sx div.listitem {
	padding: 5px 0;
	border-bottom: 1px solid #DAD5CD;
	color: #000;
	position: relative;
}

#contents_sx div.listitem a {
	color: #000;
	text-decoration: none;
}

#contents_sx i {
	color: #716433;
	padding-left: 5px;
	
}

#contents_sx div.godet {
	position: absolute;
	right: 0;
	top: 2px;
	background-color: #8DA13E;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    padding: 3px 5px 2px;
    text-shadow: 0 0 2px #000000;
}

#contents_sx div.godet a {
	color: #FFF !important;
	text-decoration:none;
}

#contents_dx {
	float: left;
	width: 240px;
}

h2.greenheading  {
	color: #8CA541;
	font-size: 18px;
	padding: 10px 0px;
}

.form-field, .mandatory-field {
	float: left;
	padding: 6px 0;
}

.mandatory-field {
	color: #CC8360;
	margin: 5px 0;
	font-style:italic;
}

#contents h1, #large-contents h1 {
	font-size: 36px;
	color: #CC8360;	
	text-align: center;
}

#contents h1.small_left {
	font-size: 26px;
	text-align: left;
	line-height: 42px;
}

#orderby {
	padding: 0 10px;
	width: 220px;
}

#orderby p.h1 {
	font-size: 15px;
	color: #728232;
	text-align: center;
	font-weight: bold;
	line-height: 46px;
	background: url("../bmp/hline-catalogue.gif") no-repeat center bottom;
}

#orderby ul li {
	list-style: none outside none;
	line-height: 25px;
}

#orderby a {
	color: #843937;
	text-decoration: none;
}

/* ======================================================================================================== */
/*                                         backgrounds                                           */
/* ======================================================================================================== */

#slider {
	height: 300px;
}

.brownbg {
	position: relative;
	background-image: url(../bmp/brown-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
}

.brownbg form {
	padding: 0 20px 15px 20px;
}

.brownbg form input.qsearch {
	padding: 3px 5px;
	font-size: 14px;
	width: 189px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #71673E;
	background-color: #F0F0DF;
}

.brownbg form input.qsearch:hover {
	background-color: #F3F3F3;
}

.greenbg {
	position: relative;
	background-image: url(../bmp/green-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
}

.piggeonbg {
	position: relative;
	float: left;
	background-image: url(../bmp/piggeon-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 200px;
}

.transparentbg {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
}

.whitebigbg {
	position: relative;
	background-image: url(../bmp/whitebig-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 695px;
}

.whitebigbg h2 {
	padding: 20px 20px 10px 20px;
	font-size: 14px;
}

.whitebigbg h2.nopadding {
	padding: 0px 20px 10px 20px;
}

.whitebigbg p {
	padding: 0px 20px 20px 20px;
}

.piggeonbg h1, .piggeonbg p.h1 {
	padding: 20px 20px 5px 20px;
	color: #843937;
	font-size: 20px;
	font-weight: bold;
}

.piggeonbg h1 a, .piggeonbg p.h1 a {
	color: #843937;
}

.transparentbg h1, .transparentbg p.h1 {
	padding: 20px 20px 5px 20px;
	color: #667A47;
	font-size: 20px;
	font-weight: bold;
}

#homebrands p.h1 {
	color: #843937;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
}

.transparentbg p.big {
	padding: 0 20px;
	font-size: 16px;
}

.piggeonbg img {
	float: right;
	padding: 20px;
}

.piggeonbg-close {
	position: absolute;
	bottom: 0;
	height: 10px;
	width: 300px;
	background-image: url(../bmp/piggeon-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.whitebigbg-close {
	position: absolute;
	bottom: 0;
	height: 10px;
	width: 695px;
	background-image: url(../bmp/whitebig-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.hspace {
	position: relative;
	float: left;
	height: 35px;
	width: 35px;
}

.vspace {
	position: relative;
	height: 25px;
	width: 1px;
}

.greenbg p {
	padding: 20px;
	line-height: 1.2em;
}

.greenbg strong {
	font-weight: normal;
}

.brownbg p {
	padding: 20px 20px 5px 20px;
	line-height: 1.2em;
}

.piggeonbg p, .piggeonbg ul, .transparentbg p {
	padding: 5px 20px 20px 20px;
	line-height: 1.2em;
}

.greenbg ul {
	padding: 20px;
}

.brownbg ul {
	padding: 0px 20px 20px 20px;
}
.piggeonbg li {
	padding-bottom: 5px;
}

.greenbg li {
	height: 40px;
	background-image: url(../bmp/menu-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.brownbg-close {
	position: absolute;
	bottom: 0;
	height: 10px;
	width: 250px;
	background-image: url(../bmp/brown-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.greenbg-close {
	position: absolute;
	bottom: 0;
	height: 10px;
	width: 250px;
	background-image: url(../bmp/green-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#addons {
	background-color: #DAD5CD;
}

.manta {
	position:absolute;top:0;left:0;
	color: #E0D9BD;
}

#homeblocks {
	position: relative;
	float: left;
	width: 670px;
}

#homebrands {
	position: relative;
	float: left;
	width: 300px;
}

#homebrands h1 {
	font-size: 18px;
	text-align: left;
	margin: 10px 0;
	color: #843937;
}

#homebrands ul {
	list-style: outside;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 15px;
}

#homebrands li {
	font-size: 13px;
	line-height: 1.8em;
	padding-left: 10px;
	border-bottom: 1px solid #C3BEBA;
}

#homebrands a {
	color: #000;
	text-decoration:none;
}

.scroll-pane
{
	width: 100%;
	height: 1360px;
	overflow: auto;
	border: 1px solid #C3BEBA;
}

/* ======================================================================================================== */
/*                                          chiusura del sito                                          */
/* ======================================================================================================== */
#bottom-main {
	background-image: url(../bmp/bottom-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 40px;
	width: 100%;
}

#bottom {
	background-image: url(../bmp/bottom2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 40px;
	width: 100%;
}

.col3 {
	width: 300px;
	float: left;
	color: #E0D9BD;
	padding-bottom: 20px;
}

.col3 a {
	color: #E0D9BD;
	line-height: 1.7em;
	text-decoration: none;
}

.col3 ul, .col3 li {
	list-style: none outside none;
}

.col3 ul, .col3 p {
	padding-left: 15px;
	padding-right: 15px;
}

.col3 p.hr1 {
	font-size: 18px !important;
	font-weight: bold;
	padding-bottom: 10px;
}

/* ======================================================================================================== */
/*                                          centratura e clear                                           */
/* ======================================================================================================== */
.center {
	position: relative;
	left: 50%;
	margin-left: -485px;
	width: 970px;
}

.clear {
	clear: both;
}
/* ======================================================================================================== */
/*                                          menu ul li a href                                            */
/* ======================================================================================================== */
#mainmenu {
	background-image: url(../bmp/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 150px;
	width: 730px;
}

#mainmenucont {
	color: #B6B863;
	position: absolute;
	height: 25px;
	/*margin-top: 95px;
	/*margin-left: 30px;*/
	bottom:25px;
	right: 0;
}

#mainmenucont ul, #mainmenucont li, .greenbg ul, .brownbg ul, .piggeonbg ul, #regmenucont ul, #regmenucont li, #langmenucont ul, #langmenucont li  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	font-size: 13px;
}

#bottommenu li, #bottommenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	font-size: 13px;
	display: inline;
}
#regmenucont ul li, #bottommenu ul li{
	float: right;
	padding: 0 7px;
}

#mainmenucont ul li, #langmenucont ul li {
	float: left;
	padding: 0 7px;
}

#mainmenucont ul li a.contrast, #orderby ul li a.contrast {
	background-color: #8DA13E;
	color: #FFF;
	padding: 3px 5px 2px 5px;
	text-shadow: #000 0px 0px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#mainmenucont ul li a.contrast:hover, #orderby ul li a.contrast:hover {
	color: #FFF;
	background-color: #A5BD48;
}

#mainmenucont ul li a, .piggeonbg ul li a, .transparentbg a {
	color: #843937;
	text-decoration: none;
}

#regmenucont ul li a, #langmenucont ul li a  {
	color: #E0D9BD;
	text-decoration: none;
}

.greenbg ul li a, .brownbg ul li a {
	color: #1A1715;
	text-decoration: none;
}

.greenbg li.li_indent a {
	padding-left: 20px;
	background:url(../bmp/menu_arrow.gif) no-repeat 0 0;
}

#mainmenucont ul li a:hover, .greenbg ul li a:hover, .brownbg ul li a:hover, .piggeonbg ul li a:hover {
	color: #716433;
	text-decoration: none;
}

.piggeonbg ul li a:hover, .transparentbg a:hover {
	text-decoration: underline;
}

#regmenucont ul li.saluto {
	padding-right: 30px;
	color: #c9b34e;
}

#regmenucont ul li.avatar img {
	box-shadow: 0 0 1px #000;
	margin-top: -4px;
}

/* ======================================================================================================== */
/*                                            CATALOGO PRODOTTI                                             */
/* ======================================================================================================== */

.pages {
	text-align: center;
}

.pages a {
	text-decoration: none;
}

.page, .currentpage {
	padding: 2px 5px;	
}

span.stock {
	display: inline-block;
	background-color: #DAD6CD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	padding: 3px 6px;
	color: #000;
}

span.stock b {
	font-size: 15px;
}

.textright {
	text-align: right;
	padding-right: 15px;
}

.currentpage {
	font-size: 18px;
	font-weight: bold;
	color: #CC8360;
}

.catalogue {
	position: relative;
	width: 695px;
	/*height: 220px;*/
	padding-bottom: 50px;
	clear:both;
}

.catalogue img {
	float: left;
	padding-right: 20px;
}

.catalogue h1, .catalogue p.hdr1 {
	font-size: 24px !important;
	color: #716433 !important;
	padding: 10px 0 3px 0;
	text-align: left !important;
}

.price {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #95866A;
	font-size: 22px;
	text-align: right;
}

.price .small {
	font-size: 10px;
}

.price sup {
	font-size: 11px;
	padding-left: 3px;
	text-decoration: underline;
}

.price .discounted {
	position: relative;
	display: inline ;
	margin-right: 10px;
	color: #8F5337;
	font-size: 16px;
}

.price .discounted sup {
	font-size: 9px;
	padding-left: 3px;
	text-decoration: underline;
}

.price .discountline {
	position: absolute;
	width: 53px;
	height: 19px;
	/*left: 50%;
	top: 50%;
	padding-left: 27px;
	margin-top: -10px;*/
	margin: 5px auto;
	display: inline;
	z-index: 10;
	background: transparent url("../bmp/discounted.gif") no-repeat 0 0;
}

/*codice css specifico per chrome e safari */  
@media screen and (-webkit-min-device-pixel-ratio:0) {  
.price .discountline {
	display: block;
}
}

.catalogue h1 b, .catalogue p.hdr1 b {
	font-size: 16px;
	color: #D96659;
}

.catalogue h2 {
	color: #8CA541;
	font-size: 16px;
}

.catalogue h3 {
	color: #71715B;
	font-size: 12px;
	padding: 6px 0;
	text-transform: uppercase;
}

.catalogue h3 b {
	color: #4D4D3E;
	padding-left: 10px;
}

.cat-hspace{
	position: relative;
	width: 695px;
	height: 20px;
	background-image:url(../bmp/hline-catalogue.gif);
	background-position:left top;
	clear:both;
}

.large-cat-hspace {
	position: relative;
	width: 970px;
	height: 20px;
	background-image:url(../bmp/hline-catalogue.gif);
	background-position:center top ; 
	clear:both;
}

.cat-buttons {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	height: 40px;
}

.left {
	left: 40px !important;
}

.cat-buttons ul li a {
	display: block;
	position: absolute;
	width: 118px;
	height: 29px;
}

.cat-buttons ul, .cat-buttons li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

.cat-buttons ul li {
	float: left;
	margin-right: 14px;
	width: 166px;
	height: 40px;
	color:#000000;
}

.cat-buttons .extraspace {
	margin-right: 160px;
}

.extraspacelf {
	margin-left: 160px;
}

.lineblock {
	position: relative;
	width: 100%;
	height: 60px;
}

.addtocart a, .addboxtocart a, .addtocartalt a {
	padding: 11px 0 0 48px;
	position:absolute;
	color: #000000;
	text-decoration: none;
}

.addtocartalt a {
	padding: 11px 0 0 35px;
}
	
.details a {
	padding: 11px 0 0 60px;
	position:absolute;
	color: #000000;
	text-decoration: none;
}

.addtocart {
	background-image: url(../bmp/addtocart.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}

.greenbut {
	background-image: url(../bmp/backhome.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	text-align:center;
	line-height:40px;
}

.greenbut.disabled, .greenbut.disabled:hover {
	background-image: url(../bmp/backhome-disabled.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	text-align:center;
	line-height:40px;
	color: #7A8661;
}

.searchbut {
	background-image: url(../bmp/search-button.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	text-align:center;
	line-height:40px;
	margin-top: 10px;
	margin-left: 1px;
}

.greenbut a{
	color: #000000;
	text-decoration:none;
}

span.greenbut {
	display:block;
}
.greenbut:hover {
	background-image: url(../bmp/backhome-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	cursor:pointer;
}

.searchbut:hover {
	background-image: url(../bmp/search-button-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	cursor:pointer;
}

.addtocartalt {
	background-image: url(../bmp/addtocartalt.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}

.addtocart:hover {
	background-image: url(../bmp/addtocart-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.addtocartalt:hover {
	background-image: url(../bmp/addtocartalt-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.addboxtocart {
	background-image: url(../bmp/addboxtocart.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}

.addboxtocart:hover {
	background-image: url(../bmp/addboxtocart-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}



.details {
	background-image: url(../bmp/details.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}

.details:hover {
	background-image: url(../bmp/details-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.textfield {
	float: left;
	border: 1px solid #342511;
	padding: 5px;
	margin-right: 40px;
	width: 250px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.fieldlabel, .datatext, .datalist {
	padding: 5px 0;
	margin: 5px 0;
	float: left;
	
}

.fieldlabel {
	width: 100px;
}

.datalist{
	width: 180px;
}

.datatext {
	width: 400px;
}

.button {
	border: 1px solid #342511;
	margin-top: 30px;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button a {
	text-decoration: none;
	color: #716433;
}

.promo {
 float: left;
 padding-right: 90px;
 width: 390px;
}
/* ======================================================================================================== */
/*                                          dettagli		                                            */
/* ======================================================================================================== */

.photo-details {
 	position:relative;
	float:left;
	width:260px;
	height:405px;
}

.box-details {
 	position:relative;
	float:left;
	width: 430px;
}

.box-details p {
	padding: 10px 0;
}

.features {
	float: left;
	width: 450px;
	overflow: hidden;
	padding-top: 3px;
}

.features strong {
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}

.features em {
	font-weight: bold;
	margin-right: 15px;
	color: #8CA541;
}

.buttons-details {
	position:relative;
	float: left;
	/*width: 560px;*/
	height: 40px;
}

.warning {
	background-color: #571E2D;
	color: #F3F1ED;
	padding: 3px;
	margin: 0;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.suggestion {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #DFDCD9;
}

.suggestion-go {
	position: relative;
	float: left;
	width: 250px;
	padding-top: 10px;
}


/* ======================================================================================================== */
/*                                          carrello			                                            */
/* ======================================================================================================== */

.carthelp {
	padding: 5px 0 15px 5px;
	color: #3467A0;
}

.cartlegend {
	position: relative;
	width: 683px;
	margin: 0 6px 10px 6px;
	border: #D5CfBF 1px solid;
	padding: 4px 0;
	background-color: #FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cartitemphoto {
	float: left;
	width: 50px;
}

.cartitemname {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-top: 3px;
}

.quantity {
	margin-right: 0 !important;
}

a.cartitemqty {
	padding-top:10px;
}

.cartitemname strong {
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}

.cartitemname em {
	font-weight: bold;
	margin-right: 15px;
	color: #8CA541;
}

.cartitembox {
	float: left;
	width: 80px;
	line-height: 40px;
}

.cartitemdel {
	float: left;
	width: 45px;
	padding-top: 8px;
	line-height: 40px;
	text-align: right;
}

.cartitembox .field {
	margin-top: 8px;
	border: 1px solid #342511;
	padding: 3px;
	margin-right: 10px;
	width: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.carttotal {
	float: left;
	width: 533px;
	padding-right:26px;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	text-align: right;
	font-size: 16px;
}

.carttotalbox {
	float: left;
	width: 80px;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
}

.orderbut {
	background-image: url(../bmp/details.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}

.orderbut:hover {
	background-image: url(../bmp/details-hover.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
.orderbut a {
	padding: 12px 0 0 10px;
	position:absolute;
	color: #000000;
	text-decoration: none;
}

.legend {
border-bottom:1px solid #90A441;
float:left;
margin:10px 0;
position:relative;
width:370px;
}

.legendlabel {
color:#CC8360;
}

.legendlabel, .legendvalue {
float:left;
position:relative;
}

#total-order {
	padding:2px;
	position:absolute;
	right:3px;
	top:40px;
	width:260px;
	line-height: 40px;
	height: 40px;
	text-align: left;
	font-size: 20px;
}

.the_total_label {
float:left;
width:100px;
margin-left:10px;
padding-left: 400px;
font-size:24px;
}

.the_total {
float:left;
font-size:24px;
font-weight:bold;
text-align:center;
padding-left: 30px;
}

#shipment-box {
	position:relative;
}

p.error {
	color: #C00;
	font-weight: bold;
	padding: 2px 15px;
}

span.alert {
	display: inline-block;
	background-color: #CA3F22;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	padding: 3px 6px;
	color: #FFF;
}

/* ======================================================================================================== */
/*                                         ordini e dettagli ordine			                                            */
/* ======================================================================================================== */

.order-list {
	padding: 5px 0;
	width: 970px;
}

.order-list a, .order-list a:hover {
	text-decoration: none;
	padding: 5px 0;
	margin: 5px 0;
	color: #8CA541;
}

.orderlabel {
	padding: 5px 0;
	margin: 5px 0;
	float: left;
	
}

.itemdetails {
	padding: 6px 10px;
	/*margin: 3px 5px;*/
	float: left;
	
}

.payType {
	padding:5px 0;
}

/* ======================================================================================================== */
/*                                         glossario, rubriche ecc..                                           */
/* ======================================================================================================== */

.letter {
 font-size: 18px;
 text-align:center;
 color:#CC8360;
 padding: 3px 3px 0 3px;
}

/* contatti */

#map {
	position:relative;
	float:left;
	width: 352px;
	height:352px;
	border: 1px solid #422715;
}
#contacts {
	position:relative;
	float:left;
	width: 340px;
	height:352px;
}

.home-text-column {
	position:relative;
	float:left;
	width:300px;
	margin-right:35px;
}

.home-text-column p, .home-text-column h2, .home-text-column h3, .home-text-column h1.h2 {
	padding: 0 15px;
}

.home-text-column h2, .home-text-column p.h2, .home-text-column h1.h2 {
	margin-bottom: 10px;
	color: #843937;
	font-size: 18px;
	font-weight: bold;
}

.home-text-column h1.h2 a, .home-text-column h1.h2 a:hover {
	color: #843937 !important;
	text-decoration: none;
}

.home-text-column h3 {
	margin: 10px 0 5px 0;
	color: #843937;
	font-variant: small-caps;
	font-weight: normal;
}



.close{
	margin-right: 0 !important;
}

/* Move to Paypal message */

.message-base {
	position: fixed; width: 100%; height: 100%; z-index:1000; background-color: #FFF; opacity: 0.4;
}

.message-box {
	position: fixed; left: 50%; top: 50%; width: 400px; height: 180px; margin-left: -200px; margin-top: -90px; border: 2px solid #690; z-index: 1001;
	background: #F4F2EE url(../bmp/move-to-https.jpg) no-repeat 110px 80px;
}

.message-box p {
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
	color: #690;
}

/* Tabella Spdizioni */

.shipsell {
	position:relative;
	float:left;
	height: 35px;
	padding:5px;
	border-bottom: 1px dotted #936B3D;
	text-align:center;
}

.shipline {
	position:relative;
	float:left;
	padding:5px;
	border-bottom: 1px dotted #936B3D;
}

.back {
	background-color:#e0d9bd;
}


/* SOCIAL */

.social_share {
	padding: 0 10px;
}

.social_share .fb {
	background: url(../bmp/share-facebook.jpg) no-repeat top left;
	padding-left: 40px;
	line-height: 32px;
	display: block;
}

.social_share .digg {
	background: url(../bmp/share-digg.jpg) no-repeat top left;
	padding-left: 40px;
	line-height: 32px;
	display: block;
}

.social_share .delicious {
	background: url(../bmp/share-delicious.jpg) no-repeat top left;
	padding-left: 40px;
	line-height: 32px;
	display: block;
}
