#content .contentLeft img{
	float:left;
	margin:0px 20px 10px 0px;
}
#content .contentLeft ul li a{
	display:block;
	border:none;
	margin-bottom:2px;
}

#workflow{
    height:600px;
    width:960px;
    margin-top:10px;
}
#workflow .ingest,
#workflow .ipc,
#workflow .news,
#workflow .server,
#workflow .archive,
#workflow .scheduling,
#workflow .mcr,
#workflow .ipd,
#workflow .legal,
#workflow .air,
#workflow .cg,
#workflow .master
{
    position:absolute;

}

#workflow .ingest,
#workflow .ipc{
    width:227px;
}
#workflow .ingest{
    height:373px;
    margin:0px 0px 0px 0px;
}
#workflow .ipc{
    height:198px;
    margin:378px 0px 0px 0px;
}
#workflow .news{
    width:580px;
    height:232px;
    margin:0px 0px 0px 231px;
}
#workflow .server{
    width:437px;
    height:136px;
    margin:237px 0px 0px 231px;
}
#workflow .archive{
    width:272px;
    height:198px;
    margin:378px 0px 0px 231px;
}
#workflow .scheduling{
    width:161px;
    height: 198px;
    margin:378px 0px 0px 508px;
}
#workflow .mcr{
    width:138px;
    height:339px;
    margin:237px 0px 0px 673px;
}
#workflow .ipd{
    width:144px;
    margin:378px 0px 0px 816px;
    height:198px;
}
#workflow .legal{
    width:118px;
    margin:16px 0px 0px 842px;
    height:98px;
}
#workflow .air{
    width:118px;
    margin:119px 0px 0px 842px;
    height:98px;
}
#workflow .cg{
    width:118px;
    margin:222px 0px 0px 842px;
    height:151px;
}
#workflow .master{
    width:22px;
    margin:16px 0px 0px 816px;
    height:357px;
}


#workflow .lash{
    height:14px;
    position:absolute;
    background-color: #ccc;
    text-transform: uppercase;
    padding:2px 6px 0px 6px;
    font-size:10px;
    cursor:pointer;
    color:#fff;
}
    #workflow .ingest .lash,
    #workflow .news .lash{
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    #workflow .ipc .lash,
    #workflow .archive .lash,
    #workflow .scheduling .lash,
    #workflow .mcr .lash,
    #workflow .ipd .lash{
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }


    #workflow .ingest .lash{
        background-color:#8bced3;
    }
    #workflow .news .lash{
        background-color:#b7211f;
    }
    #workflow .ipc .lash{
        margin-top:184px;
        background-color:#c5c35e;
    }

    #workflow .server .lash{
        background-color:#fff;
    }
    #workflow .archive .lash{
        margin-top:184px;
        background-color:#6894c8;
    }
    #workflow .scheduling .lash{
        margin-top:184px;
        background-color:#9163a7;
    }
    #workflow .mcr .lash{
        margin-top:325px;
        background-color:#64b769;
    }
    #workflow .ipd .lash{
        margin-top:184px;
        background-color:#c5c35e;
    }


