

.help {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(images/overlay.png) repeat;
    background: rgba(0,0,0,.4);
    display: none;
    z-index: 99999;
}

#helpIcon {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 125px;
    bottom: -12px;
    border: none;
    background: url("images/help_button3.png");
    cursor: pointer;
    z-index: 99998;
}
#helpIcon:hover {
    background: url("images/help_buttonHover.png");

}
#dashH1 {
    position:fixed;
    top: 60px;
    left: 60px;
	width: 508px;
    height: 122px;
    background:url("images/Help/DashIndex/Search-Tabs.png");
    background-repeat:no-repeat;
}
#dashH1a {
    position:fixed;
    top: 60px;
    left: 60px;
	width: 267px;
    height: 204px;
    background:url("images/Help/DashIndex/Search_Users.png");
    background-repeat:no-repeat;
}
#dashH1b {
    position:fixed;
    top: 60px;
    left: 60px;
	width: 223px;
    height: 201px;
    background:url("images/Help/DashIndex/Search_AllProperties.png");
    background-repeat:no-repeat;
}
#dashH2 {
    position:fixed;
    bottom: 104px;
    width: 100%;
    height: 157px;
    background:url("images/Help/DashIndex/Timeline.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#dashH3 {
    position:fixed;
    right: 160px;
    width: 262px;
    height:112px;
    background:url("images/Help/DashIndex/Proposals.png");
    background-repeat:no-repeat;
}

#dashH4 {
    position:fixed;
    left: 60px;
    width: 382px;
    height: 100%;
    background:url("images/Help/DashIndex/Proposal-Summary.png");
    background-position: 0px 50%;
    background-position-y:center;
    background-repeat:no-repeat;
}

