/* Elements */

body {
	margin: 0;
	padding: 0;
	background: url(../includes/texture.gif);
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a img {
	border: none;	
}

body div {
	text-align: left;
}

/* IDs */

#header {
	margin-left: 5%;
	margin-right: 5%;
	height: 93px;
	background: white;
	width: 765px;
	margin: 0 auto;
	text-align: left;
}

#main {
	background: white;
	width: 765px;
	margin: 0 auto;
	text-align: left;
}

#footer {
	background: white;
	height: 70px;
	width: 765px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: left;
}

#main-left {
	position: absolute;
	left: -175px;
	top: -16px;
	//margin-left: 8px;
	padding-top: 7px;
	width: 167px;
	background: #d9e1cb;
	border-top: 16px solid #e2800b;
	z-index: 100;
}

#main-left a {
	display: block;
	height: 17px;
	font-size: 12px;
	color: #567341;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background:  url(/images/image3.gif);
	background-repeat: no-repeat;
	background-position: 160px 50%;
	padding-right: 10px;
}

html>body #main-left a {
	height: auto;
	min-height: 17px;
}

#main-left a:hover {
	background: #a1b57d;
	color: white;
	background-image:  url(/images/image1.gif);
	background-repeat: no-repeat;
	background-position: 160px 50%;
}

#logo {
	float: left;
	padding: 49px 5px 0 8px;
	background: white;
}

#logo p {
	margin: 0;
	font-size: 10px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	width: 162px;
}

#sunflower {
 	float: left;
	width: 272px;
	height: 89px;
}

div.worldwide {
	float: right;
	margin-right: 7px;
	margin-top: 1px;
}

#langselect {
	margin-bottom: 2px;
	padding-right: 13px;
	padding-top: 7px;
	background: white;
	float: right;
	width: 62px;
	margin-right: auto;
}

#langselect2 {
	margin-bottom: 2px;
	padding-right: 2px;
	padding-top: 7px;
	background: white;
	float: right;
	width: 65px;
	margin-right: auto;
}

html>body #langselect2 {
	padding-right: 10px;
}

#top-banner {
	padding-top: 1px; 
	text-align: center;
}

#content {
	background: white;
	margin-left: 7px;
	position: relative;
	padding-left: 10px;
	padding-right: 3px;
	position: relative;
	background: white;
	border-top: 1px white solid;
	border-left: 167px #d9e1cb solid;
}

#leftcontent {
	float: left;
	margin-top: 25px;
	background: white;
	width: 35%;
	border-top: 6px solid #e2800b;
}

#rightcontent {
	float: left;
	margin-top: 2px;
	margin-right: 5%;
	background: white;
}

#leftcontent/**/ {
	width: 49%/**/;
	width/**/: 50%/**/;
}

#rightcontent/**/ {
	width: 50%/**/;
	width/**/: 50%/**/;
	margin-right: 0/**/;
}

#grey {
	width: 66px;
	height: 260px;
	background: #f4f4f4;
	float: left;
}

#image {
	background: white;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 23px;
}
	
#menuholder {
	 width: 100%;
}

#menuholder td {
	padding: 0;
	text-align: left;
}

#menuholder tr, #submenu tr {
	height: 17px;
}

#green-line {
	 background: green; 
	 clear: both; 
	 margin-left: 463px; 
	 margin-right: 14px; 
	 position: relative; 
	 top: -2px;
	 text-align: right;
}

#green-line img {
	display: block;
}

#breadcrumb {
	margin-left: 180px;
	padding: 0;
	background: #eaeaea;
	border-top: 3px solid #e2800b;
	margin-right: 14px;
	text-align: left;
}

#breadcrumb p {
	float: right;
	margin: 0;
	font-weight: bold;	
}

#breadcrumb p a {
	color: #5a7749;
}

#breadcrumb p a:hover {
	text-decoration: underline;
}

