﻿.lightboxframe
{
    position: absolute;
    color: inherit;
    z-index: 99999;
    right: 262px;
    width: 572px;
}
.lightboxtop
{
    width: 572px;
    height: 11px;
    background-color: Transparent;
    background-image: url(/images/www/lightbox/top.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.lightboxoutercontent
{
    background-image: url(/images/www/lightbox/contentshadow.png);
    background-position: 0 0;
    background-repeat:repeat-y;
    width: 572px;
}

.lightboxcontent
{
    color: inherit;
    background-color: #f6f8f8;
    background-image: url(/images/www/lightbox/contentback.png);
    background-position: 0 bottom;
    background-repeat: repeat-x;
    margin: 0 10px 0 4px;
    padding: 0 12px;
    width: 534px;
    position: relative;
    font-size: 109.1%;
}

.lightboxbottom
{
    width: 572px;
    height: 20px;
    background-color: Transparent;
    background-image: url(/images/www/lightbox/bottom.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.lightboxclose
{
    position: absolute;
    top: 0px;
    right: 12px;
    text-align: right;
    cursor: pointer;
}
.lightboxclosetext
{
    padding-top: 2px;
    float: left;
    cursor: pointer;
}
.lightboxclose img
{
    margin-left: 6px;
    vertical-align: top;
    float: left;
}

.lightboxheader1
{
    margin: 0;
    padding: 4px 0 6px 0 !important;
    width: 90%;
    font-size: 150%;
}
.lightboxheaderwrapper
{
    border-bottom: 1px solid #e1e5e8;
}
.lightboxinnercontent
{
    border-top: 1px solid #ffffff;
    min-height: 280px;
}
.lightboxleftcol
{
    width: 228px;
    float: left;
    display: inline;
    margin-right: 8px;
    overflow: hidden;
}
.lightboxrightcol
{
    width: 298px;
    float: right;
    display: inline;
    overflow: hidden;
}

.lightboxframe label
{
    display: block;
    margin-top: 12px;
    margin-bottom: 2px;
}

.lightboxinput
{
    display: block;
    border: solid 1px #e5e5e5;
    height: 22px;
    margin: 0;
    padding: 8px 8px 0 8px;
}
.lightboxtextarea
{
    display: block;
    border: solid 1px #e5e5e5;
    height: 138px;
    width: 210px;
    margin: 0;
    padding: 8px;
    overflow: auto;
}
.lightboxleftcol .lightboxinput,.lightboxleftcol .lightboxtextarea
{
    width: 210px;
}
.lightboxrightcol .lightboxinput,.lightboxrightcol .lightboxtextarea
{
    width: 280px;
}
.lightboxbuttons
{
    margin-top: 12px;
    text-align: right;
}
.lightboxbuttons input
{
    color: inherit;
    background-color: Transparent;
}

.datafoundation
{
    z-index: 100;  
    top:280px;
    right: 30px;
}
.faqbox
{
    top: 312px;
}

.namesearchinfobox
{
    top: 292px;
    right: 60px;
}

/* ToHideFromRobot */
.G3mF0rR060t {
    display:none !important;
}