/*--------------------- body ---------------------*/

body {
	margin: 0;
	padding: 0;	
	
	/*background: #FFFFFF;*/
	background-image: url('http://www.e-kaart.ee/images/siteImages/christmase-kaart.jpg');
	font-size: 62.5%;
	color: #292929;
	text-align: center;
}

html {
	/* http://www.splintered.co.uk/experiments/49/ */
	min-width: 850px;
	min-height: 100%;
	margin-bottom: 1px;
}

body, input, textarea, select {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}

#container {
	background-color: #FFFFFF;
	max-width: 855px;
	/* http://www.svendtofte.com/code/max_width_in_ie/ */
	width: expression(document.body.clientWidth > 855? "855px": "auto");
	margin: 0px auto;
	margin-top:5px;
	padding: 0px;
	border: 1px solid #CDC6BA;
	text-align: left;
	onverflow:hidden;
}

p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	padding: 0px 0px 0px 0px;	
}

p a:link {
	color: #BC0900;
	text-decoration: none;
}

p a:hover {
	color: #BC0900;
	text-decoration: none;
	background-color: #FFD6D4;
}

li {
	font-size: 1.1em;
	padding: 3px 0px;
}

/*--------------------- header ---------------------*/
.saatja {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #848484;
	vertical-align: top;
	width: 150px;
	padding-left: 50px;
}

.saaja {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #F12585;
	vertical-align: top;
	padding-left: 100px;
}
.saatjaekaart {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #FFBD3E;
	vertical-align: top;
	width: 150px;
	padding-left: 50px;
}

.saajaekaart {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #58D222;
	vertical-align: top;
	padding-left: 100px;
}


#header {
	height: 280px;
	padding: 0px;
	margin: 0px;
	margin-top:6px;	
}

#header div.logo {			
	position: relative;
	margin-top: -5px;
	left: 30px;
	margin: 0px;
	width: 150px;
	height: 50px;
    overflow: hidden;
	background-image: url("../images/siteImages/ekaart.png");
    background-repeat: no-repeat;
	cursor: pointer;
}

#header div.flags {	    
	position: relative;	    
	left: 640px;
	margin-top: -25px;
}

#header div.slogan {	
    float: right;
	position: relative;	
	margin-top: -25px;
	width: 36px;
	height: 36px;
	overflow: hidden;
/*	background-image: url("../images/siteImages/slogan.png");
    background-repeat: no-repeat;*/
}

/*------------------------ nav -------------------------*/

#nav {		
	border-right: 1px solid #fff;
	float: left;
	width: 166px;
}

/*#nav:hover {

	background-color: #222;

}*/

/*#nav ul:hover {

	opacity: 1;

}*/

#nav ul {
	list-style-type: none;	
	padding: 0px 0px 0px 0px;	
	margin: 10px 0px 0px 0px;
	opacity: 1;
}

/*------------------------ nav links -------------------------*/

#nav li   {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #EDE5E5;
}

#nav a {		
	font-size: 12px;	
	display: block;
	width: 146px;
	margin: 0;
	padding: 2px 0px 2px 20px;
}

#nav a:link, #nav a:visited {
	color: #292929;
	text-decoration: none;
}

#nav a:hover, #nav li:hover {
	color: #BC0900;
	text-decoration: none;
	background-color: #FFD6D4;
}

#nav .active a, #nav .active li {
	color: #BC0900 !important;
	background-color: #FBECEB !important;
}

#nav a:active {
	color: #BC0900;
	text-decoration: none;
	background-color: #FCE5E4;
}

#nav, #photo, #intro {
	min-height: 720px;
	/* http://www.svendtofte.com/code/max_width_in_ie/ */
	height: expression(document.body.clientWidth > 720? "720px": "auto");
}

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

#rightpanel {
	float: right;	
	width: 160px;
	margin-right:3px;
	margin-top: 3px;		
}

#main {
	float: left;
	width: 40%;
}

html>body #main {
	float: none;
	width: auto;
}

#col1 {
	padding: 5px 5px 5px 10px;
	height: auto;
	width:620px;
}

#col2 {	
	padding: 5px 5px 5px 10px;
}

