
body {
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#placeholder-box1 h2 {
	color: #444;
}

div#placeholder-logo {
	color: #77766B;
	font-size: 27px;
	font-weight: bold;
	background-image:url(../img/logo.jpg);
	background-repeat: no-repeat;
}

a#logo {
	text-decoration: none;
	text-indent:-9999px;
}

div#placeholder-hero {
	background: #eee;
}

div#placeholder-box1 {
	color: #444;
}

div#placeholder-search {
	background: #DBDAC6;
	color: #fff;
}

div#footer {
	border-top: 1px solid #d9d9d9;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
}

td.menu-item-hover {
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: underline;
}

td.menu-item-selected {
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: underline;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

#nav table td {cursor: pointer;cursor: hand; }


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #E7E6DB;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
	padding: 9px 0;
}

.secure-login label, .newsletter-form label {
	color: #222;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	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;
}

div#placeholder-box1 a {
	color: #1969bc;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background-color: #FFFFCC;
	background-image: url(../Images/new/bg-header.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

body#sub {
	padding: 0;
	margin: 0;
	background-color: #f8f7e5;
	/*background-image: url(/img/bg.jpg);
	background-repeat: repeat;*/
}

div#header {
	margin-bottom: 10px;
	background-color:#BCF187;
/*	background-image: url(../img/bg-header.gif);
	background-repeat: repeat-x;*/
}

body#sub div#header {
	margin-bottom: 28px;
}

div#header-left {
	height: 100px;
}

div#header-right {
	height: 100px;
}

div.whoslogged {
	height: 64px;
	line-height: 64px;
	text-align: right;
}

div#placeholder-logo {
	padding:0;
	margin:20px 0 0 0;
	height:80px;
	width:250px;
}

div#placeholder-nav {
	height: 36px;
	text-align: right;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#front {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 0 30px 36px 0;
}

div#placeholder-search {
	margin-bottom: 18px;
}

div#placeholder-footer {
	font-size: 9px;
	padding-top: 9px;
} 





.placeholder-nav table td {cursor: pointer; cursor: hand; }    /* @end */


.content {
	margin-right: 50px;
	margin-left: 50px;
} 

.footer {
	font-size: 11px;
	margin-left: 136px;
	color: #666666;
} 

.drop {
	font-size: 50px;
	font-weight:bold;
}

div#sidebar-nav {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}

a.cartSummaryLink {
     background: url(/images/new/viewcart-button.gif) 0 0 no-repeat;
     width: 87px;
     height: 29px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     display:inline-block;
     text-indent: -9999px; /* hides the text */
}

.wrap-right {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

.wrap-left {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

td.showcase-menu-item {
	color: #666666;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}

td.showcase-menu-item-hover {
	color: #666666;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: underline;
}

td.showcase-menu-item-selected {
	color: #f090b0;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: underline;
}

.showcase-menu table td {cursor: pointer; cursor: hand; }

.home-callouts {
	font-size: 11px;
	margin-left: 136px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

.shop-product-small img {
        width: 120px;
}