html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #275191;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
	line-height: 20px;
}

img {
    border:0;
}

fieldset{
    border-width:0px;
}

.btn-img{
	border-width:0px;
	vertical-align:middle;
}
#Konteiner {
	margin: -30px auto 0 auto;
	height: 100%;
	text-align:center;
}

#Pais {
	height: 130px;
	background-image: url(images/pais.jpg);
	background-position: 0px 30px;
	color: #fff;
	font-size: 24px;
}

#Leht {
	margin: 0 auto;
	position: relative;
	width: 800px;
	border-width: 0px;
	text-align:left;
}

#Sisu {
	float: left;
	width: 800px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#EFF6FF
}

#ParemVeerg {
	float: right;
	width: 199px;
	color: #DCE6FF;
	border-left: 1px dotted #DCE6FF
}

#ParemMenyy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F63B3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	margin: 0px 0px 5px 0px;
}

#ParemMenyy a:link,#ParemMenyy a:visited {
	display: block;
	margin: 0px 5px 0px 50px;
	border-bottom: 1px dashed #e0e0e0;
	color: #091a49;
	font-size: 13px;
	padding-left: 10px;
	text-decoration: none;
}

#ParemMenyy a:hover {
	text-decoration: none;
	background-color: #e0e0e0;
	color: #CC0000;
	background-image: url("images/graph/LinkTaust.jpg");
	background-repeat: repeat-x
}

#Footer {
	font-variant: small-caps;
	color: #fff;
	background-color: #091a49;
}

BODY {
	
	background-image: url(images/taust4.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #102d7d;
}

TABLE {
	font-family: Arial;
	font-size: 12px;
	background-color: #fff;
}

TD {
	padding: 2px 5px 2px 5px;
	border: 1px solid #EEF2FE;
}

.paaritu-rida {
	background-color: #CFE3FF
}

H1 {
	color: #2F63B3;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 22px;
	font-weight: normal;
}

H2 {
	color: #2F63B3;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
}

H1 img {
    vertical-align: middle;
}

H2 a:link,H2 a:visited {
	text-decoration: none;
}

H2 a:hover {
	text-decoration: underline
}

H3 {
	color: #2F63B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H3 a:link,H3 a:visited {
	text-decoration: none;
}

H3 a:hover {
	text-decoration: underline
}

A:LINK,A:VISITED {
	color: #2f63b3;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none
}

#Menuu {
	background-image: url(images/menuu-taust.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width:100%;
}

#TopIcons {
    position: absolute;
    z-index: 1;
    margin-right: 0px;
    right: 0;
    top: 0;
    text-align: right;
}

.input,.inputWide,.select {
	background-color: #fffff;
	border: 1px solid #CFE3FF;
	color: #275191;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px
}

input[type=text]:focus,textarea:focus{
	border-color:#fed000
}
/*
input[type=text]:focus:hover {
	border-color:#fed000;
}
*/

.submit{
	height:30px;
	font-weight:bold;
}

/***
   .input:hover,.inputWide:hover{
   	background-color:#ffffff;
   }
   ***/
.inputWide {
	width: 100%
}

.menuu-tekst {
	padding: 6px 5px 0px 5px;
}

.menuu-tekst a:link,.menuu-tekst a:visited {
	padding: 1px 4px 1px 4px;
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
}

.menuu-tekst a:hover {
	border: 1px solid #fff;
	padding: 0px 3px 0px 3px;
	background-color: #fed000;
}

.sinine-kast {
	background-color: #DCE6FF;
	padding: 5px 5px 5px 5px;
	border-top: 4px solid #B0C5FF;
	border-bottom: 4px solid #B0C5FF;
}

#SubMenu {
	padding: 4px 5px 4px 5px;
	/***
   	background-color:#467ed4;
   	background-image:url(images/sinine-riba.jpg);
   	background-repeat:repeat-x;
   	***/
	border-bottom: 1px dotted #4d85dc;
}

#SubMenu,#SubMenu a:link,#SubMenu a:visited {
	text-decoration: none;
}

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

#SubMenu img {
    vertical-align: middle;
}

#MessageMain,#ErrorMain {
	border: 1px solid #fff;
	margin: 2px;
	color: #fff;
	font-weight: bold;
}

#MessageMain {
	background-color: #9FE334;
}

#ErrorMain {
	background-color: #FF8F93
}

.sinine {
	color: #2f63b3;
}

.roheline {
	color: #009F3B;
}

#YritusedKommentaar {
	margin-left: 20px
}

#Yritus {
	margin: 0px 10px 0px 10px
}

