.mywidget_bg{
	background:url(images/ash_pattern.png) repeat;
	padding:10px;
	}
.last_trade_box{
	border:1px solid #CCC;
}
.last_trade_caption{
	/*width:100%; */
	background-color:#CCC; 
	color:#000; 
	padding:2px 6%;
}
.last_trade_date{
	text-align:right;
	padding-right:10px;
}
.trddata{
	border-top:1px solid #CCC;
	padding:0 2px;
	overflow:hidden;
}
.last_span_bg{
	background-color:#e6e7ed;
	padding:2px 4px;	
}

.trd_row_colm1, .trd_row_colm2{
	float:left;
	
	line-height:30px;
}
.trd_row_colm1{
	border-right:1px solid #CCC;
	width:40%;
}
.trd_row_colm2{
	padding-left:2px;
	width:55%;
}

.m_summery{
	overflow:hidden;
	border-top:1px solid #CCC;
	padding:2px 0;
}
.caption_sucok{
	float:left;
	width:18%;
}
.se1, .se2, .se3{
	float:left;
	width:26%;
}
.se4{
	float:left;
	width:4%;
}
.m_summery_c{
	overflow:hidden;
	border-top:1px solid #CCC;
	background-color:#fafafa;
}
.m_summery_c .tab1_c, .m_summery_c .tab2_c, .m_summery_c .tab3_c{
	float:left;
	width:30%;
	text-align:center;
}
.m_summery_c .tab1_c, .m_summery_c .tab2_c{
	border-right:1px solid #CCC;
}


.m_summery .tab1, .m_summery .tab2, .m_summery .tab3{
	float:left;
	width:30%;
	text-align:center;
}
.m_summery .tab1, .m_summery .tab2{
	border-right:1px solid #CCC;
}

/* national page zone widget*/
.national_zone_widget{
	background-color:#efefef;
	padding:5px;
	border-top:1px solid #CCCCCC;
}
.national_zone_widget select, .national_zone_widget input {
	padding:3px;
	width:100%;
}
.search_tag_wize_news {
height: 24px;
color: #000;
background: #ffffff url(images/search_18x18.png) 2px center no-repeat;
padding: 0 10px 0 20px;
border: 1px solid #aaa;
}
.search_tag_wize_news:hover{
	background-color:#efefef;
}
.ntl_container_div{
	overflow:hidden;
}
.ntl_container_div select{
	border:1px solid #CCC;
	background-color:#FFFFFF;
}
.div1, .div2, .div3, .div4, .div0{
	float:left;
	padding:5px;
}
.div1, .div2, .div3, div0{
	width:20%;
}
.div4{
	width:15%;
}
.wdg_message_show{
	padding-left:5px;
}
/* end national page zone widget*/

/*breaking news ticker*/
.breaking_blue, .breaking_green, .breaking_light_blue {
	overflow:hidden;
	background: #ffffff url(images/break_bg.png) repeat-x;
	height:30px;
	position:relative;
	height:30px;
	line-height:30px;
}
.breaking_blue  .break_news_caption, 
.breaking_green  .break_news_caption, 
.breaking_light_blue  .break_news_caption{
	height: 100%;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding:2px 5px 8px 8px;
	width:100px;
}
.breaking_blue  .break_news_caption{
	background: #006eff;
}
.breaking_blue  .break_close, 
.breaking_green  .break_close, 
.breaking_light_blue  .break_close{
	float:right;
	width:39px;
	height:30px;
	text-align:right;
}
.breaking_blue  .break_close{
	background: #ffffff url(images/breaking_blue_close.png) no-repeat;
}
.breaking_blue  .break_close:hover{
	cursor:pointer;
}

.breaking_blue  .break_news, .breaking_green  .break_news, .breaking_light_blue .break_news{
	height: 26px;
	position: relative;
	overflow: hidden;
	display: block;
	background: #CCC url(images/break_bg.png) repeat-x;
	padding:0 10px;
}

