/* PAGE */

body {
	margin: 0px;
	padding: 0px;
	background: #bdbdbb url(../image/bg.jpg) repeat-x 50% -65px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #717171;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #20731c;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 180%;
}

a {
	color: #20731c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto 0px auto;
	position: relative;
	width: 970px;
}

/* HEADER */

#header {
	position: relative;
	height: 90px;
	width: 970px;
	margin-top: 30px;
}

#header a {
	color: #2d3d2d;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 30px;
}

#header h1 a {
	display: block;
	width: 223px;
	height: 82px;
	background: transparent url(../image/logo.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

#header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#header ul li {
	float: left;
	margin-right: 10px;
}

#header ul#main {
	width: 415px;
	position: absolute;
	bottom: -10px;
	left: 300px;
	font-size: 150%;
	z-index: 99;
}

#header ul#main li {
	margin: 0px;
	padding: 30px 20px 10px 0px;
	width: 85px;
	background: transparent url(../image/menubg.png) no-repeat 100% 0px;
	text-align: right;
}

#header ul#main li.current_page_item, #header ul#main li.current_page_ancestor  {
	color: #fff;
	background: transparent url(../image/menubg1.png) no-repeat 100% 0px;
}

#header ul#main li.overlay  {
	color: #fff;
	background: transparent url(../image/menubgO.png) no-repeat 100% 0px;
}

#header ul#main li.overlay a {
	color: #fff;
}

#header ul#main li.current_page_item a, #header ul#main li.current_page_ancestor a  {
	color: #fff;
}

#header ul#tools {
	overflow: hidden;
	position: absolute;
	top: 45px;
	right: 20px;
}

#header ul#tools li {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #c7c7c6;
}

#header fieldset legend {
	display: none;
}


#header input#keywords {
	width: 190px;
}

#header input#submit {
	border: none;
	background: transparent url(../image/btn_small.png) no-repeat 0px 0px;
	width: 46px;
	height: 20px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 5px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

#header .widget {
	position: absolute;
	top: 45px;
	right: 10px;
}

#header .widget li  {
	float: right;
}

#header fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 15px;
}

/* SUB NAVIGATION */

#header ul#main li.current_page_item ul, #header ul#main li.current_page_ancestor ul {
	color: #fff;
	display: block;
}

#header ul#main ul li.current_page_item, #header ul#main ul li.current_page_ancestor  {
	background: none;
}

#header ul#main li ul li ul li ul {
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #aee0ac;
	font-size: 115%;
}

#header ul#main li ul li ul li ul li a, #header ul#main li.current_page_item ul li ul li ul li a, #header ul#main li.current_page_ancestor ul li ul li ul li a {
	color: #aee0ac;
}

#header ul#main li.overlay ul li ul li ul li a {
	color: #aee0ac;
}

#header ul#main li ul {
	display: none;
	background: transparent url(../image/menubg2.png) no-repeat 0px 0px;
	position: absolute;
	top: 66px;
	left: -285px;
	width: 938px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header ul#main li ul li ul{
	background: transparent url(../image/menubg3.png) repeat-y 100% 0px;
	width: auto;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}

#header ul#main li ul li a {
	color: #fff;
	margin-left: 15px;
	display: block;
	height: 28px;
}

#header ul#main li ul li ul li a {
	margin-left: 15px;
	display: inline;
	height: 10px;
}

#header ul#main li ul li {
	float: left;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
	text-align: left;
	width: 260px;
}

#header ul#main li ul li ul li{
	float: none;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 75%;
	text-align: left;
}

/* MAIN IMAGE */

#mainimage {
	background: transparent url(../image/main.png) no-repeat 0px 0px;
	width: 955px;
	height: 346px;
	padding: 14px 0px 0px 15px;
}

#mainimage.small {
	background: transparent url(../image/maininner.png) no-repeat 0px 0px;
	width: 970px;
	height: 290px;
}

/* CONTENT AREA */

#content {
	padding: 0px 0px 0px 35px;
	/*min-height: 680px;*/
}

#content .article {
	float: left;
	width: 560px;
	margin-right: 20px;
	padding-bottom: 50px;
	min-height: 500px;
}

#content #productviewer.article {
	float: left;
	width: 890px;
	margin-right: 20px;
	padding-bottom: 50px;
	position: relative;
}

#content #productviewer.article #modellisting {
	background: transparent url(../image/bg4.png) no-repeat 50% 100%;
	margin-bottom: 	0px;
	height: 80px;
	width: 880px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
}

#content #productviewer.article #modellisting a img {
	border: none;
	margin-right: 0px;
	display: block;
	margin: 15px auto 5px auto;
}

#content #productviewer.article #modellisting .prod_instance {
	background: transparent url(../image/prod_thmb.png) no-repeat 50% 50%;	
	display: block;
	float: left;
	margin-left: 20px;
	text-align: center;
	height: 91px;
	width: 126px;
	margin-bottom: 15px;
}

#content #modelscroller {
	overflow: hidden;
	width: 3000px;
	position: relative;
	left: 0px;
}

