﻿@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: Tahoma, Verdana, Arial;
}
table
{
    border-collapse: collapse;
}
div.rep
{
    background-image: url('images/bix_white_board_center.jpg');
    background-repeat: repeat-y;
    margin: 0px 339px 0px 271px;
}
div.repNaked
{
    margin: 0px 339px 0px 271px;
}
div.repWide
{
    background-image: url('images/bix_white_board_center_wide.jpg');
    background-repeat: repeat-y;
    margin: 0px 247px 0px 177px;
}
div.repInner
{
    background-image: url('images/bix_white_board_center.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 475px;
}
div.repInnerNaked
{
    min-height: 475px;
}
div.repInnerWide
{
    background-image: url('images/bix_white_board_center_wide.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 475px;
}
div.repInnerTextSplit
{
    background-image: url('images/bix_white_board_top.jpg');
    background-repeat: no-repeat;
    min-height: 475px;
    font-family: Courier New;
    font-size: 12px;
}
div.repInnerTextSplitNaked
{
    min-height: 475px;
    font-family: Courier New;
    font-size: 12px;
}
div.repInnerTextSplitWide
{
    background-image: url('images/bix_white_board_top_wide.jpg');
    background-repeat: no-repeat;
    min-height: 475px;
    font-family: Courier New;
    font-size: 12px;
}
div.repInnerTextSplitContent
{
    padding: 0px;
}
div.repInnerTextSplitContentNaked
{
    padding: 0px;
}
div.repInnerTextSplitContentWide
{
    padding: 0px;
}
div.repInnerTextSplitContentNaked .SubHead, div.repInnerTextSplitContentNaked .Head, div.repInnerTextSplitContentNaked .title, div.repInnerTextSplitContentNaked .Normal
{
    color: White;
}
.Head
{
    font-family: Courier New;
    font-size: 16px;
    font-weight: bold;
}
.SubHead
{
    font-family: Courier New;
    font-weight: bold;
    font-size: 12px;
}
.Normal
{
    font-family: Courier New;
    font-size: 12px;
    text-align: justify;
}
.Pointer
{
    cursor: pointer;
}
.StandardButton
{
    font-family: Courier New;
    font-size: 12px;
}
.CommandButton
{
    font-family: Courier New;
    font-size: 12px;
}
div.AdminText
{
    font-family: Courier New;
    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;
}

#ProUserRegister .Register
{
    font-family: Courier New;
    font-size: 12px;
}

div.user
{
    text-align: right;
    font-weight: bold;
}
a.user
{
    text-decoration: none;
}
.repInnerTextSplitNaked a.user
{
    color: White;
}
.repInnerTextSplit div.user, .repInnerTextSplitWide div.user, .repInnerTextSplitNaked div.user
{
    padding-top: 15px;
    padding-right: 15px;
}

