@charset "utf-8";

html, body { margin:0px; padding:0px; font-size:100%; }
body  {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.3em;
	color: #003300; 
	background: #fff url(../img/interna_body_pattern.gif) scroll repeat top left;
}



/* ------------------------------------------ 
------ @Styles [ Generic Formatting ] -------
------------------------------------------ */ 

div, object, embed, br, hr, h1, h2, h3, h4, h5, h6, p, a, em, span, strong, b, img, table, caption, tbody, thead, tfoot, tr, td, th, form, ul, ol, li {margin:0px;padding:0px; border:0px; text-decoration:none;}
div { position: relative; display: block; visibility: inherit; }
img { border: 0px; }
ul, li{ list-style-position:inside; }

.l-float { float: left; }
.r-float { float: right; }
.clear-float { clear:both; }

.l-align { text-align: left; }
.c-align { text-align: center !important; }
.r-align { text-align: right; }

.no-marg { margin: 0px; }
.no-display { display: none; }

.xtest { display: block; background: red; }


.clearfloat { clear:both; padding-bottom:55px; }

:focus {outline: 0;}

.opacity30 {-moz-opacity:.30; opacity:.30; }
*:first-child+html .opacity30 { opacity:.30; }
* html .opacity30 { filter:alpha(opacity=30); }

.alpha30 {
	-moz-opacity:.30; 
	opacity:.30; 
	filter:alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

#dialogBox { 
	/*display: none; */
	font-size:0.8em;
}

.roundbox {
	margin: 0px auto;
	width: 70%;
	background: #f1f0e5;
	padding: 10px;
	border: 2px solid #b08c3d;	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* --- Tags and Tools --- */

b {color:#042805;}
h1, h2, h3, h4, h5, h6 {color:#AE8B3C; text-align: left; }

a {color: #AE8B3C;}	
a:hover {color: #660000;}

.imgdx { float: right; margin: 5px 0px 2px 20px; }
.imgsx { float: left; margin: 5px 5px 2px 0px; padding: 3px; border: 2px solid #AE8B3C; }
.imgdett { margin: 5px 5px 2px 0px; padding: 4px; border: 4px solid #AE8B3C; }
.imgsxpromo { float: left; margin: 5px 5px 2px 0px; padding: 3px; border: 2px solid #660000;}

/*.attenzione {color:#003100; text-align:justify; text-transform:none; font-size:70%; padding:15px 30px;}
.soddisfatti {color:#7A2216; text-transform:uppercase; font-size:90%; font-weight:bold; margin-bottom:15px;}*/


/* ----------------------------------------- 
-------- @Styles [ Layout - #top ] ---------
----------------------------------------- */ 

#top {
	width:100%;
	height:225px;
	background: transparent url(../img/interna_top_pattern.gif) scroll repeat-x top center;
	text-align:center;
}
#intestazione { 
	width: 980px;
	height:225px;
	margin: 0 auto;
	text-align:right;
	background: transparent url(../img/interna_intestazione_sfondo.gif) scroll no-repeat top center;
}
#intestazione ul{
	position: relative;
	display: block;
	z-index: 2;
	list-style-type: none; 
	/*margin:105px 40px 0px 0px; */
	padding:105px 40px 0 0;
}
* html #intestazione ul {
	padding: 0px;
	margin:105px 40px 0px 0px;
}

#intestazione li{
	display: table-cell;
	float:right;
	padding:0px;
	margin:0px 4px; 
	text-align:center;
}
#intestazione li a{	
	font-size:0.8em;
	letter-spacing: 0.07em; 
	font-weight: bold;
	text-transform:uppercase;
	display:block;
	padding:7px;
}
* html #intestazione li a {
	padding:6px;
}

#intestazione ul li a:link,
#intestazione ul li a:visited {color: #AE8B3C;}	

#intestazione ul li a:hover, 
#intestazione ul li a:active {color: #fff; }

#intestazione ul li a img {border: 0px;}

a.logo_top {
	display:block;
	float: left;
	margin: 20px 0px 0px 53px;
	width:207px;
	height: 162px; 
	background: transparent;
}
a.logo_top h1 {
	display:none;
}


/* --------------------------------------------- 
-------- @Styles [ Layout - #middle ] ----------
--------------------------------------------- */ 

#middle {
	clear: both;
	width:100%;
	/*background: transparent url(../images/templates/interna_body_pattern.gif) scroll repeat top left;*/
	background: transparent;
	text-align:center;
	/*padding-bottom:30px;*/
}
#corpo { 
	width: 980px;
	margin: 0 auto;
	background: transparent;
	/*background: transparent url(../images/templates/interna_body_pattern.gif) scroll repeat 24px 0px;*/
}

