/*
master.css
member.css
container.css
tooltip.css
en.css
*/
/* mEgo Login CSS */
body {margin: 0; padding: 0; font-family: Arial, Verdana, Helvetica, Sans-Serif; background: #F1F1F1 url(/home/_images/version_3_0/cabezal.gif?svnRev=20918) no-repeat center 0; }
textarea { font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #000;}
*, a { font-size: 11px; color: #000;}
a { text-decoration: underline; color: #6699CC; outline: none; cursor:pointer;}
a:hover { color: #999900; }

/* Reset Tags */
p, h1, h2, h3, ul, li, *, form, h6, h5, h4 { margin: 0; padding:0; }
ul, li { list-style: none; }
img { vertical-align: bottom; border: 0; }
.hide { display: none; }
.blClear { overflow: hidden; display:block; height:0; clear:both; }

/* General Class */
#container { width: 951px;  margin: 0 auto;}
.blContent, #blContent { background: #FFF; padding: 15px; width: 920px; overflow: hidden; }
* html #blContent { padding: 10px; width: 930px;  }
*:first-child+html #blContent { min-height: 1px;} /* ie */
/* * html #blContent { height: 600px} */
#content { overflow: hidden;}
#blTop_header { background: #000; height: 19px; padding: 8px 15px 0 15px; }

/* Header Class */
#header { position: relative; height: 170px; }
#header_not_authenticated_div {height: 125px;}

.auxiliary_navigation {	float: right;  width: 200px; text-align: right; }
.auxiliary_navigation_left { width: 290px ;}
#blTop_header li { display: inline; margin-left: 3px; color: #FFF;}
#blTop_header .auxiliary_navigation li { margin-left: 10px;}
#blTop_header li b { color: #FFF;}
#blTop_header li a { color: #FFF; text-decoration: none;} 
#blTop_header li a:hover { text-decoration: underline; } 

#blItems_header { padding: 11px 0 0 15px; height: 68px; overflow: hidden;}
#blItems_header .bl_image { margin-right: 10px; float: left; background: url(/home/_images/version_3_0/avatar_bg.gif?svnRev=20918) no-repeat; height: 55px; width: 55px; padding: 5px 0 0 5px; }
.blInfo { width: 199px; float: left; }
.blInfo a { color: #226BD7; text-decoration: none;}
.blInfo a:hover { color: #000; }
.blInfo_message  { padding: 10px 0 0 110px; width: 246px; background: url(/home/_images/version_3_0/mego_message.jpg?svnRev=20918) no-repeat; height: 58px; float: left;  }
.bl_message { width: 240px; height: 45px; /*overflow-x: hidden;*/ overflow: hidden; color: #FFF;}
.bl_message b { color: #FFF450; }
.bl_points_button { margin-right: 2px; padding: 4px 0 0 22px; width: 74px; height: 19px; background: url(/home/_images/version_3_0/button_bg_welcome.gif?svnRev=20918) no-repeat; float: left; }
.bl_points_button a { color: #FFF; text-decoration: none; font-weight: bold; }
.blPoints { margin: 1px 0; font-size: 12px; font-weight: bold;}
.blPoints_bg { display: inline; }
.blPoints_bg span { background: url(/home/_images/version_3_0/points_bg.gif?svnRev=20918) no-repeat;  color: #FFF;  display: inline; width: 17px; height: 16px; padding: 2px 0 3px 0; font-size: 13px; text-align: center; float: left;}

.blLogoBig { width: 195px; height: 109px; background: url(/home/_images/version_3_0/logo.gif?svnRev=20918) no-repeat; position: absolute; top: 31px; right: 25px;}
.blLogoBig h1, .blLogoBig h1 a {width: 195px; height: 109px;}
.blLogoBig h1 a { display:block; text-indent: -9999px; }

/* Tooltip Design  */
p.tooltip span { display:none; }
abbr.tooltip { color: #FFF; position: relative;	width: 19px; height: 19px; margin: 0; background: url(/home/_images/tooltip_white.gif?svnRev=20918) no-repeat 5px; float:left; padding-left:5px; }
abbr.tooltip:hover{	background: url(/home/_images/tooltip_white_on.gif?svnRev=20918) no-repeat 5px; padding-left:5px;}
abbr.tooltip span { display:none; }
.yui-panel .container-close { text-indent: -9999px; background: transparent url(/home/_images/falcon/close_pop_up.gif?svnRev=20918) repeat; height: 18px; width: 18px;  }
.yui-panel .hd { background: #333; font-size: 15px; color: #E3FA78; height: 20px; }
.yui-panel .bd { background: #FFF; font-weight: normal; }
.yui-panel { border: 1px solid #333;} 

/* Tagged */
#header .bl_tagged { position: absolute; top: 126px; right: 0; width: 200px; height: 34px;  text-align: right; } 
#header .bl_tagged  a { display:block; float:left; width: 115px; height: 23px; padding: 11px 80px 0 5px; font-size: 11px; color: #FFF; text-decoration: none;  background: url(/home/_images/falcon/tagged_header_logo.gif?svnRev=20918) no-repeat right; outline: none;} 

/* Pop up */
#blupload_window_c  {  z-index:205;	border: none; padding: 8px 0 0 0; background: #333; text-align: left;}
#blyahooupload_input { border: none;	background:  none;}
#blyahooupload_input .container-close { background: transparent url(/home/_images/falcon/close_pop_up.gif?svnRev=20918) repeat; right: 10px; top: 1px; width: 18px; height: 18px; display: block; float: right; text-indent: -9999px; }
#blupload_window_c .hd {background:transparent; border:0; font-size: 15px; color: #E3FA78; text-align: center; font-weight: bolder; padding:0 0 0 0; line-height: 1px;}
#blupload_window_c  .bd {background-color:transparent;padding:0}
#blupload_window  { border: none; background: none;  text-align: left;}
.bl_popup_footer { height:0px; background: #F2F2F2; border: 1px solid #000; border-top: 0; display: none;}

.bl_options .bl_info a { font-size: 11px; color: #000; }
.bl_options .bl_info a:hover { color: #00ADE6;}
.bl_options .bl_info a.bl_cancel, .bl_options .bl_info a.bl_button { background: #7FC224;  width: 135px; height: 16px; padding: 2px 0 0 0; color: #FFF; float:left; cursor: pointer; overflow: hidden; font-weight: bold; text-align: center; text-decoration: none; }
.bl_options .bl_info a.bl_cancel:hover, .bl_options .bl_info a.bl_button:hover { background: #00ADE6;  color: #000;}
.bl_options .bl_info a.bl_button_working, .bl_options .bl_info a.bl_button_working:hover { background: red;  width: 135px; height: 16px; padding: 2px 0 0 0; color: #FFF; float:left; cursor: pointer; overflow: hidden; font-weight: bold; text-align: center; text-decoration: none;}
.bl_options .bl_info .bl_buttons { border: 1px solid #808080; width: 135px; height: 18px; float:left; display: inline; margin-right: 6px;}
#blContent  .bl_options .bl_info .bl_buttons { border: none;}
#blyahooupload_input .bl_title {font-size: 15px; color: #2E2E2E; float: left; width: 200px; height: 18px; left: 5px; top: 1px; display: block; position:absolute;  }
#blyahooupload_input .bl_title_import {font-size: 15px; color: #E3FA78; float: left; width: 200px; height: 18px; left: 15px; top: 1px; display: block; position:absolute; font-weight: bold;}
.yui-panel .bd p { margin:0; padding-top: 5px; font-weight: normal;}
.bl_options .bl_info .bl_input_file { width: 300px; font-size: 11px;}
* html .bl_options .bl_info .bl_input_file { width: 270px;} 
#blyahooupload_input .bl_options { padding: 0 10px 10px 10px;  background: #F2F2F2; border: 1px solid #000;  margin-top: 15px; }
* html #blyahooupload_input .bl_options { height: 1px; } /* ie6 */
* html #blyahooupload_input .bl_options2 { margin-top: 43px; } /* ie6 */
*:first-child+html  #blyahooupload_input .bl_options2 { margin-top: 45px;} /* ie7 */
#blyahooupload_input .bl_options .bl_info { margin-top: 10px; margin-right: 22px; }
* html #blyahooupload_input .bl_options .bl_info { height: 1px; } /* ie6 */
* html #blyahooupload_input #div_upload_form {   clear: both; padding-top: 10px; } /* ie6 */
*+html  #blyahooupload_input #div_upload_form { margin-top: 20px;  } /* ie7 */
*+html  #blyahooupload_input #div_upload_form p { height: 15px;} /* ie7 */
*:first-child+html  #blyahooupload_input .bl_options .bl_info { margin-top: 5px;  } /* ie7 */
#blyahooupload_input .bl_options .bl_info_message { margin-top: 45px; }
* html #blyahooupload_input .bl_options .bl_info_message {  margin-top: 5px; }
*:first-child+html #blyahooupload_input .bl_options .bl_info_message { margin-top: 5px; } /* ie7 */

#blyahooupload_input .bl_replay_popup { margin-top: 30px; }
* html #blyahooupload_input .bl_replay_popup {  height: 1px; }
*+html #blyahooupload_input .bl_replay_popup { min-height: 60px;  max-height: 200px}
#blyahooupload_input .bl_replay_popup .bl_info { margin-top: 0px;}
#blyahooupload_input .bl_replay_popup textarea { width: 290px; heigth: 70px;}
#blyahooupload_input .bl_replay_popup #upload-content { margin-top: 10px; }

/* Loading */
#loading {margin-top: 25px auto; color: #0E6A90; font-size: 14px; width: 150px; text-align: center; font-weight: bold;}

/* LEFTHAND NAVIGATION */
.leftnav { width: 130px; margin-bottom:1em; background: #FFF; float: left; display: inline; padding: 10px; }
.leftnav li a { text-decoration: none; font-size:12px;  color: #999; background: #333 url(/home/_images/falcon/sprite.gif?svnRev=20918) repeat-x top; border-bottom: #272525 solid 1px;}
.leftnav li a:link, .leftnav li a:visited { display: block; zoom:1; }
.leftnav .bl_option_select a, .leftnav .bl_option_select a:hover, .leftnav #current { cursor:default; color: #FFF; background: #4696C2 url(/home/_images/falcon/sprite.gif?svnRev=20918) repeat-x 0 -66px; border-bottom: #29739b solid 1px;}
.leftnav .bl_option_select span { display:block; padding: 4px 10px 4px 20px; background:url(/home/_images/falcon/sprite.gif?svnRev=20918) no-repeat 0 -330px; font-size:12px;  color: #FFF; }
.leftnav .top { height:5px; border:none; background: #FFF url(/home/_images/falcon/leftnav_top.gif?svnRev=20918) no-repeat top; }
.leftnav .heading { font-weight:bold; padding:4px; font-size:13px; color:#6CA518; border-bottom: #F7F7F7 solid 2px; border-top: #F7F7F7 solid 2px; }
.leftnav span { display:block; padding: 4px 10px 4px 20px; background:url(/home/_images/falcon/sprite.gif?svnRev=20918) no-repeat 0 -264px; font-size:12px;  color: #999; }
.leftnav #current span { display:block; padding: 4px 10px 4px 20px; background:url(/home/_images/falcon/sprite.gif?svnRev=20918) no-repeat 0 -330px; font-size:12px;  color: #FFF;}
.leftnav  a:hover span {color: #FFF; }
.leftnav li a:hover { color: #FFF; background: #494747 url(/home/_images/falcon/sprite.gif?svnRev=20918) repeat-x 0 -132px; }

/* Flash Preview */
.bl_megoflash { width: 300px; float: left; display: inline; margin-left: 11px; }
#blContent h6 {background: url(/home/_images/new_design/search_arrow_sky.gif?svnRev=20918) no-repeat 0 3px; padding-left: 7px;  font-weight: bold; color: #404041; margin: 3px 0 3px 0; _margin-top:0;}
#blContent h6 b { font-size: 13px;}

/* Footer */
#ft { background: #FFF; clear: both; padding: 15px 15px 15px 15px;}
#ft h4 { font-size: 12px; margin-bottom: 15px;  border: 1px solid #D1D1D1; padding: 5px 0 5px 8px; background: #FAFAFA; border-radius: 3px 3px; -moz-border-radius: 3px 3px; -webkit-border-radius: 3px;}
#blMego_bar { background: url(/home/_images/version_3_0/bar_bg_left.gif?svnRev=20918) no-repeat; height: 43px; padding-left: 6px;}
#blMego_bar .bl_right { background: url(/home/_images/version_3_0/bar_bg_right.gif?svnRev=20918) no-repeat; width: 6px; float: right; height: 43px; margin: 0; padding: 0;}
#blMego_bar .bl_logo { background: url(/home/_images/version_3_0/bar_bg_repeat.gif?svnRev=20918) repeat-x;  padding-left: 5px}
#blMego_bar .bl_logo a { text-indent: -9999px; background: url(/home/_images/version_3_0/bar_bg_logo.gif?svnRev=20918) no-repeat; width: 57px;  height: 43px; display: block; }

#ft .blLeft_column { width: 296px; padding-left: 11px; float: left; }
.bl_follow_mEgo .bl_top_box { background: url(/home/_images/version_3_0/balloon_top.gif?svnRev=20918) no-repeat; width: 287px; height: 12px; overflow: hidden;}
.bl_follow_mEgo .bl_bottom_box { background: url(/home/_images/version_3_0/balloon_bottom.gif?svnRev=20918) no-repeat; width: 287px; height: 72px; overflow: hidden;}
.bl_follow_mEgo .bl_body_box { border-left: 2px solid #CECECE; border-right: 2px solid #CECECE; padding: 0 15px; width: 253px; }
.bl_body_box p { font-size: 16px; padding: 5px 0; margin: 0;}
.bl_body_box p span { font-size: 12px; color: #666; }

.bl_find_mego, .bl_truste_mego, #blMego_bar, .bl_follow_mEgo   { margin-bottom: 24px;  }
.bl_find_mego a { background: url(/home/_images/version_3_0/find_facebook.gif?svnRev=20918) no-repeat; width: 143px; height: 41px; text-indent: -9999px; display: block;}
.bl_truste_mego a { background: url(/home/_images/version_3_0/truste_bg.gif?svnRev=20918) no-repeat; width: 143px; height: 41px; text-indent: -9999px; display: block;}
 
.bl_footer_column { border-left: 1px solid #CECECE; padding-left: 12px; width: 130px; float: left; height: 335px; padding-right: 10px;}
.bl_footer_column ul { margin-bottom: 15px;}
.bl_footer_column li { margin-bottom: 5px; background: url(/home/_images/version_3_0/arrow-link.gif?svnRev=20918) no-repeat 0 3px; padding-left:15px;}

.bl_footer_column li a { color: #4377BB; }
.bl_footer_column li a:hover {color: #000; }
/* Buttons */
.button { margin-top: 5px;}
.button p { margin-top: 15px; color: #000; }
.button li { display: inline; overflow: hidden; height: 30px; }
.button li a {float:left; background: url(/home/_images/gral_images/bg_generalbutton_left.png?svnRev=20918) no-repeat left top; margin:0 4px 0 0; padding:0 0 0 8px; text-decoration:none;} 
.button li b {float:left; background:url(/home/_images/gral_images/bg_generalbutton_left.png?svnRev=20918) no-repeat left top; margin:0 4px 0 0; padding:0 0 0 4px; text-decoration:none;} 
.button a span {float:left; display:block; background:url(/home/_images/gral_images/bg_generalbutton_right.png?svnRev=20918) no-repeat right top; padding:7px 15px 11px 6px; color: #FFF; }
.button b span {float:left; display:block; background:url(/home/_images/gral_images/bg_generalbutton_right.png?svnRev=20918) no-repeat right top; padding:0;} 
* html .button li a { background: url(/home/_images/gral_images/bg_generalbutton_left.gif?svnRev=20918) no-repeat left top; } 
* html .button li b { background:url(/home/_images/gral_images/bg_generalbutton_left.gif?svnRev=20918) no-repeat left top; } 
* html .button a span { background:url(/home/_images/gral_images/bg_generalbutton_right.gif?svnRev=20918) no-repeat right top;  }
* html .button b span { background:url(/home/_images/gral_images/bg_generalbutton_right.gif?svnRev=20918) no-repeat right top; } 

/* #bl_add_life */
* html #bl_add_life .button li a { background: url(/home/_images/gral_images/bg_generalbutton_left2.gif?svnRev=20918) no-repeat left top; } 
* html #bl_add_life .button li b { background:url(/home/_images/gral_images/bg_generalbutton_left2.gif?svnRev=20918) no-repeat left top; } 
* html #bl_add_life .button a span { background:url(/home/_images/gral_images/bg_generalbutton_right2.gif?svnRev=20918) no-repeat right top;  }
* html #bl_add_life .button b span { background:url(/home/_images/gral_images/bg_generalbutton_right2.gif?svnRev=20918) no-repeat right top; } 

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.button a span, .button b span {float:none;}
/* End IE5-Mac hack */
.button li a, .button li a span, .button input {color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold;}
.button a:hover span, .button input:hover {color:#000; text-decoration: none;}
* html .button li a:hover, .button li b:hover {text-decoration: none; background:url(/home/_images/gral_images/bg_generalbutton_left.gif?svnRev=20918) no-repeat left top; color:#FFF;}
* html .button li a:hover span, .button li b:hover span {text-decoration: none; background:url(/home/_images/gral_images/bg_generalbutton_right.gif?svnRev=20918) no-repeat right top; color:#FFF;}
* html #bl_add_life .button li a:hover, .button li b:hover {text-decoration: none; background:url(/home/_images/gral_images/bg_generalbutton_left2.gif?svnRev=20918) no-repeat left top; color:#FFF;}
* html #bl_add_life .button li a:hover span, .button li b:hover span {text-decoration: none; background:url(/home/_images/gral_images/bg_generalbutton_right2.gif?svnRev=20918) no-repeat right top; color:#FFF;}

.button li a:hover, .button li b:hover {background-position: 0 -40px;}
.button li a:hover span, .button li b:hover span {background-position: 100% -40px;}

*+html .button li a:hover, .button li b:hover {background-position: left top;}
*+html .button li a:hover span, .button li b:hover span {background-position: right top;}

.button li .bl_processing:hover, .button li .bl_processing {background-position: 0 -75px;  color: #FFF;}
.button li .bl_processing:hover span, .button .bl_processing span {background-position: 100% -75px; color: #FFF;}

/* #bl_add_life */
* html #bl_add_life .button li .bl_processing {background-position: 0 -75px;  color: #FFF;} 
* html #bl_add_life .button li .bl_processing span {background-position: 100% -75px; color: #FFF;} 

* html .button input {padding:7px 2px 6px 2px;}
*+html .button input {padding:7px 2px 6px 2px;}
.button input {background:none; border:none; cursor:pointer; padding:7px 12px 10px 12px; margin-left:-4px; display:block;}
* html .button{height: 1%; overflow: visible;}
*+html .button{min-height: 1%;}
.button:after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}

/* Dialog Box */
.ui-dialog-container { padding: 2px;}
.ui-dialog-content { padding: 10px 13px; }
.ui-dialog-titlebar  {  padding: 5px 10px 0 12px;  }

.ui-dialog { padding: 2px 2px 12px 2px; background: #FFF;}
.ui-dialog-titlebar-close { float: right; display: none;}
.ui-dialog-titlebar-close span {  display: block; background: url(/home/_images/gral_images/icon-close-popup.gif?svnRev=20918) no-repeat; height: 18px;  width: 20px; text-indent: -9999px; }
.ui-dialog-buttonpane { left: 10px;  }
.ui-dialog-buttonpane button { float: right; margin-bottom: 10px; width: 70px; } 

.bl_paginator { padding: 4px 8px;  background: #F8F8F8; border: 1px solid #CECECE; border-top: none; overflow: hidden; }
.bl_paginator{ _height: 20px;}

.bl_paginator .bl_right { text-align: right}
.bl_paginator table { text-align: right; float: right;}
.bl_paginator td { padding: 0 2px; text-align: right}
.bl_paginator li { margin: 0 2px; display: inline;}
.bl_paginator  a { text-decoration: underline; border: none; color: #000; }
.bl_paginator .bl_rew , .bl_paginator .bl_previous, .bl_paginator .bl_next { width: 19px; display:inline;}
.bl_paginator .bl_expand a { color: #000; background: url(/home/_images/member/icon-expand.gif?svnRev=20918) no-repeat; height: 19px; padding-left: 25px; display: block; }
.bl_paginator .bl_expand a:hover { color: #3B5998; }
.bl_paginator .bl_expand .bl_collapsed { background: url(/home/_images/member/icon-collapsed.gif?svnRev=20918) no-repeat; }

.bl_paginator .bl_rew a, .bl_paginator .bl_previous a, .bl_paginator .bl_next a { text-decoration: none; background: url(/home/_images/gral_images/paginator-rew.gif?svnRev=20918) no-repeat; display: block; width: 19px; height: 18px; }
.bl_paginator .bl_previous a  { background: url(/home/_images/gral_images/paginator-previous.gif?svnRev=20918) no-repeat; }
.bl_paginator .bl_next a { background: url(/home/_images/gral_images/paginator-next.gif?svnRev=20918) no-repeat; }

.ui-dialog-title { float: left; width: 200px; font-size: 18px;  font-weight: bold;}
.ui-dialog-content {clear:both; padding-top: 7px; }
#acceptDialog button { float: right; }
.ui-dialog-content .button { margin-top: 7px;}

#bl_footer_flash a { display: block; background: url(/home/_images/ftr_big.jpg?svnRev=20918) no-repeat; width: 300px; height: 43px;}

/* DROPDOWN MENU Basic code - don't modify */

#nav { display: block; margin: 0; padding: 0; position: relative; }
#nav li { display: block; list-style: none; margin: 0; float: left; position: relative; background: url(/home/_images/version_3_0/nav_bar_separator.gif?svnRev=20918) no-repeat right 5px;  padding: 5px 6px 0 5px;   }

#nav ul a { zoom: 1;} /* IE6/7 fix */
#nav ul li { float: none;  background: none; padding: 0; margin: 0 4px 0 0; background: url(/home/_images/version_3_0/arrow-link.gif?svnRev=20918) no-repeat 0 2px; padding-left:10px; height: 20px; }
* html #nav ul li { margin: 5px 0 5px 10px; height: auto; overflof:hidden;}
* html #nav ul li a { margin: 0; height: 10px; overflof:hidden; padding: 0;}

#nav ul {top: 44px; background: url(/home/_images/header/submenu_bg.png?svnRev=20918) no-repeat left bottom; display: none; position: absolute; left: 10px; margin: 0; padding: 10px 0 15px 11px; width: 136px; }
* html #nav ul { line-height: 0; top: 35px; background-image: none; background: #FFF; padding: 0; } /* IE6 "fix" */
/* *:first-child+html #nav ul { top: 35px; } */

#nav a { line-height: 1; text-decoration: none; display: block; height: 38px; padding-left: 4px;}
#nav a em { color: #FFF;  padding: 0 8px 0 4px; display: block; font-weight: bold; font-size: 13px;  font-style:normal; }
#nav a em span { color: #FFF; font-weight: bold; font-size: 13px; padding: 10px 16px 0 2px; display: block; height: 28px; background: url(/home/_images/version_3_0/arrow_bg.gif?svnRev=20918) no-repeat right 12px;}
#nav .selected2 a em{ background:  #FFF url(/home/_images/version_3_0/bg_select_right.gif?svnRev=20918) no-repeat right top; height: 31px; padding: 0 8px 0 4px; overflow:hidden;}
#nav .selected2 a{ background: url(/home/_images/version_3_0/bg_select_left.gif?svnRev=20918) no-repeat;  }
#nav a:hover em span, #nav .selected2 a em span  { color: #118AC4;}
#nav a:hover em, #nav .selected2 a:hover em{ background:  #FFF url(/home/_images/version_3_0/bg_select_right2.gif?svnRev=20918) no-repeat right top; height: 38px;}
#nav a:hover, #nav .selected2 a:hover { background: url(/home/_images/version_3_0/bg_select_left2.gif?svnRev=20918) no-repeat;  }

#nav #tab-welcome  { padding-left: 0;}

#nav #tab-welcome a em, #nav #tab-megowalk a em,  #nav #tab-content a em, #nav #tab-share a em, #nav #tab-createmego a em {padding: 10px 12px 0 7px; height: 21px;}
#nav #tab-welcome a:hover, #nav .selected a, #nav #tab-megowalk a:hover,  #nav #tab-content a:hover, #nav #tab-share a:hover, #nav #tab-createmego a:hover { background: url(/home/_images/version_3_0/bg_select_left.gif?svnRev=20918) no-repeat; height: 31px;}
#nav #tab-welcome a:hover em, #nav .selected a em, #nav #tab-megowalk a:hover em,  #nav #tab-content a:hover em, #nav #tab-share a:hover em, #nav #tab-createmego a:hover em { background: #FFF url(/home/_images/version_3_0/bg_select_right.gif?svnRev=20918) no-repeat right top; padding: 10px 12px 0 7px; height: 21px; color: #118AC4; }
#nav .selected3 a em span { color: #118AC4; }

#nav .selected3 ul li a { color: #43619d; text-decoration: underline; background: none!important;}
#nav ul li a:hover { color: #000; background: none;}

#blNavbar { margin: 0 15px; background: url(/home/_images/version_3_0/bar_bg_left.gif?svnRev=20918) no-repeat; height: 43px; padding-left: 6px;}
#blNavbar .bl_right { background: url(/home/_images/version_3_0/bar_bg_right.gif?svnRev=20918) no-repeat right top; width: 6px; float: right; height: 43px; padding:0; margin:0; overflow:hidden;}
#blNavbar .blNavbar_bg { background: url(/home/_images/version_3_0/bar_bg_repeat.gif?svnRev=20918) repeat-x; height: 43px;}
* html .blNavbar_bg li { width: 60px;}
* html .blNavbar_bg #tab-createmego  { width: 140px;}
* html #blNavbar .blNavbar_bg  { float: left; width: 909px;}

/* New Welcome Page */
#content { background: #FFF; padding: 15px; }
.bl_loginbox { background: url(/home/_images/login/left_login_bg.gif?svnRev=20918) no-repeat; padding-left: 10px; height: 69px; margin-bottom: 15px;}
.bl_loginbox_right { background: url(/home/_images/login/right_login_bg.gif?svnRev=20918) no-repeat; width: 10px; float: left; height: 69px;}	
.bl_loginbox_center { background: url(/home/_images/login/repeat_login_bg.gif?svnRev=20918) repeat-x; float: left; width: 899px; height: 59px; padding-top: 10px;}

#bl_column1 { width: 300px; float: left; margin-right: 15px;}
#bl_column2 { width: 605px; float: left; }

.bl_tryme { background: url(/home/_images/login/try_me_bg.jpg?svnRev=20918) no-repeat; padding-top: 230px; margin-bottom: 22px; }
.bl_tryme p { color: #666; font-size: 18px; }

.bl_staff { margin-top: 22px; }
.arrow { float: left; width: 24px; margin-top: 50px; background: url(/home/_images/login/arrow_left.gif?svnRev=20918) no-repeat; }
* html .arrow { width: 26px;}
.arrow_right { background: url(/home/_images/login/arrow_right.gif?svnRev=20918) no-repeat; margin-left: 5px; float: right}
.arrow a { width: 24px; height: 30px; display: block; text-indent: -9999px;}

.bl_staff li { border: 1px solid #CECECE; width: 120px; padding: 5px; float: left; margin-left: 7px; height: 120px; overflow:hidden;}
* html .bl_staff li { padding-bottom: 5px 2px 15px 2px; margin-left: 1px; margin-right: 2px; }
.bl_staff li p { color: #666; }
* html .bl_staff li p { margin-bottom: 5px; }

.bl_mego_flash1 { width: 300px; height: 500px; background: #000; margin-bottom: 15px;}
h2 { font-size: 24px; margin-bottom: 12px; font-weight: normal; }
.bl_staff .bl_image { float: left; width: 70px; margin-right: 6px; }
.bl_staff .bl_image img { border: none; /*width: 70px; height: 70px; */ }

.bl_staff .bl_mego_thumb { float: left; width: 43px; }
.bl_staff .bl_mego_thumb img { border: none; /*width: 43px; height: 70px; */}

h3 { font-size: 15px; margin: 7px 0 2px 0; color: #3B5998;}
.bl_opt .bl_image { width: 182px; height: 58px; background: url(/home/_images/login/cando_1.jpg?svnRev=20918) no-repeat; border: 4px solid #CECECE; }
.bl_opt .bl_image2 { background: url(/home/_images/login/cando_2.jpg?svnRev=20918) no-repeat; }
.bl_opt .bl_image3 { background: url(/home/_images/login/cando_3.jpg?svnRev=20918) no-repeat; }
.bl_opt li {  width: 198px;  float: left; margin-right: 2px;}
.bl_opt li p { margin-top: 11px;  font-size: 12px;}
.bl_opt li p b { font-size: 13px;}

.bltable_sig td { padding: 0 6px 0 6px; vertical-align: top;}
.bltable_sig a{ color: #FFF; text-decoration: underline; }
.bltable_sig p span { margin-right: 15px;}
.bltable_sig .bl_signup_button a { text-decoration: none; color: #FFF; font-size: 30px; font-weight: bold; background: url(/home/_images/login/button_sigin_bg.gif?svnRev=20918) no-repeat; width: 183px; height: 40px; padding: 7px 90px 0 0; display: block; text-align: right; }
#bl_newpassword .bltable_sig .bl_signup_button { margin-left: 20px}
.bl_field, .bl_field2, .bl_field4, .bl_field5 { margin-top: 1px; padding: 2px; height: 24px; background: #FEFFE8; color: #666; font-size: 17px; width: 265px; margin-bottom: 5px; border: none; }
.bl_field2 { width: 190px; }
.bl_field4 { width: 475px; }
.bl_field5 { width: 370px; }
.bl_field3 { float: left; background: url(/home/_images/login/sigin_bg.gif?svnRev=20918) no-repeat; padding:0; color: #FFF; font-size: 13px; font-weight: bold; width: 75px; height: 30px; border: none; text-align: center; cursor: pointer; }
.bl_newpass .bl_field3 { background: url(/home/_images/login/new_pass_bg.gif?svnRev=20918) no-repeat;  width: 152px; height: 30px;  font-size: 12px;}

.bl_arrow, .bl_arrow2 { float: left; background: url(/home/_images/login/sign_in_popup.gif?svnRev=20918) no-repeat; width: 34px; height: 30px;}
.bl_arrow2 { background: url(/home/_images/login/arrow2.gif?svnRev=20918) no-repeat; width: 36px; margin-left: 5px; }
.bl_newpassword .bl_arrow2 a { width: 36px; height: 30px; display: block; }
#bl_login table .bl_arrow a { width: 34px; height: 30px; display: block; }
label { color: #FFF;}
.bl_sigin { margin-bottom: 3px;}

.bl_pop_up { top: 185px; position: absolute;  width: 177px; padding: 0 11px 0 9px; height: 92px; background: url(/home/_images/login/popup_bg.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; }
* html .bl_pop_up { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/login/popup_bg.png?svnRev=20918',sizingMethod='image'); }
#blPop_up { right: 335px; }
#blPop_up2 { right: 35px; }
.bl_pop_up li { height: 21px; margin-top: 6px; border-bottom: 1px solid #EEE; }
.bl_pop_up li a { background: url(/home/_images/login/icon-mego.gif?svnRev=20918) no-repeat; padding-left: 25px; padding-top: 2px; height: 18px; display: block;}
.bl_pop_up .bl_openid_icon a { background: url(/home/_images/login/icon-openid.gif?svnRev=20918) no-repeat; }
.bl_pop_up .bl_facebook_icon a { background: url(/home/_images/login/icon-facebook.gif?svnRev=20918) no-repeat; }
.bl_pop_up .bl_last { border: none; }

.bl_right { float: right; }
.bl_user .bl_image { float: left; width: 50px; margin-right: 10px; }
.bl_user .bl_image a { display: block; background: url(/home/_images/friends/example-jaxon.gif?svnRev=20918) no-repeat; height: 50px;  width: 50px;}
.bl_user .bl_text { float: left; width: 320px; }
.bl_user .bl_text b { font-size: 32px; line-height: 29px;}

.bl_box { margin-top: 13px; width: 295px; float: left; }
.bl_box_right { float: right; }
.bl_big { width: 100%; float: none; }
#bl_column2 {float:left; width:605px;}

.bl_box h4 {display:block; border: solid #4597c3; border-width: 0 1px; outline:none; color: #fff; background: url(/home/_images/friends/bg_titles_boxs.png?svnRev=20918) repeat-x bottom #31b3e6;}
.bl_box h4 b {color: #FFF; display: block; position:relative; top: -1px; left: 0; border:solid #4597c3; border-width:1px 0 0; font-size:13px;  padding:8px 0 8px 10px;}

.bl_box_body { border: 1px solid #CECECE; padding: 13px 11px; }
#notesBox .bl_box_body, #sendNoteBox .bl_box_body, .bl_box_right .bl_box_body { height: 161px; overflow: hidden; }

.bl_input { border: 1px solid #BEBEBD; padding: 7px; width: 254px; background: #FFFCEE; margin-bottom: 9px; }
.bl_box_body textarea { font-family: Arial, Verdana, Helvetica, Sans-Serif; border: 1px solid #BEBEBD; padding: 7px; height: 34px; width: 254px; background: #FFFCEE;  }
.bl_box_body .bl_right { margin-top: 7px; }
.bl_box_body .bl_right a { color: #000; }

.bl_box_body .bl_options li { font-size: 13px; border-bottom: 1px solid #CECECE; padding-bottom: 4px; margin-top: 4px; }
.bl_box_body .bl_options .bl_item_note { padding: 0 4px 4px 4px}
.bl_box_body .bl_options .bl_item_note .bl_right { margin-top: 2px; background: url(/home/_images/gral_images/arrow-right.gif?svnRev=20918) no-repeat right 2px; padding-right: 10px}
.bl_box_body .bl_options .bl_last { border: none; padding-bottom: 0;}
.bl_box_body .bl_options .bl_logo_new { margin-top: 0; }
.bl_box_body .bl_options li span { font-size: 13px; color: #FF0000; font-weight: bold;}
.bl_box_body .bl_options li a { padding-left: 15px; color: #000; }
.bl_box_body .bl_options .bl_item_note a { padding-left: 0;}
.bl_box_body .bl_options li a:hover { color: #2CA5D6;}
.bl_box_body .bl_options .bl_logo_icon a { background: url(/home/_images/member/icon-mego.gif?svnRev=20918) no-repeat 0 2px; }
.bl_box_body .bl_options .bl_rss_icon a { background: url(/home/_images/member/icon-rss.gif?svnRev=20918) no-repeat 0 2px; }
.bl_box_body .bl_options .bl_myblog_icon a { background: url(/home/_images/member/icon-blog.gif?svnRev=20918) no-repeat 0 2px; }

.bl_menu_items { background: url(/home/_images/member/nav_title_left.gif?svnRev=20918) no-repeat; height: 33px; padding-left: 6px; margin-left: 2px; margin-bottom: 12px; }
.bl_menu_items ul { background: url(/home/_images/member/nav_title_right.gif?svnRev=20918) no-repeat; height: 23px; padding-top: 10px; }
.bl_menu_items li { display: inline; color: #999; }
.bl_menu_items li span { color: #78AE22; font-weight: bold; margin: 0 5px}
.bl_menu_items li a { color: #000; font-weight: bold; margin: 0 5px}

.bl_friends_list  li { display: inline; float: left; width: 75px; text-align: center;  margin: 0 20px;}
.bl_friends_list .bl_image { width: 60px; text-align: center; margin: 0 auto; margin-bottom: 0; height: 60px; overflow: hidden;}
.bl_friends_list .bl_image a { display: block; background: url(/home/_images/member/example-friends.jpg?svnRev=20918) no-repeat; height: 60px;  width: 60px;}

.bl_media_list  li { display: inline; float: left; width: 75px; text-align: center;  margin: 0 4px 8px 4px;}
#ytList li { width: 128px; margin: 0 7px 14px 7px;}
.bl_media_list .bl_image { width: 75px; height: 75px; overflow: hidden;}
#ytList .bl_image { width: 128px; height: 96px;}
#youtubeFeed { width: 90px; font-size: 12px; margin: 0 0 10px 5px}

/* Buttons */
.button { margin-top: 5px;}
.button p { margin-top: 15px; color: #000; }
.button li { display: inline;}
.button li a {float:left; background: url(/home/_images/gral_images/bg_generalbutton_left.png?svnRev=20918) no-repeat left top; margin:0 4px 0 0; padding:0 0 0 8px; text-decoration:none;}
.button li b {float:left; background:url(/home/_images/gral_images/bg_generalbutton_left.png?svnRev=20918) no-repeat left top; margin:0 4px 0 0; padding:0 0 0 4px; text-decoration:none;}
.button a span {float:left; display:block; background:url(/home/_images/gral_images/bg_generalbutton_right.png?svnRev=20918) no-repeat right top; padding:7px 15px 11px 6px; color: #FFF; }
.button b span {float:left; display:block; background:url(/home/_images/gral_images/bg_generalbutton_right.png?svnRev=20918) no-repeat right top; padding:0;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.button a span, .button b span {float:none;}
/* End IE5-Mac hack */
.button li a, .button input {color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold;}
.button a:hover span, .button input:hover {color:#000; text-decoration: none;}
* html .button li a:hover, .button li b:hover {background:url(/home/_images/gral_images/bg_generalbutton_left.png?svnRev=20918) no-repeat left top; color:#FFF;}
* html .button li a:hover span, .button li b:hover span {background:url(/home/_images/gral_images/bg_generalbutton_right.png?svnRev=20918) no-repeat right top; color:#FFF;}
.button li a:hover, .button li b:hover {background-position: 0 -40px;}
.button a:hover span, .button b:hover span {background-position: 100% -40px;}
* html .button input {padding:7px 2px 6px 2px;}
*+html .button input {padding:7px 2px 6px 2px;}
.button input {background:none; border:none; cursor:pointer; padding:7px 12px 10px 12px; margin-left:-4px; display:block;}
* html .button{height: 1%; overflow: visible;}
*+html .button{min-height: 1%;}
.button:after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}

.bl_box_body .button { margin-top: 10px;}
.bl_ad { margin-top: 10px; } 
 #blContent_home_new {background: #FFF url(/home/_images/version_3_0/public_mego_bg.gif?svnRev=20918) no-repeat center 150px; padding: 10px;}
.bl_members { width: 300px; margin: 0 auto; }
.bl_memberlogin { width: 300px; margin: 0 auto;}
.bl_login { width: 300px; }
.bl_members .bl_megoflash  { width: 300px; margin: 0 auto; height: 500px; float:none}

.bl_members .bl_links { margin-top: 10px;}
.bl_members .bl_links a { text-align: center; color: #FFF; font-weight: bold; font-size: 12px; text-decoration: none; background: #82C425; border: 1px solid #808080; height: 19px;  width: 115px; padding: 6px 0 0 0; display: block}
.bl_members .bl_links a:hover {color: #000; background: #00ADE6; color: #000;} 
.bl_members .bl_links .bl_mego a { width: 150px;}
.bl_members .bl_links .bl_mego { float: left; text-align: center; width: 150px; margin-left: 10px; _margin-left: 5px;}
.bl_members .bl_links .bl_button { float: left; text-align: center; width: 115px;  margin-left: 15px; }


.yui-overlay {	position:absolute;	display:block; }

.yui-tt { visibility:hidden;	position:absolute;	color:#333;	background-color:#FDFFB4;	font-family:arial,helvetica,verdana,sans-serif;	padding:2px; border:1px solid #FCC90D; font:100% sans-serif; width:auto;}

* html body.masked select {	visibility:hidden; }

* html div.yui-panel-container select {	visibility:inherit; }

* html div.drag select { visibility:hidden; }

* html div.hide-select select {	visibility:hidden; }

.mask { z-index:0; display:none;  position:absolute;  top:0; left:0;  -moz-opacity: 0.5;  opacity:.50; filter: alpha(opacity=50); background-color:#CCC; }

.hide-scrollbars * { overflow:hidden; }

.hide-scrollbars textarea, .hide-scrollbars select { overflow:hidden; display:none;}

.show-scrollbars textarea, .show-scrollbars select {overflow:visible;}

.yui-panel-container {	position:absolute;	background-color:transparent;	z-index:6;	visibility:hidden;	overflow:visible;width:auto;}

.yui-panel-container.matte {padding:3px;background-color:#FFF;}

.yui-panel-container.matte .underlay {display:none;}

.yui-panel-container.shadow {padding:0px;background-color:transparent;}

.yui-panel-container.shadow .underlay {	visibility:inherit;	position:absolute;	background-color:#000;	top:3px;left:3px;	z-index:0;	width:100%;	height:100%;    -moz-opacity: 0.12;    opacity:.12;    filter:alpha(opacity=12);	zoom:1;}

.yui-panel {visibility:hidden;	border-collapse:separate;	position:relative;	left:0px;top:0px;font:1em Arial;	background-color:#FFF;	border:1px solid #41c6f8;	z-index:1;	overflow:hidden;}

.yui-panel .hd {	background-color:#41c6f8;	color:#FFF;	font-family:Arial;	font-size:12px;	line-height:100%;	border:0px solid #FFF;	border-bottom:0px solid #000;font-weight:bold;	overflow:hidden;	padding:4px;padding-left:12px;	height:12px;}

.yui-panel .bd {overflow:hidden;padding:8px;font-family:Arial;	font-size:12px;	font-weight:bold;	background-color:#ffff66;	color:black;}

.yui-panel .bd p {	margin:0;	margin-bottom:1em;}

.yui-panel .container-close {position:absolute;	top:4px;	overflow: hidden; right:4px;	z-index:6;	height:12px;	width:12px;	margin:0px;	padding:0px;cursor:pointer;	visibility:inherit; background: transparent url(/home/_images/close12_1.gif?svnRev=20918);}

.yui-panel .ft {padding:4px;	overflow:hidden;}

.yui-simple-dialog .bd .yui-icon {	background-repeat:no-repeat;	width:16px;	height:16px;	margin-right:10px;	float:left;}

.yui-dialog .ft, .yui-simple-dialog .ft {padding-bottom:5px;	padding-right:5px;	text-align:right;}
.yui-dialog form, .yui-simple-dialog form {margin:0;}
.button-group button {	font:100 76% verdana;	text-decoration:none;	background-color: #E4E4E4;	color: #333;	cursor: hand;	vertical-align: middle;	border: 2px solid #797979;	border-top-color:#FFF;	border-left-color:#FFF;	margin:2px;	padding:2px;}
.button-group button.default {	font-weight:bold;}
.button-group button:hover, .button-group button.hover {	border:2px solid #90A029;	background-color:#EBF09E;	border-top-color:#FFF;	border-left-color:#FFF;}
.button-group button:active {border:2px solid #E4E4E4;	background-color:#BBB;	border-top-color:#333;	border-left-color:#333;}
// Default tooltip class name: .tooltip 
// The tooltip must be absolutely positioned for the positioning to work correctly. 
//If you are having problems with tooltips not showing or being positioned correctly this is most likely the cause of it!

// THE FOLLOWING CLASSES ARE AUTOMATICALLY ASSIGNED TO TOOLTIP ELEMENTS. THE NAME CAN BE MODIFIED BY JAVASCRIPT
// Class name to apply to generated tooltip elements. Default: tooltip
// Class name to apply to active (currently shown) tooltip elements. Default: active
// Class name to apply to tooltip elements which move with the mouse (i.e. non-static). Default: fixed
// Class name to apply to persistent tooltip elements. Default: persistent
// Class name to apply to persistent focus tooltip elements. Default: focus

//.tooltip{ position: absolute; top: 0; left: 0;  display: none; }
.tooltip {
	
	position:absolute;
	
	width: 312px;
}
.bl_link_on #bl_tooltip_box {  text-decoration: none; }
.bl_link_off #bl_tooltip_box {  text-decoration: none; }
#bl_tooltip_box {background:#EBE4B4; padding: 0 6px; }
#bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 312px; height: 17px;}
* html #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top.png?svnRev=20918',sizingMethod='image'); }
#bl_tooltip_bottom { background: url(/home/_images/tooltip/bg_tooltip_bottom.png?svnRev=20918)!important; background-repeat: none!important; background-image: none; width: 312px; height: 6px;}
* html #bl_tooltip_bottom { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_bottom.png?svnRev=20918',sizingMethod='image'); }
#bl_tooltip_title {  background: #F3EDC2; padding: 6px 5px 0 7px; height: 19px; }
#bl_tooltip_title span { font-size: 12px; font-weight: bold;  }
#bl_tooltip_title .bl_right { float: right; width: 19px; }
#bl_tooltip_title .bl_right a { display:block; width: 19px; height: 15px; background: url(/home/_images/tooltip/icon_close_tooltip.png?svnRev=20918) no-repeat; text-indent: -9999px;}

.bl_tooltip_body { background: #FFFBE7; padding: 6px 5px 10px 7px;}
.bl_tooltip_body p { margin-bottom: 10px; }
.bl_tooltip_body p a{color: #048FD3; text-deoration: underline}
.bl_tooltip_body p a:hover { color: #000 }
/*.bl_pop_up { z-index: 9999; top: 185px; position: absolute; width: 177px; padding: 0 11px 0 9px; height: 42px; background: url(/home/_images/login/popup_bg.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none;  overflow: hidden; }
* html .bl_pop_up { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/login/popup_bg.png?svnRev=20918',sizingMethod='image'); }
*/

#showTooltipContent, #siteTooltipContent,  #TooltipLoyaltyPoints, #TooltipLoyaltyInfo, #DashboardInfo { width: 312px; position: absolute; top: 275px; right: 40px;}
/*#siteTooltipContent { top: 255px; } */
#showTooltipContent { right: 45px;}
#siteTooltipContent { top: 255px; /*right: 190px;*/ right: 33px;}
#TooltipLoyaltyPoints { top: 21px; right: 365px;}
#TooltipLoyaltyInfo { top: 21px; right: 379px;}


#TooltipLoyaltyPoints .bl_tooltip_body p, #DashboardInfo .bl_tooltip_body p { width: 285px;}

/*#tooltip-likes, #tooltip-youTube, #tooltip-amazon, #tooltip-about2, #tooltip-opinions, #bl_tooltip_title, #tooltip-delicious, #tooltip-podFeed, #tooltip-lastfm, #tooltip-twitter, #tooltip-flickr, #tooltip-photoBucket { width: 312px; position: absolute; top: 303px; right: 365px;}
#tooltip-likes #bl_tooltip_top, #tooltip-youTube #bl_tooltip_top, #tooltip-amazon #bl_tooltip_top, #tooltip-about2 #bl_tooltip_top, #tooltip-flickr #bl_tooltip_top, #tooltip-photoBucket #bl_tooltip_top, #tooltip-opinions #bl_tooltip_top, #bl_tooltip_title #bl_tooltip_top, #tooltip-delicious #bl_tooltip_top, #tooltip-twitter #bl_tooltip_top, #tooltip-podFeed #bl_tooltip_top, #tooltip-lastfm #bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 312px; height: 17px;}
* html #tooltip-likes #bl_tooltip_top, #tooltip-youTube #bl_tooltip_top,  #tooltip-amazon#bl_tooltip_top, #tooltip-about2 #bl_tooltip_top, #tooltip-flickr #bl_tooltip_top, #tooltip-photoBucket #bl_tooltip_top, #tooltip-twitter #bl_tooltip_top, #tooltip-opinions #bl_tooltip_top, #bl_tooltip_title #bl_tooltip_top, #tooltip-delicious #bl_tooltip_top, #tooltip-podFeed #bl_tooltip_top, #tooltip-lastfm #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918',sizingMethod='image'); }
*/

.content-tooltip { width: 312px; position: absolute; top: 30px; right: 20px;}
.content-tooltip #bl_tooltip_top, .content-tooltip2 #bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 312px; height: 17px;}
* html .content-tooltip #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918',sizingMethod='image'); }
* html .content-tooltip2 #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918',sizingMethod='image'); }

#DashboardInfo { top: 729px; right: 25px;}

#tooltip-info1 { width: 195px; position: absolute; top: 73px; left: 110px;}
#tooltip-info2 { width: 150px; position: absolute; top: 22px; left: 350px; _left: 330px;}
#tooltip-info3 { width: 150px; position: absolute; top: 41px; left: 650px; _left: 610px;}

#tooltip-info1 #bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top_195.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 188px; height: 7px;}
* html #tooltip-info1 #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top_195.png?svnRev=20918',sizingMethod='image'); }

#tooltip-info1 #bl_tooltip_bottom { background: url(/home/_images/tooltip/bg_tooltip_bottom_195.png?svnRev=20918)!important; background-repeat: none!important; background-image: none; width: 188px; height: 21px;}
* html #tooltip-info1 #bl_tooltip_bottom { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_bottom_195.png?svnRev=20918',sizingMethod='image'); }
#tooltip-info1 #bl_tooltip_box { margin-left: 11px; padding:0 4px; margin-right: 7px;}

#tooltip-info2 #bl_tooltip_top, #tooltip-info3 #bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top_145.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 150px; height: 7px;}
* html #tooltip-info2 #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top_145.png?svnRev=20918',sizingMethod='image'); }
* html #tooltip-info3 #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top_145.png?svnRev=20918',sizingMethod='image'); }

#tooltip-info2 #bl_tooltip_bottom { background: url(/home/_images/tooltip/bg_tooltip_bottom_145.png?svnRev=20918)!important; background-repeat: none!important; background-image: none; width: 150px; height: 54px;}
* html #tooltip-info2 #bl_tooltip_bottom { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_bottom_145.png?svnRev=20918',sizingMethod='image'); }
#tooltip-info2 #bl_tooltip_box, #tooltip-info3 #bl_tooltip_box {  padding:0 4px; margin-right: 3px;}

#tooltip-info3 #bl_tooltip_bottom { background: url(/home/_images/tooltip/bg_tooltip_bottom_145_2.png?svnRev=20918)!important; background-repeat: none!important; background-image: none; width: 150px; height: 29px;}
* html #tooltip-info3 #bl_tooltip_bottom { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_bottom_145_2.png?svnRev=20918',sizingMethod='image'); }

#tooltip-info1 #bl_tooltip_box .bl_right, #tooltip-info2 #bl_tooltip_box .bl_right, #tooltip-info3 #bl_tooltip_box .bl_right { float: right; width: 19px; }
#tooltip-info1 #bl_tooltip_box .bl_right a, #tooltip-info2 #bl_tooltip_box .bl_right a, #tooltip-info3 #bl_tooltip_box .bl_right a { display:block; width: 19px; height: 15px; background: url(/home/_images/tooltip/icon_close_tooltip.png?svnRev=20918) no-repeat; text-indent: -9999px;}
#tooltip-info3 #bl_tooltip_box .bl_tooltip_body b, #tooltip-info1 #bl_tooltip_box .bl_tooltip_body, #tooltip-info2 #bl_tooltip_box .bl_tooltip_body, #tooltip-info3 #bl_tooltip_box .bl_tooltip_body {color: #615F4E;}

/*.content-tooltip #bl_tooltip_top { background: url(/home/_images/tooltip/bg_tooltip_top2.png?svnRev=20918)!important; background-repeat: none!important; 	background-image: none; width: 312px; height: 17px;}
* html .content-tooltip #bl_tooltip_top { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/home/_images/tooltip/bg_tooltip_top.png?svnRev=20918',sizingMethod='image'); }
*/

#TooltipLoyaltyPoints .bl_tooltip_body p, #TooltipLoyaltyPoints .bl_tooltip_body p b, #TooltipLoyaltyInfo .bl_tooltip_body p, #TooltipLoyaltyInfo .bl_tooltip_body p b { font-size: 12px; }
#TooltipLoyaltyInfo .bl_tooltip_body p a { color: #000; text-decoration: underline;}
#TooltipLoyaltyPoints #bl_tooltip_box .bl_tooltip_body { padding-right: 0;}

#DashboardInfo .bl_tooltip_body p, #DashboardInfo .bl_tooltip_body p b, #DashboardInfo .bl_tooltip_body p, #DashboardInfo .bl_tooltip_body p b { font-size: 12px; }
#DashboardInfo .bl_tooltip_body p a { color: #000; text-decoration: underline;}
#DashboardInfo #bl_tooltip_box .bl_tooltip_body { padding-right: 0;}

