body {
	color: #444;
	background: #703435;
	font-size: 11px;
	line-height: 17px;
}

h1, h2, h3, h4, h5, h6 {
	color: #AE2A3B;
}

.announcement-list h2 {
	display: inline;
	font-size: 12px;
}

h1 {
	font: normal 33px/34px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 40px;
}

#home h1 {
	margin: 0;
    width: 586px;
}

div#logo-container {
	font-size: 30px;
}

a#logo {
	color: #8d8c76;
	text-decoration: none;
}

div.wrapper {
	float: left;
	margin: 0;
    padding: 0 0 20px;
    width: 850px;
}

div#sub {
	float: right;
	padding: 0 30px 0 13px;
	margin: 0;
	/*width: 215px;*/
	width:200px;
}

div.inner {
	float: left;
	width: 571px;
    min-height: 574px;
	margin: 0;
	padding: 0 20px 25px 0;
	border-right: 1px solid #333;
}

div.inner p {
	margin: 10px 0 0 40px;
}

div.inner form {
	margin: 10px 0 0 40px;
}

div.inner form p {
margin-left: 0px;
}

div#placeholder-footer {
	float: left;
	color: #F6F0E6;
	font: normal 9px Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
    width: 850px;
}

p#trademarks {
	margin: 8px 0 0 38px;
	float: left;
	width: 50%;
}

p#copyright {
	float: right;
	padding: 8px 15px 0 25px;
	margin: 0 0 20px;
	width: 227px;
}

p#copyright a {
color: #f0F6E6;
text-decoration: underline;
}

/* @group Forms */

.search-box {
	margin: 0;
	padding: 0;
}

#placeholder-search {
	background: transparent url(../images/searchH3.png) no-repeat;
	padding: 20px 0 0;
}

#CAT_Search {
	margin: 0 0 10px;
    float: left;
}

.secure-login, .newsletter-form, .announcement-list {
	background: none;
	margin: 0;
}

#news {
	margin: 30px 0 0;
	background: transparent url(../images/newsH3.png) no-repeat;
	padding: 20px 0 0;
}

.newsletter-form h3 {
	text-indent: -999px;
	background: transparent url(../images/subscribeH3.png) no-repeat;
	padding: 0;
}

#CLEmailAddress {
	position: relative;
	margin: 4px 0 0;
    padding: 2px;
    float: left;	
}

#newsletter label {
	display: block;
	margin: 0 0 15px;
}

.secure-login div.form, .newsletter-form div.form, div.form div.item, .form input {
	padding: 0;
	margin: 0;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 173px;
	height: 22px;
	margin: 0;
	padding: 0;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/* @group Template Settings */

body {
	background: #703435;
	margin: 0;
}

div#placeholder-logo {
	position: relative;
	padding: 25px 0 0 27px;
	width: 156px;
	height: 130px;
}

div.container {
		width: 850px;
		margin: 0 auto;
}

div#centerit {
    background: #F6F0E6 url(http://Kaufman.goodbarry.com/Images/headerFPO.png) no-repeat;
	float: left;
}

/* main navigation */
#nav {
	border: 1px solid #333;
	border-left: 0;
	border-right: 0;
	height: 25px;
	position:absolute;
	top: 90px;
	width: 850px;
}

ul#nav_179405, ul#nav_179405 li ul, ul#nav_179405 li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav_179405 {
	width: 418px;
	height: 25px;
	position: relative;
    background: transparent url(http://Kaufman.goodbarry.com/Images/topNavBG.png) no-repeat;
	margin: 0 0 0 173px;
    border-right: 1px solid #333;
}

ul#nav_179405 li {
	display: inline;
	list-style: none;
	float: left;
    background: transparent url(http://Kaufman.goodbarry.com/Images/topNavBG.png) no-repeat;
}

ul#nav_179405 li a {
	position: relative;
	text-indent: -999px;
	height: 25px;
	display: block;
}

ul#nav_179405 li#navAbout:hover, ul#nav_179405 li#navAbout.sfhover {
	background-position: 0 -27px;
}

ul#nav_179405 li#navProducts {
	background-position: -93px 0;
}

ul#nav_179405 li#navProducts:hover, ul#nav_179405 li#navProducts.sfhover {
	background-position: -93px -27px;
}

ul#nav_179405 li#navShop {
	background-position: -193px 0;
}

ul#nav_179405 li#navShop:hover, ul#nav_179405 li#navShop.sfhover {
	background-position: -193px -27px;
}

ul#nav_179405 li#navTrade {
	background-position: -268px 0;
}

ul#nav_179405 li#navTrade:hover, ul#nav_179405 li#navTrade.sfhover {
	background-position: -268px -27px;
}

ul#nav_179405 li#navInfo {
	background-position: -343px 0;
}

ul#nav_179405 li#navInfo:hover, ul#nav_179405 li#navInfo.sfhover {
	background-position: -343px -27px;
}

ul#nav_179405 li ul {
	position: absolute;
	left: -999em;
	background: #F6F0E6;
}

ul#nav_179405 li:hover ul, ul#nav_179405 li.sfhover ul {
	left: auto;
	border: none;
}

ul#nav_179405 li:hover a, ul#nav_179405 li.sfhover li a {
	border: 1px solid #333;
	border-top: 0;
}

ul#navsub_179405_108103 {
	width: 107px;
}

ul#navsub_179405_108116 {
	width: 125px;
}

