@import http://fonts.googleapis.com/css?family=Roboto+Condensed;
.big_wrap {
	width:980px;
	margin:0 auto;
	box-shadow:0 0 3px #e4e4e4;
	border:solid 1px #e4e4e4;
	overflow:hidden
}
.container_wrap {
	width:960px;
	float:left;
	padding:5px 10px
}
.body_container_wrap {
	width:940px;
	float:left;
	padding:10px 20px
}
.full_div {
	width:100%
}
.full_div:after {
	content:" ";
	clear:both;
	display:table
}
.full_div:before {
	content:" ";
	clear:both;
	display:table
}
.left_part {
	width:620px;
	float:left;
	margin-right:20px
}
.right_part {
	width:300px;
	float:left
}
.mid_line {
	background:url(../images/mid_line.jpg) 629px top repeat-y;
	overflow:hidden
}
.full_width {
	width:940px;
	float:left
}
#static-header {
	width:980px;
	float:left;
	background-color:#fff;
	position:relative;
	top:0;
	z-index:1
}
.srt_img { background:url(/images/all-icon-psd.png) no-repeat; }

/*.srt_img2 { background:url(/images/all-icon-psd2.PNG) no-repeat}*/

.marster {
	background:#434343;
	height:30px;
	line-height:28px;
	position:absolute;
	z-index:9;
	top:0;
	width:100%
}
.marster_links {
	float:left
}
.marster_links a {
	background:url(/images/list-sep.jpg) no-repeat right center;
	color:#fff;
	float:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 8px;
	text-decoration:none
}
.marster .share {
	min-width:200px;
	float:right
}
.marster .share .login, .marster .share .social {
	width:auto;
	float:left;
	margin:0 10px
}
.marster .share .login {
	border-right:1px solid #666;
	padding-right:20px;
	position:relative
}
.marster .share .login a {
	background:url(/images/icon_user.png) no-repeat left center;
	padding-left:20px;
	color:#fff;
	cursor:pointer;
	padding-bottom:5px
}
.marster .share .social a {
	float:left;
	margin:0 2px
}
.admin-drop {
	background-color:#000;
	height:auto;
	padding:10px;
	position:absolute;
	top:30px;
	width:150px;
	right:0;
	color:#0;
	border-top:5px solid #434343
}
.admin-drop a {
	width:140px;
	float:left;
	padding:3px 5px 1px!important;
	border-bottom:1px solid #fff;
	color:#333;
	margin:0;
	background:none!important
}
.admin-drop a:last-child {
	border-bottom:0
}
.logo_wrp {
	width:960px;
	float:left;
	padding:35px 0 0
}
.site_logo {
	float:left;
	margin-right:12px;
	padding-top:10px;
	width:220px
}
.tbanner {
	float:left;
	width:728px;
	text-align:right
}
.tbanner-full {
	float:left;
	width:960px;
	text-align:left;
	margin:0 10px
}


.tbanner-full embed{
	width:100%;
	height:75px;
}

.tbanner-full img, .tbanner-full iframe {
	width:100%
}
.pro_header_wrp {
	width:960px;
	float:left;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	background-color:#f9f9f9;
	padding-top:10px;
	padding-bottom:10px
}
.pro_header_wrp li {
	width:960px;
	float:left;
	list-style-type:none
}
.pro_header_wrp li .item {
	float:left;
	width:229px;
	min-height:72px;
	margin-right:5px;
	margin-left:5px;
	border-right:1px solid #ccc
}
.pro_header_wrp li .item:last-child {
	border-right:0
}
.pro_header_wrp li .item figure {
	width:65px;
	height:65px;
	float:left;
	margin-right:9px
}
.pro_header_wrp li .item .txt {
	width:155px;
	display:table;
	float:left
}
.pro_header_wrp li .item .pro_had_head {
	width:155px;
	display:table;
	float:left;
	font-weight:700;
	color:#000
}
.pro_header_wrp li .item .pro_had_head a {
	width:150px;
	display:table;
	float:left;
	font-weight:700;
	color:#000
}
.pro_header_wrp li .item .pro_had_cont {
	width:150px;
	display:table;
	float:left;
	margin-top:5px
}
.pro_header_wrp li .item .pro_had_cont a {
	display:table-cell;
	color:#000;
	vertical-align:middle;
	font-size:13px;
	line-height:16px
}
.main_menu_wrp {
	width:960px;
	float:left;
	position:relative
}
.links_srch_wrp {
	width:960px;
	float:left;
	background:#000
}
.links_wrp {
	width:775px;
	float:left
}
.links_wrp li {
	float:left
}
.links_wrp li a {
	font-size:15px;
	margin-right:6px;
	margin-left:6px;
	float:left;
	padding:6px;
	color:#fff;
	transition:all ease .3s;
	text-decoration:none
}
.links_wrp li a:hover {
	background:#4d4d4d;
	transition:all ease .3s
}
.links_wrp li a.act {
	background:#4d4d4d
}
.srch_wrp {
	width:185px;
	position:absolute;
	right:0;
	top:0
}
.smill_sr_inpt {
	width:0;
	float:right;
	background:#333;
	color:#ccc;
	padding:6px 40px 6px 10px !important;
	border:0!important;
	border-radius:0
}
.smill_sr_inpt input {
	border-radius:0
}
.expd {
	width:140px!important
}
.ser_icon {
	background-position:-10px -10px;
	height:18px;
	position:absolute;
	right:7px;
	top:5px;
	width:18px;
	cursor:pointer
}
nav select {
	display:none
}
.main_sbmenu_wrp {
	width:960px;
	float:left;
	padding:0;
	position:relative;
	border-bottom:solid 1px #d8d8d8
}
.main_sbmenu_wrp li {
	float:left
}
.main_sbmenu_wrp li a {
	margin-right:6px;
	float:left;
	padding:8px 6px;
	color:#444;
	font-size:13px;
	transition:all ease .3s
}
.main_sbmenu_wrp li a:hover {
	color:#000;
	transition:all ease .3s
}
.main_sbmenu_wrp li a.act {
	color:#000;
	text-decoration:underline
}
#rss_icon {
	float:left;
	width:auto;
	margin-top:6px;
	position:static;
	right:0;
	top:5px
}
#rss_icon a {
	float:left;
	margin-left:5px
}
.main_sbmenu_wrp #rss_icon {
	position:absolute;
	margin-top:0
}
.showfull_news_wrp {
	width:620px;
	float:left
}
.showfull_news_wrp2 {
	width:620px;
	float:left
}
.showfull_news_wrp2 figure {
	width:255px;
	float:left;
	margin-right:15px
}
.showfull_news_wrp2 .float-left {
	width:350px;
	float:left
}
.sm_hed {
	text-transform:uppercase;
	color:#be2901;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:5px 0
}
.sm_hed a {
	color:#be2901
}
.sm_hed_main {
	font-size:14px;
	background:#d40101 url(../images/red_arrow.png) no-repeat 100% 0;
	color:#fff;
	width:auto;
	float:left;
	padding:0 15px 0 8px;
	margin-bottom:5px;
	clear:left
}
.grey_hed {
	text-transform:uppercase;
	color:#777;
	font-size:12px;
	font-weight:700;
	padding:5px 0 0
}
.grey_hed a {
	color:#777
}
.kikr {
	font-size:27px;
	line-height:29px;
	font-family:'Roboto', sans-serif;
	font-weight:400
}
.kikr a, a sm_kikr {
	color:#000
}
.kikr2 {
	font-size:21px;
	line-height:21px;
	font-family:'Roboto', sans-serif;
	font-weight:700
}
.kikr2 a, a sm_kikr2 {
	color:#000
}
.kikr3 {
	font-size:23px;
	line-height:24px;
	font-family:'Roboto', sans-serif;
	font-weight:700
}
.kikr3 a, a sm_kikr3 {
	color:#000
}
.sm_kikr {
	font-size:20px;
	line-height:26px;
	font-family:'Roboto', sans-serif;
	color:#000!important;
	margin:0;
	padding:0
}
.sm_kikr a {
	color:#000
}
.showfull_news_wrp.big_rtmargin {
	margin-right:20px
}
.discrp {
	width:100%;
	float:left;
	font:normal 14px Roboto, sans-serif;
	color:#444
}
.discrp a {
	color:#444
}
.latest-title, .latest-title a{
	
	font-family:'Roboto', sans-serif;
	font-size:15px;
	line-height:22px;
	color:#000;
    display: block;
    font-weight:bold;}

.post_date {
	width:50%;
	height:20px;
	line-height:20px;
	float:left;
	/*background:url(/images/icon-calendar.png) 0 50% no-repeat;
	padding-left:20px;*/
	margin-bottom:5px;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#898989;
	font-style:italic;
}
.post_date a {
	color:#444
}
.company {
	width:100%;
	min-height:22px;
	float:left;
	/*background:url(/images/icon_company.png) 0 0 no-repeat;
	padding-left:20px;*/
	margin-bottom:6px;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#444
}
.post_date a {
	color:#444
}
.story-caption {
	width:280px;
	float:left;
	color:#333;
	margin-top:5px
}
.story-caption .gry {
	color:#333
}
.hmlistnews_wrp {
	width:300px;
	float:left
}
.hmlistnews_wrp li {
	list-style-type:none;
	border-bottom:dashed 1px #d1d3d4;
	margin-bottom:5px;
	padding-bottom:5px
}
.hmlistnews_wrp li:last-child {
	border-bottom:none
}
.lnk_hd {
	font-size:12px;
	text-transform:uppercase;
	font-weight:500
}
.hmlistnews_wrp li a {
	color:#000
}

.hmlistnews_wrp2 {
	width:620px;
	float:left;
	margin-top:-50px;
}
.hmlistnews_wrp2 .left
{width:300px;
	float:left;
	margin-right:10px;}
	
 .hmlistnews_wrp2 .right
{width:300px;
	float:left;
	margin-left:10px;}

.hmlistnews_wrp2 li {
	width:300px;
	float:left;
	list-style-type:none;
	border-bottom:dashed 1px #d1d3d4;
	margin-bottom:5px;
	padding-bottom:5px;
	
}

.hmlistnews_wrp2 li a {
	color:#000
}

.thum_topstory {
	float:left;
	width:620px;
	margin-top:20px
}
.thum_topstory li {
	width:193px;
	margin-right:20px;
	float:left;
	list-style-type:none;
	margin-bottom:0
}
.thum_topstory li .thm_img {
	width:193px;
	height:109px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	border:1px solid #000
}
.thum_topstory li .thm_img img {
	width:100%
}
.thum_topstory li .thm_content {
	width:193px;
	float:left
}
.discrp a {
	color:#444;
	font:14px Roboto, sans-serif
}
.thum_topstory li .thm_content .lnk_hd {
	width:100%
}
.thum_topstory li .thm_content .thum_cont {
	padding-bottom:0;
	font:14px/19px Roboto, sans-serif!important;
	width:100%;
	margin-top:10px
}
.thum_topstory li .thm_content .thum_cont a {
	font-weight:700;
	color:#000
}
.cover_wrp {
	float:left;
	margin-bottom:20px;
	width:100%
}
.other_sprot_wrp {
	width:620px;
	float:left;
	margin-bottom:20px
}
.heading_line {
	background:url(/images/ver_had_line.png) left bottom repeat-x;
	float:left;
	margin:0 0 15px;
	padding-bottom:10px;
	position:relative;
	width:100%;
	text-transform:uppercase;
	font-weight:700;
	font-size:15px
}
.heading_line a {
	color:#444;
	text-decoration:none
}

.arrow{ width:auto; float:right;}
.arrow a{ width:auto; float:right;}
.arrow a.next{ float:right;}
.arrow #pre{ float:left;}

.thum_wrap_area {
	float:left;
	width:620px
}
.thum_wrap_area li {
	width:146px;
	margin-right:10px;
	float:left;
	list-style-type:none;
	margin-bottom:0
}
.thum_wrap_area li p a {
	color:#000
}
.thum_wrap_area li .thm_img {
	width:146px;
	height:86px;
	float:left;
	margin-bottom:10px
}
.thum_wrap_area li .thm_content {
	width:145px;
	float:left
}
.thm_content p a {
	color:#444
}
.sponsored_othernews_wrp {
	float:left;
	margin-bottom:20px;
	width:620px
}

.sponsored_othernews_wrp2{
	float:left;
	margin-bottom:20px;
	width:620px;
	margin-top: 50px;
}

.sponsored_othernews_wrp.mid_line1 {
	background:url(../images/mid_line.jpg) 309px top repeat-y
}
.sponsored_othernews_wrp2.mid_line1 {
	background:url(../images/mid_line.jpg) 309px top repeat-y
}

.sponsored_sections_wrp {
	width:300px;
	float:left
}

.hmlistnews_wrp2 .left
{width:300px;
	float:left;
	margin-right:10px;}
	
 .hmlistnews_wrp2 .right
{width:300px;
	float:left;
	margin-left:10px;}

.thum_wrap_spon {
	float:left;
	width:300px
}
.thum_wrap_spon li {
	width:300px;
	float:left;
	list-style-type:none;
	margin-bottom:10px
}
.thum_wrap_spon li .thm_img {
	width:300px;
	height:120px;
	float:left;
	margin-bottom:10px
}
.thum_wrap_spon li .thm_content {
	width:300px;
	float:left
}
.thum_wrap_spon li .thm_content .text_hd a {
	color:#000
}
.thum_wrap_spon li .lnk_hd a {
	color:#000;
	text-transform:none;
	display:block;
	font-weight:700
}
.case_studies_wrp {
	width:620px;
	float:left;
	margin-bottom:20px
}
.thum_wrap_case_cor.mid_line4 {
	background:url(../images/mid_line.jpg) 309px 40px repeat-y
}
.thum_wrap_case_cor {
	float:left;
	width:620px;
	padding-bottom:0
}
.thum_wrap_case {
	width:300px;
	margin-right:20px;
	float:left;
	list-style-type:none;
	position:relative;
	margin-bottom:20px
}
.thum_wrap_case .thm_img {
	width:300px;
	height:175px;
	overflow:hidden;
	float:left
}
.thum_wrap_case .thm_img img {
	-webkit-box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25);
	-moz-box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25);
	box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25)
}
.thum_wrap_case .thm_content {
	background:url(../images/tras_bg_case.png) left top repeat;
	bottom:0;
	left:10px;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	width:260px;
	height:57px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case:hover .thm_content {
	height:102px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case .thm_content .lnk_hd {
	width:100%
}
.thum_wrap_case .thm_content .case_cont a {
	color:#000;
	font-size:15px
}
.thum_wrap_case .case_cont {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	display:block;
	overflow:hidden
}
.thum_wrap_case .case_cont2 {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	display:block;
	color:#000;
	overflow:hidden
}
.thum_wrap_case .case_cont2.tpmrg {
	margin-top:3px
}
.fl_case_st_wrp {
	width:940px;
	float:left;
	margin-bottom:20px;
	margin-top:-24px
}
.fl_thum_wrap_case_cor {
	float:left;
	width:940px;
	padding-bottom:30px;
	width:300px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	list-style-type:none;
	position:relative
}
.fl_thum_wrap_case_cor .thm_img {
	width:300px;
	max-height:168px;
	float:left;
	overflow:hidden
}
.fl_thum_wrap_case_cor .thm_img img {
	-webkit-box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25);
	-moz-box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25);
	box-shadow:1px -1px 1px 0 rgba(50,50,50,0.25)
}
.fl_thum_wrap_case_cor .thm_content {
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease;
	background:url(../images/tras_bg_case.png) left top repeat;
	bottom:0;
	left:10px;
	overflow:hidden;
	height:52px;
	padding:5px 10px;
	position:absolute;
	width:260px
}
.fl_thum_wrap_case_cor:hover .thm_content {
	height:102px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.fl_thum_wrap_case_cor .thm_content .lnk_hd {
	width:100%
}
.fl_thum_wrap_case_cor .thm_content .lnk_hd .views
{width:auto; float:right; font-size:12px; text-transform:capitalize; color:#333;}

.fl_thum_wrap_case_cor .thm_content .lnk_hd .views>span{ color:#333; font-weight:bold;}

.fl_thum_wrap_case_cor .thm_content .case_cont a {
	color:#000
}
.fl_thum_wrap_case_cor .case_cont2 {
	width:100%;
	height:40px;
	display:block;
	padding:0;
	margin:0;
	float:left;
	color:#000;
	overflow:hidden
}
.fl_thum_wrap_case_cor .case_cont2.tpmrg {
	margin-top:3px
}
.fl_thum_wrap_case_cor .case_cont {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:40px;
	display:block;
	overflow:hidden
}
.banner_casstudies {
	float:left;
	width:100%;
	padding:1px 0;
	border:1px solid #eee;
	height:112px;
	background:url(../images/case_banner.jpg) center top no-repeat
}
.paging_alfa {
	width:100%;
	float:left;
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	margin:20px 0
}
.paging_alfa .hadname {
	float:left;
	padding:4px 10px;
	font-size:13px
}
.paging_alfa li {
	float:left;
	padding:4px 5px
}
.paging_alfa li a {
	color:#939393;
	float:left;
	text-transform:uppercase;
	font-size:13px
}
.paging_alfa li a:hover {
	color:#000;
	text-decoration:underline
}
.paging_alfa li a.act {
	color:#000;
	text-decoration:underline
}
.nw_intvw_sections_wrp {
	width:620px;
	float:left;
	margin-bottom:20px
}
.nw_intvw_sections_cor {
	float:left;
	width:620px
}
.nw_thum_wrap_interv {
	background:#f4f4f4;
	float:left;
	list-style-type:none;
	margin-top:65px;
	padding:10px;
	position:relative;
	width:280px;
	height:270px
}
.nw_thum_wrap_interv .thm_img {
	border:5px solid #fff;
	border-radius:100px;
	box-shadow:0 0 5px #6f6f6f;
	height:130px;
	left:83px;
	overflow:hidden;
	position:absolute;
	top:-64px;
	width:130px
}
.nw_thum_wrap_interv .nw_thm_content {
	float:left;
	padding:75px 0 0;
	text-align:center;
	width:100%
}
.nw_thm_content p a {
	color:#444
}
.nw_thum_wrap_interv .nw_thm_content.alig {
	left:0;
	position:absolute;
	top:70px;
	width:370px
}
.des_txt {
	width:100%;
	margin:0 auto;
	color:#898989;
	display:block;
	margin-top:5px;
	font-size:13px;
	line-height:17px
}
.des_cont_txt {
	font-size:16px;
	overflow:hidden
}
.des_cont_txt a {
	color:#444
}
.nw_intvw_sections_cor.mid_line3 {
	background:url(../images/mid_line.jpg) 309px top repeat-y
}
.social_m_wrp {
	border-top:1px solid #e1e1e1;
	bottom:6px;
	color:#898989;
	display:block;
	left:12px;
	padding:5px 0 0;
	position:absolute;
	text-align:left;
	width:92%
}
.social_m_icon {
	float:right
}
.social_m_icon li {
	float:left;
	list-style-type:none;
	margin:0 2px;
	padding:0;
	width:auto
}
.fcb {
	background-position:-29px -8px;
	display:block;
	height:24px;
	text-indent:-99999px;
	width:24px
}
.twitr {
	background-position:-56px -8px;
	display:block;
	height:24px;
	text-indent:-99999px;
	width:24px
}
.linkdn {
	background-position:-83px -8px;
	display:block;
	height:24px;
	text-indent:-99999px;
	width:24px
}
.contact-detail {
	width:100%;
	float:left
}
.detail-heading {
	width:100%;
	float:left;
	border-bottom:1px solid #eee
}
.detail-heading2 {
	width:100%;
	float:left;
	font-weight:700;
	margin-bottom:10px;
	margin-top:15px
}
.creative_showcase_wrp {
	width:620px;
	float:left;
	margin-bottom:20px
}
.thum_creative_showcase {
	float:left;
	width:620px;
	padding-bottom:0
}
.creativ_cover {
	float:left;
	width:408px
}
.creativ_cover2 {
	float:left;
	width:212px
}
.thum_creative_showcase .crsl_1 {
	float:left;
	width:408px;
	height:250px;
	overflow:hidden
}
.thum_creative_showcase .crsl_1 .thm_img {
	width:408px;
	height:250px;
	float:left
}
.thum_creative_showcase .thm_content {
	background:url(/images/cusl_img_bg.png) left top repeat;
	width:100%;
	padding:5px 0;
	position:absolute;
	bottom:0;
	z-index:1;
	left:0;
	transition:all .3s ease
}
.thum_creative_showcase .thm_content span {
	width:auto;
	float:left;
	color:#fff;
	padding-right:5px
}
.thum_creative_showcase .thm_content .addname {
	width:auto;
	float:left;
	padding:0 5px 0 10px;
	color:#fff;
	font-size:12px
}
.thum_creative_showcase .thm_content .addname a {
	font-size:12px;
	color:#fff;
	font-weight:700
}
.thum_creative_showcase .crsl_1 .thm_content .title {
	width:auto;
	float:left;
	padding:5px 0;
	color:#fff;
	padding:0 0 0 0
}
.thum_creative_showcase .crsl_1 .thm_content .title a {
	font-size:12px;
	color:#fff;
	font-weight:400
}
.thum_creative_showcase .crsl_2 {
	float:left;
	height:123px;
	width:212px
}
.thum_creative_showcase .crsl_2 .thm_img {
	height:123px;
	width:212px;
	float:left
}
.thum_creative_showcase .crsl_2 .thm_content {
	background:url(/images/cusl_img_bg.png) left top repeat;
	width:100%;
	padding:0 0 5px;
	position:absolute;
	bottom:0;
	z-index:1;
	left:0;
	transition:all .3s ease
}
.thum_creative_showcase .crsl_2 .thm_content .title {
	width:55%;
	height:20px;
	overflow:hidden;
	float:left;
	padding:5px 0;
	color:#fff;
	padding:0 0 0 0
}
.thum_creative_showcase .crsl_2 .thm_content .title a {
	font-size:12px;
	color:#fff;
	font-weight:400
}
.thum_creative_showcase .crsl_3 {
	float:left;
	width:212px;
	height:242px;
	overflow:hidden
}
.thum_creative_showcase .crsl_3 .thm_img {
	width:212px;
	height:242px;
	float:left
}
.thum_creative_showcase .crsl_3 .thm_content {
	background:url(/images/cusl_img_bg.png) left top repeat;
	width:100%;
	padding:0 0 5px;
	position:absolute;
	bottom:0;
	z-index:1;
	left:0;
	transition:all .3s ease
}
.thum_creative_showcase .crsl_3 .thm_content .title {
	width:55%;
	height:20px;
	overflow:hidden;
	float:left;
	padding:5px 0;
	color:#fff;
	padding:0 0 0 0
}
.thum_creative_showcase .crsl_3 .thm_content .title a {
	font-size:12px;
	color:#fff;
	font-weight:400
}
.thum_creative_showcase .crsl_4 {
	float:left;
	width:204px;
	height:114px;
	overflow:hidden
}
.thum_creative_showcase .crsl_4 .thm_img {
	width:204px;
	height:115px;
	float:left
}
.thum_creative_showcase .crsl_4 .thm_content {
	background:url(/images/cusl_img_bg.png) left top repeat;
	width:100%;
	padding:0 0 5px;
	position:absolute;
	bottom:0;
	z-index:1;
	left:0;
	transition:all .3s ease
}
.thum_creative_showcase .crsl_4 .thm_content .title {
	width:55%;
	height:20px;
	overflow:hidden;
	float:left;
	padding:5px 0;
	color:#fff;
	padding:0 0 0 0
}
.thum_creative_showcase .crsl_4 .thm_content .title a {
	font-size:12px;
	color:#fff;
	font-weight:400
}
#acdnmenu {
	width:100%;
	float:left
}
#acdnmenu ul li {
	width:100%;
	float:left
}
#acdnmenu ul li a {
	width:84%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	margin:3px 0;
	padding:5px 0;
	color:#000;
	font-weight:700;
	padding-left:10px
}
#acdnmenu ul li a:hover, #acdnmenu ul li a.active {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	opacity:1!important
}
#acdnmenu ul li ul {
	width:100%;
	float:left;
	padding-left:20px
}
#acdnmenu ul li ul a {
	font-size:14px;
	color:#666;
	background:url(../images/arrow_img.png) no-repeat 0 50%
}
#acdnmenu ul li ul a:hover, #acdnmenu ul li ul a.active {
	color:#999;
	background:url(../images/arrow_img.png) no-repeat 0 50%
}
.arrowImage {
	width:12px;
	height:12px;
	top:6px;
	left:4px;
	background-image:url(arrows.gif);
	background-position:0 -24px
}
#acdnmenu ul li .heading {
	width:84%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	margin:3px 0;
	padding:5px 0;
	color:#000;
	font-weight:700;
	padding-left:10px;
	cursor:default
}
#acdnmenu ul li .heading:hover {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	opacity:1!important
}
.cr-sp-left {
	width:450px;
	float:left;
	margin-right:15px
}
.cr-sp-right {
	width:450px;
	float:left;
	margin-left:15px
}
.cr-sp-left .showcase_inside, .cr-sp-right .showcase_inside {
	float:left
}
.cr-sp-left .showcase_inside table, .cr-sp-right .showcase_inside table {
	float:left
}
.cr-sp-left .showcase_inside h4, .cr-sp-right .showcase_inside h4 {
	width:100%
}
.afaqs_recommend_wrp {
	width:940px;
	float:left;
	margin-bottom:20px;
	padding: 0px 0px;
}
.thum_afaqs_recommend {
	float:left;
	width:940px
}
.thum_afaqs_recommend li {
	width:220px;
	margin-right:20px;
	float:left;
	list-style-type:none;
	margin-bottom:0
}
.thum_afaqs_recommend li .thm_img {
	width:220px;
	height:127px;
	float:left;
	margin-bottom:5px;
	overflow:hidden
}
.thum_afaqs_recommend li .thm_content {
	width:220px;
	float:left
}
.thum_afaqs_recommend li .thm_content .afaqsthum_cont a {
	color:#000
}
.thum_afaqs_recommend li .thm_content .lnk_hd {
	width:100%
}
.thum_afaqs_recommend li .thm_content .tpmrg {
	margin-top:3px
}
.most_view_wrp {
	width:298px;
	border:0 solid #f1f1f1;
	float:left;
	margin-bottom:20px
}
ul.tab_right {
	float:left
}
ul.tab_right li {
	float:left
}
ul.tab_right li a {
	width:auto;
	float:left;
	padding:6px 14px 6px 15px;
	border:1px solid #000;
	display:block;
	color:#000;
	text-align:center;
	font-size:13px;
	text-decoration:none
}
.tab2 ul.tab_right li a {
	width:118px
}
ul.tab_right li a.act {
	background:#000;
	color:#fff
}
.tabcontent_right {
	float:left;
	padding:10px 10px 0 25px;
	width:265px
}
.tabcontent_right ul {
	margin:0;
	padding:0
}
.tabcontent_right li {
	list-style-type:decimal;
	border-bottom:dashed 1px #ccc;
	padding-bottom:5px;
	margin-bottom:5px
}
.tabcontent_right li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.tabcontent_right li a {
	color:#000
}
.most_view_wrp2 {
	width:298px;
	border:0 solid #f1f1f1;
	float:left;
	margin-bottom:20px
}
ul.tab_right2 {
	float:left
}
ul.tab_right2 li {
	float:left
}
ul.tab_right2 li a {
	width:76px;
	float:left;
	padding:6px 10px 6px 11px;
	border:1px solid #000;
	display:block;
	color:#000;
	text-align:center;
	font-size:13px;
	text-decoration:none
}
ul.tab_right2 li a.act {
	width:77px;
	background:#000;
	color:#fff
}
.tabcontent_right2 {
	float:left;
	padding:10px 10px 0;
	width:280px
}
.tabcontent_right2 ul {
	margin:0;
	padding:0
}
.tabcontent_right2 li {
	list-style:none;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	margin-bottom:10px
}
.tabcontent_right2 li .img_wrapper {
	width:94px;
	float:left;
	margin-right:10px
}
.tabcontent_right2 li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.tabcontent_right2 li a {
	color:#000
}
.whatsnew_right {
	width:300px;
	float:left;
	margin-bottom:20px
}
.whatsnew_right .container {
	float:left;
	padding:10px 5px 0;
	width:290px
}
.whatsnew_right .container ul {
	margin:0;
	padding:0
}
.whatsnew_right .container li {
	list-style:none;
	border-bottom:dashed 1px #ccc;
	padding-bottom:8px;
	margin-bottom:8px
}
.whatsnew_right .container li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.whatsnew_right .container li a {
	color:#000
}
.campaign_right {
	width:300px;
	float:left;
	margin-bottom:20px
}
.campaign_right .container {
	float:left;
	padding:10px 0 0;
	width:300px
}
.campaign_right .container .img {
	width:140px;
	height:102px;
	position:relative;
	z-index:0
}
.campaign_right .container .img .caption a {
	width:50px;
	background:#000;
	text-align:center;
	position:absolute;
	z-index:0;
	left:0;
	bottom:0;
	color:#fff;
	font-size:13px
}
.campaign_right .tabcontent_right2 {
	float:left;
	padding:0;
	width:300px
}
.campaign_right .tabcontent_right2 ul {
	margin:0;
	padding:0
}
.campaign_right .tabcontent_right2 li {
	width:100%;
	float:left;
	list-style:none;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	margin-bottom:10px
}
.campaign_right .tabcontent_right2 li .img_wrapper {
	width:95px;
	float:left;
	margin-right:10px
}
.campaign_right .tabcontent_right2 li .img_wrapper2 {
	width:95px;
	height:65px;
	float:left;
	margin-right:10px
}
.campaign_right .tabcontent_right2 li .img_wrapper2 img {
	width:100%;
	height:100%
}
.campaign_right .tabcontent_right2 li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.campaign_right .tabcontent_right2 li a {
	color:#000
}
.campaign_right .tabcontent_right2 li .float-left {
	width:65%;
	float:left
}
.latestjob_right {
	width:300px;
	height:660px;
	float:left;
	margin-bottom:20px;
	background:#f4f4f4;
	position:relative;
}

