
body {
	color: #444;
	background: #fff url(/images/cssimg/bg-1-6.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	
}

a#logo {
	color: #A7A37E;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 10px solid #000;
	min-height: 600px;
}

div#nav div#placeholder-nav {
	background-color: #dfecbb;
}

div#hero div#placeholder-hero {
	background-color: #DBD7A6;
}

div#hero-sub div.inner {
	background-color: #EFECCA;
	color: #222;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
font-size:14px;
	color: #1d1d1b;	
}
td.menu-itembar {
font-size:14px;
	color: #94c11f;	
}

td.menu-item-hover {
	color: #94c11f;
    font-size:14px;
}

td.menu-item-selected {
	color: #94c11f;
    font-size:14px;
}

td.submenu-item {
	background: #94c11f;
	color: #010101;
	font-size: 12px;
    border-bottom-color:#fff;
    border-bottom-style:solid;
    border-bottom-width:2px;
	padding-left: 6px !important;
}

td.submenu-item-hover {
border-bottom-color:#fff;
    border-bottom-style:solid;
    border-bottom-width:2px;
	background: #94c11f;
	color: #fff;
	font-size: 12px;
	padding-left: 6px !important;
}

td.submenu-item-selected {
border-bottom-color:#fff;
    border-bottom-style:solid;
    border-bottom-width:2px;
	background: #94c11f;
	color: #fff;
	font-size: 12px;
	padding-left: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	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: #94c11f;
	text-decoration: none;	
}

a:hover, a:active {
	color: #94c11f;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 30px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 52px 0px 0 0;
	text-align: right;
}
div#placeholder-search {width:220px;}
div#placeholder-search input.cat_textbox_small {
	color:#2b2d59; padding:3px;
    font-size:11px;
    border-bottom-color:#ccc;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#ccc;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#ccc;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#ccc;
    border-top-width:1px;
    background:#fbfbfb;
           }
    
    .cat_textbox_small2 {
    width:290px;
	color:#2b2d59; padding:3px;
    font-size:11px;
    border-bottom-color:#ccc;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#ccc;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#ccc;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#ccc;
    border-top-width:1px;
    background:#fbfbfb;
           }
    div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	/*height: 156px;*/
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 0px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 5px;
	text-align: left;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */