/* CSS Document */
    .clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
     .clearfix {display: inline-block;}
   /* Hides from IE-mac \*/
    * html .clearfix {height:1%;} 
    .clear {clear:both;}
    .clearfix {display:block;}
    /* End hide from IE-mac */
/* GLOBAL SETTING END */
    *{
    font-family: Arial;
    font-size:11px;
    }
    body{
    padding:0px;
    margin:0px;
    text-align:center;
    background-color: #FFFFFF;
    height: 100%;
    }
    div{
    text-align:left;
    }
    a{
    text-decoration: none;
    }
    .notice{
    color:#CC0000;
    }
    .underBorder{
    border-bottom: 1px solid #e0e0e0;
    }
    .left{
    display: block;
    float: left;
    }
    .right{
    display: block;
    float: right;
    }    
    #page{
    width:940px;
    height: auto; 
    min-height: 100%;
    margin: 0 auto;
    }          
    #page_top_line{
    width:auto;
    height:85px;
    border-bottom:1px solid #EFEFEF;
    }
    
    /* MENU */
    #page_top_line .page_main_menu
    {
    height:30px;
    width:auto;
    position: relative;
    top:40px;
    left:80px;
    }
    #page_top_line .page_main_menu .inline_menu{
    height:30px;
    width:auto;
    }
    ul{
    list-style: none;
    }
    #page_top_line .page_main_menu .inline_menu li{
    float:left;
    padding-top:3px;
    width:auto;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    }
    #page_top_line .page_main_menu .inline_menu a.no_selected{
    color:#656667;
    text-decoration: none;
    font-size:13px;
    font-weight: bold; 
    }
    #page_top_line .page_main_menu .inline_menu a:hover.no_selected{
    color:#4188C8;
    }
    /* MENU NO SELECTED ITEM */
    #page_top_line .page_main_menu .noselected{
    margin-top:-3px;    
    }
    #page_top_line .page_main_menu .noselected .noselected_left{
    width:11px;
    height:30px;
    display: block;
    float:left;     
    }
    #page_top_line .page_main_menu .noselected .noselected_content{
    width:auto;
    display: block;
    float:left;   
    line-height: 30px;
    text-align: center;    
    }
    #page_top_line .page_main_menu .noselected .noselected_right{
    width:11px;
    height:30px;
    display: block;
    float:left;   
    }
    /* MENU SELECTED ITEM */
    #page_top_line .page_main_menu .inline_menu .selected .selected_left{
    width:11px;
    height:30px;
    background-image: url(../data/design2/menu_left.jpg);
    background-repeat: no-repeat;  
    display: block;
    float:left; 
    }
    #page_top_line .page_main_menu .inline_menu .selected{
    margin-top:-3px;
    width:auto;
    }
    #page_top_line .page_main_menu .inline_menu .selected a{
    color:#FFFFFF;
    text-decoration: none;
    font-size:13px;
    font-weight: bold;    
    }
    #page_top_line .page_main_menu .inline_menu .selected .selected_content{
    width:auto;
    height:30px;
    background-image: url(../data/design2/menu_bg.jpg);
    background-repeat: repeat-x;    
    display: block;
    float:left;   
    line-height: 27px;
    text-align: center;
    }
    #page_top_line .page_main_menu .inline_menu .selected .selected_right{
    width:11px;
    height:27px;
    background-image: url(../data/design2/menu_right.jpg);
    background-repeat: no-repeat;
    display: block;
    float:left;   
    }
    /* MENU END */
    
    #maps_on_board{
    width:55px;
    height:58px;
    background-image: url(../data/design2/maps_on_board.jpg);
    background-repeat: no-repeat;
    margin-top:15px;     
    margin-right:-20px;
    float:right;
    z-index:2000;
    position:relative;
    }    
    #policetraps_logo{
    width:222px;
    height:56px;
    background-image: url(../data/design2/policetraps_logo.jpg);
    background-repeat: no-repeat;
    margin-top:25px;
    float:left;
    }
    .page_content{
    margin-top:10px;
    width:auto;
    height:auto;
    }
    .page_content .left_content{
    width:350px;
    height:auto;
    float:left;
    }
    .page_content .left_content .top_image{
    width:297px;
    height:173px;
    background-image: url(../data/design3/car.png);
    background-repeat: no-repeat;
    position: relative;
    left:30px;
    bottom:-376px;
    }
    .page_content .left_content .policetraps_mini_banner{
    width:231px;
    height:61px;
    /*
    background-image: url(../data/design3/policetraps_mini_banner.png);
    background-repeat: no-repeat;
    */
    margin-top:10px;
    }
    .page_content .left_content .globe_ico{
    width:27px;
    height:27px;
    float:left;
    margin-top: -5px;
    margin-right: 10px;
    background-image: url(../data/design2/globe_ico.jpg);
    background-repeat: no-repeat;
    }
    .page_content .left_content .search_ico{
    width:27px;
    height:27px;
    float:left;
    margin-top: -5px;
    margin-right: 10px;
    background-image: url(../data/design2/search_ico.jpg);
    background-repeat: no-repeat;
    }
    .page_content .left_content .face_ico{
    width:27px;
    height:27px;
    float:left;
    margin-top: -5px;
    margin-right: 10px;
    background-image: url(../data/design2/face_ico.jpg);
    background-repeat: no-repeat;
    }
    .page_content .divider{
    height:20px;
    width:auto;
    }
    .page_content .left_content .top{
    width:306px;
    height:20px;
    line-height: 20px;
    font-size: 18px;  
    color:#114170;
    padding-bottom:3px;
    border-bottom:1px solid #DFE7EF;
    }
    .page_content .left_content .content{
    width:306px;
    height:auto;
    font-size: 12px;
    color:#93A8BE;
    text-align: left;
    padding-top:3px;
    }
    .page_content .left_content .sygic_banner{
    width:361px;
    height:137px;
    background-image: url(../data/design2/sygic_download.jpg);
    background-repeat: no-repeat;
    }
    .page_content .right_content{
    width:552px;
    height:auto;
    float:left;
    margin-left:35px;
    }
    .page_content .right_content .top{
    font-size: 18px;  
    color:#3D3E40;
    }
    .page_content .right_content .top span{
    font-size: 18px;
    color:#4188C8;
    }
    .page_content .top_black span{
    font-size: 18px;
    color:#20272A;    
    }
    
    .page_content .right_content .map_iframe{
    width:549px;
    height:407px;
    margin-top:20px;
    border:1px solid #C4C4C4;
    }
    .trap_list{
    width:374px;
    height:auto;
    float:left;
    }
    .trap_list .top{
    height:30px;
    border-bottom:2px solid #E5E5E5;
    line-height: 30px;
    font-size: 18px;
    color:#3D3E40;
    }
    /* country message box */
    .page_content .left_content .country_message .top{
    height:30px;
    border-bottom:2px solid #E5E5E5;
    line-height: 30px;
    font-size: 18px;
    color:#333333;
    }
    .country_message .top span{
    color:#336699;    
    }
    .page_content .left_content .country_message .message{
    margin-top:23px;
    color:#666666;
    font-size: 12px;
    width:306px;
    }
    /* TRAP BOX */
    .trap_list .trap_box{
    width:374px; 
    height:40px;
    border-bottom:1px solid #E5E5E5;
    padding-top: 3px;
    padding-bottom: 3px;
    }
    .trap_list .trap_box b{
    color:#545454;
    }
    .trap_list .trap_box span{
    color:#666666;
    }
    .trap_list .trap_box i{
    color:#B9B9B9;
    }
    .trap_list .trap_box .trap_ico{
    width:49px;
    height:auto;
    float:left;
    }
    .trap_list .trap_box .trap_content{
    width:320px;
    height:auto;
    float:right;
    }
    /* TRAP BOX */
    
    .page_content .user_list{
    width:147px;
    height:auto;
    float:right;
    }
    .page_content .user_list .top{
    height:30px;
    border-bottom:2px solid #E5E5E5;
    line-height: 30px;
    font-size: 18px;
    color:#3D3E40;
    }
    
    /* USER LIST */
    .user_list .user_box{
    width:147px;
    height:30px;
    line-height: 30px;
    border-bottom: 1px solid #E5E5E5;
    }
    .user_list .user_box .login{
    width:60%;
    height:auto;
    color:#545454;
    text-align: left;
    float:left;
    }
    .user_list .user_box .post{
    width:40%;
    height:auto;
    color:#93918D;
    text-align: right;
    float:right;
    }
    /* USER LIST END */
    
    /* FEATURE PAGE */
    .page_content .feature_banner{
    width:984px;
    height:383px;
    background-image: url(../data/design2/banner_sygic.jpg);
    background-repeat: no-repeat;
    }
    .page_content .feature_banner .box{
    position:relative;
    top:155px;
    left:80px;
    width:330px;
    height:auto;
    } 
    .page_content .feature_banner .box .pointer{
    width:50px;
    height:22px;
    float:left;
    background-image: url(../data/design2/pointer.gif);
    background-repeat: no-repeat;
    background-position: top;
    }
    .page_content .feature_banner .box .content{
    width:280px;
    height:auto;
    float:left;
    font-size:15px;
    color:#3D3E40;
    }
    .page_content .headline{
    width:940px;
    height:30px;
    /*border-bottom:2px solid #E5E5E5;*/
    line-height: 30px;
    }
    .page_content .headline span{
    font-size:20px;
    line-height: 30px;
    color:#3D3E40;
    }
    .page_content .feature_fable{
    width:830px;
    height:auto;
    margin-left:75px;
    }
    .page_content .feature_fable .top{
    width:370px;
    height:30px;
    margin-top:20px;
    }
    .page_content .feature_fable .top img{
    margin-right:25px;
    float:left;
    }
    .page_content .feature_fable .top span{
    color:#3D3E40;
    font-size: 18px;
    margin-top:3px;
    float:left;
    }
    .page_content .feature_fable .content{
    width:370px;
    height:auto;
    text-align: left;
    color:#666666;
    }
    .page_content .feature_fable .content pre{
    color:#B9B9B9;
    }
    .page_content .top span{
    font-size:20px;
    line-height: 30px;
    color:#4188C8;    
    }
    /* END */
    #foother_way{
    width:auto;
    height:39px;
    margin-top:85px;
    background-image: url(../data/design3/motor_way_bottom.png);
    background-repeat: repeat-x;
    }
    #foother{
    width:auto;
    min-height:40px;
    height: auto;
    background-color: #3D3E40;
    border-top:1px solid #9C9F9E;
    color:#6E7173;
    }
    #foother #page{
    line-height: 40px;
    }
    #foother .logo{
    width:151px;
    height:29px;
    background-image: url(../data/design3/policetraps_foother.png);
    background-repeat: no-repeat;
    float:right;
    position: relative;
    top:5px;    
    }
    
    /* OLD SOURCE */
    #iframe_box{
    width:549px;
    height:407px;
    border:0px solid white;    
    }
    #MAP{
    width:940px;
    height: 510px;
    margin-top:10px; 
    border:1px solid #C4C4C4;   
    }
    .filter_box .view_old_traps input{
    border:0px solid red;    
    }
    .filter_box{
    margin-top: 10px;
    }
    .filter_box .input{
    width:177px;
    height:22px;
    border:1px solid #7F9DB9;
    }
    .filter_box .checkbox{
    width:10px;
    height:10px;
    border:1px solid #7F9DB9;
    }
    .filter_box .select{
    width:107px;
    height:22px;
    border:1px solid #7F9DB9;
    }
    .filter_box .submit_input{
    width:74px;
    height:22px;
    color:#FFFFFF;
    font-size: 11px;
    text-align: center;
    line-height: 22px;
    background-image: url(../data/design/button_form_style.jpg);
    background-repeat: no-repeat; 
    border:0px;
    cursor: pointer;
    }  
    
    .filter_box2 .view_old_traps input{
    border:0px solid red;    
    }
    .filter_box2{
    margin-top: 10px;
    }
    .filter_box2 .input{
    width:80px;
    height:22px;
    }
    .filter_box2 .checkbox{
    width:20px;
    height:20px;
    }
    .filter_box2 .select{
    width:auto;
    height:22px;
    border:1px solid #7F9DB9;
    }
    .filter_box2 .submit_input{
    width:74px;
    height:22px;
    color:#FFFFFF;
    font-size: 11px;
    text-align: center;
    line-height: 22px;
    background-image: url(../data/design/button_form_style.jpg);
    background-repeat: no-repeat; 
    border:0px;
    cursor: pointer;
    }          
            
    #UPLOAD{
    display: none;
    }
    .upload_iframe{
    background-color: #FFFFFF;
    border:1px solid #C4C4C4;
    padding:5px;
    z-index:4000;
    }
    .popup_frame{
    position:relative;
    top:0px;
    left:320px;
    width:330px;
    height:35px;
    padding:5px;
    z-index:4000;
    overflow: hidden;
    }
    .upload_iframe .input{
    width:200px;
    height:22px;
    border:1px solid #7F9DB9;
    margin-left:10px;   
    margin-right:0px;   
    }
    .upload_iframe .submit_input{
    width:74px;
    height:22px;
    color:#FFFFFF;
    text-align: center;
    line-height: 22px;
    background-image: url(../data/design/button_form_style.jpg);
    background-repeat: no-repeat; 
    border:0px;
    margin-left:5px;   
    margin-right:5px;   
    }
    
    
    /* MAP MENU */
    .map_menu_level_1 {
    width: 90px;
    height:auto;
    padding:5px;
    line-height: 15px;
    background-color: #FFFFFF;
    color:#000000;
    text-align: center;
    font-weight: bold;
    border:1px solid black;
    padding-left:2px;
    cursor: pointer;
    
    position:absolute;
    margin-left:250px;
    margin-top:20px;
    }
    
    .map_menu_level_2 {
    width:190px;
    height:auto;
    background-image: url(../data/design/add_trap.png);
    background-repeat: repeat;
    behavior: url("iepngfix.htc");
    color:#000000;
    display: none;
    text-align: left;
    cursor: pointer;
    
    position:absolute;
    margin-left:250px;
    margin-top:50px;
    }
    
    table td.map_menu_item{
    height:30px;
    width:190px;
    color:#54555C;
    line-height: 30px;
    }          
    table td.map_menu_item:hover{
    background-color: #87AAB8;
    }
    
    .map_menu_level_2 input{
    display: none;
    }
    .map_menu_level_2 label{
    cursor: pointer;
    }
    .map_menu_level_2 table{
    width:191px;
    height:auto;
    }
    .map_menu_level_2 img{
    padding-left:20px;
    }

    .map_menu_level_2 .last{
    margin-top:-3px;
    }
    .map_menu_level_2 .line{
    height:1px;
    width:200px;
    background-color: #E1E1E1;
    }
    /* SING UP OLD */
    #sign_up{ 
    width: 357px;
    height:190px;
    background-image: url(../data/design2/login_bg2.jpg);
    background-repeat: no-repeat; 
    margin-top:20px;        
    z-index:1;
    padding:20px 0 0 40px;
    }
    #sign_up a{
    color:#000000;
    text-decoration: underline;
    }
    #sign_up td{
    font-size: 12px;
    color:#3C3D40;
    }  
    /* REGISTRATION */
    .page_content .description{
    color:#666666;
    }
    .page_content td{
    color:#3B3C41;
    }
    .registration .error_input{
    width:190px;
    height:22px;
    border:1px solid #CC0000;
    color:#3B3C41;
    font-size: 11pt;
    }
    .page_content input{
    width:190px;
    height:22px;
    border:1px solid #C0CFDC;
    color:#333333;
    font-size: 11pt;
    }
    .page_content .checkbox{
    width:10px;
    height:10px;
    border:1px solid #739DC4;
    color:#3B3C41;
    }
    .page_content select{
    width:190px;
    height:22px;
    border:1px solid #739DC4;
    color:#3B3C41;
    font-size: 11pt;
    }
    .page_content .submit_input{
    width:74px;
    height:22px;
    color:#FFFFFF;
    background-image: url(../data/design/button_form_style.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    border:0px;
    }
    .box table td{
    color:#006699;
    }
    /* TRAPS BUBBLE */
    .marker_trasp_bubble2{
    width:300px;
    height:110px;
    background-color: none;
    }
    .marker_trasp_bubble2 .headline b{
    color:#515259;
    font-size: 11pt;
    font-weight: bold;
    }
    .marker_trasp_bubble2 .headline{
    color:#515259;
    font-size: 11pt;
    font-weight: normal;
    }
    .marker_trasp_bubble2 .carma_desc{
    width:225px;
    color:#8C8F90;
    font-size: 11pt;
    font-weight: normal;
    }
    .carma_desc2
    {
    width:225px;
    color:#000000;
    font-size: 11pt;
    font-weight: normal;    
    }
    .marker_trasp_bubble2 .carma_desc b{
    color:#515259;
    font-size: 11pt;
    font-weight: normal;
    }    
    .marker_trasp_bubble2 .description{
    color:#515259;
    font-size: 9pt;
    font-weight: normal;
    }
    .marker_trasp_bubble2 .description a{
    color:#515259;                    
    text-decoration: underline;
    font-size: 9pt;
    font-weight: normal;
    }   
    .marker_trasp_bubble2 form{
    float:left;
    }
    
    .marker_trasp_bubble{
    width:353px;
    height:136px;
    background-color: none;
    /*padding:0px 10px 10px 10px;
    */}
    .bubble_infoBox {
    /*background: url('../data/map_ico/bubble_bg.png');
    background-repeat: no-repeat;
    behavior: url("iepngfix.htc");
    border: none;
    position: absolute;
    padding-left: 0px;
    padding-top: 0px;
    */}
    .marker_trasp_bubble .green_karma{
    width:53px;
    height:169px;
    background-image: url(../data/design/map_bubble_green.png);
    background-repeat: no-repeat;
    behavior: url("iepngfix.htc");
    }
    .marker_trasp_bubble .blue_karma{
    width:53px;
    height:169px;
    background-image: url(../data/design/map_bubble_blue.png);
    background-repeat: no-repeat;
    behavior: url("iepngfix.htc");
    }
    .marker_trasp_bubble .red_karma{
    width:53px;
    height:169px;
    background-image: url(../data/design/map_bubble_red.png);
    background-repeat: no-repeat;
    behavior: url("iepngfix.htc");
    }
    .marker_trasp_bubble .headline b{
    color:#515259;
    font-size: 11pt;
    font-weight: bold;
    }
    .marker_trasp_bubble .headline{
    color:#515259;
    font-size: 11pt;
    font-weight: normal;
    }
    .marker_trasp_bubble .carma_desc{
    width:225px;
    color:#8C8F90;
    font-size: 11pt;
    font-weight: normal;
    }
    .marker_trasp_bubble .carma_desc b{
    color:#515259;
    font-size: 11pt;
    font-weight: normal;
    }    
    .marker_trasp_bubble .description{
    color:#515259;
    font-size: 9pt;
    font-weight: normal;
    }
    .marker_trasp_bubble .description a{
    color:#515259;                    
    text-decoration: underline;
    font-size: 9pt;
    font-weight: normal;
    }  
    /*.marker_trasp_bubble input{
    width:80px;
    height:20px;
    background-color:#ECE9D8;
    color:#000000;
    
    }  */
    #TRAP_VOTES a{
    text-decoration:underline;
    color:#515259;
    }
    #TRAP_VOTES img{
    text-decoration:none;
    border:1px solid white;
    color:#515259;
    }  
    /* TRAPS BUBBLE END */
    /* SETTING CSS */
    .settings_menu{
    width:240px;
    height:auto;
    color:#3B3C41;
    }
    .settings_menu .menu a{
    text-decoration: none;
    color:#333333;
    font-weight: bold;
    }
    .settings_menu .menu li{
    list-style: none;
    width:125px;
    height:20px;
    margin-left:-40px;
    }
    .setting_content{
    width:700px;
    height:auto;
    color:#3B3C41;
    }
    .setting_content .box{
    width:500px;
    height:auto;
    margin-left:-80px;
    }
    .setting_content .checkbox{
    width:10px;
    height:10px;
    border:1px solid #7F9DB9;
    }
    .setting_content .select{
    width:160px;
    height:22px;
    border:1px solid #7F9DB9;
    font-size: 11pt;
    }
    .setting_content .input{
    width:160px;
    height:22px;
    border:1px solid #7F9DB9;
    font-size: 11pt;
    }
    .setting_content .textarea{
    border:1px solid #7F9DB9;
    }
    .small_input{
    width:40px;
    height:20px;
    line-height:20px;
    border:1px solid #7F9DB9;
    font-size: 11pt;
    }
    .setting_content .submit_input{
    width:107px;
    height:22px;
    color:#FFFFFF;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    background-image: url(../data/design/form_button_big.jpg);
    background-repeat: no-repeat; 
    border:0px;
    }
    /* END */
    
    /* POLICETRAPS v3 */
        
    .page_content form  .blue_submit_input{
    width:85px;
    font-size: 12px;
    display: inline-block;
    height: 23px;
    color: #FFFFFF;
    background-image: url(../data/design2/button_blue.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    }
    .page_content form  .blue_submit_input:hover{
    background-position: bottom left !important;
    }
    .registration form td{
    font-size: 11px;
    color:#006699;
    }
    .car_image{
    width:296px;
    height:201px;
    background-image: url(../data/design3/only_car.png);
    background-repeat: no-repeat;
    position: relative;
    top:124px;
    left:-30px;
    }
    .car_image2{
    width:296px;
    height:74px;
    background-image: url(../data/design3/only_car.png);
    background-repeat: no-repeat;
    position: relative;
    top:124px;
    left:-30px;
    }
    #car_image2{
    width:296px;
    height:74px;
    background-image: url(../data/design3/only_car.png);
    background-repeat: no-repeat;
    position: relative;
    top:124px;
    left:-30px;
    }
    /* HOW IT WORKS */
    .how_it_works{
    width:875px;
    height:auto;
    border-bottom:1px solid #E5E5E5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    }
    .how_it_works .healdine{
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    }
    .how_it_works .steep_image{
    width:70px;
    height:auto;
    padding-top:30px;
    }
    .how_it_works .left .text_content{
    width:390px;
    height:auto;
    }
    .how_it_works .right .text_content{
    width:320px;
    height:auto;
    } 
    .how_it_works .text_content p{
    color:#6D7076;
    }
    .how_it_works .text_content p b{
    color:#0D2933;
    }
    .how_it_works .text_content a{
    text-decoration: underline;
    color:#017385;
    }
    .how_it_works .ico_list{
    width:300px;
    height:auto;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .how_it_works .ico_list div{
    width:140px;
    height:30px;
    float:left;
    }
    .how_it_works .map{
    width:326px;
    height:208px;
    background-image: url(../data/design3/map_iframe.jpg);
    background-repeat: no-repeat;
    }
    .how_it_works .voting{
    width:278px;
    height:129px;
    background-image: url(../data/design3/voting.jpg);
    background-repeat: no-repeat;
    /*float: left;
    position: relative;
    right:80px;
    */
    margin-right: 110px;
    }
