/****************** Channel Hightlight ****************/
#channel_highlight{
	float:left;
	height:auto;
	padding-bottom:5px;
}

#channel_highlight img{
	float:left;
	margin-right:10px;
}

#channel_highlight_description{
	float:none;
	/*width:345px;*/
}

#channel_highlight_description p{
	padding-top:10px;
}

#channel_highlight_description .date{
    font-weight: normal;
    margin:0;
    padding:0;
}

#channel_highlight_description h2 a{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	line-height:105%;
	text-decoration:none;
}

#channel_highlight_description h2 a:hover{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	line-height:105%;
	text-decoration:underline;
}
/****************** Channel Hightlight More ****************/
#channel_highlight_more_left{
	float:left;
	width:330px;
}

#channel_highlight_more_left_article img{
	margin-right:5px;
}

#channel_highlight_more_left_article {
	float:left;
	padding:10px 0;
	width:305px;
}

#channel_hightlight_more_right {
	float:right;
	width:323px;
	margin-left:10px;
}

#channel_hightlight_more_right li{
	padding:5px 0 5px 7px;
}

/******************** Channel Photo Galleries *****************/
#channel_photo_galleries {
	width:320px;
	float:left;
}

#channel_photo_galleries img{
	margin-right:5px;
}

#channel_photo_galleries p{
	padding:10px 0 0 5px;
}

#photo_gallery_list_main_description h1 a{
	font-size:24px;
}

/******************** Channel SBF TV  *****************/
#channel_sbf_tv {
	width:320px;
	float:right;
}

#channel_sbf_tv img{
	margin-right:5px;
}

#channel_sbf_tv p{
	padding:10px 0 0 5px;
}

/********************* statistics ****************/
#banner_ad{
	float:left;
	width:300px;	
}

/*#statistics{
	float:right;
	width:340px;	
}*/

#statistics li{
	width:100%;
	float:left;
}


#statistics li {
	padding:5px;	
}

#banner_statistics {
	float:left;
	width:665px;
}

/********************** essential_reading ******************/
#essential_reading li{
	padding:5px;
	margin:0 5px;	
}

/****************** Most Popular **********************/
#most_popular {
	margin-top:10px;
	border-top:#cbcbcb 3px solid;
	border-left:#cbcbcb 1px solid;
	border-right:#cbcbcb 1px solid;
	border-bottom:#cbcbcb 1px solid;
}

#most_popular_header{
	float:left;
	background:url(../_images/bg_most_popular.gif) repeat-x;
	height:53px;
	width:100%;
}

#most_popular_header_title{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	padding:5px 0 0 5px;
}

#most_popular_header li{
	float:left;
	color:#222222;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 0 5px;
	height:27px;
}

#most_popular_header .tab_off a{
	color:#222222;
	font-weight:bold;
	border-right:#dddddd 1px solid;
	padding:5px 10px;
}

#most_popular_header .tab_on a{
	color:#222222;
	font-weight:bold;
	border-right:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	background:#ffffff;
	padding:5px 10px;
}




/****************** Channel Detail ********************/
#channel_title{
	float:left;
	width:665px;
}
/*
#channel_title h1{
	font-size:24px;
	font-weight:bold;
	color:#000000;
	margin: 0 0 15px 0;
	line-height: 1.2em;
}
*/
#channel_title h2{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	float:left;
	
}

#channel_article {
	float:left;
}

#channel_article img {
	margin-right:5px;
}

/********* Share tool *************/
#share_tool {
	float:left;
	width:665px;
	border-top:#999999 1px dotted;
	border-bottom:#999999 1px dotted;
	vertical-align:middle;
	height:23px;
	margin-bottom:25px;
	padding-top:5px;
}

/********* Story **************/
#storyMain li{
    margin: 0 0 0 15px;
}
#left_column #static_page ul {
    list-style-type: disc;
    margin: 0 0 15px 20px;
}
#left_column #static_page ul li{
    list-style-type: disc;
    margin: 0 0 10px 0;
}

/****************** Related Stories ********************/

.related-story h3 
{    
    border-top: 2px solid #FEE000;
    color: #000000;
    font-size: 18px;
    font-weight:bold;
    padding: 10px 0 5px;
    margin: 10px 0 0 0;
}

