﻿.MainContentTable 
{
	border-top-width: 137px;
	border-top-color: #ffffff;
}

.HeaderBg 
{
	display: none;
}

.PrintBtn 
{
	top: 146px;
}

#rebexLogo 
{
	height: 90px;
	margin-left: 0px;
	background: url('StaticFile.axd/App_Themes/RebexNet/Img/header_fullscreen.jpg') no-repeat #113A54;
	color: white;
	padding-left: 220px;
}
#rebexLogo a
{
    color: white;
}

#contentFrame
{
	padding-top: 12px;
	padding-left: 2px;
}

.MainContentTable
{
	border-top-width: 135px;
}

.SiteHeader {
    background-color: #4F4F4F;
    height: auto;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.TabsPanel 
{
    background-color: #E2DFD9;
}

#rebexMenu 
{
    margin-left: 0px;
    background-color: #38637F;
    border-top: none;
    display: block;
    height: 42px;
    list-style: none outside none;

    border-bottom: solid 5px #FFD184;
}
#rebexMenu li {
    float: left;
    margin: 0;
    padding: 0;
}
#rebexMenu li.nostyle {
    background-image: none;
    padding: 0;
}

#rebexMenu a
{
    color: rgb(255, 255, 255);
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    text-decoration: none;
}

#rebexMenu a:hover
{
    color: rgb(39, 44, 47);
}

#rebexMenu a.highlighted {
    background-color: #FFD184;
    color: rgb(39, 44, 47);
}

#rebexMenu a.buy {
    background-image: url("StaticFile.axd/App_Themes/RebexNet/Img/buy_transparent.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 35px;
}

.elementor :hover
{
    background-color: #EEF2F4
}
.Footer
{
    background-color: #113A54;
}
.Footer a
{
    color: #eee;
    text-decoration: none;
}
.Footer a:hover
{
    color: #fff;
    text-decoration: underline;
}
