/*
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: 6px; 0; 0; 0;
	padding: 0;
}

body {
	font-family: "Verdana, Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 100%;
			height: 60px;
			padding: 0;
			background-image:url(/rugs/pc/images/hdr-bgrnd1.gif);
			color: #000000;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
		}
		
		#pcStoreDescription {
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#kwsearch {
			width: 100%;
			height: 32px;
			margin-bottom: 2px;
			padding: 0;
			background-image:url(/rugs/pc/images/kwsearch-bgrnd.gif);
		}

		#kwsearch a:hover {
			color: #FF6600;
		}

		#pcTopNav {
                                                        width: 100%;
			height: 28px;
			margin-bottom: 2px;
			padding: 0;
			background-image:url(/rugs/pc/images/hdr-bgrnd2tst.gif);
			font-weight: bold;
			color: #ffffff;
			text-align: center;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #510000;
			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;
			color: #ffffff;
		}
		
		#pcTopNav a:hover {
			color: #fee89a;
		}

/* End TOP AREA of the page */

/* LEFT MENU---ADDED BY HADI */
.pcadvsearch {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.medwhtbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff}
.smlwhtbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff}
.medorgbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #893A14}
.smlorgbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #893A14}
.catlinks {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000}
.kwsearch {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight: bold; color: #000000}
.medblk {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000}
A.medblk:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000}
A.medblk:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000}
.storelinks {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #510000}
/* END LEFT MENU---ADDED BY HADI */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 100%;
			padding: 0;
			border-collapse: collapse;
			border: 0;
		}

		#hm-bgrnd1 {
			background-image:url(/rugs/pc/images/hm-bgrnd1.gif);
			font-size: 13px
			text-align: center;
			color: #000000;

		}

                            #OrangeCell {
			height: 20px;
			text-align: center;
			background-image:url(/rugs/pc/images/lft-mnu-cll-bgrnd2.gif);
			padding: 1px 1px 1px 1px;
                            }

                #GreyCell {
			height: 18px;
			text-align: center;
			color: #ffffff;
			font-weight: bold;
                                                       background-color: #565656;
			padding: 1px 1px 1px 1px;
			margin: 0 0 5px 0;
                            }

		#pcLeft {
			width: 150px;
			border-right: 1px solid #b4b4b4;
			text-align: left;
			vertical-align: top;
			background-image:url(/rugs/pc/images/lft-bgrnd.gif);
		}
	
		#pcCenter {
			background-color: #ffffff;
			width: 604px;
			padding: 0 0 0 0;
			text-align: center;
			vertical-align: top;
		}

		#homepcCenter {
			background-color: #ffffff;
			width: 667px;
			padding: 0 0 0 0;
			text-align: center;
			vertical-align: top;
		}
	
		#pcRight {
			width: 85px;
                                                       border: 1px solid #aaaaaa;
			text-align: center;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 1px;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#advsearch {
			padding: 6px 2px 6px 2px;
			background-color: #cecece;
		}

		#pcLeftCatLinks {
			padding: 4px 0 4px 10px;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			padding: 4px 1px 4px 12px;
		}
		
		#pcLeftStoreLinks {
			padding: 4px 1px 4px 8px;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #510000;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #ffe4ca;
			color: #000000;
			padding: 5px 5px 5px 5px;
		}

		#recentprdshdr {
			background-color: #424651;
			text-align: center;
			color: #ffffff;
			font-weight: bold;
			margin-bottom: 5px;
			padding: 4px 1px 4px 1px;
		}

		#recentprds {
			background-color: #F4F4F4;
		}
	
		#pcCustomerLogin {
			background-color: #ededdc;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
		}
		
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #999999;
		}
	
		#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 {
			font-size: 11px;
			color: #666666;
			text-align: center;
			padding: 0;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
		}
	
/* END Footer */