html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}
html,body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
	background:url(img/background.jpg) no-repeat center top;
	height:100%;
}
img {
    border:0px;
}
a {
    text-decoration:none;
    color:black;
}
a:hover {
    text-decoration:underline;
}
a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}
:focus, input:focus, input:active {
	outline:0px none;
	ie-dummy: expression(this.hideFocus=true);
}
/***************** OUTER WRAPPER ******************/
div#outerWrapper {
    width:1006px;
    margin:0px auto;
	background-color:#ffffff;
	min-height:100%;
}
/***************** HEADER ******************/
div#header {
    background:url(img/headerBackground.png) repeat-x;
    width:100%;
    height:247px;
    margin:auto; 
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
}
/*logo*/
h1#logo {
    margin:10px 0px 1px 11px;
    height:48px;
    width: 283px;
    position:relative;
    float:left;
}
h1#logo a {
	display:block;
	width:48px;
	height:283px;
	overflow:hidden;
}
h1#logo span {
    position:absolute;
    top:0px;
    left:0px;
    cursor:pointer;
    height:48px;
    width:283px;
    background-image: url('img/logo.gif');
    background-repeat: no-repeat;
    display:block;
}
/*menu*/
div#header div.navigation {
	overflow:hidden;
	font-size:12px;
    text-transform:uppercase;
	height:39px;
}
div#header div.navigation ul {
    margin:0px;
    padding:0px;
	overflow:hidden;
}
div#header div.navigation ul li {
    float:left;
    list-style:none;
    margin:0px;
    padding:0px 0px 0px 1px;
	background:url(img/navigationBackground.png) no-repeat left top;
}
div#header div.navigation ul li a {
	color:#ffffff;
	display:block;
	height:39px;
	line-height:39px;
	padding:0px 18px;
	text-decoration:none;
}
div#header div.navigation ul li:last-child a {
	color:#ff0000;
	padding:0px 19px
}
div#header div.navigation ul li a:hover {
    background:url(img/navigationBackground2.png);
}
/*immagine*/
div#header div.slide {
	width:900px;
	padding:0px 53px;
	height:116px;
	clear:both;
	position:relative;
	overflow:hidden;
}
/*search*/
form#frmSearch {
	width:250px;
	height:27px;
	background:url(img/searchBackground.png) no-repeat;
	color:#ffffff;
	position:absolute;
	top:18px;
	right:13px;
	font-size:10px;
	font-weight:bold;
	line-height:28px;
	padding:1px 0px 0px 20px
}
form#frmSearch input {
	background:none transparent;
	border:0px none;
	padding:1px 2px;
	height:14px;
	width:118px;
	margin:0px 2px;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form#frmSearch button {
	width:26px;
	height:16px;
	padding:0px;
	background:url(img/searchBackground2.png) no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0px none;
	cursor:pointer;
	margin:0px;
	line-height:16px
}
/***************** CONTENT WRAPPER ******************/
div#contentWrapper {
	/*min-height: 600px;*/
	margin:auto;
	overflow: hidden;
	width:902px;
	/*margin-bottom:50px;*/
	padding-bottom:20px;
	background-color:#ffffff
}
.testo {  
    font-size:12px;
    text-align: justify;
    padding-top:10px;
}

