body {
	padding: 0;
	margin: 0;
	background: #f8f2eb url(../img/body_bkg.png) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0 0 12px;
	margin: 0;
}

a img {
	border: 0;
}

.fantom {
	clear: both;
}

#header {
	width: 911px;
	height: 450px;
	margin: 0 auto;
}

#header h1 {
	height: 210px;
	padding: 79px 0 0;
	margin: 0;
	font-size: 14px;
	color: #429158;
	text-align: center;
}

#header h1 a {
	color: #429158;
	text-decoration: none;
}

#header-flash p a {
	display: block;
	width: 476px;
	height: 52px;
	margin: 0 auto;
	background: url(../img/get_flash_player.png) no-repeat;
}

#content {
	width: 911px;
	margin: 0 auto;
	background: url(../img/content_bkg.gif) 271px top no-repeat;
}

.navi-left {
	float: left;
	width: 228px;
	padding: 0 38px 0 4px;
}

.navi-left .navi-left-head {
	height: 42px;
	padding-bottom: 0;
	line-height: 22px;
	font-size: 16px;
	color: #856441;
}

.navi-left .box-bulletin {
	padding: 3px 0 0 10px;
	margin: 0 0 16px;
	height: 47px;
	border-bottom: 1px solid #d6c1a8;
	background: url(../img/box_bulletin_bkg.gif) left top no-repeat;
	vertical-align: middle;
}

.navi-left .box-bulletin input {
	vertical-align: middle;
}

.navi-left .box-bulletin .text {
	width: 177px;
	border: 0;
	background-color: #fff;
	font-size: 11px;
	color: #429158;
}

.navi-left .box-bulletin .submit {
	width: 28px;
	height: 25px;
	border: 0;
	background: url(../img/arrow-right.gif) left top no-repeat;
	font-size: 0;
	padding-top: 16px;
	color: #429158;
	cursor: pointer;
}

.box-news-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.box-news-list li {
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cebaa2;
}

.box-news-list .viewall {
	padding: 0 7px 0 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.box-news-list li a {
	display: block;
	padding-top: 2px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75583d;
	text-decoration: none;
}

.box-news-list .viewall a {
	display: block;
	height: 25px;
	padding: 0 33px 0 0;
	background: url(../img/arrow-right.gif) right top no-repeat;
	line-height: 24px;
	text-align: right;
}

.box-news-list li a span {
	float: left;
	display: block;
	width: 44px;
	height: 39px;
	margin-top: -2px;
	margin-right: 16px;
	line-height: 11px;
	background: url(../img/box_news_bkg.gif) center no-repeat;
	color: #faf4e9;
	text-align: center;
}

.box-news-list li a span strong {
	display: block;
	padding-top: 6px;
	height: 18px;
}

.box-news-list li a:hover {
	color: #429158;
}

.box-news-list .viewall a:hover {
	background-position: right bottom;
}

#sized {
	float: left;
	width: 608px;
	padding: 0 0 0 31px;
}

.page-title {
	float: left;
	width: 500px;
	min-height: 27px;
	padding: 0 0 15px 16px;
	line-height: 22px;
	font-size: 20px;
	color: #856441;
}

.textsize {
	float: left;
	width: 78px;
	padding: 0;
	margin: 1px 0 0;
	list-style-type: none;
}

.textsize li {
	float: right;
	padding-left: 6px;
}

.textsize li a {
	display: block;
	width: 24px;
	height: 21px;
	background: url(../img/textsize_btns.png) no-repeat;
	text-decoration: none;
}

.textsize .decrease a {
	background-position: left top;
}

.textsize .increase a {
	background-position: right top;
}

.textsize .decrease a:hover {
	background-position: left bottom;
}

.textsize .increase a:hover {
	background-position: right bottom;
}

.highlight {
	padding-bottom: 18px;
	margin-bottom: 28px;
	background: url(../img/highlight_bkg.png) right bottom no-repeat;
}

.highlight em {
	display: block;
	padding: 18px 21px 0;
	background: url(../img/highlight_bkg.png) left top no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
}

.page-text {
	padding: 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e5135;
}

.page-text a {
	color: #429158;
}

.page-text a:hover {
	color: #534028;
	text-decoration: none;
}

