/* sandbox : empty once test finished */

#content_tabs
{
    margin-top:4px;
}


#tabs_toc
{
    padding:12px 8px 8px 8px;
}


#tabs_toc li
{
    border-style:solid;
    border-bottom-style:none; 
    border-width: 1px;
    border-color:#999999;
    background-color:#555555;
    padding:8px 20px;
    display:inline;
}


#tabs_toc a
{
    text-decoration:none;
    color:#FFFFFF;
}


#tabs_toc li:hover
{
    background-color:#003147;
    border-color:#0B93D5;
}


#tabs_toc #tab_active
{
    background-color:#0972A5;
    border-color:#26B3F7;
    border-bottom-style:solid; 
    border-bottom-width:2px; 
    border-bottom-color:#1B1B1B;
}


#bar
{
    width:100%;
    background-color:#999999;
    height:2px;
    margin:-1px;
}


.tabs23
{
    width:100%;
    height:48px;
    background:url(../../images/misc/tab_slice.png) repeat-x;
}


.tabs2
{
    width:100%;
    height:48px;
}


.tab2
{
    float:left;
    width:110px;
    height:48px;
    text-align:center;
}


.tab2:hover
{
    background:url(../../images/misc/tab_hover.png);
}


.tab2_regular
{
    background:url(../../images/misc/tab_regular.png);
}


.tab2_active
{
    background:url(../../images/misc/tab_active.png);
}


.tab2_text
{
    padding-top:16px;
    text-decoration:none;
    color:#FFFFFF;
}


.tab2_line
{
    float:left;
    height:48px;
    background:url(../../images/misc/tab_slice.png) repeat-x;
}


.tab2_line_a
{
    width:10px;
}


.tab2_line_b
{
    width:186px;
}


.twitter-share-button
{
    margin-left:10px;
}


.bluebutton_avirer
{
    display:inline-block;
    width:160px;
    height:32px;
    line-height:32px;
    background:url(../../images/css_look/blue_button_160x32.png) no-repeat 0 0;
}


.bluebutton
{
    display:inline-block;
    width:160px;
    height:32px;
    line-height:32px;
    background:url(../../images/css_look/blue_button_160x32.png) no-repeat 0 0;
}


.bluebutton
{
    font-family:Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    text-align:center;
}


.bluebutton:hover
{
    text-decoration:none;
    background-position:0 -32px;
}
