/*
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer that ship with ProductCart
*/
html, body {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #36353A;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 910px;
			height: 106px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 0;
			padding: 0;
			border-collapse: collapse;
			border-bottom: 2px solid #000000;
		}
	
		#pcHeader td {
			padding: 0px;
			vertical-align: bottom;
		}
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: left;
			background-color:#F0E7D9;
			padding:0;
			margin:0;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 10px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 14px;
			color: #999999;
		}
		
		#pcTopNav a:hover {
			color: #000000;
		}
		
		.LeftColumn{
			width:84px;
		}
		.RigthColumn{
			width:84px;
		}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 910px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
		
		
		.ContentPersonalized {			
			z-index:1;
			position:absolute;
			top:-6px;
			left:-5px;
			width:536px;
			height:774px;
			padding-left:6px;
			background-color:#000000;
		
		}		
		
		.ContentPersonalized img{
			margin-bottom:1px;
		
		}

		#ContainerPersonalized{
			position:relative;
			top:0;
			left:0;
			z-index:0;		
		
		}
		
		#pcLeft {
			width: 182px;
			text-align: left;
			vertical-align: top;
			padding:0;
			margin:0;
			background-color:#232226;
		}
		.BackgroundColonne {
			padding:0;
			margin:0;
			background-color:#E6D1BD;
			/*border-bottom:2px solid #F0E3D9;*/
		}


		#pcCenter {
			width: 534px;
			padding:5px;
			margin:0;
			border:0;
			text-align: left;
			vertical-align: top;
			/*background-color:#C0B4A4;*/
			background-color:#000000;

		}
	
		#pcRight {
			width: 182px;
			text-align: left;
			vertical-align: top;
			padding:0;
			margin:0;
			background-color:#232226;
		}
		
		.pcColumnSpacer {
			width: 0px;
			font-size:0px;
		}

	/* Define the left column */
	
		#pcLeftStoreLinks h3 {
			width:100%;
			height:26px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin: 0 0 2px 0;
			padding:0;
			line-height:27px;
			text-indent:5px;
		}

		
		#pcLeftStoreLinks {
			padding:0;
			margin:0;
		}
		
		#pcLeftStoreLinks ul {
			list-style-type: none;
			margin:0;
			padding:0;
		}
	
		#pcLeftStoreLinks li {
			margin: 0 0 2px 0;
		}
		
		#pcLeftStoreLinks a{
			display:block;
			height:23px;
			color:#000000;
			text-decoration:none;
			line-height:23px;
			text-indent:10px;
			background-color:#F0E7D9;
			/*background-color:#D2CBBF;*/
		}
		#pcLeftStoreLinks a:hover{
			background-color:#DFC5AC;
		}
		
		/* Definisce il menu ricerca per prezzo */
		
		#pcLeftStorePrice h3 {
			width:182px;
			height:24px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin: 0 0 2px 0;
			padding:0;
			border-top:1px solid #A28E77;
			border-bottom:1px solid #A28E77;
			line-height:25px;
			text-indent:28px;
			background-image:url(images/4Sprint/Ico_RicercaPrezzo.gif);
			background-repeat:no-repeat;
			background-position:left;
		}

		
		#pcLeftStorePrice {
			padding:0;
			margin:0;
		}
		
		#pcLeftStorePrice ul {
			list-style-type: none;
			margin:0;
			padding:0;
		}
	
		#pcLeftStorePrice li {
			margin: 0 0 2px 0;
		}
		
		#pcLeftStorePrice a{
			display:block;
			height:23px;
			color:#000000;
			text-decoration:none;
			line-height:23px;
			text-indent:10px;
			background-color:#F0E7D9;
		}
		#pcLeftStorePrice a:hover{
			background-color:#DFC5AC;
		}
		
		#pcStoreSearch h3 {
			width:182px;
			height:24px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin: 0 0 2px 0;
			padding:0;
			border-top:1px solid #A28E77;
			border-bottom:1px solid #A28E77;
			line-height:25px;
			text-indent:28px;
			background-image:url(images/4Sprint/Ico_RicercaProdotto.gif);
			background-repeat:no-repeat;
			background-position:left;
			text-align:left;
		}
		#pcStoreNewsletter h3 {
			width:182px;
			height:24px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin: 0 0 2px 0;
			padding:0;
			border-top:1px solid #A28E77;
			border-bottom:1px solid #A28E77;
			line-height:25px;
			text-indent:28px;
			background-image:url(images/4Sprint/Ico_Newsletter.gif);
			background-repeat:no-repeat;
			background-position:left;
			text-align:left;
		}
		
		#pcStoreCreditCard{
			padding:0;
			margin:0;
			border-top:3px solid #333333;
			background-color:#232226;
		}
		
		#pcStoreSponsor h3 {
			width:180px;
			height:26px;
			background-color:#91AEA6;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			margin:0;
			padding:0;
			border:0;
			line-height:27px;
			text-indent:10px;
			text-align:left;
		}
		#pcStoreSponsor{
			border-left:1px solid #A2BBB4;
			border-right:1px solid #A2BBB4;
			border-bottom:1px solid #A2BBB4;
			padding:0;
			margin:0;
			height:197px;
		}
		
		#pcStoreSponsorSWF{
			border:1px solid #A2BBB4;
			padding:0;
			margin:0;
			margin-bottom:2px;
		}
		
		
		#pcShowCart h3 {
			width:182px;
			height:24px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin: 0 0 2px 0;
			padding:0;
			border-top:1px solid #A28E77;
			border-bottom:1px solid #A28E77;
			line-height:25px;
			text-indent:28px;
			background-image:url(images/4Sprint/Ico_Chart.gif);
			background-repeat:no-repeat;
			background-position:left;
			text-align:left;
		}
		
		#pcStoreAccount{
			background-color:#F0E7D9;
			padding:0;
			margin:0;
		}
		
		#pcStoreAccount h3 {
			width:182px;
			height:24px;
			background-color:#E8D5C4;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			margin:0;
			padding:0;
			border-top:1px solid #A28E77;
			border-bottom:1px solid #A28E77;
			line-height:25px;
			text-indent:28px;
			background-image:url(images/4Sprint/Ico_Account.gif);
			background-repeat:no-repeat;
			background-position:left;
			text-align:left;
		}
		
		#pcHomeDetailProduct h3 {
			width:100%;
			height:26px;
			background-color:#91AEA6;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			margin:0;
			padding:0;
			border:0;
			line-height:27px;
			text-indent:10px;
			text-align:left;
		}
		#pcHomeDetailProduct{
			border-left:1px solid #A2BBB4;
			border-right:1px solid #A2BBB4;
			border-bottom:1px solid #A2BBB4;
			padding:0;
			margin:0;
			height:197px;
			background-image:url(images/4Sprint/background_HomeDetailProduct.jpg);
		}

	/* Define the right column Box nuovi prodotti */
		
		#pcStoreNewproduct h3 {
			width:182px;
			height:26px;
			background-color:#91AEA6;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			margin:0;
			padding:0;
			border:0;
			line-height:27px;
			text-indent:10px;
			text-align:left;
		}
		#pcStoreNewproduct{
			padding:0;
			margin:0;
			background-color:#F0E7D9;
		}
		#pcStoreNewproduct div{
			border-left:1px solid #A2BBB4;
			border-right:1px solid #A2BBB4;
			border-bottom:1px solid #A2BBB4;
			padding:0;
			margin:0;
			height:196px;
			background-image:url(images/4Sprint/NewProduct.jpg);
			background-repeat:no-repeat;
			background-position:center;
			margin-bottom:2px;
			text-align:center;
			color:#666666;


		}
		#pcStoreNewproduct a:link, #pcStoreNewproduct a:visited, #pcStoreNewproduct a:active{
			font-size:13px;
			line-height:35px;
			color:#E10915;
			font-weight:bold;
			text-decoration:none;
		}
		#pcStoreNewproduct a:hover{
			font-size:13px;
			color:#E10915;
			text-decoration:underline;
			font-weight:bold;
		}
		#pcStoreNewproduct strong{
			color:#000000;
		}

		
		#pcStoreNewproduct2 h3 {
			width:182px;
			height:26px;
			background-color:#91AEA6;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			margin:0;
			padding:0;
			border:0;
			line-height:27px;
			text-indent:10px;
			text-align:left;
		}
		#pcStoreNewproduct2{
			padding:0;
			margin:0;
			background-color:#F0E7D9;

		}
		#pcStoreNewproduct2 div{
			border-left:1px solid #A2BBB4;
			border-right:1px solid #A2BBB4;
			border-bottom:1px solid #A2BBB4;
			padding:0;
			margin:0;
			height:196px;
			background-image:url(images/4Sprint/NewProduct2.jpg);
			background-repeat:no-repeat;
			background-position:center;
			margin-bottom:2px;
			text-align:center;
			color:#666666;
		}
		
		#pcStoreNewproduct2 a:link, #pcStoreNewproduct2 a:visited, #pcStoreNewproduct2 a:active{
			font-size:13px;
			line-height:35px;
			color:#E10915;
			font-weight:bold;
			text-decoration:none;
		}
		#pcStoreNewproduct2 a:hover{
			font-size:13px;
			color:#E10915;
			text-decoration:underline;
			font-weight:bold;
		}
		#pcStoreNewproduct2 strong{
			color:#000000;
		}

		
	/* Define the right column */
	
		#pcShowCart {
			background-color: #F0E7D9;
			color: #000000;
			margin-bottom: 2px;
			text-align:left;
		}
		a.linkCart:link, a.linkCart:visited, a.linkCart:active{
		color:#000000;
		font-weight:bold;
		text-decoration:underline;
		}
		a.linkCart:hover{
		color:#666666;
		text-decoration:none;
		}
		
		.textcart{
		padding:9px;
		
		}
		.textAccount{
		padding:10px 0 0 0;
		margin:0 0 2px 0;
		text-indent:10px; 
		height:25px;
		}
		a.linkAccount:link, a.linkAccount:visited, a.linkAccount:active{
		color:#000000;
		text-decoration:none;
		}
		a.linkAccount:hover{
		color:#666666;
		}


		#pcCustomerLogin {
			background-color: #FFFFCC;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRight h3 {
			margin: 0px;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color:#232226;
			font-size: 11px;
			color: #B9B2AA;
			text-align: center;
			padding: 8px;
			margin-bottom:15px;
			
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: underline;
			color: #B9B2AA;
		}
		#pcFooter a:hover {
			text-decoration: underline;
			color: #FFFFFF;
		}
		
		#pcFooterSpacer {
			height: 3px;
		}
	
/* END Footer */