.request {
	padding: 0 0 10px;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef2e4;	
}

.request .error-msg {
	width: 354px;
	height: 41px;
	padding: 0 22px;
	margin-top: 18px;
	background: url(../img/error_msg_bkg.png) left top no-repeat;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.request ul {
	padding: 0;
	margin: 15px 0 0;
	list-style-type: none;
}

.request ul .text, .request ul .textarea {
	display: block;
	width: 385px;
	height: 31px;
	padding: 10px 0 0 13px;
	margin-bottom: 7px;
	background: url(../img/request_field_bkg.png) left top no-repeat;
}

.prods .request ul .text {
	background-position: left top;
}

#sized .request ul .text.error {
	background-position: left -262px;
}

.request ul .textarea {
	height: 211px;
	background-position: left bottom;
}

#sized .request ul .textarea {
	background-position: left -41px;
}

#sized .request ul .textarea.error {
	background-position: left bottom;
}

.request ul .submit {
	margin: -54px 0 0 14px;
}

.request ul .error {
	color: #f4cb9a;
}

.request ul li label {
	float: left;
	width: 147px;
	line-height: 20px;
	font-weight: bold;
}

.request ul .text input, .request ul .textarea textarea {
	display: block;
	width: 224px;
	margin-left: 147px;
	border: 0;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #836242;
}

.request ul .textarea textarea {
	height: 201px;
}

.request ul .error input, .request ul .error textarea {
	background-color: #fef2e4;
}