#col3 {	
	padding: 5px;
}

#col4 {	
	padding: 10px 40px 10px 40px;
}

#col5 {	
	padding: 5px 5px 5px 10px;
}

/*------------------------ pages links -------------------------*/

#pages {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 2px solid #AC423D;
}

#pages a {	
	padding-left: 3px;
	padding-right: 3px;	
}

#pages b {	
	font-size: 1em;
	padding-left: 3px;
	padding-right: 3px;	
}

.pagesnav a {	
	text-transform: uppercase;	
}

.comments {
	margin-left: 150px;
	padding: 0px 10px;
	border-left: 3px solid #6BA800;
}

.postheader {
	font-size: 1em;
	color: #7D7D7D;
	margin: 0px 0px 5px 0px;
	padding: 0;
}


.postheader2 {
	font-size: 1em;
	color: #7D7D7D;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.comments .commentheader a {
	font-size: 1.1em;
}

#card {		
	height: 250px;
	width: 500px;
	clear: both;
	margin: 0px;	
	padding: 10px 5px 10px 15px;	
	text-align: left;	
	background-color: #F9F9F9;
	border-left: 1px solid #CDCEC8;
	border-top: 1px solid #CDCEC8;
	border-right: 2px solid #A1948A;
	border-bottom: 3px solid #A1948A;
}

#cards ul {
 	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	opacity: 1;
}

#cards li   {
	display:inline;
	list-style-type: none;
}



/*#footer {		
	height: 87px;
	clear: both;
	margin-top: 0px;
	--margin: 0px;*/
	/*padding: 4px 5px 0px 15px;*/
	/*text-align: left;	
}

#footer p {
	margin: 0px;
	display: inline;
	font-size: 14px;
	color: #6F6F6F;
	vertical-align: middle;
	font-weight: bold;
}

#footer p.right {			
	float: right;	
}*/

/*--------------------- ads -------------------------*/

#header div.ad {	
	position: relative;
	top: 25px;
	left: 50px;
	height:110px;
}

#footer div.ad {	
	position: relative;
	left: 160px;
}
/*--------------------- clips ---------------------*/

img.et { position:absolute; clip:rect(0px 25px 17px 0px)}
img.fi { position:absolute; clip:rect(0px 55px 17px 28px)}
img.se { position:absolute; clip:rect(0px 85px 17px 58px)}
img.ru { position:absolute; clip:rect(0px 113px 17px 88px)}
img.de { position:absolute; clip:rect(0px 143px 17px 117px)}
img.en { position:absolute; clip:rect(0px 171px 17px 146px)}

/*--------------------- text/headings ---------------------*/

h1 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 3.3em;
	font-weight: normal;
	color: #292929;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h2 {
	font-family: "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: inherit;
	margin: 10px 0px 2px 3px;
	padding: 0;
}

h3 {
	font-family: "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B4B4B;
	margin: 10px 0px 2px 3px;
	padding: 0;
}

h4 {
	font-family: "Tahoma", "Arial", sans-serif;	
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;	
	margin-left:-3px;
	margin-top:-3px;
	padding: 6px 0px 6px 10px;
	background-color: #8cae4d;
	text-decoration:none;
}

h5 {
	font-family: "Tahoma", "Arial", sans-serif;	
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;	
	margin: 0px;
	padding: 6px 0px 6px 10px;	
	background-color: #CACACA;
}

h6 {
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #606060;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#h7 {
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #F12585;
	font-weight: normal;
	margin: 0px 0px 5px 3px;
	padding: 0;
}

p.small, .small {
	font-size: 1em;
}

.quote {
	font-family: "Georgia", "Trebuchet MS", "Helvetica", "Arial", serif;
	color: #8B8B8B;
}

/*--------------------- links ---------------------*/

a:link {
	color: #AC423D;
	text-decoration: underline;
}

a:visited {
	color: #AC423D;
	text-decoration: none;
}

a:hover {
	color: #C16965;
	text-decoration: none;
}

a:active {
	color: #C16965;
	text-decoration: none;
}

h4 a:link, h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h4 a:hover, h4 a:active {
	color: #F2E4E3;
}



