/* Made by Nevo, Estonia. www.nevo.org Ilja Kumlander, 2009 */

html { height: auto; }

body {
	font: 1em Tahoma, Helvetica, sans-serif; line-height: 1.4em; color: #434343;
	background: url(i-background.gif) top left repeat-x;
	padding: 0; margin: 0;
}

a  { text-decoration: underline; background-color: transparent; cursor: pointer }
a:link, a:visited { color: #00A1EA } a:active, a:hover { color: #00DFFF } /* a:visited { color: #b700d4 }*/
a:link img, a:visited img { border-style: none }
a img { color: black } /* The only way to hide the border in NS 4.x */

h1, h2, h3, h4, h5, h6 {
  line-height: 120%;
  font-weight: normal;
  padding: 0.3em 0 0.3em 0;
  margin: 0;
}

h1 { font-size: 1.6em; padding-top: 0; }
h2 { font-size: 1.4em }
h3 { font-size: 1.1em }
h4 { font-size: 1em; font-weight: bold }
h5 { font-size: 0.8em }
h6 { font-size: 0.7em }


.clearfix { margin: 0; padding: 0; }
.clearfix:after { font-size: 0.01em; content: ""; display: block; height: 0; clear: both; visibility: hidden; line-height:0; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.limits { padding: 47px }

#Logo { float: right }

#Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Menu li {
	float: left;
	margin: 0 2.5em 0 0;
	font-size: 1.2em;
	padding: 33px 0 14px 0;
}

#Menu li.selected {
	background: url(i-bluecloud.gif) no-repeat;
	width: 110px;
	text-align: center;
	color: white;
} #Menu li.selected a { color: white }

#TheAd { background: #83FF43 url(i-grass.jpg) center repeat-x; }
#TheAd div.cloudleft { width: 38%; height: 27px; background: white; float: left; }
#TheAd div.angle { height: 27px; background: url(i-angle.gif); margin-left: 38%; }
#TheAd div.angle div.cloudright { height: 27px; background: white; margin-left: 27px; }
#TheAd h1 { padding: 47px; font-size: 2em; font-weight: bold; text-shadow: 1px 1px #3B8F15; }
#TheAd h1 a { color: #FFF200 }
#TheAd span.tab { font-weight: normal; font-size: 0.8em; color: white;  }
#TheAd span.sub { font-weight: normal; font-size: 0.6em; color: white; padding-left: 7.4em; }
#TheAd span.sub a { color: white }

#Header { height: 180px; background: url(i-product-background.gif) repeat-x; width: 100%; min-width: 720px; _width:expression(document.body.clientWidth > 720 ? "100%" : "720px"); }

#Header .cloud { width: 207px; height: 145px; padding-top: 35px; margin-right: 42px; float: right; background: url(i-product-cloud.gif) top left no-repeat; }
#Header .icon { float: left; width: 241px; height: 180px; background: url(i-product-icon.gif) top left no-repeat; text-align: center }
#Header .text { padding-top: 15px; color: #463f5A;}

.ProductPage { background: url(i-product-background.gif) repeat-x; }
.ContactPage { background: url(i-contact-background.gif) repeat-x; } .ContactPage h1 { color: #17351C; }
.HelpPage { background: url(i-help-background.gif) repeat-x; } .HelpPage h1 { color: #2d2920; }

ul.contents, ul.contents  li {
	list-style: none;
	margin: 0 0 -15px 0;
	padding: 0;
}

ul.contents  {
	text-align: center;
}

ul.contents  li {
	display: inline;
  margin-right: .75em;
}

ul.contents li a { color: #7C9188; font-weight: bold; font-size: 0.8em; white-space: nowrap }
ul.contents li a:target { color: blue; }

#Header h1 { font-size: 2.5em; margin-bottom: -20px; }

.overview h1 { color: #17351C; padding: 15px 90px 25px 47px; font-size: 2.5em; }
.overview h2 { border-top: 0 solid #00C0FF; padding: 5px 90px; 0 90px; margin-top: 25px; margin-bottom: -10px } /* #00C0FF; */
.overview p, .overview form { padding: 0 90px; 90px; margin-bottom: -6px; }
.overview { padding-bottom: 40px }
.todownload { padding: 5px 90px 30px 90px; text-align: center; font-weight: bold; font-size: 1.2em;  }
.todownload a { white-space: nowrap; line-height: 1.6em }
.popupmessage { padding: 5px; background: yellow; }
.popupmessage p{ padding: 0 90px; 90px; }
.XL { font-size: 1.5em }

div.product { width: 25%; min-width: 144px; text-align: center; float: left; }
div.sep, div.sep2 { display: none }

div.icon { width: 160px; margin: 0 auto; position: relative; }
div.cloudy { width: 47px; height: 30px; font-size: 11px; color: white; font-weight: bold; text-transform: uppercase; background: url(i-free.gif) no-repeat; padding-top: 8px; position: absolute; top: 5px; right: 0  }

div.product p { margin: 0 }
div.product h3 { font-weight: bold; }

.allproducts { background: url(i-sel-fade.gif) top center repeat-x; }
.allproducts div.product { padding-top: 20px; }
div.psel { background: url(i-sel-angle.gif) top center no-repeat; }

p.descr { color: #474747; line-height: 1.4em; font-size: 0.8em; padding: 10px; margin: 0; }

a.button { margin: 0 auto; width: 144px; height: 40; line-height: 40px; color: #434343; text-shadow: 0 1px white; font-weight: bold; text-decoration: none; display: block; background: url(i-button-hover.gif); text-align: center; }
a.button:link, a.button:visited { color: #434343; background: url(i-button.gif); } a.button:active, a.button:hover, a.button:focus { color: black; background: url(i-button-hover.gif); }  a.button:active { color: white; text-shadow: 0 1px black;  background: url(i-button-active.gif); }

a.button2, a.button2:link, a.button2:visited, a.button2:active, a.button2:hover, a.button2:focus { margin: 0 auto; width: 144px; height: 40; line-height: 40px; color: white; text-shadow: 0 1px black; font-weight: bold; text-decoration: none; display: block; background: url(i-button-active.gif); text-align: center;  }

div.grdrugs-download { text-align: left; font-size: 0.8em; line-height: 1.4em; }
div.grdrugs-download a { color: #0088C5 } div.grdrugs-download a:hover, div.grdrugs-download a:focus { color: #002AA7 }
ul.grdrugs-download { list-style: none; margin: 0 5px 0 35px; padding: 0; }
ul.grdrugs-download li { margin: 9px 0 0 0; padding: 0; }

img.flag { margin-left: -21px; padding-right: 6px }

div.dsel { margin: 0 auto; width: 167px; position: relative; }
div.field { padding-top: 8px; opacity: 0.8; width: 167px; height: 147px; background: url(i-field.gif) no-repeat; position: absolute; top: -8px; left: 0; }

#iLine { height: 1px; margin: 20px 0 0 0; background: url(i-green-px.gif) repeat-x; }
#Footer { padding-top: 10px; font-size: 0.8em; text-align: right }
.hidden { display: none; }
