/*
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 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #46331D;
	text-align: center;
	background-color: #180C02;
}
p {
	font-size: 12px;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
	width: 900px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #180C02;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
			vertical-align: bottom;
		}
.divbutton {
	font-size: 13px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0DDC7;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #2C1503;
	background-image: url(../../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	color: #efb95b;
	width: 540px;
		}
		
		#pcStoreSearch a {
	text-decoration: none;
	color: #f2dcc9;
	font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
	color: #efb95b;
		}
		
		#pcTopNav ul {
	list-style: none;
	margin: 0;
	text-align: center;
		}
		
		#pcTopNav li {
	display: inline;
	text-align: center;
	color: #efb95b;
		}
#pcTopNav  li a:link {
	color: #efb95b;
		}
#pcTopNav   li  a:visited {
	color: #efb95b;
		}
#pcTopNav    {
	text-decoration: none;
	font-size: 12px;
	color: #efb95b;
	width: 540px;
		}
		
		#pcTopNav a:hover {
	color: #F5E1CB;
		}

/* 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: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	background-color: #180C02;
		}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
	width: 520px;
	padding: 0 5px 0 5px;
	text-align: left;
	vertical-align: top;
	background-color: #180C02;
		}
	
		#pcRight {
	width: 180px;
	text-align: left;
	vertical-align: top;
	margin-left: 25px;
		}
#pcTopNav a:hover {
	width: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: 2c1503;
	border-right-color: #2c1503;
	border-bottom-color: #2c1503;
	border-left-color: #2c1503;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
	border: 1px none #2C1503;
	width: 140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
		
		#pcLeftPriceLinks {
	background-color: #2C1503;
	color: #f2dcc9;
	padding: 5px 5px 1px 10px;
	margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
	color: #efb95b;
	width: 140px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
.pcColumnSpacer  {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
#pcLeftNavLinks a:link, #pcLeftNavLinks a:visited {
	color: #f2dcc9;
}
#pcLeftNavLinks a:hover {
	color: #efb95b;
}
.leftnav a:link {
	color: #f2dcc9;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
.leftnav a:visited {
	color: #f2dcc9;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
.leftnav a:hover {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	color: #efb95b;
}
#pcLeftCatLinks h3 a:link, #pcLeftCatLinks h3 a:visited {
	color: #efb95b;
	text-decoration: none;
	font-size: 14px;
		}
#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
	color: #f2dcc9;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
		}
		
		#pcLeftCatLinks a:hover {
	color: #efb95b;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
	color: #f2dcc9;
	text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
	color: #efb95b;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
	color: #f2dcc9;
	text-decoration: none;
	list-style-type: none;
		}
		
		#pcLeftStoreLinks a:hover {
	color: #efb95b;
	list-style-type: none;
		}


	/* Define the right column */
	
		#pcShowCart {
	background-color: #2c1503;
	color: #f2dcc9;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
	background-color: #2c1503;
	color: #f2dcc9;
	width: 140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
		
		#pcAffiliateLogin {
	background-color: #2c1503;
	color: #f2dcc9;
	width: 140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
		
		#pcRight h3 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 2px;
	color: #efb95b;
		}
	
		#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: #f2dcc9;
	text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
	color: #efb95b;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
	color: #f2dcc9;
	text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
	color: #efb95b;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
	background-color: #180c02;
	font-size: 11px;
	color: #f2dcc9;
	text-align: right;
	padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
	text-decoration: none;
	color: #f2dcc9;
		}
		
		#pcFooterSpacer {
	height: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: none;
	border-top-color: 2c1503;
	border-right-color: 2c1503;
	border-bottom-color: 2c1503;
	border-left-color: 2c1503;
		}
	
/* END Footer */
.centergraphics {
	text-align: center;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 25px;
}
#maincontent p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.highlight {
	font-weight: bold;
	color: #3E1B00;
}
.imgspace {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #2C1503;
}
.divbutton {
	background-color: #2c1503;
	margin-bottom: 5px;
	width: 140px;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #efb95b;
}
.divbutton a:link {
	background-color: #2c1503;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #efb95b;
}
.divbutton  a:visited {
	background-color: #2c1503;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #efb95b;
}
.footerbutton {
	margin-bottom: 5px;
	width: 140px;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #f2dcc9;
	float: right;
}
.footerbutton  a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #efb95b;
}
.footerbutton   a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #efb95b;
}
.highlight {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}

#topheader img {
}
.imgborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.categorylinks {
	font-size: 14px;
	color: #f2dcc9;
	text-decoration: none;
}
.callout {
	padding: 10px;
	background-color: #E1CAA2;
	border: 1px solid #180C02;
}
input {
	border: 1px solid #180c02;
	background-color: #FFFFFF;
	color: #2c1503;
}
#bannermessage {
	background-color: #180C02;
	color: #FCE2B5;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#bannermessage   a:link {
	color: #FCE2B5;
}
#bannermessage    a:visited {
	color: #FCE2B5;
}
#shippingtips {
	padding: 10px;
	background-color: #F9F4D8;
	border: 2px solid #E8D97C;
}