h6 a:link, h6 a:visited {
	color: #292929;
	text-decoration: none;
}

#pages a:link, #pages a:visited, #pages a:active {
	color: #AC423D;
	text-decoration: none;
}

#pages a:hover {
	color: #BC0900;
	text-decoration: none;
	background-color: #FFD6D4;
}

/*--------------------- form elements ---------------------*/

form { 
	margin: 0;
}

label {
	display: none;
}

input.t, textarea, select, .file {
	background-color: #FBFAF8;
	border: none;
	font-size: 1.1em;
	color: #3E3E3E;
	margin-bottom: 0.3em;
	padding: 1px 3px 0px 3px;
	border: 1px solid #707070;
}



input.minuvorm {
	background-color: #F9F9F9;
	border: none;
	font-size: 1.1em;
	color: #3E3E3E;
	margin-bottom: 0.3em;
	padding: 1px 3px 0px 3px;
	border: 1px solid #DAC8B9;
}
.minuvorm {
	background-color: #F9F9F9;
	border: none;
	font-size: 1.1em;
	color: #3E3E3E;
	margin-bottom: 0.3em;
	padding: 1px 3px 0px 3px;
	border: 1px solid #DAC8B9;
}

input.saada {
	height:35px;
	background-color: #F12585;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
}
input.saadaekaart {
	height:35px;
	background-color: #58D222;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
}
input.business-order {
	float:right;
	height:35px;
	background-color: #58D222;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
}
input.business-order-margin {
	float:right;
	height:35px;
	background-color: #58D222;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	margin-right:5px;
}
a.saada {
	height:35px;
	background-color: #F12585;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 00px 10px;
	margin-left:-25px;
	text-decoration:none;
}

a.tagasi {
	height:35px;
	background-color: #848484;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}
a.saadaekaart {
	height:60px;
	background-color: #58D222;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}

a.tagasiekaart {
	height:60px;
	background-color: #FFBD3E;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 10px 0px 10px;
}

input.kontrolli{
	height:35px;
	background-color: #848484;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	margin-left:20px;
	padding: 0px 10px 0px 10px;
}
input.kontrolliekaart{
	height:35px;
	background-color: #FFBD3E;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 0px 3px 0px 3px !important;
}
a.kontrolliekaart{
	height:35px;
	background-color: #FFBD3E;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 7px 8px 7px 8px !important;
	text-decoration:none;
}
a.saadaekaart2 {
	height:35px;
	background-color: #58D222;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding: 7px 8px 7px 8px !important;
	text-decoration:none;
}

select, select:focus {
	padding: 0;
	border: transparent;
}

.editor {	
	vertical-align: top;
	padding-left: 15px;
}

.buttons {	
	padding-right: 15px;
	height:60px;
}


/*--------------------- misc ---------------------*/

.horizontalLine {
	background-color: #CAA17E;
}

acronym {
	border-bottom: 1px dotted #bbb;
	cursor: help;
}

hr, hr.thick {
	color: #E0DDD6;
	background-color: #E0DDD6;
	width: 100%;
	height: 1px;
	border: none;
}

hr.thick {
	height: 2px;
	margin: -5px 0px 5px 10px;
}

html>body hr.thick {
	margin: 10px 0px;
}

code, pre {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: "Courier", monospace;
	color: #9BD500;
}

.hilite {
	background-color: #ff9;
}

ul.list {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #3a3a3a;
}

ul.list li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #3a3a3a;
	font-size: 1.1em;
	display: block;
}

ul.list a {
	display: block;
	padding: 2px 5px 2px 20px;
}

ul.list a, ul.list a:visited {
	color: #9C9F74;
	text-decoration: none;
}

ul.list a:hover {
	color: #A2FF00;
	text-decoration: none;
	background-color: #4B7600;
}

ul.list a:active {
	color: #fff;
	text-decoration: none;
}

ul.list li.active {
	color: #FFFF95;
	padding: 2px 5px 2px 20px;
}

ul.bulleted li {
	list-style: disc url("li_off.png") outside;
}

ul.bulleted li:hover {
	list-style: disc url("li_on.png") outside;
}

/*------------------------ images -------------------------*/

img.dumb {
    margin: 2px 2px 4px 4px;
	/*border-top: 1px solid #CAA17E;
	border-bottom: 3px solid #CAA17E;
	border-left: 1px solid #CAA17E;
	border-right: 2px solid #CAA17E;*/
}
table.dumb {
    margin: 2px 2px 4px 4px;
	border-top: 1px solid #CAA17E;
	border-bottom: 3px solid #CAA17E;
	border-left: 1px solid #CAA17E;
	border-right: 2px solid #CAA17E;
}

img[alt] {
	font-size: 1em;
	font-weight: bold;
	color: #A2FF00;
	font-family: "Courier";
}

/*------------------------ poll -------------------------*/

div.graph {
	float: left;
	height: 13px; 
	background-color: #0FA5FB;
	border-top: 1px solid #78CBFB;
	border-left: 1px solid #78CBFB;
	border-right: 1px solid #0AA3BE;
	border-bottom: 1px solid #0AA3BE;
	margin: .2em 0 .5em 0;
	}
	
span.percent {
	display: block;
	float: left;
	margin: .4em 0 0 .5em;
	font-size: .8em;
	}
	
span#totalvotes {
	display: block;
	clear: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.1em;
	color: #000;
	}
	
