@charset "utf-8";
/* CSS Document */

/* Container */

a, img, div {
	-moz-border-style: none; /* Firefox Hack to Remove Dotted Lines on Links, etc. */
	outline: none; /* Internet Explorer Hack to Remove Dotted Lines on Links etc. */
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('images/copper-sinks-template/bg3.jpg');
	background-repeat: repeat;
	line-height: 18px;
	color: #000000;
}

/* ----- Global Classes & Styles ----- */

.clear { clear: both; }
.displaynone { display: none; }

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 960px;
			height: 64px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
		}
		
	#pcHeader08Left {
			float: left;
			margin-top: 4px;
			margin-left: 4px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px
		}
		
	#pcHeader08Right {
			float: left;
			margin-top: 4px;
			margin-left: 0;
			width: 495px;
			height: 56px;
			/*border: 1px dashed #CCC;*/
			padding: 0px;
			text-align: right;
		}
	.searchBoxer {
		margin: 35px 10px 0 0;			
	}
	.searchBoxer #smallsearchbox {
		width: 143px;
	}
	.pcQuickCartLinks {
			padding: 7px 1px 0 0;
		}
			
	/* Elements */
	
	#pcHeader08StoreName {
		width: 459px;
		height: 56px;
		text-align: left;
		font-size: 14px;
		background: url('images/copper-sinks-template/coppersinkslogo.gif') 0 0 no-repeat;
		}
	
	/* NH Edit: Adding Link to Header Store Name Logo */
	#pcHeader08StoreName a {
		width: 459px;
		height: 56px;
		text-align: left;
		font-size: 14px;
		display: block;
		text-indent: -9999px;
		background: none;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #E8E8FF;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
	
	#pcHeader08Right #pcPhoneNumber {
		float: left;
		width: 200px;
		height: 56px;
		margin: 0 0 0 38px;
		padding: 0;
	}
	
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 960px;
			height: 36px;
			background-color: #4F0000;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 11px;
			text-align: right;
			color: #000;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: left;
			margin: 0;
			padding: 9px 0 0 5px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #fff;
		}
	
	#pcTopNav08 ul {
		display: inline;
		margin: 0 0 0 5px;
		padding: 0;
		height: 14px;
		overflow: hidden;
	}
	
	#pcTopNav08 li {
		display: inline;
	}

	#pcTopNav08 a {
			text-decoration: none;
			color: #fff;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}
		
	#pcTopNav08 a:hover {
			color: #cc9900;
		}
	
	#pcTopNav08:active {
			color: #cc9900;
		}
	
	#pcViewCartCheckout-LINKS {
			float: left;
			width: 185px;
			height: 36px;
	}
	
	#pcViewCartCheckout-LINKS table {
		margin: 4px 0 0 19px;
	}
	
	#pcViewCartCheckout-LINKS a {
		font-weight: bold;
		display: block;
		cursor: pointer;
	}

/* ----- Top Navigation End ----- */

/* ----- PC Live Assistance ----- */

	#pcLiveAssistance {
		width: 960px;
		height: 35px;
		margin: 0;
		padding: 0;
		background: #ECECD9;
		text-align: right;
	}
	
	#pcLiveAssistance img {
		padding-top: 1px;
		padding-right: 61px;
	}