/* --------------------------------------------- 
-------- @Styles [ Layout - #bottom ] ----------
--------------------------------------------- */ 

#bottom {
	position:relative;
	z-index: 3;
	height:320px;
	background: transparent url(../img/interna_bottom_pattern.gif) scroll repeat-x bottom left;
	text-align:center;
}
#piede { 
	width: 980px;
	height:320px;
	margin: 0 auto;
	background: transparent url(../img/interna_piede_sfondo2.gif) scroll no-repeat top left;
}

#piede hr { display: none; }

#piede p { color: #AE8B3C; margin:0px; padding:120px 0px 25px 58px;}

#piede p a:link,
#piede p a:visited {color: #AE8B3C;	}

#piede p a:hover,
#piede p a:active{color: #fff;	}



/* --------------------------------------------- 
-------- @Styles [ Layout - #sidebar ] ----------
--------------------------------------------- */ 


/* -------- #sidebar [ MENU ] ---------- */ 

.categoria {
	background: transparent url(../img/interna_sidebar_sfondo.gif) scroll no-repeat top center;
	width:235px;
	height:36px;
}

.categoria a {
	display:block;
	height:36px;
	font-size: 1.15em;
	line-height:1em;
	letter-spacing: 0.03em; 
	margin:10px 0px 0px 15px;
}

.categoria a:link,
.categoria a:visited {color: #AE8B3C; }	
.categoria a:hover,
.categoria a:active{ color: #fff; }

.sottocat ul li {
	padding:0px 0px 10px 10px;
	margin:0 0 0 40px;
	text-align:left;
	list-style: disc outside;
	background-image: none;
	color: #AE8B3C;
}

.sottocat ul li a {
	display:inline;
	width: auto;	
	font-size: 1em;
	letter-spacing: 0.03em; 
	height:1em;
	line-height:1em;
	font-weight: bold;
	color: #042805;
	background-image:none;
}

.sottocat ul li a:link,
.sottocat ul li a:visited {color: #042805; }	

.sottocat ul li a:hover, 
.sottocat ul li a:active {color: #AE8B3C; }

.sottocat ul li.selected {
	list-style: none;
}

.sottocat ul li.selected a {
	list-style: none;
	background: transparent url(../img/icon_menushop_selected.png) scroll no-repeat 0px 0px;
}

.sottocat ul li.selected a span{ 
	margin-left: 35px;
}

/* -------- #sidebar [ LOGIN ] ---------- */ 

form#f_login table tr th, 
form#f_login table tr td { text-align: left; }

form#f_login table tr th { color: #AE8B3C; font-weight: normal; }

form#f_login table tr td input.input_text { margin-right: 8px; }

#sidebar h5 { font-size: 0.85em; margin-bottom: 20px; }
#sidebar h5 a { color: #002400; }

/* ----- @Styles [ Layout - #userProfileBox ] ------ */ 

#userProfileBox {
	clear: all;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	margin: 5px 15px;
	border: 3px double #ae8b3c;
	border-color: #c3ba9b #a39872 #a39872 #c3ba9b;
	background-color: #f1f0e5;
}

#userProfileBox div {
	margin: 5px 10px 10px 10px;
}

#userProfileBox div p h4 {
	color: #ae8b3c;
}

#userProfileBox div p.username {
	font-size: 0.85em;
	color: #333;
	border: 0px dotted #95885d;
	border-bottom-width: 1px;
	margin: 0px 0px 10px 0px;
}

#userProfileBox div p.username span {
	display: block;
	margin: 0px 0px 5px 0px;
}

#userProfileBox div p a {
	font-size: 0.95em;
	color: #867d5f;
	border: 2px solid #002c00;
	border-color: #f7f6f0 #958c66 #958c66 #f7f6f0;
	background-color: #c5be9a;
	cursor: pointer;
	padding: 2px 8px;
}