.related-story .left {
    float: left;
    margin: 10px 20px 0 0;
    width: 282px;
}

.related-story .right {
    float: right;
    margin-top: 10px;
    width: 360px;
}

.related-story .article {
    list-style: none outside none;
    margin: -8px 0 0;
}

.image-article 
{
    list-style-type: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.related-story .article li {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding: 7px 0;
}

.related-story .article a {
    font-size: 13px;
    font-weight: bold;
}

.related-story li 
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    overflow: hidden;
}

.image-article a {
    font-size: 13px;
    font-weight: bold;
}

.image-article img {
    float: left;
    margin-right: 7px;
    width: 95px;
}

/****************** Post Comment ********************/
#post_comment{
	float:left;
	padding:10px;
	border-top:#c2c2c2 1px solid;
	width:645px;
	background:#DEDEDE url(../_images/bg_post_comment.gif) repeat-x;
}

#post_comment label{
	vertical-align:middle;
	padding:0;
	margin:0;
}

#post_comment input{
	width:200px;
	color:#555555;
	margin:5px 0;
}

#post_comment textarea{
	width:645px;
	color:#555555;
	height:95px;
}

#post_comment img{
	padding:5px 0;
}

/****************** Comment ********************/
#comment{
	margin-bottom:10px;	
}

#comment p{
	border-left:#c8c8c8 1px solid;
	border-right:#c8c8c8 1px solid;
	border-top:#c8c8c8 1px solid;
	background:#f8f8f8;
	padding:10px;
	line-height:100%;
}

#comment_bottom {
	height:7px;
	background:url(../_images/bg_comment.gif) no-repeat;
}

#comment span {
	font-size:11px;
	color:#777777;
	padding:0 12px;
}

/************** Page ************************/
#page{
	margin:10px 0;
	text-align:center;
}

#page a{
	text-align:center;
	border:#c2c2c2 1px solid;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#222222;
	padding:3px 7px;
	margin:0 2px;
	background:url(../_images/bg_page_off.gif) repeat-x bottom;
}

#page .page_on{
	color:#ffffff;
	background:#595959 url(../_images/bg_page_on.gif) repeat-x bottom;
}

#page a:hover{
	color:#ffffff;
	background:#595959 url(../_images/bg_page_on.gif) repeat-x bottom;
}

/*************************** Expert ****************************/
#expert {
	background:#f1f1f1;
	padding:5px;
}

#expert_img {
	float:left;
	width:100px;
	text-align:center;
	height:auto;
}

#expert_answer {
	float:right;
	width:545px;
}

#expert_profile {
	padding:10px 5px;
	border-bottom:#dddddd 1px dotted;
}

#expert_profile h2{
	font-size:18px;
	font-weight:bold;
}

#expert_question {
	border-bottom:#dddddd 1px dotted;
	padding:10px 0;
	font-size:11px;
}

#expert_ask_question_section{
	background:#fdf9dd;
	padding:10px;
}

.round_corner_bg_top{
	border-top:#cdcdcd 1px solid;
	height:5px;
}

.round_corner_bg_bottom{
	border-bottom:#cdcdcd 1px solid;
	height:5px;
}

.round_corner_bg_left{
	border-left:#cdcdcd 1px solid;
	height:5px;
}

.round_corner_bg_right{
	border-right:#cdcdcd 1px solid;
	height:5px;
}


/*************** Blog ************************/
#expert_bio {
	padding:0 0 10px 0;
}

#expert_bio .author_frame {
	padding:5px;
	border:#dddddd 1px solid;
	margin-right:7px;
}

#blog_list{
	padding:10px 5px;
}

#blog_list_gray{
	background:#ececec;
	padding:5px;
}

/******************** Photo Gallery ********************/
#photo_gallery_list {
	padding:7px 0;
	border-bottom:#dddddd 1px dotted;
}

.photo_gallery_small_frame {
	border:#e3e3e3 1px solid;
	padding: 1px;
}

#photo_gallery_small_thumbnail {
	float:left;
	background:url(../_images/small_thumbnail_frame.gif) no-repeat bottom left;
	width:102px;
	height:77px;
	margin-right:10px;
}

#photo_gallery_big_thumbnail {
	float:left;
	width:306px;
	margin-right:10px;
}