#order-catalog {
	clear: both; 
	display: block; 
	width: 92px; 
	background: #a3b382; 
	color: white; 
	font-weight: bold; 
	padding: 2px 7px;
	border-right: 1px #ffffcc solid;
	float: left;
}

#order-catalog-border {
	border-left: 8px #ce8527 solid; 
	float: left; 	
	height: 17px;
}

#order-catalog-border/**/ {
	height: 18px;
	height/**/: 17px;
}

#text {
	margin: 0;
	padding-right: 18px;	
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 18px solid #f4f4f4;
	padding-left: 2px;
	border-top/**/: 1px #a1b57d solid;
}

#text li {
	list-style-image: none;
	list-style: disc;
}

#greenish {
	border-top: 5px solid #a1b57d;
}

#copyright {
	float: left;
	margin-left: 7px;
//	margin-left: 4px;
	margin-top: 1px;
	padding-top: 3px;
	width: 167px;
	background: white;
	border-top: 18px solid #f4f4f4;
}

#contact-info {
	margin-left: 179px;
	margin-right: 14px;
	//height: 125px;
	//overflow: hidden;
	background: url(../includes/footer.gif) top no-repeat;
}

#contact-info a {
	color: #e2800b;
	text-decoration: underline;
}

#international, #usa, #europe {
	float: left;
	height: 125px;
	margin-right: 1px;
	width: 18%;
	text-align: center;
	color: #e2800b;
}

#international p, #usa p, #europe p {
	visibility: hidden;
}

#international/**/ {
	width: 25%/**/;
}

#usa/**/ {
	width: 25%/**/;
}

#europe/**/ {
	width: 25%/**/;
}

body#de #europe {
	width: 20%;
}

#europe {
	margin-right: -2px;
}

#empty {
	height: 100px;
	text-align: right;
}

#international h3, #usa h3, #europe h3, #empty h3 {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	color: #e2800b;
	
}

#international h3 {
	padding-left: 3px;
}

#usa h3 {
}

#europe h3 {
}

#empty h3 {
	padding-right: 3px;
}

#international {
	color: #e2800b; 
	font-size: 10px;
	text-align: left;
}

#usa {
	color: #567341;
	font-size: 10px;
}

#europe {
	dbackground: #f9efda;
	color: #e2800b;
	font-size: 10px;
}

#stub {
	clear: both;
	overflow: hidden;
	height: 0px;
}

#text h2 {
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #567341;
}

/* Classes */	

.lang {
	display: block;
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #567341;
	background: url(../includes/image2.gif) no-repeat left center;
	padding-left: 10px;
}

.lang img {
	border: none;
	margin: 1px;
}

.langactive {
	display: block;
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2800B;	
}

.menuitem {
	position: relative;
	left: 0pt;
	top: 0pt;
	z-index: 100;
	height: 17px;
	text-align: right;
}
.menuWhite1
{
	font-size: 12px;
	font-weight: bold;
	color: #567341;
}

.menuimage {
	margin: 0 3px;
	height: 6px; 
	width: 5px;
	border: 0;
}

.menuGray, .menuGreen, .menuOrange {
	margin-left: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bread-phone {
	position: absolute; 
	right: 15px; 
	font-weight: bold;
	color: #E2800B;
}

html>body .bread-phone {
	top: 0;
	right: 8px;
}

.menuGray {
	color: #999999;
}
.menuGreen {
	color: #567341;
}
.menuOrange {
	color: #E2800B;
}
a.menuWhite, a.menuWhite1, a.menuGray, a.menuGreen, a.menuOrange {
	text-decoration: none;
}

.header {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #567341;
	border-bottom: 6px solid #a1b57d;
	border-bottom/**/: 5px solid #a1b57d;
}

.header:first-letter {
	font-weight: bold;
}

.copyr1 {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.copyr1 a {
	font-weight: bold;
	text-decoration: underline;
	color: #999;
}

.copyr2 {
	font-size: 10px;
	color: #e2800b;
}

.copyr2 a {
	text-decoration: underline;
	color: #e2800b;
}

img.spacer {
	 width: 5;
	 height: 5;
	 margin: 0 3px;
}

.footer-line {
	 height: 8px; 
	 position: relative; 
	 top: -136px;
	 width: 68px;
	 overflow: hidden;
	 clear: both;
}

#orange {
	top: -144px;
	left: 40px;
	float: left;
	background: #e2800b;
}

#green {
	background: #567341;
	top: -144px;
	left: 108px;
}