.breaking_blue  .break_news{
	border:2px solid #006eff;
}

.marq_news_sep{
	color:#c00;
	font-weight:bold;
	padding:0 10px;
}

/*green view*/

.breaking_green  .break_news_caption{
	background: #00a000;
}
.breaking_green  .break_close{
	background: #ffffff url(images/breaking_green_close.png) no-repeat;
}
.breaking_green  .break_close:hover{
	cursor:pointer;
}

.breaking_green  .break_news{
	border:2px solid #00a000;
}

/*light_blue*/
.breaking_light_blue  .break_news_caption{
	background: #0094ff;
}
.breaking_light_blue  .break_close{
	background: #ffffff url(images/breaking_light_blue_close.png) no-repeat;
}
.breaking_light_blue  .break_close:hover{
	cursor:pointer;
}

.breaking_light_blue  .break_news{
	border:2px solid #0094ff;
}

/* both side adv.*/

.wrapper_main {
	width: 100%;
}


#leftcol {
	float: left;
	overflow:hidden;
	text-align:right;
	height:300px;
	position: fixed;
 
}
 
#rightcol {
	float: right;
	overflow:hidden;
	text-align:left;
	height:300px;
}
.side_advertise{
	width:100px;
	margin-top:100px;
	height:200px;
	position:fixed;
	background-color:#FF0;
}
.side_advertise_left{
	right: 0;
	position: relative;
	float: right;
}





.right_add, .left_add{
	width:120px;
	/*height:300px;	*/
	position:fixed;
	/*background-color:#CCC;*/
	/*border:1px solid #999;*/
	overflow:hidden;
}
.right_add{
	top:100px;
	right:0px;
	float:right;
}
.left_add{
	top:100px;
	left:0px;
	float:left;
	
}


/*end both side adv*/

/********** Show tag based News Widget START *************/

.tag_based_news_widget .bottom{
	margin-bottom:10px;
	}
.tag_based_news_widget .title, .tag_based_news_widget .title a{
	font-size:18px;
	line-height:28px;
	color:#0148B1;
	}
.tag_based_news_widget .title a{
	text-decoration:none;
	}
.tag_based_news_widget .title a:hover{
	color:#537D00;
	}

.tag_based_news_widget .subtitle, .tag_based_news_widget .subtitle a{
	font-size:16px;
	line-height:24px;
	color:#c00;
	font-weight:normal;
	}
.tag_based_news_widget .subtitle a{
	text-decoration:none;
	}
.tag_based_news_widget .subtitle a:hover{
	color:#537D00;
	}

.tag_based_news_widget .image{
	display:inline-block;
	overflow:hidden;
	margin-bottom:5px;
	}
.tag_based_news_widget .image img{
	width:100%;
	float:left;
	}
.tag_based_news_widget .image_center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:5px;
	}
.tag_based_news_widget .image_left{
	float:left;
	width:40%;
	margin-right:10px;
	}
.tag_based_news_widget .image_right{
	float:right;
	width:40%;
	margin-left:10px;
	}
.tag_based_news_widget .content, .tag_based_news_widget .content a{
	font-size:16px;
	line-height:24px;
	color:#333;
	}
.tag_based_news_widget .content a{
	text-decoration:none;
	}
.tag_based_news_widget .content a:hover{
	text-decoration:none;
	}

.tag_based_news_widget .content_right, .tag_based_news_widget .content_left{
	display:block;
	}

.tag_based_news_widget .content_center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

.tag_based_news_widget .additional_info, .tag_based_news_widget .additional_info span, .additional_info a,
.tag_based_news_widget .list .additional_info a,.tag_based_news_widget .list .additional_info a{
	line-height:20px;
	font-size:14px;
	color:#696969;
	}

.tag_based_news_widget .additional_info a{
	text-decoration:underline;
	}
.tag_based_news_widget .list, .tag_based_news_widget .list h3, .tag_based_news_widget .list a{
	font-size:16px;
	line-height:24px;
	color:#333;
	font-weight:normal;
	}