#userProfileBox div p a:hover {
	color: #987b37;
	border-color: #fdf6e4 #a78a44 #a78a44 #fdf6e4;
	background-color: #d7bb76;
}

#userProfileBox div p a strong {
	letter-spacing: 0.2em;
}

/* --------------------------------------------- 
--------- @Styles [ Layout - #main ] -----------
--------------------------------------------- */ 

#main {
	float: left;
	/*width: 660px;
	margin-left: 20px;*/
	width:660px;
	text-align:left;
}
#main h2 {
	font-size: 2.5em; 
	font-weight: normal; 
	line-height: 1.3em;
	margin: -40px 0px 30px 0px; 
	background: transparent url(../img/interna_pattern_titolo1.gif) scroll repeat-x bottom left;
	padding: 30px 0px 10px 0px;
	text-align: left;
}
#main p { 
	color:#003100; 
	text-align: justify; 
	font-size: 1em;
	margin: 25px 0px;
}
#main p a:link,
#main p a:visited {color: #AE8B3C; text-decoration: none; }	

#main p a:hover,
#main p a:active{color: #003100; text-decoration: none; }





/* --------------------------------------------- 
-------- @Styles [ Pages - Content ] -----------
--------------------------------------------- */ 

/* --- PAGES Navigation Controls --- */

div#pagesNavigatorBox { 
	clear: both;
	text-align: right;
	margin: 1em 30px;
}
div#pagesNavigatorBox span {
	color: #333;
	letter-spacing: 0.1em;
}
div#pagesNavigatorBox a, div#pagesNavigatorBox strong {
	text-align: center;
	height: 1.4em;
	line-height: 1.4em;
	font-weight: bold; 
	text-decoration: none; 
	padding: 0 0.4em;
	margin: 0 1px;
}
div#pagesNavigatorBox a {
	color: #ae8b3c;
	background-color: #013201;
	border: 1px solid #ae8b3c;
}
div#pagesNavigatorBox a:hover { 
	color: #fff;
}
div#pagesNavigatorBox strong {
	color: #013201;
	background-color: #ae8b3c;
	border: 1px solid #013201;
}
div#pagesNavigatorBox br {
	line-height: 2em;
}
div#pagesNavigatorBox form {
	display: inline;
}
div#pagesNavigatorBox select {
	width: 120px;
	margin-top: 4px;
}


/* --- @Styles [ table - tabModel_1 ] --- */

table.tabModel_1 {
	position: relative;
	display: table;
	width: 100%;
}
table.tabModel_1 tr th,
table.tabModel_1 tr td {
	position: relative;
	display: table-cell; 
	padding: 5px;
}
table.tabModel_1 tr th {
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	margin: 0px 5px 0px 0px; 
	vertical-align: top;
}


/* ------ @Styles [ ADMIN - BUTTONS ] ----------- */ 

#main button {
    overflow:visible;
	padding: 0px; 
	margin: 5px 10px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}
#main button div {
	padding: 0px; 
	margin: 0px;
	border: 1px solid #999;	
}
#main button div span { 
	display: block;
	padding: 0px; 
	margin: 0px;
	color: #b08c3d;
	border: 2px solid;	
	border-color: #fff #d9c9a3 #d9c9a3 #fff;	
	background-color: #f4f3ea;
}
#main button:hover div span {
	color: #660000;
	border-color: #fff #f0e7c8 #f0e7c8 #fff;	
	background-color: #fcfcf8;
}
#main button div span strong {  
	display: block;
	padding: 0px; 
	margin: 0.2em 1em;
	border: 0px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/* ----------------------------------------- 
------- @Styles [ Layout - INDEX ] ---------
----------------------------------------- */ 

body.index  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0F3701 url(../img/default_body_pattern.gif) scroll repeat top center;
	text-align: center;
	line-height:100%;
}
body.index #container {  
    width: 877px;  
    height: 175px;  
    position: absolute;  
    top: 50%;  
    left: 50%;  
    margin: -87px 0 0 -438px;  
} 
   

/* -------- #sidebar [ SEARCH ] ---------- */ 

/*#sidebar h4 {
	margin: 0px 0 5px 0;
}*/


/* -------- #sidebar [ SHOPCART ] ---------- */ 

