


/*	GLOBAL tag styling */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a img {
	border: none;
	}
form {
	margin: 0;
	}
ul, ol, p, h1, h2, h3, dl, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.cb {
	width:1px;
	height: 1px;
	clear:both;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	}
.bulletlink {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	clear: both;
	background-repeat: no-repeat;
	}
.folder {
	background-image: url(../images/picto_folder.gif);
	}
.list {
	background-image: url(../images/picto_list.gif);
	background-position: 3px 0px;
	padding-bottom: 1px;
	}



/*	MAIN page blocks */

#header {
	display: none;
	}
#footer p {
	font-size: 9px;
	}




/*	HEADER blocks */



#path {
	display: block;
	font-size: 9px;
	}
#path li {
	float: left;
	padding-left: 8px;
	margin-right: 10px;
	background-image: url(../images/bullet_path.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}

#navi5 li {
	display: none;
	}
#navi5 li.selected {
	display: block;
	padding: 0;
	margin: 0;
	}
#navi5 li a {
	color: #F5B200;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	}

.navi6 {}
.navi6 dl {}
.navi6 dt {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 23px;
	background-image: url(../images/bullet_navi6.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
.navi6 dd {
	font-size: 10px;
	color: #999999;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 23px;
	width: 350px;
	}
.navi6 p {
	margin-bottom: 5px;
	}
.navi6 li {
	padding-left: 10px;
	background-image: url(../images/bullet_navi7.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

#news {}
#news dl {
	font-size: 12px;
	}
#news dt {
	clear: both;
	float: left;
	width: 80px;
	text-align: left;
	padding-top: 2px;
	font-size: 10px;
	color: #F5B200;
	}
#news dd {
	margin-left: 80px;
	margin-bottom: 10px;
	width: 400px;
	}

#articles {}
#articles h2 {}
#articles p {
	font-size: 10px;
	margin: 0;
	}
#articles .date {
	color: #F5B200;
	}
#articles .morelink {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 12px;
	background-image: url(../images/bullet_navi1_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	}




/*	CONTENT styles */

.text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: normal;
	font-weight: normal;
	color: #F4B400;
	margin-bottom: 12px;
	}
.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	color: #F4B400;
	margin-bottom: .3em;
	}
.text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	color: #F4B400;
	margin-bottom: .3em;
	}
/*	tekstilõigu stiilid vaikimisi
	ka teksti konteinerile */
.text,
.text p
 {
	font-size: 11pt;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
.text ul,
.text ol {
	font-size: 11pt;
	margin-bottom: 1em;
	}
.text ul li {
	padding-left: 11pt;
	background-image: url(../images/bullet_navi7.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 1.5em;
	margin-left: 10px;
	}
.text ol li {
	margin-left: 30px;
	line-height: 1.5em;
	list-style-type: decimal;
	}

.text .lead {
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
.text .note {
	font-size: 9pt;
	color: #999999;
	line-height: normal;
	margin-bottom: 1.5em;
	}

/*	datatable styles */
.text table {
	font-size: 10pt;
	line-height: normal;
	margin-bottom: 1em;
	border-left: 1px solid #F4B400;
	border-top: 1px solid #F4B400;
	width: 100%;
	}
.text th {
	padding: 4px;
	border-bottom: 1px solid #F4B400;
	border-right: 1px solid #F4B400;
	background-color: #F4B400;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	}
.text td {
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px solid #F4B400;
	border-right: 1px solid #F4B400;
	}

/*	texttable style */
table.text-table {
	font-size: 10pt;
	margin-bottom: 1em;
	border: none;
	width: 100%;
	}
.text-table td {
	vertical-align: top;
	padding: 4px;
	border-bottom: none;
	border-right: none;
	}

/*	content form styles */
.text form {
	border: 1px solid #F4B400;
	margin-bottom: 1em;
	padding: 5px 0px;
	}
.text form table,
.text form table td {
	border: none;
	}
.text form table h3 {
	margin-left: 8px;
	}
.text form table label {
	margin-left: 8px;
	}
.text form input,
.text form select {
	color: #685822;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

/*	banner styles
.banner {
	margin-top: 20px;
	width: 100%;
	text-align: left;
	}
.banner p {
	margin-bottom: 1px;
	} */



/*	saurus cms specific styles */
.pealkiri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	line-height: normal;
	font-weight: normal;
	color: #F4B400;
	margin-bottom: 12px;
	}
.txt {
	}




/*	CONTEXT specific styles */

.context_product-detail #column1 {
	display: none;
	}
.context_product-detail #copy {
	padding-right: 20px;
	padding-top: 5px;
	}



.context_product-family #column1 {
	display: none;
	}
.context_product-family #copy {
	padding-right: 20px;
	padding-top: 5px;
	}



.context_product-section #visual {
	display: none;
	}



.context_home #promo h2 {
	font-size: 14px;
	font-weight: normal;
	color: #F4B400;
	margin-bottom: 5px;
	}
.context_home #promo p {
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
	}
.context_home #promo li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
	background-image: url(../images/bullet_navi1_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
.context_home #sectionmenu {
	display: none;
	}
.context_home #sectionmenu .bulletlink {
	margin-top: 8px;
	margin-right: 5px;
	}
.context_home #news {
	clear: both;
	padding: 20px;
	}
.context_home #news dd {
	width: 620px;
	}
.context_home #news .bulletlink {
	margin-top: 15px;
	padding-bottom: 2px;
	}



.context_news-detail #content {
	padding: 10px 10px 50px 20px;
	}
.context_news-detail #column1 {
	display: none;
	}
.context_news-detail #date {
	margin: 0;
	font-size: 10px;
	color: #999999;
	}
.context_news-detail .text h1 {
	font-size: 24px;
	}
.context_news-detail .text .bulletlink {
	display: none;
	}



.context_news-list #content {
	padding: 10px 10px 50px 20px;
	}
.context_news-list #column1 {
	display: none;
	}
.context_news-list #articles p {
	padding-right: 50px;
	}








.context_news-front .bulletlink {
	display: none;
	}

#search {
	RIGHT: -168px; POSITION: absolute; TOP: 63px
}
#search_input {
	BORDER-RIGHT: #ffffff 2px solid; BORDER-TOP: #ffffff 2px solid; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 2px solid; WIDTH: 80px; COLOR: #123e98; BORDER-BOTTOM: #ffffff 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 17px; BACKGROUND-COLOR: #f8ce57
}
#search IMG {
	BORDER-RIGHT: #ffffff 2px solid; BORDER-TOP: #ffffff 2px solid; MARGIN-LEFT: -12px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 2px solid; MARGIN-RIGHT: 13px; BORDER-BOTTOM: #ffffff 2px solid; HEIGHT: 17px
}



