﻿.tabs1 DIV
{
    border: 1px solid #4486C8;
    border-top: none;
}

.tabs1 DIV DIV
{
    border: none;
}

.tabs1 UL
{
    background-color: #f1f1f1;
    border-bottom: 1px solid #4486C8;
    clear: both;
    color: #333;
    font-size: 131%;
    font-weight: bold;
    line-height: normal;
    list-style-type: none;
    margin: 0.83em 0 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.tabs1 UL:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

.tabs1 UL LI
{
    float: left;
    margin: 0;
    list-style-type: none;
}

.tabs1 UL LI A
{
    background-color: #f1f1f1;
    border-bottom: #fff 0px solid;
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
    border-top: #fff 0px solid;
    color: #666;
    display: block;
    float: left;
    outline: none;
    padding: 0.41em 1.33em 0.33em 1.33em;
    text-decoration: none;
}

.tabs1 UL LI A
{
    display: block;
    float: left;
}

.tabs1 UL LI A:link
{
    color: #666;
}

.tabs1 UL LI.selected A
{
    background-color: #fff;
    border-bottom: 0px solid #4486C8;
    border-left: 1px solid #4486C8;
    border-right: 1px solid #4486C8;
    border-top: 4px solid #4486C8;
    bottom: -1px;
    color: #333;
    margin-left1: -1px;
    margin-top: -4px;
    padding: 0.33em 1.33em 0.41em 1.33em;
    position: relative;
}


.tabs2
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/bg_tabs.gif') repeat-x scroll 0 0;
    clear: both;
    width: 100%;
}
.tabs2 ul
{
    height: 31px;
    padding: 0 0 6px;
}
.tabs2 UL:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

.tabs2 ul li
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_off_bg_l.gif') no-repeat scroll left top;
    float: left;
    height: 31px;
    list-style-type: none;
    margin: 0 3px 0 0;
    padding: 0;
}
.tabs2 ul li a
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_off_bg_r.gif') no-repeat scroll right top;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    padding: 7px 18px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.tabs2 ul li.selected
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_on_bg_l.gif') no-repeat scroll left top;
}
.tabs2 ul li.selected a
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_on_bg_r.gif') no-repeat scroll right top;
    color: #037EC3;
}
.tabs2 ul li.noresult
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_dimmed_bg_l.gif') no-repeat scroll left top;
    float: left;
    height: 31px;
    margin: 0 3px 0 0;
    padding: 0;
}
.tabs2 ul li.noresult span
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('Images/p2newtab_dimmed_bg_r.gif') no-repeat scroll right top;
    color: #CCCCCC;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    padding: 7px 20px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