#sidebar div#shopcartBox{
	text-align: left;
	margin: 2em 0px;
}
#sidebar div#shopcartBox a.cartLink strong {
	font-size: 1.2em;
	font-weight: normal;
	color: #003300;
}
#sidebar div#shopcartBox p { 
	font-size: 0.8em; 
	color: #AE8B3C;
}
#sidebar div#shopcartBox p strong span#shopcart_count{ 
	color: #003300;
}


/* -------- #sidebar [ FLASHBOX ] ---------- */ 

div#playFlashBox {
	width: 235px;
	height: 300px;
	background: transparent url(../img/interna_box.gif) scroll no-repeat top left;
	margin-bottom: 10px;
}

/* --------------------------------------------- 
-------- @Styles [ Pages - Content ] -----------
--------------------------------------------- */ 

/* --- PAGES Navigation Controls --- */

div#pagesNavigatorBox { 
	margin-top: 1em;
}
div.bottomNavyBox div#pagesNavigatorBox { 
	clear: all;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}


/* -------- @Page [ LAVORA ] ---------- */ 

table.riclav {		
	margin: 10px 0px;
	font-size: 100%;
	border: 0px;
	color: #003100;
}
table.riclav tr td {
	border: 0px;
	padding-right:20px;
	padding-bottom:5px;
}
table.riclav tr td a {
	color: #AE8B3C;	
	text-decoration: underline;
}

/* -------- @Page [ contents ] ---------- */ 

.contentBox_1{
	width:100%;
	height:100%; 
	font-size: 1em;
}

.contentBox_1 div {
	position: relative;
	display: block;	
	width: auto;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color:transparent;	
	overflow: none;
	text-align: left;
	border-width: 0px;	
	letter-spacing: 0.05em;
}

.contentBox_1 h3 {
	font-size: 1.3em;
	color: #ae8b3c;	
	margin: -20px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px dotted #c29a42;	
	border-bottom-width: 1px !important;	
	text-align: left;
	letter-spacing: 0.02em;
}

.contentBox_1 h3 span{
	float: right;
	color: #660000;
}

.contentBox_1{
	width:100%;
	height:100%; 
	font-size: 1em;
}

.contentBox_2 {
	clear: all;
	float: none;
	position: relative;
	display: block;	
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color:transparent;	
	overflow: none;
	text-align: center;
	border-width: 0px;	
	letter-spacing: 0.05em;
}
.contentBox_2 div{
	width: 70%;
	margin: 0 auto;
}

.contentBox_2 div p{
	text-align: center;
}
.contentBox_2 div p img{
	position: relative;
	margin: 0px auto;
}

.contentBox_2 div h3 {
	font-size: 1.3em;
	color: #ae8b3c;	
	margin: -20px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	letter-spacing: 0.02em;
}
.contentBox_2 div h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;	
	letter-spacing: 0.05em;
}

.contentBox_2 div ul {
	position: relative;
	display: block;	
	width: 15em;
	margin: 0px auto;
	text-align: left;
	color: #660000;
	list-style: square outside;
}
.contentBox_2 div ul li {
	color: #660000;
	list-style: square outside;
}
.contentBox_2 div ul li span {
	color: #333;
	position: relative;
	display: block;	
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
}
.contentBox_2 div ul li span {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
}
.contentBox_2 div ul.roundbox{
	padding-left: 40px;
	padding-top: 20px;
}


/* ----- @Styles [ list - Model_3 ] --------- */ 

#main div.listModel_3 { position:relative; display: block;  }

#main div.listModel_3 ul.list_0  { margin:0 0 20px 0; padding:0px; text-align:left; }
#main div.listModel_3 ul.list_0 li{ 
	display: block;
	clear: all;
	list-style-type: none; 
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px dotted #c29a42;	
	border-bottom-width: 1px !important;	
	background: transparent none scroll no-repeat top left;
	background-image: url(../img/icon_news.png); 
	background-position: 0px 10px;
}
* html #main div.listModel_3 ul.list_0 li {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/icon_news.png",sizingMethod="crop",enable=true);
} 

