/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #31970f; text-decoration: underline; }

BODY {
  background: #040404;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-image: url(images/tmplt/back2.jpg);
  background-position: top center;
  background-repeat: repeat;
}

A {
  color: #dac48f;
  text-decoration: none;
}

A:hover {
  color: #dac48f;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #dddddd;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}





.infoBox {
  background-color: #3b3b3b;
}

.infoBoxContents {
  background-color: #222222;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}



.productListing-heading {
}

TD.productListing-data {
}

.productListing {
			width: 758px;
			text-align: center;
			color: #FFFFFF;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;}
			
			.productListing a img{
			border:3px solid #FFFFFF;
			margin: 0px 0px 0px 0px;
			padding: 2px;
			filter:alpha(opacity=90); /* per IE/WIN */
  			opacity: 0.9;}
			
			.productListing a:hover img{
			border:3px solid #FFFFFF;
			margin: 0px 0px 0px 0px;
			padding: 2px;
			filter:alpha(opacity=100); /* per IE/WIN */
  			opacity: 1; /* per Mozilla&Co. */}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  color: #2a2011;
  padding-left: 10px;
  /* border-top: 1px solid #e0cda0; */
  width: 960px;
  height: 35px;
  background-image: url(images/tmplt/bkpageheading.png);
  background-position: top center;
  background-repeat: no-repeat;
  line-height: 35px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}

TD.smallText a {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #dac48f;
  text-decoration: underline;
}

TD.smallText a:hover {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #dac48f;
  text-decoration: underline;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

label.error {padding-left: 10px; font-weight: bold; color: #ff2a2a;}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dfdfdf; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 16px; background-color: #ffffff; font-weight: bold; text-align: center; border: 3px solid #FF0000; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Undo some styles from the master stylesheet */
		.checklist li { background: none; padding-left: 0; }
		.checklist, .checklist li { margin: 0; padding: 0; }
		.checklist label { display: block; padding: 0; }
		.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }
		* html .checklist label { height: 1%; }
		

		
	




/* GESTIONE PERSONALIZZATA TEMPLATE ESCORT */

#topmenu {
	height: 48px;
	background-image: url(images/tmplt/backtop.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height:48px;
	text-align: center;}
	
		#topmenulinks {
			width: 960px;
			margin: 0px auto;
			text-align:center;}
			
		.topmenusx {
			width: 677px;
			float: left;
			height: 48px;
			overflow: hidden;
			text-align: left;}
			
			.topmenusx {
			width: 677px;
			float: left;
			overflow: hidden;
			text-align: left;}
			
		.logintop {
			width: 283px;
			height: 48px;
			float: right;
			background-image:url(images/tmplt/backann.jpg);
			background-position: top;
			background-repeat: no-repeat;
			overflow: hidden;}
			
				.newlogin {
					font-size: 12px;
					padding: 0px; 
					font-family: Arial, sans-serif;
					color: #ffffff;
					margin-top: 7px;
					}

					.newlogin a {
						color: #ffffff;
						text-decoration: underline;}
						
					.newlogin a:hover {
						color: #e8d8b4;
						text-decoration: underline;}
			
		
			
		#container {
		width: 960px;
		margin: 0px auto;
		}
			
		#logo {
			height: 110px;
			width: 450px;
			float: left;}
			
			#logo img {
				margin-top: 13px;}
				
		#networklinks {
			height: 110px;
			width: 510px;;
			float: right;
			text-align: right;
			padding-top: 0px;}
			
			#networklinks #emotions {
				margin-top: 15px;}
				
				
		.headertext {
			font-family: Georgia, "Times New Roman", Times, serif;
		  font-size: 16px;
		  font-weight: bold;
		  color: #2a2011;
		  padding-left: 10px;
		  /* border-top: 1px solid #e0cda0; */
		  width: 758px;
		  height: 35px;
		  background-image: url(images/tmplt/bkpageheadertext.png);
		  background-position: top center;
		  background-repeat: no-repeat;
		  line-height: 35px;}
		  
		  .headertext h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		  font-size: 16px;
		  font-weight: bold;
		  color: #2a2011;
		  padding-left: 10px;
		  line-height: 35px;
		  margin:0;}
			
			
		.banner-or {
			width: 960px;
			margin-bottom: 10px;
			
			}
		
		.banner-or .banner-sx img {margin-right: 0px;}
		
		.banner-or .banner-dx img {margin-left: 5px;}
			
			.infobox {
			width: 758px;
			text-align: center;}
			
			.infobox a img{
			border:3px solid #FFFFFF;
			margin: 0px 0px 0px 0px;
			padding: 2px;
			filter:alpha(opacity=90); /* per IE/WIN */
  			opacity: 0.9;}
			
			.infobox a:hover img{
			border:3px solid #FFFFFF;
			margin: 0px 0px 0px 0px;
			padding: 2px;
			filter:alpha(opacity=100); /* per IE/WIN */
  			opacity: 1; /* per Mozilla&Co. */}
			
			
			
			.previewinfo1{
				height:26px;
				width: 248px;
				background-color: #FFFFFF;}
			
				.previewinfo1 .previewnick {
					float: left;
					height:26px;
					width: 178px;
					color: #3f311a;
					font-size: 14px;
					font-weight: bold;
					overflow: hidden;
					line-height: 26px;
					text-align: left;
					padding-left: 3px;}
					
						.previewinfo1 .previewnick a{
							color: #3f311a;
							font-size: 12px;
							font-weight: bold;
							line-height: 26px;
							text-decoration: none;}
							
						.previewinfo1 .previewnick a:hover{
							color: #5d4928;
							font-size: 12px;
							font-weight: bold;
							line-height: 26px;
							text-decoration: none;}
				
				.previewinfo1 .previewmedia {
					float: right;
					height:26px;
					width: 58px;
					padding-right: 5px;
					text-align: right;}
					
					.previewinfo1 .previewmedia img{
						margin: 5px;}
						
						.previewinfo1 .previewmedia a img{
						margin: 5px 5px 5px 0px;
						text-decoration: none;
						padding: 0px;
						border: 0px;}
						
						.previewinfo1 .previewmedia a:hover img{
						margin: 5px 5px 5px 0px;
						text-decoration: none;
						padding: 0px;
						border: 0px;}
				
				.previewinfo2{
					height:26px;
					width: 184px;
					background-color: #FFFFFF;
					}
			
				.previewinfo2 .previewnick {
					float: left;
					height:26px;
					width: 116px;
					color: #3f311a;
					font-size: 12px;
					font-weight: bold;
					overflow: hidden;
					line-height: 26px;
					text-align: left;
					padding-left: 3px;}
					
						.previewinfo2 .previewnick a{
							color: #3f311a;
							font-size: 12px;
							font-weight: bold;
							line-height: 26px;
							text-decoration: none;}
							
						.previewinfo2 .previewnick a:hover{
							color: #5d4928;
							font-size: 12px;
							font-weight: bold;
							line-height: 26px;
							text-decoration: none;}
				
				.previewinfo2 .previewmedia {
					float: right;
					height:26px;
					width: 58px;
					padding-right: 5px;
					text-align: right;}
					
					.previewinfo2 .previewmedia img{
					margin: 5px;}
					
					.previewinfo2 .previewmedia a img{
						margin: 5px 5px 5px 0px;
						text-decoration: none;
						padding: 0px;
						border: 0px;}
						
						.previewinfo2 .previewmedia a:hover img{
						margin: 5px 5px 5px 0px;
						text-decoration: none;
						padding: 0px;
						border: 0px;}
					
				.previewmedia0 {
					float: right;
					height:26px;
					width: 115px;
					background-color: #FFFFFF;
					padding-right: 5px;
					text-align: right;}
					
					.previewmedia0 img{
					margin: 5px 0px;}
					
					
					.nomodel {
  						border:1px solid #3b3b3b;
						background-color: #222222;
						  font-family: Arial, sans-serif;
						  font-size: 14px;
						  font-weight: bold;
						  padding: 30px 0px;
						}

					
/* SCHEDA ANNUNCIO */					
			
			.modelinfo {
				
				padding: 0;
				}
				
			.payoff {color: #3f311a; font-size: 16px; font-weight: bold;}
			
			.modelinfo .modelinfotext {
				color: #FFFFFF;
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				background-color: #222222;
				border: 1px solid #3b3b3b;
				padding: 5px 20px 10px 20px;
				width: 416px;
				margin-bottom: 20px;
				position: relative;}
				
				.minfobanner {
					border-bottom: 1px solid #2e2e2e;
					text-align: left;
					padding: 0px;
					margin: 0px 0px 10px 0px;
				}
				
			.modelinfo .photogallery {
			text-align: left;}
			
			.modelinfo .photogallery a img{
			border:3px solid #ffffff;
			margin: 0px 0px 5px 0px;
			padding: 2px;
			filter:alpha(opacity=90); /* per IE/WIN */
  			opacity: 0.9;}
			
			.modelinfo .photogallery a:hover img{
			border:3px solid #ffffff;
			margin: 0px 0px 5px 0px;
			padding: 2px;
			filter:alpha(opacity=100); /* per IE/WIN */
  			opacity: 1; /* per Mozilla&Co. */}
			
			.modelinfo .modelvids {
				color: #FFFFFF;
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				background-color: #222222;
				border: 1px solid #3b3b3b;
				padding: 5px 10px 10px 10px;
				width: 230px;
				text-align: left;}
			
			.modelinfo .label {
			width: 168px;
			height: 25px;
			text-align: right;
			padding-right: 10px;
			line-height: 25px;
			border-bottom: 1px solid #222222;
			background-color: #2e2e2e;
			color: #dac48f;}	
			
			.modelinfo .label1 {
			width: 168px;
			height: 25px;
			text-align: right;
			padding-right: 10px;
			line-height: 25px;
			border-bottom: 1px solid #222222;
			background-color: #474747;
			color: #dac48f;}
			
			.modelinfo .infocampi {
				width: 240px;
				text-align: left;
				padding: 5px 10px;
				border-bottom: 1px solid #222222;
				border-left: 1px solid #222222;
				background-color: #363636;}
				
			.modelinfo .infocampi1 {
				width: 240px;
				text-align: left;
				padding: 5px 10px;
				border-bottom: 1px solid #222222;
				border-left: 1px solid #222222;
				background-color: #4e4e4e;}
					
					.banner-coldx {
					width: 257px;
					text-align: center;
					margin: 10px 0px;}
					
			.modelinfo .intourlogo {
				position: absolute;
				top:0px;
				right: 0px;
				width: 100px;
				height: 100px;
				background-image: url(images/wtm/intour2.png);
		  background-position: top right;
		  background-repeat: no-repeat;}
				
			
			
			
/* GESTIONE BOX RICERCA ESCORT */



.rightbox1 {
	padding: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;}
	
	.titlerightbox {
		text-transform: uppercase;
		font-size: 14px;
		color: #dac48f;}
	
	.textrightbox {}
	
	.numrightbox {
		color: #ff4242;}











	
/* GESTIONE BOX RICERCA ESCORT */		

#searchmodel {
	background-color: #222222;
	border: 1px solid #3b3b3b;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
			
	form#refine-search {width: 148px;}		
	form#refine-search label{ color: #ffffff; padding-left: 20px;}
	form#refine-search select{margin-left: 20px; margin-top:5px; width: 155px; border: 1px solid #616363;}
	form#refine-search p,form#refine-search div{clear:left;float:left;width:100%;}
	form#refine-search div{margin-bottom:0;}
	form#refine-search select,form#refine-search ul{margin-bottom:1em;}
	form#refine-search ul{float:left;padding:0px 0px 20px 0px; margin: 0px 0px 0px 20px;}
	form#refine-search ul.cols li{float:left;width:80px; list-style: none; padding:0; margin: 0; font-size: 10px; color: #ffffff;}
	form#refine-search p label{float:left;}
	form#refine-search p a,form#refine-search div a{display:block;padding-right:1.2em;text-decoration:none;}

	form#refine-search .expanded a span,form#refine-search .collapsed a span{display:block;float:right;width:13px;height:13px; margin-right: 3px;}
	form#refine-search .expanded a span{background:url(images/icons/toggle-small-collapse.png);}
	form#refine-search .collapsed a span{background:url(images/icons/toggle-small-expand.png);}
	form#refine-search .expanded ul,form#refine-search label{display:block;}
	form#refine-search .collapsed { border-top: 1px solid #333333;}
	form#refine-search .expanded { border-top: 1px solid #333333;}
	form#refine-search .collapsed ul{display:none;}
	
	form#refine-search .search{text-align: center; margin: 20px 0px 20px 0px;}
	form#refine-search .search input{background-color: #911313; padding: 5px 10px; border:1px solid #a92b2b; cursor: pointer; color: #FFFFFF; font-size: 12px;}

/* GESTIONE FOOTER */

#footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: 30px 0px 40px 0px;
  text-transform: uppercase;
}

	#footer a{
	  font-family: Arial, sans-serif;
	  font-size: 12px;
	  color: #ffffff;
	  font-weight: bold;
	  text-transform: uppercase;
	}
	
	#footer a:hover{
	  font-family: Arial, sans-serif;
	  font-size: 12px;
	  color: #deca99;
	  font-weight: bold;
	  text-decoration: none;
	  text-transform: uppercase;
	}

	#footer .bottomfooter {
	  font-family: Arial, sans-serif;
	  font-size: 10px;
	  color: #999999;
	  font-weight: normal;
	  margin-top: 30px;
	}
	
		#footer .bottomfooter a{
	  font-size: 10px;
	  color: #999999;
	  font-weight: normal;
	}
	
	#footer .bottomfooter a:hover{
	  font-size: 10px;
	  font-weight: normal;
	  text-decoration: none;
	}


	
/* GESTIONE CAMPI MADS */




.mads {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: ffffff;
	background-image: none;
	 }
	 
	 .mads h3{
		font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		padding-bottom: 10px;
	 }
	 
	 .mads input{
		font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		
	 }
	 
	 
	 .mads a.boxlistname {
		 color: #20731b;
		 font-size: 14px;
		 text-decoration: none;}
		
		.mads a:hover.boxlistname {
			color: #20731b;
		 font-size: 14px;
		 text-decoration: underline;}
		 
	.mads .productListing-data {
		 	font-size: 12px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #333333;}
			 
	 .mads .boxed1{
	 	background-color: #eeeeee;
		border-bottom: 1px solid #dfdfdf;
		padding: 10px 20px;
	 }
	 
	 .mads .boxed2{
	 	background-color: #ffffff;
		border-bottom: 1px solid #dfdfdf;
		padding: 10px 20px;
	 }
	 
	 .mads .onoff {
	 	margin-left: 20px;
		font-size: 14px;
		padding: 10px;
		background-color: #7a7a7a;
		border: 1px solid #4b4b4b;
		width: 230px;
		text-align: center;
		color: #FFFFFF;}
		
		
.mads .datipers td {font-size: 12px;}		
.mads .labelform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	border-bottom: 1px solid #dfdfdf;
	background-color: #eeeeee;
	padding: 0px 10px;}
	 
	 .mads .datipers input {
		border:1px solid #CCCCCC;
		}
		
	.mads .datipers select {
		border:1px solid #CCCCCC;}
	
	.mads .formads input {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 25px;
	line-height: 25px;}
	
	.mads .formads select {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 25px;
	line-height: 25px;}
	
		.mads .datipers ul.checklist {
		width: 200px;}
	
	.mads .datipers label {
		font-size: 12px;}
		
	.mads .meslang {
		background-color: #eeeeee;
		padding: 5px 10px;
		border-top: 1px solid #dfdfdf;}
		
	.mads .messageintro input {
		width: 200px;
		height: 25px;
		line-height: 25px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		border: 1px solid #CCCCCC;}	
	.mads .message {
		width: 600px;
		height: 130px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		border: 1px solid #CCCCCC; }
		
		
	.mads #countrydiv select {
		margin-right: 10px;
		height: 20px;
		line-height: 20px;
		width: 150px;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;}
		
	.mads #statediv select, .mads #citydiv select {
		float: left;
		margin-right: 10px;
		height: 150px;
		width: 150px;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;}
		
		.mads #countrydiv2 select, .mads #statediv2 select, .mads #citydiv2 select {
			float: left;
			width: 150px;
			height: 25px;
			font-size: 12px;
			font-family: Georgia, "Times New Roman", Times, serif;}
		
		.mads #statediv input, .mads #citydiv input {
		margin-bottom: 5px;
		background-color: #7a7a7a;
		padding: 5px 10px;
		border:1px solid #4b4b4b;
		cursor: pointer;
		color: #FFFFFF;
		font-size: 12px;}
		
		.mads #statediv input:hover, .mads #citydiv input:hover {
		background-color: #7a7a7a;
		border:1px solid #4b4b4b;}
		
		
		
	.productListing-headingmads {
		color: #333333;
		background-color: #eeeeee;
		border: 1px solid #dfdfdf;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 20px 10px;}
		
		.mads4  input{}
		
		.mads4  textarea{
			width: 800px;
			height: 100px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			margin-bottom: 30px;}
		
		
	.mads #footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #8f8f8fs;
  font-weight: bold;
  text-align: center;
  margin: 30px 0px 40px 0px; 
  border-top: 1px solid #dfdfdf;
  padding-top: 30px;
}

	.mads #footer a{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  color: #8f8f8f;
	  font-weight: bold;
	}
	
	.mads #footer a:hover{
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 12px;
	  color: #20731b;
	  font-weight: bold;
	  text-decoration: none;
	}

	.mads #footer .bottomfooter {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  color: #8f8f8f;
	  font-weight: normal;
	  margin-top: 30px;
	}
	
	.mads #footer .bottomfooter a{
	  font-size: 10px;
	  color: #8f8f8f;
	  font-weight: normal;
	}
	
	.mads #footer .bottomfooter a:hover{
	  font-size: 10px;
	  font-weight: normal;
	  text-decoration: none;
	}