#yellow {
	background: #dfb044;
	top: -152px;
	left: 176px;
}

#gray {
	background: #eaeaea;
	top: -160px;
	left: 244px;
}

#height-hack {
	position: relative; 
	top: -200px;
	left: 10px;
	//left: -114px;
	border-bottom: 8px solid #567341;
	width: 167px;
	background: #d9e1cb;
	height: 32px;
	z-index: 1;
}

#banner1 {
	text-align: center; 
	margin-top: 60px;
}

#banner2 {
	 text-align: center; 
	 margin-top: 20px; 
	 margin-bottom: 10px;
}

table.menu {
	//margin-top: 16px;
	width: 200px;
	background: #D9E1CB;
}

table.menu tr {
	height: 17px;
}

table.level2 {
	margin-top: 0px;
}

table.menu td {
	border-bottom: 1px #A1B57D solid;
	padding: 0;
}

p.red {
	color: #F02F32;
	font-weight: bold;
}

table.products {
	width: 60%;
	width/**/: /**/97%;
	font-size: 11px;
}

table.products td {
	text-align: center;
	width: 33%;
}

table.products a {
	color: black;
	font-weight: bold;
}

table.products a img {
	display: block;
	border: none;
	margin: 15px 0 2px 0;
	margin-left: auto;
	margin-right: auto;
}

#content h2 {
	font-size: 14px;
}

#content ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-weight: bold;
}

#content ul li {
	margin-bottom: 10px;
}

#content ul p {
	margin: 0;
	margin-left: 10px;
	font-weight: normal;
}

#content ul ul li {
	margin-bottom: 0;
	font-weight: normal;
}

div.images {
	margin-bottom: 20px;
}

div.images img {
	margin-right: 15px;
}

div.bottom {
	margin-left: 7px;
	margin-top: -19px;
	border-bottom: 3px white solid;
}

html>body div.bottom {
	margin-top: 0;
}

div.bottom img {
	display: block;
}

/* New page styles*/

.green {
	color: #5A7749;
	font-weight: bold;
	font-size: 14px;
}

.red {
	color: #E98702;
	font-weight: bold;
	font-size: 14px;
}

.phone {
	font-weight: bold;
	font-size: 14px;
	color: #CE0002;
}

p#intro {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
	margin-bottom: 0px;
}

p#guarantee {
	color: #CE0002;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-size: 38px;
	margin-top: 4px;
	margin-bottom: 0;
}

p#guarantee-details {
	margin-top: 0;
	text-align: right;
	margin-right: 45px;
}

p#guarantee-details a {
	color: #5A7749;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

p#guarantee-details a:hover {
	text-decoration: underline;
}

p#offer {
	text-align: center;
	font-size: 12px;
}

table.offer {
	margin-left: 20px;
}

table.offer td { 
	padding: 0px;
	vertical-align: top;
	font-size: 11px;
	text-align: center;
}

table.offer td img {
	display: block;
}

table.offer td p {
	margin: 0;
	margin-bottom: 5px;
	width: 250px;
}

table.offer td p a, p.p a {
	color: black;
}

table.offer td p a:hover, p.p a:hover {
	text-decoration: underline;
}

table.offer img {
	border: none;
}

p#elegant {
	text-align: center;
}

p#elegant a {
	color: black;
}

p#elegant a:hover {
	text-decoration: underline;
}

p#also-offer {
	font-weight: bold;
}
table#also-offer td {
	width: 99%;
	vertical-align: top;
	font-size: 11px;
	padding: 0;
}

