@charset "utf-8";
/* CSS Document */

#help_contact_menu{
	/* width:220px; */
	position:fixed;
	/* height:90px; */
	display:block;
	left:-180px;
	top:220px;
	z-index:1000;

}

#help_contact_menu #hc_menu_links{
	float:left;
	height: auto;
    width: 180px;
}
	
#help_contact_menu #hc_trigger{
	background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
	float:left;
    left: -1px;
    opacity: 1;
    width: 36px;	
    height: 36px;
    position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  filter: alpha(opacity=100);
	  -moz-opacity: 1;
	  -khtml-opacity: 1;
	  opacity: 1;		
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		border-bottom-right-radius: 10px;
		cursor:pointer;
		box-shadow: 3px 3px 5px #666;
	  }

#help_contact_menu #hc_trigger:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  filter: alpha(opacity=100);
	  -moz-opacity: 1;
	  -khtml-opacity: 1;
	  opacity: 1;	
	}

#help_contact_menu #hc_trigger div.img_container{
	display:inline-block;
	width:100%;
	height:100%;
	background:url("images/help_contact.png") no-repeat center center;
	background-size:auto 80%;
	}
#help_contact_menu  #hc_trigger div.img_container:hover{
	background-image:url("images/help_contactFade.png");
}
	
	
#help_contact_menu #hc_trigger img{height:45px;padding-top:7px;}
#help_contact_menu div{
	/* width:180px; */
	/* height:45px; */
	 /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	  filter: alpha(opacity=80);
	  -moz-opacity: 0.8;
	  -khtml-opacity: 0.8;
	  opacity: 0.8;		
	  margin-bottom:1px;
	  display:block;*/	  
}
	
#help_contact_menu .contact_sidelink	{
	height:45px;
}

#help_contact_menu .help_sidelink a,#help_contact_menu .terms_odd_sidelink a, #help_contact_menu .faq_sidelink a,#help_contact_menu .contact__sidelink a, #help_contact_menu .facebook_sidelink a,#help_contact_menu .twitter_sidelink  a{
	display:table-cell;
	vertical-align:middle;
	height:65px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding-left:58px;
	width:170px;
	border:1px solid #fff;
	text-align:left;
	cursor:pointer;
}

#help_contact_menu a span{
	font-weight:normal;
	display:inline-block;
}
	

#help_contact_menu .help_sidelink a{
	height:45px;
	/* background:url(images/help3.png) no-repeat left center #53bfc5; */
}
	
#help_contact_menu .help_sidelink a:hover{	
	background-color:#4ca0a5;
}

#help_contact_menu .terms_odd_sidelink a{
	height:44px;
	background:url(images/licence.png) no-repeat center center #2faca2;
	background-size: 40px;
}
	
#help_contact_menu .terms_odd_sidelink a:hover{	
	background-color:#f57a62;
}

#help_contact_menu .faq_sidelink a{
	height:45px;
	background:url(images/faqicon.png) no-repeat left center #fe8e78;
}
	
#help_contact_menu .faq_sidelink a:hover{	
	background-color:#f57a62;
}
	
	
#help_contact_menu .contact__sidelink a{
	background:url(images/contact4.png) no-repeat left center #fe8e78;
	height:45px;
}
#help_contact_menu .contact__sidelink a:hover{	
	background-color:#f57a62;
}

#help_contact_menu .facebook_sidelink a{
	height:45px;
	background:url(images/fb.png) no-repeat left center #53bfc5;
	font-size:11px;
}
#help_contact_menu .facebook_sidelink a span{
	font-size:13px;font-weight:bold
}
#help_contact_menu .facebook_sidelink a:hover{	
	background-color:#4ca0a5;
}
	
	
#help_contact_menu .twitter_sidelink a{
	height:45px;
	background:url(images/tw.png) no-repeat left center #fe8e78;
	font-size:11px;
}
	
#help_contact_menu .twitter_sidelink a:hover{	
	background-color:#f57a62;
}
#help_contact_menu .twitter_sidelink a span{
	font-size:13px;font-weight:bold
}


#help_contact_menu .follow_sidelink div{
	display:table-cell;
	vertical-align:middle;
	height:65px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding-left:55px;
	width:170px;
	border:1px solid #fff;
	text-align:left;
	background:url(images/followL.png) no-repeat left center #53bfc5;
	height:45px;
	cursor:default;
}

	
#help_contact_menu .follow_sidelink div:hover{	
	/*background-color:#ccc;*/
}

#help_contact_menu .follow_sidelink div a.twitter{
	background:url(images/twitter.png) no-repeat left center;
	background-size:auto 15px;
	display:inline-block;
	width:53px;
	height:20px;
	text-decoration:none;
	vertical-align:bottom;
}