/* GESTIONE SHOPPING CART */

	#shoppingcart{
		color: #333333;
		padding: 20px 20px 20px 20px;}
		
	#shoppingcart .pageHeading {
		background-image: none;
		color: #333333;
		padding-top: 40px;}
		
		#shoppingcart .productListing-heading {
		color: #333333;
		background-color: #999999;
		border: 1px solid #FFFFFF;
		border-collapse: collapse;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		color: #FFFFFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0px 10px;}
		
		#shoppingcart .productListing-data {
		color: #333333;
		border: 1px solid #FFFFFF;
		border-bottom: 1px solid #dfdfdf;
		border-collapse: collapse;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 20px 10px;}
		
		#shoppingcart .productListing-data1 {
		color: #333333;
		background-color: #eeeeee;
		border: 1px solid #FFFFFF;
		border-bottom: 1px solid #dfdfdf;
		border-collapse: collapse;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 20px 10px;}
		
			#shoppingcart .productListing-data1 a{
				color: #20731b;}
				
			#shoppingcart .productListing-data1 a:hover{
				color: #333333;}
		
		#shoppingcart .infoBox {
		  background-color: #ffffff;
		  border: 1px solid #3b3b3b;
		  padding: 20px;
		}
		
		#shoppingcart .infoBoxContents {
		  background-color: #ffffff;
		  font-family: Arial, sans-serif;
		  font-size: 10px;
		  padding: 10px;
		}
		
		#shoppingcart TD.main, #shoppingcart  P.main {
			color: #333333;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			padding: 10px;
			}
			
		#shoppingcart .line1 {
			background-color: #999999;
			color: #FFFFFF !important;
			border: 1px solid #ffffff;}
			
		#shoppingcart .line2 {
			background-color: #999999;
			color: #FFFFFF !important;
			border: 1px solid #ffffff;}
			
		#shoppingcart .line3 {
			border-bottom: 1px solid #dfdfdf;
			}