table#also-offer td.img {
	width: 1%;
	display: block;
}

table#also-offer td.img img {
	border: none;
}

table#also-offer a, table#why a, #why-ul a {
	color: black;
}

table#also-offer a:hover {
	text-decoration: underline;
}

table#why {
	margin-bottom: 17px;
}

table#why td {
	width: 50%;
	vertical-align: top;
	font-size: 11px;
}

table#why h1 {
	color: #5A7749;
	font-size: 14px;
	margin-top: 10px;
}

table#why h2, #content .why-ul h2 {
	margin: 0;
	font-size: 11px;
}

table#why ul, #content .why-ul {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	list-style-type: none;
	font-size: 11px;
}	

table#why p {
	margin-bottom: 10px;
	margin-top: 0;
}

table#why ul p, #content .why-ul li p {
	margin: 0;
}

#content .why-ul ul {
	list-style: disc;
	padding-left: 10px;
}

dl.bullet dd {
	background: url(/static/images/bullet.gif) no-repeat;
	background-position: 0 5px;
	margin-left: 12px;
}

html>body dl.bullet dd {
	margin-left: 2px;
}

dt {
	font-weight: bold;
	xbackground: url(/static/includes/bullet1.gif) left center no-repeat;
	padding-left: 10px;
}

dd {
	margin: 0;
	padding-left: 10px;
}

dd img {
	display: block;
}

#main-left a.chart {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #567341;
	text-decoration: none;
	margin: 12px 0;
	padding: 3px 0;
	font-size: 12px;
	background-image: none;
}

#main-left a.chart:hover {
	color: white;
	background: #a1b57d;
}

/* commented backslash hack v2 \*/

#main-left { 
	left: -167px;
	//left: 0px;
	//left/**/: -192px;
	//left/**/:/**/ -185px;
	}
/* end hack */

div#main-left div.order-catalog {
	margin-top: 20px;
}

div#main-left div.order-catalog a {
	display: block;
	background: #e2800b;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

div#main-left div.order-catalog a:hover {
	color: white;
	background: #A1B57D;
}

h1 {
	color: #5A7749;
	font-size: 14px;
	margin: 15px 0 5px 0;
}

html body #content #ul-es-1 {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #ul-es-1 li {
	padding: 0;
	margin: 0;
}

div.item {
	clear: both;
	background-position: left top;
	background-repeat: no-repeat;
}

div.item img {
	float: left;
}

div.item p, div.item h2 {
	margin-left: 210px;
}

#content div.item ul {
	margin-left: 220px;	
}


div.live {
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
}

div.live p {
	margin: 7px 0;
}

#main-left div.live a, #main-left div.live a:hover {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

div.right-main a {
	text-decoration: underline;
}

div.bottom-nav {
	display: none;
}

div.top-text {
	width: 765px;
	margin: 0 auto;
	background: white;
	text-align: center;
	padding: 5px 0px;
	border-bottom: 1px #e2800b solid;
	color: #567341;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
}

div.top-text a {
	color: #567341;
}

div.top-text p{
	width: 765px;
	width/**/:/**/ 745px;
	margin: 0 auto;
	background: white;
	text-align: center;
	padding: 5px 10px;
	border-bottom: 1px #e2800b solid;
	color: #567341;
	font-weight: bold;
}


table#why a.nolink, a.nolink:hover {
	text-decoration: none;
	cursor: text;
}

div.live a {
	position: relative;
	width: 120px;
	height: 36px;
}

div.live a div {
	width: 120px;
	height: 36px;
	position: absolute;
	top: -26px;
	//top: 0;
	left: 0;
	z-index: 100;
	background: url(/images/live-bgr.gif) no-repeat;
	xdisplay: none;
	cursor: hand;
}


div.wristband {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.wristband img {
	display: block;
	margin: 0px auto;
}

#main-left div.wristband a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 0;
	background-image: none;
	text-align: center;
	font-size: 11px;
}