#help_contact_menu .follow_sidelink div a.facebook{
	background:url(images/facebook.png) no-repeat left center;
	background-size:auto 15px;
	display:inline-block;
	width:64px;
	height:20px;
	text-decoration:none;
	vertical-align:bottom;
}
#help_contact_menu .follow_sidelink div a.facebook:hover{
background:url(images/facebookActive.png) no-repeat left center;
background-size:auto 15px;
}

#help_contact_menu .follow_sidelink div a.twitter:hover{
	background:url(images/twitterActive.png) no-repeat left center;
	background-size:auto 15px;
}

div.pluginButtonImage{width:100px;}


/* NEW CSS 1/11/2021 */


#digital_school_menu #ds_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    top: 0px;
    width: 36px;
    height: 36px;
    position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#photodentro_menu #photodentro_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    top: 0px;
    width: 36px;
    height: 36px;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#help_contact_menu #hc_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    width: 36px;
    height: 36px;
    position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#digital_school_menu {
    width: 240px;
    height: 55px;
    display: block;
    left: -200px;
    z-index: 1002;
    text-align: center;
}

#digital_school_menu #ds_menu_links {
    float: left;
    height: auto;
    width: 200px;
}

#digital_school_menu .ds_sidelink,
#digital_school_menu div {
    height: 48px;
}

#digital_school_menu div {
    width: 200px;
    height: 65px;
}

#digital_school_menu {
    text-align: center;
}

#digital_school_menu .ds_sidelink a,
#digital_school_menu #ds_trigger,
#digital_school_menu a {
    height: 75px;
}

#digital_school_menu {
    position: fixed;
    width: 255px;
    height: 55px;
    display: block;
    left: -200px;
    z-index: 1002;
    text-align: center;
}

#digital_school_menu #ds_menu_links {
    float: left;
    height: auto;
    width: 200px;
}

#digital_school_menu #ds_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    top: 0px;
    width: 46px;
    height: 46px;
    position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#ds_trigger div.img_container {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(/logoDschS.png) no-repeat center center;
    background-size: auto 80%;
    opacity: 1;
}

#digital_school_menu #ds_trigger div.img_container:hover {
    opacity: 0.8;
}

#digital_school_menu div {
    width: 200px;
    height: 65px;
}

#digital_school_menu .phot_lo_sidelink,
#digital_school_menu .phot_video_sidelink,
#digital_school_menu .phot_ugc_sidelink,
#digital_school_menu .phot_bp_sidelink,
#digital_school_menu .phot_cult_sidelink {
    height: 73px;
}

#digital_school_menu .ds_sidelink {
    height: 70px;
}

#digital_school_menu a {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding-left: 73px;
    width: 200px;
    border: 1px solid #fff;
}

#digital_school_menu a span {
    font-weight: normal;
    display: inline-block;
}

#digital_school_menu #digital_school_menu .ds_sidelink a {
    background: #c3c2b3 url(images/digital-school-logo.png) no-repeat scroll left center;
    background-image: url("/ebooksv2/v2/img/digital-school-logo.png");
    height: 49px;
}

#digital_school_menu .ds_sidelink a:hover {
    background-color: #D6D5BA;
}

#digital_school_menu .e_books_sidelink a {
    background: url(images/ebooks.png) no-repeat left center #EDC53F;
}

#digital_school_menu .e_books_sidelink a:hover {
    background-color: #D6B761;
}

#digital_school_menu .phot_aggregator_sidelink a {
    background: url(images/photodentro.png) no-repeat 12px center #577572;
    height: 95px;
    background-position: 3px 10px;
    background-size: auto 65px;
}

#digital_school_menu .phot_aggregator_sidelink {
    height: 95px;
}

#digital_school_menu .phot_aggregator_sidelink a:hover {
    background-color: #99BAB7;
}

#digital_school_menu .platform_sidelink a {
    background: url(images/platform.png) no-repeat left center #68574C;
}

#digital_school_menu .platform_sidelink a:hover {
    background-color: #7F695D;
}

#help_contact_menu {
    /* width: 220px; */
    display: block;
    left: -200px;
    z-index: 1000;
}

#help_contact_menu #hc_menu_links {
    float: left;
    height: auto;
    width: 60px;
}

#help_contact_menu #hc_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    width: 45px;
    height: 40px;
    position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#help_contact_menu #hc_trigger div.img_container {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(images/menu/help_contact.png) no-repeat center center;
    background-size: auto 80%;
    opacity: 1;
}

#help_contact_menu #hc_trigger div.img_container:hover {
    opacity: 0.8;
}

#help_contact_menu #hc_trigger img {
    height: 45px;
    padding-top: 7px;
}

#help_contact_menu div {
    /* width: 200px; */
    /* height: 45px; */
}