.tag_based_news_widget .list .media_icon_18x18{
	float:left;
	margin-right:5px;
	}
.tag_based_news_widget .list ul{
	list-style-position:outside;
	margin-left:20px;
	margin-bottom:10px;
	}
.tag_based_news_widget .list li{
	margin-bottom:10px;
	}
.tag_based_news_widget .list h3 a{
	text-decoration:none;
	color:#0148B1;
	}
.tag_based_news_widget .list h3 a:hover{
	color:#537D00;
	text-decoration:none;
	}

.tag_based_news_widget .list_disc ul{
	list-style-type:disc;
	}
.tag_based_news_widget .list_circle ul{
	list-style-type:circle;
	}
.tag_based_news_widget .list_square ul{
	list-style-type:square;
	}
/*color theme for this widget*/

/* purple */
.widget_color_purple .list h3 a{
	color:#7200ad;
	}
.widget_color_purple .list h3 a:hover{
	color: #000;
	text-decoration: none;
	}
/* megenta */
.widget_color_megenta .list h3 a{
	color:#b31a6a;
	}
.widget_color_megenta .list h3 a:hover{
	color: #ff1d77;
	text-decoration: none;
	}
/* green */
.widget_color_green .list h3 a{
	color:#189900;
	}
.widget_color_green .list h3 a:hover{
	color: #004900;
	text-decoration: none;
	}
/* blue */		
.widget_color_blue .list h3 a{
	color:#336699;
	}
.widget_color_blue .list h3 a:hover{
	color: #3399cc;
	text-decoration: none;
	}
/* red */	
.widget_color_red .list h3 a{
	color:#cc0000;
	}
.widget_color_red .list h3 a:hover{
	color: #ff634d;
	text-decoration: none;
	}	
/* orange */	
.widget_color_orange .list h3 a{
	color:#ff6600;
	}
.widget_color_orange .list h3 a:hover{
	color: #ff9900;
	text-decoration: none;
	}
/* color_ash */		
.widget_color_ash .list h3, .widget_color_ash .list h3 a{
	color:#000;
	}
.widget_color_ash .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}
/* end color theme for this widget*/

/*slider*/

.slider_holder_new *{
	margin:0;
	padding:0;
	}
.slider_holder_new{
	margin-right:30px;
	width:100%;
	height:100%;
	}
.slider_holder_new .slideshow{
	/*width:100%; */
	height:100%;
	position:relative;
	height:260px;
	}
.slider_holder_new .slideshow .each_slide{
	width:100%;
	height:100%;
	/*position:absolute;*/
	left:0;
	top:0;
	}
.slider_holder_new .slideshow .each_slide .title_container{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	}
.slider_holder_new .slideshow .each_slide .title_container .the_title{
	background: url(images/transparent_black_shade_1x1.png);
	font-weight: normal;
	padding: 5px;
	color:#eee;
	}
.slider_holder_new .each_slide img{
	height:auto;
	/*position:absolute;*/
	left:0;
	top:0;
	}
.slider_holder_new .slider_control{
	text-align:center;
	}
.slider_holder_new .slider_control .page_list{
	display:inline-block;
	}
.slider_holder_new .page_list a{
	text-decoration:none;
	color:#111;
	font-size:18px;
	vertical-align:middle;
	}
.each_slode_footer{
	position: absolute;
	bottom: 0px;
	display: block;
	width: 52%;
}

.slider_control_pre_next{
	position: relative;
	bottom: -10%;
	z-index: 1000;
}
.slider_control_pre_next .s_next{
	float:right;
	width:30px;
	height:34px;
	background: url('images/arrows.png') no-repeat -38px 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}