#dashH5 {
    position:fixed;
    top: 160px;
    right:160px;
    width: 192px;
    height: 92px;
    background:url("images/Help/DashIndex/Admin.png");
    background-repeat:no-repeat;
}
#dashH6 {
    position:fixed;
    bottom: 30px;
    left:57px;
    width: 251px;
    height: 150px;
    background:url("images/Help/DashIndex/Dashboard-Mode.png");
    background-repeat:no-repeat;
}
#chatLH1 {
    position:fixed;
    right: 140px;
    width: 315px;
    height:162px;
    background:url("images/Help/GlobalChats/Chats_Global_View.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#chatLH2 {
    position:fixed;
    bottom: 28px;
    width: 100%;
    height: 133px;
    background:url("images/Help/GlobalChats/TimelineChatL.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#gcommLH1 {
    position:fixed;
    right: 140px;
    width: 324px;
    height:176px;
    background:url("images/Help/GlobalComments/Comments_Global_View.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#gcommLH2 {
    position:fixed;
    bottom: 28px;
    width: 100%;
    height: 133px;
    background:url("images/Help/GlobalComments/TimelinegcommL.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#ganalytLH1 {
    position:fixed;
    right: 140px;
    width: 315px;
    height:163px;
    background:url("images/Help/GlobalAnalytics/Analytics_Global_View.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#ganalytLH2 {
    position:fixed;
    bottom: 28px;
    width: 100%;
    height: 133px;
    background:url("images/Help/GlobalAnalytics/TimelineganalytL.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#propH1 {
    position:fixed;
    right: 155px;
    width: 370px;
    height:455px;
    background:url("images/Help/Dashboard2/Manage_Your_Proposal.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#pcommH1 {
    position:fixed;
    right: 140px;
    width: 295px;
    height:182px;
    background:url("images/Help/Proposalcomments/ProposalComments.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#pcommH2 {
    position:fixed;
    bottom: 40px;
    width: 100%;
    height: 118px;
    background:url("images/Help/Proposalcomments/proposal_comment_timeline.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#pchatH1 {
    position:fixed;
    right: 140px;
    width: 294px;
    height:170px;
    background:url("images/Help/Proposalchats/Proposalchats.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#pchatH2 {
    position:fixed;
    bottom: 40px;
    width: 100%;
    left: 5px;
    height: 118px;
    background:url("images/Help/Proposalchats/Chat_timeline.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#loginH1 {
    position:fixed;
    top: 400px;
    width: 100%;
    left: 5px;
    height: 95px;
    background:url("images/Help/LOGIN/Go.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
    #loginH1.tch {
        background-image:url("images/Help/_tch/LOGIN/Go.png");
    }
#loginH2 {
    
    position:fixed;
    left: 230px;
    top:200px;
    width: 100%;
    height:94px;
    background:url("images/Help/LOGIN/Log-in.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#loginH3 {
    position:fixed;
    left: -320px;
    top: 250px;
    width: 100%;
    height: 130px;
    background:url("images/Help/LOGIN/Choose_a_mode.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#catmainH1 {
    position:fixed;
    bottom: 30px;
    left: 190px;
    width: 230px;
    height: 162px;
    background:url("images/Help/CatalogueModeIntro/Catalogue_Mode.png");
    background-repeat:no-repeat;
}
#catmainH2 {
    position:fixed;
    left: 96px;
    width: 492px;
    height: 118px;
    top:180px;
    background:url("images/Help/CatalogueModeIntro/Property_Tray.png");
    background-repeat:no-repeat;
}
#cpropcanvasH1 {
    position:fixed;
    left: 200px;
    top:7px;
    width: 241px;
    height: 94px;
    background:url("images/Help/ProposalCanvasClassic/Asset_picker.png");
    background-repeat:no-repeat;
}
#cpropcanvasH2 {
    position:fixed;
    right: 50px;
    top:40px;
    width: 258px;
    height: 160px;
    background:url("images/Help/ProposalCanvasClassic/Build_Archive.png");
    background-repeat:no-repeat;
}
#cpropcanvasH3 {
    position:fixed;
    top:-50px;
    left:50px;
    width: 100%;
    height: 100%;
    background:url("images/Help/ProposalCanvasClassic/Proposal_Canvas_Preview.png");
    background-position: 50% 50%;
    background-position-y:center;
    background-position-x:center;
    background-repeat:no-repeat;
}
    #cpropcanvasH3.tch {
        background-image:url("images/Help/_tch/ProposalCanvasClassic/PropCanvasPreview.png");
    }
#cpropcanvasH4 {
    position:fixed;
    bottom:-141px;
    left:86px;
    width: 275px;
    height: 153px;
    background:url("images/Help/ProposalCanvasClassic/Proposal.png");
    background-repeat:no-repeat;
}
    #cpropcanvasH4.tch {
        background-image:url("images/Help/_tch/ProposalCanvasClassic/IntroDoc.png");
    }
#cpropcanvasH5 {
    position:fixed;
    top:150px;
    left:260px;
    width: 161px;
    height: 141px;
    background:url("images/Help/ProposalCanvasClassic/Share_button.png");
    background-repeat:no-repeat;
}
#tpropcanvasH1 {
    position:fixed;
    left: 50px;
    top:40px;
    width: 173px;
    height: 120px;
    background:url("images/Help/ProposalCanvasTheatre/Asset_picker.png");
    background-repeat:no-repeat;
}
#tpropcanvasH2 {
    position:fixed;
    right: 50px;
    top:40px;
    width: 258px;
    height: 160px;
    background:url("images/Help/ProposalCanvasTheatre/Build_Archive.png");
    background-repeat:no-repeat;
}
#tpropcanvasH3 {
    position:fixed;
    top:-50px;
    left:50px;
    width: 100%;
    height: 100%;
    background:url("images/Help/ProposalCanvasTheatre/Proposal_Canvas_Preview.png");
    background-position: 50% 50%;
    background-position-y:center;
    background-position-x:center;
    background-repeat:no-repeat;
}
#tpropcanvasH4 {
    position:fixed;
    bottom:-88px;
    left:192px;
    width: 290px;
    height: 137px;
    background:url("images/Help/ProposalCanvasTheatre/Proposal.png");
    background-repeat:no-repeat;
}
#tpropcanvasH5 {
    position:fixed;
    bottom:-184px;
    right:-70px;
    width: 161px;
    height: 133px;
    background:url("images/Help/ProposalCanvasTheatre/Share_Button.png");
    background-repeat:no-repeat;
}
    #tpropcanvasH1.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/AssetPicker.png");
    }
    #tpropcanvasH2.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/BuildArchive.png");
    }
    #tpropcanvasH3.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/PropCanvas.png");
    }
    #tpropcanvasH4.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/IntroDoc.png");
    }
    #tpropcanvasH5.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/ShareButton.png");
    }

#mpropcanvasH1 {
    position:fixed;
    left: 50px;
    top:40px;
    width: 173px;
    height: 120px;
    background:url("images/Help/ProposalCanvasMinimal/Asset_picker.png");
    background-repeat:no-repeat;
}
    #mpropcanvasH1.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/AssetPicker.png");
    }
#mpropcanvasH2 {
    position:fixed;
    right: 50px;
    top:40px;
    width: 258px;
    height: 160px;
    background:url("images/Help/ProposalCanvasMinimal/Build_Archive.png");
    background-repeat:no-repeat;
}
    #mpropcanvasH2.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/BuildArchive.png");
    }

