﻿/*-- base --*/
.sc_k { float: left; top: 0; position: absolute; padding: 4px; width: 423px; }
.sc_c { height:100px; padding:30px 15px 0 15px; position: relative; background-color: #fff;}
.sc_ca { float:left;}
.sc_cb { text-align:left; font-size:18px; font-weight:bold; color:#006699; margin-left:100px; padding-left:1px;}
.sc_b { position: relative; background-color: #fff;}
.sc_ba { height:33px; padding:12px 0; border-top:3px solid #FF6600;}
.sc_bb { float:right; padding-left:5px; margin-right:5px;}
.box{ position: relative;}
.box_bg { width: 431px; height: 187px; background-color: #000;}

/*-- plugins --*/
#floatbox-box input{ margin-bottom:2px;}
#floatbox-box input.address{ width:280px;}
#floatbox-box input.phone{ width:199px;}
#floatbox-box input.realname{ width:201px;}



/* from facebook */
.generic_dialog { height:0; left:0; overflow:visible; position:fixed; /*dw*/ top:0; width:100%; z-index:101; }
#generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; }
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; }
.generic_dialog div.dialog_loading 		{ background-color:#F2F2F2; border:1px solid #606060; font-size:24px; padding:10px; }
#generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; }
.dialog_body .dialog_content_img { float:left; margin-right:15px; }
.dialog_body .dialog_content_txt { float:left; padding-bottom:5px; width:300px; }
.dialog_body .dialog_content_body { padding-bottom:13px; } 
.dialog_body .form_label { padding-right:5px; }
.dark_dialog_overlay { background-image:url(facebook-overlay.png); background-repeat:repeat; }
* html .dark_dialog_overlay { background-color:transparent; background-image:url(blank.gif); }
.full_bleed .pop_dialog_table td.pop_content .dialog_body { padding:0; } 
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:465px; }
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:transparent url(http://images.bylou.com/sprite_poptip.png) no-repeat scroll 0 0; }
td.pop_topright { background:transparent url(http://images.bylou.com/sprite_poptip.png) no-repeat scroll 0 -10px; }
td.pop_bottomleft { background:transparent url(http://images.bylou.com/sprite_poptip.png) no-repeat scroll 0 -20px; }
td.pop_bottomright { background:transparent url(http://images.bylou.com/sprite_poptip.png) no-repeat scroll 0 -30px; }
td.pop_top, td.pop_bottom { background:transparent url(http://images.bylou.com/sprite_poptip.png) repeat-x scroll 0 -40px; }
td.pop_side { background:transparent url(http://images.bylou.com/sprite_poptip.png) repeat-y scroll -10px 0; }
td.pop_content { background-color:white; direction:ltr; padding:0; }
.pop_dialog_rtl td.pop_content { direction:rtl; }
td.pop_content h2.dialog_title { position:relative; background:#6D84B4 none repeat scroll 0 0; border:1px solid #3B5998; color:white; font-size:14px; font-weight:bold; margin:0; }
td.pop_content h2.dialog_loading { background:#6D84B4 url(facebook-indicator_white_small.gif) no-repeat scroll 400px 10px; padding-right:40px; }
td.pop_content h2 span { display:block; padding:4px 10px 5px; }
td.pop_content h2 span.poptip_close{ cursor:pointer; float: right; position: absolute; top: 0px; right: 0px;}
td.pop_content .dialog_content { background:#FFFFFF none repeat scroll 0 0; border-color:#555555; border-style:solid; border-width:0 1px 1px; }
td.pop_content .dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }
td.pop_content .dialog_summary { background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #CCCCCC; padding:8px 10px; }
td.pop_content .dialog_buttons { background:#F2F2F2 none repeat scroll 0 0; padding:8px; text-align:right; }
td.pop_content .dialog_buttons input { margin-left:5px; }
td.pop_content .dialog_buttons_msg { float:left; padding:5px 0 0; }
td.pop_content .dialog_footer { background:#F2F2F2 none repeat scroll 0 50%; }

/* david walsh custom */
#fb-modal	{ display:none; }
#fb-close	{ cursor:pointer; }
.info		{ line-height:30px;width:280px; float:left; font-size:14px; color:#666; font-family:Verdana, Geneva, sans-serif}
.info b	{ color:#000; }
.image	{ width:100px; float:left; margin-right:10px; }

/*quick fabu*/
.js_xxfb{padding:10px 20px; line-height:26px; font-family:Verdana,Geneva,sans-serif; font-size:14px; width:100%; color:#666;}
.js_xxfb span{ width:80px;text-align:right;display:inline-block;}

/*login*/
#pop_dialog_table .login{ display:none;}
/*login within floatbox*/
#fb_login, #fb_reg{ color:#FE7F0C;font-size:13px;font-family:Georgia;}

/*success*/
.succ{ background:transparent url(http://images.bylou.com/succ_icon.gif) no-repeat scroll 35px 20px;display:inline;float:left;height:60px;overflow:hidden;padding:20px 0 0 110px;}
	.succ span{ color:#000000;font-family:"黑体";font-size:18px;line-height:27px;}
	

/* write yu by kjhd */	
.kjUl{ padding-left:20px;}
.kjLeft{ float:left; width:80px; font-size:14px; color:#666; font-family:Verdana, Geneva, sans-serif; line-height:30px;}
.kjRight{ float:left; width:250px;}
.kjRight input{ width:200px;}
.kjRight textarea{ width:250px;}