.slider_control_pre_next .s_prev{
	position: absolute;
	width: 30px;
	height: 34px;
	background: url('images/arrows.png') no-repeat 0 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
.slider_holder_new .slider_control_pg{
	position: relative;
	float: right;
	border: 0;
	right: 0;
	bottom: 26px;
	z-index: 1000;
	padding: 0 10px;
	/*opacity: 0.4; 
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";*/
}
.slider_holder_new .slider_control_pg .page_list a{
	font-size: 0px;
	border: 5px solid #666666;
}
.slider_holder_new .slider_control_pg .page_list a.active{
	font-size: 0px;
	border: 5px solid #f1f1f1;
}
/* color_ash */	
.widget_color_ash .each_slide{
	background-color:#f7f7f7;
	}
.widget_color_ash .each_slode_footer/*, .widget_color_ash .slider_holder_new .slider_control_pg*/{
	background-color:#dcdcdc;
	}
.widget_color_ash .slider_control_pre_next .s_next{
	background-color:#000;
	opacity: 0.4; 
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
	}
.widget_color_ash .slider_control_pre_next .s_prev{
	background-color:#000;
	opacity: 0.4; 
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
}

.slide_content_area{
	padding:10px;
}
.slide_content_area h2{
	
}
.slide_content_area .subtitle a{
color: #333;
}
/*.widget_color_ash .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}*/
/******** END Slider Widget ********/


/********** Show News Widget END *************/

@media only screen and (max-width: 1290px){
.right_add, .left_add{
	display:none;
}
}


/*Vedio widget*/

.thumb_container .show_btn, .thumb_container .show_btn_hover{
	z-index:9999;
	position:absolute;
}

.thumb_container .show_btn,
.video_slider li .show_btn,
.thumb_container .show_btn_hover,
.video_slider li .show_btn_hover{
	width:31px;
	height:31px;
	display: inline-block;
}
.video_slider li .show_btn, .video_slider li .show_btn_hover{
	margin: 0 0 0 -8px;
	position: absolute;
	z-index: 9999
}
.thumb_container .show_btn, 
.video_slider li .show_btn  {
	background:url('images/videoicon_both.png') 0 0 no-repeat;
}
.albumn_container .show_btn_hover, 
.video_slider .show_btn_hover,
.thumb_container .show_btn:hover, 
.video_slider li .show_btn:hover{
	background:url('images/videoicon_both.png') 0 -31px no-repeat;
}

.video_gallery .albumn_container{
	border-bottom:1px solid #cdcdcd;
	}
.video_gallery .thumb_container{
	float:left;
	padding-bottom:5px;
	}
.video_gallery .even_coll{
	background-color:#eee;
	}
.video_gallery .thumb_container img{
	width:100%;
	}
.video_gallery .thumb{
	margin-bottom:3px;
	margin:0 5px;
	}
.video_gallery .thumb_container a{
	display:block;
	color:#696969;
	}
.video_gallery .thumb_container a:hover{
	color:#000;
	text-decoration:none;
	}
.video_gallery .footer{
	border-bottom:4px double #cdcdcd;
	line-height:26px;
	font-size:14px;
	text-align:right;
	}
.video_gallery .titlebar{
	border-top:1px solid #CCCCCC;
}
.video_gallery .each_row{
	padding-bottom:10px;
}
/* video slide*/
.video_slider_wrapper {
    overflow: hidden;
    position: relative;
    width: 448px;
}
.video_slider_parent {
    height: 150px;
    overflow: hidden;
    width: 448px;
}
.video_slider {
    height: 150px;
    margin: 0;
    margin-left: 26px;
    padding: 0;
}
.video_slider li {
    background-color: #ccc;
    display: inline;
    float: left;
    line-height: 14px;
    list-style: none outside none;
    border-right: 3px solid #fff;
    overflow: hidden;
    padding: 0 8px 8px;
    width: 128px;
    list-style: none;
    overflow: hidden;
	background-color: #eee;
	min-height: 142px;
}
.video_slider li a{
    font-size: 14px;
	line-height:20px;
    text-decoration: none;
    color: #000000;
    border: 0 none;
	display:block;
	position: relative;
}
.video_slider li a:hover{
    color: #e31723;
}
.video_slider li img {
    display: block;
    margin: 0 -8px;
    border: 0 none;
	position:relative;
}
.video_gallery .next, .video_gallery .back {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    cursor: pointer;
    height: 150px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 23px;
    background: url("images/prev-next.png") no-repeat scroll -46px center rgba(0, 0, 0, 0);
	z-index:999999;

}
.video_gallery .next span, .video_gallery .back span{  display: none;  font-size: 0px;}
.video_gallery .back{
    left: 0;
    background-position: -24px center;
}
.video_gallery .next:hover{
    background-position:  -70px center;
}
.video_gallery .back:hover{
    background-position:  0 center;
}
/* end video slide*/
/******** END -> video Gallery **************/

/*********** START -> video Detail Page ***********/

.palo_video_detail .additional_info *, .palo_video_detail .additional_info{
	color:#5c5c5c;
	font-size:14px;
	}
.palo_video_detail .additional_info a:hover{
	text-decoration:none;
	}
.palo_video_detail .additional_info_container{
	border-bottom:2px solid #ccc;
	}
.palo_video_detail .additional_info_container .detail_comment_count{
	float:left;
	line-height:18px;
	color:#696969;
	}
.palo_video_detail .additional_info_container .detail_comment_count .media_icon_18x18{
	float:left;
	margin-right:5px;
	}
.palo_video_detail .title_container{
	border-bottom:1px solid #ccc;
	margin-bottom:3px;
	}
.palo_video_detail .title{
	color:#0148B1;
	font-size:22px;
	line-height:30px;
	}
.palo_video_detail .content{
	border-bottom:2px solid #ccc;
	}
.palo_video_detail .content p{
	overflow: hidden;
	margin-bottom:16px;
	}
.palo_video_detail .subtitle{
	font-size:18px;
	line-height:28px;
	color:#c00;
	font-weight:normal;
	}
.palo_video_detail .image{
	padding-bottom: 10px;
	}
.palo_video_detail .image img{
	width:100%;
	}

.palo_video_detail .image_center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.palo_video_detail .additional_info_container .bottom{
	text-align:right;
	padding-bottom:1px;
	border:none;
	}
.commentsCountBox {
	background: #fff;
	border: 1px solid #d3d3d3;
	font-size: 13px;
	height: 24px;
	margin: 0;
	width: 50px;
	padding: 2px 1px 2px 3px;
	text-align: center;
	white-space: nowrap;
}
.other_site_box {
	margin-top:5px;
	background: #fff;
	font-size: 13px;
	min-width: 35px;
	padding: 2px;
	text-align: center;
	white-space: nowrap;
}
#palo_social_div{
	 position: absolute; 
	 left: 30px; 
	 display: block;
	 height: 350px; 
	 text-align: center; 
	 width: 60px; 
}
#palo_social_div #comments_show_share{
	border: 1px solid #d3d3d3;
	padding: 2px 1px 2px 3px; 
	width:50px; 
	height:18px; 
	margin-top:3px; 
	background-color:#CCC; 
	line-height:18px; 
	font-size:14px;
}

/*********** END -> video detail Widget ************/
/******** START -> Archive video Gallery ************/

.video_archive_widget .albumn_container{
	border-bottom:1px solid #cdcdcd;
	}
.video_archive_widget .thumb_container{
	float:left;
	padding-bottom:5px;
	}
.video_archive_widget .even_coll{
	background-color:#eee;
	}
.video_archive_widget .thumb_container img{
	width:100%;
	}
.video_archive_widget .thumb{
	margin-bottom:3px;
	margin:0 5px;
	}
.video_archive_widget .thumb a{
	display:block;
	color:#696969;
	}
.video_archive_widget .thumb a:hover{
	color:#000;
	text-decoration:none;
	}
.video_archive_widget .footer{
	border-bottom:4px double #cdcdcd;
	}
.video_archive_widget .each_row{
	padding-bottom:10px;
}
/******** END -> Archive Video Gallery **************/

