@charset "utf-8";
/* CSS Document */

#help_contact_menu{
	width:220px;
	position:fixed;
	height:90px;
	display:block;
	left:-180px;
	top:180px;
	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:45px;
	background:url(images/terms_odd.png) no-repeat left center #53bfc5;
}
	
#help_contact_menu .terms_odd_sidelink a:hover{	
	background-color:#4ca0a5;
}

#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;}