#mpropcanvasH3 {
    position:fixed;
    top:-50px;
    left:50px;
    width: 100%;
    height: 100%;
    background:url("images/Help/ProposalCanvasMinimal/Proposal_Canvas_Preview.png");
    background-position: 50% 50%;
    background-position-y:center;
    background-position-x:center;
    background-repeat:no-repeat;
}
    #mpropcanvasH3.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/PropCanvas.png");
    }
#mpropcanvasH4 {
    position:fixed;
    bottom:-88px;
    left:192px;
    width: 308px;
    height: 141px;
    background:url("images/Help/ProposalCanvasMinimal/Proposal.png");
    background-repeat:no-repeat;
}
    #mpropcanvasH4.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/IntroDoc.png");
    }
#mpropcanvasH5 {
    position:fixed;
    bottom:-184px;
    right:-70px;
    width: 163px;
    height: 132px;
    background:url("images/Help/ProposalCanvasMinimal/Share_Button.png");
    background-repeat:no-repeat;
}
    #mpropcanvasH5.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/ShareButton.png");
    }
#buildH1 {
    position:fixed;
    top:136px;
    left:41px;
    width: 319px;
    height: 105px;
    background:url("images/Help/BuildPage/build_details_left.png");
    background-repeat:no-repeat;
}
#buildH2 {
    position:fixed;
    top:347px;
    left:-330px;
    width: 100%;
    height: 240px;
    background:url("images/Help/BuildPage/enable.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#buildH3 {
    position:fixed;
    bottom:46px;
    right:-322px;
    width: 100%;
    height: 169px;
    background:url("images/Help/BuildPage/Start.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#buildH4 {
    position:fixed;
    top: 204px;
    right: -322px;
    width: 100%;
    height: 78px;
    background:url("images/Help/BuildPage/build_details_right.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#themeH1 {
    position:fixed;
    top:256px;
    left:41px;
    width: 224px;
    height: 91px;
    background:url("images/Help/ThemePage/Theme.png");
    background-repeat:no-repeat;
}
#themeH2 {
    position:fixed;
    bottom:30px;
    left:250px;
    width: 431px;
    height: 332px;
    background:url("images/Help/ThemePage/Choose_a_theme.png");
    background-repeat:no-repeat;
}
#layoutH1 {
    position:fixed;
    top:387px;
    left:41px;
    width: 246px;
    height: 101px;
    background:url("images/Help/LayoutPage/Layout.png");
    background-repeat:no-repeat;
}
#layoutH2 {
    position:fixed;
    bottom:58px;
    left:250px;
    width: 100%;
    height: 257px;
    background:url("images/Help/LayoutPage/Choose_a_layout.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#panalyticsH1 {
    position:fixed;
    right: 140px;
    width: 315px;
    height:163px;
    background:url("images/Help/ProposalAnalytics/Analytics.png");
    background-position-y:center;
    background-repeat:no-repeat;
}
#panalyticsH2 {
    position:fixed;
    bottom: 15px;
    width: 100%;
    height: 133px;
    background:url("images/Help/ProposalAnalytics/Timeline.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}

#assetintroH1 {
    position:fixed;
    left: 50px;
    top:10px;
    width: 279px;
    height: 114px;
    background:url("images/Help/AssetPicker_Intro/Asset_Picker.png");
    background-repeat:no-repeat;
}
#assetintroH2 {
    position:fixed;
    left: 128px;
    top:185px;
    width: 409px;
    height: 123px;
    background:url("images/Help/AssetPicker_Intro/Property_Tray.png");
    background-repeat:no-repeat;
}
#assetpicker2H1 {
    position:fixed;
    left: 538px;
    top:15px;
    width: 285px;
    height: 134px;
    background:url("images/Help/AssetPicker2/Asset_Thumbnails.png");
    background-repeat:no-repeat;
}
#assetpicker2H2 {
    position:fixed;
    left: 135px;
    top:255px;
    width: 371px;
    height: 130px;
    background:url("images/Help/AssetPicker2/Categories.png");
    background-repeat:no-repeat;
}
#assetpicker2H3 {
    position:fixed;
    left: 630px;
    top:330px;
    width: 321px;
    height: 104px;
    background:url("images/Help/AssetPicker2/Venue.png");
    background-repeat:no-repeat;
}
#assetpicker3H1 {
    position:fixed;
    left: 538px;
    top:15px;
    width: 307px;
    height: 98px;
    background:url("images/Help/AssetPicker3/Asset_Filmstrip.png");
    background-repeat:no-repeat;
}
    #assetpicker3H1.tch {
        background-image:url("images/Help/_tch/AssetPicker3/AssetFilmstrip.png");
    }