ul#poll {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
	}
	
ul#poll li {
	clear: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.1em;
	color: #000;
	padding: 0;
	}
/*--------Kategooriad-------*/
div#categories{
	width: 621px; /*634*/
	height:100%;
	overflow:hidden;
	border: solid 1px #CFCDD0;	
	background-color: #FFFFFF;
	/*margin-left:10px;*/
	margin-right:10px;
	float:left;
	padding:0px 10px 15px 10px;
}
div#categories #block{
	width: 306px;
	height: 190px;
	border-bottom:dotted 1px #CFCDD0;
	float:left;
	margin-top:15px;
	
}

div#categories #block div#txt{
	float:right;
	height:140px;
	width: 145px;
	text-align:left;
	padding-right: 5px;
}
div#categories #block div#txt h1{
	color:#43143c;
	font-size: 21px;
	text-align: left;
	padding-top: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font:  Helvetica, Arial, Verdana, sans-serif;
}
div#categories #block div#txt p{
	color: #43143c;
	font-size:13px;
	text-align: left;
	margin-top: -14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font:  Arial, Helvetica, Verdana, sans-serif;
}
div#categories #blockFlower{
	width: 306px;/*306*/
	height: 190px;
	border-bottom:dotted 1px #CFCDD0;
	float:left;
	margin-top:15px;
}
div#categories #blockFlower div#txt{
	float:right;
	height:140px;
	width: 145px;
	text-align:left;
	padding-right: 5px;
}
div#categories #blockFlower div#txt h1{
	color:#43143c;
	font-size: 21px;
	text-align: left;
	padding-top: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font:  Helvetica, Arial, Verdana, sans-serif;
}
div#categories #blockFlower div#txt p{
	color: #43143c;
	font-size:13px;
	text-align: left;
	margin-top: -14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font:  Arial, Helvetica, Verdana, sans-serif;
}
div#categories #pilt{
	width: 140px;
	height: 140px;
	float:left;
	padding-top: 10px;
	
}
div#categories #flowerCatPic{
	width: 145px;
	height: 145px;
	border: solid 1px #A2C159;
	float:left;
}

