*{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Arial, Verdana, Helvetica;
	font-size:11px;
}
body{
	color:#000000;
	line-height:1.6em;
	background-color:#FFFFFF;
}

a:link, a:visited{
	color:#06704A;
	text-decoration:none;
}
a:hover, a:active{
	color:#06704A;
	text-decoration:underline;
}
a img{
	border:none;
}
p{
	padding:5px 0;
}
input, select, textarea{
	border:1px solid #D6D6D6;
	padding:2px;
	color:#666666;
}
h1{
	color:#06704A;
	font-size:1.5em;
	padding-bottom:10px;
}
h1 a, h1 a:visited, h1 a:active, h1 a:hover{
	color:#06704A;
	font-size:1em;
	padding-bottom:10px;
	text-decoration:none;
}
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6 a{
	color:#06704A;
	font-size:1.1em;
	padding-bottom:5px;
	text-decoration:none;
}
.spacer{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.readmore{
	display:inline;
	float:right;
}
.button{
	height:40px;
	width:auto;
	cursor:pointer;
}
.button .cell1{
	background:transparent url(img/structure/button-left.gif) no-repeat left center;
	width:15px;
	vertical-align:top;
}
.button .cell2{
	background:transparent url(img/structure/button.gif) no-repeat right center;
	vertical-align:top;
	padding-right:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.title{
	font-weight:bold;
	color:#06704A;
}


/* ilma peegelduseta nupp */
.plainbutton{
	height:20px;
	width:auto;
	cursor:pointer;
}
.plainbutton .cell1{
	background:transparent url(img/structure/plainbutton-left.gif) no-repeat left center;
	width:8px;
	vertical-align:middle;
}
.plainbutton .cell2{
	background:transparent url(img/structure/plainbutton.gif) no-repeat right center;
	vertical-align:middle;
	padding-right:8px;
	
	color:#FFFFFF;
	font-weight:bold;
}

/* structure */
#wrap{
	width:940px;
	margin:0 auto;
}

#header{
	z-index: 1;
	background: #FFFFFF url(img/structure/header.jpg) no-repeat center top;
	height:137px;
	width:940px;
	position:fixed;
	top:0;
	left:50%;
	margin-left:-470px;
	z-index:999;
}
* html #header{
	background: #FFFFFF url(img/structure/header.jpg) no-repeat center top;
	height:137px;
	width:940px;
	margin:0 auto;
}
#container{
	min-height:312px;
	height:auto!important;
	height:312px;
	margin-top:167px;
}
* html #container{
	height:312px;
	margin-top:15px;
}
.firstpage{
	background:#FFFFFF url(img/structure/footer.jpg) no-repeat center bottom;
}
.page{
	background:#FFFFFF url(img/structure/main-footer.jpg) no-repeat center bottom;
}
#header ul{
	list-style:none;
}


#site-menu{
	float:left;
	width:600px;
	margin:15px;
}
#site-menu li{
	display:inline;
	border-left:1px solid #ABABAB;
	padding:3px 10px;
}
#site-menu li:first-child{
	border-left:none;
}
#site-menu a{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.8em;
}
#site-menu a:link, #site-menu a:visited {
	color:#AAAAAA;
	text-decoration:none;
}
#site-menu a:hover, #site-menu a:active {
	color:#333333;
	text-decoration:none;
}
#site-menu a img{
	vertical-align:middle;
}


#lang-menu{
	width:125px;
	float:right;
	margin:8px 10px 10px 10px;
	text-align:right;
	line-height:1.4em;
}
#lang-menu img {
	margin-bottom: 1px;
}
#lang-menu li a{
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
#lang-menu a:link, #lang-menu a:visited{
	color:#AAAAAA;
}
#lang-menu a:hover, #lang-menu a:active, #lang-menu  a.active{
	color:#638d78;
}

/* opening page */
#leftcolumn{
	width:310px;
	float:left;
	margin:0 0 0 20px;
}
#centercolumn{
	width:350px;
	float:left;
	margin:0 30px 0;
}
* html #centercolumn{
	margin:0 15px 0;
}
#rightcolumn{
	width:180px;
	float:right;
	margin:0 20px 0 0;
}
* html #rightcolumn{
	margin:0 10px 0 0;
}


/* advicebox */
#leftcolumn .intro{
	font-weight:normal;
	text-align:justify;
}
#advicebox{
	background:transparent url(img/advice.jpg) no-repeat 0 20px;
}
#advicebox .content{
	margin-left:110px;
}
#advicetable td{
	vertical-align:top;
}
#advicetable .button{
	float:right;
}
#advicebox input{
	width:96px;
	margin:5px 2px 5px 0;
}
#advicebox #question{
	width:200px;
	height:30px;
	margin-bottom:3px;
}


/* campaign */
.campaign-image{
	display:block;
}
#camp_div{
	padding:0;
	margin:0;
	overflow:hidden;
	border:1px solid #E8E8E8;
}
#campaign-footer{
	background:transparent url(img/campaign-footer.png) no-repeat center top;
	height:100px;
	
	color:#2F5327;
}
* html #campaign-footer{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/drhellus/img/campaign-footer.png', sizingMethod=crop);
}
#campaign-footer p{
	padding:5px;
	line-height:1.4em;
}
#menu{
	list-style:none;
}
#menu a{
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
#menu a:link, #menu a:visited{
	color:#427451;
	text-decoration:none;
}
#menu a:hover, #menu a:active{
	color:#CB2131;
	text-decoration:none;
}
#menu .active a:link, #menu .active a:visited, #menu .active a:hover, #menu .active a:active{
	color:#CB2131;
	text-decoration:none;
}
a.active:link, a.active:visited, a.active:hover, a.active:active{
	color:#CB2131 !important;
	text-decoration:none;
}