.request ul .submit input {
	width: 124px;
	height: 35px;
	border: 0;
	background: url(../img/request_submit_bkg.png) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.request ul .submit .hovered {
	background-position: left bottom;
}

.navi {
	height: 42px;
	padding: 12px 15px 0;
	margin: 0 0 14px;
	background: url(../img/navi_bkg.png) left top no-repeat;
}

.navi label {
	float: left;
	display: block;
	width: 127px;
	margin-top: 7px;
	background: left top no-repeat;
	text-indent: -9999px;
}

.navi .labelbg {
	background-image: url(../img/distributors_choosetown_bg.png);
}

.navi .dropper {
	float: left;
}

.navi .drop {
	position: relative;
	display: block;
	width: 93px;
	height: 25px;
	padding: 3px 36px 3px 15px;
	background: #fff url(../img/drop_bkg.png) left top no-repeat;
	outline: none;
	line-height: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #429158;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

.navi .drop span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

.navi a:hover.drop {
	background-position: left bottom;
	color: #836242;
}

.navi .dropper div {
	position: absolute;
	width: 134px;
	margin-left: 4px;
	background: url(../img/drop_list_bkg.gif) center bottom no-repeat;
	overflow: auto;
	z-index: 1000;
}

.navi .dropper .scrolled {
	width: 134px;
	height: 112px;
}

.navi .dropper ul {
	padding: 0;
	margin: 0 0 4px;
	border: solid #e6dfd8;
	border-width: 0 1px;
	background-color: #fff;
	line-height: 16px;
	list-style-type: none;
	text-align: center;
}

.navi .dropper ul li {
	float: none;
	padding: 0;
}

.navi .dropper ul li a {
	display: block;
	outline: none;
	line-height: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #429158;
	text-decoration: none;
	outline: none;
}

.navi .dropper ul li a:hover {
	color: #836242;
}

.navi select {
	display: block;
	font-size: 11px;
	color: #429158;
}

.navi .submit {
	float: left;
	display: block;
	width: 28px;
	padding: 3px 4px;
	background: url(../img/drop_bkg.png) right top no-repeat;
}

.navi .submit input {
	width: 28px;
	height: 25px;
	border: 0;
	background: url(../img/arrows.png) left -50px no-repeat;
	cursor: pointer;
}

.navi .submit .hovered {
	background-position: left bottom;
}

.paging {
	float: right;
	display: block;
	width: 187px;
	height: 25px;
	padding: 3px 4px;
	margin: 0;
	list-style-type: none;
	background: url(../img/paging_bkg.gif) left top no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #836242;
}

.paging li {
	float: left;
}

.paging .arrow-left, .paging .arrow-right {
	display: block;
	width: 28px;
	height: 25px;
}

.paging .arrow-left a, .paging .arrow-right a {
	display: block;
	width: 28px;
	height: 25px;
	background: url(../img/arrows.png) no-repeat;
}

.paging .arrow-left a {
	background-position: left top;
}

.paging .arrow-right a {
	background-position: left -50px;
}

.paging .arrow-left a:hover {
	background-position: right -25px;
}

.paging .arrow-right a:hover {
	background-position: left bottom;
}

.paging .pagenum {
	display: block;
	width: 131px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
}

.paging .pagenum input {
	width: 20px;
	border: 1px solid #429158;
	font-size: 11px;
	color: #836242;
	text-align: center;
	vertical-align: middle;
}

.distrib {
	padding-top: 12px;
	margin-bottom: 4px;
	background: url(../img/distrib_item_bkg.png) right top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.distrib .bkg {
	padding: 0 14px 12px;
	background: url(../img/distrib_item_bkg.png) left bottom no-repeat;
}

.distrib .town {
	float: left;
	display: block;
	width: 96px;
	padding: 11px 8px 0;
	background: url(../img/distrib_town_bkg.png) left top no-repeat;
	color: #fff;
	text-align: center;
}

.distrib .town a {
	display: block;
	margin-top: 9px;
	background: #429158 url(../img/distrib_town_bkg.gif) left top no-repeat;
	color: #fff;
	text-decoration: none;
}

.distrib .town a span {
	display: block;
	padding: 7px 0;
	background: url(../img/distrib_town_bkg.gif) -96px bottom no-repeat;
}

.distrib .town a:hover {
	background-color: #836242;
	background-position: -192px top;
}

.distrib .town a:hover span {
	background-position: right bottom;
}

.distrib .info {
	margin-left: 124px;
	background: #50a166 url(../img/distrib_info_bkg.png) left top no-repeat;
	font-size: 12px;
}

.distrib h2.info {
	padding-bottom: 0;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.distrib .info span, .distrib .info ul {
	display: block;
	padding: 10px 0 10px 14px;
	background: url(../img/distrib_info_bkg.png) right bottom no-repeat;
}

.distrib .info ul {
	padding-bottom: 5px;
	margin: 0;
	list-style-type: none;
}

.distrib .info ul li {
	float: left;
	min-height: 14px;
	padding: 0 18px 0 25px;
	margin-bottom: 5px;
	background: url(../img/distrib_tel.gif) left center no-repeat;
	line-height: 13px;
	white-space: nowrap;
}

.distrib .info ul .third {
	padding-right: 0;
}

.distrib .info ul .fantom {
	float: none;
	display: block;
	height: 0;
	min-height: 0;
	padding: 0;
	margin-bottom: 0;
	line-height: 0;
	font-size: 0;
}

.listing {
	padding-bottom: 12px;
	margin-bottom: 9px;
	background:  url(../img/list_bkg.png) right bottom no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.listing ul {
	padding: 9px 0 0;
	margin: 0;
	background: url(../img/list_bkg.png) left top no-repeat;
	list-style-type: none;
}

.listing ul li {
	background-color: #fff;
	display: block;
	padding-top: 7px;
}

.listing ul li a {
	display: block;
	height: 34px;
	padding: 0 14px;
	margin: 0 auto;
	line-height: 34px;
	background: url(../img/list_link_bkg.png) left -68px no-repeat;
	color: #fff;
	text-decoration: none;
	width: 552px;
}

.listing-news ul li a {
	background-position: left top;
}

.listing-news ul li a span {
	float: left;
	display: block;
	width: 80px;
	margin-right: 25px;
	font-size: 11px;
	text-align: center;
}

.listing ul li a:hover {
	background-position: left bottom;
	color: #faf4e9;
}

.listing-news ul li a:hover {
	background-position: left -34px;
}

.listing2 {
	padding-bottom: 12px;
	margin-top: 15px;
	background:  url(../img/list_bkg.png) right bottom no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.advices-main {
	margin-top: 0;
}

.listing2 ul {
	padding: 9px 0 0;
	margin: 0;
	background: url(../img/list_bkg.png) 0 0 no-repeat;
	list-style-type: none;
}

.listing2 ul li {
	background-color: #fff;
	display: block;
	padding-top: 3px;
}

.listing2 ul li a {
	display: block;
	height: 29px;
	padding: 0 14px;
	margin: 0 auto;
	line-height: 29px;
	background: url(../img/list_link2_bkg.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	width: 552px;
}

.listing2 ul .selected a {
	background-position: 0 bottom;
}

.listing2 ul li a:hover {
	background-position: 0 center;
}

.text-size-1 .page-text, .text-size-1 .distrib .info {
	font-size: 13px;
}

.text-size-2 .page-text, .text-size-2 .distrib .info {
	font-size: 15px;
}

.text-size-3 .page-text, .text-size-3 .distrib .info {
	font-size: 17px;
}

.text-size-4 .page-text, .text-size-4 .distrib .info {
	font-size: 19px;
}

.text-size-1 .request, .text-size-1 .request ul .submit input, .text-size-1 .distrib {
	font-size: 13px;
}

.text-size-2 .request, .text-size-2 .request ul .submit input, .text-size-2 .distrib {
	font-size: 15px;
}

.text-size-3 .request, .text-size-3 .request ul .submit input, .text-size-3 .distrib {
	font-size: 15px;
}

.text-size-4 .request, .text-size-4 .request ul .submit input, .text-size-4 .distrib {
	font-size: 15px;
}

#footer {
	height: 293px;
	margin-top: 15px;
	background: url(../img/footer_bkg.gif) left 31px repeat-x;
}

.exclusive {
	width: 911px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.exclusive .title {
	width: 700px;
	height: 56px;
	margin-left: -7px;
	background: left top no-repeat;
	text-indent: -9999px;
}

.exclusive .titlebg {
	background-image: url(../img/highlights_title_bg.png);
}

.exclusive .titleen {
	background-image: url(../img/highlights_title_en.png);
}

.exclusive .list {
	width: 911px;
	background: url(../img/exclusive_list_bkg.png) left top no-repeat;
}

.exclusive .list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: url(../img/exclusive_list_bkg.png) right bottom no-repeat;
}

.exclusive .list ul li {
	float: left;
	padding-right: 46px;
}

.exclusive .list ul .last {
	padding-right: 0;
}

.exclusive .list ul .fantom {
	float: none;
	display: block;
}

.exclusive .list ul li a {
	display: block;
	width: 249px;
	padding: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}

.exclusive .list ul li a .thumb {
	float: left;
	display: block;
	width: 115px;
	height: 104px;
	margin-right: 17px;
	background: #886848 center no-repeat;
}

.exclusive .list ul li a .thumb span {
	display: block;
	height: 104px;
	background: url(../img/exclusive_list_frame.png) left top no-repeat;
}

.exclusive .list ul li a:hover {
	color: #429158;
}

.exclusive .list ul li a:hover .thumb {
	background-color: #598958;
}

.exclusive .list ul li a:hover .thumb span {
	background-position: left bottom;
}

.gadgets {
	float: right;
	width: 60px;
	padding: 0 16px 0 0;
	margin: 0;
	list-style-type: none;
}

.gadgets li {
	float: left;
	padding-left: 6px;
}

.gadgets li a {
	display: block;
	width: 24px;
	height: 21px;
	background: url(../img/gadgets_btns.png) no-repeat;
	text-decoration: none;
}

.gadgets .bookmark a {
	background-position: left top;
}

.gadgets .print a {
	background-position: right top;
}

.gadgets .bookmark a:hover {
	background-position: left bottom;
}

.gadgets .print a:hover {
	background-position: right bottom;
}

.footer {
	padding: 30px 0 0;
	margin: 0;
	background-color: #836242;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #534028;
}

.footer ul {
	width: 911px;
	height: 39px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}

.footer ul li {
	float: left;
}

.footer ul .rights {
	width: 688px;
}

.footer ul .design {
	width: 223px;
	text-align: right;
}

.footer ul li a {
	color: #534028;
}

.footer ul li a:hover {
	color: #f0e5d7;
	text-decoration: none;
}
	
	
	
/* ONLY IN PRINT */
.print_img_bg { display:none;}
.print_logo { display: none;}
.print_thumb { display:none;}
	
	