﻿@import url("css/menu.css");

html, body, form, ul, li, p, h1, table, tr, td, th
{
    padding: 0px;
    margin: 0px;
}
html, body, * html #main
{
    height: 100%;
}
img, table
{
    border: 0px;
}
body
{
    font-size: 12px;
    font-family: Verdana, Arial, Tahoma;
    background-image: url(/Portals/1/Skins/gd/images/pagebg.jpg);
    background-color: #C8CED2;
}
table
{
    border-collapse: collapse;
}
.Head
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 16px;
    font-weight: bold;
}
.SubHead
{
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 12px;
}
.Normal
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    text-align: justify;
}
.Normal p, p.Normal
{
    margin-bottom: 10px;
}
.Pointer
{
    cursor: pointer;
}
.StandardButton
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
}
.CommandButton
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
}

#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url(../../../../images/ProImageGalery/prev.gif) left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url(../../../../images/ProImageGalery/next.gif) right 15% no-repeat; }
#closeLink { background:url(../../../../images/ProImageGalery/close.gif) no-repeat; }

span.gdMenu
{
    margin: 0px 5px 0px 5px;
    color: White;
    font-weight: bold;
}
span.gdMenuSelected
{
    margin: 0px 5px 0px 5px;
    color: #5C4C4C;
    font-weight: bold;
}