.titolo {
    font-size:12px;
    text-align: left;
    margin-left:50px;
    font-weight:bold;
}
.testo-prodotti {
    font-size:12px;
    text-align: justify;
    padding-left:10px;
    padding-right:10px;
}
.testo-box {
    font-size:10px;
    text-align: justify;
    /*height:260px;*/
}
td#sf-testo {
	background-image: url('img/sf-testo.gif');
	background-repeat: no-repeat;
	width:509px;
	height:252px;
	text-align:justify;
	vertical-align:top;
}
td#sf-usato {
	background-image: url('img/sf-usato.gif');
	background-repeat: no-repeat;
	width:185px;
	height:265px;
	vertical-align:top;
}
td#sf-novita {
	background-image: url('img/sf-novita.gif');
	background-repeat: no-repeat;
	width:223px;
	height:265px;
	vertical-align:top;
}
td#sf-trattori {
	background-image: url('img/sf-trattori.gif');
	background-repeat: no-repeat;
	width:223px;
	height:265px;
	vertical-align:top;
}
td#sf-attrezzature {
	background-image: url('img/sf-attrezzature.gif');
	background-repeat: no-repeat;
	width:223px;
	height:265px;
	vertical-align:top;
}
td#sf-foresta {
	background-image: url('img/sf-foresta.gif');
	background-repeat: no-repeat;
	width:223px;
	height:265px;
	vertical-align:top;
}
td#sf-giardino {
	background-image: url('img/sf-giardino.gif');
	background-repeat: no-repeat;
	width:223px;
	height:265px;
	vertical-align:top;
}
/*mappa*/
#map_canvas{
    border:1px solid #979797;
    width:400px;
    height:400px;
    margin-top:10px;
    margin-bottom:40px;
    margin-left:10px;
}
/*form*/
form#frmInfo {
    margin-top:100px;
    margin-left:150px;
    width:600px;
    font-family:verdana;
    font-size:12px;
}
div.campoform {
    float:left;
    margin-bottom:4px;           
}
div.etichetta {
    float:left;
    margin:0px;
    width:90px;
}
div.campo {
    float:left;
    width:160px;
}
div.campo input[type=text] {
    width:150px;
    margin:0px;
    height:14px;
}
div#cont-messaggio {
    width:100%;
}
div#cont-messaggio textarea {
    width:400px;
    overflow:auto;
    height:48px;     
}
div#cont-captcha img {
    width:140px;
    margin-right:12px;
    margin-top:5px; 
}
div#cont-privacy {
    margin-top:10px;      
}
div#cont-privacy div.etichetta {
    width:190px;    
}
div#cont-privacy div.campo {
    text-align:right;
    width:250px;        
}
div#cont-captcha {
    margin-left:30px;
    margin-top:20px;
    width:400px
}
div#cont-captcha p {
    float:left;
    margin:13px 0px
}

div#cont-submit {
    padding-top:70px;
}
/*gallery*/
#gallery_titolo {
    font-family:verdana;
    font-size:12px;
    text-transform:capitalize;
    margin-left:15px;
    margin-bottom:10px;
}

div.gallery_container {
    width: 112px;
    font-family:verdana;
    font-size: 10px;
    float:left;
    text-align:center;
    vertical-align:middle;
    margin:0px 0px 10px 10px;
}
div.gallery_container:nth-child(7n+2) {
	clear:left;
}
div.gallery_container img {
    border:0px;
	background-color:#f0f0f0;
	padding:5px;
	 border:1px solid #AEAFAF;
}
div.gallery_container br {
	display:none;
}
div.gallery_container span {
	display:block;
    padding:5px;
    border:1px solid #AEAFAF;
	border-top:0px none;
}
div.gallery_text {
	display:block;
    padding:5px;
    border:1px solid #AEAFAF;
    border-top:0px none;
	font-weight:bold;
}
div.gallery_container div.gallery_text span {
	display:inline;
	border:0px none;
	padding:0px;
	font-weight:normal;
	
}
div.gallery_container div.gallery_text br {
	display:inherit;
}
div.backLink {
	clear:left;
	font-size:12px;
	float:left;
	font-weight:bold;
	margin:5px 12px
}
/**/
.header {
    background-image: url('img/usato-top.gif');
    background-repeat:no-repeat;
    width: 900px;
    height:23px;
    margin:auto;
    margin-top:20px;
}
.content {
    width: 898px;
    overflow:hidden;
    margin:auto;
    border-left:1px solid #AEAFAF;
    border-right:1px solid #AEAFAF;
    vertical-align:top;
}
#open {
    margin-left:25px;
}
.footer {
    background-image: url('img/usato-bottom.gif');
    background-repeat:no-repeat;
    width: 900px;
    height:23px;
    margin:auto;
}

