@charset "utf-8";
/* CSS Document */

/* Container */




html, body {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #BFA991;
	text-align: center;
}

/* ----- Header - Start ----- */

	#pcHeaderContainer {
		}
		
		#pcHeader {
			width: 900px;
			margin: 0 auto;
			position: relative;
		}

			
			#pcHeaderLeft {
				position: absolute;
				top: 4px;
				left: 10px;
				
				}
			



			#pcHeaderCenter {
				position: absolute;
				top: 30px;
				left: 715px;
				width: 210px;
			}
			
				#pcHSearchForm {
					padding: 10px;
					margin: 18px 0 3px 0;
					width: 280px;
					background-color: #e1e1e1;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border-radius: 5px;
					position: relative;
				}
				
				#pcHSearch {
					font-size: 18px;
					border: 1px solid #CCC;
					background-color: #F5F5F5;
					width: 160px;
					height: 26px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border-radius: 5px;
				}
				
				#pcHSearchSubmit {
					position: absolute;
					right: 80px;
					top: 10px;
					font-size: 20px;
					color: #FFF;
					border: none;
					background-color: #F90;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border-radius: 5px;
				}
				
				#pcHSearchMore {
					position: absolute;
					right: 10px;
					top: 12px;
					text-align: center;
					width: 60px;
				}
					
					#pcHSearchMore a {
						font-size: 11px;
						text-decoration: none;
						color: #999;
					}
					
					#pcHSearchMore a:hover {
						color: #666;
					}

			#pcHeaderRight {
				position: absolute;
				top: 8px;
				right: 10px;
				width: auto;
				border: 1px dashed #CCC;
				padding: 6px 10px;
				text-align: right;
				background-image: url(images/pcv4_sample_image.png);
				background-repeat: no-repeat;
			}
			
				#pcHeaderRight span {
					padding-left: 10px;
				}
		
/* ----- Header End ----- */

/* ----- Navigation Bar Start ----- */

	#pcNavContainer45 {
			width: 100%;
			height: 40px;
		}
		
		#pcNav45 {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 6px;
	margin: auto auto;
	color: #060;
	font-size: 14px;
	background-color:  #AFBCB0;
	text-align: center;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #060;
	border-left-color: #060;
		}
		
			#pcNav45 a {
	text-decoration: none;
	color:#060;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 21px;
	display: inline-block;
	border-width: 1px;
	border-style: dotted;
	border-color: #060;
			}
			
			#pcNav45 a:hover {
				color: #fff;
				background-color: #060;
			}
			

/* ----- Navigation Bar End ----- */

/* ----- Icon Bar Start ----- */

	#pcIconBarContainer {
		margin: auto auto;
		background-color:  #AFBCB0;
			width: 900px;
			height: 45px;
				border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #060;
	border-left-color: #060;
	padding-top: 10px;
		}
		
	#pcIconBarContainer img {
		border: none;
		}
		
		#pcIconBar {
			width: 900px;
			margin: 0 auto;
			position: relative;
		}
			
			#pcIconBar a {
				text-decoration: none;
				color: #666;
			}
			
			#pcIconBar a:hover {
				color: #222;
			}
		
			#pcIconBar img {
				vertical-align: middle;
				margin: 0 2px 0 15px;
			}
			
			#pcIconBarLeft {
				position: absolute;
				top: 0;
				left: 10px;
				padding-top: 10px;
				}
				
				#pcIconBarLeft img {
					margin: 0 2px 0 0;
				}
				
				#pcIconBarLeft a {
					text-decoration: none;
					color:#06F;
				}

			#pcIconBarRight {
				position: absolute;
				top: 0;
				right: 10px;
				padding-top: 10px;
				}
					
				#pcIconBarRight img {
					margin-right: 5px;
					}
					
				#pcIconBarRight .pcIconBarSeparator {
					border-right: 1px solid #BBB;
					padding-right: 15px;
				}

/* ----- Top Navigation End ----- */

