/* -- J2.5 Default -- Copyright 2011 Reaktiiv Grupp OÜ 

- Struktuur
-- 01 Nullimine
-- 02 Body Stiilid, taust, lingid
-- 03 Fontide deklaratsioon kui vaja
-- 04 Pealkirjad / Headingud
-- 05 Wrap ja muud üldised containerid
-- 06 Menüüd (NB! Joomla mooduli ID tuleb seada menu1, menu2 jne..)
-- 07 Joomla Default stiilid

- */

/* ------------- 01 Nullimine -------------------*/
@import url("reset.css");  
*:focus {outline:none;} /* chrome jaoks */

/* ------------- 02 Body ja lingid -------------------*/
p {
	margin:7px 0 7px 0px;
	line-height: 18px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01391f;
}
html { 
	background-image:;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:;
	height: 100%;
}
body {
	background-color:none;
	background-image:;
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	height: 100%;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
td {vertical-align:top;text-align:left;}
sup {font-size: 65%;position: relative;top: -9px;vertical-align: top;}
sub {font-size: 65%;position: relative;bottom: -9px;vertical-align: top;}
/* ------------- 03 Fontide deklaratsioon -------------------*/

/* ------------- 04 Pealkirjad -------------------*/
h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:100%;
	font-weight:bold;
}
h1,.componentheading{
	margin: 5px 0px 5px 0px;
	padding-bottom: 6px;
	font-size: 16px;
	text-transform: uppercase;
	color: #669933;
	border-bottom: 2px solid #99cc99;
	margin-top:25px;
}

h2,.contentheading{
	margin: 5px 0px 5px 0px;
	padding-bottom: 6px;
	font-size: 16px;
	text-transform: uppercase;
	color: #669933;
	border-bottom: 2px solid #99cc99;
}
h3{}
h4{}
h5{}
h6{}
/* ------------- 05 Wrap-------------------*/

	.wrapper{width:905px; margin:0 auto; text-align:left;}
	#page{min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -50px;}
	#main .wrapper{position:relative;}

/* ------------- 06 Menüüd -------------------*/
/* ------------- 06.1 Menu 1 - peamenüü -------------------*/
ul#menu1 {
	margin-left: 304px;
	margin-top: 123px;
	list-style-type: none;
	position: relative;
}
#menu1 li {
	float:left;
}
#menu1 li a {
	padding:5px 9px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	color:#ffffff;
}
#menu1 li a:hover {
	color:#ff0000;
}
#menu1 li.active a {
	color:#ff0000;
}
/* ------------- 06.1 Menu 2 - alammenüü -------------------*/
ul#menu2 {}
#menu2 li {
}
#menu2 li a {
}
#menu2 li a:hover {
}
#menu2 li.active {
}
#menu2 li.active a {
}
#menu2 li.active ul li a {
}
#menu2 li.active ul li a:hover {
}
/* ------------- Print ja pdf ikoonid - */
ul.actions {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}
ul.actions li {
    display: inline;
}
/* ------------- 07 Joomla Default Styles -------------------*/
/* ------------- Read more */
p.readmore a {padding:5px;font-size:10px;text-decoration:none;text-transform:uppercase;}
p.readmore a:hover {color:#fff;}
/* ------------- Default ul li -- */
div.item-page ul, div.blog ul {margin-left:25px;}
div.item-page ul li {}
/* ------------- Contact form -- */
.contact {margin-top:20px;}
#emailForm label {
	margin: 3px 0 8px 0;
	display:block;
}
#emailForm input, #emailForm textarea, #emailForm button {
	border:1px solid #999;
	padding:3px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ccc;
}
p.form-required {font-size:10px; color:#999;}

/* ------------- More articles tulp -- */
div.items-more ol {
margin-left:25px;
}
div.pagination {margin-bottom:45px;}
div.pagination ul {}
div.pagination li {
 list-style:none;
 float:left;
 width:auto;	
}
/* ------------- Keelevalik -- */
.moduletable_languages{position:absolute; right:25px; top:10px;}
	.moduletable_languages ul li{display:inline; margin: 0 5px; }
		.moduletable_languages ul li a{text-decoration:none;}
div.mod-languages {margin-top:10px;}
div.mod-languages ul.lang-inline li {padding:0;margin:0; display:inline;}
div.mod-languages ul.lang-inline li a {font-size:9px;text-transform:uppercase;padding:4px;color:#fff;display:inline;line-height:100%;text-decoration:none;}
div.mod-languages ul.lang-inline li.lang-active a {color:#8c386e;}
/* ------------- Joomla Otsing -- */
dl.search-results {margin:10px 0;}
dt.result-title {font-size:14px;font-weight:bold;padding:4px;background:#eee;margin-top:10px;}
dd.result-category, dd.result-created  {font-size:10px;color:#666;}
fieldset.phrases, fieldset.only, fieldset.word {display:none;}
/* -- Exceptions -- */ 
.page-107 #header, .page-113 #header, .page-119 #header{background-image:url('../images/header.jpg');}
.page-107 #main, .page-113 #main, .page-119 #main{background-image:url('../images/front_image.jpg'); height:430px;}
.page-107 #content, .page-107 #footer, .page-113 #content, .page-113 #footer, .page-119 #content, .page-119 #footer{display:none;}
.page-103 #main, .page-104 #main, .page-109 #main, .page-110 #main, .page-115 #main, .page-116 #main{background-image:url('../images/td_taust.jpg');}
/* -- Template -- */

	#header_left{background-image:url('../images/lv.gif'); background-repeat:repeat-x; height:192px; position:absolute; width:50%; z-index:1; left:0;}
	
	#header_right{background-image:url('../images/lp.gif'); background-repeat:repeat-x; height:192px; position:absolute; width:50%; z-index:1; right:0;}

	#header{float:left; width:100%; background-image:url('../images/laheotsa.jpg');height: 192px; background-repeat:no-repeat; position:relative; z-index:2;}
	
	#main{float:left; width:100%; height:auto; background-repeat:no-repeat; background-position:50% 50%; }
		.moduletable_eestiskasvatatud{position:absolute; top:5px; left:130px;}
		#content{float:right; width:72%; margin-top:5px; background-image:url('../images/maitse.png'); background-repeat:no-repeat; background-position:25% 100%; padding-bottom:40px; margin-bottom:5px;}
		
	#footer, .push{ clear:both;}
	
	#footer{background-color:#00602b; border-top:3px solid #ff052b; height:50px; float: left; width: 100%;}
		#footer p{text-align:center;color: #669933; margin-top:17px;}
		#footer a{color: #fff;}