div#categories #block div#txt div img{
	padding-left: 12px;
	padding-top: 6px;

}
div#categories #blockFlower div#saada{
	width:140px;
	height:20px;
	float: right;
	margin-right: 9px;
	margin-top:8px;
	clear: both;
}
div#categories #blockFlower div#saada a{
	color:#677f45;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font:  Arial, Helvetica, Verdana, sans-serif;
}
div#categories #block div#saada{
	width:140px;
	height:20px;
	float: right;
	margin-right: 12px;
	margin-top:8px;
	clear: both;
}
div#categories #block div#saada a{
	color:#677f45;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font:  Arial, Helvetica, Verdana, sans-serif;
}
.mobiilnepilt{
	background-position:center;
	background-image: url(../images/siteImages/modules/mobiil/mobiil.jpg);
	background-repeat:no-repeat;	
	height: 474px;
	width: 160%;
	text-align:center;
}
/*MODULES*/
.moduleheader{
	width: auto;
	height: auto;
	padding: 10px 0 10px 0;
	overflow:hidden;
    clear:left;
	border-bottom: 1px dotted #CFCDD0;
	text-decoration:none;	
}
.moduleheader2{
	width: 98%;
	height: auto;
	padding: 10px;
	float:left;
}
.moduleheadertext{
	width: auto;
	height: auto;
	float: left;
	text-decoration:none;
}
.modulepicture{
	width: auto;
	height:auto;
	float: left;
}
.modulepicture2{
	margin-top:10px;
	text-align:left;
}
.servicepicture{
	margin-top:10px;
	text-align:center;
}
.moduleheadertext h1{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: #735c6e;
	font-size:21px;
	padding-left:15px;
	text-decoration:none;
}
.moduleheadertext2 h1{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: #C80000;
	font-size:38px;
	margin:5px;	
	text-decoration:none;
}
.moduleheadertext2 h1 a{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: #C80000;
	font-size:38px;
	margin-top:5px;
	text-decoration:none;
}
.moduleheadertext h1 a{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: #735c6e;
	font-size:21px;
	padding-left:15px;
	text-decoration:none;
}
.invitationinf{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: red;
	font-size:21px;	
	text-decoration:none;
}
.invtitle{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	color: red;
	font-size:28px;
	padding-left:15px;
	text-decoration:none;
}
.moduleheadertext h2{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color: #9b8e98;
	font-size:14px;
	font-weight:400;	
	margin:0;
	padding-left:15px;
	text-decoration:none;
}
.moduletext{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color: #9b8e98;
	font-size:12px;
	margin:0;
	clear:left;
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px dotted #b9afb8;
}
.invtext{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color: black;
	font-size:13px;
	margin:0;
	clear:left;
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px dotted #b9afb8;
}
.invitationtitle{
	color:red;
	font-size:28px;
	border-bottom:dotted 1px #CFCDD0;
	padding-bottom:5px;
}
.invitationtext{
	font-size:15px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}
.example {
	font-size:18px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color:red;
	margin-top:15px;
}
#module{
	position:relative;
	overflow:hidden;
	border: solid 1px #CFCDD0;
	margin: 0px 10px 10px 3px;
	float:left;
	width:610px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
}
#module-shop-cards{
	position:relative;
	overflow:hidden;
	border: solid 1px #CFCDD0;
	margin: 0px 10px 10px 3px;
	float:left;
	width:813px;
	height:100%;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:13px;
}

/*MENÜÜ*/
div#masterdiv{
	width:99%;
	height: 53px;
	border-bottom:1px solid #a799a4;
	margin-left: 4px;
	margin-top: 15px;
	vertical-align: middle;
	clear:both;
}

ul {
	display: inline;
	list-style:none;
	text-align:center;
	
}
#submenudiv ul
{
list-style: none;
}

#submenudiv li
{
float: left;
padding-right:20px;
}
#submenudiv{
	clear:both;
	height:40px;
	padding-top:6px;
	background-color:#FFFFFF;
	margin-left:4px;
	margin-right:4px;
	width:730px;	
}
.submenu{
	text-align:center;
	display: none;
	margin-left:10px;
	
}
.mobiilne {
	height: 40px;
	width: 110px;
	float:left;
	cursor:pointer;
	padding-top: 9px;
	font-size:15px;
	text-align: center;
}
.mobiilne:hover {
	height: 40px;
	width: 108px;
	padding-top: 8px;
	border: solid 1px #B0CB7E;
	background-color: #F6FEE6;
}
.masterdivlimob {
	height: 40px;	
	width: 108px;
	float:left;
	cursor:pointer;
	padding-top: 8px;
	border: solid 1px #B0CB7E;
	background-color: #F6FEE6;
	font-size:15px;
	text-align: center;
}

