body {
	color: #666;
}

.search-box {
padding-top: 2px;
}

.shop-product-small h5 {
font-size:14px;
font-weight:normal;
margin:0;
min-height:22px;
padding:6x;
}

.announcement-list span.date {
color: grey;
display:block;
clear: both;
}

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

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: grey;
}
a#placeholder-logo {
	color: #18212e;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#placeholder-nav {
	color: #fff;
}

div#header {
	margin-bottom: 18px;
}

div#placeholder-hero {
	background: white;
	border: 1px solid #eee;
}

div#placeholder-footer {
	color: #888;
        background: white;
         float: left;
}

td.menu-item {
	color: #fff;	
     margin-left:10px;
}

td.menu-item-hover {
	color: #bbffc0;
     margin-left:10px;

}

td.menu-item-selected {
	color: #53e34c;
     margin-left:10px;

}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #ff0000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

#placeholder-box1 {
	border-left: 1px solid #efefef;
	color: grey;
	padding: 27px 9px;
}

#placeholder-box1 a {
	color: grey;	
}

#placeholder-box2, #placeholder-box3 {
	color: grey;
	border-left: 1px solid #efefef;
	padding: 9px;
}

#placeholder-box2 {
	padding: 18px 9px 0 9px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 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: #1cba14;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1cba14;
	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 */



div#header div.inner, div.whoslogged {
	height: 100px;
}

div.whoslogged {
	line-height: 160px;
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 54px;
}

div#placeholder-search {
	padding-top: 0px;
	text-align: right;
}

div.search-box input.cat_textbox_small {
	width: 150px;
}


div#placeholder-nav {
	height: 30px;
     background-image:url(/Images/menubg.png);
    background-repeat: repeat-x;
	padding-top: 4px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	margin-bottom: 36px;
}

div#main {
	margin: 0;
	width: 600px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
 float: left;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


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