﻿/***************************** Buttons *****************************/

/** BUTTONS GENERAL CLASSES **/

.box_nav
{
width:520px;
height:28px;
float:left;
margin-top:10px;
padding-left:12px;
}


.box_nav a:link , .box_nav a:visited
{
font-size:16px;
color:#666;
}

a.tab
{
background: url(../images/btns.gif) top left no-repeat;
background-position:left -28px;
float: left;
display: block;
line-height: 20px;
height: 28px;
padding-left: 5px;
margin-right:8px;
direction:ltr;
}

a.tab span
{
background: url(../images/btns.gif) top right no-repeat;
background-position:right 0px;
padding: 4px 5px 4px 0px;
display: block;
line-height:20px;
}

a.tab:hover
{
background: url(../images/btns.gif) top left no-repeat;
background-position:left -84px;
color:#fff;
}

a.tab:hover span
{
background: url(../images/btns.gif) top right no-repeat;
background-position:right -56px;
}

a.tab_active
{
background: url(../images/btns.gif) top left no-repeat;
background-position:left -84px;
float: left;
display: block;
line-height: 20px;
height: 28px;
padding-left: 5px;
margin-right:8px;
direction:ltr;
}

a.tab_active span
{
background: url(../images/btns.gif) top right no-repeat;
background-position:right -56px;
padding: 4px 5px 4px 0px;
display: block;
line-height:20px;
color:#fff;
}

/** BUTTONS GENERAL CLASSES **/



/** FIXED AND MORE BUTTONS **/

.more
{
clear:both;
text-align:center;
width:100%;
}

.btn_fixed a:link , .btn_fixed a:visited
{
font-size:16px;
color:#666;
}

.btn_fixed a:hover
{
color:#fff;
}

.btn_fixed a.tab , .btn_fixed a.tab_active
{
width:125px;
margin:0px;
}

/** FIXED AND MORE BUTTONS **/


/** NAS BUTTONS **/

x.nas_box .box_nav
x{
xmargin-top:27px;
x}

.nas_box .box_nav a.tab
{
xbackground-position:left -532px;
}

.nas_box .box_nav a.tab span
{
xbackground-position:right -504px;
}

.nas_box .box_nav a.tab:hover
{
xbackground-position:left -588px;
background-position:left -196px;
}

.nas_box .box_nav a.tab:hover span
{
xbackground-position:right -560px;
background-position:right -168px;
}

.nas_box a.tab_active
{
background-position:left -196px;
}

.nas_box a.tab_active span
{
background-position:right -168px;
}

.nas_box .more
{
clear:both;
text-align:center;
width:100%;
margin:auto;
float:none;
}

.nas_box .more .btn_fixed
{
margin:0 auto;
width:200px;
}

/** NAS BUTTONS **/



/** DAY OF HOPE BUTTONS **/


.hope_box a.tab_active
{
background-position:left -476px;
}

.hope_box a.tab_active span
{
background-position:right -448px;
}


/** DAY OF HOPE BUTTONS **/


/** MBC1 BUTTONS **/

.mbc1_box a.tab:hover
{
background-position:left -140px;
}

.mbc1_box a.tab:hover span
{
background-position:right -112px;
}

.mbc1_box a.tab_active
{
background-position:left -140px;
}

.mbc1_box a.tab_active span
{
background-position:right -112px;
}

/** MBC1 BUTTONS **/



/** MBC2 BUTTONS **/

.mbc2_box a.tab:hover
{
background-position:left -252px;
}

.mbc2_box a.tab:hover span
{
background-position:right -224px;
}

.mbc2_box a.tab_active
{
background-position:left -252px;
}

.mbc2_box a.tab_active span
{
background-position:right -224px;
}

/** MBC2 BUTTONS **/


/** MBC MAX BUTTONS **/

.mbc_max_box a.tab:hover
{
background-position:left -644px;
}

.mbc_max_box a.tab:hover span
{
background-position:right -616px;
}

.mbc_max_box a.tab_active
{
background-position:left -644px;
}

.mbc_max_box a.tab_active span
{
background-position:right -616px;
}

/** MBC MAX BUTTONS **/


/** MBC4 BUTTONS **/

.mbc4_box a.tab:hover
{
background-position:left -364px;
}

.mbc4_box a.tab:hover span
{
background-position:right -336px;
}

.mbc4_box a.tab_active
{
background-position:left -364px;
}

.mbc4_box a.tab_active span
{
background-position:right -336px;
}

/** MBC4 BUTTONS **/



/** MBC ACTION BUTTONS **/

.mbc_action_box a.tab:hover
{
background-position:left -420px;
}

.mbc_action_box a.tab:hover span
{
background-position:right -392px;
}

.mbc_action_box a.tab_active
{
background-position:left -420px;
}

.mbc_action_box a.tab_active span
{
background-position:right -392px;
}

/** MBC ACTION BUTTONS **/



/** MBC ACTION BUTTONS **/

.mbc_albuma_box a.tab_active
{
background-position:left -308px;
}

.mbc_albuma_box a.tab_active span
{
background-position:right -280px;
}

/** MBC ACTION BUTTONS **/



/** MBC3 BUTTONS **/

.mbc3_box .box_nav
{
width:300px;
float:right;
margin-top:15px;
padding:0px;
}


.mbc3_box .box_nav a:link , .mbc3_box .box_nav a:visited
{
font-size:16px;
color:#fff;
}

.mbc3_box a.tab
{
background-position:left -140px;
float:right;
margin-right:10px;
_margin-right:5px;
width:85px;
\width:100px;
w\idth:85px; 
}

.mbc3_box a.tab span
{
background-position:right -112px;
}

.mbc3_box a.tab:hover
{
background-position:left -532px;
}

.mbc3_box a.tab:hover span
{
background-position:right -504px;
color:#666;
}

/** MBC3 BUTTONS **/


/***************************** Buttons *****************************/
