body {
	color: #555;
}

hr {
	background: #404543;
	color: #404543;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #686656;
}

div#placeholder-logo {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div.whoslogged a {
	color: #f3f2e9;
}

div#placeholder-nav {height:58px}

div#placeholder-search {
	background: #e4e1cf;
}

div#footer hr {
	background: #E4E1CF;
	color: #E4E1CF;
}

div#placeholder-footer {
	color: #aaa;
}

td.menu-item {
	color: #333333;
	cursor:pointer;
}

td.menu-item-hover {
	color: #999999;
	cursor:pointer;
}

td.menu-item-selected {
	color: #009eda;
	cursor:pointer;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}




/* @group Forms */

.secure-login, .newsletter-form, div#placeholder-box1 {
	background: #eeeeee;
	border: none;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#placeholder-box1 {
	padding: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	margin: 0;
}

div#header {
	margin-bottom: 18px;
}

div#header, div#header-left {
	height: 58px;
}

div#header-right {
	height: 108px;
}

div#placeholder-logo {
	padding-top: 24px;
}

div#placeholder-nav {
	height: 58px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-hero {
	/*height: 216px;*/
	margin: 0 0 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	margin-bottom: 18px;
	padding: 18px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

.navbar1 
{background-image: url(http://printurmenu.goodbarry.com/images/navbar.gif);margin: 0px auto; padding-left: 30px; padding-top: 10px; padding-bottom: 7px; background-repeat: no-repeat; width: 933px; height: 38px; }

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

ul.productfeaturelist ul,
ul.productfeaturelist{
	list-style:none;
	list-style-type:none;
}