#workflow .cat_cont{
    border:1px solid #ccc;
    clear:both;
    margin-top:16px;
    padding:0px 5px;
}
    #workflow .ingest .cat_cont,
    #workflow .news .cat_cont{
        -webkit-border-radius: 5px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius: 5px;
        -moz-border-radius-topleft: 0;
        border-radius: 5px;
        border-top-left-radius: 0;
    }
    #workflow .ipc .cat_cont,
    #workflow .archive .cat_cont,
    #workflow .scheduling .cat_cont,
    #workflow .mcr .cat_cont,
    #workflow .ipd .cat_cont{
        -webkit-border-radius: 5px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius: 5px;
        -moz-border-radius-bottomleft: 0;
        border-radius: 5px;
        border-bottom-left-radius: 0;
    }
    #workflow .server .cat_cont,
    #workflow .air .cat_cont,
    #workflow .legal .cat_cont,
    #workflow .cg .cat_cont,
    #workflow .master .cat_cont
    {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    #workflow .ingest .cat_cont{
        height:357px;
    }
    #workflow .ipc .cat_cont{
        height:182px;
        margin-top:0px;
    }
    #workflow .news .cat_cont{
        height:216px;
    }
    #workflow .server .cat_cont{
        height:136px;
        margin-top:0px;
    }
    #workflow .archive .cat_cont{
        height:182px;
        margin-top:0px;
    }
    #workflow .scheduling .cat_cont{
        height:182px;
        margin-top:0px;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }
    #workflow .mcr .cat_cont{
        height:323px;
        margin-top:0px;
    }
    #workflow .ipd .cat_cont{
        height:182px;
        margin-top:0px;
    }
    #workflow .legal .cat_cont{
        height:98px;
        margin-top:0px;
    }
    #workflow .air .cat_cont{
        height:98px;
        margin-top:0px;
    }
    #workflow .cg .cat_cont{
        height:151px;
        margin-top:0px;
    }
    #workflow .master .cat_cont{
        height:357px;
        margin-top:0px;
        background-color:#e5e5ea;
    }


    /* HOVERS */
    #workflow .ingest .cat_cont:hover{
        border-color:#8bced3;
        background-color:#eeffff;
    }
    #workflow .ipc .cat_cont:hover{
        border-color:#c5c35e;
        background-color:#fffdd9;
    }
    #workflow .news .cat_cont:hover{
        border-color:#b7211f;
        background-color:#ffe6e6;
    }
    #workflow .server .cat_cont:hover,
    #workflow .legal .cat_cont:hover,
    #workflow .air .cat_cont:hover,
    #workflow .cg .cat_cont:hover,
    #workflow .master .cat_cont:hover{
        background-color:#f2f2f2;
    }
    #workflow .archive .cat_cont:hover{
        border-color:#6894c8;
        background-color:#e9f4ff;
    }
    #workflow .scheduling .cat_cont:hover{
        border-color:#9163a7;
        background-color:#f9eeff;
    }
    #workflow .mcr .cat_cont:hover{
        border-color:#64b769;
        background-color:#f3fff3;
    }
    #workflow .ipd .cat_cont:hover{
        border-color:#c5c35e;
        background-color:#fffdd9;
    }

    #workflow .cat_cont .minicont{
        border:1px dotted #c5c5c8;
        width:74px;
        height:54px;
        position:absolute;
    }

    #workflow .cat_cont .legend{
        position:absolute;
        margin-top:-7px;
        margin-left:0px;
        font-size:9px;
        text-transform: uppercase;
        padding:0px 4px;
        background-color: #FFF;
    }
    #workflow .cat_cont .screen{
        width:74px;
        height:54px;
        position:absolute;
        background:url(../img/workflows/ico_screen.png) no-repeat;
        font-size:9px;
        text-align:center;
    }
    #workflow .cat_cont .screen span.screenTxt{
        display:block;
        margin-top:15px;
    }
    #workflow .cat_cont .multiscreen{
        width:88px;
        height:88px;
        position:absolute;
        background:url(../img/workflows/ico_multiscreen.png) no-repeat center bottom;
        font-size:9px;
        text-align:center;
    }
    #workflow .cat_cont .multiscreen a{
        color:#fff;
    }
    #workflow .cat_cont .multiscreen span.inside{
        display:block;
        margin-top:20px;
        text-align:center;
        padding:0px 17px 0px 6px;
        color:#fff;
    }
    
    #workflow .ingest .cat_cont:hover .legend{
        background-color:#eeffff;
    }
    #workflow .ipd .cat_cont:hover .legend{
        background-color:#fffdd9;
    }
    #workflow .ipc .cat_cont:hover .legend{
        background-color:#fffdd9;
    }
    #workflow .archive .cat_cont:hover .legend{
        background-color:#e9f4ff;
    }
    #workflow .news .cat_cont:hover .legend{
        background-color:#ffe6e6;
    }
    #workflow .mcr .cat_cont:hover .legend{
        background-color:#f3fff3;    }
    #workflow .scheduling .cat_cont:hover .legend{
        background-color:#f9eeff;
    }

    #workflow .cat_cont .dell{
        width:84px;
        
        border:none;
        position:absolute;
        background:url(../img/workflows/dell.png) center 0px no-repeat;
        font-size:9px;
        text-align:center;
        padding-top:26px;
    }
    #workflow .cat_cont .screenDell{
        position:absolute;
        background:url(../img/workflows/ico_screen_dell.png) center 0px no-repeat;
        width:56px;
        height:64px;
        padding-right:6px;
        padding-left: 39px;
        font-size:9px;
        color:#fff;
        text-align:center;
    }
    #workflow .screenDell a,
    #workflow .screen a{
        color:#fff;
    }

