/* <![CDATA[ */
html, body {
/*height:100%;width:100%;*/
padding:0;margin:0;
}
body {
font-family: Hevletica, Arial, sans-serif;
font-size: 8pt;
margin:0;padding:0;
}

#page {
position:relative;
width:auto;min-width:750px;max-width:1050px;
margin-left:auto;margin-right:auto;
padding-top:150px;
/*
position:relative;
width:auto;min-width:750px;max-width:950px;
margin-left:auto;margin-right:auto;
padding-top:170px;padding-bottom:55px;
*/
/*background-color:red;*/
}

#header {
position:absolute;
top:0;left:0;width:100%;height:150px;
background-image:url(/images/web/magicblack_kennel_name.png);
background-position:center center;
background-repeat:no-repeat;
}

#kennelLogo, #TymyHead {
position:absolute;
border:0;
}
#kennelLogo {
left:40px;top:20px;
/*
float:left;
margin-left:40px;margin-top:20px;
*/
}
#TymyHead {
right:0;
bottom:0;
/*
float:right;
border:0;
*/
}

#footer {
clear:both;
border-top:1px solid gray;
text-align:center;
margin-bottom:10px;
}

#content {
border-top:3px solid #BFA160;
margin-left:200px;
}


#lastUpdate {
text-align:center;
font-size:7.5pt;
font-weight:bold;
}

#localeSwitch {
margin-bottom:10px;
text-align:center;
font-size:10pt;
}

#icons {
text-align:center;
margin-top:10px;
}
#icons img {
border:0;
margin-top:3px;
}

#bigImage {
position:absolute;
left:0;top:0;width:100%;height:100%;
z-index:20;
visibility:hidden;
overflow:auto;
text-align:center;
}
#bigImage img {
border-width:2px;border-style:solid;
margin-top:20px;margin-bottom:20px;padding:20px;
cursor:pointer;
}
#bigImage #clickInfo {
position:absolute;
left:0;top:0;width:300px;height:15px;
/*margin-left:auto;margin-right:auto;*/
font-size:8pt;
text-decoration:underline;
}
#bigImage span {
position:relative;
top:-50px;
font-size:10pt;font-style:italic;
}
#bigImage #imageCounter {
position:absolute;
top:5px;right:0;
width:100%;height:13px;
border-width:2px;
text-align:center;
font-weight:bold;
}
#bigImage #imageCounter div {
display:inline;
}


.window {
position:absolute;
border:1px solid gray;
}

.windowTitleBar {
float:left;
width:100%;
cursor:Move;
}
.windowTitle {
text-indent:5px;
font-weight:bold;
margin:3px;padding:2px;
}
.windowCancel {
margin:5px;
float:right;
font-weight:bold;
text-align:right;
text-decoration:none;
display:block;
cursor:Pointer;
}
.windowBody {
float:left;
width:100%;
}
.windowBody-inside {
border:1px solid gray;
margin:2px;padding:5px;
}
.windowBody-inside div {
font-size:8pt;
}
.windowBody-inside p {
font-size:7.5pt;
margin-top:0;
text-indent:10px;
text-align:justify;
}
.windowBody a {
text-decoration:none;
}
.windowBody a:hover {
text-decoration:underline;
}
.windowBody img {
border:0;
}

/* ]]> */