#main div.listModel_3 ul.list_0 li div {
	
	margin:0px 0px 1em 46px;
	padding:20px 0px 0px 0px;
}
#main div.listModel_3 ul.list_0 li div p {
	font-size:1em;
	line-height:1em;
	margin:0px 0px 5px 0px;
}
#main div.listModel_3 ul.list_0 li div p a strong{
	font-size: 1.15em;
	line-height:1em;
	letter-spacing: 0.03em; 
	margin:0px 0px 5px 0px;
}
#main div.listModel_3 ul.list_0 li div p a:link,
#main div.listModel_3 ul.list_0 li div p a:visited { color: #AE8B3C; }	
#main div.listModel_3 ul.list_0 li div p a:hover,
#main div.listModel_3 ul.list_0 li div p a:active{ color: #660000; }

#main div.listModel_3 ul.list_0 li div p strong.viewDetail {
	display: block;
	font-size: 0.85em;
	text-align: right; 
	margin: 1em;
}
#main div.listModel_3 ul.list_0 li div p strong.viewDetail a {
	font-weight: bold;
}

#main div.listModel_3 ul.list_0 li div p span {
	font-size: 0.9em;
	letter-spacing: 0.03em; 
	color: #757575;
}

/*agginta nostra */
#main div.listModel_3 ul.list_0 li.normal{ 
	background-image: none; 
}
#main div.listModel_3 ul.list_0 li.normal div {
	
	margin:0px 0px 1em 10px;
	padding:10px 0px 0px 0px;
}

.errorForm {
	color: #660000;
	font-weight: bold;
}

input, textarea {
	border: solid #AE8B3C 1px;
	font-family: "Times New Roman", Times, serif;
}

.inLittle {
	width: 50px;
	height: 19px;
	background-color: #fff;
	border: solid #AE8B3C 1px;
	margin-top: 4px;
}

.inMedium {
	width: 300px;
	height: 19px;
	background-color: #fff;
	border: solid #AE8B3C 1px;
	margin-top: 4px;
}


.inMediumSel {
	height: 23px;
	background-color: #fff;
	border: solid #AE8B3C 1px;
	margin-top: 4px;
}

.inTextarea {
	width: 500px;
	height: 200px;
	border: solid #AE8B3C 1px;
	margin-top: 4px;
}

.inBottoneForm {
	font-size: 13px;
	/*height:100%;*/
	background-color : #001b00;
	border:  solid #AE8B3C 2px;
	color: #AE8B3C; 
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	letter-spacing: 1.2px;
	/*padding: 2px 2px 2px 2px;*/
	margin-top:4px;
	cursor: pointer;
}
/*fine aggiunta nostra*/

/* B2C */

/* --------------------------------------------- 
-------- @Styles [ shop - Categories ] ----------
--------------------------------------------- */ 

#ItemCategorieBox{
	width:100%;
	height:100%; 
}
#ItemCategorieBox div {
	position: relative;
	display: block;	
	float: left;
	width: 190px;
	margin: 28px 20px 0px 10px;
	background-color:#c29a42;	
	overflow: hidden;
	text-align: center;
}
#ItemCategorieBox div a{
	position: relative;
	display: block;
	width: auto;
	height: 195px;
	margin: 4px;
	color: #C29A42;
	font-size: 18px;
	background-color:#fff;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}
#ItemCategorieBox div a:hover {
	color: #fff;
}
#ItemCategorieBox div a b {
	position: relative;
	display: block;
	width: auto;
	height: 125px;
	margin: 4px;
	padding-top: 0px;
	overflow: hidden;
}
* html #ItemCategorieBox div a b { width: 167px; }

#ItemCategorieBox div a b img {
	display:block;
	border: 0px; 
}
#ItemCategorieBox div a span {
	position: relative;
	display: block;
	height: 55px;
	text-align: left;
	background-color:#002100;
	margin: 4px;
	border: 1px solid #c29a42;
}
#ItemCategorieBox div a span strong {
	position: relative;
	display: block;
	margin: 7px;
}


/* --------------------------------------------- 
--------- @Styles [ shop - Products ] -----------
--------------------------------------------- */ 

#ItemProdottiBox{
	position: relative;
	display: block;	
	width:96%;
	font-size: 0.9em;
	clear: left;
	float: left;
	background-color:transparent;
}

#ItemProdottiBox div.prods_row {
	position: relative;
	display: block;	
	clear: left;
	float: left;
	width: 100%;
	background-color:transparent;	
	border: 0px solid #c29a42;	
	border-bottom-width: 1px;	
}