/* ICONES SUELTOS */
/* INGEST */
#ico_camera{
    margin-top:10px;
}
#ico_satellite{
    margin-top:74px;
}
#ico_van{
    margin-top:138px;
}
#ico_vtr{
    margin-top:202px;
}
#workflow .ingest .av_router{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#e5e5ea;
    border:1px solid #c5c5c8;
    position:absolute;
    padding:5px;
    width:10px;
    height:236px;
    margin-left:95px;
    margin-top:10px;
    text-align:center;
}
#workflow .ingest .av_router img{
    float:left;
    margin-top:84px;
}
#capturer_1{
    margin:10px 0px 0px 130px;
}
#capturer_2{
    margin:76px 0px 0px 130px;
}
#capturer_3{
    margin:142px 0px 0px 130px;
}
#capturer_4{
    margin:208px 0px 0px 130px;
}
#autorec_director{
    margin:280px 0px 0px 55px;
    padding-top:10px;
    height:54px;
}
/* IP CONTRIBUTION */
#ico_transfer{
    margin-top:20px;
    margin-left:120px;
}
#ico_live{
    margin-top:110px;
    margin-left:17px;
}
#ico_3g{
    margin-top:110px;
    margin-left:120px;
}
#ico_ipt{
    margin-top:20px;
    margin-left:17px;
}
/* ARCHIVE AND MAM */
#ico_disk{
    margin-top:110px;
}
#ico_lto{
    margin-top:110px;
    margin-left:84px;
}
#ico_archive{
    margin-top:44px;
    margin-left:84px;
}
#ico_tape{
    margin-top:44px;
}
#ico_cache{
    width:74px;
    height:54px;
    position:absolute;
    text-align:center;
    margin-left:174px;
    margin-top:74px;
    font-size:9px;
}

/* SCHEDULING AND TRAFFIC */
#ico_scheduling{
    width:60px;
    margin-top:110px;

}
#ico_erp{
    margin-top:110px;
    margin-left:73px;
}
#ico_crea{
    margin-left:37px;
    margin-top:20px;
}
#workflow .cat_cont .ico_scheduling{
    width:64px;
}
/* MCR */
#ico_multicom{
    margin-left:26px;
    margin-top:20px;
}
#ico_v{
    margin-left:20px;
    margin-top:100px;
}
#ico_matic{
    margin-left:20px;
    margin-top:185px;
}
#ico_backup{
    margin-left:20px;
    margin-top:259px;
}
#cont_mcr_1,
#cont_mcr_2,
#cont_mcr_3{
    position:absolute;
    width:94px;
    margin-left:15px;
    border:1px dotted #c5c5c8;

}
#cont_mcr_1{
    height:150px;
    margin-top:10px;
}
#cont_mcr_2{
    height:62px;
    margin-top:170px;
}
#cont_mcr_3{
    height:62px;
    margin-top:242px;
}
/* IP DISTRI */
#ico_ipd{
    margin-left:28px;
    margin-top:110px;
}
#ico_transferd{
    margin-left:28px;
    margin-top:20px;
}

/* LEGAL */
#legalrec{
    margin-top:10px;
}
#legalrec .leg1{
    display:block;
    margin-top:10px;
}
#legalText{
    position:absolute;
    font-size:9px;
    margin-top:74px;
    margin-left:3px;
}
/* AIR */
#ico_air{
    position:absolute;
    width:74px;
    height:70px;
    text-align: center;
    margin-left:15px;
    margin-top:15px;
}
/* CG */
#ico_cgplus{
    margin-left:12px;
    margin-top:10px;
}
#ico_data{
    font-size:9px;
    margin-left:15px;
    margin-top:69px;
    width:74px;
    height:64px;
    text-align: center;
}
/* SERVER */
#ico_transcoder{
    margin-top:50px;
    margin-left:35px;
}
#ico_render{
    margin-top:50px;
    margin-left:300px;
}
#ico_storage{
    width:74px;
    height:84px;
    text-align:center;
    font-size:9px;
    margin-left:175px;
    margin-top:25px;
}

/* NEWS AND LIVE PRODUCTION */
#studio,
#newsroom,
#pcr{
    position:absolute;
    border:1px dotted #c5c5c8;
}

#studio{
    width:300px;
    height:84px;
    margin-top:10px;
    margin-left:10px;
}
#ico_camera_s{
    margin-top:10px;
    margin-left:20px;
}
#ico_prompter{
    margin-top:10px;
    margin-left:112px;
}
#ico_virtual{
    margin-top:10px;
    margin-left:205px;
}
#workflow .news .cat_cont .minicont{
    border:1px dotted #c5c5c8;
    width:74px;
    height:68px;
    position:absolute;
    font-size:9px;
    text-align:center;
}
#newsroom{
    width:300px;
    height:100px;
    margin-top:105px;
    margin-left:10px;
}
#ico_wires{
    width:45px;
    height:59px;
    text-align:center;
    font-size:9px;
    position:absolute;
    margin-top:35px;
    margin-left:5px;
}
#ico_scenes{
    width:45px;
    height:59px;
    text-align:center;
    font-size:9px;
    position:absolute;
    margin-top:35px;
    margin-left:150px;
}
    #workflow .cat_cont #ico_post span.inside{
        padding:7px 17px 0px 6px;
    }
#ico_production{
    margin-top:7px;
    margin-left:56px;
}
#ico_post{
    margin-top:7px;
    margin-left:206px;
}
#pcr{
    width:220px;
    margin-left:322px;
    margin-top:35px;
    height:170px;
}
#ico_cg_2{
    margin-top:15px;
    margin-left:5px;
}
#ico_backup_2{
    margin-top:75px;
    margin-left:5px;
}
#ico_airnews{
    margin-top:127px;
    margin-left:5px;
}
#ico_mixer{
    position:absolute;
    width:74px;
    height:54px;
    margin-left:130px;
    margin-top:60px;
}


