/*Version=<<TS_VERSION>>*/

/**************************************************************************
---- Localized rules (from localized.css) --------------
**************************************************************************/

/* signin */
#header { background: transparent url(../../zh-TW/_images/basis/signin.gif) no-repeat 610px 16px; }

/* nav */
li#home_nav_security, li#home_nav_security a { background-image:url(../../zh-TW/_images/basis/nav_home_security.gif); }
li#home_nav_learn, li#home_nav_learn a { background-image:url(../../zh-TW/_images/basis/nav_home_learn.gif); }

/* subnav */
a#sub_nav_security { background:url(../../zh-TW/_images/basis/nav_sub_security.gif) no-repeat; }
a#sub_nav_learn { background:url(../../zh-TW/_images/basis/nav_sub_learn.gif) no-repeat; }

#sub_nav li.selected a#sub_nav_security { background:url(../../zh-TW/_images/basis/nav_sub_security_big.gif) no-repeat; }
#sub_nav li.selected a#sub_nav_learn { background:url(../../zh-TW/_images/basis/nav_sub_learn_big.gif) no-repeat; }

/* home images */
.photo_1a { background:url(../../zh-TW/_images/basis/home_main_photo_1a.jpg) no-repeat; }
.photo_1b { background:url(../../zh-TW/_images/basis/home_main_photo_1b.jpg) no-repeat; }
.photo_2a { background:url(../../zh-TW/_images/basis/home_main_photo_2a.jpg) no-repeat; }
.photo_2b { background:url(../../zh-TW/_images/basis/home_main_photo_2b.jpg) no-repeat; }
.photo_3a { background:url(../../zh-TW/_images/basis/home_main_photo_3a.jpg) no-repeat; }
.photo_3b { background:url(../../zh-TW/_images/basis/home_main_photo_3b.jpg) no-repeat; }
.photo_4a { background:url(../../zh-TW/_images/basis/home_main_photo_4a.jpg) no-repeat; } 
.photo_4b { background:url(../../zh-TW/_images/basis/home_main_photo_4b.jpg) no-repeat; }  
.photo_main  { background:url(../../zh-TW/_images/basis/home_main_photo_5.gif) no-repeat; }  

/**************************************************************************
---- styled_t styles --------------
**************************************************************************/
#copy table.styled_t {
    width:540px;
    border-top:1px #ccc solid;
    border-left:1px #ccc solid;
    
}

#copy table.styled_t td, #copy table.styled_t th {
    border-right:1px #ccc solid;
    border-bottom:1px #ccc solid;
    padding:4px;
}

#copy table.styled_t th {
    background-color: #e6e6e6;
    text-align: center;
}


/**************************************************************************
---- LEFT BOX for Upsell Box and Report Stolen   -------------- 
**************************************************************************/
#reportstolen {
    background: url(../../zh-TW/_images/basis/report_stolen_bg.gif) no-repeat 0 0;
    width: 166px;
    height: 100px;      
    padding-top: 35px;
}

#reportstolen a {
     display: inline !important;
     width: auto;
     height: auto;
     margin: auto !important;
}

#reportstolen .msg_1 {
     padding: 5px 1px 20px 45px; 
     font-size:12px;  
     font-weight:bold;   
     background:url(../../zh-TW/_images/basis/report_stolen_line.gif) no-repeat center bottom;
}

#reportstolen .msg_2 {
    padding: 0 5px 0 9px;     
    font-size:11px;   
}

#tryit {
    background:url(../../zh-TW/_images/basis/upsell_bg.gif) no-repeat;
    width: 166px;
    height: 125px;
    margin-top: 1em;
}

#tryit .msg {
    padding: 10px;     
    margin-left: 15px; 
    margin-right: 5px;
    font-weight:bold;  
}

#tryit a {
    display: inline !important;
    width: auto;
    height: auto;
    margin-top: 0px;    
    margin-left: 20px;
    font-size:11px;  
}

#tryit li {
    background:url(../../zh-TW/_images/basis/arrow.gif) no-repeat;    
    margin-top: 1px;
    margin-left: 25px;         
}