#ItemProdottiBox div.prods_row div {
	position: relative;
	display: block;	
	float: left;
	width: 50%;
	/*padding: 0px;*/
	background-color:transparent;	
	text-align: left;
	/*margin: 10px 0px 20px 0px;*/
	padding: 5px 0px 10px 0px;
}

#ItemProdottiBox div.prods_row div a.imgBox {
	position: relative;
	display: block;	
	float: left;
	/*margin: 10px 0px 20px 0px;*/
}

#ItemProdottiBox div.prods_row div div.dataBlock {
	float: left;
	color: #333;
	margin: 0px 0px 0px 10px;
	
}

#ItemProdottiBox div.prods_row div div.dataBlock h4 {
	margin: 0px 0px 5px 0px;
}

#ItemProdottiBox div.prods_row div div.dataBlock h4 a {
	color: #ae8b3c;	
	font-weight: bold; 
}

#ItemProdottiBox div.prods_row div div.dataBlock p {
	margin: 0px 0px 10px 0px;
}

#ItemProdottiBox div.prods_row div div.dataBlock p strong {
	margin: 0px 0px 10px 0px;
}

#ItemProdottiBox div.prods_row div div.dataBlock p.addtocartBox {
	display: block;	
	float: left;
}

#ItemProdottiBox div.prods_row div div.dataBlock p b {
	color: #660000;
}

/* --------------------------------------------- 
--------- @Styles [ shop - Aricles ] -----------
--------------------------------------------- */ 

#ItemArticoloBox{
	width:100%;
	height:100%; 
	font-size: 1em;
}

#ItemArticoloBox div {
	position: relative;
	display: block;	
	width: auto;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color:transparent;	
	overflow: none;
	text-align: left;
	border-width: 0px;	
	letter-spacing: 0.05em;
}

#ItemArticoloBox div h3 {
	font-size: 1.35em;
	color: #ae8b3c;	
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px dotted #c29a42;	
	border-bottom-width: 1px !important;	
	text-align: left;
}

#ItemArticoloBox div p {
	margin: 5px;
	color: #333;
}

#ItemArticoloBox div p.imgBox {
	position: relative;
	display: block;	
	/*float: left;*/
	margin-right: 5px;
}

#ItemArticoloBox div p.imgBox img {
	position: relative;
	display: block;	
	float: left;
}

#ItemArticoloBox div p b {
	color: #660000;
	font-size: 0.9em;
}

#ItemArticoloBox div p strong {
	font-size: 1.2em;
}

/* ------ @Styles [ shop - Promotions ] ----------- */ 

#ItemArticoloBox div h4 {
	padding: 0px 0px 3px 0px;
	margin: 5px 0px;
	font-size: 1.2em;
}
#ItemArticoloBox div h4 span,
#ItemArticoloBox.promo div h3 {
	color: #660000;	
}

#ItemArticoloBox.promo div p.imgBox img {
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 4px solid #660000;
}

#ItemArticoloBox div#extraDetailsBox {
	/*clear: all; 
	float: none;*/
	display: block;
	float: left;
	text-align: left;
}

#ItemArticoloBox div#extraDetailsBox h5 {


}

/* ------ @Styles [ shop - PAGES Navigation ] ----------- */ 



/* --------------------------------------------- 
--------- @Styles [ shop - ShopCart ] -----------
--------------------------------------------- */ 

div#shop_container{
	position: relative;
}

div#shop_container h3{
	font-size: 1.3em;
	color: #ae8b3c;	
	margin: -20px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px dotted #c29a42;	
	border-bottom-width: 1px !important;	
	text-align: left;
	letter-spacing: 0.02em;
}
div#shop_container h3 span{
	float: right;
	color: #660000;
}

div#shop_container div.contentBox1 {
	margin: 0px auto;
	width: 70%;
	background: #f1f0e5;
	padding: 10px;
	border: 2px solid #b08c3d;	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div#shop_container div.contentBox1 h4 {
	font-size: 1.1em;
	margin:0px;
	padding: 0px 0px 5px 0px;
	border: 0px dotted #c29a42;	
	border-bottom-width: 1px !important;	
	letter-spacing: 0.05em;
	text-align: center;

}
div#shop_container div.contentBox1 h5 {
	font-size: 1.05em;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:3px 10px 2px 10px;
	border: 0px;	
	letter-spacing: 0.05em;
	text-align: left;
	color: #fff;
	background-color: #c9c6a9;
}
div#shop_container div.contentBox1 h5 span{
	color: #f1f0e5;	
}