/* FLECHAS */
#flechas div{
    position:absolute;
}
/* INGEST */
#fl_ingest_1{
    background:url(../img/workflows/flechas/ingest_1.png) no-repeat;
    width:51px;
    height:214px;
    margin-top:82px;
    margin-left:88px;
}
#fl_ingest_2{
    background:url(../img/workflows/flechas/ingest_2.png) no-repeat;
    width:50px;
    height:42px;
    margin-top:280px;
    margin-left:37px;
}
/* IP CONTRIBUTION */
#fl_ipc_1{
    background:url(../img/workflows/flechas/ipc_1.png) no-repeat;
    width:101px;
    height:25px;
    margin-top:457px;
    margin-left:39px;
}
#fl_ipc_2{
    background:url(../img/workflows/flechas/ipc_2.png) no-repeat;
    width:24px;
    height:11px;
    margin-top:396px;
    margin-left:100px;
}
/* ARCHIVE */
#fl_archive_1{
    background:url(../img/workflows/flechas/archive_1.png) no-repeat;
    width:331px;
    height:42px;
    margin-top:365px;
    margin-left:201px;
}
#fl_archive_2{
    background:url(../img/workflows/flechas/archive_2.png) no-repeat;
    width:11px;
    height:95px;
    margin-top:356px;
    margin-left:442px;
}
#fl_archive_3{
    background:url(../img/workflows/flechas/archive_3.png) no-repeat;
    width:22px;
    height:11px;
    margin-left:400px;
    margin-top:475px;
}
/* SCHEDULING */
#fl_scheduling_1{
    background:url(../img/workflows/flechas/scheduling.png) no-repeat;
    width:65px;
    height:66px;
    margin-left:528px;
    margin-top:456px;
}
/* SERVER */
#fl_storage_1{
    background:url(../img/workflows/flechas/storage_1.png) no-repeat;
    width:459px;
    height:86px;
    margin-left:226px;
    margin-top:224px;
}
/* MCR */
#fl_mcr_1{
    background:url(../img/workflows/flechas/mcr_1.png) no-repeat;
    width:48px;
    height:269px;
    margin-left:646px;
    margin-top:250px;
}
#fl_mcr_2{
    background:url(../img/workflows/flechas/mcr_2.png) no-repeat;
    width:11px;
    height:18px;
    margin-left:736px;
    margin-top:317px;
}
/* NEWS AND LIVE PRODUCTION */
#fl_news_1{
    background:url(../img/workflows/flechas/news_1.png) no-repeat;
    width:165px;
    height:135px;
    margin-left:651px;
    margin-top:74px;
}
#fl_news_2{
    background:url(../img/workflows/flechas/news_2.png) no-repeat;
    width:96px;
    height:18px;
    margin-left:548px;
    margin-top:29px;
}
#fl_news_3{
    background:url(../img/workflows/flechas/news_3.png) no-repeat;
    width:11px;
    height:13px;
    margin-left:600px;
    margin-top:166px;
}
#fl_news_4{
    background:url(../img/workflows/flechas/news_4.png) no-repeat;
    width:11px;
    height:11px;
    margin-left:292px;
    margin-top:176px;
}
#fl_news_5{
    background:url(../img/workflows/flechas/news_5.png) no-repeat;
    width:10px;
    height:11px;
    margin-left:392px;
    margin-top:176px;
}
#fl_news_6{
    background:url(../img/workflows/flechas/news_4.png) no-repeat;
    width:11px;
    height:11px;
    margin-left:439px;
    margin-top:176px;
}
/* MASTER SWITCHER */
#fl_master_1{
    background:url(../img/workflows/flechas/master_1.png) no-repeat;
    width:35px;
    height:208px;
    margin-left:810px;
    margin-top:58px;
}
/* AIR */
#fl_air_1{
    background:url(../img/workflows/flechas/air_1.png) no-repeat;
    width:11px;
    height:11px;
    margin-left:895px;
    margin-top:109px;
}
#fl_air_2{
    background:url(../img/workflows/flechas/air_1.png) no-repeat;
    width:11px;
    height:11px;
    margin-left:895px;
    margin-top:212px;
}
#fl_air_3{
    background:url(../img/workflows/flechas/air_1.png) no-repeat;
    width:11px;
    height:11px;
    margin-left:895px;
    margin-top:281px;
}
#fl_air_4{
    background:url(../img/workflows/flechas/air_2.png) no-repeat;
    width:11px;
    height:18px;
    margin-left:881px;
    margin-top:464px;
}
