body {
	color: #444;
	
}

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

div.container {
	background-color: #fff;
	border: 10px solid #eee;
	height:auto;
	text-align: left;
	font-family: inherit;
}

div#nav div#placeholder-nav {
	
	
}

div#hero div#placeholder-hero {
	background-color: #69BFDE;
}
div#hero-sub div.inner {
	background-color: #4A8797;
	color: #fff;
	font-size: 11px;
}




/* @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;
}

div#hero-sub a {
	color: #FFF1BA;
}

div#hero-sub h2 {
	color: #eee;
}

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

/* @group Template Settings */

div#header-left img {
	margin: px 0 0;
	background: #4f7282	;
}

div#header-left, div.whoslogged, div#header-right {
	height: 100px;
	background:#4f7282;
}

div.whoslogged {
	text-align: right;
}

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

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}


div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
}

div#hero {
	margin-right: 0;
	width: 980px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {

}

div#hero-sub div.inner {
	overflow: auto;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

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

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

div#footer {
	padding-top: 18px;
	height: 72px ;
}

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