/* CSS SELECTORS FOR LAYOUT */
.clearer{clear:both; height:0}
.tips{display:none}

.inner_div{width:960px; text-align:left}

/* ======================== CONTAINER ======================== */
#BJ_Wrapper{}

/* ===================== HEADER =============================== */
#BJ_Header{z-index:0; position:relative; background:transparent url(../images/header_bg.png) top repeat-x}

#BJ_Header_Left{float:left; width:650px; position:relative}
#BJ_Top_Menu{display:block; float:left; z-index:10000; position:relative; height:26px;  width:auto}
#BJ_Top{float:left; width:100%}
#BJ_Top_Search{float:right;  width:150px; text-align:right; padding:11px 0 0 0}
#BJ_Logo{float:left; width:220px; text-align:left; z-index:0; height:0px}
#BJ_Header_Right{float:left; width:300px; margin:0 0 0 10px}
#BJ_Synegy_SlideShow{width:650px; position:relative; z-index:20; margin-bottom:3px}
#BJ_SlideShow{position:relative; z-index:19}

#BJ_Custom{float:left; width:300px; background:#001; overflow:hidden; margin-bottom:10px}
/* ======================== BODY ============================= */
#BJ_Body{display:block; background:url(../images/body_bg.png) top repeat-x; padding:10px 0 0 0; margin:0 0 0 0}

#BJ_Left{float:left; width:200px}
#BJ_Center{float:left; width:530px; margin:0 0 0 16px}
#BJ_Body_Main{border:1px solid #E7E7E7; padding:16px 11px;  background:#FFF}

#BJ_Tabpane{width:100%; margin:0 0 10px 0}

#BJ_Main{margin:0 0 20px 0}
#BJ_Font_Changer{height:30px; border-bottom:6px solid #026CAC; margin:0 0 10px 0; padding:6px 14px 0 0}
#BJ_Right{float:left; width:200px; margin:0 0 0 10px}

/* ======================== BOTTOM ============================ */
#BJ_Bottom{margin:20px 0 0 0}
#BJ_Bottom .table_user{width:100%}
#BJ_Bottom .table_user .col_left_top{background:#000 url(../images/user_left_top.png) top left no-repeat; width:4px; height:5px}
#BJ_Bottom .table_user .col_left_center{background:#000 url(../images/user_left_center.png) left repeat-y; width:4px}
#BJ_Bottom .table_user .col_left_bottom{background:url(../images/user_left_bottom.png) bottom left no-repeat; width:4px; height:5px}
#BJ_Bottom .table_user .col_right_top{background:url(../images/user_right_top.png) top no-repeat; width:5px; height:5px}
#BJ_Bottom .table_user .col_right_center{background:url(../images/user_right_center.png) right repeat-y; width:5px}
#BJ_Bottom .table_user .col_right_bottom{background:url(../images/user_right_bottom.png) bottom no-repeat; width:5px; height:5px}
#BJ_Bottom .table_user .col_user{border:1px solid #D9D9D9; border-left:none}
/* ======================== FOOTER ============================ */
#BJ_Footer{background:#cfcfcf url(../images/footer_bg.jpg) top repeat-x; margin:10px 0 0 0; padding:12px 0; width:100%}
#BJ_Pathway{text-align:left; float:left; margin:0 0 10px 0;  width:500px}
#BJ_Gotop{float:right;  width:auto}
#BJ_Foot{float:left; width:40%}
#BJ_Foot_Menu{float:right;  width:auto}

/* ======================== SITE TOOLS ======================== */
#D4J_Sitetools{position:fixed; bottom:0px; right:10px; height:25px}
#D4J_Tools{display:none; position:fixed; bottom:20px; right:10px; width:21px}
