﻿.c1
{
   position:absolute; left:0px; top:0px; visibility:hidden;
   font-size:9pt; color:#cc0033; 
   background-color:#FFFFFF;
   border:1px solid #0099FF; padding:5px;
   z-index: 2;
}

h1
{
   border-color: red;
   border-style: solid;
   border-width: 0px 0px 4px 20px;
   padding-left: 0.5em;
   font-size: 1.2em;
   font-weight: bold;
}


h2
{
   font-weight: bold;
   font-size: 1.2em;
}


h3
{
   color: blue;
   font-weight: bold;
   font-size: 0.8em;
   margin-top: 0;
   margin-bottom: 0;
}


h4
{
   color: red;
   font-weight: bold;
   font-size: 0.7em;
   margin-top: 0;
   margin-bottom: 0;
}


h5
{
   font-size: 0.7em;
   font-weight: bold;
}


#abox
{
   visibility:visible;
   width: 250px;
   height: 630px;
   position: absolute;
   top: 100px; 
   left: 0;
   right: 0;
   bottom: 0;
   margin:0 auto;
   background-color: #F0FFFF;
   border-top: 1px solid #eeeeee;
   border-right: 1px solid #4c4c4c;
   border-bottom: 1px solid #4c4c4c;
   border-left: 1px solid #eeeeee;
   padding: 1px 3px 1px 3px;
   z-index: 1;
}


#bbox
{
   visibility:visible;
   width: 450px;
   height: 120px;
   position: absolute;
   top: 750px; 
   left: 0;
   right: 0;
   bottom: 0;
   margin:0 auto;
   background-color: #F5F5DC;
   border-top: 1px solid #eeeeee;
   border-right: 1px solid #4c4c4c;
   border-bottom: 1px solid #4c4c4c;
   border-left: 1px solid #eeeeee;
   padding: 1px 3px 1px 3px;
}


#hbox
{
   visibility:hidden;
}


#img-1
{
   cursor: pointer;
}


#img-2
{
   cursor: pointer;
}

#img-3{
   cursor: pointer;
}


#img-4
{
   cursor: pointer;
}


#img-5
{
   cursor: pointer;
}


#img-6{
   cursor: pointer;
}

#img-7
{
   cursor: pointer;
}


#img-8
{
   cursor: pointer;
}


#img-9
{
   cursor: pointer;
}


#img-10
{
   cursor: pointer;
}


input[type="button"] 
{
    cursor: pointer;
}

.q-btn
{
    background-color: #0000FF;
    border: 1px solid #DDD;
    color: #FFF;
    font: bold 1.5em;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5),-1px -1px 1px rgba(0,0,0,0.5);
    width: 100px;
    padding: 10px 0;
}
