/* LISTE */
.__________LISTE {display: none}

ul.hartbullet {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 5px;
	}
ul.hartbullet li {
	background: url(img/b2.gif) left 4px no-repeat;
	padding-left: 20px;
	margin: 10px 0 10px 5px;
	line-height: 110%;
	}
ul.hartbullet ul {
	list-style-type: square;
	font-style: italic;
	}
ul.hartbullet ul li	{
	background: none;
	padding-left: 10px;
	}



/* LINKURI */
.__________LINKURI {display: none}

a.contextlink {color: #008FD5; text-decoration:none; border-bottom: 1px dotted;}
a.contextlink:hover {background-color: transparent; color:#800000; text-decoration:none; border-bottom: 1px solid;}
a.contextlink:active  {text-decoration:none}
a.contextlink:link    {text-decoration:none}
a.contextlink:visited {text-decoration:none}

a.whitelink {font-size:10pt; font-weight: bold; text-align:left; color:#FFFFFF; text-decoration: underline; border: 0;}
a.whitelink:hover {color:#800000; text-decoration: none; background-color: #FFFFFF; border: 0;}

a.bluelink {font-size:10pt; text-align:left; color:#B9E9FF; text-decoration: underline; border: 0;}
a.bluelink:hover {color:#800000; text-decoration: none; background-color: #FFFFFF; border: 0;}

a.silentlink {text-decoration:none; color: #808080; border: 0;}
a.silentlink:hover {text-decoration: underline; background-color: transparent; color:#800000; border: 0;}

a.jsgreenbtn {
background-color: #93B83F;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
font-style: italic;
padding: 10px 15px;
cursor: pointer;
border: 0;
}
a.jsgreenbtn:hover {
background: #B7D07F url(img/cornerlight.png) no-repeat -7px -7px;
color: #000000;
border: 0;
}



/* TITLURI */
.__________TITLURI {display: none}

.bigfacts {
margin: 20px 50px 20px 50px;
text-align: right;
color: #000000;
font-weight: bold;
font-size: 130%;
}
.facts {
color: #93B83F;
font-weight: bold;
font-size: 125%;
font-style: italic;
}
.facts2 {
color: #93B83F;
font-weight: bold;
font-size: 110%;
font-style: italic;
}
.facts3 {
color: #93B83F;
font-weight: bold;
font-size: 100%;
font-style: italic;
}

.lime {color: #B7D07F;}
.green {color: #93B83F;}
.greenr {color: #70a100;}

.black {color: #000000;}
.white {color: #FFFFFF;}
.orange {color: #F0C000;}
.red {color: #800000;}
.blue {color: #008FD5;}

.zlime {background: rgb(183,208,127); background: #B7D07F; }
.zgreen {background: rgb(147,184,63); background: #93B83F; }
.zgreenr {background: rgb(110,160,0); background: #70a100; color: #FFFFFF;}

.zfacts {
background: #70a100 url(img/cornerlight.png) no-repeat 0 0;
color: #FFFFFF;
font-weight: bold;
font-size: 135%;
font-style: italic;
padding: 7px 12px;
}
.zfacts2 {
background: #70a100 url(img/cornerlight.png) no-repeat 0 0;
color: #FFFFFF;
font-weight: bold;
font-size: 80%;
font-style: italic;
padding: 5px 10px;
}

.hartb1title {
background: url(img/b3.gif) left 7px no-repeat;
text-align: left;
margin: 0 0 0 30px;
padding-left: 35px;
background-color: transparent;
font-size: 1.1em;
font-weight: bold;
}
.greenlinetitle {
color: #93B83F;
text-align: left;
padding: 1px 0 0 20px;
margin-top: 20px;
font-weight: bold;
}
.hartgreenlinetitle {
width: 495px;
background-color: rgb(53,103,93);
color: #FFFFFF;
text-align: left;
padding: 1px 0 0 20px;
margin-top: 20px;
}
.blacklinetitle {
width: 520px;
background-color: #000000;
color: #FFFFFF;
text-align: left;
padding: 1px 0 0 0;
margin-top: 20px;
text-align: center;
}
.redlinetitle {
width: 495px;
background-color: #800000;
color: #FFFFFF;
text-align: left;
padding: 1px 0 0 20px;
margin-top: 20px;
}



/* IMAGINI */
.__________IMAGINI {display: none}

.polaroid {
	border: 1px solid #808080;
	padding: 10px 10px 35px 10px;
	background-color: #FFFFFF;
}
.polaroid:hover {
background-color: #70a100;
color:#FFFFFF;
background-image: url(img/cornerlight.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.ridge {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #800000;
	border-bottom-color: #800000;
	padding: 8px 0px;
}
.whiteback {
background-color: #FFFFFF;
padding: 25px;
}

/* BLOCK STYLE */
.__________BLOCKSTYLE {display: none}

.testimonial {
width: 440px;
margin: 0 auto; padding: 20px 10px 10px 60px; 
background: transparent url('img/hartsprites.png') no-repeat -660px 0px;
background: transparent url('img/hart_sprites.png') no-repeat -1010px -15px;
border: 0px solid #99CC00;
text-align: justify;
font-size: 12pt; font-family: arial, sans-serif; color:#000000;
font-style: italic;
}
.testimonial p {
text-align: justify;
font-size: 12pt; font-family: arial, sans-serif; color:#000000;
font-style: italic;
}
.intro {
padding: 10px;
margin-left: 50px;
text-align:justify;
color:#333333;
font-size:10pt;
}
.introparagraph {
padding: 10px;
margin-left: 50px;
text-align:justify;
color:#333333;
font-size:10pt;
}
.introparagraph:hover {
background-color: #93B83F;
color:#FFFFFF;
background-image: url(img/cornerlight.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.dottedparagraph {
padding: 10px;
margin-left: 15px;
text-align:justify;
color:#333333;
font-size:10pt;
border: 1px #C0C0C0 dotted;
}
.dottedparagraph:hover {
background-color: #70a100;
color:#FFFFFF;
background-image: url(img/cornerlight.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}
.dashedparagraph {
padding: 10px;
margin-left: 15px;
text-align:justify;
color:#333333;
font-size:10pt;
border: 1px #C0C0C0 dashed;
}
.dashedparagraph:hover {
background-color: #70a100;
color:#FFFFFF;
background-image: url(img/cornerlight.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}


