/*
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;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #DEDEDE;
}

img {
	border:0;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 937px;
			height: 280px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			margin-bottom: 0px;
			padding: 0px;
			border: 0px;
			background-image:url(images/frame_repeat.jpg);
			background-repeat: repeat-y;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
		}
		
		#pcHeader td {
			padding:15px 19px 0px 19px;
			border:0px;
			vertical-align: top;
		}
		
		#pcStoreDescription {
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcPriceFilter {
			height:25px;
			width:899px;
			margin-bottom:12px;
			color:#000;
			background-image:url(images/fundal_filtru_pret.jpg);
			background-repeat:no-repeat;		
		}
		
		#pcPriceFilter ul {
			padding:5px 10px 0px 0px;
		}
		
		#pcPriceFilter li {
			display: inline;
			margin-left:15px;		
		}
		
		#pcPriceFilter a:link, #pcPriceFilter a:visited {
			color:#000;
			text-decoration:none;
		}
		
		#pcPriceFilter a:hover, #pcPriceFilter a:active {
			color:#3D9CBC;
			text-decoration:none;
		}
		
		#pcTopNav {
			
			text-align: right;
		}
		
		#pcStoreSearch a:link, #pcStoreSearch a:visited {
			text-decoration: none;
			color: #000;
			font-size: 12px;
		}
		
		#pcStoreSearch a:hover {
			color: #3D9CBC;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding:0 7px 0 3px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 12px;
			color: #000000;
		}
		
		#pcTopNav a:hover {
			color: #3D9CBC;
		}

/* 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: 937px;
			padding: 0;
			border: 0;
			background-image:url(images/frame_repeat.jpg);
			background-repeat: repeat-y;
			border-collapse: collapse;			
			margin-left:auto;
			margin-right: auto;
			margin-bottom: 0px;
		}
	
		#pcLeft {
			width: 194px;
			text-align: left;
			vertical-align: top;
			margin:0;
			padding:0 0 0 19px;
		}
	
		#pcCenter {
			width: 485px;
			margin:0;
			padding:0 0 0 15px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 194px;
			text-align: left;
			vertical-align: top;
			margin:0;
			padding:0 17px 0 15px;
		}
		
		.pcColumnSpacer {
			width: 0px;
			background-image:url(../images/dotted_spacer_vert.gif);
		}
		
		.t_gri {background: url(images/dot.gif) 0 0 repeat-x; width: 20em}
		.b_gri {background: url(images/dot.gif) 0 100% repeat-x}
		.l_gri {background: url(images/dot.gif) 0 0 repeat-y}
		.r_gri {background: url(images/dot.gif) 100% 0 repeat-y}
		.bl_gri{background: url(images/bl.gif) 0 100% no-repeat}
		.br_gri {background: url(images/br.gif) 100% 100% no-repeat}
		.tl_gri {background: url(images/tl.gif) 0 0 no-repeat}
		.tr_gri {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
		
		.t_bleu {background: url(images/dot_bleu.gif) 0 0 repeat-x; width: 20em}
		.b_bleu {background: url(images/dot_bleu.gif) 0 100% repeat-x}
		.l_bleu {background: url(images/dot_bleu.gif) 0 0 repeat-y}
		.r_bleu {background: url(images/dot_bleu.gif) 100% 0 repeat-y}
		.bl_bleu{background: url(images/bl_bleu.gif) 0 100% no-repeat}
		.br_bleu {background: url(images/br_bleu.gif) 100% 100% no-repeat}
		.tl_bleu {background: url(images/tl_bleu.gif) 0 0 no-repeat}
		.tr_bleu {background: url(images/tr_bleu.gif) 100% 0 no-repeat; padding:10px}

	/* Define the left column */
	
		#pcLeft h3 {
			background-image:url(images/bullet_bleu.jpg);
			background-repeat:no-repeat;
			font-size: 14px;
			color:#000;
			margin: 0;
			padding: 1px 0 6px 22px;
		}

		#pcLeftCatLinks {
			width:192px;			
			padding: 0;
			margin: 0 0 12px 0;
		}
		
		#pcLeftCatLinks td {
			padding: 2px 0 0 0;
		}
		
		#pcLeftStoreLinks {
			width:192px;
			color: #999999;
			padding: 0;
			margin: 0 0 12px 0;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 5px;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover, #pcLeftCatLinks a:active {
			color: #3D9CBC;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #3D9CBC;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover, #pcLeftStoreLinks a:active {
			color: #3D9CBC;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
			background-color: #FFF;
			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 {
			background-image:url(images/bullet_bleu.jpg);
			background-repeat:no-repeat;
			font-size: 14px;
			color:#000;
			margin: 0;
			padding: 1px 0 6px 22px;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcRightRecent a:link, #pcRightRecent a:visited {
			font-size:10px;
			color:#000;
			text-decoration:none;
		}
		
		#pcRightRecent a:hover, #pcRightRecent a:active {
			color:#3D9CBC;
			text-decoration:none;
		}
		
		#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 {
			width: 937px;
			height: 70px;
			font-size: 12px;
			color: #000;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			background-image: url(images/frame_repeat.jpg);
			background-repeat: repeat-y;
			text-align: center;			
			padding: 0;
		}
		
		#pcFooter ul{
			margin-bottom:5px;
		}
		
		#pcFooter li{
			display: inline;
			margin-left:5px;		
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #000;
		}
		
		#pcFooter a:hover {
			color: #3D9CBC;
		}
				
		#pcFooterSpacer {
			background-image:url(../images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */