﻿/*Top Global*/
/* Global TOP Bar */
.sp {display: none;}
.gBar {position: absolute; width: 100%; z-index: 10000; height: 60px; top: 0; left: 0; z-index: 1000;}
.gBarBg {background: url('../images/globalBar/bar-bg.png') repeat-x top center;}
.gBarContent {height: 100%; width: 990px; margin: 0 auto; }

.gBarIcons { width: 100%; }
.gBarIcons ul { display: inline; width: 276px;}
.gBarIcons ul li { display: block; float: left; margin:0; list-style: none;}
.gBarIcons ul li a {display: block; text-align: center; width: 63px; height: 60px; color: #000; font-size: 11px; font-weight: bold;}
.gBarIcons ul li a span {display: none;}
         
         .gBarIcons ul li a.gBarIconKids {background: url('../images/globalBar/believeKidsIcon.png') no-repeat 0px 0px;}
         .gBarIcons ul li a.gBarIconShop {background: url('../images/globalBar/shopBelieveIcon.png') no-repeat 0px 0px;}
         .gBarIcons ul li a.gBarIconSpirit {background: url('../images/globalBar/sgdIcon.png') no-repeat 0px 0px;}
         .gBarIcons ul li a.gBarIconBo {background: url('../images/globalBar/believeBackOfficeIcon.png') no-repeat 0px 0px;}

         .gBarIcons ul li.selected { background-color: #7F7F7F; }
         .gBarIcons ul li a.gBarIconShop .selected { background-color: #7F7F7F; }
         .gBarIcons ul li a.gBarIconSpirit .selected { background-color: #7F7F7F; }
         .gBarIcons ul li a.gBarIconBo .selected { background-color: #7F7F7F; }

         .gBarIcons ul li a.gBarIconKids:hover { background-color: #FEFEFE; }
         .gBarIcons ul li a.gBarIconShop:hover { background-color: #FEFEFE; }
         .gBarIcons ul li a.gBarIconSpirit:hover { background-color: #7F7F7F; }
         .gBarIcons ul li a.gBarIconBo:hover { background-color: #FEFEFE; }

.gBarRight {position: relative; width: auto; height: 100%; }
.gBarPromo {display: block; font-size: 12px; position: absolute; right: 415px; top: 0px; width: 206px; height: 50px; background: url('../images/g/start_a_drive.png') no-repeat 0 0;}
.gBarFeedback {display: none; font-size: 10px; position: absolute; right: 73px; top: 3px; width: 53px; height: 13px; background: url('../images/globalBar/feedback.png') no-repeat 0 0;}
.gBarContactUs {display: block; font-size: 10px; position: absolute; right: 0px; top: 3px; width: 57px; height: 11px; background: url('../images/globalBar/contactus.png') no-repeat 0 0;}
.gBarContactNumber {display: block; font-size: 14px; position: absolute; right: 79px; bottom: 6px; width: 173px; height: 31px; }
.gBarContactAfrds {display: block; font-size: 12px; position: absolute; right: 0px; bottom: 7px; width: 74px; height: 27px; background: url('../images/globalBar/afrds.png') no-repeat 0 0;}

/*** TABLE ***/
.u_table1 tr
{
     height:46px
}
.u_table1 td, .u_table2 td
{
     vertical-align:top;
     padding:0
}
.u_table1 td div .customStyleSelectBox
{
    width:201px
}
.u_table1 td div .customStyleSelectBoxInner
{
    width:176px
}
.u_td1
{
    line-height:2
}
.u_table2 tr
{
     height:46px
}
.u_td2
{
    text-align:center;
    width:34px
}
/****************/
/**** Input ***/
.u_cbx1
{
    margin-left:3px
}
/*************/