﻿.boxpanel_container
{
    font-family:Arial, Verdana;
    position:relative;
    height:100%;
}

.boxpanel_tabs_container,
.boxpanel_under_tabs_container
{
    position:relative;
    left:0px;
    clear:both;
    background:#f0f0f0;
    height:32px;
}

.boxpanel_under_tabs_container
{
    height:26px;
}

.tab_le,
.under_tab_le
{
    width:7px;
    height:32px;
    float:left;
}

.under_tab_le
{
    height:23px;
}

.tab_re,
.under_tab_re
{
    width:7px;
    height:32px;
    float:right;
    background:#ffffff url(/Media/Images/Core/Tabs/rw2l.gif) top right no-repeat;
}

.under_tab_re
{
    background:#ffffff url(/Media/Images/Core/Tabs/urw2l.gif) top right no-repeat;
    height:20px;
}

.tab,
.under_tab
{
    font-size:12px;
    font-weight:bold;
    position:relative;
    float:left;
    height:24px;
    padding:8px 15px 0px 15px;
    cursor:pointer;
    text-decoration:none;
}

.under_tab
{
    padding:4px 15px 3px 8px;
    height:16px;
}


.tab:hover,
.under_tab:hover
{
    color:#ffffff;
    color:#F4D1D7;
}

.ll2w
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/ll2c.gif) top right no-repeat;
}
.ull2w
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/ull2c.gif) bottom right no-repeat;
}

.ll2d
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/ll2c.gif) top right no-repeat;
}
.ull2d
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/ull2c.gif) bottom right no-repeat;
}

.ld2w
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/ld2w.gif) top right no-repeat;
}
.uld2w
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/uld2w.gif) bottom right no-repeat;
}

.lm2w
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/lm2w.gif) top right no-repeat;
}
.ulm2w
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/ulm2w.gif) bottom right no-repeat;
}

.rw2d
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/rw2d.gif) top right no-repeat;
}
.urw2d
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/urw2d.gif) bottom right no-repeat;
}

.rw2m
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/rw2m.gif) top right no-repeat;
}
.urw2m
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/urw2m.gif) bottom right no-repeat;
}

.rw2l
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/rw2l.gif) top right no-repeat;
}
.urw2l
{
    color:#ffffff;
    background:#ffffff url(/Media/Images/Core/Tabs/urw2l.gif) bottom right no-repeat;
}

.rd2m
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/rd2m.gif) top right no-repeat;
}
.urd2m
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/urd2m.gif) bottom right no-repeat;
}

.rd2l
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/rd2l.gif) top right no-repeat;
}
.urd2l
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/urd2l.gif) bottom right no-repeat;
}

.rm2w
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/rm2w.gif) top right no-repeat;
}
.urm2w
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/urm2w.gif) bottom right no-repeat;
}

.rl2bg
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/rl2bg.gif) top right no-repeat;
}
.url2bg
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/url2bg.gif) bottom right no-repeat;
}

.rm2l
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/rm2l.gif) top right no-repeat;
}
.urm2l
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/urm2l.gif) bottom right no-repeat;
}

.rm2d
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/rm2d.gif) top right no-repeat;
}
.urm2d
{
    color:#ffffff;
    background:#7C7C7C url(/Media/Images/Core/Tabs/urm2d.gif) bottom right no-repeat;
}

.rd2w
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/rd2w.gif) top right no-repeat;
}
.urd2w
{
    color:#ffffff;
    background:#606062 url(/Media/Images/Core/Tabs/urd2w.gif) bottom right no-repeat;
}

.tabselected
{
    color:#750C00;
    padding-left:7px;
}

.lpadfix
{
    padding-left:7px;
}

.rpadfix
{
    padding-right:23px;
}

.tabselected:hover
{
    cursor:default;
    color:#750C00;
}

.tab_content_box
{
    clear:both;
}

.tab_image
{
    position:relative;
    top:-17px;
    left:0px;
    display:inline;
    float:left;
    border:none;
}
