.float_left {float:left;}
.float_right {float: right;}
.cursor_pointer {cursor: pointer;}
/* -------------------------------------------------------------------------------------------------------*/
/* Bottom Float Bar --------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
#social_bottom_float {
	font-family: Arial;
	font-size:12px;
	background:url("/img/bottom_floatbar.png") repeat-x scroll left bottom transparent;
	bottom:0;
	float:left;
	height:50px;
	left:0;
	position:fixed;
	width:100%;
	overflow:hidden;
}
#bf_social_fbshare {
	margin-left:20px;
}
#bf_social_digg {
	margin-left:20px;
}
#bf_email_share_title{
	font-size:15px;
}
#sbf_share_this_story {
	float:left;
	font-family: Arial;
	font-size:12px;
}
#fblike_iframe {
	border: medium none;
	overflow: hidden;
	width: 350px;
	height: 25px;
	background-color: rgb(255, 255, 255);
}
.bf_icon {
	border: 1px solid #f2f2f2;
	padding: 3px;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
}
.bf_icon_hover {
	cursor: pointer;
	border: 1px solid #666666;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.4);
}
#sbf_share_this_story .bf_title {
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 20px;
	text-shadow: 0px 1px 2px #999;
}
#sbf_share_this_story .bf_tools {
	float: left;
	margin-top:15px;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Share Button ------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
#bf_social_print, #bf_social_email, #bf_social_fbshare, #bf_social_rewteet, #bf_social_fblike, #bf_social_digg, #bf_social_reddit, #bf_social_stumbleupon {
	float:left; margin-left:5px;
}
#bf_social_rewteet {
	border: 1px solid #F2F2F2;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	width: 70px;
	height: 21px;
}
#bf_social_fblike {
	border: 1px solid #F2F2F2;
	padding-top: 1px;
	padding-left: 2px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	height:25px;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Share This Story Form ---------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
#share_this_story_form {
	font-family: Arial;
	font-size:12px;
	width: 512px;
	overflow:hidden;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Email Title Form --------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
.email_title_form {
	border-bottom:1px solid #C2C2C2;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.email_title_form img {
	float:left;
	margin-right: 4px;
}
.email_title_form h2 {
	font-size:18px;
}
.email_title_form h3 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:3px;
	color: #888;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Email Share Form --------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
.email_share_form {
	float:left;
	width: 150px;
}
.email_share_form h3 {
	border-bottom:1px solid #C2C2C2;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:3px;
	color: #888;
}
.email_share_form h5 {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:3px;
	color: #888;
}
.email_share_form .mailbox_options {
	height:52px;
	margin:5px 0;
	padding:0px;
}
#bf_social_gmail .mailbox_gmail {
	background:url("/img/gmail.png") no-repeat left center transparent;
	width:85px;
	height:52px;
	margin-right: 5px;
	/*border-bottom: 1px dotted #c2c2c2;*/
}
#bf_social_gmail .mailbox_radio {
	margin-top: 16px;
	margin-right: 3px;
}
#bf_social_yahoo .mailbox_yahoo {
	background:url("/img/yahoomail.png") no-repeat left center transparent;
	width:78px;
	height:52px;
}
#bf_social_yahoo .mailbox_radio {
	margin-top: 16px;
	margin-right: 3px;
}
#bf_social_gmail, #bf_social_yahoo {
	margin-top:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background:none repeat scroll 0 0 #F8F8F8;
	width: 145px;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Email This Form ---------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
.email_this_form {
	float:right;
	width: 355px;
	margin:0px;
	border-left: 1px solid #C2C2C2;
	padding-left: 5px;
}
.email_this_form h3 {
	border-bottom:1px solid #C2C2C2;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:3px;
	color: #888;
}
.email_this_form label {
	font-size:12px;
	padding:3px 0 0 0;
	width:90px;
	color: #666;
}
.email_this_form .textInput {
	font-family: Arial;
	font-size: 12px;
	width:253px;
}
.email_this_form textarea {
	font-family: Arial;
	font-size: 12px;
	width:346px;
	height:80px;
}
.email_this_form p {
	text-align:right;
}
.email_this_form .comment_form, .email_this_form .fieldSet, .email_this_form .button_form {
	text-align:left;
	margin-top:3px;
	padding:5px 0 2px;
}
.email_this_form .btn {
	cursor:pointer;
	background:url("/img/bg_button.gif") repeat-x top left;
	border:2px solid #009900;
	padding:2px 4px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.response_sending {
	background-color: #F2F2F2;
	width: 320px;
	padding:5px 10px;
	margin-top:10px;
	margin-bottom:5px;
	border: 1px solid #C2C2C2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	vertical-align: middle;
}
.response_sent_success {
	background-color: #F2F2F2;
	width: 320px;
	padding:5px 10px;
	margin-top:10px;
	margin-bottom:5px;
	border: 1px solid #C2C2C2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
}
.response_sent_success .response_title {
	border-bottom: 1px solid #009900;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
	text-align: left;
}
.response_error {
	background-color: #F2F2F2;
	width: 320px;
	padding:0px 10px 5px 10px;
	margin-top:10px;
	margin-bottom:5px;
	border: 1px solid #C2C2C2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
}
.response_error .response_title {
	border-bottom: 1px solid #FF3300;
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 5px;
	text-align: left;
}
.response_error img {
	vertical-align: middle;
}
.response_error ul li {
	margin-left: 20px;
	line-height: 18px;
	font-family: Tahoma;
	font-size: 11px;
}
/* -------------------------------------------------------------------------------------------------------*/
/* Social Form -------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
.es_contact_names {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.es_contacts_border {
	border-bottom: 1px solid #E9E9E9;
	margin: 5px 0;
}
.es_email {
	font-size: 11px;
	font-weight: normal;
}
.es_single_contact{
	display:block;
	height:16px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px solid #E9E9E9;
}
div.es_contact_cbox input{
	margin:3px  !important;;
}
.contact_list {
	width: 265px;
	margin-top:25px;
	margin-right: 2px;
	margin-bottom:5px;
	overflow-y: scroll; 
	height: 220px !important;
	padding: 5px;
	border: 1px solid #DDD;
	border-top: 2px solid #C6C6C6;
	display: none;
}
.es_selectall {
	display: none;
}  
#google_trans {
	position:relative !important;
	left:0 !important;
	top:5px;
	margin-left:0 !important;
	padding:4px 10px 3px 0px !important;
	border-right:1px solid #C2C2C2;
	width:176px !important;
}
#google_translate_element {
	-moz-border-radius:2px !important;
	padding:2px !important;
	width:156px !important;
}
#google_translate_element img {
	-moz-border-radius:none !important;
	-webkit-border-radius:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	border:0 !important;
}