#assetpicker3H2 {
    position:fixed;
    left: 50px;
    top:10px;
    width: 212px;
    height: 117px;
    background:url("images/Help/AssetPicker3/Asset_Picker.png");
    background-repeat:no-repeat;
}
    #assetpicker3H2.tch {
        background-image:url("images/Help/_tch/AssetPicker3/AssetPicker.png");
    }
#assetpicker3H3 {
    position:fixed;
    right: 31px;
    top:145px;
    width: 214px;
    height: 187px;
    background:url("images/Help/AssetPicker3/Asset_Subcategories.png");
    background-repeat:no-repeat;
}
    #assetpicker3H3.tch {
        background-image:url("images/Help/_tch/AssetPicker3/AssetSubcategories.png");
    }
#assetpicker3H4 {
    position:fixed;
    left: 135px;
    top:180px;
    width: 363px;
    height: 176px;
    background:url("images/Help/AssetPicker3/Property_Tray.png");
    background-repeat:no-repeat;
}
    #assetpicker3H4.tch {
        background-image:url("images/Help/_tch/AssetPicker3/PropertyTray.png");
    }
#publishH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 271px;
    height: 134px;
    background:url("images/Help/ShareProposal/copy.png");
    background-repeat:no-repeat;
}
    #publishH1.tch {
        background-image:url("images/Help/_tch/ShareProposal/Copy.png");
    }
#publishH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 270px;
    height: 83px;
    background:url("images/Help/ShareProposal/DeliveryMethod.png");
    background-repeat:no-repeat;
}
#publishH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 292px;
    height: 171px;
    background:url("images/Help/ShareProposal/SelectGraphic.png");
    background-repeat:no-repeat;
}
    #publishH3.tch {
        background-image:url("images/Help/_tch/ShareProposal/Select.png");
    }
#ppreviewH1 {
    position:fixed;
    top:190px;
    left:170px;
    width: 452px;
    height: 105px;
    background:url("images/Help/ProposalPreview/Proposal_Preview.png");
    background-repeat:no-repeat;
}
#ppreviewH2 {
    position: fixed;
    right: 41px;
    top: 150px;
    width: 265px;
    height: 105px;
    background: url("images/Help/ProposalPreview/Publish.png");
    background-repeat: no-repeat;
}
    #ppreviewH2.tch {
        background-image: url("images/Help/_tch/ProposalPreview/Publish.png");
    }
#ppreviewH3 {
	    position:fixed;
	    right: 41px;
	    top:255px;
	    width: 267px;
	    height: 106px;
	    background:url("images/Help/ProposalPreview/Reset.png");
	    background-repeat:no-repeat;
}
    #ppreviewH3.tch {
        background-image: url("images/Help/_tch/ProposalPreview/Reset.png");
    }
#buildarchiveH1 {
    position:fixed;
    left: 10px;
    top: 88px;
    width: 189px;
    height: 128px;
    background:url("images/Help/BuildArchive/Search.png");
    background-repeat:no-repeat;
}
#buildarchiveH2 {
    position:fixed;
    left: 360px;
    top: 135px;
    width: 466px;
    height: 177px;
    background:url("images/Help/BuildArchive/ProposalFilmstrip.png");
    background-repeat:no-repeat;
}
    #buildarchiveH2.tch {
        background-image:url("images/Help/_tch/BuildArchive/ProposalFilmstrip.png");
    }