.masterdivli{
	height: 31px;
	width: 110px;
	float:left;
	cursor:pointer;
	color:#4A7022;
	font-weight:bold;
	font-style:normal;
	font-variant: normal;
	text-decoration:none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font:  Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	text-align: center;
	padding-top:18px;
	
}
.masterdivli:hover{
	background-color: #F6FEE6;
	width: 108px;
	height: 31px;
	float:left;
	cursor:pointer;
	border: solid 1px #B0CB7E;
	color:#4A7022;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font:  Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	padding-top: 17px;
	font-weight:bold;
	text-align: center;
}
.masterdivhover{
	background-color: #F6FEE6;
	height: 31px;
	width: 108px;
	float:left;
	cursor:pointer;
	border: solid 1px #B0CB7E;
	color:#765a71;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font:  Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	padding-top: 17px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
#masterdiv li a{
	cursor:pointer;
	color:#4A7022;
	font-weight:bold;
	font-style:normal;
	font-variant: normal;
	text-decoration:none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font:  Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	text-align: center;
	margin: 0;
}

.submenu a{
	float:left;
	cursor:pointer;
	color:#765a71;
	font-weight:bold;
	font-style:normal;
	font-variant: normal;	
	text-decoration:none;
	
}
/*Comments*/

div#comment{
	width:auto;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
}
div#comment div#name{
	width:auto;
	height:auto;
	float:left;
	margin-right:5px;
	color: #292929;
	font-weight:600;
	color: #FE6703;
}
div#comment div#name a{
	font-weight:600;
	color: #FE6703;
}

div#comment div#time{
	width:auto;
	height:auto;
	float:left;
}
div#comment div#commentbody{
	clear:both;
	float:left;
	height:auto;
	width:615px;
}
div#comm{
	clear:left;
	width:auto;
	height:100%;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-left:193px;
}
.readcomments{
	height:23px;
	padding-top:8px;
	border-top:dotted 1px #CFCDD0;
	border-bottom:dotted 1px #CFCDD0;
	width:74%;
	margin:10px;
	font-weight:600;	
	color:#B40101;
	text-decoration:none;
	margin-left:193px;
}
.readcomments a{
	color:#B40101;
	text-decoration:none;
	font-size:12px;
}
.addcomment{
	margin-left:4px;
	margin-left:193px;
}
.commtable{
	width:73.5%;
	font-size:11px;
	margin-left:5px;
}
.commtable2{

	width:73.5%;
	font-size:11px;
	margin-left:190px;
}
/*----Footer------*/
div#footer{
	width:750px;
	margin-left: 60px;
	overflow: hidden;
	height:auto;
	margin-top:20px;
	clear:both;
}
div#footerelement{
	float:left;
	width:174px;
	height:20px;
	border-left: solid 1px #B0CB7E;
	border-bottom: solid 1px #B0CB7E;
	border-top: solid 1px #B0CB7E;
	background-color: #F6FEE6;
	padding-top: 6px;
	text-align:center;
}
div#footerelementparempoolne{
	float:left;
	width:174px;
	height:20px;
	border: solid 1px #B0CB7E;
	background-color: #F6FEE6;
	padding-top: 6px;
	text-align:center;
}
div#footerlinks{
	float:left;
	width:163px;
	color: #4A7022;
	text-align:left;
	height:auto;
	padding:6px;
}

#footerlinks p{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font:  Helvetica, Arial, Verdana, sans-serif;
	color: #4A7022;
	font-size:14px;
	text-align:left;
}
.footer{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font:  Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color: #4A7022;
	font-weight:bold;
}
/*----Left menu----*/
#linkMenu{
	width: 162px;
	/*border: 1px solid #CDC6BA;*/	
	height: inherit;
	min-height: 600px;

	float:left;

}
.linkmenuHeader{
	background: url('../images/siteImages/blocks/populaarseim.png') no-repeat;
	height:27px;
	width:162px;
}
.linkmenuHeaderCat{
	background: url('../images/siteImages/blocks/kategooriad.png') no-repeat;
	height:27px;
	width:162px;
}
#linkMenu div.leftpic{
	border: solid 1px #D9D6D8;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 127px;
	height: 128px;
}
#linkMenu .ap2{
	color:#765A71;
	font-size: 15px;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
	padding-bottom:15px;
	padding-top:5px;		
	width:162px;
}