#photo_gallery_set_photo {
	position:relative;
}

#photo_gallery_center {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.photo_gallery_view a{
	text-align:center;
	color:#ffffff;
	text-decoration:underline;
}

.photo_gallery_view {
	position:absolute;
	background:#000000;
	bottom:0;
	width:100%;
	opacity:0.7;
	text-align:center;
	padding:10px 0;
	
}

.bg_photo_gallery_top {
	border-top:#dddddd 1px solid;
	padding-top:1px;
	padding-left:1px;
	border-left:#dddddd 1px solid;
}

#photo_gallery_list_main_description {
	float:left;
	width:349px;
}

#photo_gallery_list_main_description h1{
	padding:5px 0;	
}

.bg_photo_gallery_left{
	background:url(../_images/photo_gallery_bg_left.gif) repeat-y;
}

.bg_photo_gallery_bottom{
	background:url(../_images/photo_gallery_bg_bottom.gif) repeat-x;
}

/**************** Products *********************/
#product_search {
	padding:5px;
	background:#e4e4e4;
}

#advance_search {
	background:#ffffff;
	padding:10px;
	
}

#search_results 
{	
	font-size: 18px;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:20px;
	margin-bottom:-20px;
}

#search_results_smaller
{
	font-size:12px;
	font-weight:normal;
}

/******************** SBF TV ***********************/
#sbf_tv {
	background:#000000;
	height:355px;
	text-align:center;
}

#sbf_tv_section{
	width:100%;
	border:#dddddd 1px solid;
	background:url(../_images/sbf_tv_bg_line.gif) repeat-y;
}

#sbf_tv_description{
	width:425px;
	float:left;
	padding:10px;
}

#sbf_tv_source {
	float:right;
	padding:10px;
	width:190px;
	font-size:11px;
	height:auto;
}

#sbf_tv_source p{
	padding:5px 0;
}

#sbf_tv_nav{
	background:url(../_images/sbf_tv_bg_tab.gif) repeat-x;
	width:100%;
	height:39px;
}

#sbf_tv_search{
	float:left;
	width:180px;
	margin:10px 5px;
}

.form_sbf_tv_search input, form_sbf_tv_search button {
	float: left;
}

.form_sbf_tv_search input.box {
	width: 135px;
}

.form_sbf_tv_search button.btn {
	width: 27px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
	margin-bottom:2px;
	background:url(../_images/sbf_icon_search.gif) no-repeat;
	margin-left:3px;
}

#sbf_tv_tab {
	margin-top:8px;
	height:30px;
	float:left;
	width:760px;
}

#sbf_tv_tab li{
	float:left;
	padding-top:10px;
	height:25px;
}

#sbf_tv_tab li a {
	font-weight:bold;	
	padding:5px 15px;
}

#sbf_tv_tab li .tab_on {
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	background:#ffffff;	
}

#sbf_tv_tab li .tab_off {
	border-left:#dddddd 1px solid;
}

#sbf_tv_listing_section {
	background:#f8f8f8;
	padding:11px;
}

#sbf_tv_subcategory{
	background-color:#FFFFFF;
	float:left;
	font-size:11px;
	height:209px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px;
	width:140px;
}

#sbf_tv_listing {
	background-color:#F8F8F8;
	float:right;
	height:209px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px;
	width:750px;
}

.sbf_tv_content {
	float:left;
	width:150px;
	padding:5px;
	height:45px;
	margin:10px;
}

.sbf_tv_content_on {
	float:left;
	width:150px;
	padding:5px;
	height:45px;
	margin:10px;
	background:#dddddd;
}

#sbf_tv_listing img{
	float:left;
	margin-right:5px;
}

/************* Premium Member ************************/
h3 {
	margin: 0;
	padding:0;
	margin-top:10px;
	margin-bottom::5px;
	font-size:14px;
	font-weight:bold;
	color:#222222;
}

.red
{
	color:#ff0000;
}


.listsquare 
{
	padding-left:20px;
	margin-top:5px;
}

.listsquare li
{
	list-style-type:square;
	line-height: 20px;
	list-style::square;
}

#left_column_premium_member{
	float:left;
	width:563px;
}

#right_column_premium_member{
	float:right;
	width:405px;
}