#AlbumidAlbum {
	float: left;
	width: 800px;
}

#AlbumidAlbum :hover {
	background-color: #eff4ff
}

.picture img, .img-border img {
	float: left;
	border: 4px solid #ffffff;
	margin: 0px 5px 0px 5px
}

img.icon {
    border: 0;
}

.picture img:hover, .img-border img:hover{
	border-color: #fed000
}

.video {
	float: left;
	border: 4px solid #ffffff;
	margin: 0px 5px 0px 5px
}

.video object{
    margin:0;
    padding:0;
    display:inline;
    background-color:#fff;
}

.video:hover {
	border-color: #fed000
}

#PiltKommentaarid {
	width: 100%;
	float: left;
}

#LoginForm {
	padding: 0px 5px 0px 5px;
	color: #DCE6FF;
}

#Login {
	width: 100%;
	display: block;
	background-color: #091a49;
	height: 1024px;
	background-image: url(images/kp-mark.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#LoginBox {
	width: 200px;
	padding-top: 100px;
}

#PopupHeader {
	color: #2F63B3;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 22px;
	font-weight: normal;
}

#PopupContent #Raam {
	width: 90%
}

#Uudis {
	margin: 0px 10px 0px 10px;
}

#Uudised .tekst {
	margin-left: 20px;
}

#Thumbs {
	width: 780px;
	float: left;
}

#Thumbs .blokk {
	width: auto;
}

#Thumbs IMG.picture {
	float: none;
}

#Thumbs .picture IMG {
	height:100px;
	width:100px;
}

#Thumbs H3 {
	padding: 0px;
	margin: 0px
}

#Pilt {
	margin: 0px 10px 0px 10px
}

#Kommentaar {
	float: left;
	margin-bottom: 20px
}

#Kommentaar #Info {
	float: left;
	width: 200px;
}

#Kommentaar #Tekst {
	float: left;
	width: 480px
}

#KommentaarVorm {
	float: left;
	width: 100%
}

#Nav {
	width: 100%;
	float: left;
}
#KommentaarJalus{
	margin-left:20px;
	color:#9FBDFF
}
#YritusLisa{
	margin:0px 10px 0px 10px
}
#Video .kommentaar{
	margin-left:20px;
}
#Laulud a:link,#Laulud a:visited{
	text-decoration:none;
}
#Laulud a:hover{
	text-decoration:underline;
}
.listNr{
	list-style-type:decimal-leading-zero;
	list-style-position:inside
}
.listNone{
	list-style-type:none;
	list-style-position:inside
}
#RowError{
	color:#660000;
}
#MainError{
	color:#660000;
}
#Raam{
	margin:0px 10px 10px 10px;
	width:780px;
}


.blokk,.blokk_hidden{
	float:left;
	width:770px;
	padding:5px 0px 5px 0px
}

.blokk:hover{
	background-color:#CFE3FF
}

    
/*** Avalehe seaded ***/
#Tutvustus {
	float: left;
	width: 100%;
	/* padding: 5px 10px 5px 10px; */
	background-color: #fff;
}

#Tutvustus IMG {
	float: left;
}

#Tutvustus #Tekst {
	float: left;
	width: 570px;
	padding-right: 10px;
	background-image: url(images/avaleht-kalender-taust.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#AvalehtUudised {
	float: left;
	/* padding: 10px 10px 10px 10px; */
	width: 100%;
	background-color: #EFF6FF;
	border-top: 5px solid #CFE3FF;
	background-image: url(images/avaleht-uudised-taust-1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#AvalehtUudised .blokk {
	width: 600px;
	padding: 20px 5px 5px 0px;
	margin-left:5px;
}

#AvalehtUudised .fb {
	padding: 20px 0px 10px 20px;
}

#AvalehtUudised a:link,#AvalehtUudised a:visited {
	text-decoration: none;
}

#AvalehtUudised h3 a:link, #AvalehtUudised h3 a:visited {
	font-size: 24px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-variant: normal;
}


#AvalehtTumeKast {
	float: left;
	width: 100%;
	background-color: #091a49;
	color: #7FA7FF;
	background-image: url(images/avaleht-majakas-taust.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-top: 5px solid #0B1F54
}

#AvalehtMarkmed {
	float: right;
	width: 290px;
	padding: 10px 10px 10px 0px;
	background-image: url(images/avaleht-pildid-taust.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color:#ffffff;
}

#AvalehtMarkmed H2 {
	padding: 0px;
	margin: 0px
}

#AvalehtMarkmed #Tekst {
	color: #ffffff;
}

