body {
    color: #222; 
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	background: #d1d1c7 url(/images/template/bgimg.jpg) repeat-x scroll top;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-size: 12px;
	color: #666666;
	text-align: left;
}

div#nav {
	height: 40px;
	width: 810px;
	padding-left: 20px;
	padding-right: 20px;
}

div#thepagecontent {
	margin-left: 10px;
	margin-right: 10px;
}
div#rightside {
	margin-right: 20px;
	margin-left: 10px;
}
div#sidebox1 {
	padding: 10px;
	height: 80px;
	width: 220px;
	background-image: url(/images/navigation/sidebutton.png);
	background-repeat: no-repeat;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	color: #4a8797;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: normal; }

h1 {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 0.5em;
	font-weight: lighter;
}

.container {
	width: 850px;
	margin: 0 auto;
	min-height: 850px;
	background-image: url(/images/template/bgimg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.column {
  float: left;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 0.1em;
	margin: 1.4em 0;
	border: none;
}
hr.space {
  background: #fff;
  color: #fff;
}


a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#header {
}


div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#hero-sub div.inner {
	background-color: #595441;
	color: #fff;
	font-size: 11px;
}

div#footer {
	font-size: 10px;
}

/* @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: #4A8797;
	text-decoration: none;	
}

a:hover, a:active {
	color: #4A8797;
	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: 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: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}


div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	text-align: center;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
