html, body
{
	height: 100%;
}

body
{
	padding: 0px;
	background: #775545 url(http://tantraravi.ee/desktop/images/promo-bg.jpg) no-repeat fixed;
            
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
	font-size: 14pt;
	color: #737373;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: 'Englebert', sans-serif;
	color: rgba(77,165,77,0.5);
	text-shadow: 2px 1px 17px rgba(255,255,255,0.6);

}

h2
{
	font-weight: 400;
	font-size: 2.00em;
	color: rgba(17,85,17,0.5); 
	padding-left:2em;
}

p, ol, ul
{
	margin-top: 0px;
}

p
{
}

strong
{
}

a
{
	color: #227722;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

/** WRAPPER */

#wrapper
{
	overflow: hidden;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,.10);
	border-radius: 40px;
}

.container
{
	margin: 0px auto;
}

.clearfix
{
	clear: both;
}

/** HEADER */

#header
{
	overflow: hidden;
	width: 1000px;
	padding: 0px 40px;
}

/** LOGO */

#logo
{
	float: left;
	width: 220px;
	height: 100px;
	font-family: snellroundhandw01-scrip,cursive;
}

#logo h1, #logo p
{
}

#logo h1 a
{
	line-height: 100px;
	text-decoration: none;
	font-size: 2em;
	font-weight: 400;
	color: #cc00ff;
	font-family: snellroundhandw01-scrip,cursive;
}

/** MENU */

#menu
{
	float: right;
	width: 680px;
	height: 80px;
	margin-top: 20px;
	background: #227722;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,.10);
	border-radius: 20px 20px 20px 0px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}



#menu li
{
	display: inline-block;
	padding: 0px 7px;
	line-height: normal;
}

#menu a
{
	display: block;
	line-height: 80px;
	text-decoration: none;
	font-family: 'Englebert', sans-serif;
	font-size: 1.30em;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}


ol li 
{
  display: list-item;
  list-style-position: inside;
  list-style-type: decimal;
  text-indent: 0em;
  
}

ol li::first-line
{
  text-indent: 4em;
}



.menu2
{
 padding-left:10px;
 padding-right:5px;
 margin-bottom:0px;
 width:100%;
 background: #227722;
 text-decoration:none;
 color: #ffffff;
}

.menu2 a
{
 color: #fff !important;
 text-decoration:underline;
}

.menu2 a:hover
{
  color: #afa  !important;
  text-decoration:underline;
}



/** PAGE */

#page
{
	overflow: hidden;
	padding: 50px 40px;
}

#page h2
{
	padding-bottom: 20px;
}

/** CONTENT */

#content
{
	float: left;
	width: 600px;
}

/** SIDEBAR */

.sidebar
{
	float: right;
	width: 280px;
}

.sidebar #sbox1
{
	margin-bottom: 0px;
}
.sidebar #sbox2
{
	margin-top: 0px;
}



/* Footer */

#footer
{
	overflow: hidden;
	padding: 30px 0px;
	color: #C54F7F;
}

#footer p
{
	text-align: center;
}

#footer a
{
	color: #CE6790;
}

.image-style img
{
	margin-bottom: 2em;
	border-radius: 30px;
}

/** LIST STYLE 1 */

.list-style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	color: #777777;
}

.list-style1 li
{
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D6D6D6;
}

.list-style1 a
{
	color: #777777;
}

.list-style1 h3
{
	padding: 10px 0px 0px 0px;
	font-weight: 500;
	color: #444444;
}

.list-style1 .posted
{
	padding: 0px 0px 0px 0px;
}

.list-style1 .first
{
	border-top: 0px;
	padding-top: 0px;
}

/** LIST STYLE 2 */

.list-style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li
{
	padding: 1px 0px 1px 0px;
	border-top: none;
}

.list-style2 a
{
	color: #777777;
}

.list-style2 .first
{
	padding-top: 0px;
	border-top: 0px;
}

.link-style1
{
	display: inline-block;
	margin-top: 20px;
	background: #227722;
	border-radius: 10px;
	padding: 10px 30px;
	text-decoration: none;
	font-family: 'Englebert', sans-serif;
	font-size: 1.50em;
	color: #FFFFFF;
}
table, tr, td
 {
   vertical-align: top;
 }


.submenu2 li
{
  border-top: 1px solid white;
  width: 90%;
}

 div.submenu2
 {
 max-width: 270px;
 -moz-transition: opacity 0.5s linear;
      transition: opacity 0.5s linear;
    opacity: 0.2;
 }
 
 div.submenu2, .submenu2 li, #submenu2, .submenu2 a
 {
  padding: 0 0 0 10px  !important;
  margin-top:0;
  line-height: 32px !important;
 }

 div.submenu2:hover
 {
  opacity: 1;
 }

li.first-menu-item
{
  border-top: 0;
}


table.hide, td.hide
{
 border:0 !important;
}


#kalender table, #kalender td, #kell table, #kell td, #kell tr
{
 border:1px solid #aaf;
 text-align: center;
 font-size: 10pt;
 width: 200px;
}


#kellatabel
{
 width: 240px;
}



#kalender td
{
 font-size: 14pt;
}


.nool2
{
 font-size: 12pt;
 width: 240px;
}




#kalender table, #kell table
{
 padding: 0;
 margin: 20px;
}

#kalender table table, select
{
 cursor: pointer;
}

select
{
 font-size: 11pt;
}



#kalender small
{
  opacity: 0.7;
}



.a1hele, .a0hele
{
 color: #a35353;
}
.a1tume, .a0tume
{
 color: #737373;
}

.workday
{
  background: rgba(200,255,200,0.5);
}


.a1tume, .a1hele
{
 background: #aaf;
}

.nool, #massaaz
{
  text-decoration: none;
  border: 0px #ddd solid;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  background: rgba(200,200,255,0.3);
}

.broneeritud
{
  background: rgba(255,200,200,0.5);
}

.hinnakiri td { padding:7px;}

.controls input
{
 font-size: 13pt;
 background: rgba(150,150,255,0.2);
 font-weight: bold;
 margin-left: 7px;
 border-radius: 5px;
 border: dotted rgb(155,150,255) 1px;
}
