/* Ulkoasu, tekstit ja tavalliset linkit */ 

body {
color: #000000;
font-size: 9pt;
font-family: arial;
text-align: justify;
line-height: 1.7;
line-height: 23px;
text-align: left;
background: #404040;
margin: 10px;
}

hr {
   color:#C6C6C6;
   background:#C6C6C6;
}

A:link, visited, active {
 color: #404040;	
 text-decoration: none;
 font-weight: bold;
}

A:hover {
 color: #308fd1;
 text-decoration: none;
 cursor: hand;
 font-weight: bold;
}

td {
color: #000000;
font-size: 10pt;
font-family: arial;
text-align: justify;
line-height: 1.6;
line-height: 24px;
text-align: justify;
}

#tab {
width: 866px;
text-align: justify;
background-image: url(http://www.havanese.biz/talli/ulkoasu/vari.png);
background-repeat: repeat-y;
margin: 0 auto;
}

#top {
background-image: url(ulkoasu/yla2.png);
height: 179px;
width: 866px;
text-align: justify;
}

#teksti {
margin-left: 10px;
margin-right: 10px;
padding-right: 10px;
width: 625px;
float: left;
padding-bottom: 12px;
margin-top: -70px;
}

/* Sivupalkki */

#sivupalkki {
margin-top: -25px;
bottom: 12px;
margin-right: 2px;
width: 195px;
padding-left: 47px;
margin-left: 620px;
background: transparent;
text-align: justify;
font-size: 8pt;
}

#sivupalkki a {
 color: #ffffff;
 text-decoration: none;
 cursor: hand;
 font-weight: bold;
}


/* Muuta */

li {
list-style-type: round;
color: #585858;
margin: 0 0 0px 0;
padding: 0 0 0 0px;
}

li a { 
color: #585858; 
}

li a:hover { 
color: #5f693d;
}


h1 {
 font-family: arial;
 font-size: 17px;
 color: #000000;
 border-bottom: 1px solid #c0c0c0;
 letter-spacing: 1px;
 line-height: 2;
 font-variant: small-caps;
 margin-top: -9px;
}

h2 {
 font-family: arial;
 font-size: 15px;
 color: #404040;
 letter-spacing: 1px;
 line-height: 2;
 font-variant: small-caps;
 margin-bottom: 1px;
}

h3 {
 font-family: 'Times New Roman', Serif;
 font-size: 9px;
 color: #404040;
 letter-spacing: 1px;
 line-height: 2;
 text-align: left;
 font-variant : small-caps;
 margin-top: -7px;
}

h4 {
 font-family: 'Times New Roman', Serif;
 font-size: 11px;
 color: #404040;
 letter-spacing: 1px;
 line-height: 2;
 text-align: center;
 font-variant: small-caps;
}

/* Ala */

#pala {
height: 16px;
clear: both;
font-size: 8pt;
margin-bottom: 0;
width: 866px;
background-image: url(http://www.havanese.biz/talli/ulkoasu/ala.png);
margin-top: 10px;
}

/* Linkit */

#menu {
float: left;
margin-top: -86px;
}

#menu ul {
margin: 89;
list-style: none;
text-aling: right;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
padding: 12px 5px 0px 11px;
text-align: right;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #404040;
}

#menu a:hover {
background: url(http://www.havanese.biz/virt/img03.png) no-repeat center top;
}

#menu .current_page_item a {
background: url(http://www.havanese.biz/virt/img03.png) no-repeat center top;
}

/* Päivitys */

#paiv {
margin-left: 200px;
margin-right: 0px;
padding-right: 10px;
width: 620px;
float: left;
padding-bottom: 12px;
margin-top: -10px;
font-size: 7.5pt;
color: #000000;
}

/* Kuva muotoilu */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #d3cab8;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #000000;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}