#credit_card_image_box
{
	margin-top:5px;
	margin-right:5px;
	float:left;
}
#credit_card_text_box
{
	width:125px;
	float:left;
	margin-top:8px;
	font-size:10px;
	color:#555555;
	
}

#premium_member_section{
	float:left;
	width:563px;
	margin-bottom:15px;
}

#premium_member_section_top{
	float:left;
	background:url(../_images/tab_premium_top.gif) no-repeat top;
	height:4px;
	width:100%;
}

#premium_member_section_bottom{
	float:left;
	background:url(../_images/tab_premium_bottom.gif) no-repeat bottom;
	height:4px;
	width:100%;
}

#premium_member_section_title{
	float:left;
	background:url(../_images/premium-member-title_bg.gif) repeat-x;
	height:33px;
	width:539px;
	padding:0 10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}

#premium_member_section_content{
	float:left;
	width:539px;
	padding:10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}

#premium_member_button {
	text-align:center;
	padding: 10px 0 20px 0;
}

#premium_member_section_content li{
	padding-left:10px;
	background:url(../_images/black_bullet.gif) top left no-repeat;
	line-height:18px;
}


#premium_member_title{
	float:left;
	width:100%;
	height:31px;
	margin:5px 0 10px 0;
	border-bottom:#fee000 3px solid;
}

#premium_member_title h2{
	margin-top:4px;
}

#premium_member_steps {
	float:left;
	background:url(../_images/premium-member-steps-bg.jpg) no-repeat;
	width:100%;
	height:56px;
	margin-bottom:20px;
}

#premium_member_steps li{
	float:left;
	padding-top:19px;
	font-size:16px;
}

#premium_member_steps span{
	float:right;
	padding:19px 10px 0 0;
	color:#FF6600;
}

#premium_member_steps .step1{
	padding-left:80px;
}

#premium_member_steps .step2{
	padding-left:56px;
}

#premium_member_steps .step3{
	padding-left:85px;
}

#premium_member_steps .step4{
	padding-left:65px;
}


#premium_member_thank_you{
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

#premium_member_thank_you p{
	font-size:14px;
}

#premium_member_thank_your_button{
	margin-left:auto;
	margin-right:auto;
	border-top:#fee000 2px solid;
	margin: 20px 0;
	padding: 15px 0;
	text-align:center;
}

#premium_member_thank_your_button img{
	padding:0 10px;
}


/********* Member Login*************/
#left_column_member_login{
	float:left;
	margin:20px 20px;
}

#right_column_member_login{
	float:left;
	margin:20px 20px;
}

#member_login_section{
	float:left;
	width:365px;
}

#member_login_section_top{
	float:left;
	background:url(../_images/tab_top.gif) no-repeat top;
	height:4px;
	width:100%;
}

#member_login_section_bottom{
	float:left;
	background:url(../_images/tab_bottom.gif) no-repeat bottom;
	height:4px;
	width:100%;
}

#member_login_section_title{
	float:left;
	background:url(../_images/premium-member-title_bg.gif) repeat-x;
	height:33px;
	width:341px;
	padding:0 10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}

#member_login_section_content{
	float:left;
	width:341px;
	padding:10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}


/****************** Not Member ******************/
#not_member_section{
	float:left;
	width:458px;
}

#not_member_section_top{
	float:left;
	background:url(../_images/tab_not_member_top.gif) no-repeat top;
	height:4px;
	width:100%;
}

#not_member_section_bottom{
	float:left;
	background:url(../_images/tab_not_member_bottom.gif) no-repeat bottom;
	height:4px;
	width:100%;
}

#not_member_section_title{
	float:left;
	background:url(../_images/premium-member-title_bg.gif) repeat-x;
	height:33px;
	width:434px;
	padding:0 10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}

#not_member_section_content{
	float:left;
	width:434px;
	padding:10px;
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
}

#not_member_section_content ul li
{
	list-style-type: disc;
	margin-left: 10px;
}

/************** Basic Member ***************/
#basic_member_button{
	padding:15px 0 15px 6px;
}

#right_column_basic_member_1{
	float:right;
	width:405px;
	height:305px;
	background:url(../_images/basic_member_promotion.jpg) no-repeat;
}