#themeH1 {
    position:fixed;
    top:259px;
    left:41px;
    width: 224px;
    height: 91px;
    background:url("images/Help/ThemePage/Theme.png");
    background-repeat:no-repeat;
}
#themeH2 {
    position:fixed;
    top:347px;
    right: -335px;
    width: 100%;
    height: 332px;
    background:url("images/Help/ThemePage/Choose_a_theme.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#layoutH1{
    position:fixed;
    top:390px;
    left:41px;
    width: 241px;
    height: 102px;
    background:url("images/Help/LayoutPage/Layout.png");
    background-repeat:no-repeat;
}
#layoutH2{
    position:fixed;
    top:422px;
    right: -300px;
    width: 100%;
    height: 231px;
    background:url("images/Help/LayoutPage/Choose_a_layout.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH1 {
    position:fixed;
    top: 15px;
    left: 195px;
    width: 254px;
    height: 85px;
    background:url("images/Help/Catalogue2/Add_New.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH2 {
    position:fixed;
    top: 247px;
	left: 280px;
    width: 408px;
    height: 129px;
    background:url("images/Help/Catalogue2/Categories.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH3 {
    position:fixed;
    top: 113px;
    left: 460px;
    width: 241px;
    height: 114px;
    background:url("images/Help/Catalogue2/Asset_Filmstrip.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH4 {
    position:fixed;
    top:133px;
	right: 20px;
    width: 209px;
    height: 191px;
    background:url("images/Help/Catalogue2/Asset_Subcategories.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH5 {
    position:fixed;
    top: 10px;
    right: 115px;
    width: 246px;
    height: 111px;
    background:url("images/Help/Catalogue2/Global_view_option.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catopenH6 {
    position:fixed;
    top:103px;
	left: 10px;
    width: 212px;
    height: 160px;
    background:url("images/Help/Catalogue2/MutlAdd_Delete.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#vglobalLH1 {
    position:fixed;
    top: 275px;
    width: 100%;
    height: 115px;
    background:url("images/Help/VenueGlobal/GlobalView.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#vglobalLH2 {
    position:fixed;
    top:570px;
    width: 100%;
    height: 100px;
    background:url("images/Help/VenueGlobal/PropertyTray.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#adminmodalH1 {
    position:fixed;
    top: 208px;
	right: 211px;
    width: 100%;
    height: 416px;
    background:url("images/Help/Admin_Modal/Admin.png");
    background-position: 50% 0px;
    background-position-x:center;
    background-repeat:no-repeat;
}
#proposalmodalH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/ProposalModal/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalmodalH1.tch {
        background-image:url("images/Help/_tch/ProposalModal/Share.png");
    }
#proposalmodalH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/ProposalModal/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalmodalH2.tch {
        background-image:url("images/Help/_tch/ProposalModal/Comment.png");
    }
#proposalmodalH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 251px;
    height: 85px;
    background:url("images/Help/ProposalModal/Edit.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalmodalH3.tch {
        background-image:url("images/Help/_tch/ProposalModal/Edit.png");
    }
#proposalshareH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 108px;
    background:url("images/Help/ProposalModalShare/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalshareH1.tch {
        background-image:url("images/Help/_tch/ProposalModalShare/Share.png");
    }
#proposalshareH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/ProposalModalShare/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalshareH2.tch {
        background-image:url("images/Help/_tch/ProposalModalShare/Comment.png");
    }
#proposalshareH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 251px;
    height: 85px;
    background:url("images/Help/ProposalModalShare/Edit.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #proposalshareH3.tch {
        background-image:url("images/Help/_tch/ProposalModalShare/Edit.png");
    }
#proposalshareH4 {
    position:fixed;
    top:210px;
    right:43px;
    width: 270px;
    height: 97px;
    background:url("images/Help/ProposalModalShare/Delivery_Method.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodcommH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/ProposalModalComment/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodcommH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/ProposalModalComment/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodcommH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 251px;
    height: 85px;
    background:url("images/Help/ProposalModalComment/Edit.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodcommH4 {
    position:fixed;
    top:210px;
    right:43px;
    width: 235px;
    height: 168px;
    background:url("images/Help/ProposalModalComment/Comment_Box.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#assetmodalH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/AssetModal/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetmodalH1.tch {
        background:url("images/Help/_tch/AssetModal/Share.png");
    }
#assetmodalH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/AssetModal/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetmodalH2.tch {
        background:url("images/Help/_tch/AssetModal/Comment.png");
    }
#assetmodalH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 221px;
    height: 117px;
    background:url("images/Help/AssetModal/Custom_description.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propeditmodH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 311px;
    height: 103px;
    background:url("images/Help/ProposalEdit/Proposal_Edit.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propeditmodH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 270px;
    height: 112px;
    background:url("images/Help/ProposalEdit/Save_document.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #propeditmodH2.tch {
        background-image:url("images/Help/_tch/ProposalEdit/Save_Document.png");
    }
#assetmodcommH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/AssetComment/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetmodcommH1.tch {
        background-image:url("images/Help/_tch/AssetComment/Share.png");
    }
#assetmodcommH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/AssetComment/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetmodcommH2.tch {
        background-image:url("images/Help/_tch/AssetComment/Comment.png");
    }
#assetmodcommH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 235px;
    height: 168px;
    background:url("images/Help/AssetComment/CommentBox.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetmodcommH3.tch {
        background-image:url("images/Help/_tch/AssetComment/CommentBox.png");
    }
#assetshareH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 113px;
    background:url("images/Help/AssetShare/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#assetshareH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/AssetShare/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#assetshareH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 270px;
    height: 97px;
    background:url("images/Help/AssetShare/Delivery_method.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactchatH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/ContactChat/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactchatH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/ContactChat/Chat.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactchatH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 235px;
    height: 168px;
    background:url("images/Help/ContactChat/ChatBox.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/Contact/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 219px;
    height: 100px;
    background:url("images/Help/Contact/chat.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 356px;
    height: 138px;
    background:url("images/Help/Contact/Contact_Info_Preview.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactmodshareH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 113px;
    background:url("images/Help/ContactShare/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactmodshareH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 219px;
    height: 100px;
    background:url("images/Help/ContactShare/chat.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#contactmodshareH3 {
    position:fixed;
    top:210px;
    right:43px;
    width: 270px;
    height: 97px;
    background:url("images/Help/ContactShare/Delivery_method.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#builddetialsmodalH1 {
    position:fixed;
    top:210px;
    right:43px;
    width: 296px;
    height: 141px;
    background:url("images/Help/BuildDetails_Modal/BuildDetailsModal.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catmultidelH1 {
    position:fixed;
    top:103px;
	left: 10px;
    width: 188px;
    height: 135px;
    background:url("images/Help/MulitDel/MulitDelete.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#catmultidelH2 {
    position:fixed;
    top: 247px;
	left: 280px;
    width: 320px;
    height: 164px;
    background:url("images/Help/MulitDel/Del_Mulit_Assets.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodaldashH1 {
    position:fixed;
    bottom:53px;
    right:269px;
    width: 251px;
    height: 91px;
    background:url("images/Help/PROPMODALDASH/Share.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#propmodaldashH2 {
    position:fixed;
    top:65px;
    left:77px;
    width: 251px;
    height: 109px;
    background:url("images/Help/PROPMODALDASH/Comment.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#assetpickercatH1 {
    position:fixed;
    left: 135px;
    top:255px;
    width: 371px;
    height: 130px;
    background:url("images/Help/ASSETPICKERCAT/AssetPicker_CAT.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#assetpickerpropH1 {
    position:fixed;
    left: 50px;
    top:107px;
    width: 286px;
    height: 182px;
    background:url("images/Help/ASSETPICKERPROP/Add_CreateNew2.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpropH1.tch {
        background-image:url("images/Help/_tch/ASSETPICKERPROP/Add_CreateNew.png");
    }
#assetpickerpropH2 {
    position:fixed;
    left: 428px;
    top:170px;
    width: 400px;
    height: 176px;
    background:url("images/Help/ASSETPICKERPROP/PropertyTray.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpropH2.tch {
        background-image:url("images/Help/_tch/ASSETPICKERPROP/PropertyTray.png");
    }
#assetpickerpropH3 {
    position:fixed;
    left: 538px;
    top:15px;
    width: 307px;
    height: 98px;
    background:url("images/Help/ASSETPICKERPROP/AssetFilmstrip.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpropH3.tch {
        background-image:url("images/Help/_tch/ASSETPICKERPROP/AssetFilmstrip.png");
    }
#assetpickerlogoH1 {
    position:fixed;
    left: 50px;
    top:107px;
    width: 228px;
    height: 181px;
    background:url("images/Help/ASSETPICKERLOGO/AddNew.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerlogoH1.tch {
        background-image:url("images/Help/_tch/ASSETPICKERLOGO/AddNew.png");
    }
#assetpickerlogoH2 {
    position:fixed;
    right: 21px;
    top:110px;
    width: 327px;
    height: 213px;
    background:url("images/Help/ASSETPICKERLOGO/Logos_Headshots.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerlogoH2.tch {
        background-image:url("images/Help/_tch/ASSETPICKERLOGO/Logos_Headshots.png");
    }
#postcardpropcanvasH1 {
    position:fixed;
    left: 50px;
    top:40px;
    width: 173px;
    height: 120px;
    background:url("images/Help/ProposalCanvasPostcard/Asset_picker.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#postcardpropcanvasH2 {
    position:fixed;
    right: 50px;
    top:40px;
    width: 258px;
    height: 160px;
    background:url("images/Help/ProposalCanvasPostcard/Build_Archive.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#postcardpropcanvasH3 {
    position:fixed;
    top:-50px;
    left:50px;
    width: 100%;
    height: 100%;
    background:url("images/Help/ProposalCanvasPostcard/Proposal_Canvas_Preview.png");
    background-position: 50% 50%;
    background-position-y:center;
    background-position-x:center;
    background-repeat:no-repeat;
}
#postcardpropcanvasH4 {
    position:fixed;
    bottom:-88px;
    left:192px;
    width: 290px;
    height: 137px;
    background:url("images/Help/ProposalCanvasPostcard/Proposal.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
#postcardpropcanvasH5 {
    position:fixed;
    bottom:-184px;
    right:-70px;
    width: 161px;
    height: 133px;
    background:url("images/Help/ProposalCanvasPostcard/Share_Button.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #postcardpropcanvasH1.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/AssetPicker.png");
    }
    #postcardpropcanvasH2.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/BuildArchive.png");
    }
    #postcardpropcanvasH3.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/PropCanvas.png");
    }
    #postcardpropcanvasH4.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/IntroDoc.png");
    }
    #postcardpropcanvasH5.tch {
        background-image:url("images/Help/_tch/MinimalTheatrePostcardCanvas/ShareButton.png");
    }

#assetpickerpcH1 {
    position:fixed;
    left: 538px;
    top:15px;
    width: 307px;
    height: 98px;
    background:url("images/Help/AssetPicker_Postcard/Asset_Filmstrip.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpcH1.tch {
        background-image:url("images/Help/_tch/AssetPicker_Postcard/AssetFilmstrip.png");
    }
#assetpickerpcH2 {
    position:fixed;
    left: 50px;
    top:10px;
    width: 212px;
    height: 117px;
    background:url("images/Help/AssetPicker_Postcard/Asset_Picker.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpcH2.tch {
        background-image:url("images/Help/_tch/AssetPicker_Postcard/Asset_Picker.png");
    }
#assetpickerpcH3 {
    position:fixed;
    right: 31px;
    top:145px;
    width: 214px;
    height: 187px;
    background:url("images/Help/AssetPicker_Postcard/Asset_Subcategories.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpcH3.tch {
        background-image:url("images/Help/_tch/AssetPicker_Postcard/Asset_Subcategories.png");
    }
#assetpickerpcH4 {
    position:fixed;
    left: 135px;
    top:180px;
    width: 363px;
    height: 176px;
    background:url("images/Help/AssetPicker_Postcard/Property_Tray.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpcH4.tch {
        background-image:url("images/Help/_tch/AssetPicker_Postcard/PropertyTray.png");
    }
#assetpickerpcH5 {
    position:fixed;
    right: 350px;
    bottom:125px;
    width: 306px;
    height: 165px;
    background:url("images/Help/AssetPicker_Postcard/PostCard_Assets.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickerpcH5.tch {
        background-image:url("images/Help/_tch/AssetPicker_Postcard/PostCardAssets.png");
    }
#assetpickercobrandH1 {
    position:fixed;
    left: 538px;
    top:15px;
    width: 307px;
    height: 98px;
    background:url("images/Help/AssetPicker_CoBrand/Asset_Filmstrip.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickercobrandH1.tch {
        background-image:url("images/Help/_tch/AssetPicker_CoBrand/AssetFilmstrip.png");
    }
#assetpickercobrandH2 {
    position:fixed;
    left: 50px;
    top:10px;
    width: 212px;
    height: 117px;
    background:url("images/Help/AssetPicker_CoBrand/Asset_Picker.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickercobrandH2.tch {
        background-image:url("images/Help/_tch/AssetPicker_CoBrand/AssetPicker.png");
    }
#assetpickercobrandH3 {
    position:fixed;
    right: 31px;
    top:145px;
    width: 214px;
    height: 187px;
    background:url("images/Help/AssetPicker_CoBrand/Asset_Subcategories.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickercobrandH3.tch {
        background-image:url("images/Help/_tch/AssetPicker_CoBrand/AssetSubcategories.png");
    }
#assetpickercobrandH4 {
    position:fixed;
    left: 290px;
    top:175px;
    width: 363px;
    height: 176px;
    background:url("images/Help/AssetPicker_CoBrand/Property_Tray.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickercobrandH4.tch {
        background-image:url("images/Help/_tch/AssetPicker_CoBrand/PropertyTray.png");
    }
#assetpickercobrandH5 {
    position:fixed;
    right: 165px;
    bottom:245px;
    width: 273px;
    height: 130px;
    background:url("images/Help/AssetPicker_CoBrand/Additional_pages.png");
    background-position-x:center;
    background-repeat:no-repeat;
}
    #assetpickercobrandH5.tch {
        background-image:url("images/Help/_tch/AssetPicker_CoBrand/AddtionalPropertyPages.png");
    }
#assetpickercobrandH6 {
    position:fixed;
    left: 95px;
    top:340px;
    width: 240px;
    height: 224px;
    background:url("images/Help/AssetPicker_CoBrand/CoBrand_Logo.png");
    background-position-x:center;
    background-repeat:no-repeat;
}

/*  EXTRAS  */
#helpH1.BUILDCLASSIC.tch {
    background:url("images/Help/_tch/ProposalCanvasClassic/EditText.png") no-repeat;
}
#helpH1.BUILDMINIMAL.tch {
    background:url("images/Help/_tch/MinimalTheatrePostcardCanvas/EditText.png") no-repeat;
}
#helpH1.BUILDTHEATRE.tch {
    background:url("images/Help/_tch/MinimalTheatrePostcardCanvas/EditText.png") no-repeat;
}
#helpH1.BUILDPOSTCARDNOASSETS.tch {
    background:url("images/Help/_tch/MinimalTheatrePostcardCanvas/EditText.png") no-repeat;
}

#helpH1.ASSETMODAL {
    background:url("images/Help/AssetModal_catalogue/Share.png") no-repeat;
}
#helpH2.ASSETMODAL {
    background:url("images/Help/AssetModal_catalogue/Replace.png") no-repeat;
}
#helpH3.ASSETMODAL {
    background:url("images/Help/AssetModal_catalogue/Reassign.png") no-repeat;
}
#helpH2.ASSETMODAL.onthefly {
    background:url("images/Help/AssetModal_catalogue/TextEditor.png") no-repeat;
}
#helpH4.ASSETMODAL {
    background:url("images/Help/AssetModal_catalogue/CustomDescription.png") no-repeat;
}
#helpH4.ASSETMODAL.onthefly {
    display:none;
}
#helpH5.ASSETMODAL {
    background:url("images/Help/AssetModal_catalogue/download.png") no-repeat;
}

/*  DOC COMMENT */
#helpH1.ASSETCOMMENT.tch {
    background:url("images/Help/_tch/AssetDocComment/Share.png") no-repeat;
}
#helpH2.ASSETCOMMENT.tch {
    background:url("images/Help/_tch/AssetDocComment/Comment.png") no-repeat;
}
#helpH3.ASSETCOMMENT.tch {
    background:url("images/Help/_tch/AssetDocComment/Edit.png") no-repeat;
}
#helpH4.ASSETCOMMENT.tch {
    background:url("images/Help/_tch/AssetDocComment/CommentBox.png") no-repeat;
}
/* DASH */
#helpH1.PROPOSALEDITDASH {
    background:url("images/Help/DashEdit/Close.png") no-repeat;
}
/*  VIDEO   */
.help_up {
    visibility: visible;
    display: block;
    width: 100%;
    height: 100%;
}
/** BUILD */
#helpH1.MYVIDEO_BCLASSIC {
    background:url("images/Help/MyVideo_Build_Classic/CreateNew.png") no-repeat;
}
#helpH1.MYVIDEO_BCLASSIC.tch {
    background:url("images/Help/_tch/MyVideo_Build_Classic/CreateNew.png") no-repeat;
}
#helpH2.MYVIDEO_BCLASSIC {
    background:url("images/Help/MyVideo_Build_Classic/IntroDocument.png") no-repeat;
}
#helpH2.MYVIDEO_BCLASSIC.tch {
    background:url("images/Help/_tch/MyVideo_Build_Classic/IntroDoc.png") no-repeat;
}
#helpH2.MYVIDEO_BOTHER {
    background:url("images/Help/MyVideo_Build_Other/IntroDocument.png") no-repeat;
}
#helpH2.MYVIDEO_BOTHER.tch {
    background:url("images/Help/_tch/MyVideo_Build_Other/IntroDoc.png") no-repeat;
}
#helpH3.MYVIDEO_BCLASSIC {
    background:url("images/Help/MyVideo_Build_Classic/AssetFilmstrip.png") no-repeat;
}
#helpH3.MYVIDEO_BCLASSIC.tch {
    background:url("images/Help/_tch/MyVideo_Build_Classic/AssetFilmstrip.png") no-repeat;
}
/*#helpH4.MYVIDEO_BCLASSIC {
    background:url("images/Help/MyVideo_Build_Classic/EditText.png") no-repeat;
}*/
#helpH4.ASSETPICKERFULL {
    background:url("images/Help/MyVideo_Build_Classic/EditText.png") no-repeat;
}
/*** CREATE */
#helpH1.MYVIDEO_CREATE {
    background:url("images/Help/MyVideo_Create/record_button.png") no-repeat;
}
#helpH2.MYVIDEO_CREATE {
    background:url("images/Help/MyVideo_Create/Playback_button.png") no-repeat;
}
#helpH3.MYVIDEO_CREATE {
    background:url("images/Help/MyVideo_Create/save_button.png") no-repeat;
}
#helpH4.MYVIDEO_CREATE {
    background:url("images/Help/MyVideo_Create/Title.png") no-repeat;
}
/** CAT */
#helpH1.MYVIDEO_CAT {
    background:url("images/Help/MyVideo_Cat/CreateNew.png") no-repeat;
}
#helpH2.MYVIDEO_CAT {
    background:url("images/Help/MyVideo_Cat/MultiAdd_Delete.png") no-repeat;
}
#helpH3.MYVIDEO_CAT {
    background:url("images/Help/MyVideo_Cat/AssetFilmstrip.png") no-repeat;
}