/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea {
	width: 900px;
	background-color: #AFBCB0;
	margin: 0 auto 0 auto;
	border-top-width: 0px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #060;
	border-left-color: #060;
	border-bottom-width: 0px;
	margin-bottom: -5px;
	}
		
	/* Left-side column */
	#pcMainArea-LEFT {
		width: 190px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 0px 5px 20px 10px;
			/* IE 6 double margin fix */
			display: inline;	}


	/* Main area */
	#pcMainArea-CENTER {
	margin-left: 205px;
	margin-right: 5px;
	border: 1px solid #633;
	}
		
	/* Right-side column */
	#pcMainArea-RIGHT {
		width: 180px;
		float: right;
		text-align: left;
		vertical-align: top;
		margin: 12px 8px;
		/* IE 6 double margin fix */
		display: inline;
	}
		
/* ----- Main Area Layout - END ----- */

/* ----- Main Area Elements ----- */

	#pcMainArea-BROWSE {
		    width: 180px;
			background-image: url(images/pc11-navBG-green.png);
			background-repeat: no-repeat;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
			background-color: #FFF;
			border: 1px solid #633;
		    font-size: 13px;

		}

	#pcMainArea-BROWSE table {
			margin: 0 0 10px 6px;
		}

	#pcMainArea-BROWSE table td {
			padding: 4px 0 0 0;
		}
		


	#pcMainArea-PRICE {
       width: 180px;
	   background-image:url(images/pcv4_titleBox_back.jpg);
	   background-repeat:repeat-x;
	   background-color: #FFF;
       border: 1px solid #633;
       margin-bottom: 10px;		}
  

	#pcMainArea-LINKS {
		    margin-top: 10px;
		    font-size: 13px;
			width: 180px;
			background-image:url(images/pc11-navBG-green.png);
			background-repeat:repeat-x;
	        background-color: #FFF;
	        border: 1px solid #633;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}
		
	#pcMainArea-LINKS2 {
		    margin-top: 10px;
		    font-size: 13px;
			width: 180px;
			background-image:url(images/pc11-navBG-green.png);
			background-repeat:repeat-x;
	        background-color: #FFF;
	        border: 1px solid #633;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}
		

	#recentprds {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
	background-color: #FFF;
	border: 1px solid #633;
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	#recentprds h3 {
			font-size: 13px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
	}
		
	
#pcMainArea-LEFT h3, #pcMainArea-RIGHT h3 {
			font-size: 15px;
			color: #fff;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;

		}
	#pcMainArea-LEFT ul, #pcMainArea-RIGHT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea-LEFT li, #pcMainArea-RIGHT li {
		margin: 4px 0 0 5px;
	}
	
	/* Styling links in both side columns */

	#pcMainArea-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea-LEFT a:hover {
		text-decoration: underline;
		color: #060;
		}
		
	#pcMainArea-RIGHT a {
		width: 0px;
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea-RIGHT a:hover {
		text-decoration: underline;
		color: #060;
		}
		
	#pcMainArea-SPACER {
			clear: both;
			height: 10px;
		}

/* ----- Main Area Elements End ----- */

/* ----- Footer - Start ----- */

	#pcFooterContainer {
			width: 100%;
		}
		
		#pcFooter {
			width: 900px;
			background-repeat:repeat-x;
			background-color: #AFBCB0;
   	        margin: 0 auto;
			padding: 3px 0 4px 0;
			position: relative;
		  	border-right-width: 6px;
	        border-left-width: 6px;
        	border-bottom-width: 6px;
        	border-right-style: double;
        	border-left-style: double;
        	border-bottom-style: double;
        	border-right-color: #060;
        	border-left-color: #060;
        	border-bottom-color: #060;
		}

		#pcFooter a {
			color: #888;
			text-decoration: none;
		}

		#pcFooter a:hover {
			color: #555;
		}

			#pcFooterLeft {
				position: absolute;
				left: 0;
				top: 15px;
				}
						
			#pcFooterRight {
				position: absolute;
				right: 0;
				top: 15px;
			}
					
/* ----- Footer End ----- */


/* ----- Other Interface Elements ----- */

	#pcShowCart {
		width: 180px;
		border: 1px solid #e1e1e1; 
		margin-bottom: 10px;
		font-size: 11px;
		background-image: url(images/pcv4_cart_back.png);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		text-align: right;
	
	}