/*Version=<<TS_VERSION>>*/

/**************************************************************************
---- Localized rules (from localized.css) --------------
**************************************************************************/

/* signin */
#header a#signin { width:80px; }
#header { background: transparent url(../../fr/_images/basis/signin.gif) no-repeat 580px 16px; }

/* nav */
li#home_nav_security, li#home_nav_security a { background-image: url(../../fr/_images/basis/nav_home_security.gif); }
li#home_nav_learn, li#home_nav_learn a { background-image: url(../../fr/_images/basis/nav_home_learn.gif); }

/* subnav */
a#sub_nav_security { background:url(../../fr/_images/basis/nav_sub_security.gif) no-repeat; }
a#sub_nav_learn { background:url(../../fr/_images/basis/nav_sub_learn.gif) no-repeat; }

#sub_nav li.selected a#sub_nav_security { background:url(../../fr/_images/basis/nav_sub_security_big.gif) no-repeat; }
#sub_nav li.selected a#sub_nav_learn { background:url(../../fr/_images/basis/nav_sub_learn_big.gif) no-repeat; }

/* home images */
.photo_1a { background:url(../../fr/_images/basis/home_main_photo_1a.jpg) no-repeat; }
.photo_1b { background:url(../../fr/_images/basis/home_main_photo_1b.jpg) no-repeat; }
.photo_2a { background:url(../../fr/_images/basis/home_main_photo_2a.jpg) no-repeat; }
.photo_2b { background:url(../../fr/_images/basis/home_main_photo_2b.jpg) no-repeat; }
.photo_3a { background:url(../../fr/_images/basis/home_main_photo_3a.jpg) no-repeat; }
.photo_3b { background:url(../../fr/_images/basis/home_main_photo_3b.jpg) no-repeat; }
.photo_4a { background:url(../../fr/_images/basis/home_main_photo_4a.jpg) no-repeat; } 
.photo_4b { background:url(../../fr/_images/basis/home_main_photo_4b.jpg) no-repeat; }  
.photo_main  { background:url(../../fr/_images/basis/home_main_photo_5.gif) no-repeat; }  


/**************************************************************************
---- LEFT BOX for Upsell Box and Report Stolen   -------------- 
**************************************************************************/
#reportstolen {
    background: url(../../fr/_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 17px 45px; 
     font-size:12px;  
     font-weight:bold;    
     background:url(../../fr/_images/basis/report_stolen_line.gif) no-repeat center bottom;
}

#reportstolen .msg_2 {
    padding: 0 10px 0 14px;     
    font-size:11px;  
}

#tryit {
    background:url(../../fr/_images/basis/upsell_bg.gif) no-repeat;
    width: 166px;
    height: 125px;
    margin-top: 1em;
}

#tryit .msg {
    padding: 10px;     
    margin-left: 3px; 
    margin-right: 5px;
    font-weight:bold;  
}

#tryit a {
    display: inline !important;
    width: auto;
    height: auto;
    margin-top: -3px;    
    margin-left: 20px;
    font-size:11px;  
}

#tryit li {
    background:url(../../fr/_images/basis/arrow.gif) no-repeat;    
    margin-top: 1px;
    margin-left: 15px;         
}

#home div.boxes h4 {
	margin-top: 5px;
}