div#shop_container div.contentBox1 p {
	margin: 1em 0px;
}


table.shopcart {
	display: table;
	width: 100%;

	/*border: 1px solid red;*/
}

table.shopcart th,
table.shopcart td{
	display: table-cell;
	width: auto;
	color: #333;
	font-size: 0.9em;
	padding: 5px;
}

table.shopcart th {	
	letter-spacing: 0.05em;
}

table.shopcart td {
	border: 0px solid #ae8b3c;
	border-bottom-width: 1px;
	padding: 20px 5px;
}

table.shopcart tr.variant1 td {
	background: #dfd1b1;
	padding: 5px 5px;
	border: 1px solid #ae8b3c;
	border-top-width: 0px;
	color: #98742e;
	letter-spacing: 0.05em;
}
table.shopcart tr.variant1 td.variant1 {
	background: #fff;
	border: 1px solid #ae8b3c;
	border-top-width: 0px;
	border-left-width: 0px;
	color: #333;
}

table.shopcart tr.variant2 td {
	background: #98742e;
	padding: 5px 5px;
	border: 1px solid #ae8b3c;
	border-top-width: 0px;
	color: #dfd1b1;
	letter-spacing: 0.05em;
}
table.shopcart tr.variant2 td.variant1 {
	background: #fff;
	border: 1px solid #ae8b3c;
	border-top-width: 0px;
	border-left-width: 0px;
	color: #333;
}

table.shopcart td a.link_details {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 18px 0px 0px;
	margin: 0px 2px;
	background: transparent none scroll no-repeat top right;
	background-image: url(../img/icon_zoom.png);
}
table.shopcart td a.link_details:hover {
	background-image: url(../img/icon_zoom_hover.png);
	color: #98742e;

}

table.shopcart td strong.prod_code {
	color: #98742e;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 2px;
}

table.shopcart td.column_details{
	font-size: 0.9em;
}

table.shopcart td.column_delete{
}
table.shopcart td.column_delete a{
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	background: transparent url(../img/icon_delete.png) scroll no-repeat;
	background-position: 1px 1px;
}
table.shopcart td.column_delete a:hover{
	background-position: 0px 0px;
}
table.shopcart td.column_delete a span{
	display: none;
}

/* ------ @Styles [ ShopCart - BUTTONS ] ----------- */ 

#main div.shop_buttons button {
	float: left;
	width: auto;
    overflow:visible;
	margin: 2px 5px;
	border: 2px solid #b08c3d;
	background: #002c00;
	cursor: pointer; 
}
#main div.shop_buttons button span { 
	float: left;
	color: #b08c3d;
	font-weight: bold;
	margin: 0.2em 1em;
	letter-spacing: 0.05em;
}
#main div.shop_buttons button:hover span {
	color: #fff;
}
#main div.shop_buttons button.disabled {
	border-color: #767676;
	background: #4b4b4b;
}
#main div.shop_buttons button.disabled span, 
#main div.shop_buttons button.disabled:hover span{
	color: #767676;
}


#main div.shop_buttons button.r-float { float: right; }

/* ------ @Styles [ ShopCart - TransportCost ] ----------- */ 

table.shopcart tr td ul.transport_list {
	list-style-type: none;
}
table.shopcart tr td ul.transport_list li {
	list-style-type: none;
}
table.shopcart tr td ul.transport_list li div {
	margin: 0px 10px 0px 50px;
}
table.shopcart tr td ul.transport_list li div p{
	margin: 10px 0px !important;
	padding: 0px !important;
}
table.shopcart tr td ul.transport_list li div p input{
	margin: 0px 10px 0px -30px;
	padding: 0px !important;
}


/* --------------------------------------------- 
--------- @Styles [ shop - order ] -----------
--------------------------------------------- */ 

div#newuserFormBox table.tabModel_1 tr td input {
	font-size: 0.8em;
	padding: 1px;
}
div#newuserFormBox table.tabModel_1 tr td select {
	display: block;
	width: 130px;
	font-size: 0.7em;
	padding: 2px;
}

