
body {
	color: #444;
	
}

h1, h2, h3, h4, h5, h6 {
	color:#333;
}


div.container {
	background-color:transparent;
	/*border: 10px solid #eee;*/
	min-height: 600px;
}

div#nav div#placeholder-nav {
	text-align:right;
}

div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#hero-sub div.inner {
	background-color: #595441;
	color: #fff;
	font-size: 11px;
}


div#placeholder-box1, div#placeholder-box2, div#placeholder-box3, div#placeholder-box4 {
	width:240px;
}


td.menu-item {
	color: #666;
	cursor:pointer;	
}

td.menu-item-hover {
	color:#09F;
	cursor:pointer;	
}

td.menu-item-selected {
	color:#F9F;
	cursor:pointer;	
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;	
}

td.submenu-item-hover {
	background: #f9f9f9;
	color: #09F;
	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 */

.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:#999;
	text-decoration: none;	
}

a:hover, a:active {
	color:#666;
	text-decoration: underline;
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #69BFDE;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #69BFDE;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin:0;
	border:none;
}

div#header-left{
	height: 72px;

}

div.whoslogged, div#header-right {
	height: 36px;
	/*border:1px solid black;*/

}

div.whoslogged {
	text-align: right;
	margin-left:10px;
}

div#placeholder-search {
	padding:0;
	text-align: right;
	margin:0;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
	margin-top:20px;
	
}

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: 216px;
}

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: 18px 0 36px;
	margin:20px 0 60px 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#placeholder-footer{
text-align:center;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

.nav-footer h6 {
	margin:  0 0 6px;
}

.nav-footer ul {
	margin: 0;
	padding: 0;
}

.nav-footer li {
	border-bottom: 1px solid #eee;
	list-style: none;
	padding: 3px 0;
}

.nav-footer a {
	font-size: 11px;
}

.nav-footer {
	
	float:left;margin-right:10px;
}

#section-site-info {
	font-size: 11px;
	text-align: right;
}