#right_column_basic_member_2{
	float:right;
	width:405px;
	height:305px;
	background:url(../_images/basic_member_promotion2.jpg) no-repeat;
}

#right_column_basic_member_1 ul{
	margin-top:20px;
}

#right_column_basic_member_1 li{
	padding:0 6px;
	color:#CCCCCC;
	background:url(../_images/basic_member_promotion_bullet.gif) no-repeat top left;
	margin-left:20px;
}

#basic_member_center{
	text-align:center;
	width:100%;
	padding:20px 0;
	border-bottom:#dddddd 2px solid;
	margin:10px 0;
}

/************* Newsletter *************/
#newsletter-image {
	float:left;
	padding:20px;
}

#newsletter-image-box{
	float:left;
}

#newsletter-form-box{
	float:left;
}

/****************** Forgot Password *****************/
#forgot_password_form {
	float:left;
	padding-left:70px;
	width:80%;
	margin-top:20px;
}

#forgot_password_description {
	float:left;
	margin:10px;
}

#forgot_password_bottom{
	border-bottom:#fee000 2px solid;
}

/********************* My Account *******************/
#left_column_account{
	float:left;
	width:198px;
	padding-right:15px;
}

#right_column_account{
	float:left;
	width:767px;
}

#account_profile_top {
	background:url(../_images/tab_profile_top.gif) no-repeat top;
	width:100%;
	height:18px;
	margin-top: 3px;
}

#account_profile_bottom {
	background:url(../_images/tab_profile_bottom.gif) no-repeat top;
	width:100%;
	height:18px;	
}

#account_profile_hello {
	background:url(../_images/tab_profile_bg.gif) repeat-y;
	padding:5px 15px 5px 15px;
}

#account_profile_hello img{
	text-align:center;
	padding:5px 0;
}

#account_profile_content {
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
	padding:0 7px;
}

#account_profile_content li {
	border-bottom:#e9e8e8 1px solid;
	padding:10px;
}

#account_profile_content .on {
	width:150px;
	background:url(../_images/tab_blue_arrow.gif) top right no-repeat;
}

#account_change_password {
	background:url(../_images/account-change-password.gif) top no-repeat;
	height:27px;
	padding: 25px 0 0 55px;
	font-size:14px;
	font-weight:bold;
}

#account_personal_info {
	background:url(../_images/account-personal-info.gif) top no-repeat;
	height:27px;
	padding: 25px 0 0 55px;
	font-size:14px;
	font-weight:bold;
}

#account_account_type {
	background:url(../_images/account-account-type.gif) top no-repeat;
	height:27px;
	padding: 25px 0 0 55px;
	font-size:14px;
	font-weight:bold;
}

#account_payment {
	background:url(../_images/account-payment.gif) top no-repeat;
	height:27px;
	padding: 25px 0 0 65px;
	font-size:14px;
	font-weight:bold;
}


#account_content{
	border-left:#e9e8e8 2px solid;
	border-right:#e9e8e8 2px solid;
	padding:15px;
}

#account_content h3{
	color:#e10000;
	font-size:24px;
	padding-bottom:10px;
}

#account_content .account_statistics{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:229px;
	height:27px;
	padding:80px 10px 0 7px;
	text-transform:uppercase;
	background:url(../_images/statistic.jpg) no-repeat;
}

#account_content .account_research{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:229px;
	height:27px;
	padding:80px 10px 0 7px;
	text-transform:uppercase;
	background:url(../_images/research.jpg) no-repeat;
}

#account_content .account_survey{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:229px;
	height:27px;
	padding:80px 0 0 7px;
	text-transform:uppercase;
	background:url(../_images/survey.jpg) no-repeat;
}

#account_bottom {
	background:url(../_images/account-bottom-bg.gif) no-repeat bottom;
	height:9px;
}

#account_content p{
	padding:15px 0;
}

#account_content li{
	padding-left:10px;
	background:url(../_images/black_bullet.gif) top left no-repeat;
	line-height:18px;
}

#right_column_account .button{
	padding:15px 0;
}

#current_account_type {
	text-align:center;
	font-size:14px;
	height:31px;
	padding:17px 0 15px 0; 
	background:url(../_images/bg_bar.gif) repeat-x;
	margin-bottom:5px;
}