/* ----- END PC Live Assistance ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 960px;
			/*background-color: #EFEFE4;*/
			background: url('images/copper-sinks-template/pcMainArea08_BG.gif') 0 0 repeat-y;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0;
			/*border: 1px solid #000;*/
		}
		
	
	#pcMainArea08-PC {
		width: 765px;
		text-align: left;
		float: left;
		margin: 0;
	/*margin: 0 0 0 3px;	 NH EDIT THIS */
		padding: 0;
	}
	
	#pcMainArea08-PC table {
		margin: 10px 0 0 0px;
		padding: 0;
		border: none;
		border-collapse: collapse;
	}
	
	#pcMainArea08-PC table td {
		border-collapse: collapse;
		margin: 0;
		padding: 0;
	}
	
	#pcMainArea08-PC-viewP table {
		width: 765px;
		margin: 0;
		padding: 0;
	}
		
		#pcMainArea08-PC-Content {
				width: 765px;
				padding: 0;
			}
		
	#pcMainArea08-LEFT {
			width: 160px;
			background-color: #4e4e34;
			float: left;
			vertical-align: top;
			margin: 0;
			padding: 5px 0px 0 5px;
			border: none;
		}
		
	#pcMainArea08-LEFT h3 {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 14px;
			color: #fff;
			margin: 5px 0 10px 5px;
			font-weight: bold;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 0;
	}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
	
	/*NH Edit 6/29/09 for Left Navigation Links*/
		#pcMainArea08-LEFT .catNavHeader {
			white-space:pre-wrap;		
			display: block;
			width: 150px;
			text-decoration: none;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #fff;
			margin: 0;
			padding: 0 0 0 4px;
		}
	
			
		
		
		
			#pcMainArea08-LEFT .leftNavSub a {
				display:inline;
				color: #e4e4c9;
				font-weight: normal;
				padding: 0;
				width: 150px;
			}
				#pcMainArea08-LEFT .catNavHeader:hover {
					color: #CC9900;
					text-decoration: underline;
				}
		#pcMainArea08-BROWSE table.theTable tbody.tr {
		}
		
		#pcMainArea08-BROWSE table.theTable tbody.tr tr {
		}

	#pcMainArea08-BROWSE {
			width: 164px;
			padding: 0 0 20px 0;
			margin-bottom: 0;
		}

	#pcMainArea08-BROWSE table {
			margin: 0;
		}

#pcMainArea08-BROWSE table td {
			padding: 1px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 164px;
			margin-bottom: 0;
		}

	#pcMainArea08-LINKS {
			width: 164px;
			margin-bottom: 0;
		}
		
		
	#pcMainArea08-SPACER {
			clear: both;
		}
/*NH Edit 7/10 for Left Navigation Links Gold*/
		#pcMainArea08-LEFT #catNavHeader2 {
	white-space:pre;
	width: 150px;
	text-decoration: none;
	color: #F90;
	margin: 0 0 0 4px;
	padding: 0 0 0 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
		}
#pcMainArea08-LEFT #catNavHeader2 a:hover{
	color: #FFF;
	text-decoration: underline;
		}	
/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
		position: relative;
			width: 960px;
			height: 15px;
			/*background-color: #4F0000;*/
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
		}
		#pcFooter08 .footCorner {
			float: left;
			background: url('images/copper-sinks-template/bar1.gif') 0 0 no-repeat;
			background-color: #4f0000;
			width: 960px;
			height: 15px;			
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #4F0000;
		}
	
	#pcFooter08 a:visited {
			color: #4F0000;
			text-decoration: underline;
	}

	#pcFooter08 a:hover {
			color: #CC9900;
		}
		
	#pcFooterNav {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		line-height:20px;
		text-align:center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#pcFooterNav ul.FooterLinks a { 
		color: #000;
		text-decoration: none;
	}
	
	#pcFooterNav ul.FooterLinks a:hover {
		text-decoration: underline;
	}
	
	#pcFooterNav ul {
		position: relative;
		list-style: none;
		margin: 1px 0 1px 0;
		padding: 0;
	}

	#pcFooterNav li {
		display: inline;
	}
	
	#pcFooter08 p {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		line-height:20px;
		text-align:center;
		margin: 15px 35px 15px 35px;
		padding: 0;
	}
	
	p.stylemain {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
		line-height:20px;
	}
	
	#logos {
		padding: 20px;
		width: 520px;
		border: thin solid #999999;
		background-color: #FFFFFF;
		text-align: center;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}


/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