.testo-servizi {
    font-family:verdana;
    font-size:12px;
    text-align:justify;
    padding-left:50px;
    padding-right:50px;
}
div#slide{
    width:385px;
    height:252px;
}
#privacy{
    overflow: auto;
    height: 600px;
}

div#open{
    font-family:arial;
    font-size:10px;
    height:500px;
}
div#fotogallery{
    width:195px;
    height:40px;
    background: url('img/sf-fotogallery.gif') no-repeat;
    margin:auto;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    padding-top:10px;
}
div#testo_gallery{
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding-bottom:50px;
    padding-top:30px
}
/*novita*/
td#sf-novita div.video-object {
    margin-top:5px;
    width:204px;
    border:0px none;
    outline:0px none;
    background-color:#000000;
}
td#sf-novita div.video-object img {
    width:204px;
    border:0px none;
    outline:0px none;
}
td#sf-novita object, td#sf-novita embed {
    border:0px none;
    outline:0px none;
    background-color:#000000;
}
/*shop*/
div.shop div#contentWrapper, div.spedizioni div#contentWrapper  {
	padding-top:20px
}
div#content {
	float:right;
	width:600px;
	padding:15px;
	border:1px solid #aeafaf;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
	min-height:530px;
	overflow:hidden;
}
div#content div.shop_category_header {
	overflow:hidden;
	margin:0px -15px 0px;
    padding:0px 15px;
}
div#content div#shopcms h1 {
    padding:0px 15px 5px;
    margin:0px -15px 15px;
    color:#e0091a
}
div#content div.shop_category_header h1, div.shop_item_header h1, div#content div#shopcms h1 {
	font-size:20px;
	font-family:"Trebuchet MS";
	color:#e0091a;
}
table.testo-prodotti a.player {
	width:232px;
	overflow:hidden;
	text-align:left;
	margin-left:10px;
}
table.testo-prodotti a.player img {
	width:232px;
}
div.shop_category_order_type {
	text-align:right;
	font-size:10px;
	margin:0px -15px 0px 0px;
	padding:0px 0px 0px 60px;
	float:right;
	/*border-left:1px solid #aeafaf;
    border-top:1px solid #aeafaf;*/
	background:url(img/shopCategoryOrderBackground.png) no-repeat left top;
}
div.shop_category_order_type input {
	margin:0px 0px 0px 0px;
	padding:0px 22px 0px 0px;
	width:90px;
	height:19px;
	text-align:right;
	background:url(img/sort-ascending-ico.png) no-repeat 70px center;
	border:0px none;
	outline:none;
	float:left;
	border-top:1px solid #aeafaf;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
div.shop_category_order_type input + input {
	border-left:1px solid #aeafaf;
}
div.shop_category_order_type input.DESC {
	background:url(img/sort-descending-ico.png) no-repeat 70px center;
}
div.shop_category_art_header {
	overflow:hidden;
	font-weight:bold;
	margin:0px -15px 10px;
	padding:4px 15px;
	border-bottom:1px solid #aeafaf;
	border-top:1px solid #aeafaf;
	background-color:#d6e9c0;
	font-size:11px;
	color:#666666
}
div.shop_category_art_header div.header1 {
	float:left;
	margin-left:112px;
	width:230px;	
}
div.shop_category_art_header div.header2 {
	float:left;
	margin-left:15px;
	width:120px;
}
div.shop_category_art_header div.header3 {
	float:left;
	margin-left:10px;
}
div.shop_category_item {
	overflow:hidden;
	margin-bottom:12px;
	border-bottom:1px solid #aeafaf
}
div.shop_category_item_img {
	float:left;
	margin:0px 10px 0px 0px;
	width:100px;
	height:100px;
	overflow:hidden;
	border:1px solid #aeafaf;
	border-bottom:0px none;
}
div.shop_category_item_description {
    float:left;
	width:488px;
}
div#content div.shop_category_item_description h2 {
	font-size:14px;
	margin-bottom:5px;
}
div.shop_category_item_description_text {
	float:left;
	width:230px;
	overflow:hidden;
	font-size:10px;
	text-align:justify;
}
div.shop_category_item_description_buy {
	float:right;
}
div.shop_category_item_description_inforequest {
	float:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px
}
div.shop_category_item_description_inforequest a {
	background:url(img/infoRequestBackground.png) no-repeat;
	color:#000000;
	font-size:12px;
	width:158px;
	height:21px;
	line-height:21px;
	display:block;
	text-align:center;
	margin:0p auto;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
div.shop_category_item_description_inforequest a:hover {
    
}
div.shop_buy_3 {
	display:none;
}
div.shop_articolo_disponibilita {
	display:none;
}
div.shop_prezzo_container {
	float:left;
	overflow:hidden;
	width:115px;
	padding-top:20px
}
div.shop_prezzo_barrato {
	margin:-20px 0px 0px 0px;
	font-size:10px;
	text-decoration:line-through;
}
div.shop_sconto {
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-size:10px;
	color:#75b22a
}
div.shop_prezzo_scontato {
	font-weight:bolder;
}
div.shop_prezzo {
	font-weight:bold;
}
div.shop_prezzo_iva {
	font-size:10px
}
div.shop_category_item_description_buy form, div.shop_item_buy form {
	float:right;
	overflow:hidden;
	width:110px;
	margin:0px 0px 0px 20px;
	line-height:36px;
	padding-top:15px
}
div.shop_category_item_description_buy form.frm_in_cart b, div.shop_item_buy form.frm_in_cart b {
	font-weight:normal;
}
div.shop_category_item_description_buy form br, div.shop_item_buy form br {
	display:none;
}
div.shop_category_item_description_buy form input, div.shop_item_buy form input {
	width:30px
}
div.shop_category_item_description_buy form button, div.shop_item_buy form button {
	background:none transparent;
	border:none 0px;
	width:36px;
	height:36px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	vertical-align:top;
	line-height:36px;
}
div.shop_category_item_description_buy form.frm_out_cart, div.shop_item_buy form.frm_out_cart {
	line-height:normal;
	text-align:center;
	padding-top:0px
}
div.shop_category_item_description_buy form.frm_out_cart button, div.shop_item_buy form.frm_out_cart button {
	margin-top:4px
}
div.shop_category_footer {
	display:none;
}
div.shop_category_paginazione {
	margin:0px 0px 5px;
	overflow:hidden;
	text-align:right;
}
div.shop_category_paginazione a {
	display:inline-block;
	padding:4px 2px;
	margin:0px 0px 0px 4px;
	border:1px solid #aeafaf;
	text-align:center;
	min-width:20px;
	text-decoration:none;
}
div.shop_category_paginazione span.shop_category_paginazione_pagina_selected a {
	background-color:#F9F1B7
}
/*item*/
div#shopcms {
	position:relative;
	top:0px;
	left:0px;
}
div#shopcms input[type="text"], div#shopcms input[type="password"], div#shopcms textarea { 
    margin:0px;
	padding:1px 2px;
	border:1px solid #aeafaf;
	height:16px;
}
div#shopcms input[type="button"], div#shopcms input[type="submit"], div#shopcms button {
	margin:0px;	
}
div#shopcms p {
	margin:0px 0px 12px;
}
div#shopcms textarea {
	height:80px;
	min-height:80px;
	overflow:auto;
}
div.shop_item_header h1 {
	border-bottom:1px solid #aeafaf;
	padding:0px 15px 5px;
	margin:0px -15px 15px;
	color:#e0091a
}
div#content div.shop_item_header h2 {
	float:right;
	position:absolute;
	font-size:10px;
	width:256px;
	height:12px;
	text-align:center;
	z-index:20;
	top:240px;
	font-weight:normal;
}
div#content div.shop_item_header h2 span {
	font-weight:bold;
}
div.shop_item_body {
	float:left;
	width:600px;
	margin-bottom:12px;
}
div.shop_item_buy {
	float:right;
	width:305px;
	clear:right;
}
div.shop_item_body_img {
	float:left;
	margin:-15px 20px 20px -15px;
	padding:15px 15px 15px 15px;
	border-bottom:1px solid #aeafaf;
	border-right:1px solid #aeafaf;
	-moz-border-radius:0px 0px 15px 0px;
    -webkit-border-radius:0px 0px 15px 0px;
    border-radius:0px 0px 15px 0px;
	position:relative;
	top:0px;
	left:0px;
	width:256px;
	height:192px;
	z-index:0;
	background-color:#f9f1b7;
}
div.shop_item_body_img:before {
    content:'';
    display:block;
    position:absolute;
    top:0px;
    right:-15px;
    width:15px;
    height:15px;
	background-color:#f9f1b7;
}
div.shop_item_body_img:after {
	content:'';
	display:block;
	position:absolute;
	top:-1px;
	right:-16px;
	border-left:1px solid #aeafaf;
	border-top:1px solid #aeafaf;
    -moz-border-radius:15px 0px 0px 0px;
    -webkit-border-radius:15px 0px 0px 0px;
    border-radius:15px 0px 0px 0px;
	width:15px;
	height:15px;
	background-color:#ffffff
}
div.shop_item_body_description {
	text-align:justify;
	line-height:18px
}
div.shop_item_body div.shop_category_item_description_inforequest {
	float:right;
    width:230px;
    clear:right;
	padding:30px 0px 30px 75px
}
div.shop_item_body_schedatecnica {
	float:left;
	width:261px;
	clear:left;
	margin:0px 21px 0px 0px;
	font-size:11px;
	padding:5px 5px 10px;
	background-color:#d6e9c0;
}
div.shop_item_buy {
	height:90px
}
div.shop_item_buy div.shop_prezzo, div.shop_item_buy div.shop_prezzo_scontato {
	font-size:14px;
	width:150px
}
div.shop_item_body_schedatecnica table {
	width:261px;
	border-collapse:collapse;
}
div.shop_item_body_schedatecnica table tr td {
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid #e0091a
}
div.shop_item_body_schedatecnica table tr td:nth-child(1) {
	font-weight:bold;
}
div.shop_item_body_images {
	float:left;
	clear:left;
	padding:6px;
	background-color:#d6e9c0;
	width:259px;
	margin:0px 21px 0px 0px
}
div.shop_item_body_images a {
	display:block;
	float: left;
	margin:0px 0px 6px 6px;
	border:1px solid #aeafaf
}
div.shop_item_body_images a:nth-child(4n+1) {
	margin-left:0px;
	clear:left;
}
div.shop_item_body_images a img {
	width:58px;
}
div.shop_item_feedback {
	clear:both;
}
div.shop_item_footer {
	display:none;
}
/*feedback*/
div.shop_item_feedback {
	padding-top:10px;
	border-top:1px dotted #aeafaf
}
div.shop_item_feedback_title {
	font-weight:bold;
}
div#shopcms div.shop_item_feedback textarea {
	margin-bottom:10px;
	width:380px
}
div.shop_item_feedback img.imgCaptcha {
	float:left;
	margin:00px 10px 0px 0px;
	border:1px solid #aeafaf
}
div.shop_item_feedback img.imgCaptcha + p {
	font-size:11px;	
}
div#shopcms div.shop_item_feedback input[type="text"] {
	margin-bottom:5px
}
div.shop_item_feedback_commento {
	margin:5px 0px;
	padding:5px;
	background-color:#e6e6e6;
	font-size:11px
}
div.shop_item_feedback_commento span {
	font-weight:bold;
}
div.shop_item_feedback_commento span.feedback_punteggio_5,
div.shop_item_feedback_commento span.feedback_punteggio_4,
div.shop_item_feedback_commento span.feedback_punteggio_3,
div.shop_item_feedback_commento span.feedback_punteggio_2,
div.shop_item_feedback_commento span.feedback_punteggio_1 {
	overflow:hidden;
	display:inline-block;
	padding-left:80px;
	height:16px;
	width:0px;
	background:url(img/pannocchia.png) repeat-x;
}
div.shop_item_feedback_commento span.feedback_punteggio_4 {
	padding-left:64px;
}
div.shop_item_feedback_commento span.feedback_punteggio_3 {
    padding-left:48px;
}
div.shop_item_feedback_commento span.feedback_punteggio_2 {
    padding-left:32px;
}
div.shop_item_feedback_commento span.feedback_punteggio_1 {
    padding-left:16px;
}
span.feedback_stellina {
	padding-left:16px;
	display:inline-block;
	width:0px;
	height:16px;
	background:url(img/pannocchia.png) no-repeat;
}
form#feedback_form {
	padding:10px 0px 0px;
}
/*shop home*/
div.shop_home {
	/*overflow:hidden;*/
}
div#content div.shop_home_offers h2 {
	background-color:#D6E9C0;
	margin:0px -15px 15px;
	padding:5px 15px;
}
div.shop_home_offers_item {
	/*overflow:hidden;*/
	width:110px;
	float:left;
	margin:0px 0px 3px 10px;
	border:1px solid #aeafaf;
	-moz-border-radius:0px 0px 10px 10px;
    -webkit-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px
}
div.shop_home_offers_item:nth-child(5n+2) {
    clear:left;
    margin-left:0px;
}
div.shop_home_offers_item_img {
	border-bottom:1px solid #aeafaf;
	padding:5px;
	background-color:#F9F1B7;
	width:100px;
	height:100px;
}
div.shop_home_offers_item_description {
	padding:2px 5px 5px;
	font-size:11px;
}
div#content div.shop_home_offers_item_description p {
	margin:0px 0px 5px;
}
div.shop_home_offers_item_description span {
    font-weight:bold;
	color:#cc0000
}
div#content div.shop_home_offers_item_description a {
	font-weight:bold;
}
/*search*/
form#shop_search_form {
	background-color:#666666;
	padding:15px;
	color:#ffffff;
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
	margin-bottom:10px
}
div.shop_search_result_item {
	overflow:hidden;
	margin:10px 0px 0px;
	border-bottom:1px solid #aeafaf
}
div.shop_search_result_item_immagine {
	float:left;
	width:75px;
	height:75px;
	margin:0px 10px 0px 0px;
	border:1px solid #aeafaf;
	border-bottom:0px none;
}
div.shop_search_result_item_codice {
	font-size:10px;
}
div#content div.shop_search_result_item_descrizione {
	font-size:10px;
	padding-top:5px
}
div#content div.shop_search_result_item_descrizione a {
	font-weight:bold;
	font-size:12px
} 
/*spedizioni*/
div.spedizioni div#content p {
	text-align:justify;
}
div.condizioni-vendita div#content {
	text-align:justify;
}
/************************************* CHECKOUT ***************************************/
div.shop_checkout {
    padding:0px 0px;
}
div.shop_checkout h1 {
    padding:0px 0px 0px 0px
}
div.shop_checkout_step {
    overflow:hidden;
    margin-bottom:12px
}
div.shop_checkout_step table {
    margin:0px auto;
}
div.shop_checkout_step span {
    overflow:hidden;
    display:block;
    padding:2px 4px;
    margin:0px 6px;
    background-color:#dddddd;
    border:1px solid #999999;
    height:16px;
    line-height:16px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
div.shop_checkout_step span.shop_checkout_step_enable {
    background-color:#63FF31;
}
div.shop_checkout_step img {
    width:20px;
    /*height:16px*/
}
div.shop_carrello {
    padding:0px;
}
table.shop_carrello_table {
    width:100%;
}
table.shop_carrello_table th {
    padding:4px 10px;
    text-align:left;
    background-color:#cccccc;
    text-transform:capitalize;
}
table.shop_carrello_table td {
    padding:4px 10px;
    vertical-align:middle;
    border-bottom:1px solid #cccccc;
}
table.shop_carrello_table tr td.shop_carrello_td {
    white-space:nowrap;
}
table.shop_carrello_table tr td.shop_carrello_td:nth-child(2) {
    white-space:normal;
    font-weight:bold;
}
table.shop_carrello_table tr th:nth-child(3),
table.shop_carrello_table tr th:nth-child(5),
table.shop_carrello_table tr td.shop_carrello_td:nth-child(3),
table.shop_carrello_table tr td.shop_carrello_td:nth-child(5) {
    text-align:right;
}
table.shop_carrello_table td.shop_carrello_td_iva,
table.shop_carrello_table td.shop_carrello_td_totale_iva_esc,
table.shop_carrello_table td.shop_carrello_td_totale {
    border:0px none;
    text-align:right;
    padding-right:58px;
}
table.shop_carrello_table td.shop_carrello_td_totale_iva_esc,
table.shop_carrello_table td.shop_carrello_td_totale {
    font-weight:bold
}
table.shop_carrello_table td.shop_carrello_td_totale {
    font-size:16px;
}
div.step6 table.shop_carrello_table td.shop_carrello_td_totale {
    font-size:14px
}
table.shop_carrello_table td.shop_carrello_td_totale+td {
    color:#ff0000;
}
div.shop_checkout_bonus {
	margin:10px auto;
	padding:5px;
	border:1px solid #00cc00
}
div.shop_checkout_pulsanti {
    padding:12px 0px;
}
div.shop_checkout_pulsanti input[type="button"],
div.shop_checkout_pulsanti input[type="submit"],
div.payorder div#shopcms form input[type="submit"],
div.orders div#shopcms form input[type="submit"] {
    border:0px none;
    width:175px;
    padding:0px;
    background:url(img/buttonBackground.png) no-repeat left top;
    color:#000000;
    line-height:24px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	height:24px;
	margin:0px;
	cursor:pointer;
}
div.shop_checkout_pulsanti input[type="submit"].go,
div.payorder div#shopcms form input[type="submit"].shop_button_paga,
div.orders div#shopcms form input[type="submit"].go {
    background:url(img/buttonGoBackground.png) no-repeat left top;
    font-weight:bold;
}
div.orders div#shopcms form input[type="submit"].abort100 {
    width:90px;
    background:url(img/buttonBackgroundAbort90.png) no-repeat left top;
    font-weight:bold;
}
div#content div.shop_checkout_registrazione a, div#content div.shop_checkout a, div#shopadmin a {
	font-weight:bold;
	color:#cc0000
}
table.shop_checkout_spedizioni {
    border-collapse:collapse;   
    border-spacing:0px;
    border:1px solid #cccccc;
}
table.shop_checkout_spedizioni td {
    padding:4px 10px;
    border-bottom:1px solid #cccccc;
}
table.shop_carrello_table tr.shop_carrello_tr_totale td {
    border-bottom:0px none
}
table.shop_carrello_table tr.shop_carrello_tr_iva td,
table.shop_carrello_table tr.shop_carrello_tr_totale_iva_esc td,
table.shop_carrello_table tr.shop_carrello_tr_totale td,
table.shop_carrello_table tr.shop_carrello_tr_totale td {
    padding-right:10px;
    white-space:nowrap;
    text-align:right;
    font-weight:bold;
}
div.step6 table.shop_carrello_table tr.shop_carrello_tr_totale td {
    color:#000000;
}
table.shop_carrello_table tr.shop_carrello_tr_totale td.shop_carrello_td_dapagare {
    font-size:16px;
    font-weight:bold;
}
table.shop_carrello_table tr.shop_carrello_tr_totale td.shop_carrello_td_dapagare+td {
    border:3px solid #000000;
    padding:10px;
    color:#ff0000;
    font-size:24px
}
/*orders*/
div.orders div#shopcms,
div.payorder div#shopcms {
    padding:0px 0px;
}
div#content div.shop_boxorders h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px
}
table.shop_orders {
    width:100%;
    border-collapse:collapse;
    border-spacing:0px;
	font-size:11px
}
table.shop_orders th {
    padding: 4px 10px;
    text-align: left;
    background-color: #cccccc;
    text-transform: capitalize;
}
div#content table.shop_orders td {
    padding:4px 10px;
    vertical-align:middle;
    border-bottom:1px solid #cccccc
}
table.shop_orders td:nth-child(2) {
    white-space:nowrap;
}
table.shop_orders td:nth-child(1) a {
	font-weight:bold;
	display:block;
	cursor:pointer;
	text-align:center;
	width:88px;
	background-color:#cccccc;
	padding:4px 0px;
	font-size:11px;
	-moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
	border:1px solid #cc0000;
}
div.payorder div#shopcms form {
    overflow:hidden;
    background-color:#cccccc;
    padding:2px 8px;
    border:1px solid #a9a8b0;
    padding:8px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
}
div.orders div#shopcms form input[type="submit"].go120 {
    width:120px;
	 background:url(img/buttonGoBackground120.png) no-repeat left top;
}
a.logoutLink {
	font-weight:bold;
}
/***************** SIDEBAR ****************/
div#sidebar {
    float:left;
    width:252px;
    /*border:1px solid #aeafaf;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    min-height:400px;
    padding:15px;*/
}
div#sidebar div#shopCart {
	background:#cccccc url(img/shopCartBackground.png) no-repeat 15px 15px;
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    padding:15px;
    margin-bottom:10px;
}
div#sidebar div#shopCart h3 {
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 12px 36px;
	height:22px;
}
div#sidebar div#shopCart div.carrello a {
	display:block;
    background:url(img/shopCartBackground2.png) no-repeat;
	min-height:42px;
	text-align:right;
	padding:0px 0px 0px 46px;
	line-height:18px
}
div#sidebar div#shopCart div.carrello a b {
	font-size:14px;
	color:#cc0000
}
div#sidebar div#shopCart div.carrello a:hover b {
	text-decoration:underline;
}
div#sidebar div.navigation h4 {
	font-size:18px;
	color:#ff0000;
	font-weight:normal;
	margin:0px 0px 10px;
}
div#sidebar div.navigation {
    border:1px solid #aeafaf;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    padding:15px;
    margin-bottom:10px;
	min-height:414px
}
div#sidebar div.navigation ul {
	margin:0px;
	padding:0px;
	list-style:none
}
div#sidebar div.navigation ul li {
    margin:0px 0px 0;
    padding:0px;
    list-style:none;
}
div#sidebar div.navigation ul li a {
    margin:0px;
    font-weight:bold;
	border-bottom:1px solid #c2c2c2;
	display:block;
	padding:6px 1px 3px;
	text-decoration:none;
}
div#sidebar div.navigation ul li.active a {
	color:#cc0000;
}
div#sidebar div.navigation ul li a:hover {
	background-color:#f0f0f0
}
div#sidebar div.navigation ul li ul {
	margin:6px 0px
}
div#sidebar div.navigation ul li ul li {
    margin:0px 0px 0px 30px;
	list-style:disc
}
div#sidebar div.navigation ul li ul li a {
	font-weight:normal;
	border-bottom:0px none;
	display:inline;
	padding:0px;
}
div#sidebar div.navigation ul li ul li a:hover {
	text-decoration:underline;
	background-color:transparent
}
div#sidebar div#shopPanel {
	margin:20px 0px 0px 0px;
}
div#sidebar div#shopPanel h5 {
	color:#009900;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 5px 0px
}
/*****************FOOTER ******************/
#footer {
	background-image: url('img/footer.gif') #ffffff; 
	background-repeat:repeat-x;
	height:42px;
	width:100%;
	clear:both;
}
#footer p{
	margin:0px;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
#footer p#copyright {
	font-size:9px;
	color:#888888
}
#footer p#copyright a {
	color:#888888
}