#content #productviewer.article a#go_prev {
	background: transparent url(../image/go_prev.png) no-repeat 0px 0px;
	width: 41px;
	height: 29px;
	position: absolute;
	top: 30px;
	left: -26px;
	font-size: 1px;
	z-index: 99;
}

#content #productviewer.article a#go_next {
	background: transparent url(../image/go_next.png) no-repeat 0px 0px;
	width: 41px;
	height: 29px;
	position: absolute;
	top: 30px;
	right: -35px;
	font-size: 1px;
	z-index: 99px;	
}


#content #livecontent {
	overflow: hidden;
}

#content #livecontent a img {
	border: none;
}


#content .article #productcontent img {
	float: right;
	margin-top: 13px;
	margin-left: 30px;
}

#content .article #prodfeaturelistings {
	color: #1d8d1b;
	padding: 10px 0px 10px 15px;
}

#content .article #prodfeaturelistings a {
	color: #000;
	font-size: 150%;
	font-style: italic;
}

#content .article div a img {
	border: none;
	margin-right: 5px;
}

#content .article #aboutproduct {
	position: absolute;
	top: 110px;
	right: 0px;
	border: solid 1px #aaa;
	background-color: #fff;
}

#content .article #aboutproduct div {
	float: left;
	margin-right: 5px;
	margin-left: 5px:
}

#content .article #aboutproduct div img {
	margin: 0px;
	padding: 0px;
		border: solid 5px #fff;
}

#content .article #aboutproduct div a {
	margin: 0px;
	padding: 0px;
}

#content .articlecompanion {
	background: transparent url(../image/bg3.png) no-repeat 0px 100%;	
	float: left;
	width: 295px;
	padding-bottom: 50px;
	padding-left: 20px;
	position: relative;
	padding-top: 7px;
	top: -10px;
}

#content .articlecompanion p a {
	display: block;
	text-align: center;
	padding-right: 10px;
	background: transparent url(../image/btn_med.png) no-repeat 50% 0%;	
	color: #ddd;
	height: 17px;
	padding-top: 2px;
	width: 77px;
	font-size: 90%;
	float: right;
	position: relative;
	top: -10px;
}

#content .article h2 {
	margin-top: 10px;
	margin-bottom: 0px;
}

#content .article h3 {
	color: #323532;
	margin-top: 0px;
}

#content .banners {
	clear: both;
	background: transparent url(../image/bg2.png) no-repeat 50% 100%;
	padding-bottom: 15px;
	overflow: hidden;
}

#content .banners .instance {
	float: left;
	margin-right: 6px;
	width: 295px;
}

#content .banners .instance h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#content .banners .instance p {
	margin-top: 0px;
	width: 95%;
}

#content .banners .instance p a {
	display: block;
	text-align: center;
	padding-right: 10px;
	background: transparent url(../image/btn_med.png) no-repeat 50% 0%;	
	color: #ddd;
	height: 17px;
	padding-top: 2px;
	width: 77px;
	font-size: 90%;
	float: right;
	position: relative;
	top: -10px;
}

#content .welcome {
	float: left;
	clear: left;
	width: 450px;
	margin-right: 35px;
}

#content .news {
	float: left;
	width: 410px;
	clear: right;
	padding-bottom: 15px;
	padding-top: 25px;
	background: transparent url(../image/bg3.png) no-repeat 0px 15px;	
	padding-left: 15px;
}

#content .welcome h2 {
	color: #5f5f5f;
}

#content .welcome p a {
	display: block;
	text-align: center;
	padding-right: 10px;
	background: transparent url(../image/btn_med.png) no-repeat 50% 0%;	
	color: #ddd;
	height: 17px;
	padding-top: 2px;
	width: 77px;
	font-size: 90%;
	float: right;
	position: relative;
	top: -10px;
}

#content .news h2 {
	color: #5f5f5f;
}

#content .news p {
	margin-top: 0px;
}

#content .footerlinks {
	border-top: solid 1px #828282;
	border-bottom: solid 1px #828282;
	width: 890px;
	clear: left;
	margin-bottom: 25px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 90%;
}

#content .footerlinks ul {
	padding: 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	display: block;
	overflow: hidden;
}


#content .footerlinks ul li {
	display: inline;
	border-right: solid 1px #5f5f5f;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;	
}

#content .footerlinks ul li.page-item-36 {
	border: none;
	padding-right: 0px;
}

#content .footerlinks ul li a {
	color: #5f5f5f;
}

#content .morelikethis {
	clear: both;
	border-top: solid 1px #999;
	padding: 15px 0px 30px 0px;
	margin-top: 50px;
}

#content .morelikethis a {
	color: #5f5f5f;
}

ul.post-meta {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

/* EXTRANET THINGS */

#content .article.extranet input {
	margin-top: 10px;
}

#content .article.extranet .morelikethis form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content .article.extranet .morelikethis input {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* FOOTER */

#footer {
	border-top: solid 2px #ccc;
	background-color: #1d8d1b;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #fff;
	font-size: 90%;
}