/*Body code style sheet for augias amena.com
*/
div
{
}
.footer
{
    font-size : 80%;
    text-align : center;
}
body
{
    background-color : rgb(255 , 255 , 255);
    font-family : Sans Serif;
    font-size : 9pt;
    line-height : normal;
    Color : #000000;
}
#box1
{
    Background: transparent;
    position : absolute;
    top:25px; left:250px;
    width : 500px;
    height: 250px;
    border: 1px solid;
    border-bottom-color: #000000;
    border-right-color: #000000;
    border-left-color:  #c0c0c0;
    border-top-color:  #c0c0c0;
}
#box2
{
    Background: transparent;
    position : absolute;
    top:0px; left:0px;
    width : 498px;
    height: 248px;
    border: 1px solid;
    border-left-color:  #ffffff;
    border-top-color:  #ffffff;
    border-bottom-color: #808080;
    border-right-color: #808080;
}
#box3
{
    Background: #c0c0c0;
    position : absolute;
    top:1px; left:1px;
    width : 494px;
    height: 244px;
    border: 2px solid #c0c0c0;
}
#bluebar
{
    Background: #000080;
    position : absolute;
    top:3px; left:3px;
    width : 494px;
    height: 18px;
}
#right-buttons
{
    position : absolute;
    top:2px; left:442px;
}
#x-button
{
    position : absolute;
    top:2px; left:476px;
}
#folder
{
    position : absolute;
    top:0px; left:0px;
}
#title
{
    position : absolute;
    top:0px; left:20px;
    text-align : right;
    font-weight: bold;
    margin-right : 20px;
    Color : #ffffff;
}
#X
{
    display : block;
    position : absolute;
    left : 0px;
    top : 0px;
    width : 16px;
    height : 14px;
}
#box4
{
    Background: transparent;
    position : absolute;
    top:22px; left:3px;
    width : 491px;
    height: 26px;
    border: 1px solid #808080;
}
#white-box4
{
    position:absolute;
    background: transparent;
    top:0px; left:0px;
    height:24px;
    width:489px;
    border: 1px solid;
    border-left-color:  #ffffff;
    border-top-color:  #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
#navigator
{
    display : block;
    position : absolute;
    top : -8px;
    left : 7px;
}
#navigator a span, #navigator a:visited span
{
    display : none;
}
#navigator a:hover span
{
    position : absolute;
    display : block;
}
#navigator a#back:hover span
{
    left : 0px;
    top : 0px;
}
#navigator a#home:hover span
{
    left : 0px;
    top : 0px;
}
#back
{
    display : block;
    position : absolute;
    left : 0px;
    top : 15px;
    width : 15px;
    height : 13px;
}
#home
{
    display : block;
    position : absolute;
    left : 45px;
    top : 15px;
    width : 18px;
    height : 14px;
}
#route1
{
    Background: #ffffff;
    position : absolute;
    top:2px; left:80px;
    width : 406px;
    height: 20px;
    border: 1px solid;
    border-left-color:  #808080;
    border-top-color:  #808080;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
}
#route2
{
    Background: #ffffff;
    position : absolute;
    top:0px; left:0px;
    width : 404px;
    height: 18px;
    border: 1px solid;
    border-left-color:  #000000;
    border-top-color:  #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #808080;
}
#route-icon
{
    position : absolute;
    top:2px; left:2px;
}
#route-text
{
    position : absolute;
    top:0px; left:22px;
    text-align : left;
    margin-right : 20px;
    Color : #000000;
}
#white-box42
{
    position:absolute;
    background: transparent;
    top:-1px; left:0px;
    height:27px;
    width:491px;
    border: 1px solid;
    border-left-color:  transparent;
    border-top-color:  transparent;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
}
#box5
{
    position:absolute;
    background: #ffffff;
    top:31px; left:-1px;
    height:191px;
    width:492px;
    border: 1px solid;
    border-left-color:  #808080;
    border-top-color:  #808080;
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
}
#box6
{
    position:absolute;
    background: transparent;
    top:0px; left:0px;
    height:189px;
    width:490px;
    border: 1px solid;
    border-left-color:  #000000;
    border-top-color:  #000000;
    border-bottom-color: #c0c0c0;
    border-right-color: #c0c0c0;
}
#mp3
{
    position: absolute;
    left: 3px;
    top: 3px;
}
#tab1
{
    position: absolute;
    left:2px;
    width: 240px;
}
#tab2{
    position:absolute;
    left: 240px;
    width: 200px;
}
#tab3{
    position:absolute;
    left: 300px;
    width: 300px;
}
.navbg
{
background-color: #c0c0c0;
}
p
{
    text-align : left;
    margin-right : 10px;
    margin-left : 10px;
}
ul
{
    text-align : left;
    margin-right : 40px;
}
li
{
    text-align : left;
    margin-left : 10px;
}
a
{
}
a img
{
    border: none; 
}
a:link
{
    text-decoration : none;
    color: #000000
}
a:visited
{
    text-decoration : none;
    color: #000000
}
a:hover
{
    text-decoration : none;
    color: #ffffff;
    background-color: #000080;
}
a:active
{
    text-decoration : none;
    color: #ffffff;
    background-color: #000080;
}