ul#navsub_179405_108163 {
	width: 110px;
}

ul#navsub_179405_108120 {
	width: 110px;
}

ul#nav_179405 li ul li {
	font-size: 10px;
	background-image: none;
}

ul#nav_179405 li ul {
	display: block;
  	width: inherit;
}

ul#nav_179405 li ul li a {
	text-indent: 0;
	height: 17px;
    padding-top: 1px;
	display: block;
	padding: 4px 6px;
	background-image: none;
    background: #F6F0E6;
	border: 0;
}

ul#nav_179405 li ul li a:hover {
	background: #EE3224;
	color: #F6F0E6;
	text-decoration: none;
}

ul#nav_179405 li#navAbout a {
	width: 92px;
}

ul#nav_179405 li#navAbout ul li a {
	width: 93px;
}

ul#nav_179405 li#navProducts a {
	width: 99px;
}

ul#nav_179405 li#navProducts ul li a {
	width: 230px;
}

ul#nav_179405 li#navShop a {
	width: 74px;
}

ul#nav_179405 li#navShop ul li a {
	width: 125px;
}

ul#nav_179405 li#navTrade a {
	width: 74px;
}

ul#nav_179405 li#navTrade ul li a {
	width: 110px;
}

ul#nav_179405 li#navInfo a {
	width: 74px;
}

ul#nav_179405 li#navInfo ul li a {
	width: 110px;
}

/* sub navigation */
#subnav {
	position: absolute;
	top: 4px;
	left: 605px;
	text-transform: uppercase;
	font-size: 10px;
}

#subnav a {
	font-weight: normal;
}

#subnav a:hover {
	text-decoration: none;
	color: #AE2A3B;
}

/* images */
#home #beautyShot {
	margin: 15px 0 25px 98px;
	border: 1px solid #333;
}

#beautyShot {
	margin: 0 0 25px 40px;
	border: 1px solid #333;
}

/* product pages */

table.productTable {
	width: 850px;
	float: left;
	margin: 0;
	padding: 0;
}

.prod-main {
	width: 588px;
	float: left;
    border-right: 1px solid #333;
    padding: 0 0 50px;
}

.productTable #nutritionInfo {
	float:right;
	margin:0 -218px 0 0;
	position:relative;
	width:194px;
}

.productTable .prod-main img {
	margin: 0 0 0 40px;
	float: left;
	border: 1px solid #333;
}

.productTable .prod-main h1 {
	float: right;
	width: 230px;
	margin: 0 35px 0 0;
}

.productTable .prod-main p {
	float: right;
	width: 230px;
	margin: 10px 35px 0 0;
}

#ingred {
	clear:none;
	float:left;
	margin:10pt 0pt 30px 40px;
	padding:10px;
	position:relative;
	width:500px;
	background-color: #e1e1e1;
	color: #000000;
}

.addToCart p {
	float: left;
    width: 50%;
    margin-bottom: 0;
}

.addToCart input {
	width: 40px;
	margin: 0 55px 5px 0;
}

.addToCart img {
	margin: 30px 0;
	cursor: pointer;
    display: inline;
    float: right;
}

.addToCart {
	float: right;
	margin: 294pt 0 0;
	padding: 0 30px 0 13px;
	position: relative;
	width: 210px;
}

.productListing {
	width: 412px;
    float: left;
    margin: 0 0 0 20px;
}

.productListing .prod-main {
	width: auto;
 	border: none;
    padding: 0 0 10px;
}

.shopProduct .addToCart {
	margin: 0;
    padding: 0;
	width: 100px;
}

.shopProduct .addToCart img {
	margin: 0 0 15px;
    padding: 0;
}

.addToCart div.productAttributes div {
	text-transform: lowercase;
	font-weight: bold;
}

.shopProduct .prod-main p {
	width: 395px;
    font-weight: normal;
    float: left;
	margin: 10px 0 0;
}

.shopProduct h3 {
	float:left;
	font-size:17px;
	font-weight:normal;
	margin:0pt 0pt 0pt 20px;
	width:412px;
}

.shopProduct .image {
	float: left;
    width: 125px;
    margin: 0 0 0 30px;
}

.shopProduct h3 a {
	font-family: Georgia, Times, sans-serif;
    color: #AE2A3B;
}

.shopProduct .image a img {
	border: 1px solid #333;
}

.productListing #nutritionInfo, .productListing #ingred, .productListing .prod-main img, .productListing .prod-main h1 {
	display: none;
}

table.productTable td {
	padding: 0 3px;
}

#catCartDetails {
	min-height: 704px;
    padding: 25px 0 0 40px;
}

p img.illo {
	margin-right: 10px;
	border: thin solid #000000;
}

.search-result h3 {
padding-left: 20px;
}

table.order-list {
margin-left: 50px;
} 

table.order-list .date {
padding-left: 5px;
}

div.shopProduct div.productListing div.prod-main div.largeimage {
display: none;
}

/* product rev */

.productTable .prod-main p.gift {
	font-size: 14px;
	line-height:21px;}

#ingredbox {
	clear:none;
	float:left;
	margin:10pt 0pt 30px 40px;
	padding:10px;
	position:relative;
	width:500px;
	background-color: #e1e1e1;
	color: #000000;
	font-size:24px;
	line-height:normal;
}


/* holiday gift */
h1.holidayGift a, h1.holidayGift  {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color: #FF0000;
text-align:center;
}