#main-left div.wristband a:hover {
	color: white;
	background: #a1b57d;
}


div.division {
	position: relative;
	height: 15px;
}

div.division p {
	position: absolute;
	font-size: 10px;
	width: 330px;
	top: 2px;
	color: #999;
	margin: 0;
}

div.division p a {
	color: #999;
	text-decoration: underline;
}

div.links {
	padding-left: 19px;
	padding-top: 20px;
	padding-right: 5px;
}

div.links div {
	margin-bottom: 7px;
}

html body div#main-left div.links a {
	display: inline;
	background: none;
	color: Black;
	padding: 0;
	height: auto;
	width: auto;
}

html body div#main-left div.links a:hover {
	background: none;
	text-decoration: underline;
	color: Black;
}

div.links h1 {
	display: inline;
	font-size: 11px;
	color: black;
}

div.links strong {
	font-weight: normal;
}

div.links strong a {
	font-weight: normal!important;
	font-size: 11px!important;
}

div.intro {
	width: 570px;
	margin-top: 10px;
}

div.guarantee {
	width: 220px;
	float: right;
	color: #567341;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.guarantee h2, div.order-steps h1 {
	color: #c00;
	font-size: 18px!important ;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}

div.guarantee h2 {
	padding: 0 10px;	
}

div.order-steps h1 {
	margin-bottom: 20px;
}

div.guarantee h2 a {
	color: #c00;
	text-decoration: none;
}

div.guarantee h2 a:hover {
	text-decoration: underline;
}

div.guarantee p.details {
	margin: 0;
}

div.guarantee p.details a {
	color: #567341;
	font-size: 11px;
	font-style: italic;
}

div.guarantee p.details a:hover {
	text-decoration: underline;
}

div.order-steps {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 220px; 

}

div.order-steps div {
	width: 150px;
}

div.order-steps a {
	color: #c00;
}

div.order-steps a:hover {
	text-decoration: underline;
}

div.order-steps div span {
	color: #c00;
	font-size: 28px;
	font-weight: bold;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
}

p.order-steps-intro {
	text-align: justify;
	margin-top: 0;
}

p.call-now {
	color: #c00;
	font-size: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

p.order-steps-link {
	text-align: center;
}

p.order-steps-link a {
	color: #567341;
}

p.order-steps-link a:hover {
	text-decoration: underline;
}

p.order-steps-link span {
	color: #F67200;
}

div.langs-list {
	height: 90px;
	float: right;
	width: 155px;
}

div.langs-list img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

div.de-intro {
	height: 100px;
}

html>body div.de-intro {
	height: auto;
	overflow: auto;
}

div.de-phone {
	width: 270px;
	float: left;
	text-align: center;
}

div.de-phone p {
	margin: 10px 0 0 0;
}

div.de-phone p.phone {
	font-size: 17px;
}

div.de-phone a {
	font-weight: bold;
	font-size: 14px;
	color: #5a7749;
	text-decoration: underline;
}

div.de-guarantee {
	color: #5a7749;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	margin-right: 15px;
	margin-top: 12px;
}

h3.menu-caption-de {
	margin: 0;
	color: white;
	background: #e2800b;
	padding: 3px 7px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: right;
}

div.contacts-de {
	clear: both;
	width: 557px;
	margin: 0 auto;
	background: white;
	padding: 3px 8px;
	background: #eaeaea url(../images/footer-bgr.gif) left top repeat-y; 
	border-right: 10px white solid;
	color: #e2800b !important;
	padding-left: 190px;
}

div.contacts-de div {
	text-align: center;

	margin-bottom: 4px;
	font-weight: bold;
}

div.contacts-de p.email {
	float: right;
}

div.contacts-de p.phone {
	float: left;
	color: #e2800b !important;
}

div.contacts-de a {
	color: #e2800b !important;
	text-decoration: underline;
}

div.contacts-de p {
	margin: 0;
	font-size: 11px!important ; 
}