#AvalehtPildid {
	float: left;
	width: 480px;
	color: #DCE6FF;
	padding: 10px 10px 10px 10px;
}

#AvalehtPildid IMG {
	border: 2px solid #FFFFFF;
	width: 60px;
	height: 60px;
	margin: 0px 5px 0px 4px
}

#AvalehtPildid IMG:hover {
	border-color: #fed000
}

#AvalehtYritused, #HomeFriendConnect, #AvalehtVideod{
	float: left;
	width: 480px;
	padding: 10px 10px 10px 10px;
}

#AvalehtYritused a:link,#AvalehtYritused a:visited {
	float: left;
	width: 100%;
	color: #DCE6FF;
	text-decoration: none;
	padding: 5px 0px 5px 0px
}

#AvalehtYritused a:hover {
	color: #275191;
	background-color: #05143c
}

#AvalehtKalender {
	float: right;
	padding-left: 10px;
	padding-right:10px;
	width: 190px;
}

#AvalehtKalender a:link,#AvalehtKalender a:visited {
	text-decoration: none;
}

.AvalehtKalender TD {
	border-left: 1px dotted #DCE6FF;
	border-bottom: 1px dotted #DCE6FF;
	border-top: 0px;
	border-right: 0px;
}

.calNr {
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 3px
}

.calNr:hover {
	background-color: #EFF6FF
}

.calNadalaPaev {
	font-weight: bold;
}

.calLink,.calLink a:link,.calLink a:visited {
	display: block;
	text-decoration: none;
	background-color: #CFE3FF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
}

.calLink:hover {
	background-color: #FFFFFF
}

.kommentaar,.kommentaar a:link,.kommentaar a:visited {
	color: #7FA7FF;
}

.kollane {
	color: #fed000
}

.punane {
	color: #cc0000
}

.small-font{
	font-size:10px;	
}

.bold{
	font-weight:bold	
}

.italic {
    font-style:italic
}

.no-border{
	border-width: 0px;	
}

.red-bg{
    background-color:#fee;
}

.tooltip {
	background-image: url(images/block-taust1.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 2px solid #B2D0F7;
	padding: 2px;
	width: 200px;
	line-height: 12px;
}

.tooltip_kommentaar {
	font-size: 11px;
	color: #B2D0F7
}

.invisible{
	font-family: Arial;
	font-size: 12px;
	background: none;
}

.invisible td{
	padding: 2px 5px 2px 5px;
	border: none;
}
/*** ARVETE ARUANNE ***/
#ArveteAruanneBlock {
	width: 49%;
	float: left;
	padding-left: 1%;
}

#AruanneTotal {
	font-size: 16px;
	font-weight: bold;
}

/** PILTIDE UPLOAD ***/
#wrapper {
	float: left;
}

#filesDisplay {
	padding: 10px;
	margin-top: 20px;
	background: #f9f9f9;
	border: 1px solid #f3f3f3;
	display: none;
}

.uploading {
	color: #CCC;
}

.uploadDone {
	color: #000;
}

span.progressBar {
	width: 100%;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 4px;
}

/*** SUUR KALENDER ***/
#Kalender .syndmus {
	font-size: 11px;
	font-family: Arial
}

#Kalender .syndmus a:link,#Kalender .syndmus a:visited {
	text-decoration: none;
}

#Kalender .syndmus a:hover {
	text-decoration: none;
}

#Kalender .avalik-yritus a:link {
	font-weight: bold;
	font-variant: small-caps;
}

#Kalender .kalender-kast:hover {
	background-color: #eff4ff
}

/*** PILDID ***/
#PiltNav a:link,#PiltNav a:visited,#PiltNav {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#Kihnupoisid .blokk{
	width:250px	
}

#sb-body {
  border: 5px solid #fff;
}

.cd-name{
    font-size:16px;
    border-bottom:1px solid #275191;
    padding-bottom:5px;
}

#QuickInfo{
    background-color:#FFFFFF;
    /* background-image:url(images/popup-bg-top.jpg); */
    background-repeat:repeat-x;
    border:1px solid #F58F16;
    bottom:0px;
    font-size:11px;
    height:200px;
    overflow:hidden;
    padding:10px;
    position:fixed;
    right:0;
    width:200px;
    z-index:99999;
}

#QuickInfoHeader {
    text-align:right;
}

#QuickInfoContainer {
    height:180px;
    overflow:auto;
}

.quick-info-row{
    border-bottom: 1px solid #ccc;
}

#ExternalLinks{
    margin-top:30px;
}

#ExternalLinks a{
    margin:5px;
}
.home-blogger-link {
    float:right; 
    margin-right:10px
}

