﻿/********** Tabs **********/
div.tabs
{
    clear: both;
    margin: 0;
}

div.css-panes
{
    background-color: #F5F5F5;
    border: solid 1px #A9A9A9;
    padding: 1.5em;
}

ul.css-tabs
{
    height: 30px;
    margin: 0 !important;
    padding: 0;
}

ul.css-tabs a
{
    background: url(../Images/detailsTabs.png) no-repeat;
    border: 0;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: absolute;
    text-decoration: none;
    _float: left;
    _left: 0px;
}

ul.css-tabs a:active
{
    outline: none;
}

ul.css-tabs a:hover
{
    
    color: #FFF;
}

ul.css-tabs a:hover.current
{
    color: #800 !important;
}

ul.css-tabs li
{
    display: inline-block;
    float: left;
    height: 30px;
    margin: 0 !important;
    padding: 0;
    position: relative;
    text-align: center;
    top: 1px;
}

ul.css-tabs li.s
{
    width: 81px;
}

ul.css-tabs li.s a, ul.css-tabs li.s a:link
{
    background-position: -553px -1px;
    width: 81px;
}

ul.css-tabs li.s a:hover
{
    background-position: -553px -32px;
}

ul.css-tabs li.s a.current
{
    background-position: -553px -62px;
}

ul.css-tabs li.s a.current:hover
{
    background-position: -553px -62px;
    cursor: default;
}

ul.css-tabs li.m
{
    width: 133px;
}

ul.css-tabs li.m a, ul.css-tabs li.m a:link
{
    background-position: -420px -1;
    width: 133px;
}

ul.css-tabs li.m a:hover
{
    background-position: -420px -32px;
}

ul.css-tabs li.m a.current
{
    background-position: -420px -62px;
}

ul.css-tabs li.m a.current:hover
{
    background-position: -420px -62px;
    cursor: default;
}

ul.css-tabs li.l
{
    width: 174px;
}

ul.css-tabs li.l a, ul.css-tabs li.l a:link
{
    background-position: -246px -1px;
    width: 174px;
}

ul.css-tabs li.l a:hover
{
    background-position: -246px -32px;
}

ul.css-tabs li.l a.current
{
    background-position: -246px -62px;
}

ul.css-tabs li.l a.current:hover
{
    background-position: -246px -62px;
    cursor: default;
}

ul.css-tabs li.xl
{
    width: 248px;
}

ul.css-tabs li.xl a
{
    background-position: 0 0;
    width: 248px;
}

ul.css-tabs li.xl a:hover
{
    background-position: 0 -32px;
}

ul.css-tabs li.xl a.current
{
    background-position: 0 -62px;
}


ul.css-tabs li.nl
{
    width: 174px;
}

ul.css-tabs li.nl a, ul.css-tabs li.nl a:link
{
        background-position: -246px -62px;
        width: 174px;
}

ul.css-tabs li.nl a:hover
{
        background-position: -246px -62px;
}

ul.css-tabs li.nl a.current
{
        background-position: -246px -62px;
}

ul.css-tabs li.nl a.current:hover
{
        background-position: -246px -62px;

}