#linkMenu .ap a{
	color:#765A71;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	text-align:left;
	margin-left: 15px;	
}
#linkMenu .ap2 a{
	color:#765A71;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
}
#linkMenu .ap a:hover{
	text-decoration:underline;
	background-color: #FBEFF7;
}
#linkMenu .ap2 a:hover{
	text-decoration:underline;
	background-color: #FBEFF7;
}
#flashad{
	margin-bottom:10px;
	/*border: solid 1px #D9D6D8;*/
	overflow:hidden;
	width:634px;
	height:318px;
}
#leftmenu2{
	width: 129px;
	border: 1px solid #CDC6BA;
	background-color: #FBEFF7;
	height: inherit;
	min-height: 400px;
	height:auto;
	padding-right: 19px;
	padding-left: 17px;
	float:left;
	margin-left:5px;
}
#leftmenu2 div.leftpic{
	border: solid 1px #D9D6D8;
	margin-top: 20px;
	width: 128px;
	height: 128px;
}
#leftmenu2 .ap2{
	color:#765A71;
	font-size: 15px;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
	padding-bottom:15px;
	padding-top:5px;
}

#leftmenu2 .ap a{
	color:#765A71;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
	text-align:left;
}
#leftmenu2 .ap2 a{color:#765A71;font-size: 15px;font-weight:bold;font-family: Arial;text-decoration: none;}
#leftmenu2 .ap a:hover{text-decoration:underline;background-color: #FBEFF7;}
#leftmenu2 .ap2 a:hover{text-decoration:underline;background-color: #FBEFF7;}
#right{text-align:center;}
.saajaPostCard{color: #FFBD3E;font-size:21px;padding-top:10px;margin-left:100px;margin-bottom:-10px;}
.saatjaPostCard{color: #58D222;font-size:21px;margin-top:115px;margin-left:100px;}
.bankText{color: #43143c;font-size:13px;text-align:left;}
.mod-eshop-top-image{background-image:url('../images/siteImages/modules/services/postcards/sisevaade.jpg');width:800px;height:510px;}
.mod-clear{clear:both;height:10px;}
.mod-eshop-postcardText{margin-left:395px;margin-top:150px; max-width:200px; overflow:hidden;font-size:13px;}
.mod-eshop-postcardText pre{font-size:13px;color:#000000;}
.mod-eshop-envelopes{background-image:url('../images/siteImages/modules/services/postcards/ymbrikud.jpg');width:auto;height:670px;}
.mod-eshop-receiver{margin-top:120px;margin-left:350px;padding:5px 5px 5px 5px;height:auto;width:auto;background-color:#FFFFFF;max-width:115px;font-size:13px;}
.mod-eshop-sender{margin-top:40px;margin-left:350px;padding:5px 5px 5px 5px;height:auto;width:auto;background-color:#FFFFFF;max-width:115px;font-size:13px;}
.login-block-wrapper {
	width: 162px;
	height: auto;
	float:left;
	margin-bottom: 10px;
}
.business-block{
	width: auto;
	height: auto;
	padding: 10px 0 10px 0;
	overflow:hidden;
    clear:left;
    color: black;
	border-bottom: 1px dotted #CFCDD0;
	text-decoration:none;
	border-bottom: 1px dotted 1px #CFCDD0;
}

.partnersHeader{
	background: url('../images/siteImages/blocks/partners.png') no-repeat;
	height:27px;
	width:162px;
	margin-top: 30px;
}

/* Flowers  */
.promoBlock {
	
}
.flowerCatHeader {
	float:right;
	background-color:#8cae4d;
	height: 23px;
	width:633px;
	margin-right:24px;
	font-size:16px;
	color:white;
	padding-top:3px;
}
.promoBox {
	margin-top:15px;
	width:648px;
	height:246px;
	background:url('../images/siteImages/flowers/promoBox/kast.jpg') no-repeat;
	margin-right:15px;
	float:right;
}
.promoBox img {
	margin-top:25px;
	margin-left:30px;
	border:solid 1px #A2C159;
	float:left;
}
.promoBox .promoBlockLeft {
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:155px;
}
.promoBox .promoBlockLeft .title {
	color:#486c26;
	font-size:22px;
}

.promoBox .promoBlockLeft .description {
	height:80px;
	width:160px;
	color:#535154;
	font-size:14px;
}

.promoBox .promoBlockLeft .price {
	float:right;
	color:#535154;
	font-size:16px;
	height:20px;
}

.promoBox .promoBlockLeft .order {
	color:#535154;
	font-size:12px;
	clear:both;
}
.promoBox .promoBlockRight {
	float:right;
	width:270px;
	margin-right:20px;
}
.promoBox .promoBlockRight img {
	float:right;
	margin-right:42px;
}
.promoBox .promoBlockRight input {
	margin-top:6px;
}
.flowers {
	float:right;
	height:auto;
	width:640px;
	margin-right:17px;
	margin-bottom:50px;
}
div.flowers .flower{
	background-image: url('../images/siteImages/flowers/flower.jpg');
	width:152px;
	height:256px;
	text-align:center;
	float:left;
	margin-right:8px;
	margin-top:20px;
}
div.flowers .flower:hover {
	background-image: url('../images/siteImages/flowers/flower_hover.jpg');
}
div.flowers .flower input {
	margin-top:6px;
}
div.flowers .flower .name {
	color:#446f20;
	font-size:18px;
}
div.flowers .flower .price {
	color:#515151;
	font-size:17px;
}
.flowerTable {
	text-align:center;
	width:100%;
	height:500px;
}
.flowerTable .top{
	margin-left:35px;
	background: url('../images/siteImages/flowers/top_border.png') no-repeat;
}
.flowerTable .middle {
	margin-left:35px;
	background: url('../images/siteImages/flowers/center.png') repeat-y;
	height:395px;
}
.flowerTable .bottom {
	margin-left:35px;
	background: url('../images/siteImages/flowers/bottom_border.png') no-repeat;
	height:40px;
	clear:both;
}
.flowerTable .middle .leftImage {
	margin-top:15px;
	margin-left:20px;
	float:left;
	height:350px;
	width:300px;
}
.flowerTable .middle .rightBox {
	float:right;
	text-align:left;
	margin-right:60px;
	margin-top:15px;
}
.flowerTable .middle .rightBox .header {
	text-align:left;
	padding-left:5px;
	font-size:20px;
	color:white;
	background-color:#e59204;
	width:425px;
	height:25px;
}
.flowerTable .middle .rightBox .stepOne {
	margin-top:10px;
	width:430px;
	height:80px;
}
.flowerTable .middle .rightBox .stepOne .right {
	width:360px;
	height:60px;
	border:solid 1px #e4e4e4;
	background-color:#f1f1f1;
	color:#e59204;
	font-size:15px;
	padding:5px 10px 5px 10px;
	float:right;
}
.flowerTable .middle .rightBox .stepTwo {

	width:430px;
	height:170px;
}
.flowerTable .middle .rightBox .stepTwo .right {
	width:360px;
	height:155px;
	border:solid 1px #e4e4e4;
	background-color:#f1f1f1;
	color:#e59204;
	font-size:16px;
	padding:5px 10px 5px 10px;
	float:right;
}
.flowerTable .middle .rightBox .stepTwo .right .times {
	color:black;
	font-size:13px;
}
.flowerTable .middle .rightBox .stepThree {
margin-top:5px;
	width:430px;
	height:90px;
}
.flowerTable .middle .rightBox .stepThree .right {
	width:360px;
	height:60px;
	border:solid 1px #e4e4e4;
	background-color:#f1f1f1;
	color:#e59204;
	font-size:15px;
	padding:5px 10px 5px 10px;
	float:right;
}
.flowerTable .middleTwo {
	margin-left:35px;
	background: url('../images/siteImages/flowers/center.png') repeat-y;
	height:450px;
}
.flowerTable .middleTwo th {
	padding-top:15px;
	font-size:17px;
	color:#fcc245;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font:  Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
}
.flowerTable .middleTwo td {
	text-align:left;
}