#help_contact_menu .yphresies_ps_s_sidelink a ,
#help_contact_menu .ds_sidelink a,
#help_contact_menu .help_sidelink a,
#help_contact_menu .cc_sidelink a,
#help_contact_menu .contact_sidelink a,
#help_contact_menu .faq_sidelink a,
#help_contact_menu .terms_sidelink a,
#help_contact_menu .facebook_sidelink a,
#help_contact_menu .twitter_sidelink a {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    padding-left: 58px;
    /* width: 200px; */
    border: 1px solid #fff;
    text-align: left;
    cursor: pointer;
}

#help_contact_menu .ds_sidelink a {
    background: url(images/digital_school.png) no-repeat center center #FFF;
    height: 45px;
    background-size: 43px;
}

#help_contact_menu .help_sidelink a {
    height: 45px;
    background: url(images/manual-side.png) no-repeat center center #2faca2;
    background-size: 45px;
}

#help_contact_menu .cc_sidelink a {
    height: 45px;
    background: url(images/creative_commons.png) no-repeat left center #fe8e78;
}

#help_contact_menu .help_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu .ds_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu {
    /* width: 255px; */
    /* height: 90px; */
    display: block;
    left: -200px;
    z-index: 1000;
	position: fixed;
    top: 320px !important;
}

#help_contact_menu .contact_sidelink a {
    background: url(images/mail.png) no-repeat center center #2faca2;
    height: 45px;
    background-size: 45px;
}

#help_contact_menu .contact_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu .faq_sidelink a {
    background: url(images/answers.png) no-repeat center center #2faca2;
    height: 45px;
    background-size: 40px;
}

#help_contact_menu .faq_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu .terms_sidelink a {
    background: url(images/terms.png) no-repeat left center #2faca2;
    height: 45px;
}

#help_contact_menu .terms_sidelink a:hover {
    background-color: #4ca0a5;
}

#help_contact_menu .twitter_sidelink a {
    height: 45px;
    background: url(images/twitter-side.png) no-repeat center center #2faca2;
    background-size: 40px;
}

#help_contact_menu .twitter_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu .facebook_sidelink a {
    height: 45px;
    background: url(images/facebook-side.png) no-repeat center center #2faca2;
    background-size: 40px;
}

#help_contact_menu .facebook_sidelink a:hover {
    background-color: #f57a62;
}

#help_contact_menu .follow_sidelink div {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding-left: 55px;
    width: 200px;
    border: 1px solid #fff;
    text-align: left;
    background: url(images/followL.png) no-repeat left center #2faca2;
    height: 45px;
    cursor: default;
}

#help_contact_menu .follow_sidelink div:hover {}

#help_contact_menu .follow_sidelink div a.twitter {
    background: url(images/twitter.png) no-repeat left center;
    background-size: auto 15px;
    display: inline-block;
    width: 53px;
    height: 20px;
    text-decoration: none;
    vertical-align: bottom;
}

#help_contact_menu .follow_sidelink div a.facebook {
    background: url(images/facebook.png) no-repeat left center;
    background-size: auto 15px;
    display: inline-block;
    width: 64px;
    height: 20px;
    text-decoration: none;
    vertical-align: bottom;
}

#help_contact_menu .follow_sidelink div a.facebook:hover {
    background: url(images/facebookActive.png) no-repeat left center;
    background-size: auto 15px;
}

#help_contact_menu .follow_sidelink div a.twitter:hover {
    background: url(images/twitterActive.png) no-repeat left center;
    background-size: auto 15px;
}

div.pluginButtonImage {
    width: 100px;
}

#photodentro_menu {
    width: 255px;
    position: fixed;
    height: 55px;
    display: block;
    left: -200px;
    top: 260px !important ;
    z-index: 1001;
    text-align: center;
}

#photodentro_menu #photodentro_menu_links {
    float: left;
    height: auto;
    width: 200px;
}

#photodentro_menu #photodentro_trigger {
    background-color: #FFFFFF;
    border: 1px solid #F4F4DF;
    color: #494949;
    float: left;
    left: -1px;
    opacity: 1;
    top: 0px;
    width: 45px;
    height: 41px;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-shadow: 3px 3px 5px #666;
}

#photodentro_menu #photodentro_trigger:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#photodentro_menu #photodentro_trigger div.img_container {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(images/photodentroLogoIcon.png) no-repeat center center;
    background-size: auto 80%;
    opacity: 1;
}

#digital_school_menu #ds_trigger div.img_container {
    display: inline-block;
    width: 45px;
    height: 47px;
    background: url(images/digital-school-logo.png) no-repeat center center;
    background-size: auto;
    background-size: auto;
    background-size: auto 80%;
    opacity: 1;
}