/* submenus */
#submenus{
	display:none;
}
.submenu{
	list-style:none;
	margin:3px 5px 0 0;
	padding:10px;
	background-color:#FFFFFF;
	border-top:2px solid #CB2131;
	width:150px;
}
* html .submenu{
	width:125px;
}
.submenu li{
	height:1%;
}
.submenu a{
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	display:block;
}
.submenu a:link, .submenu a:visited{
	color:#427451;
}
.submenu a:hover, .submenu a:active{
	color:#CB2131;
	text-decoration:none;
}
.submenu .active a:link, .submenu .active a:visited, .submenu .active a:hover, .submenu .active a:active{
	color:#CB2131;
	text-decoration:none;
}

.active-submenu{
	display:block;
}
#search{
	margin:60px 0 0;
}
#search #searchstring{
	float:left;
	width:110px;
	margin-right:5px;
}
#search .plainbutton{
	float:left;
}

#footer{
	margin-top:20px;
}
#footer #logos{
	text-align:center;
}
#footer #copyright{
	width:450px;
	float:left;
	color:#888888;
}
#footer #adm{
	width:450px;
	float:right;
	text-align:right;
}
#footer #adm a:link, #footer #adm a:visited {
	color:#666666;
}
#footer #adm a:hover #footer #adm a:active {
	color:#333333;
}

.page-header{
	color:#3A3A97;
	font-size:1.8em;
	margin:25px 0 10px;
}

#leftside{
	width:675px;
	float:left;
	margin:0 0 50px 25px;
}
#narrow-leftside{
	width:520px;
	float:left;
	margin:0 0 50px 25px;
	text-align:justify;
}

/* product-page */
.product .new{
	width:40px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
	float:right;
	background:transparent url(img/bubble-down.gif) no-repeat center center;
	margin-right:150px;
}

#product-1, #product-2, #product-3{
	width:200px;
	float:left;
}
#product-1{
	margin-left:25px;
}
.product div.title{
	width:380px;
}
.product h2{
	font-weight:bold;
	font-size:1.25em;
	width:340px;
	padding-top:10px;
}
.product .description{
	padding-left:15px;
	text-align:justify;
	line-height:1.2em;
}
.product-image{
	float:right;
	padding:0 0 10px 5px;
}

.producttable{
	width:380px;
	font-weight:bold;
}
.producttable .name{
	width:55px;
	padding-left:5px;
}
.producttable .value{
	width:125px;
	padding-left:5px;
}


.producttable .value{
	color:#000000;
}


.producttable .top .topleft{
	width:10px;
	height:21px;
	background: transparent url(img/structure/row-topleft.jpg) no-repeat bottom right;
}
.producttable .top .name, .producttable .top .value{
	height:21px;
	background: transparent url(img/structure/row-top.jpg) repeat-x;
}
.producttable .top .topright{
	width:10px;
	height:21px;
	background: transparent url(img/structure/row-topright.jpg) no-repeat bottom left;
}

.producttable .bottom .bottomleft{
	width:10px;
	height:21px;
	background: transparent url(img/structure/row-bottomleft.jpg) no-repeat bottom right;
}
.producttable .bottom .name, .producttable .bottom .value{
	height:21px;
	background: transparent url(img/structure/row-bottom.jpg) repeat-x;
}
.producttable .bottom .bottomright{
	width:10px;
	height:21px;
	background: transparent url(img/structure/row-bottomright.jpg) no-repeat bottom left;
}
.producttable .line{
	border-right:1px solid #CCCCCC;
}

.tools{
	text-align:right;
	line-height:20px;
	font-size:15px;
	color:#ADADAD;
	margin:5px 0 0 0;
	width:380px;
}
.product .title{
	margin-left:15px;
}


/* main page */

#advicebox #dr{
	width:150px;
	float:left;
}
#advicebox #form{
	width:350px;
	float:right;
}
* html #advicebox #form{
	width:325px;
	float:right;
	background:none;
}
#advicebox #form .intro{
	margin:25px 0;
	text-align:justify;
}

#advicebox #form #advicetable td{
	vertical-align:top;
}
#advicebox #form .plainbutton{
	float:right;
}
#advicebox #form input{
	width:146px;
	margin:5px 2px 5px 0;
}
#advicebox #form #question{
	width:300px;
	height:60px;
}

#questions{
	list-style:none;
	line-height:1.8em;
}
.label{
	font-weight:bold;
	color:#3A3A97;
}
#answers{
	border-top:1px solid #CCCCCC;
	padding-top:25px;
	margin-top:25px;
}
#answers h1{
	font-size:1em;
}
#answers .author{
	color:#06704A;
}
#answers .comments{
	margin:10px 0;
	color:#ACACAC;
	text-align:right;
	font-size:17px;
}


/* martinj 2008-04-09 */
#clip-pics{
	width:100px;
	float:left;
	margin-right:10px;
	border:1px solid #FFFFFF;
}
.clipimage{
	width:61px;
	height:48px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#clip-player{
	width:350px;
	height:290px;
	float:left;
}

.print{
	text-align:right;
	color:#666666;
	margin-top:15px;
}
.print a{
	color:#999999;
}
.newbubble{
	float:right;
}