/* -------------------------------------------------------------------------- *

 Skype online support

 * -------------------------------------------------------------------------- */
#support_skype {
	color:#59504a;
	background:url(../images/support_skype.png) no-repeat;
	width:336px;
	height:77px;
	padding-top:15px;
	display:block;
}

a#support_skype:hover {
	color:#b36b3e;
}

#support_skype h3 {
	font-size:18px;
	text-shadow: 0.1em 0.1em 0.05em #ffffff;
	margin-left:15px;
}

#support_skype .status_icon {
	margin:11px auto 0 auto;
	padding-left:13px;
}

#support_skype .status_icon span {
	font-size:20px;
	text-shadow: 1px 1px 0px #ffffff;
	font-weight:bold;
}

#support_skype .status_icon small {
	font-size:11px;
}


/* -------------------------------------------------------------------------- *

 Skype online support left menu (user or pro logged in screen)

 * -------------------------------------------------------------------------- */

#support_skype_left_menu {
	color:#59504a;
	clear:left;
	background:url(../images/support_skype_left_menu.png) no-repeat;
	width:189px;
	height:62px;
	padding-top:11px;
	margin-left:-5px;
	margin-bottom:5px;
	display:block;
}

a#support_skype_left_menu:hover {
	color:#b36b3e;
}

#support_skype_left_menu h3 {
	font-size:16px;
	text-shadow: 0.1em 0.1em 0.05em #ffffff;
	margin-left:13px;
}