#digital_school_menu .ds_sidelink a {
    background: url(images/digital_school.png) no-repeat left center #DDD1A8;
}

#digital_school_menu a {
    padding-left: 52px;
}

#digital_school_menu a {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding-left: 63px;
    width: 200px;
    border: 1px solid #fff;
}

#digital_school_menu .ds_sidelink,
#digital_school_menu div {
    width: 200px;
    height: 75px;
}

#ds_menu_links span {
    color: #fff;
    font-weight: bold !important;
    font-size: 12px;
}

#digital_school_menu div {
    width: 200px;
    height: 65px;
}

#digital_school_menu {
    text-align: center;
}

#photodentro_menu #photodentro_trigger div.img_container {
    display: inline-block;
    width: 45px;
    height: 41px;
    background: url(images/photodentroLogoIcon.png) no-repeat center center;
    background-size: auto;
    background-size: auto 80%;
    opacity: 1;
}

#help_contact_menu #hc_trigger div.img_container {
    display: inline-block;
    width: 44px;
    height: 37px;
    background: url(images/help_contact.png) no-repeat center center;
    background-size: auto;
    background-size: auto 80%;
    opacity: 1;
}

#photodentro_menu #photodentro_trigger div.img_container:hover {
    opacity: 0.9;
}

#photodentro_menu div {
    width: 200px;
    height: 65px;
}

#photodentro_menu .phot_lo__sidelink,
#photodentro_menu .phot_video_sidelink,
#photodentro_menu .phot_ugc_sidelink,
#photodentro_menu .phot_bp_sidelink,
#photodentro_menu .phot_cult_sidelink,
#photodentro_menu .phot_microsite_sidelink {
    height: 65px;
}

#photodentro_menu .ds_sidelink {
    height: 55px;
}

#photodentro_menu a {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 65px;
    width: 200px;
    border: 1px solid #fff;
}

#photodentro_menu a span {
    font-weight: normal;
    display: inline-block;
    font-size: 10.3px !important;
}

#photodentro_menu .phot_lo_sidelink a {
    background: url(images/photodentro_lor.png) no-repeat left 2px #77AAA6;
    height: 65px;
}

#photodentro_menu .phot_video_sidelink a {
    background: url(images/photodentro_video.png) no-repeat left center #77AAA6;
    height: 65px;
}

#photodentro_menu .phot_ugc_sidelink a {
    background: url(images/photodentro_ugc.png) no-repeat left center #77AAA6;
    height: 65px;
}

#photodentro_menu .phot_bp_sidelink a {
    background: url(images/photodentro_bp.png) no-repeat 12px center #77AAA6;
    height: 65px;
}

#photodentro_menu .phot_edusoft_sidelink a {
    background: url(images/photodentro_edusoft.png) no-repeat 12px center #77AAA6;
    height: 65px;
    background-position: 5px 3px;
}

#photodentro_menu .phot_cult_sidelink a {
    background: url(images/photodentro_cult.png) no-repeat 12px center #77AAA6;
    height: 65px;
}

#photodentro_menu .phot_microsite_sidelink a {
    background: url(images/micrositesShort.png) no-repeat 8px center #77AAA6;
    height: 65px;
    background-size: auto 65px;
}

#photodentro_menu .phot_aggregator_sidelink {
    height: 64px;
}

#photodentro_menu .phot_aggregator_sidelink a {
    background: url(images/photodentro.png) no-repeat 12px center #577572;
    height: 65px;
    background-size: 65px auto;
}

#photodentro_menu .phot_aggregator_sidelink a:hover {
    background-color: #99BAB7;
}

#photodentro_menu .phot_lo_sidelink a:hover,
#photodentro_menu .phot_video_sidelink a:hover,
#photodentro_menu .phot_ugc_sidelink a:hover,
#photodentro_menu .phot_bp_sidelink a:hover,
#photodentro_menu .phot_edusoft_sidelink a:hover,
#photodentro_menu .phot_cult_sidelink a:hover,
#photodentro_menu .phot_microsite_sidelink a:hover {
    background-color: #99BAB7;
}

#photodentro_menu .phot_microsite_sidelink_primary a {
    background: url(images/micro_primary.png) no-repeat 8px center #77AAA6;
    background-size: auto;
    height: 65px;
    background-size: auto 65px;
}

#side-menu-photodentra {
    z-index: 99999999999 !important;
    position: fixed !important;
    top: 210px !important;
    height: 100% !important;
}





.yphresies_ps_s_sidelink{height: 45px;}


 #help_contact_menu .yphresies_ps_s_sidelink a {
    /* height: 45px; */
    background: url(images/web_serv.png) no-repeat left center #fe8e78;
}
#help_contact_menu div .yphresies_ps_s_sidelink {
    height: 55px !important;
}


/* side menu css*/









