/*
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: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;

background: url(/designer-watches/pc/images/background.gif) #7A7879 repeat-x;

}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 1000px;
			height: 161px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 0;
			font-size: 12px;
			color: #ffffff;
			border-collapse: collapse;
			border: 0;	}
#pcHeader a:link{color: #ffffff; text-decoration:none;}
#pcHeader a:visited{color: #ffffff; text-decoration:none;}
#pcHeader a:active{color: #ffffff; text-decoration:none;}
#pcHeader a:hover{color: #ffffff; text-decoration:underline;}

#header1 {			color: #ffffff;}
		#pcHeader td {
			padding: 0px;
		}
		
		#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: right;
		}
		
		#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;
		}

/* 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: 972px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			
			text-align: left;
			vertical-align: top;
	background:url(/designer-watches/pc/images/tabhead2.gif) no-repeat;	}
	
		#pcCenter {
			width: 805px;
			padding: 0 0px 0 0px;
			text-align: left;
			vertical-align: top;
		
		}
	
		#pcRight {
			width: 158px;
			text-align: left;
			vertical-align: top;
		}
		
	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			padding: 5px 5px 0px 10px;
			margin: 0 0 0px 0;
	background-color:#fff;
	}
	#rightnav1 {
		background:url(/designer-watches/pc/images/tabhead2.gif) no-repeat; 
	padding:0; margin:0;}
	
		#rightnav2 {
		background:url(/designer-watches/pc/images/tabhead1.gif) no-repeat; 
	padding:0; margin:0;}
	
		#pcLeftPriceLinks {
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
	
		#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: #000;
			text-decoration: none;}
		
		#pcLeftCatLinks a:hover {
			color: #8B1717;
text-decoration:underline;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#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 {
			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 {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	#footerLinks {border-top:1px solid #fff; border-bottom:1px solid #fff; color:#fff; height:25px; background-color:#8e8e8e;}
	#footerLinks a:link, #footerLinks a:visited, #footerLinks a:hover {
			text-decoration: none;
			color: #fff;
			font-weight:bold;
		}
/* END Footer */

#header2 {height:59px; background:url(/designer-watches/pc/images/navbackground.jpg) no-repeat; width:1000px; text-align:left;}

/*#pcRight ul {background-color:#fff; width:158px; margin:0; padding:0; color:#000;}
#pcRight li {padding:2px 0 3px 5px;}*/
#ul li{
list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;padding-top: 3px; padding-bottom:3px;
}
#rightnav2 {width:158px;  background:url(/designer-watches/pc/images/tabhead.gif) no-repeat; padding:0; margin:0 0 0 0; }
#pcRight h2 {font-weight:bold; text-align:center; width:158px; height:24px; padding:4px 0 0 0; margin:0; font-size:12px;}
#pcLeft h2 {font-weight:bold; text-align:center; width:169px; height:24px; padding:8px 0 0 0; margin:0; font-size:12px;}
.searchform {padding:0; margin:0;}