.latestjob_right .heading_line {
	background:url(../images/jobswitch-heading.png) left bottom repeat-x;
	height:75px;
	float:left;
	margin:0 0;
	padding-bottom:0px;
	position:relative;
	width:100%;
	text-transform:uppercase;
	font-weight:700;
	font-size:15px
}

.arrow-down {
    width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f00;
	position:absolute;
    left: 15px;
    bottom: -8px;
    z-index: 0;
}

.latestjob_right ul{
	width:92%; 
	float:left;
	padding:12px;
	}

.latestjob_right li {
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	border-bottom:solid 1px #ccc
}
.latestjob_right li:last-child {
	margin-bottom:0;
	padding-bottom:10px;
	border-bottom:none
}
/*.latestjob_right li a {
	font-family:'Roboto', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-bottom:0px;
	display:block;
	font-weight:400
}*/

.latestjob_right li a.more
{
	width:auto;
	float:right;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	color:#444;
}

.latestjob_right .view_all{ width:93%; float:left; background-color:#ffc537; position:absolute; top:auto; bottom:0; padding:10px; font-size:14px; color:#000;}
.latestjob_right .view_all span{ width:40px; float:right;}
.latestjob_right .view_all span a{ width:9px; height:15px; float:right; margin:2px 3px;}


.latestjob_right li p {
	font-size:14px!important;
	margin:0;
	padding:0
}
.afaqsreporter_right {
	width:300px;
	float:left;
	margin-bottom:20px
}
.afaqsreporter_right li {
	width:130px;
	float:left;
	text-align:center
}
.afaqsreporter_right li.big_rtmargin {
	margin-right:40px
}
.afaqsreporter_right li a {
	color:#000;
	font:14px "Droid Serif", serif;
	display:block;
	line-height:21px;
	text-align:center
}
.afaqsreporter_right li .rp_dt {
	display:block;
	margin:0;
	padding:5px 0 0
}

.story_right { width:300px; float:left;	margin-bottom:20px; }
.story_right li {width:100%; float:left; border-bottom:1px dashed #999; padding-bottom:10px; margin-bottom:10px;}
.story_right li:last-child{ border-bottom:0px; padding-bottom:0;}
.story_right li .img_sec{ width:100px; height:100px; float:left; margin-right:10px;} .story_right li .img_sec img{ width:100%; height:100%;}
.story_right li .content-sec{ width:62%; height:auto; float:left;}
.story_right li .content-sec a{ float:left; font-weight:bold; margin-bottom:10px;}

.social{ width:100%; float:left;}
.social li{ width:auto; float:left; margin-right:5px;}

.subcrip_wrp {
	width:278px;
	padding:10px;
	float:left;
	border:1px solid #d1d3d4;
	background:#f1f1f1;
	margin-bottom:20px
}
.subcrip_wrp .had {
	width:100%;
	float:left;
	padding:0 0 5px
}
.subcrip_wrp .box_inpt {
	width:298px;
	float:left
}
.subcrip_wrp .inpt {
	width:214px;
	height:18px;
	float:left;
	padding:6px 10px
}
.subcrip_wrp .fbtn {
	margin:0 0 0 -2px
}
.vote {
	width:286px;
	float:left;
	border:0 solid #622181;
	padding:0 7px 10px;
	margin-bottom:20px
}
.vote .ques {
	width:250px;
	min-height:23px;
	float:left;
	font-size:18px;
	font-weight:400;
	background:url(../images/icon_qus.png) no-repeat 0 0;
	padding:3px 0 0;
	margin:5px 0 20px 3px
}
.vote dl {
	width:99%;
	float:left;
	margin-bottom:10px;
	margin-left:10px
}
.vote dt {
	width:30px;
	float:left
}
a.b_submit {
	width:auto;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 15px;
	background:#333;
	color:#fff
}
.right_interview {
	width:286px;
	float:left;
	border:0 solid #622181;
	padding:0 7px 10px;
	margin-bottom:20px
}
.right_interview .nw_thum_wrap_interv {
	background:#f4f4f4;
	float:left;
	list-style-type:none;
	margin-top:65px;
	padding:10px;
	position:relative;
	width:280px;
	height:105px;
	margin-bottom:10px
}
.right_interview .nw_thum_wrap_interv .thm_img {
	border:5px solid #fff;
	border-radius:100px;
	box-shadow:0 0 5px #6f6f6f;
	height:100px;
	left:83px;
	overflow:hidden;
	position:absolute;
	top:-55px;
	width:100px
}
.right_interview .nw_thum_wrap_interv .nw_thm_content {
	float:left;
	padding:45px 0 0;
	text-align:center;
	width:100%
}
.tp-ad {
	width:620px;
	height:60px;
	float:left;
	overflow:hidden;
	text-align:right
}
.adds_threeh {
	float:left;
	margin-bottom:20px;
	padding:0;
	width:300px;
	text-align:right
}
.addtxt {
	color:#636363;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 0 0
}
.btbanner_lt {
	width:620px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	text-align:right
}
.btbanner_rt {
	float:left;
	padding:0;
	width:300px;
	text-align:right
}
.unbtxt {
	text-align:right;
	color:#636363;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	width:100%;
	background-color:#fff;
	padding-bottom:5px;
}

.similarNews{ display:none; width:400px; height:150px; float:left; position:fixed; bottom:5px; right:5px; z-index:9; border:0px solid #ccc; background-color:#fff; -webkit-box-shadow: -2px -1px 5px 0px rgba(163,163,163,1);
-moz-box-shadow: -2px -1px 5px 0px rgba(163,163,163,1);
box-shadow: -2px -1px 5px 0px rgba(163,163,163,1);}
.similarNews .content{ width:auto; float:left; padding:20px; font-weight:bold;}
.similarNews .content h3{font:normal 20px/20px Roboto, sans-serif; color:#004286; border-bottom:1px solid #aaa; padding-bottom:5px; margin-bottom:10px;}
.similarNews .close{ width:30px; height:30px; position:absolute; top:-10px; right:-10px;}
.similarNews .content span{ width:auto; float:left; margin-right:15px;}

#footer {
	overflow:hidden;
	margin:0 auto;
	width:960px
}
#footer li a {
	font:normal 12px/20px Roboto, sans-serif;
	color:#444
}
.mrgbt {
	margin:5px 0;
	font:bold 14px/20px Roboto, sans-serif;
	color:#000
}
.directory-outer {
	width:120px;
	float:left
}
.home, .news, .adver, .media, .directory, .community, .jobs, .events, .case {
	display:inline;
	float:left;
	padding-top:15px;
	width:137px
}
.spacer_b {
	font-size:0;
	line-height:0;
	margin:20px 0
}
.copyright {
	font-size:14px!important;
	font:14px/19px Roboto, sans-serif!important;
	margin:0 0 10px!important
}
.designby {
	text-align:center;
	margin:0 0 10px!important
}
.designby a {
	text-align:center;
	font-size:14px!important;
	color:#444;
	font:14px/19px Roboto, sans-serif
}
.drop_menu_cover {
	display:none
}
.selsubmenu {
	display:none
}
.drop_mne {
	display:none
}
.blc {
	color:#05488f!important
}
.button_blc {
	width:auto;
	background-color:#f1f1f1;
	color:#05488f;
	padding:5px 10px;
	cursor:pointer
}
.story_in_wrp {
	float:left;
	margin-bottom:10px;
	width:100%;
	font:16px/21px 'Droid Serif', serif
}

.story_in_wrp p iframe{ width:100%!important;}

.story_big_wrp {
	width:100%;
	float:left
}
.story_in_wrp h1 {
	margin-bottom:12px
}
.stroy_big_img {
	width:620px;
	float:left;
	margin-bottom:0
}
.pare_alg_line {
	width:97%;
	border-left:6px solid #686868;
	float:left;
	margin:20px 0 34px;
	padding-left:15px;
	color:#131313;
	font:19px/22px 'Droid Serif', serif;
	font-style:italic
}
.story_in_wrp .img_box {
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:20px
}

.story_in_wrp .img_box2 {
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:20px
}

.story_in_wrp .big_img {
	clear:none;
	margin-right:20px
}
.story_in_wrp .img_box .img_box_b {
	width:100%;
	float:left;
	margin-bottom:10px
}
.story_in_wrp .img_rbox_wrapper {
	float:right;
	clear:right;
	margin-right:20px;
	margin-bottom:20px
}
.img_box {
	float:left;
	margin-right:20px;
	margin-bottom:20px
}
.full_img_box {
	float:left;
	width:620px;
	margin-bottom:10px
}
.story_in_wrp .big_img .caption_big {
	width:100%;
	float:left;
	text-align:center
}
.story_in_wrp .img_box .caption_sm {
	width:250px;
	float:left;
	text-align:center
}
.story_in_wrp .highlight {
	background:#fff!important;
	font-size:16px
}
.story_in_wrp .highlight a {
	text-decoration:underline;
	color:#05488f;
	font-size:16px;
	font-weight:400
}
.para_head {
	width:100%;
	float:left;
	margin-bottom:10px;
	color:#000;
	font:bold 16px/21px 'Droid Serif', serif
}
.story_in_wrp p.big_letr::first-letter {
	text-transform:uppercase;
	font-size:60px;
	color:#000;
	float:left;
	margin-right:3px;
	margin-bottom:5px;
	margin-top:5px
}



/*full blokqt*/
.kikter_inside {
	width:100%;
	float:left;
	margin:20px 0;
	position:relative
}
.blokqt {
	width:96%;
	float:left;
	font-size:24px;
	line-height:27px;
	color:#05488f;
	padding-left:30px
}
.blokqt:before {
	content:'“';
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70px;
	float:left;
	margin-left:-30px
}
.blokqt:after {
	bottom:15px;
	content:'„';
	margin-left:5px;
	float:right;
	font-family:"Droid Serif", serif;
	font-size:70px;
	position:absolute
}

/*full blokqt*/
.kikter_inside {
	width:100%;
	float:left;
	margin:20px 0;
	position:relative
}
.news-blokqt {
	width:96%;
	float:left;
	font-size:24px;
	line-height:27px;
	color:#05488f;
	padding-left:30px
}
.news-blokqt:before {
	content:'“';
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70px;
	float:left;
	margin-left:-30px
}
.news-blokqt:after {
	bottom:60px;
	content:'„';
	margin-left:5px;
	float:right;
	font-family:"Droid Serif", serif;
	font-size:70px;
	position:absolute
}





/*small blokqt*/
.kikter_inside_sm {
	width:55%;
	float:right;
	margin:20px 0;
	position:relative
}
.kikter_inside_sm .blokqt {
	width:96%;
	float:left;
	font-size:24px;
	line-height:27px;
	color:#05488f;
	padding-left:30px
}
.kikter_inside_sm .blokqt:before {
	content:'“';
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70px;
	float:left;
	margin-left:-30px
}
.kikter_inside_sm .blokqt:after {
	bottom:60px;
	content:'„';
	margin-left:5px;
	float:right;
	font-family:"Droid Serif", serif;
	font-size:70px;
	position:absolute
}

.kikter_inside_org {
	width:98%;
	float: left;
    padding-right: 8px;
    margin: 20px 0;
    position: relative;
}


.kikter_inside_org .blokqt {
	width:96%;
	float:left;
	font-size:24px;
	line-height:27px;
	color:#dd6800;
	padding-left:30px
}
.kikter_inside_org .blokqt:before {
	content:'“';
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70px;
	float:left;
	margin-left:-30px;
	color:#1e6cbd;
}
.kikter_inside_org .blokqt:after {
	bottom:10px;
	content:'„';
	margin-left:5px;
	float:right;
	font-family:"Droid Serif", serif;
	font-size:70px;
	position:absolute;
	color:#1e6cbd;
}




.twtbx {
	margin:20px auto 0;
	clear:both;
	width:108px;
	text-align:center;
	display:none
}
.twtbx a {
	color:#2190be
}
.twtbx img {
	margin:5px auto
}
.cover_auther {
	width:430px;
	float:left
}
.cover_auther .lnk_hd a, .cover_auther .lnk_hd .gry {
	text-transform:none!important;
	font-size:13px!important
}
.repo_img {
	width:40px;
	height:40px;
	float:left;
	margin-right:10px
}
.auther_wrp {
	width:620px;
	min-height:37px;
	float:left;
	border-bottom:1px solid #d1d3d4;
	border-top:1px solid #d1d3d4;
	position:relative;
	margin-bottom:10px;
	padding:6px 0
}
.auther_wrp .lnk_hd {
	width:auto;
	float:left;
	margin-left:5px;
	height:20px
}
.auther_wrp .lnk_hd a {
	font-size:12px;
	text-transform:uppercase
}
.dvdr {
	margin:0 5px
}
.sociam {
	position:absolute;
	right:0;
	top:3px;
	z-index:1
}
.sociam li {
	float:left;
	margin:0 8px 0 0;
	opacity:.5;
	filter:alpha(opacity=50)
}
.sociam li:hover {
	float:left;
	margin:0 8px 0 0;
	opacity:1;
	filter:alpha(opacity=100)
}
.fcb_icon {
	background-position:-36px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.twitr_icon {
	background-position:-162px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.email_icon {
	background-position:-120px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.share_icon {
	background-position:-199px -8px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.blogsm{
	 top: -10px !important;
    width: 120px !important;
}

.blogsm li{ border-bottom:0px!important;}

.print_icon {
	background-position:-279px -8px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.news_inside {
	float:left
}


.sociam2 {
	position:absolute;
	right:0;
	top:8px;
	z-index:1
}

.sociam2 li {
	float:left;
	margin:0 8px 0 0;
}

.fcb_icon2 {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-36px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.fcb_icon2:hover {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-36px -39px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.twitr_icon2 {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-162px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.twitr_icon2:hover {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-162px -39px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}
.email_icon2 {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-120px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.email_icon2:hover {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-120px -39px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.print_icon2 {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-78px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.print_icon2:hover {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-78px -39px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.gp_icon2 {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-204px -4px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}

.gp_icon2:hover {
	background: url(/images/all-icon-psd2.PNG) no-repeat;
	background-position:-204px -39px;
	display:block;
	height:32px;
	text-indent:-99999px;
	width:32px
}


.slt {
	font-weight:700
}
.folus {
	width:100%;
	float:left
}
.folus img {
	margin-bottom:0;
	margin-right:15px;
	float:left
}
.tags_wrp {
	float:left;
	width:100%;
	margin:5px 0
}
.tags_wrp a {
	background:#aaa;
	color:#fff;
	font-size:13px;
	padding:1px 4px;
	margin:0 0 2px 2px;
	float:left;
	transition:all .3s ease 0
}
.tags_wrp a:hover {
	background:#333;
	transition:all .3s ease 0
}
.tags_wrp .tag {
	font-size:13px;
	background:#000;
	color:#fff;
	padding:1px 4px;
	text-transform:uppercase;
	float:left
}
.dis_cus {
	float:left;
	width:100%
}
.arthome_news_wrp {
	width:300px;
	float:left;
	margin-right:20px
}
.arthome_news_wrp figure {
	margin-bottom:7px
}
.arthmlistnews_wrp {
	float:left;
	width:300px
}
.arthmlistnews_wrp li {
	border-bottom:1px dashed #d1d3d4;
	list-style-type:none;
	line-height:17px;
	margin-bottom:5px;
	padding-bottom:8px
}
.arthmlistnews_wrp li:last-child {
	border-bottom:none
}
.arthmlistnews_wrp li a {
	color:#000
}
.arthmnews_them {
	float:left;
	width:300px;
	margin-bottom:10px
}
.arthmnews_them li {
	width:300px;
	float:left;
	margin-bottom:15px;
	border-bottom:1px dashed #d1d3d4;
	padding-bottom:15px
}
.arthmnews_them li:last-child {
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0
}
.arthmnews_them li .thm_img {
	height:60px;
	margin-right:10px;
	width:60px;
	margin-bottom:0;
	float:left
}
.arthmnews_them li .thm_content {
	width:220px;
	float:left
}
.arthmnews_them li .thm_content .art_cotn {
	float:left;
	padding-bottom:0;
	font:15px/19px Roboto, sans-serif!important;
	width:100%
}
.art_cotn a {
	color:#444
}
.artpoint_view {
	float:left;
	width:620px
}
.artpoint_view li {
	float:left
}
.artpoint_view li .box_cvr {
	width:300px;
	float:left;
	margin-right:20px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #d1d3d4
}
.artpoint_view li .box_cvr.noBor {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0
}
.artpoint_view li .box_cvr .thm_img {
	height:74px;
	margin-right:15px;
	width:130px;
	margin-bottom:0;
	float:left
}
.artpoint_view li .box_cvr .thm_content {
	width:155px;
	float:left
}
.artpoint_view li .box_cvr .thm_content .art_cotn {
	float:left;
	padding-bottom:0;
	font:14px/17px Roboto, sans-serif!important;
	width:100%
}
.artpoint_view li .box_cvr.norMrg {
	margin-right:0
}
.artblog_wrp {
	float:left;
	width:300px
}
.artblog_wrp li {
	float:left;
	margin-right:20px;
	padding-bottom:14px;
	margin-bottom:13px;
	border-bottom:1px dashed #d1d3d4
}
.artblog_wrp li .box_cvr {
	width:300px;
	float:left
}
.artblog_wrp li:last-child {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0
}
.artblog_wrp li .box_cvr .thm_img {
	height:100px;
	width:110px;
	margin-bottom:0;
	margin-right:13px;
	float:left
}
.artblog_wrp li .box_cvr .thm_img.ft_mrg {
	float:right;
	margin-left:20px;
	margin-right:0
}
.artblog_wrp li .box_cvr .thm_content {
	width:170px;
	float:left
}
.artblog_wrp li .box_cvr .thm_content .art_cotn {
	float:left;
	padding-bottom:0;
	font:14px/15px Roboto, sans-serif!important;
	width:100%
}
.artblog_wrp li .box_cvr .thm_content .lnk_hd {
	margin-bottom:4px
}
.cover_wrp .mid_line1 {
	background:url(../images/mid_line.jpg) repeat-y scroll 309px 30px
}
.new_blog_wrp {
	float:left;
	width:620px
}
.new_blog_wrp li {
	float:left;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px dashed #d1d3d4
}
.new_blog_wrp li .nw_blog_hed {
	width:100%;
	color:#000;
	float:left;
	font-family:"Roboto", sans-serif;
	font-size:28px;
	font-weight:300;
	line-height:30px;
	margin:0
}
.new_blog_wrp li .bloger_wrp {
	width:100%;
	height:50px;
	float:left;
	margin:20px 0;
	background:url(../images/vercal_line_blog.jpg) left 26px repeat-x;
	position:relative
}
.new_blog_wrp li .bloger_wrp .bloger_img {
	width:45px;
	height:45px;
	margin-right:10px;
	float:left;
	border:3px solid #fff;
	box-shadow:0 0 3px #ccc;
	border-radius:2px
}
.new_blog_wrp li .bloger_wrp .bloger_details {
	width:558px;
	float:left
}
.bloger_details.tpmrg {
	margin-top:7px!important
}
.new_blog_wrp li .bloger_wrp .bloger_details.lnk_hd, .lnk_hd a {
	font-size:11px;
	margin-top:4px
}
.new_blog_wrp li .bloger_wrp .bloger_details.lnk_hd .gry {
	font-size:11px
}
.icon_calnd {
	float:left;
	margin:5px 6px 0 0
}
.new_blog_wrp li .bloger_wrp .sociam {
	width:96px;
	right:0;
	top:-2px;
	position:absolute;
	padding:0
}
.new_blog_wrp li .bloger_wrp .sociam li {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
	opacity:.5;
	filter:alpha(opacity=50)
}
.new_blog_wrp li .bloger_wrp .sociam li:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.contr_blogright {
	float:left;
	padding:0;
	width:300px;
	margin-bottom:20px
}
.contr_blogright ul {
	margin:0;
	padding:0
}
.contr_blogright li {
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	margin-bottom:10px
}
.contr_blogright li:last-child {
	border-bottom:none;
	margin-bottom:0
}
.contr_blogright li a {
	color:#000
}
.contr_blothm_right {
	width:300px;
	float:left;
	margin-bottom:20px
}
.contr_blothm_right li {
	width:138px;
	height:180px;
	margin-bottom:10px;
	float:left;
	text-align:center
}
.contr_blothm_right li.big_rtmargin {
	margin-right:20px
}
.contr_blothm_right li a {
	color:#000;
	font:14px "Droid Serif", serif;
	display:block;
	line-height:21px;
	text-align:center
}
.contr_blothm_right li .rp_dt {
	display:block;
	margin:0;
	padding:5px 0 0
}
.contr_blothm_right li .date_time {
	width:100px;
	text-align:center;
	font:12px/21px "Droid Serif", serif;
	color:#898989
}
.contr_blothm_right li a .cont_cvr {
	width:100px;
	height:100px;
	margin:0 auto;
	padding:5px;
	border:1px solid #eee
}
.compbrif {
	float:left;
	width:620px
}
.compbrif li {
	float:left
}
.compbrif li .box_cvr {
	width:300px;
	float:left;
	margin-right:20px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #d1d3d4
}
.compbrif li .box_cvr.noBor {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0
}
.compbrif li .box_cvr .thm_content {
	width:300px;
	float:left
}
.compbrif li .box_cvr .thm_content .art_cotn {
	float:left;
	padding-bottom:0;
	font:14px/19px Roboto, sans-serif!important;
	width:100%;
	height:auto;
	overflow:hidden
}
.compbrif li .box_cvr.norMrg {
	margin-right:0
}
.inthesptlight {
	float:left;
	width:620px
}
.inthesptlight li {
	float:left
}
.inthesptlight li .showimg_1 {
	width:394px;
	height:222px;
	float:left;
	margin-right:2px;
	overflow:hidden
}
.inthesptlight li .showimg_2 {
	width:109px;
	height:73px;
	float:left;
	margin-bottom:2px;
	margin-left:1px;
	margin-right:2px;
	overflow:hidden
}
.full_arthome_news_wrp {
	width:300px;
	float:left;
	border-bottom:1px dashed #d1d3d4;
	padding-bottom:20px
}
.full_arthome_news_wrp .lnk_hd {
	display:block;
	width:100%
}
.full_arthome_news_wrp.big_rtmargin {
	margin-right:20px
}
.full_arthome_news_wrp figure {
	margin-bottom:5px
}
.list_arthmnews_them {
	float:left;
	width:100%;
	margin-bottom:10px
}
.list_arthmnews_them .tpmrg_sm {
	margin-bottom:5px
}
.list_arthmnews_them li {
	width:100%;
	float:left;
	margin-bottom:15px;
	border-bottom:1px dashed #d1d3d4;
	padding-bottom:15px
}
.list_arthmnews_them li:last-child {
	margin-bottom:0;
	border-bottom:none
}
.list_arthmnews_them li .thm_img {
	width:150px;
	height:100px;
	margin-right:10px;
	margin-bottom:0;
	float:left
}
.list_arthmnews_them li .thm_img_small {
	width:60px;
	height:60px;
	margin-right:10px;
	margin-bottom:0;
	float:left
}
.list_arthmnews_them li .thm_img_small img {
	width:100%;
	height:100%
}
.list_arthmnews_them li .had {
	float:left;
	padding:0;
	width:100%
}
.list_arthmnews_them li .had a {
	color:#000;
	font-size:18px
}
.list_arthmnews_them li .thm_content {
	width:460px;
	float:left
}
.list_arthmnews_them li .thm_content2 {
	width:100%;
	float:left
}
.list_arthmnews_them li .thm_content3 {
	width:88%;
	float:left
}
.list_arthmnews_them li .thm_content2 .art_cotn, .list_arthmnews_them li .thm_content3 .art_cotn {
	float:left;
	padding-bottom:0;
	width:100%;
	margin-top:5px
}
.list_arthmnews_them li .thm_content .art_cotn {
	width:100%;
	float:left;
	margin-top:5px;
	padding-bottom:0
}
.art_cotn a {
	color:#444
}
#page_navi {
	float:right;
	width:100%
}
#page_navi ul {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0
}
#page_navi li {
	display:inline
}
#page_navi li a {
	border:1px solid #fff;
	float:left;
	margin:0 2px;
	padding:0 6px;
	font-size:13px;
	transition:all .3s ease 0
}
#page_navi li a.nxt {
	background:url(/images/next.gif) no-repeat right center;
	padding-right:15px!important
}
#page_navi li a.pre {
	background:url(/images/pre.gif) no-repeat scroll left center;
	padding-left:15px!important
}
#page_navi li a.active1 {
	background-color:#33619d;
	border:1px solid #33619d!important;
	color:#fff;
	float:left;
	text-decoration:none
}
#page_navi li a:hover {
	background-color:#efefef;
	border:1px solid #636363;
	transition:all .3s ease 0;
	color:#05488f
}
.spek {
	margin-bottom:20px;
	float:left
}
.spek li {
	width:198px;
	height:266px;
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
	padding:0;
	vertical-align:top;
	border:1px solid #ebebeb;
	transition:all ease .3s;
	background:#f4f4f4;
	float:left
}
.spek li .thum_blog {
	width:198px;
	float:left;
	border-bottom:2px solid #c9c9c9
}
.spek li .bloger_name {
	width:178px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:5px;
	display:block;
	margin-top:10px;
	text-align:center;
	padding:0 10px
}
.spek li .bloger_name a {
	color:#444
}
.spek li .blger_des {
	width:198px;
	font-family:"Droid Serif", serif;
	float:left;
	text-align:center;
	margin:5px 0 10px
}
.spek li:hover {
	border:1px solid #ececec;
	transition:all ease .3s;
	box-shadow:0 0 3px #e3e3e3
}
.spek li.norMrg {
	margin-right:0!important
}
.spek li .blger_des .lnk_hd {
	text-align:center!important;
	float:none
}
.spek li .blger_des .lnk_hd .gry {
	font-size:12px
}
.spek li .blger_des .lnk_hd a {
	font-size:12px!important
}
.sp_spekr {
	width:620px;
	float:left
}
.sp_spekr li {
	display:inline-block;
	list-style-type:none;
	margin-bottom:10px;
	vertical-align:top;
	width:620px;
	height:auto
}
.sp_spekr li .thum_blog {
	width:260px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	background:#f7f7f7;
	padding:1px
}
.sp_spekr li .bloger_name {
	width:335px;
	height:auto;
	margin-bottom:5px;
	display:block;
	font-size:28px;
	line-height:32px;
	float:left
}
.sp_spekr li .bloger_name a {
	color:#444
}
.sp_spekr li .blger_des {
	width:335px;
	font-family:"Droid Serif", serif;
	float:left;
	margin-bottom:10px
}
.sp_spekr li .blger_des .lnk_hd .gry {
	font-size:14px;
	text-transform:none
}
.sp_spekr li .blger_des .lnk_hd a {
	font-size:14px!important
}
.cover_wrp.mid_line1 {
	background:url(../images/mid_line.jpg) 309px top repeat-y
}
.med_hmlistnews_wrp {
	float:left;
	width:100%;
	margin-top:20px
}
.med_hmlistnews_wrp li {
	border-bottom:1px dashed #d1d3d4;
	list-style-type:disc!important;
	list-style-type:none;
	margin-left:15px;
	margin-bottom:6px;
	padding-bottom:6px
}
.med_hmlistnews_wrp li:last-child {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0
}
.med_hmlistnews_wrp li a {
	color:#444
}
.alng_media .art_cotn {
	margin-top:5px;
	float:left
}
.fldv2 {
	width:390px
}
.fldv.big_btmargin, .fldv2.big_btmargin {
	margin-bottom:15px
}
.socl_inside {
	width:210px;
	float:right
}
.socl_inside ul {
	margin:0;
	padding:0;
	float:right
}
.socl_inside ul li {
	display:block;
	float:left;
	margin:0 3px
}
.tab_wrp {
	width:100%;
	float:left;
	border-bottom:2px solid #333;
	padding:0;
	margin:30px 0 10px
}
.tab_wrp ul {
	float:left;
	padding:0
}
.tab_wrp li {
	float:left;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	margin-right:4px;
	position:relative;
	border-radius:2px 2px 0 0;
	background:#f4f4f4
}
.tab_wrp li a {
	padding:6px;
	font-size:15px;
	color:#000;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	transition:all ease .1s
}
.tab_wrp li a:hover {
	color:#FFF
}
.tab_wrp li:hover {
	background:#000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000
}
.tab_wrp li.act {
	background:#000;
	border-radius:2px 2px 0 0;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000
}
.tab_wrp li a.recent {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px 5px;
	color:#333
}
.tab_wrp li a.recent:hover {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -198px;
	color:#fff
}
.tab_wrp li a.recent.act {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -198px;
	color:#fff
}
.tab_wrp li.act a.recent {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -198px;
	color:#fff
}
.tab_wrp li a.recent .text_nav {
	float:left;
	margin-left:30px;
	width:auto
}
.tab_wrp li a.tv {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -30px;
	color:#333
}
.tab_wrp li a.tv:hover {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -235px;
	color:#fff
}
.tab_wrp li a.tv.act {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -235px;
	color:#fff
}
.tab_wrp li a.tv .text_nav {
	float:left;
	margin-left:30px;
	width:auto
}
.tab_wrp li a.radio {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -112px;
	color:#333
}
.tab_wrp li a.radio:hover {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -316px;
	color:#fff
}
.tab_wrp li a.radio.act {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -316px;
	color:#fff
}
.tab_wrp li a.radio .text_nav {
	float:left;
	margin-left:30px;
	width:auto
}
.tab_wrp li a.print {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -70px;
	color:#333
}
.tab_wrp li a.print:hover {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -274px;
	color:#fff
}
.tab_wrp li a.print.act {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -274px;
	color:#fff
}
.tab_wrp li a.print .text_nav {
	float:left;
	margin-left:30px;
	width:auto
}
.tab_wrp li a.digital {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -157px;
	color:#333
}
.tab_wrp li a.digital:hover {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -362px;
	color:#fff
}
.tab_wrp li a.digital.act {
	display:block;
	width:auto;
	height:20px;
	float:left;
	background-position:5px -362px;
	color:#fff
}
.tab_wrp li a.digital .text_nav {
	float:left;
	margin-left:30px;
	width:auto
}
.tab_icon {
	background:url(../images/tab_icon.png) no-repeat
}
.filter_yer {
	float:left;
	margin-top:20px
}
.filter_yer .labe {
	float:left;
	padding:4px 10px
}
.filter_yer .dropbox_sm {
	float:left;
	padding:2px 6px;
	width:130px
}
.outer_afaqsreporter {
	float:left;
	width:100%
}
.outer_afaqsreporter li {
	transition:all .3s ease-in-out 0;
	float:left;
	width:191px;
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	background:#f8f8f8;
	border:1px solid #eee
}
.outer_afaqsreporter li.noMrg {
	margin-right:0
}
.outer_afaqsreporter li .img_ar {
	width:130px;
	margin:10px auto;
	position:relative
}
.outer_afaqsreporter li .abdiv {
	position:absolute;
	right:0;
	bottom:0
}
.outer_afaqsreporter li .date_time {
	text-align:center;
	width:95%;
	height:55px;
	display:block;
	border-top:1px solid #ccc;
	padding:5px 5px 3px
}
.outer_afaqsreporter li .read_more {
	width:100%;
	display:block;
	text-align:center
}
.read_more a {
	color:#05488f;
	text-align:center;
	font-size:13px
}
.pdf_form_wp {
	width:598px;
	float:left;
	background:#f9f9f9;
	border:1px solid #e4e4e4;
	padding:10px
}
.pdf_magzine {
	width:250px;
	float:left;
	margin-right:20px
}
.pdf_magzine_cnt {
	width:328px;
	float:left
}
.pdf_magzine_cnt span {
	width:100%;
	display:block;
	font-size:12px;
	float:left;
	padding:0 0 5px;
	color:#919191
}
.pdf_magzine_fm {
	width:328px;
	float:left;
	margin-top:20px
}
.pdf_magzine_fm dl {
	width:328px;
	float:left;
	margin-bottom:8px
}
.pdf_magzine_fm dl dd {
	width:70px;
	float:left;
	margin-right:20px;
	text-align:right;
	padding:1px 0
}
.pdf_magzine_fm dl dt {
	width:238px;
	float:left
}
.pdf_magzine_fm dl dd label {
	margin-bottom:1px;
	float:none
}
.pdf_magzine_fm dl .big_clck_btn {
	padding:4px 10px;
	font-weight:700;
	margin-top:8px
}
.pdf_magzine_cnt .sm_clck_btn {
	padding:1px 2px;
	margin-left:5px
}
.pdf_magzine_fm .txtbx_sm {
	padding:2px 10px
}
.caption_name {
	width:300px;
	text-align:center;
	display:block;
	font-size:16px;
	padding:5px 0
}
.caption_name span {
	font-size:12px;
	width:100%;
	text-align:center;
	display:block;
	color:#898989
}
.qusn_hed {
	font:bold 16px/21px 'Droid Serif', serif;
	float:none;
	margin:5px 0 10px
}
.wp_pic {
	float:left;
	width:100%
}
.full_img_div {
	width:100%;
	display:inline-block;
	margin:15px 0;
	float:left
}
.row {
	width:100%;
	float:left
}
.showcase_wrapper {
	width:940px;
	float:left;
	margin-bottom:20px
}
.page_heading {
	width:940px;
	float:left;
	border-bottom:1px solid #eee;
	margin-bottom:20px
}
.showcase-top .HeaderSearchHolder {
	float:left!important
}
.showcase-top {
	border-bottom:0;
	margin-bottom:0
}
.img_bazar {
	width:100%;
	float:left;
	margin-top:-40px;
	text-align:center;
	font-size:12px;
	margin-bottom:10px;
	line-height:16px
}
.img_bazar a {
	font-weight:700;
	color:#05488f
}
.img_bazar img {
	display:inline
}
.img_bazar_full {
	width:100%;
	float:left;
	margin-top:-10px;
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	line-height:16px;
	margin-left:70px
}
.img_bazar_full span {
	width:auto;
	float:left
}
.img_bazar_full a {
	width:auto;
	float:left;
	font-weight:700;
	color:#05488f;
	margin-top:-10px
}
.img_bazar_full img {
	display:inline
}
.page_heading h4 {
	width:300px;
	float:left
}
.showcase_left {
	width:180px;
	min-height:650px;
	float:left;
	color:#999;
	padding:10px 0
}
.showcase_left nav {
	width:85%;
	float:left;
	margin-bottom:25px
}
.showcase_left nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.showcase_left nav a {
	width:84%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	margin:3px 0;
	padding:5px 0;
	color:#000;
	font-weight:700;
	padding-left:35px
}
.showcase_left nav a:hover, .showcase_left nav a.active {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	padding-left:35px;
	opacity:1!important
}
.showcase_left nav a.recent {
	background:url(../images/icon_recent.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.tv {
	background:url(../images/icon_tv.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.unpublish {
	background:url(../images/icon_unpublished.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.btl {
	background:url(../images/icon_btl.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.digital {
	background:url(../images/icon_digital.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.radio {
	background:url(../images/icon_radio.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.intl {
	background:url(../images/icon_intl.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.print {
	background:url(../images/icon_print.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.mosaic {
	background:url(../images/icon_mosaic.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:.5
}
.showcase_left nav a.recent:hover {
	background:url(../images/icon_recent_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.tv:hover {
	background:url(../images/icon_tv_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.unpublish:hover {
	background:url(../images/icon_unpublished_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.btl:hover {
	background:url(../images/icon_btl_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.digital:hover {
	background:url(../images/icon_digital_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.radio:hover {
	background:url(../images/icon_radio_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.intl:hover {
	background:url(../images/icon_intl_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.print:hover {
	background:url(../images/icon_print_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.mosaic:hover {
	background:url(../images/icon_mosaic_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.recent.active {
	background:url(../images/icon_recent_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.tv.active {
	background:url(../images/icon_tv_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.unpublish.active {
	background:url(../images/icon_unpublished_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.btl.active {
	background:url(../images/icon_btl_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.digital.active {
	background:url(../images/icon_digital_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.radio.active {
	background:url(../images/icon_radio_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.intl.active {
	background:url(../images/icon_intl_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.print.active {
	background:url(../images/icon_print_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.showcase_left nav a.mosaic.active {
	background:url(../images/icon_mosaic_hover.png) no-repeat 5px 50%;
	padding-left:35px;
	opacity:1
}
.show_gallery {
	width:100%;
	float:left;
	border:0 solid #000;
	position:relative;
	margin-bottom:30px
}
.show_gallery ul {
	width:91%;
	margin:0 auto;
	border:0 solid #000;
	position:relative
}
.show_gallery ul li {
	width:180px!important;
	height:105px!important;
	margin:3px 5px!important;
	height:auto
}
.show_gallery ul li .thm_img {
	width:178px!important;
	height:105px!important;
	border:2px solid #fff
}
.show_gallery ul li .thm_img:hover {
	border:2px solid #f7b719
}
.show_gallery ul li:first-child {
	margin-left:0!important
}
.show_gallery ul li:last-child {
	margin-right:0!important
}
.show_gallery .previous {
	width:16px;
	height:25px;
	float:left;
	position:absolute;
	top:50%;
	padding:0 2px;
	left:0;
	background:#999 url(../images/show_sm_larrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.show_gallery .next {
	width:16px;
	height:25px;
	float:right;
	position:absolute;
	top:50%;
	padding:0 2px;
	right:0;
	background:#999 url(../images/show_sm_rarrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.show_gallery .previous:hover, .show_gallery .next:hover {
	background-color:#333
}
.uploads_left-section {
	width:180px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0
}
.uploads_right-section {
	width:730px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1l
}
.showcase_right {
	width:730px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.radio_img_c {
	width:335px;
	margin:0 auto
}
.breadcrum {
	width:65%;
	float:left;
	height:20px;
	margin-bottom:10px
}
.links {
	width:auto;
	float:right;
	height:20px;
	margin-bottom:10px
}
.links a {
	border-right:1px solid #999;
	color:#333;
	font-size:12px;
	margin:0;
	padding:0 6px
}
.links a.act {
	font-weight:700;
	text-decoration:none
}
.links a:last-child {
	border-right:0
}
.links a:hover, .links a.active {
	color:#444
}

.most-viewed-drop{ width:auto; float:right;}
.most-viewed-drop select{ width:140px; float:right;}

h4, .showcase_inside h4 {
	width:auto;
	float:left;
	margin-top:0
}
.top-search {
	width:40px;
	float:right;
	position:relative;
	margin-top:4px;
	margin-left:5px
}
.top-search button {
	height:35px;
	width:35px;
	overflow:visible;
	position:relative;
	float:right;
	border:0;
	padding:0;
	cursor:pointer;
	background:#333 url(/images/all-icon-psd.png) no-repeat 0 -2px
}
.search_drop {
	width:300px;
	height:45px;
	padding:10px;
	top:35px;
	right:0;
	background-color:#333;
	position:absolute;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-right-radius:2px;
	border-bottom-left-radius:2px;
	z-index:9
}
.search_drop input {
	width:291px;
	height:20px;
	padding:4px;
	float:left;
	border:0!important;
	border-radius:0;
	background:#fff
}
.search_drop a {
	font-size:11px;
	color:#fff
}
.showcase_right .show_wrapper {
	width:210px;
	min-height:260px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.showcase_right .show_wrapper .thm_img {
	width:210px;
	height:145px;
	float:left;
	position:relative;
	z-index:0
}
.showcase_right .spotlight_wrapper {
	width:335px;
	min-height:295px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.showcase_right .spotlight_wrapper .thm_img {
	width:335px;
	height:230px;
	float:left;
	position:relative;
	z-index:0
}
.showcase_right .show_wrapper .thm_img img, .showcase_right .spotlight_wrapper .thm_img img {
	width:100%;
	height:100%;
	float:left;
	position:relative;
	z-index:0
}
.showcase_right .show_wrapper .thm_img .catlink, .showcase_right .spotlight_wrapper .thm_img .catlink {
	width:auto;
	background-color:#000;
	position:absolute;
	z-index:1;
	bottom:4px;
	padding:1px 4px;
	font-size:11px;
	color:#fff;
	left:4px
}
.showcase_right .show_wrapper .thm_img .catlink img {
	width:10px;
	height:10px;
	float:left;
	margin:5px 3px 0 0
}
.showcase_right .show_wrapper .thm_content, .showcase_right .spotlight_wrapper .thm_content {
	width:100%;
	float:left;
	text-align:left;
	padding:10px 0
}
.showcase_right .show_wrapper .thm_content .heading, .showcase_right .spotlight_wrapper .thm_content .heading {
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:5px;
	color:#000;
	font-family:'Roboto', sans-serif
}
.showcase_right .show_wrapper .thm_content .heading {
	min-height:30px
}
.showcase_right .show_wrapper .thm_content .upload, .showcase_right .spotlight_wrapper .thm_content .upload {
	width:100%;
	float:left;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-bottom:5px
}
.showcase_right .show_wrapper .thm_content .row .date, .showcase_right .spotlight_wrapper .thm_content .row .date {
	width:50%;
	float:left;
	font-size:12px;
	color:#666;
	text-align:left
}
.showcase_right .show_wrapper .thm_content .row .date img, .showcase_right .spotlight_wrapper .thm_content .row .date img {
	width:16px;
	height:16px;
	float:left;
	margin-right:2px
}
.showcase_right .show_wrapper .thm_content .row .view, .showcase_right .spotlight_wrapper .thm_content .row .view {
	width:auto;
	float:right;
	font-size:12px;
	color:#666;
	text-align:left;
	background:url(../images/icon_view.png) no-repeat 0 50%;
	padding-left:25px
}
.showcase_right .show_wrapper .thm_content .row .view_new, .showcase_right .spotlight_wrapper .thm_content .row .view_new {
	width:auto;
	float:right;
	font-size:12px;
	color:#333;
	font-weight:700;
	text-align:left;
	padding-left:25px
}
.brand {
	font-size:12px;
	margin-bottom:10px
}
.brand strong {
	font-weight:700
}
.brand a {
	text-decoration:underline
}
.hover_section {
	width:100%;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	margin-left:-45px;
	margin-top:-50px
}
.hover_section a {
	width:auto;
	float:left;
	padding:8px 10px;
	color:#fff;
	background:#f7b719;
	margin:0 2px
}
.tribute_wrapper {
	width:270px;
	min-height:250px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.tribute_wrapper .thm_img {
	width:270px;
	height:180px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.tribute_wrapper .thm_img img {
	width:100%;
	float:left;
	position:relative;
	z-index:0
}
.tribute_wrapper .thm_img .catlink {
	display:none;
	width:auto;
	background:url(../images/blck_trans.png) repeat 0 0;
	position:absolute;
	z-index:1;
	top:0;
	padding:6px 10px;
	font-size:12px;
	color:#fff;
	right:0
}
.tribute_wrapper .thm_content {
	width:100%;
	float:left;
	text-align:left;
	padding:10px 0
}
.tribute_wrapper .thm_content .heading {
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:5px;
	color:#000;
	font-family:'Roboto', sans-serif
}
.tribute-top {
	width:100%;
	float:left
}
.tribute_inside_wrapper {
	width:97%;
	min-height:100px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:15px 8px;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.tribute_inside_wrapper .thm_img {
	width:270px;
	height:180px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.tribute_inside_wrapper .thm_content .heading {
	width:100%;
	float:left;
	font-size:22px;
	margin-bottom:15px;
	color:#000;
	font-family:'Roboto', sans-serif
}
.tribute_inside_wrapper .right-txt {
	width:50%;
	float:left;
	margin-left:20px
}
.tribute_inside_wrapper .date {
	font-size:16px;
	margin-bottom:15px;
	color:#000;
	font-family:'Roboto', sans-serif
}
.tribute_inside_wrapper .sub-heading {
	font-size:16px;
	margin-bottom:15px;
	color:#000;
	font-family:'Roboto', sans-serif
}
.tribute_inside_wrapper .sub-heading strong {
	font-weight:700
}
.sp_area {
	float:left;
	width:620px;
	padding-bottom:10px
}
.sp_title {
	float:left;
	width:75px
}
.abs_cs_top {
	float:right;
	font:12px arial;
	padding:13px 2px;
	text-align:right;
	width:100%
}
.sp_logo img {
	float:left
}
.sp_logo {
	float:left;
	width:480px;
	height:39px;
	font:bold 11px/39px Arial;
	color:#666
}
.HeaderSearchHolder {
	width:400px;
	margin:4px 0 20px;
	position:relative
}
.HeaderSearchHolder #search {
	width:auto;
	float:left
}
.HeaderSearchHolder input {
	padding:4px 5px!important;
	width:390px;
	background:#eee;
	border:0 solid #ccc!important;
	height:30px;
	font-size:14px;
	color:#000!important
}
.HeaderSearchICon {
	position:absolute;
	left:370px;
	top:10px;
	cursor:pointer;
	height:20px;
	width:20px
}
.HeaderSearchHolder a {
	float:left;
	font-size:11px;
	margin-top:6px
}
.HeadercancelICon {
	position:absolute;
	left:340px;
	top:10px;
	cursor:pointer;
	height:20px;
	width:20px
}
.share_sec {
	width:auto;
	float:right;
	clear:right;
	margin:10px 0 0;
	padding:0;
	text-align:left;
	border-top:0 solid #eee;
	border-bottom:0 solid #eee
}
.share_sec span {
	width:32px;
	height:32px;
	float:left;
}
.share_sec .msg {
	background:url(../images/all-icon-psd2.PNG) no-repeat -120px -4px;
	padding-left:0px;
	margin-right:2px;
}

.share_sec a .msg:hover{ background-position:-120px -39px;}

.share_sec .fb {
	background:url(../images/all-icon-psd2.PNG) no-repeat -36px -4px;
	padding-left:0px;
	margin-right:2px;
}

.share_sec a .fb:hover{ background-position:-36px -39px;}
.share_sec .tw {
	background:url(../images/all-icon-psd2.PNG) no-repeat -162px -4px;
	padding-left:0px;
	margin-right:2px;
}

.share_sec a .tw:hover{ background-position:-162px -39px;}
.share_sec .gp {
	background:url(../images/all-icon-psd2.PNG) no-repeat -204px -4px;
	padding-left:0px;
	margin-right:2px;
/*	font-size:12px;
	color:#666;
	opacity:.8*/
}

.share_sec a .gp:hover{ background-position:-204px -39px;}

.main_video {
	width:100%;
	float:left;
	margin-bottom:30px;
	font-family:'Roboto', sans-serif
}
.main_video .upload {
	width:auto;
	float:left;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:0;
	margin-right:20px
}
.main_video .upload .usr-img {
	width:35px;
	height:35px;
	float:left;
	overflow:hidden;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:0;
	margin-right:20px;
	border-radius:40px;
	padding:5px;
	background-color:#eee
}
.main_video .upload .usr-img img {
	width:100%;
	height:100%
}
.main_video .usr_name {
	width:auto;
	float:left;
	clear:left;
	margin-top:5px;
	margin-bottom:0
}
.main_video .usr_name a {
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	text-align:left;
	text-transform:capitalize
}
.main_video .date {
	width:auto;
	float:left;
	clear:left;
	font-size:11px;
	color:#999;
	text-align:left;
	font-weight:700
}
.main_video .date img {
	width:16px;
	height:16px;
	float:left;
	margin-right:2px
}
.main_video .row {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 0
}
.main_video .row .subscribe {
	width:auto;
	float:right;
	text-align:right
}
.main_video .video {
	width:600px;
	height:auto;
	float:left;
	border:#cbcbcb solid 1px;
	padding:10px;
	background-image:url(../images/video_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0;
	position:relative
}
.main_video .video iframe {
	width:100%;
	height:100%
}
.main_video .video .txt {
	width:100%;
	float:left;
	font-size:12px;
	margin:10px 0 0
}
.main_video .video .button {
	width:100%;
	position:absolute;
	float:left;
	top:40%;
	left:0;
	z-index:9999
}
.main_video .video .button .previous {
	width:43px;
	height:100px;
	float:left;
	position:absolute;
	top:0;
	padding:0 2px;
	left:5px;
	background:url(../images/show_bg_larrow.png) no-repeat 50% 50%;
	text-indent:-9999px;
	opacity:.7;
	background-color:#fff
}
.main_video .video .button .next {
	width:43px;
	height:100px;
	float:right;
	position:absolute;
	top:0;
	padding:0 2px;
	right:5px;
	background:url(../images/show_bg_rarrow.png) no-repeat 50% 50%;
	text-indent:-9999px;
	opacity:.7;
	background-color:#fff
}
.main_video .video .button .previous:hover, .main_video .video .button .next:hover {
	opacity:.7
}
.small_heading {
	font-size:15px;
	font-weight:700;
	color:#000;
	border-bottom:1px solid #ddd;
	padding-bottom:8px
}
.small-detail {
	width:100%;
	float:left;
	clear:left;
	margin:3px 0
}
.details {
	width:100%;
	float:left;
	background:url(../images/section-shadow.png) repeat-x center bottom;
	padding-bottom:15px;
	position:relative
}
.show {
	width:auto;
	position:absolute;
	bottom:-20px;
	left:40%
}
.button_uploads {
	width:auto;
	float:right;
	padding:6px 10px;
	background:#000;
	color:#fff!important;
	font-size:13px
}
.mid_line>.showcase_inside h4, .showcase_inside h4 {
	width:100%;
	text-transform:uppercase
}
.showcase_inside .form-section .title {
	position:relative
}
.showcase_inside h3 a {
	color:#333
}
.showcase_inside .afaqs_recommend_wrp {
	width:605px;
	float:left;
	margin-bottom:20px;
	margin-top:30px
}
.showcase_inside .thum_afaqs_recommend {
	float:left;
	width:100%
}
.showcase_inside .thum_afaqs_recommend li {
	width:187px;
	margin-right:20px;
	float:left;
	list-style-type:none;
	margin-bottom:15px
}
.showcase_inside .thum_afaqs_recommend li:last-child {
	margin-right:0
}
.showcase_inside .thum_afaqs_recommend li .thm_img {
	width:187px;
	height:108px;
	float:left;
	margin-bottom:5px;
	overflow:hidden
}
.showcase_inside .thum_afaqs_recommend li .thm_content {
	/*width:220px;*/width:180px;
	float:left
}
.showcase_inside .thum_afaqs_recommend li .thm_content .afaqsthum_cont a {
	color:#000
}
.showcase_inside .thum_afaqs_recommend li .thm_content .lnk_hd {
	width:100%
}
.showcase_inside .thum_afaqs_recommend li .thm_content .tpmrg {
	margin-top:3px
}
.loader {
	width:64px;
	height:64px;
	position:absolute;
	left:50%;
	margin-left:-30px;
	top:580px;
	z-index:9999;
	background:#fff
}
.form-section {
	width:99%;
	float:left;
	border:1px solid #e5e5e5;
	padding:20px 0
}
.form-section .title {
	width:95%;
	float:left;
	text-align:left;
	font-size:14px;
	color:#444;
	text-transform:uppercase;
	font-weight:700;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:30px
}
.form-section .title:first-child {
	margin-top:0
}
.form-section dl {
	width:100%;
	float:left;
	margin:5px 0
}
.form-section dl dt {
	width:230px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section dl dt.txt-section {
	width:250px
}
.form-section dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
.form-section dl dd {
	width:350px;
	float:left;
	text-align:left;
	line-height:30px;
	min-height:30px
}
.form-section dl dd.input-section {
	width:650px
}
.form-section input {
	width:300px
}
.form-section input.small {
	width:80px;
	margin-right:5px
}
.form-section input.small2 {
	width:191px;
	margin-right:5px
}
.form-section textarea {
	width:315px;
	height:70px;
	border:1px solid #ccc
}
.form-section input[type="checkbox"] {
	width:15px;
	float:right
}
.form-section input[type="button"] {
	width:90px;
	height:30px;
	float:left;
	margin-top:10px;
	background:#3372b9;
	color:#fff;
	border:0;
	cursor:pointer;
	border-radius:4px
}
.form-section input[type="submit"] {
	width:90px;
	height:30px;
	float:left;
	margin-top:10px;
	background:#3372b9;
	color:#fff;
	border:0;
	cursor:pointer;
	border-radius:4px
}
.b_reset {
	background:#333!important
}
#user_profile {
	width:100%;
	float:left
}
#user_profile dl {
	width:100%;
	float:left;
	margin:5px 0
}
#user_profile dl dt {
	width:230px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
#user_profile dl dt.txt-section {
	width:250px
}
#user_profile dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
#user_profile dl dd {
	width:350px;
	float:left;
	text-align:left;
	line-height:30px;
	min-height:30px
}
#user_profile dl dd.input-section {
	width:650px
}
.term-condition {
	width:100%;
	float:left
}
.term-condition .heading {
	width:100%;
	float:left;
	border-bottom:1px solid #999;
	font-size:15px;
	color:#333;
	font-weight:700;
	padding-bottom:6px;
	margin-bottom:15px
}
.term-condition p strong {
	font-weight:700
}
.widget_list_wrapper {
	width:100%;
	float:left
}
.widget {
	width:100%;
	float:left
}
.imgWrapper {
	width:200px;
	float:left;
	margin-right:20px
}
.content-section {
	width:60%;
	float:left
}
.upload-table {
	margin-top:30px;
	margin-bottom:40px
}
.request-wrapper {
	width:94%;
	float:left;
	border:1px solid #e5e5e5;
	padding:15px;
	margin-bottom:20px
}
.request-wrapper h4 {
	border-bottom:1px solid #999;
	margin-bottom:20px
}
.request-wrapper dl {
	width:100%;
	float:left;
	margin:5px 0
}
.request-wrapper dl dt {
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.request-wrapper dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
.request-wrapper dl dd {
	width:450px;
	float:left;
	text-align:left
}
.request-wrapper textarea {
	width:385px;
	height:70px;
	border:1px solid #ccc
}
.request-wrapper input[type="button"] {
	width:90px;
	height:30px;
	float:left;
	margin-top:10px;
	background:#3372b9;
	color:#fff;
	border:0;
	cursor:pointer;
	border-radius:4px;
	margin-right:5px
}
.content dl {
	width:100%;
	float:left;
	margin:5px 0
}
.content dl dt {
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.content dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
.content dl dd {
	width:400px;
	float:left;
	text-align:left
}
.button-section {
	width:100%;
	float:left;
	margin:0
}
.button-section input[type="button"] {
	width:90px;
	height:30px;
	float:left;
	margin-top:10px;
	background:#3372b9;
	color:#fff;
	border:0;
	cursor:pointer;
	border-radius:4px;
	margin-right:5px
}
.search_wrapper_top {
	width:100%;
	float:left;
	margin-bottom:20px
}
.search_wrapper_top h4 {
	width:210px;
	float:left
}
.search_wrapper_top .top-menu {
	display:none
}
.search_wrapper_top .HeaderSearchHolder {
	width:75%;
	float:left
}
.search_result {
	width:100%;
	float:left;
	margin-bottom:30px
}
.search_result span {
	width:100%;
	float:left;
	font-size:22px;
	margin:10px 0
}
.search_left {
	width:190px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0
}
.search_left nav {
	width:100%;
	float:left;
	margin-bottom:25px
}
.search_left nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.search_left nav a {
	width:84%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	margin:3px 0;
	padding:5px 0;
	color:#000;
	font-weight:700;
	padding-left:10px
}
.search_left nav a:hover, .search_left nav a.active {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	opacity:1!important
}
.search_right {
	width:720px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.search_right h4, .showcase_inside h4 {
	width:auto;
	float:left;
	margin-top:0
}
.search_right .list_arthmnews_them li .thm_content {
	width:560px;
	float:left
}
.search_right .list_arthmnews_them li .thm_content2 {
	width:100%;
	float:left
}
.desc_left {
	width:210px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 15px 10px 0;
	border-right:1px solid #f1f1f1
}
.desc_right {
	width:685px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.desc_left nav {
	width:100%;
	float:left;
	margin-bottom:25px
}
.desc_left nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.desc_left nav a {
	width:98%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	margin:3px 0;
	padding:5px 0;
	color:#666;
	font-weight:400;
	padding-left:0
}
.desc_left nav a:hover, .showcase_left nav a.active {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	opacity:1!important
}
.browse-nav {
	width:100%;
	float:right;
	margin-bottom:20px;
	background:#fff;
	border-top:1px solid #333;
	border-bottom:1px solid #333
}
.browse-nav a {
	width:auto;
	float:left;
	color:#333;
	padding:4px 30px 4px 20px
}
.browse-nav .think {
	background:url(../images/think.gif) no-repeat 0 50%
}
.browse-nav .add {
	background:url(../images/add.gif) no-repeat 0 50%
}
.browse-nav .edit {
	background:url(../images/edit.gif) no-repeat 0 50%
}
.desc_right section {
	float:left;
	margin-bottom:20px
}
.grid-section {
	width:95%;
	float:left;
	background:#f5f5f5;
	padding:17px
}
.grid-section ul li {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	margin:6px 0;
	color:#666;
	background:url(../images/arrow_img.png) no-repeat 0 5px;
	padding-left:15px
}
.grid-section ul li a {
	color:#666
}
.byline {
	width:300px;
	float:left
}
.byline span {
	width:100%;
	float:left;
	font-size:14px;
	margin-bottom:0;
	color:#333
}
.byline span a {
	font-size:14px;
	color:#666
}
.grid-section ul li .heading {
	font-size:16px;
	color:#333
}
.custom-dropdown, .custom-dropdown_select {
	width:320px
}
input.small {
	width:80px;
	margin-right:5px
}
.top-menu {
	width:50px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative
}
.top-menu:hover .dropmenu {
	display:block
}
.dropmenu {
	width:230px;
	min-height:300px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.dropmenu nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.dropmenu nav a {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	margin:3px 0;
	padding:5px 0;
	color:#333;
	font-weight:400;
	padding-left:0;
	opacity:.8!important
}
.uploads-top-menu {
	display:none
}
#event-topmenu {
	display:none
}
#verticle-menu {
	display:block
}
.sort_wrapper {
	width:100%;
	float:left;
	padding:3px 0;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #eee;
	background:#f9f9f9;
	margin-bottom:20px
}
.sort_wrapper .heading {
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	padding-top:1px;
	padding-right:8px;
	padding-left:10px
}
.sort_wrapper ul li {
	width:auto;
	float:left;
	display:inline;
	padding:2px 3px;
	margin:1px
}
.agency a {
	color:#666
}
#tab-pannel {
	width:100%;
	float:left;
	padding:0;
	position:relative;
	z-index:0;
	background-color:#f9f9f9;
	border:0 solid #f1f1f1
}
#tab-pannel ul.tabs {
	width:200px;
	height:auto;
	float:left;
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
	list-style:none;
	border:0 solid #999
}
#tab-pannel ul.tabs li {
	width:86%;
	text-align:left;
	float:left;
	font-size:15px;
	font-weight:700;
	margin:0;
	cursor:pointer;
	padding:10px;
	height:auto;
	line-height:20px;
	overflow:hidden;
	position:relative;
	background-color:#eee;
	position:relative;
	z-index:0;
	border-radius:0;
	color:#333;
	border-bottom:1px solid #e3e3e3;
	list-style:none
}
#tab-pannel ul.tabs li:hover {
	color:#fff;
	background-color:#666
}
#tab-pannel ul.tabs li.active {
	color:#fff;
	background-color:#333;
	padding-bottom:10px;
	border-left:0 solid #fc0000
}
#tab-pannel .tab_container {
	width:67%;
	float:left;
	position:relative;
	z-index:0;
	margin-top:0;
	padding:0;
	padding-bottom:10px
}
#tab-pannel .tab_content {
	width:95%;
	min-height:200px;
	float:right;
	padding:0;
	font-size:16px;
	display:none
}
#tab-pannel .tab_content .address {
	width:auto;
	float:left
}
#tab-pannel .tab_content .address h4 {
	width:100%
}
.map-wrapper {
	width:620px;
	float:left;
	margin-top:20px
}
.event_left {
	width:210px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 15px 10px 0;
	border-right:1px solid #f1f1f1
}
.event_right {
	width:685px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.event_left nav {
	width:100%;
	float:left;
	margin-bottom:25px
}
.event_left nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.event_left nav a {
	width:98%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	margin:3px 0;
	padding:5px 0;
	color:#666;
	font-weight:400;
	padding-left:0
}
.event_left nav a:hover, .event_left nav a.active {
	background-color:#000!important;
	border-radius:4px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	opacity:1!important
}
.event-wrapper {
	width:655px;
	float:left;
	background:#f1f1f1;
	padding:15px
}
.event-wrapper .img-wrapper {
	width:220px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;
	margin-right:20px
}
.event-wrapper .img-wrapper img {
	margin:25px auto
}
.event-wrapper .txt-wrapper {
	width:400px;
	float:left
}
.event-wrapper h5 {
	margin:0 0 10px
}
.event-wrapper h5 a {
	color:#000
}
.event-wrapper .date {
	font-size:14px;
	color:#333;
	font-weight:700;
	margin-bottom:6px
}
.popup .content a {
	text-decoration:none
}
.popup {
	width:100%;
	margin:0 auto;
	display:none;
	position:fixed;
	z-index:101;
	min-height:300px;
	top:50%;
	margin-top:-11%
}
.popup .content {
	width:700px;
	height:350px;
	margin:0 auto;
	background:#fff;
	position:relative;
	z-index:103;
	padding:20px;
	border-radius:0
}
.popup .content1 {
	width:655px!important;
	height:380px!important;
	margin:0 auto;
	background:#fff;
	position:relative;
	z-index:103;
	padding:20px;
	border-radius:0
}
.popup .content .x {
	float:right;
	height:24px;
	right:1px;
	position:absolute;
	top:1px;
	width:24px
}
.popup .content .x:hover {
	cursor:pointer
}
.popup .form {
	width:100%;
	float:left
}
.registration {
	width:310px;
	float:left;
	padding-right:30px
}
.login {
	width:350px;
	float:left;
	padding-left:10px
}
.registration h3, .login h3 {
	margin-top:0;
	margin-bottom:20px
}
.registration label, .login label {
	width:100%;
	float:left;
	font-size:14px;
	color:#000;
	margin:10px 0
}
.registration input[type="text"], .login input[type="text"], .registration input[type="password"], .login input[type="password"] {
	width:80%;
	float:left
}
.login textarea {
	width:85%;
	float:left;
	border:1px solid #ccc
}
.registration input[type="checkbox"], .login input[type="checkbox"] {
	width:auto;
	float:left
}
.login .b_login {
	width:86%;
	float:left;
	text-align:center;
	padding:10px 0;
	background:#444;
	color:#fff;
	font-size:15px;
	border:0;
	margin-top:15px
}
.registration .b_register {
	width:50%;
	float:left;
	text-align:center;
	padding:10px 0;
	background:#444;
	color:#fff;
	font-size:15px;
	border:0;
	margin-top:15px
}
.loginform {
	width:700px;
	margin:20px auto 50px
}
.feedback {
	width:310px;
	float:left;
	padding-right:30px
}
.rate {
	width:350px;
	float:left;
	padding-left:10px
}
.feedback h3, .rate h3 {
	margin-top:0;
	margin-bottom:20px
}
.feedback label, .rate label {
	width:100%;
	float:left;
	font-size:14px;
	color:#000;
	margin:10px 0
}
.feedback input[type="text"] {
	width:80%;
	float:left
}
.feedback textarea {
	width:85%;
	float:left;
	border:1px solid #ccc
}
.feedback input[type="checkbox"], .rate input[type="checkbox"] {
	width:auto;
	float:left
}
.feedback .b_submit {
	width:40%;
	float:left;
	text-align:center;
	padding:10px 0;
	background:#444;
	color:#fff;
	font-size:15px;
	border:0;
	margin-top:15px
}
.feedback .b_register {
	width:50%;
	float:left;
	text-align:center;
	padding:10px 0;
	background:#444;
	color:#fff;
	font-size:15px;
	border:0;
	margin-top:15px
}
.loginform {
	width:700px;
	margin:20px auto 50px
}
.rate-section {
	width:90%;
	float:left
}
.rate-section dl {
	width:98%;
	float:left;
	background-color:#f9f9f9;
	border-bottom:1px dashed #ccc;
	padding:6px 0 6px 10px
}
.rate-section dl dt {
	width:20px;
	float:left
}
.rate-section dl dt input[type="checkbox"] {
	width:15px;
	height:15px;
	float:left;
	border:2px solid #333;
	background:#fff
}
.rate-section dl dd {
	width:auto;
	float:left;
	font-size:15px
}
.email_page {
	width:100%;
	float:left;
	padding-right:0;
	margin-bottom:30px
}
.email_page h3 {
	width:80%;
	float:left
}
.email_page .elogo {
	width:120px;
	height:60px;
	float:right;
	margin-right:10px
}
.email_page .elogo img {
	width:100%;
	height:100%
}
.email_page .row {
	width:100%;
	float:left;
	margin-bottom:15px
}
.email_page label {
	min-width:50px;
	float:left;
	margin-right:20px
}
.email_page .required label:after {
	color:#e32;
	content:' *';
	display:inline
}
.email_page input[type="text"] {
	width:250px;
	margin:0 5px
}
.email_page textarea {
	width:300px;
	height:70px;
	float:left;
	clear:left;
	margin:10px 0 0 75px
}
.email_page .b_login {
	width:150px;
	float:left;
	text-align:center;
	padding:10px 0;
	background:#444;
	color:#fff;
	font-size:15px;
	border:0
}
.event_wrap {
	float:left;
	width:940px;
	background-color:#f1f8fc;
	padding-bottom:20px;
	border-bottom:20px solid #1981c5
}
.event_by {
	position:absolute;
	right:10px;
	top:10px
}
.event_date {
	position:absolute;
	right:0;
	bottom:0;
	background-color:#f08022;
	color:#FFF;
	padding:5px 20px;
	border-top-left-radius:10px;
	font:16px arial
}
#left_col {
	width:620px;
	margin-right:20px;
	float:left
}
#right_col {
	width:300px;
	float:left
}
.rtbox {
	float:left;
	width:300px;
	margin-bottom:10px
}
.sectionhead_ev {
	border-top:2px dashed #1981c5;
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	height:25px;
	margin-top:0;
	padding:0
}
.event_logo {
	float:left;
	width:316px;
	margin:25px 0 5px 4px
}
.event_menu li {
	float:left
}
.event_menu li a.select {
	float:left;
	height:55px;
	font:15px Arial, Helvetica, sans-serif;
	padding:0 10px;
	line-height:55px;
	color:#fff;
	background-color:#f08022
}
.event_menu li a {
	float:left;
	height:55px;
	font:15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 12px;
	line-height:55px;
	color:#fff
}
.event_menu {
	float:left;
	width:580px;
	height:55px;
	background:url(/all/events/digitisation_begins/images/menubg.jpg) top repeat-x;
	margin-top:96px;
	padding-left:40px
}
.event_topheader {
	float:left;
	width:940px;
	height:365px;
	background:url(/all/events/digitisation_begins/images/topbg.jpg) top no-repeat;
	position:relative;
	margin-bottom:10px
}
#prof, .pg_inside {
	float:left;
	width:610px;
	margin-left:10px
}
.site_map {
	width:191px;
	padding-left:15px;
	float:left
}
.site_map dl {
	float:left;
	width:190px;
	margin-bottom:10px;
	border-bottom:1px solid #E2E2E2
}
.site_map dl dd {
	float:left;
	width:25px;
	text-align:center;
	margin:2px 0;
	padding:2px 0
}
.site_map dl dt {
	color:#000;
	float:left;
	padding:2px 0;
	width:165px
}
.cat_list {
	width:100%;
	float:left;
	margin-bottom:25px
}
.cat_list a {
	float:left;
	padding:2px 3px
}
.cat_list a:after {
	content:","
}
#top-menu-res {
	display:none
}
.job_cls{font-style:italic !important; color: #e98f00;}
.job_cls a{color: #024387; text-decoration:underline;}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container_wrap {
	width:728px;
	margin:0 auto
}
.big_wrap {
	width:748px
}
#static-header {
	width:100%
}
.logo_wrp {
	width:728px;
	padding:25px 0 0
}
.site_logo {
	width:175px;
	float:none;
	margin:0 auto;
	padding-top:10px
}
.tbanner-full {
	float:left;
	width:728px;
	text-align:left;
	margin-bottom:15px
}
.tbanner-full img, .tbanner-full iframe {
	width:100%;
	float:left
}
.tbanner {
	width:728px;
	position:fixed;
	bottom:36px;
	z-index:9
}
.tbanner embed, .tbanner-full embed{
	width:100%;
	height:57px;
}
.admin-drop {
	background-color:#000;
	height:auto;
	padding:10px;
	position:absolute;
	top:30px;
	width:150px;
	right:0;
	color:#0
}
.admin-drop a {
	width:140px;
	float:left;
	padding:3px 5px 1px!important;
	border-bottom:1px solid #fff;
	color:#333;
	margin:0;
	background:none!important
}
.admin-drop a:last-child {
	border-bottom:0
}
.pro_header_wrp {
	width:728px;
	display:none
}
.pro_header_wrp li {
	width:728px
}
.pro_header_wrp li .item {
	width:350px;
	margin-bottom:10px;
	border:0
}
.pro_header_wrp li .item:nth-child(2n+1) {
	border-right:1px solid #ccc
}
.pro_header_wrp li .item .pro_had_head {
	width:250px;
	display:table;
	float:left;
	font-weight:700;
	color:#000
}
.pro_header_wrp li .item .pro_had_cont {
	width:250px;
	height:auto
}
.main_menu_wrp {
	width:728px;
	margin-top:-12px
}
.links_srch_wrp {
	width:728px
}
.links_wrp {
	width:728px
}
.links_wrp li {
	float:left
}
.links_wrp li a {
	font-size:14px;
	margin-right:2px;
	margin-left:2px;
	float:left;
	padding:6px 2px;
	color:#fff
}
.srch_wrp {
	width:90px
}
.smill_sr_inpt {
	width:20px;
	float:right;
	background:#000;
	padding:5px 30px 5px 10px;
	border:0!important;
	color:#ccc
}
.expd {
	width:90px!important
}
nav select {
	display:none
}
.main_sbmenu_wrp {
	width:728px
}
.tp-ad {
	width:724px;
	height:60px
}
.bt_add-left {
	width:724px;
	float:none;
	margin:0 auto;
	margin-bottom:20px;
	overflow:hidden;
	text-align:center
}
.bt_add-left img {
	margin:0 auto
}
.bt_adds_threeh {
	float:none;
	padding:0;
	width:300px;
	margin:0 auto
}
.left_part {
	width:724px;
	margin-right:0
}
.right_part {
	width:724px;
	margin-top:10px
}
.subcrip_wrp, .latestjob_right, .most_view_wrp, .afaqsreporter_right, .contr_blothm_right, .contr_blogright, .story_right {
	display:none
}
.right_part .adds_threeh {
	margin-right:20px
}
.body_container_wrap {
	width:724px;
	padding:10px 12px
}
.other_sprot_wrp {
	width:724px
}
.thum_wrap_area {
	width:724px
}
.thum_wrap_area li {
	width:173px;
	margin-right:10px
}
.thum_wrap_area li .thm_img {
	width:172px;
	height:100px;
	margin-bottom:10px
}
.thum_wrap_area li .thm_content {
	width:172px
}
#mast_container1, #sitegate_left, #sitegate_right {
	display:none!important
}
.case_studies_wrp {
	width:724px;
	margin-bottom:20px
}
.thum_wrap_case_cor {
	width:724px;
	padding-bottom:60px
}
.thum_wrap_case {
	width:352px;
	margin-right:20px
}
.thum_wrap_case .thm_img {
	width:352px;
	height:205px
}
.thum_wrap_case .thm_content {
	background:url(../images/tras_bg_case.png) left top repeat;
	bottom:0;
	left:10px;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	width:312px;
	height:57px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case:hover .thm_content {
	height:102px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.sponsored_othernews_wrp {
	width:724px
}

.sponsored_othernews_wrp.mid_line1 {
	background:url(../images/mid_line.jpg) 360px top repeat-y
}

.sponsored_othernews_wrp2 { width: 724px;}

.hmlistnews_wrp2 { width: 724px; }
.hmlistnews_wrp2 li{ width:100%;}

.sponsored_othernews_wrp2.mid_line1 {background:url(../images/mid_line.jpg) 360px top repeat-y}

.hmlistnews_wrp2 .left{ width:350px; float:left; margin-right:10px;}	
 .hmlistnews_wrp2 .right {width:350px; float:left; margin-left:10px;}
 
.sponsored_sections_wrp {
	width:352px
}
.thum_wrap_spon {
	width:352px
}
.thum_wrap_spon li {
	width:352px
}
.thum_wrap_spon li .thm_img {
	width:352px;
	height:140px
}
.thum_wrap_spon li .thm_content {
	width:352px
}
.nw_intvw_sections_wrp {
	width:724px
}
.nw_intvw_sections_cor {
	width:724px
}
.nw_thum_wrap_interv {
	margin-top:65px;
	width:332px;
	height:256px
}
.nw_thum_wrap_interv .thm_img {
	left:106px
}
.nw_intvw_sections_cor.mid_line3 {
	background:url(../images/mid_line.jpg) 360px top repeat-y
}
.social_m_wrp {
	left:15px
}
.creative_showcase_wrp {
	width:724px
}
.thum_creative_showcase {
	width:724px
}
.creativ_cover {
	width:480px
}
.creativ_cover2 {
	width:244px
}
.thum_creative_showcase .crsl_1 .thm_img {
	height:285px;
	width:480px
}
.thum_creative_showcase .crsl_1 {
	height:285px;
	width:480px
}
.thum_creative_showcase .crsl_2 .thm_img {
	height:142px;
	width:244px
}
.thum_creative_showcase .crsl_2 {
	height:142px;
	width:244px
}
.thum_creative_showcase .crsl_3 {
	height:278px;
	width:244px
}
.thum_creative_showcase .crsl_3 .thm_img {
	height:278px;
	width:244px
}
.thum_creative_showcase .crsl_4 {
	height:135px;
	width:240px
}
.thum_creative_showcase .crsl_4 .thm_img {
	height:135px;
	width:240px
}
#user_profile {
	width:100%;
	float:left
}
#user_profile dl {
	width:100%;
	float:left;
	margin:5px 0
}
#user_profile dl dt {
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
#user_profile dl dt.txt-section {
	width:250px
}
#user_profile dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
#user_profile dl dd {
	width:300px;
	float:left;
	text-align:left;
	line-height:30px;
	min-height:30px
}
#user_profile dl dd.input-section {
	width:650px
}
.afaqs_recommend_wrp {
	width:724px;
	margin-bottom:20px
}
.btbanner_lt {
	width:620px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	text-align:right
}
.btbanner_rt {
	float:left!important;
	padding:0;
	width:300px;
	text-align:right
}
.thum_afaqs_recommend {
	width:724px
}
.thum_afaqs_recommend li {
	width:166px;
	margin-right:20px
}
.thum_afaqs_recommend li .thm_img {
	width:166px;
	height:95px;
	margin-bottom:10px
}
.thum_afaqs_recommend li .thm_content {
	width:166px
}
.hmlistnews_wrp {
	width:352px
}
#footer {
	width:724px;
	margin-bottom:90px;
	margin-top:10px
}
.directory-outer {
	width:100%;
	float:left
}
#footer ul {
	display:none
}
.home, .news, .adver, .media, .directory, .community, .jobs, .case {
	height:auto;
	width:auto;
	float:left;
	border-right:1px solid #999;
	padding-right:7px;
	margin-right:7px;
	padding-top:0
}
.home b, .news b, .adver b, .media b, .directory b, .community b, .jobs b, .events b, .case b {
	font-size:12px
}
.community {
	border-right:0 solid #999!important;
	padding-right:0!important;
	margin-right:0!important
}
.mrgbt {
	width:100%
}
#footer li {
	float:left
}
#footer li a {
	margin:0 10px 0 0
}
.drop_menu_cover {
	display:none
}
.selsubmenu {
	display:none
}
.body_container_wrap .mid_line {
	background-position:-999px top
}
.showfull_news_wrp {
	width:724px
}
.showfull_news_wrp figure {
	float:left
}
.thum_topstory {
	width:724px
}
.thum_topstory li {
	width:228px
}
.thum_topstory li .thm_img {
	width:228px;
	height:132px
}
.thum_topstory li .thm_content {
	width:228px
}
.drop_mne {
	display:none
}
.stroy_big_img {
	width:724px
}
.pare_alg_line {
	margin:20px 0 30px;
	padding-left:10px
}
.img_box {
	margin-right:20px
}
.full_img_box {
	width:724px
}
.story_in_wrp p.big_letr::first-letter {
	font-size:60px;
	margin-right:3px;
	margin-bottom:5px;
	margin-top:5px
}
.blokqt {
	font-size:21px;
	line-height:26px;
	float:left
}
.twtbx {
	margin:20px auto 0;
	clear:both;
	width:108px
}
.cover_auther {
	width:560px
}
.auther_wrp {
	width:724px
}
.sociam li {
	margin:0 8px 0 0
}
.tags_wrp {
	width:100%
}
.arthome_news_wrp {
	width:404px;
	margin-right:20px
}
.arthmlistnews_wrp {
	width:300px
}
.arthmnews_them {
	width:300px;
	margin-bottom:10px
}
.arthmnews_them li {
	width:300px
}
.arthmnews_them li .thm_img {
	height:70px;
	width:70px
}
.arthmnews_them li .thm_content {
	width:220px
}
.cr-sp-left {
	width:100%;
	float:left;
	margin-right:0
}
.cr-sp-right {
	width:100%;
	float:left;
	margin-left:0
}
.cr-sp-left .showcase_inside h4, .cr-sp-right .showcase_inside h4 {
	width:100%
}
.artpoint_view {
	width:724px
}
.artpoint_view li .box_cvr {
	width:352px
}
.artpoint_view li .box_cvr .thm_img {
	width:150px;
	height:86px
}
.artpoint_view li .box_cvr .thm_content {
	width:150px
}
.artblog_wrp {
	width:352px
}
.artblog_wrp li {
	margin-right:20px;
	padding-bottom:15px;
	margin-bottom:15px
}
.artblog_wrp li .box_cvr {
	width:352px
}
.artblog_wrp li .box_cvr .thm_img {
	width:110px;
	height:100px
}
.artblog_wrp li .box_cvr .thm_content {
	width:222px
}
.compbrif {
	width:724px
}
.compbrif li .box_cvr {
	width:352px;
	margin-right:20px
}
.compbrif li .box_cvr .thm_content {
	width:352px
}
.inthesptlight {
	width:724px
}
.inthesptlight li .showimg_1 {
	width:460px;
	height:260px
}
.inthesptlight li .showimg_2 {
	width:128px;
	height:85px
}
.full_arthome_news_wrp {
	width:352px
}
.list_arthmnews_them li .thm_content {
	width:564px
}
.spek li {
	width:232px;
	height:300px
}
.spek li .thum_blog {
	width:232px
}
.spek li .bloger_name {
	width:212px
}
.spek li .blger_des {
	width:212px
}
.spek li.norMrg {
	margin-right:0!important
}
.sp_spekr {
	width:724px
}
.sp_spekr li {
	width:724px
}
.sp_spekr li .thum_blog {
	width:298px
}
.sp_spekr li .bloger_name {
	width:390px
}
.sp_spekr li .blger_des {
	width:390px
}
.cover_wrp.mid_line1 {
	background:url(../images/mid_line.jpg) repeat-y scroll 362px top
}
.outer_afaqsreporter li {
	width:226px
}
.pdf_form_wp {
	width:702px
}
.pdf_magzine_cnt {
	width:430px
}
.pdf_magzine_fm {
	width:430px
}
.pdf_magzine_fm dl {
	width:430px
}
.pdf_magzine_fm .txtbx_sm {
	width:200px
}
.new_blog_wrp {
	width:724px
}
.fl_case_st_wrp {
	width:724px;
	margin-top:-24px
}
.fl_thum_wrap_case_cor {
	width:724px;
	padding-bottom:30px;
	width:228px
}
.fl_thum_wrap_case_cor .thm_img {
	width:228px;
	height:172px
}
.fl_thum_wrap_case_cor .thm_content {
	width:190px
}
.page_heading {
	width:100%;
	float:left;
	border-bottom:1px solid #eee;
	margin-bottom:20px
}
.page_heading h4 {
	width:90%;
	float:left
}
.showcase_left {
	width:140px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	border-right:1px solid #f1f1f1
}
.uploads_left {
	width:140px;
	min-height:500px;
	float:left;
	color:#999;
	padding:10px 0;
	border-right:1px solid #f1f1f1
}
.showcase_right {
	width:558px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 0 0 25px
}
.showcase_right .show_wrapper, .showcase_right .spotlight_wrapper {
	width:250px;
	min-height:250px;
	margin-right:11px;
	float:left;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5)
}
.showcase_right .show_wrapper .thm_img, .showcase_right .spotlight_wrapper .thm_img {
	width:250px;
	height:166px;
	float:left;
	position:relative;
	z-index:0
}
.breadcrum {
	width:auto;
	float:left;
	height:20px;
	margin-bottom:10px
}
.links {
	width:auto;
	float:right;
	height:20px;
	margin-bottom:10px
}
.links a {
	margin:0 2px 0 0;
	border-right:1px solid #999;
	padding:0 2px 0 0;
	color:#333
}
.links a:last-child {
	border-right:0
}
.links a:hover, .links a.active {
	color:#05488f
}
.img_bazar, .img_bazar_full {
	display:none
}
.tribute_wrapper {
	width:200px;
	min-height:250px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.tribute_wrapper .thm_img {
	width:200px;
	height:180px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.main_video .video {
	width:702px;
	height:auto;
	float:left;
	border:#cbcbcb solid 1px;
	padding:10px;
	background-image:url(../images/video_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0
}
.main_video .video .button {
	width:100%;
	position:absolute;
	float:left;
	top:40%;
	left:0;
	z-index:9999
}
.main_video .video .button .previous {
	width:40px;
	height:100px;
	float:left;
	position:absolute;
	top:0;
	padding:0 2px;
	left:15px;
	background:url(../images/show_bg_larrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.main_video .video .button .next {
	width:40px;
	height:100px;
	float:right;
	position:absolute;
	top:0;
	padding:0 2px;
	right:15px;
	background:url(../images/show_bg_rarrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.show_gallery {
	width:100%;
	float:left;
	border:0 solid #000;
	position:relative;
	margin-bottom:30px
}
.show_gallery ul {
	width:88%;
	margin:0 auto;
	border:0 solid #000;
	position:relative
}
.show_gallery ul li {
	width:205px!important;
	height:118px!important;
	margin:3px 5px!important;
	height:auto
}
.show_gallery ul li .thm_img {
	width:205px!important;
	height:118px!important
}
.show_gallery ul li:first-child {
	margin-left:0!important
}
.show_gallery ul li:last-child {
	margin-right:0!important
}
.show_gallery .previous {
	width:16px;
	height:25px;
	float:left;
	position:absolute;
	top:50%;
	padding:0 2px;
	left:0;
	background:#000 url(../images/show_sm_larrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.show_gallery .next {
	width:16px;
	height:25px;
	float:right;
	position:absolute;
	top:50%;
	padding:0 2px;
	right:0;
	background:#000 url(../images/show_sm_rarrow.png) no-repeat 50% 50%;
	text-indent:-9999px
}
.main_video .video img {
	width:100%;
	float:left
}
.showcase_inside .afaqs_recommend_wrp {
	width:724px;
	float:left;
	margin-bottom:20px;
	margin-top:30px
}
.showcase_inside .thum_afaqs_recommend li {
	width:230px;
	margin-right:20px;
	float:left;
	list-style-type:none;
	margin-bottom:0
}
.showcase_inside .thum_afaqs_recommend li .thm_img {
	width:230px;
	height:132px;
	float:left;
	margin-bottom:5px;
	overflow:hidden
}
.showcase_inside .thum_afaqs_recommend li .thm_content {
	width:165px;
	float:left
}
.uploads-top-menu {
	width:50px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative;
	display:block;
	margin-bottom:15px
}
.uploads-top-menu:hover .dropmenu {
	display:block
}
.uploads-top-menu .uploads_left {
	width:230px;
	min-height:300px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.uploads_left-section {
	width:180px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	display:none
}
.uploads_right-section {
	width:96%!important;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.form-section dl dd {
	width:470px
}
.form-section input {
	width:400px
}
.form-section input.small {
	width:113px
}
.form-section textarea {
	width:415px
}
.form-section dl dt {
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section dl dt.txt-section {
	width:200px
}
.form-section dl dd {
	width:400px;
	float:left;
	text-align:left;
	line-height:30px;
	min-height:30px
}
.form-section dl dd.input-section {
	width:400px
}
.search_left {
	width:190px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0
}
.search_left nav a {
	width:90%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	margin:3px 0;
	padding:5px 0;
	color:#000;
	font-weight:700;
	padding-left:10px
}
.search_wrapper_top h4 {
	width:210px;
	float:left
}
.search_wrapper_top .top-menu {
	display:none
}
.search_wrapper_top .HeaderSearchHolder {
	width:70%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result {
	width:100%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result span {
	width:100%;
	float:left;
	font-size:18px;
	margin:10px 0 5px
}
.search_right {
	width:505px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.search_right .list_arthmnews_them li .thm_content {
	width:345px;
	float:left
}
.desc_left {
	width:200px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 14px 10px 0;
	border-right:1px solid #f1f1f1
}
.desc_right {
	width:480px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.top-menu {
	width:50px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative
}
.top-menu:hover .dropmenu {
	display:block
}
.dropmenu {
	width:230px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.dropmenu nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.dropmenu nav a {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	margin:3px 0;
	padding:3px 0;
	color:#666;
	font-weight:400;
	padding-left:0
}
#event-topmenu {
	display:block
}
#verticle-menu {
	display:none
}
.map-wrapper {
	width:720px;
	float:left;
	margin-top:20px
}
.event_left {
	width:175px
}
.event_right {
	width:100%;
	padding-left:0;
	padding-right:0
}
.event-wrapper {
	width:94%
}
.event-wrapper .img-wrapper {
	width:180px
}
.event-wrapper .txt-wrapper {
	width:70%
}
.popup {
	top:35%
}


/*small qkt*/
.kikter_inside_sm {width: 60%;}




}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.big_wrap {
	width:458px
}
#static-header {
	width:100%
}
h1 {
	font:30px/32px Roboto, sans-serif;
	margin:5px 0
}
.container_wrap {
	width:436px;
	margin:0 auto
}
.drop_menu_cover {
	width:395px;
	display:block;
	border:1px solid #333;
	display:block;
	float:left;
	margin-bottom:0;
	margin-top:0
}
a.main_menu_icon {
	background:url(../images/drop_mnu.png) no-repeat scroll 358px 12px;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:700;
	padding:10px 15px;
	width:362px
}
a.main_menu_icon:hover {
	color:#fff
}
.drop_menu_wrp {
	float:left;
	width:392px
}
.drop_menu_wrp li {
	width:100%;
	float:left;
	border-top:1px solid #333;
	list-style-type:none;
	position:relative
}
.drop_menu_wrp li a {
	color:#fff;
	display:block;
	font-size:14px;
	padding:12px 15px
}
.drop_menu_wrp li a:hover {
	background:#171717;
	color:#fff;
	text-decoration:none
}
.drop_menu_wrp ul .submenu {
	width:100%;
	float:left;
	display:none
}
.drop_menu_wrp ul .submenu a {
	padding-left:40px
}
.drop_menu_wrp > ul > li.active > a {
	background:#171717;
	color:#fff;
	text-shadow:0 1px 1px #000;
	border:0 solid #79980d
}
.drop_menu_wrp > ul > li > span {
	width:100%;
	float:left;
	display:block
}
.drop_menu_wrp > ul > li.has-sub > a {
	width:80%;
	float:left
}
.drop_menu_wrp > ul > li.has-sub > span {
	background:url(/images/icon_plus.png) 98% center no-repeat
}
.drop_menu_wrp > ul > li.has-sub.active > span {
	background:url(/images/icon_minus.png) 98% center no-repeat
}
#rss_icon {
	position:static;
	margin:0 auto;
	width:148px;
	clear:both
}
.des_cont_txt {
	float:left
}
.logo_wrp {
	width:436px;
	padding:0
}
.site_logo {
	width:140px;
	float:none;
	margin:0 auto;
	padding-top:30px
}
.btbanner {
	width:436px;
	height:57px;
	z-index:9
}
.tbanner {
	width:436px;
	height:57px;
	z-index:9;
	position:fixed;
	bottom:52px;
	background-color:#fff;
}
.tbanner-full {
	float:left;
	width:436px;
	height:57px;
	text-align:left;
	margin-bottom:15px;
}
.tbanner-full img, .tbanner-full iframe {
	width:100%;
	float:left;
	height:57px
}
.tbanner embed{
	width:100%;
	height:100%;
}

.tbanner-full embed{
	width:100%;
	height:40px;
}
.tbanner img, .btbanner img {
	width:100%;
	height:100%
}
.admin-drop {
	background-color:#000;
	height:auto;
	padding:10px;
	position:absolute;
	top:30px;
	width:130px;
	left:0;
	color:#0
}
.admin-drop a {
	width:120px;
	float:left;
	padding:3px 5px 1px!important;
	border-bottom:1px solid #fff;
	color:#333;
	margin:0;
	background:none!important
}
.admin-drop a:last-child {
	border-bottom:0
}
.pro_header_wrp {
	width:436px;
	display:none
}
.pro_header_wrp li {
	width:436px
}
.pro_header_wrp li .item {
	width:430px;
	margin-bottom:10px;
	border:0
}
.pro_header_wrp li .item:nth-child(2n+1) {
	border:0 solid #ccc
}
.pro_header_wrp li .item .pro_had_head {
	width:350px;
	display:block;
	float:left;
	font-weight:700;
	color:#000
}
.pro_header_wrp li .item .pro_had_cont {
	width:350px;
	height:auto
}
.main_menu_wrp {
	width:436px;
	margin-top:-12px
}
.links_srch_wrp {
	width:436px
}
.links_wrp {
	display:none
}
.links_wrp li {
	float:left
}
.links_wrp li a {
	font-size:14px;
	margin-right:6px;
	float:left;
	padding:5px 4px;
	color:#fff
}
.srch_wrp {
	width:auto;
	position:absolute;
	right:4px;
	top:8px;
	display:none
}
.srch_wrp_icon {
	width:30px;
	height:30px;
	margin-top:2px;
	float:left;
	background:url(/images/all-icon-psd.png) no-repeat;
	display:block
}
.smill_sr_inpt {
	width:0;
	float:right;
	background:#333;
	padding:5px 30px 5px 10px !important;
	border:0!important;
	color:#ccc
}
.expd {
	width:120px!important
}
.HeadercancelICon {
	position:absolute;
	left:380px;
	top:10px;
	cursor:pointer;
	height:20px;
	width:20px
}
nav ul {
	display:none
}
nav select {
	display:inline-block;
	width:436px;
	float:left;
	border:1px solid #ccc;
	padding:8px 10px;
	margin-top:10px
}
.main_sbmenu_wrp {
	width:436px;
	padding-bottom:10px
}
.main_sbmenu_wrp ul {
	display:none
}
.selsubmenu {
	float:left;
	margin:10px 0;
	display:block
}
.selsubmenu select {
	width:436px;
	float:left;
	border:1px solid #ccc;
	padding:8px 10px
}
.showfull_news_wrp2 {
	width:100%;
	float:left
}
.showfull_news_wrp2 figure {
	width:200px;
	float:left
}
.showfull_news_wrp2 .float-left {
	width:50%;
	float:left
}
.showfull_news_wrp {
	width:436px
}
.showfull_news_wrp.big_rtmargin {
	margin-right:0
}
.mid_line {
	background:none
}
.cover_wrp {
	margin-bottom:0
}
.thum_topstory {
	width:436px;
	margin-bottom:10px
}
.thum_topstory li {
	width:436px;
	margin-right:0;
	margin-bottom:20px
}
.thum_topstory li:last-child {
	margin-bottom:10px
}
.thum_topstory li .thm_img {
	height:114px;
	margin-right:20px;
	width:200px;
	margin-bottom:0
}
.thum_topstory li .thm_content {
	width:206px
}
.thum_topstory li .thm_content p {
	padding-bottom:0
}
.tp-ad {
	width:436px;
	height:60px
}
.bt_add-left {
	width:436px;
	float:none;
	margin:0 auto;
	margin-bottom:20px;
	overflow:hidden;
	text-align:center
}
.bt_add-left img {
	margin:0 auto
}
.bt_adds_threeh {
	float:none;
	padding:0;
	width:300px;
	margin:0 auto
}
.left_part {
	width:436px;
	margin-right:0
}
.right_part {
	width:436px;
	margin-top:10px
}
.subcrip_wrp, .latestjob_right, .most_view_wrp, .afaqsreporter_right, .contr_blothm_right, .contr_blogright, .campaign_right,.story_right {
	display:none
}
.right_part .adds_threeh {
	margin:0 0 20px
}
.loginform {
	width:100%;
	margin:20px auto 50px
}
.registration {
	width:100%;
	float:left;
	padding-right:0;
	margin-bottom:30px
}
.login {
	width:100%;
	float:left;
	padding-left:0;
	margin-bottom:30px
}
.login input[type="text"] {
	width:90%;
	float:left
}
.login .b_login {
	width:50%;
	float:left
}
.body_container_wrap {
	width:436px;
	padding:10px 12px
}
.other_sprot_wrp {
	width:436px
}
.thum_wrap_area {
	width:436px
}
.thum_wrap_area li {
	width:213px;
	margin-right:10px
}
.thum_wrap_area li .thm_img {
	width:213px;
	height:125px;
	margin-bottom:10px
}
.thum_wrap_area li .thm_content {
	width:172px
}
#mast_container1, #sitegate_left, #sitegate_right, .main_video .video .button, .show_gallery, #masterhead_container1 {
	display:none!important
}
.sponsored_othernews_wrp {
	width:436px
}

.sponsored_othernews_wrp2 { width: 436px;}

.hmlistnews_wrp2 { width: 436px; }
.hmlistnews_wrp2 li{ width:100%;}

.sponsored_othernews_wrp2.mid_line1 {background:none;}

.hmlistnews_wrp2 .left{ width:436px; float:left; margin-right:0px;}	
 .hmlistnews_wrp2 .right {width:436px; float:left; margin-left:0px;}

.sponsored_othernews_wrp.mid_line1 {
	background:none
}
.sponsored_sections_wrp {
	width:436px
}
.thum_wrap_spon {
	width:436px
}
.thum_wrap_spon li {
	width:436px
}
.thum_wrap_spon li .thm_img {
	width:200px;
	height:80px;
	margin-right:20px
}
.thum_wrap_spon li .thm_content {
	width:206px
}
.case_studies_wrp {
	width:436px;
	margin-bottom:0
}
.thum_wrap_case_cor {
	width:436px;
	padding-bottom:0
}
.thum_wrap_case {
	width:436px;
	margin-right:0;
	margin-bottom:30px
}
.thum_wrap_case .thm_img {
	width:436px;
	height:254px
}
.thum_wrap_case .thm_content {
	background:url(../images/tras_bg_case.png) left top repeat;
	bottom:0;
	left:10px;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	width:398px;
	height:57px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case:hover .thm_content {
	height:102px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case_cor.mid_line4 {
	background:none
}
.hmlistnews_wrp {
	width:436px;
	margin-top:0;
	margin-right:0
}
.nw_intvw_sections_wrp {
	width:436px
}
.nw_intvw_sections_cor {
	width:436px
}
.nw_thum_wrap_interv {
	margin-top:65px;
	width:188px;
	height:268px
}
.nw_thum_wrap_interv .thm_img {
	left:58px;
	height:90px;
	width:90px
}
.nw_intvw_sections_cor.mid_line3 {
	background:none
}
.nw_thum_wrap_interv .nw_thm_content {
	padding:38px 0 0
}
.social_m_wrp {
	left:10px
}
.creative_showcase_wrp {
	width:436px
}
.thum_creative_showcase {
	width:436px
}
.tribute_wrapper {
	width:180px;
	min-height:250px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.tribute_wrapper .thm_img {
	width:180px;
	height:160px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.creativ_cover {
	width:436px
}
.creativ_cover2 {
	width:436px
}
.thum_creative_showcase .crsl_1 .thm_img {
	height:268px;
	width:436px
}
.thum_creative_showcase .crsl_1 {
	height:268px;
	width:436px
}
.thum_creative_showcase .crsl_2 .thm_img {
	height:127px;
	width:218px
}
.thum_creative_showcase .crsl_2 {
	height:127px;
	width:218px
}
.thum_creative_showcase .crsl_3 {
	height:127px;
	width:218px
}
.thum_creative_showcase .crsl_3 .thm_img {
	height:127px;
	width:218px
}
.thum_creative_showcase .crsl_4 {
	height:122px;
	width:218px
}
.thum_creative_showcase .crsl_4 .thm_img {
	height:122px;
	width:218px
}
.afaqs_recommend_wrp {
	width:436px;
	margin-bottom:0;
	padding-bottom:15px
}
.btbanner_lt {
	width:100%;
	float:left;
	margin-right:20px;
	overflow:hidden;
	text-align:right
}
.btbanner_rt {
	float:left!important;
	padding:0;
	width:300px;
	text-align:right
}
.thum_afaqs_recommend {
	width:436px
}
.thum_afaqs_recommend li {
	width:208px
}
.thum_afaqs_recommend li .thm_img {
	width:208px;
	height:118px;
	margin-bottom:10px
}
.thum_afaqs_recommend li .thm_content {
	width:208px;
	margin-bottom:20px
}
.thum_afaqs_recommend li .thm_content .afaqsthum_cont {
	padding-bottom:0
}
.norMrg2 {
	margin:0!important
}
#footer {
	width:460px;
	margin-bottom:55px;
	margin-top:10px
}
#footer ul {
	display:none
}
.directory-outer {
	width:100%;
	float:left
}
.home, .news, .adver, .media, .directory, .community, .jobs, .case {
	height:auto;
	width:auto;
	float:left;
	padding-right:6px;
	margin-right:6px;
	padding-top:0;
	background:url(../images/strip.png) no-repeat 100% 0
}
.home a, .news a, .adver a, .media a, .directory a, .community a, .jobs a, .events a, .case a {
	font-size:12px
}
.community {
	border-right:0 solid #999!important;
	padding-right:0!important;
	margin-right:0!important
}
.directory-outer {
	width:100%;
	float:left
}
.mrgbt {
	width:100%
}
#footer li {
	float:left
}
#footer li a {
	margin:0 10px 0 0
}
.copyright {
	padding-top:0
}
.marster {
	min-height:30px;
	height:auto;
	padding-bottom:0
}
.drop_mne {
	width:100%;
	background:#434343;
	float:left;
	display:none;
	margin-bottom:5px
}
.drop_mne ul {
	margin:0;
	padding:0
}
.drop_mne ul li {
	display:block;
	float:none;
	padding:0 10px;
	border-bottom:#393939 solid 1px
}
.drop_mne ul li a {
	display:block;
	padding:0;
	margin:0;
	font-size:13px;
	color:#fff
}
.drop_mne ul li a:hover {
	text-decoration:underline
}
a.top_mn_icon {
	color:#fff;
	display:block;
	float:left;
	font-size:14px;
	font-weight:700;
	border-bottom:#373737 solid 2px;
	padding:5px 10px;
	width:95%
}
a.top_mn_icon:hover {
	color:#fff
}
.marster .share {
	width:100%;
	float:left;
	margin:0 auto
}
.marster .share .login {
	float:left;
	padding-right:10px;
	margin:0 5px
}
.marster .share .social {
	float:right;
	margin:0 5px
}
.icon_aln {
	float:right;
	margin-top:9px;
	margin-right:2px
}
.marster_links {
	display:none
}
.stroy_big_img {
	width:436px
}
.pare_alg_line {
	margin:20px 0 30px;
	padding-left:10px
}
.img_box {
	margin-right:20px
}
.full_img_box {
	width:436px
}
.story_in_wrp p.big_letr::first-letter {
	font-size:60px;
	margin-right:3px;
	margin-bottom:5px;
	margin-top:5px
}
.blokqt {
	font-size:21px;
	line-height:26px;
	float:left
}
.twtbx {
	margin:20px auto 0;
	clear:both;
	width:108px
}
.cover_auther {
	width:436px;
	clear:both
}
.auther_wrp {
	width:436px
}
.sociam li {
	margin:0 8px 0 0
}
.tags_wrp {
	width:100%
}
.sociam {
	position:static;
	width:160px;
	margin:0 auto;
	padding-top:10px;
	clear:both
}
.arthome_news_wrp {
	width:436px;
	margin-right:0;
	margin-bottom:20px
}
.arthmlistnews_wrp {
	width:436px
}
.arthmnews_them {
	width:436px;
	margin-bottom:10px
}
.arthmnews_them li {
	width:436px
}
.arthmnews_them li .thm_img {
	height:70px;
	width:70px
}
.arthmnews_them li .thm_content {
	width:356px
}
.artpoint_view {
	width:436px
}
.artpoint_view li .box_cvr {
	width:436px
}
.artpoint_view li .box_cvr .thm_img {
	width:150px;
	height:86px
}
.artpoint_view li .box_cvr .thm_content {
	width:150px
}
.artpoint_view li .box_cvr.noBor {
	border-bottom:1px dashed #d1d3d4;
	margin-bottom:15px;
	padding-bottom:15px
}
.artblog_wrp {
	width:436px
}
.artblog_wrp li {
	margin-right:0;
	padding-bottom:15px;
	margin-bottom:15px
}
.artblog_wrp li .box_cvr {
	width:436px
}
.artblog_wrp li .box_cvr .thm_img {
	width:110px;
	height:100px
}
.artblog_wrp li .box_cvr .thm_content {
	width:290px
}
.compbrif {
	width:436px
}
.compbrif li .box_cvr {
	width:436px;
	margin-right:0
}
.compbrif li .box_cvr .thm_content {
	width:436px
}
.compbrif li .box_cvr.noBor {
	border-bottom:1px dashed #d1d3d4;
	margin-bottom:15px;
	padding-bottom:15px
}
.compbrif li .box_cvr .thm_content p {
	height:40px
}
.inthesptlight {
	width:436px;
	margin-bottom:15px
}
.inthesptlight li .showimg_1 {
	width:436px;
	height:245px;
	margin-bottom:4px
}
.inthesptlight li .showimg_2 {
	height:94px;
	width:142px
}
.full_arthome_news_wrp {
	width:436px;
	margin-bottom:20px
}
.full_arthome_news_wrp.big_rtmargin {
	margin-right:0
}
.list_arthmnews_them li .thm_content {
	width:306px
}
.list_arthmnews_them li .thm_img {
	height:80px;
	width:120px
}
#page_navi {
	margin-bottom:20px
}
.spek li {
	width:208px;
	height:280px
}
.spek li .thum_blog {
	width:208px
}
.spek li .bloger_name {
	width:188px
}
.spek li .blger_des {
	width:208px
}
.spek li.norMrg {
	margin-right:0!important
}
.sp_spekr {
	width:436px
}
.sp_spekr li {
	width:436px
}
.sp_spekr li .thum_blog {
	width:300px;
	margin:0 auto 10px;
	float:none
}
.sp_spekr li .bloger_name {
	width:100%
}
.sp_spekr li .blger_des {
	width:100%
}
.cover_wrp.mid_line1 {
	background:none
}
.tab_wrp li {
	width:100%;
	padding-bottom:3px;
	border-right:none;
	border-top:1px solid #b6b6b6;
	border-left:none;
	margin-right:0;
	position:relative
}
.tab_wrp ul {
	float:none
}
.tab_wrp li a {
	padding:6px 0
}
.tab_wrp li a.recent {
	display:block;
	width:100%
}
.tab_wrp li a.recent:hover {
	display:block;
	width:100%
}
.tab_wrp li.act a.recent {
	display:block;
	width:100%
}
.tab_wrp li a.recent .text_nav {
	margin-left:40px
}
.tab_wrp li a.tv {
	display:block;
	width:100%
}
.tab_wrp li a.tv:hover {
	display:block;
	width:100%
}
.tab_wrp li a.tv.act {
	display:block;
	width:100%
}
.tab_wrp li a.tv .text_nav {
	margin-left:40px
}
.tab_wrp li a.radio {
	display:block;
	width:100%
}
.tab_wrp li a.radio:hover {
	display:block;
	width:100%
}
.tab_wrp li a.radio.act {
	display:block;
	width:100%
}
.tab_wrp li a.radio .text_nav {
	margin-left:40px
}
.tab_wrp li a.print {
	display:block;
	width:100%
}
.tab_wrp li a.print:hover {
	display:block;
	width:100%
}
.tab_wrp li a.print.act {
	display:block;
	width:100%
}
.tab_wrp li a.recent .text_nav {
	margin-left:40px
}
.tab_wrp li a.print .text_nav {
	margin-left:40px
}
.tab_wrp li a.digital {
	display:block;
	width:100%
}
.tab_wrp li a.digital:hover {
	display:block;
	width:100%
}
.tab_wrp li a.digital.act {
	display:block;
	width:100%
}
.tab_wrp li a.digital .text_nav {
	margin-left:40px
}
.outer_afaqsreporter li {
	width:136px;
	margin-right:10px
}
.outer_afaqsreporter li .img_ar {
	width:120px
}
.pdf_form_wp {
	width:414px
}
.pdf_magzine_cnt {
	width:414px;
	margin-right:0;
	margin-top:20px
}
.pdf_magzine_cnt span {
	text-align:center
}
.pdf_magzine {
	margin:0 auto;
	float:none
}
.pdf_magzine_fm {
	width:274px;
	padding-left:0;
	border-left:0;
	margin-top:10px;
	padding-top:10px
}
.pdf_magzine_fm dl {
	width:414px;
	margin-bottom:8px
}
.pdf_magzine_fm .txtbx_sm {
	width:280px
}
.pdf_magzine_fm dl dd {
	width:70px
}
.pdf_magzine_fm dl dt {
	width:280px
}
.pdf_magzine_fm dl .big_clck_btn {
	margin-top:0
}
.new_blog_wrp {
	width:436px
}
.new_blog_wrp li .bloger_wrp .bloger_details {
	width:280px
}
.fl_case_st_wrp {
	width:436px;
	margin-top:-24px
}
.fl_thum_wrap_case_cor {
	width:436px;
	padding-bottom:30px;
	width:208px
}
.fl_thum_wrap_case_cor .thm_img {
	width:208px;
	height:156px
}
.fl_thum_wrap_case_cor .thm_content {
	width:170px
}
.fl_thum_wrap_case_cor .case_cont2 {
	height:40px
}
.paging_alfa .hadname {
	height:73px
}
.page_heading {
	width:100%;
	float:left;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-bottom:20px
}
.page_heading h4 {
	width:70%;
	float:left
}
.HeaderSearchHolder, .HeaderSearchHolder #search {
	width:100%;
	float:left;
	margin-bottom:10px
}
.HeaderSearchICon {
	left:410px
}
.HeaderSearchHolder input {
	width:98%;
	float:left
}
.button_uploads {
	float:left
}
.showcase_left {
	width:120px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	border-right:1px solid #f1f1f1
}
.showcase_right {
	width:280px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 10px 0 25px
}
.showcase_right h4 {
	text-align:center
}
.showcase_right .show_wrapper, .showcase_right .spotlight_wrapper {
	width:250px;
	min-height:250px;
	margin-right:20px;
	float:left;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5)
}
.showcase_right .show_wrapper .thm_img, .showcase_right .spotlight_wrapper .thm_img {
	width:250px;
	height:166px;
	float:left;
	position:relative;
	z-index:0
}
.showcase_left nav a {
	width:70%
}
.img_bazar, .img_bazar_full {
	display:none
}
#page_navi li a {
	padding:0 2px
}
.tribute_wrapper {
	width:180px;
	min-height:250px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3)
}
.tribute_wrapper .thm_img {
	width:180px;
	height:160px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.main_video .video {
	width:414px;
	height:auto;
	float:left;
	border:#cbcbcb solid 1px;
	padding:10px;
	background-image:url(../images/video_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0
}
.main_video .video img {
	width:100%;
	float:left
}
.showcase_inside .afaqs_recommend_wrp {
	width:436px;
	float:left;
	margin-bottom:20px;
	margin-top:30px
}
.showcase_inside .thum_afaqs_recommend {
	width:436px;
	float:left
}
.showcase_inside .thum_afaqs_recommend li {
	width:200px;
	margin-right:15px!important;
	float:left;
	list-style-type:none;
	margin-bottom:0
}
.showcase_inside .thum_afaqs_recommend li .thm_img {
	width:200px;
	height:113px;
	float:left;
	margin-bottom:5px;
	overflow:hidden
}
.showcase_inside .thum_afaqs_recommend li .thm_content {
	width:165px;
	float:left
}
.uploads-top-menu {
	width:79%!important;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative;
	margin-bottom:10px;
	display:block
}
.uploads-top-menu:hover .dropmenu {
	display:block
}
.uploads-top-menu .uploads_left {
	width:230px;
	min-height:300px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.uploads_left-section {
	width:180px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	display:none
}
.uploads_right-section {
	width:94%!important;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
#user_profile {
	width:100%;
	float:left
}
#user_profile dl {
	width:100%;
	float:left;
	margin:5px 0
}
#user_profile dl dt {
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
#user_profile dl dt.txt-section {
	width:200px
}
#user_profile dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
#user_profile dl dd {
	width:225px;
	float:left;
	text-align:left;
	line-height:30px;
	min-height:30px
}
#user_profile dl dd.input-section {
	width:90%
}
.form-section {
	width:99%
}
.form-section dl {
	width:90%;
	float:none;
	margin:0 auto
}
.form-section dl dd {
	width:405px
}
.form-section dl dt {
	width:100%;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section dl span {
	width:100%;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section input {
	width:375px
}
.form-section input.small {
	width:105px
}
.form-section textarea {
	width:392px
}
input[type="file"], span {
	width:auto;
	float:left
}
.form-section input[type="button"] {
	margin-top:0
}
.nodesign {
	width:auto!important;
	float:left;
	margin-top:20px
}
.term-condition {
	margin-bottom:20px
}
.request-wrapper dl dt {
	width:50px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.request-wrapper dl dd {
	width:340px;
	float:left;
	text-align:left
}
.request-wrapper dl dd textarea {
	width:340px;
	float:left;
	text-align:left
}
.content dl {
	width:100%;
	float:left;
	margin:5px 0
}
.content dl dt {
	width:150px;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.content dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
.content dl dd {
	width:240px;
	float:left;
	text-align:left
}
.content dl dd input {
	width:220px;
	float:left;
	text-align:left
}
.content dl dd input[type="checkbox"] {
	width:10px;
	float:left;
	text-align:left;
	margin:5px 3px 5px 0
}
.button-section {
	width:100%;
	float:left;
	margin:0;
	margin-bottom:20px
}
.search_wrapper_top .top-menu {
	display:block
}
.search_wrapper_top .HeaderSearchHolder {
	width:100%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result {
	width:100%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result span {
	width:100%;
	float:left;
	font-size:18px;
	margin:10px 0 5px
}
.search_left {
	display:none
}
.search_right {
	width:430px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 0;
	border-left:0 solid #f1f1f1
}
.search_right .list_arthmnews_them li .thm_content {
	width:300px;
	float:left
}
.breadcrum {
	width:100%;
	float:left;
	height:20px;
	margin-bottom:10px
}
.breadcrum span {
	float:none
}
.mst_view {
	width:100%;
	float:left;
	font-size:14px;
	margin-bottom:5px;
	margin-top:10px
}
.links {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:10px
}
.links a {
	margin:0 4px 0 0;
	border-right:1px solid #999;
	padding:0 4px 0 0;
	color:#333;
	font-size:13px
}
.links a:last-child {
	border-right:0
}
.links a:hover, .links a.active {
	color:#05488f
}
.custom-dropdown, .custom-dropdown_select {
	width:395px
}
.desc_left {
	width:150px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 10px 10px 0;
	border-right:1px solid #f1f1f1
}
.desc_right {
	width:225px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 10px 0 20px;
	border-left:0 solid #f1f1f1
}
#tab-pannel {
	width:100%;
	float:left;
	padding:0;
	position:relative;
	z-index:0;
	background-color:#f9f9f9;
	border:0 solid #f1f1f1
}
#tab-pannel ul.tabs {
	width:150px;
	height:auto;
	float:left;
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
	list-style:none;
	border:0 solid #999
}
#tab-pannel ul.tabs li {
	width:86%;
	text-align:left;
	float:left;
	font-size:15px;
	font-weight:700;
	margin:0;
	cursor:pointer;
	padding:10px;
	height:auto;
	line-height:20px;
	overflow:hidden;
	position:relative;
	background-color:#eee;
	position:relative;
	z-index:0;
	border-radius:0;
	color:#333;
	border-bottom:1px solid #e3e3e3;
	list-style:none
}
#tab-pannel ul.tabs li:hover {
	color:#fff;
	background-color:#666
}
#tab-pannel ul.tabs li.active {
	color:#fff;
	background-color:#333;
	padding-bottom:10px;
	border-left:0 solid #fc0000
}
#tab-pannel .tab_container {
	width:65%;
	float:left;
	position:relative;
	z-index:0;
	margin-top:0;
	padding:0;
	padding-bottom:10px
}
#tab-pannel .tab_content {
	width:95%;
	min-height:200px;
	float:right;
	padding:0;
	font-size:14px;
	display:none
}
#tab-pannel .tab_content .address {
	width:auto;
	float:left
}
.map-wrapper {
	width:436px;
	float:left;
	margin-top:20px
}
.top-menu {
	width:50px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative
}
.top-menu:hover .dropmenu {
	display:block
}
.drop_menu_wrp {
	float:left;
	width:395px
}
.drop_menu_wrp li {
	width:100%;
	float:left;
	border-top:1px solid #333;
	list-style-type:none;
	position:relative
}
.drop_menu_wrp li div {
	width:100%;
	float:left;
	border-top:1px solid #333;
	list-style-type:none;
	position:relative
}
.drop_menu_wrp li a {
	width:93%;
	float:left;
	color:#fff;
	display:block;
	font-size:14px;
	padding:12px 15px;
	position:relative;
	z-index:1
}
.drop_menu_wrp li a:hover {
	background:#171717;
	color:#fff;
	text-decoration:none
}
.drop_menu_wrp li span {
	height:43px;
	width:43px;
	float:right;
	display:block;
	position:absolute;
	z-index:8888;
	background:url(/images/icon_plus.png) 50% center no-repeat;
	top:0;
	right:0;
	cursor:pointer
}
.drop_menu_wrp > ul > li span.minus {
	height:43px;
	width:43px;
	float:right;
	display:block;
	position:absolute;
	z-index:9999;
	background:url(/images/icon_minus.png) 50% center no-repeat;
	top:0;
	right:0;
	cursor:pointer
}
.drop_menu_wrp ul .submenu {
	width:100%;
	float:left;
	display:none
}
.drop_menu_wrp ul .submenu a {
	padding-left:40px
}
.drop_menu_wrp > ul > li.active > a {
	background:#171717;
	color:#fff;
	text-shadow:0 1px 1px #000;
	border:0 solid #79980d
}
.drop_menu_wrp > ul > li > a span {
	height:46px;
	width:36px;
	float:right;
	display:block;
	position:absolute;
	z-index:9999;
	background:#fc0000;
	top:0;
	right:-31px
}
.drop_menu_wrp > ul > li.has-sub > a {
	width:72%;
	float:left
}
.drop_menu_wrp > ul > li > a span {
	background:url(/images/icon_plus.png) 98% center no-repeat
}
.drop_menu_wrp > ul > li.active > a span {
	background:url(/images/icon_minus.png) 98% center no-repeat
}
.submenu-button {
	position:relative;
	z-index:99;
	right:0;
	top:0;
	display:block;
	border-left:1px solid rgba(120,120,120,0.2);
	height:46px;
	width:46px;
	cursor:pointer
}
.submenu-button:after {
	position:absolute;
	top:22px;
	right:19px;
	width:8px;
	height:2px;
	display:block;
	background:url(/images/icon_plus.png) 98% center no-repeat
}
.submenu-button:before {
	position:absolute;
	top:19px;
	right:22px;
	display:block;
	width:2px;
	height:8px;
	background:url(/images/icon_minus.png) 98% center no-repeat
}
#event-topmenu {
	display:block
}
#verticle-menu {
	display:none
}
.event_left {
	width:175px
}
.event_right {
	width:100%;
	padding-right:0;
	padding-left:0
}
.event-wrapper {
	width:92%
}
.event-wrapper .img-wrapper {
	width:170px
}
.event-wrapper .txt-wrapper {
	width:209px
}
.popup {
	top:26%
}
.popup .content1 {
	width:420px!important;
	height:480px!important
}
.email_page h3 {
	width:65%
}
.email_page label {
	height:40px
}
.email_page input[type="text"] {
	margin-bottom:5px
}
.email_page textarea {
	width:270px;
	margin:-10px 0 0 75px
}
.email_page .ftright {
	float:left;
	clear:left;
	margin-top:15px
}
.cat_list {
	display:none
}
#top-menu-res {
	display:block
}
}
@media only screen and (max-width: 479px) {
.big_wrap {
	width:300px
}
#static-header {
	width:100%
}
h1 {
	font:30px/32px Roboto, sans-serif;
	margin:5px 0
}
.container_wrap {
	width:280px;
	margin:0 auto
}
.HeadercancelICon {
	position:absolute;
	left:230px;
	top:10px;
	cursor:pointer;
	height:20px;
	width:20px
}
.drop_menu_cover {
	width:240px;
	display:block;
	border:1px solid #333;
	display:block;
	float:left;
	margin-bottom:0;
	margin-top:0
}
a.main_menu_icon {
	background:url(../images/drop_mnu.png) no-repeat scroll 200px 9px;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:700;
	padding:8px 15px;
	width:204px
}
a.main_menu_icon:hover {
	color:#fff
}
.drop_menu_wrp li a.act {
	background:#171717
}
.des_txt, .des_cont_txt {
	width:100%;
	float:left
}
.drop_menu_wrp {
	float:left;
	width:240px
}
.drop_menu_wrp li {
	width:100%;
	float:left;
	border-top:1px solid #333;
	list-style-type:none;
	position:relative
}
.drop_menu_wrp li div {
	width:100%;
	float:left;
	border-top:1px solid #333;
	list-style-type:none;
	position:relative
}
.drop_menu_wrp li a {
	width:87%;
	float:left;
	color:#fff;
	display:block;
	font-size:14px;
	padding:12px 15px;
	position:relative;
	z-index:1
}
.drop_menu_wrp li a:hover {
	background:#171717;
	color:#fff;
	text-decoration:none
}
.drop_menu_wrp li span {
	height:43px;
	width:43px;
	float:right;
	display:block;
	position:absolute;
	z-index:8888;
	background:url(/images/icon_plus.png) 50% center no-repeat;
	top:0;
	right:0;
	cursor:pointer
}
.drop_menu_wrp > ul > li span.minus {
	height:43px;
	width:43px;
	float:right;
	display:block;
	position:absolute;
	z-index:9999;
	background:url(/images/icon_minus.png) 50% center no-repeat;
	top:0;
	right:0;
	cursor:pointer
}
.drop_menu_wrp ul .submenu {
	width:100%;
	float:left;
	display:none
}
.drop_menu_wrp ul .submenu a {
	padding-left:40px
}
.drop_menu_wrp > ul > li.active > a {
	background:#171717;
	color:#fff;
	text-shadow:0 1px 1px #000;
	border:0 solid #79980d
}
.drop_menu_wrp > ul > li > a span {
	height:46px;
	width:36px;
	float:right;
	display:block;
	position:absolute;
	z-index:9999;
	background:#fc0000;
	top:0;
	right:-31px
}
.drop_menu_wrp > ul > li.has-sub > a {
	width:72%;
	float:left
}
.drop_menu_wrp > ul > li > a span {
	background:url(/images/icon_plus.png) 98% center no-repeat
}
.drop_menu_wrp > ul > li.active > a span {
	background:url(/images/icon_minus.png) 98% center no-repeat
}
.submenu-button {
	position:relative;
	z-index:99;
	right:0;
	top:0;
	display:block;
	border-left:1px solid rgba(120,120,120,0.2);
	height:46px;
	width:46px;
	cursor:pointer
}
.submenu-button:after {
	position:absolute;
	top:22px;
	right:19px;
	width:8px;
	height:2px;
	display:block;
	background:url(/images/icon_plus.png) 98% center no-repeat
}
.submenu-button:before {
	position:absolute;
	top:19px;
	right:22px;
	display:block;
	width:2px;
	height:8px;
	background:url(/images/icon_minus.png) 98% center no-repeat
}
#rss_icon {
	position:static;
	margin:0 auto;
	width:148px;
	clear:both
}
.logo_wrp {
	width:280px;
	padding:40px 0 0
}
.site_logo {
	width:100px;
	float:none;
	margin:0 auto;
	padding-top:0
}
.btbanner {
	width:280px;
	height:37px;
	z-index:9;
	padding-bottom:20px
}
.tbanner {
	width:280px;
	height:37px;
	position:fixed;
	bottom:52px;
	z-index:9;
	background-color:#fff;
}
.tbanner-full {
	float:left;
	width:280px!important;
	height:37px;
	text-align:left;
	margin-bottom:15px!important
}
.tbanner-full img, .tbanner-full iframe {
	width:100%;
	float:left;
	height:37px
}
.tbanner embed{
	width:100%;
	height:100%;
}

.tbanner-full embed{
	width:100%;
	height:27px;
}

.tbanner img, .btbanner img {
	width:100%;
	height:100%
}
.admin-drop {
	width:110px;
	background-color:#000;
	height:auto;
	padding:10px;
	position:absolute;
	top:30px;
	left:0;
	color:#0
}
.admin-drop a {
	width:100px;
	float:left;
	padding:3px 5px 1px!important;
	border-bottom:1px solid #fff;
	color:#333;
	margin:0;
	background:none!important
}
.admin-drop a:last-child {
	border-bottom:0
}
.pro_header_wrp {
	width:280px;
	display:none
}
.pro_header_wrp li {
	width:280px
}
.pro_header_wrp li .item {
	width:280px;
	margin-bottom:10px;
	border:0
}
.pro_header_wrp li .item:nth-child(2n+1) {
	border:0 solid #ccc
}
.pro_header_wrp li .item .pro_had_head {
	width:200px;
	display:block;
	float:left;
	font-weight:700;
	color:#000
}
.pro_header_wrp li .item .pro_had_cont {
	width:200px;
	height:auto
}
nav ul {
	display:none
}
nav select {
	display:inline-block;
	width:280px;
	float:left;
	border:1px solid #ccc;
	padding:8px 10px;
	margin-top:10px
}
.main_menu_wrp {
	width:280px;
	margin-top:-12px
}
.links_srch_wrp {
	width:280px
}
.links_wrp {
	display:none
}
.links_wrp li {
	float:left
}
.links_wrp li a {
	font-size:14px;
	margin-right:6px;
	float:left;
	padding:5px 4px;
	color:#fff
}
.srch_wrp {
	width:auto;
	position:absolute;
	right:4px;
	top:4px;
	display:none
}
.srch_wrp_icon {
	width:30px;
	height:30px;
	float:left;
	background:url(/images/all-icon-psd.png) no-repeat;
	display:block;
	cursor:pointer
}
.smill_sr_inpt {
	width:0;
	float:right;
	background:#333;
	padding:5px 30px 5px 10px !important;
	border:0!important;
	color:#ccc
}
.expd {
	width:120px!important
}
.main_sbmenu_wrp {
	width:280px;
	padding-bottom:10px
}
.main_sbmenu_wrp ul {
	display:none
}
.selsubmenu {
	float:left;
	margin:10px 0;
	display:block
}
.selsubmenu select {
	width:280px;
	float:left;
	border:1px solid #ccc;
	padding:4px 10px
}
.showfull_news_wrp {
	width:280px
}
.showfull_news_wrp .big_rtmargin {
	margin-right:0
}
.showfull_news_wrp2 {
	width:100%
}
.showfull_news_wrp2 figure {
	width:255px;
	float:none;
	margin:0 auto
}
.showfull_news_wrp2 .float-left {
	width:100%;
	float:left
}
.tp-ad {
	width:280px;
	height:60px;
	display:none
}
.bt_add-left {
	width:280px;
	float:none;
	margin:10px auto;
	overflow:hidden;
	text-align:center
}
.bt_add-left img {
	margin:0 auto
}
.bt_adds_threeh {
	float:none;
	padding:0;
	width:280px;
	margin:0 auto
}
.left_part {
	width:280px;
	margin-right:0
}
.right_part {
	width:280px;
	margin-top:10px
}
.subcrip_wrp, .latestjob_right, .most_view_wrp, .afaqsreporter_right, .contr_blothm_right, .contr_blogright, .campaign_right {
	display:none
}
.right_part .adds_threeh {
	width:280px;
	margin:0 0 20px;
}
.right_part .adds_threeh embed {
	width:100%!important;
	height:220px!important
}
.loginform {
	width:100%;
	margin:20px auto 50px
}
.registration {
	width:100%;
	float:left;
	padding-right:0;
	margin-bottom:30px
}
.login {
	width:100%;
	float:left;
	padding-left:0;
	margin-bottom:30px
}
.login input[type="text"] {
	width:90%;
	float:left
}
.login .b_login {
	width:50%;
	margin:5px
}
.body_container_wrap {
	width:280px;
	padding:10px
}
.other_sprot_wrp {
	width:280px
}
.thum_wrap_area {
	width:280px
}
.thum_wrap_area li {
	width:135px;
	margin-right:10px
}
.thum_wrap_area li .thm_img {
	width:135px;
	height:80px;
	margin-bottom:0
}
.thum_wrap_area li .thm_content {
	width:135px
}
#mast_container1, #sitegate_left, #sitegate_right, #masterhead_container1, .main_video .video .button, .show_gallery {
	display:none!important
}
.sponsored_othernews_wrp {
	width:280px
}

.sponsored_othernews_wrp.mid_line1 {
	background:none
}
.sponsored_sections_wrp {
	width:280px
}

.sponsored_othernews_wrp2 { width: 280px;}

.hmlistnews_wrp2 { width: 280px; }
.hmlistnews_wrp2 li{ width:100%;}

.sponsored_othernews_wrp2.mid_line1 {background:none;}

.hmlistnews_wrp2 .left{ width:280px; float:left; margin-right:0px;}	
 .hmlistnews_wrp2 .right {width:280px; float:left; margin-left:0px;}

.thum_wrap_spon {
	width:280px
}
.thum_wrap_spon li {
	width:280px
}
.thum_wrap_spon li .thm_img {
	width:280px;
	height:112px;
	margin-right:0
}
.thum_wrap_spon li .thm_content {
	width:280px
}
.case_studies_wrp {
	width:280px;
	margin-bottom:0
}
.repo_img {
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
	margin-bottom:20px
}
.thum_wrap_case_cor {
	width:280px;
	padding-bottom:0
}
.thum_wrap_case {
	width:280px;
	margin-right:0;
	margin-bottom:30px
}
.thum_wrap_case .thm_img {
	height:165px;
	width:280px
}
.thum_wrap_case .thm_content {
	background:url(../images/tras_bg_case.png) left top repeat;
	bottom:0;
	left:10px;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	width:240px;
	height:57px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.thum_wrap_case:hover .thm_content {
	height:102px;
	-webkit-transition:height .3s ease;
	-moz-transition:height .3s ease;
	-o-transition:height .3s ease;
	-ms-transition:height .3s ease;
	transition:height .3s ease
}
.nw_intvw_sections_wrp {
	width:280px
}
.nw_intvw_sections_cor {
	width:280px
}
.nw_thum_wrap_interv {
	height:236px;
	margin-right:0;
	margin-bottom:20px;
	margin-top:65px;
	width:260px
}
.nw_thum_wrap_interv .thm_img {
	left:84px;
	height:100px;
	width:100px
}
.nw_intvw_sections_cor.mid_line3 {
	background:none
}
.nw_thum_wrap_interv .nw_thm_content {
	padding:36px 0 0
}
.social_m_wrp {
	left:11px
}
.creative_showcase_wrp {
	width:280px
}
.thum_creative_showcase {
	width:280px
}
.tribute_wrapper {
	width:260px;
	min-height:250px;
	float:left;
	position:relative;
	top:0;
	left:0;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	margin-right:0!important
}
.tribute_wrapper .thm_img {
	width:260px;
	height:240px;
	float:left;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:1px solid #000
}
.creativ_cover {
	width:280px
}
.creativ_cover2 {
	width:280px;
	display:none
}
.thum_creative_showcase .crsl_1 .thm_img {
	height:170px;
	width:280px
}
.thum_creative_showcase .crsl_1 {
	height:170px;
	width:280px
}
.thum_creative_showcase .crsl_2 .thm_img {
	height:81px;
	width:140px
}
.thum_creative_showcase .crsl_2 {
	height:81px;
	width:140px
}
.thum_creative_showcase .crsl_3 {
	height:81px;
	width:140px
}
.thum_creative_showcase .crsl_3 .thm_img {
	height:84px;
	width:140px
}
.thum_creative_showcase .crsl_4 {
	height:77px;
	width:140px;
	overflow:hidden;
	display:none
}
.thum_creative_showcase .crsl_4 .thm_img {
	height:77px;
	width:140px;
	display:none
}
.afaqs_recommend_wrp {
	width:280px;
	margin-bottom:0
}
.thum_afaqs_recommend {
	width:280px;
	margin-bottom:15px
}
.thum_afaqs_recommend li {
	width:280px;
	margin-right:0;
	margin-bottom:20px
}
.thum_afaqs_recommend li:last-child {
	margin-bottom:0
}
.thum_afaqs_recommend li .thm_img {
	width:135px;
	height:77px;
	margin-bottom:0;
	margin-right:10px
}
.thum_afaqs_recommend li .thm_content {
	width:135px
}
.thum_afaqs_recommend li .thm_content .afaqsthum_cont {
	padding-bottom:0
}
.hmlistnews_wrp {
	width:280px;
	margin-top:20px
}
.showfull_news_wrp {
	width:280px
}
.showfull_news_wrp.big_rtmargin {
	margin-right:0
}
.mid_line {
	background:none
}
.thum_topstory {
	width:280px;
	margin-bottom:10px
}
.thum_topstory li {
	width:280px;
	margin-right:0;
	margin-bottom:20px
}
.thum_topstory li:last-child {
	margin-bottom:0
}
.thum_topstory li .thm_img {
	height:77px;
	margin-right:10px;
	margin-bottom:0;
	width:135px
}
.thum_topstory li .thm_content {
	width:130px
}
.thum_topstory li .thm_content p {
	margin-bottom:0
}
.hmlistnews_wrp {
	margin-right:0;
	margin-top:0;
	width:280px
}
#footer {
	width:280px;
	margin-bottom:30px;
	margin-top:10px
}
#footer ul {
	display:none
}
.directory-outer {
	width:100%;
	float:left
}
.home, .news, .adver, .media, .directory, .community, .jobs, .case {
	height:auto;
	width:auto;
	float:left;
	padding-right:6px;
	margin-right:6px;
	padding-top:0;
	background:url(../images/strip.png) no-repeat 100% 0
}
.home a, .news a, .adver a, .media a, .directory a, .community a, .jobs a, .events a, .case a {
	font-size:11px
}
.community {
	border-right:0 solid #999!important;
	padding-right:0!important;
	margin-right:0!important
}
.mrgbt {
	width:100%
}
#footer li {
	float:left
}
#footer li a {
	margin:0 10px 0 0
}
.copyright {
	padding-top:0
}
.marster {
	min-height:30px;
	height:auto;
	padding-bottom:0;
	padding-top:0
}
.drop_mne {
	width:100%;
	background:#434343;
	float:left;
	display:block;
	margin-bottom:5px;
	display:none
}
.drop_mne ul {
	margin:0;
	padding:0
}
.drop_mne ul li {
	display:block;
	float:none;
	padding:0 10px;
	border-bottom:#393939 solid 1px
}
.drop_mne ul li a {
	display:block;
	padding:0;
	margin:0;
	font-size:13px;
	color:#fff
}
.drop_mne ul li a:hover {
	text-decoration:underline
}
a.top_mn_icon {
	color:#fff;
	display:block;
	float:left;
	font-size:14px;
	font-weight:700;
	border-bottom:#373737 solid 2px;
	padding:5px 10px;
	width:93%
}
a.top_mn_icon:hover {
	color:#fff
}
.marster .share {
	min-width:300px;
	float:left;
	margin:0 auto
}
.marster .share .login {
	float:left;
	padding-right:10px;
	margin:0 5px
}
.marster .share .social {
	float:right;
	margin:0 5px
}
.icon_aln {
	float:right;
	margin-top:9px;
	margin-right:2px
}
.marster_links {
	display:none
}
.stroy_big_img {
	width:280px
}
.pare_alg_line {
	margin:20px 0 30px;
	padding-left:10px
}
.story_in_wrp p.big_letr::first-letter {
	font-size:60px;
	margin-right:3px;
	margin-bottom:5px;
	margin-top:5px
}
.blokqt {
	font-size:21px;
	line-height:26px;
	float:left
}
.twtbx {
	margin:20px auto 0;
	clear:both;
	width:108px
}
.cover_auther {
	width:280px;
	clear:both
}
.auther_wrp {
	width:280px
}
.img_box {
	float:none;
	width:256px;
	margin:0 auto
}
.full_img_box {
	width:280px
}
.sociam li {
	margin:0 8px 0 0
}
.tags_wrp {
	width:100%
}
.sociam {
	position:static;
	width:160px;
	margin:0 auto;
	padding-top:10px;
	clear:both
}
.story_in_wrp .grytxt {
	width:100%;
	text-align:center
}
.cover_wrp {
	margin-bottom:0
}
.arthome_news_wrp {
	width:280px;
	margin-right:0;
	margin-bottom:20px
}
.arthmlistnews_wrp {
	width:280px
}
.arthmnews_them {
	width:280px;
	margin-bottom:10px
}
.arthmnews_them li {
	width:280px
}
.arthmnews_them li .thm_img {
	height:70px;
	width:70px
}
.arthmnews_them li .thm_content {
	width:200px
}
.artpoint_view {
	width:280px
}
.artpoint_view li .box_cvr {
	width:280px;
	margin-right:0
}
.artpoint_view li .box_cvr .thm_img {
	width:109px;
	height:63px
}
.artpoint_view li .box_cvr .thm_content {
	width:150px
}
.artpoint_view li .box_cvr.noBor {
	border-bottom:1px dashed #d1d3d4;
	margin-bottom:15px;
	padding-bottom:15px
}
.artblog_wrp {
	width:280px;
	margin-bottom:20px
}
.artblog_wrp li {
	margin-right:0;
	padding-bottom:15px;
	margin-bottom:15px
}
.artblog_wrp li .box_cvr {
	width:280px
}
.artblog_wrp li .box_cvr .thm_img {
	width:110px;
	height:100px
}
.artblog_wrp li .box_cvr .thm_content {
	width:150px
}
.compbrif {
	width:280px
}
.compbrif li .box_cvr {
	width:280px;
	margin-right:0
}
.compbrif li .box_cvr .thm_content {
	width:280px
}
.compbrif li .box_cvr.noBor {
	border-bottom:1px dashed #d1d3d4;
	margin-bottom:15px;
	padding-bottom:15px
}
.compbrif li .box_cvr .thm_content p {
	height:40px
}
.inthesptlight {
	width:280px;
	margin-bottom:15px
}
.inthesptlight li .showimg_1 {
	width:280px;
	height:157px;
	margin-bottom:4px;
	margin-right:0
}
.inthesptlight li .showimg_2 {
	height:92px;
	width:137px
}
.full_arthome_news_wrp {
	width:280px;
	margin-bottom:20px
}
.full_arthome_news_wrp.big_rtmargin {
	margin-right:0
}
.list_arthmnews_them li .thm_img {
	height:100px;
	width:150px;
	float:none;
	margin:0 auto 15px
}
.list_arthmnews_them li .thm_content {
	width:280px
}
#page_navi {
	margin-bottom:20px
}
#page_navi li a {
	padding:0 4px;
	margin:0
}
.spek li {
	width:268px;
	padding:5px;
	height:88px;
	margin-right:0
}
.spek li .thum_blog {
	width:90px;
	border-bottom:0;
	float:left
}
.spek li .bloger_name {
	width:148px;
	height:40px;
	text-align:left
}
.spek li .blger_des {
	width:148px;
	text-align:left;
	padding:0 10px
}
.spek li.norMrg {
	margin-right:0!important
}
.spek li .blger_des .lnk_hd {
	float:left;
	text-align:center!important
}
.sp_spekr {
	width:280px
}
.sp_spekr li {
	width:280px
}
.sp_spekr li .thum_blog {
	width:280px;
	margin:0 auto 10px;
	float:none
}
.sp_spekr li .bloger_name {
	width:100%
}
.sp_spekr li .blger_des {
	width:100%
}
.cover_wrp.mid_line1 {
	background:none
}
.tab_wrp li {
	width:100%;
	padding-bottom:3px;
	border-right:none;
	border-top:1px solid #b6b6b6;
	border-left:none;
	margin-right:0;
	position:relative
}
.tab_wrp ul {
	float:none
}
.tab_wrp li a {
	padding:6px 0
}
.tab_wrp li a.recent {
	display:block;
	width:100%
}
.tab_wrp li a.recent:hover {
	display:block;
	width:100%
}
.tab_wrp li.act a.recent {
	display:block;
	width:100%
}
.tab_wrp li a.recent .text_nav {
	margin-left:40px
}
.tab_wrp li a.tv {
	display:block;
	width:100%
}
.tab_wrp li a.tv:hover {
	display:block;
	width:100%
}
.tab_wrp li a.tv.act {
	display:block;
	width:100%
}
.tab_wrp li a.tv .text_nav {
	margin-left:40px
}
.tab_wrp li a.radio {
	display:block;
	width:100%
}
.tab_wrp li a.radio:hover {
	display:block;
	width:100%
}
.tab_wrp li a.radio.act {
	display:block;
	width:100%
}
.tab_wrp li a.radio .text_nav {
	margin-left:40px
}
.tab_wrp li a.print {
	display:block;
	width:100%
}
.tab_wrp li a.print:hover {
	display:block;
	width:100%
}
.tab_wrp li a.print.act {
	display:block;
	width:100%
}
.tab_wrp li a.recent .text_nav {
	margin-left:40px
}
.tab_wrp li a.print .text_nav {
	margin-left:40px
}
.tab_wrp li a.digital {
	display:block;
	width:100%
}
.tab_wrp li a.digital:hover {
	display:block;
	width:100%
}
.tab_wrp li a.digital.act {
	display:block;
	width:100%
}
.tab_wrp li a.digital .text_nav {
	margin-left:40px
}
.sm_scrn {
	top:34px!important
}
.tpd {
	margin-top:20px
}
.outer_afaqsreporter li {
	width:131px;
	margin-right:10px
}
.outer_afaqsreporter li .img_ar {
	width:133px;
	margin:0 auto
}
.outer_afaqsreporter li .date_time {
	height:56px
}
.pdf_form_wp {
	width:258px
}
.pdf_magzine_cnt {
	width:258px;
	margin-right:0;
	margin-top:20px
}
.pdf_magzine_cnt span {
	text-align:center
}
.pdf_magzine {
	margin:0 auto;
	float:none
}
.pdf_magzine_fm {
	width:258px;
	padding-left:0;
	border-left:0;
	margin-top:10px;
	padding-top:10px
}
.pdf_magzine_fm dl {
	width:258px;
	margin-bottom:8px
}
.pdf_magzine_fm .txtbx_sm {
	width:238px
}
.pdf_magzine_fm dl dt {
	width:240px
}
.pdf_magzine_fm dl dd {
	width:70px;
	text-align:left
}
.pdf_magzine_fm dl .big_clck_btn {
	margin-top:0
}
.new_blog_wrp {
	width:280px
}
.new_blog_wrp li .bloger_wrp .bloger_details {
	width:140px
}
.fl_thum_wrap_case_cor {
	margin-right:0
}
.fl_case_st_wrp {
	width:280px
}
.fl_thum_wrap_case_cor {
	width:280px;
	padding-bottom:30px
}
.fl_thum_wrap_case_cor {
	width:280px
}
.fl_thum_wrap_case_cor .thm_img {
	width:280px;
	height:200px
}
.fl_thum_wrap_case_cor .thm_content {
	width:240px
}
.fl_thum_wrap_case_cor .case_cont2 {
	height:40px
}
.paging_alfa .hadname {
	height:73px
}
.paging_alfa li {
	padding:2px 5px
}
.page_heading {
	width:100%;
	float:left;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-bottom:20px
}
.page_heading h4 {
	width:75%;
	float:left;
	font-size:20px
}
.HeaderSearchHolder, .HeaderSearchHolder #search {
	width:100%;
	float:left;
	margin-bottom:10px
}
.HeaderSearchICon {
	left:252px
}
.HeaderSearchHolder input {
	width:98%;
	float:left
}
.button_uploads {
	float:left
}
.showcase_left {
	width:30px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	border-right:1px solid #f1f1f1;
	overflow:hidden
}
.showcase_left nav .main_heading {
	display:none
}
.showcase_right {
	width:228px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 0 0 20px
}
.showcase_right h4 {
	text-align:center
}
.showcase_right .show_wrapper, .showcase_right .spotlight_wrapper {
	width:200px;
	min-height:220px;
	margin-right:20px;
	float:left;
	border:1px solid #eee;
	padding:8px 8px 0;
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5)
}
.showcase_right .show_wrapper .thm_img, .showcase_right .spotlight_wrapper .thm_img {
	width:200px;
	height:133px;
	float:left;
	position:relative;
	z-index:0
}
.showcase_left nav a {
	width:70%;
	border-bottom:1px solid #333;
	font-size:0
}
.img_bazar, .img_bazar_full {
	display:none
}
#page_navi li a {
	padding:0 2px
}
.uploads-top-menu {
	width:68%!important;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative;
	margin-bottom:10px;
	display:block
}
.uploads-top-menu:hover .dropmenu {
	display:block
}
.uploads-top-menu .uploads_left {
	width:230px;
	min-height:300px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.uploads_left-section {
	width:180px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	display:none
}
.uploads_right-section {
	width:96%!important;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 20px;
	border-left:0 solid #f1f1f1
}
.breadcrum {
	width:100%;
	float:left;
	height:20px;
	margin-bottom:10px
}
.breadcrum span {
	float:none
}
.mst_view {
	width:100%;
	float:left;
	font-size:14px;
	margin-bottom:5px;
	margin-top:10px
}
.links {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:10px
}
.links a {
	margin:0 2px 0 0;
	border-right:1px solid #999;
	padding:0 2px 0 0;
	color:#333
}
.links a:last-child {
	border-right:0
}
.links a:hover, .links a.active {
	color:#05488f
}
.main_video .video {
	width:258px;
	height:auto;
	float:left;
	border:#cbcbcb solid 1px;
	padding:10px;
	background-image:url(../images/video_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0
}
.main_video .upload {
	width:100%;
	margin-right:0;
	margin-bottom:10px
}
.main_video .video img {
	width:100%;
	float:left
}
.main_video .date, .main_video .float-right {
	width:100%;
	float:left;
	margin:2px 0
}
.showcase_inside .afaqs_recommend_wrp {
	width:280px;
	float:left;
	margin-bottom:20px;
	margin-top:30px
}
.showcase_inside .thum_afaqs_recommend {
	width:280px;
	float:left
}
.showcase_inside .thum_afaqs_recommend li {
	width:280px;
	margin-right:0;
	float:left;
	list-style-type:none;
	margin-bottom:20px
}
.showcase_inside .thum_afaqs_recommend li .thm_img {
	width:135px;
	height:77px;
	float:left;
	margin-bottom:0;
	overflow:hidden
}
.showcase_inside .thum_afaqs_recommend li .thm_content {
	width:135px;
	float:left
}
.details h3 {
	font-size:22px;
	line-height:27px
}
.main_video .usr_name a {
	font-size:16px
}
.main_video .row .subscribe {
	float:left
}
.details .share_sec {
	margin-top:0
}
.form-section {
	width:99%
}
.form-section dl {
	width:90%;
	float:none;
	margin:0 auto
}
.form-section dl dd {
	width:255px
}
.form-section dl dt {
	width:100%;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section dl span {
	width:100%;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:30px;
	min-height:30px
}
.form-section input {
	width:225px
}
.form-section input.small {
	width:97px
}
.form-section textarea {
	width:240px
}
input[type="file"], span {
	width:auto;
	float:left
}
.form-section input[type="button"] {
	margin-top:10px
}
.nodesign {
	width:auto!important;
	float:left;
	margin-top:0
}
.nodesignttxt {
	width:auto!important;
	float:left;
	margin-top:0
}
.term-condition {
	margin-bottom:20px
}
.request-wrapper {
	width:92%;
	padding:10px
}
.request-wrapper dl dt {
	width:100%;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.request-wrapper dl dd {
	width:100%;
	float:left;
	text-align:left
}
.request-wrapper dl dd textarea {
	width:235px;
	float:left;
	text-align:left
}
.request-wrapper h4, .content h4 {
	font-size:16px;
	line-height:22px;
	padding-bottom:5px
}
.content dl {
	width:100%;
	float:left;
	margin:5px 0
}
.content dl dt {
	width:200px;
	float:left;
	text-align:left;
	margin-right:10px;
	line-height:25px;
	min-height:25px
}
.content dl dt span {
	width:100%;
	float:left;
	font-size:11px;
	line-height:17px
}
.content dl dd {
	width:260px;
	float:left;
	text-align:left
}
.content dl dd input {
	width:220px;
	float:left;
	text-align:left
}
.content dl dd input[type="checkbox"] {
	width:10px;
	float:left;
	text-align:left;
	margin:5px 3px 5px 0
}
.form-section input.small {
	width:65px
}
.form-section input.small2 {
	width:130px
}
.button-section {
	width:100%;
	float:left;
	margin:0;
	margin-bottom:20px
}
.search_wrapper_top .top-menu {
	display:block
}
.search_wrapper_top .HeaderSearchHolder {
	width:100%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result {
	width:100%;
	float:left
}
.search_wrapper_top .HeaderSearchHolder .search_result span {
	width:100%;
	float:left;
	font-size:18px;
	margin:10px 0 5px
}
.search_wrapper_top .HeaderSearchICon {
	left:258px
}
.search_.dropmenu {
	width:30px;
	min-height:850px;
	float:left;
	color:#999;
	padding:10px 0;
	border-right:1px solid #f1f1f1;
	overflow:hidden
}
.search_left {
	display:none
}
.search_result {
	width:100%;
	float:left;
	margin-top:10px
}
.search_result span {
	width:100%;
	float:left;
	margin-top:10px
}
.list_arthmnews_them li .thm_img {
	width:100%;
	height:auto
}
.list_arthmnews_them li .thm_img img {
	width:100%
}
.search_right {
	width:280px;
	float:left;
	background:#fff;
	color:#000;
	padding:0 9px 0 0;
	border-left:0 solid #f1f1f1
}
.search_right .list_arthmnews_them li .thm_content {
	width:100%;
	float:left
}
.custom-dropdown, .custom-dropdown_select {
	width:245px
}
.desc_left {
	width:280px;
	min-height:500px;
	float:left;
	color:#999;
	padding:10px 10px 10px 0;
	border-right:0 solid #f1f1f1
}
.desc_left nav {
	margin-bottom:10px
}
.desc_right {
	width:270px;
	float:left;
	background:#fff;
	color:#000;
	padding:0;
	border-left:0 solid #f1f1f1
}
.grid-section {
	width:92%
}
#tab-pannel {
	width:100%;
	float:left;
	padding:0;
	position:relative;
	z-index:0;
	background-color:#f9f9f9;
	border:0 solid #f1f1f1
}
#tab-pannel ul.tabs {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
	list-style:none;
	border:0 solid #999
}
#tab-pannel ul.tabs li {
	width:79px;
	text-align:left;
	float:left;
	font-size:13px;
	font-weight:700;
	margin:0;
	cursor:pointer;
	padding:6px 7px;
	height:auto;
	line-height:20px;
	overflow:hidden;
	position:relative;
	background-color:#eee;
	position:relative;
	z-index:0;
	border-radius:0;
	color:#333;
	border-bottom:1px solid #e3e3e3;
	list-style:none
}
#tab-pannel ul.tabs li:hover {
	color:#fff;
	background-color:#666
}
#tab-pannel ul.tabs li.active {
	color:#fff;
	background-color:#333;
	padding-bottom:6px;
	border-left:0 solid #fc0000
}
#tab-pannel .tab_container {
	width:98%;
	clear:both;
	float:left;
	position:relative;
	z-index:0;
	margin-top:5px;
	padding:0
}
#tab-pannel .tab_content {
	width:95%;
	padding:10px;
	min-height:200px;
	float:left;
	font-size:14px;
	display:none
}
#tab-pannel .tab_content .address {
	width:auto;
	float:left
}
.map-wrapper {
	width:280px;
	float:left;
	margin-top:20px
}
.top-menu {
	width:50px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	position:relative
}
.top-menu:hover .dropmenu {
	display:block
}
.dropmenu {
	width:230px;
	float:left;
	display:none;
	position:absolute;
	z-index:9;
	background-color:#fff;
	border:1px solid #eee;
	padding:15px 10px
}
.dropmenu nav .main_heading {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:700;
	color:#000;
	margin-bottom:10px
}
.dropmenu nav a {
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	margin:3px 0;
	padding:3px 0;
	color:#666;
	font-weight:400;
	padding-left:0
}
#event-topmenu {
	display:block
}
#verticle-menu {
	display:none
}
.event_left {
	width:175px
}
.event_right {
	width:100%;
	padding-right:0;
	padding-left:0
}
.event-wrapper {
	width:90%
}
.event-wrapper .img-wrapper {
	width:250px
}
.event-wrapper .txt-wrapper {
	width:250px;
	margin-top:10px
}
.popup {
	top:15%
}
.popup .content1 {
	width:250px!important;
	height:530px!important
}
.email_page .elogo {
	width:100px;
	height:auto;
	float:right
}
.email_page h3 {
	width:53%;
	font-size:22px;
	line-height:20px
}
.email_page label {
	width:100%;
	float:left;
	height:auto
}
.email_page input[type="text"] {
	width:200px;
	margin-bottom:5px
}
.email_page textarea {
	width:200px;
	margin:5px 0 0
}
.email_page .ftright {
	float:left;
	clear:left;
	margin-top:15px
}
.email_page a {
	word-wrap:break-word
}
.form-section .title {
	width:90%
}
.contact-detail .row50 {
	width:100%
}
.cat_list {
	display:none
}
#top-menu-res {
	display:block
}

.story_in_wrp p iframe{ width:100%!important; height:180px!important;}

}
@media print {
body {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
font:size:100%
}
a img {
	border:none
}
#contentarea, #masterhead_container, #container {
	float:none!important;
	width:auto!important;
	margin:0!important;
	padding:0!important;
	border:0;
	color:#000;
	background:transparent
}
.marster, .logo_wrp, .pro_header_wrp, .main_menu_wrp, #menu-wrap, #right_col, #headad, #mtsites, #tbanner, #tmenu_wrap, .s_tool, #artool, #hzad, #cmtwrap, #right_col, .btbanner, #footer_container, #left_col img, #tags, #mseaction, #mast_container1, #tickwrap, #hzad, .right_part, .news_inside, .afaqs_recommend_wrp, #footer, .dis_cus {
	display:none!important
}
.row {
	width:100%;
	float:left
}
.mid_line {
	background:none;
	overflow:hidden
}
.left_part {
	width:100%;
	float:left;
	margin-right:20px
}
.story_in_wrp {
	float:left;
	margin-bottom:10px;
	width:100%
}
.blokqt {
	font-size:24px;
	line-height:27px;
	float:left;
	color:#05488f;
	padding-left:36px
}
.blokqt:before {
	content:'“';
	font-family:'Droid Serif', serif;
	font-size:90px;
	float:left;
	margin-left:-40px
}
.kikter_inside {
	float:left;
	margin:20px 0
}
.grytxt {
	color:#999
}
.twtbx {
	margin:20px auto 0;
	clear:both;
	width:108px;
	text-align:center
}
.twtbx img {
	margin:5px auto
}
.twtbx a {
	color:#2190be
}
h1 {
	font:42px/45px Roboto, sans-serif;
	margin:5px 0
}
.auther_wrp {
	width:100%;
	float:left;
	border-bottom:1px solid #d1d3d4;
	border-top:1px solid #d1d3d4;
	position:relative;
	margin-bottom:10px;
	padding:6px 0
}
.pare_alg_line {
	width:98%;
	border-left:6px solid #686868;
	float:left;
	margin:20px 0 34px;
	padding-left:15px;
	color:#131313;
	font:19px/22px 'Droid Serif', serif;
	font-style:italic
}
#news p {
	font:16px/21px 'Droid Serif', serif;
	margin:5px 0
}
.tags_wrp {
	float:left;
	width:100%;
	margin:5px 0
}
.tags_wrp .tag {
	font-size:13px;
	background:#000;
	color:#fff;
	padding:1px 4px;
	text-transform:uppercase;
	float:left
}
.tags_wrp a {
	background:#aaa;
	color:#fff;
	font-size:13px;
	padding:1px 4px;
	margin:0 0 2px 2px;
	float:left;
	transition:all .3s ease 0
}
}
