/*------------------------------------------------------------------------
 # Yt Mega News  - Version 1.0
 # Copyright (C) 2011-2012 The YouTech Company. All Rights Reserved.
 # @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Author: The YouTech Company
 # Websites: http://www.ytcvn.com
 -------------------------------------------------------------------------*/
/*them1*/
.yt_mega_news  .tabs li {
	cursor: pointer;
}

.yt_mega_news #yt-mega-news {margin: 50px auto; }
.yt_mega_news .theme1 .a { text-decoration: none; }
.yt_mega_news .theme1 .h3 { margin: 0 0 10px 0; line-height: 1.5;}
.yt_mega_news .theme1 .tabs {overflow: hidden; }
.yt_mega_news .theme1 .box {float: left; position: relative; margin-right:0;}
.yt_mega_news .theme1 .box-wrapper {position: relative;}
.yt_mega_news .theme1 .content-box {overflow: hidden; display: none; text-align: left;}
.yt_mega_news .theme1 .normal-content ul.link {padding: 0px!important}       

.yt_mega_news .theme1 .current { display: block !important; }
.yt_mega_news .theme1 .col-three {position: relative; width: 100%; float: left}
.yt_mega_news .theme1 .article_title {
    font-weight: bold;
    padding: 12px 0 0;
    width: 100%;
}
.yt_mega_news .theme1 .article_title a {font-weight: bold;}
.yt_mega_news .theme1 .article_title a:hover {
	color:#00497c !important;
}
.yt_mega_news .theme1 .col-two {width: 100%; overflow: hidden} 
.yt_mega_news .theme1 .arrow {background: url("arrow.png"); width: 6px; height: 8px; margin-top: 6px; margin-right: 5px; float: left}
.yt_mega_news .theme1 .link {
    line-height: 18px;
    list-style-type: none !important;
    width: 100%;
}
.yt_mega_news .theme1 .link li a {color: #000;font-weight:bold;line-height:18px;display:block;}
.yt_mega_news .theme1 .link li a:hover{
	color:#00497c;
}
.yt_mega_news .theme1 .image {text-indent: 0px!important; overflow: hidden}
.yt_mega_news .theme1 .link_category {float: right; text-align: right;}
.yt_mega_news .theme1 .link_category li a {color: #1e7ce3; text-decoration: underline;}
.yt_mega_news .theme1 .sub_content {line-height: 1.8}
.yt_mega_news .theme1 .read_more {text-align: right; float: right}
.yt_mega_news .theme1 .read_more a {color: #1e7ce3}
.yt_mega_news .theme1 .category_title_left {background: url("button_left.png") no-repeat; height: 24px; float:left }
.yt_mega_news .theme1 .category_title_center {background: url("button_center.png") repeat-x scroll 0 0; height: 24px; float: left}
.yt_mega_news .theme1 .category_title_right {background: url("button_right.png")  no-repeat; height: 24px; float:left; padding-left: 1px}
.yt_mega_news .theme1 .category_name {margin-top: 5px}
.yt_mega_news .theme1 .category_name a {color: #FFFFFF!important; font-weight: bold; text-decoration: none;}
.yt_mega_news .theme1 .more { color:#7a7a7b; font-weight: bold}


/*them2*/
.yt_mega_news #yt-mega-news {margin: 50px auto; }
.yt_mega_news .theme2 .a { text-decoration: none; }
.yt_mega_news .theme2 .h3 { margin: 0 0 10px 0; line-height: 1.5;}
.yt_mega_news .theme2 .tabs {overflow: hidden; }
.yt_mega_news .theme2 .box {float: left; position: relative;overflow:hidden;}
.yt_mega_news .theme2 .box-wrapper {position: relative;overflow:height;overflow:hidden;}
.yt_mega_news .theme2 .content-box {width: 100%; overflow: hidden; display: none; text-align: left;}
.yt_mega_news .theme2 .current { display: block !important; }
.yt_mega_news .theme2 .normal-content {margin-top: 5px}
.yt_mega_news .theme2 .article_title {padding:0 0 16px;}
.yt_mega_news .theme2 .article_title a{
	color:#010101;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
}
.yt_mega_news .theme2 .article_title a:hover{
	color:#0073c3;
}
.yt_mega_news .theme2 .col-two {overflow: hidden} 
.yt_mega_news .theme2 .link {width: 100%; line-height: 18px; list-style-type: none!important; margin: 0px; padding-left: 0}
.yt_mega_news .theme2 .link li a {color: #00497c;font-weight:bold;line-height: 16px;}
.yt_mega_news .theme2 .link li a:hover{
	color:#0073c3;
	text-decoration:underline;
}
.yt_mega_news .theme2 .arrow {background: url("arrow.png"); width: 6px; height: 8px; margin-top: 6px; margin-right: 5px; float: left}
.yt_mega_news .theme2 .image {overflow: hidden; padding:0 0 12px 0;}
.yt_mega_news .theme2 .link_category {float: right; text-align: right;}
.yt_mega_news .theme2 .link_category li a {color: #1e7ce3; text-decoration: underline;}
.yt_mega_news .theme2 .content {width: 300px; float: left; margin-right: 18px;overflow:hidden;}
.yt_mega_news .theme2 .col-three {overflow: hidden;margin:30px 10px 0 0;}
.rtl .yt_mega_news .theme2 .col-three {overflow: hidden;margin:30px 0 0 10px;}  
.yt_mega_news .theme2 .read_more {
    color: #0096FF;
	background:url(../../images/border_more_mega.png) no-repeat left center;
	padding:0 5px;
	display:inline-block;
}
.rtl .yt_mega_news .theme2 .read_more {
    background: url("../../images/border_more_mega.png") no-repeat scroll right center;
}
.rtl .yt_mega_news .theme1 .article_title {
    padding: 12px 2px 0 0;
    text-align: right;
}
.rtl .yt_mega_news .theme1 ul li {
    padding: 5px 2px 3px 0;
    text-align: right;
}
.yt_mega_news .theme2 .read_more:hover{
	text-decoration:underline;
}
.yt_mega_news .theme2 .read_more a {color: #1e7ce3}
.yt_mega_news .theme2 .category_title_left {background: url("button_left.png") no-repeat; height: 24px; float:left }
.yt_mega_news .theme2 .category_title_center {background: url("button_center.png") repeat-x scroll 0 0; height: 24px; float: left}
.yt_mega_news .theme2 .category_title_right {background: url("button_right.png")  no-repeat; height: 24px; float:left; padding-left: 1px}
.yt_mega_news .theme2 .category_name {margin-top: 5px}
.yt_mega_news .theme2 .category_name a {color: #FFFFFF!important; font-weight: bold; text-decoration: none;}
.yt_mega_news .theme2 .sub_content {line-height: 18px}


/*them3*/

.yt_mega_news #yt-mega-news {margin: 50px auto; }
.yt_mega_news .theme3 .a { text-decoration: none;}
.yt_mega_news .theme3 .h3 { margin: 0 0 10px 0; line-height: 1.5;}
.yt_mega_news .theme3 .tabs {overflow: hidden;}
.yt_mega_news .theme3 .content-box {width: 96%; overflow: hidden; border-top: 2px #145cae solid!important; display: none; text-align: left;}
.yt_mega_news .theme3 .current { display: block !important; }
.yt_mega_news .theme3 .col-two {float: left; top: 350px; overflow: hidden}
.yt_mega_news .theme3 .article_title {width: 90%; font-weight: bold; }
.yt_mega_news .theme3 .article_title a {font-weight: bold;}
.yt_mega_news .theme3 .image {float: left; margin-right: 10px; margin-top: 5px; text-indent: 0px!important; overflow: hidden}
.yt_mega_news .theme3 .normal-content {padding-bottom: 5px; position: relative; overflow: hidden; float: left } 
.yt_mega_news .theme3 .content {float: left;}
.yt_mega_news .theme3 .link_category {float: right; text-align: right;}
.yt_mega_news .theme3 .link_category li a {color: #1e7ce3; text-decoration: underline;}
.yt_mega_news .theme3 .read_more {text-align: right; float: right}
.yt_mega_news .theme3 .read_more a {color: #1e7ce3}
.yt_mega_news .theme3 .content_box {float: left;}
.yt_mega_news .theme3 .category_title_left {background: url("button_left.png") no-repeat; height: 24px; float:left }
.yt_mega_news .theme3 .category_title_center {background: url("button_center.png") repeat-x scroll 0 0; height: 24px; float: left}
.yt_mega_news .theme3 .category_title_right {background: url("button_right.png")  no-repeat; height: 24px; float:left; padding-left: 1px}
.yt_mega_news .theme3 .category_name {margin-top: 5px}
.yt_mega_news .theme3 .category_name a {color: #FFFFFF!important; font-weight: bold; text-decoration: none;}
.yt_mega_news .theme3 .content {float: left;}
.yt_mega_news .theme3 .sub_content {line-height: 1.8}
.yt_mega_news .theme3 .box-wrapper {padding-right: 10px}


.yt_mega_news .col-two h3 a {
	font-size: 15px;
	font-weight: bold;
}

.yt_mega_news {
	
	width: 100%
}



.yt_mega_news a:hover, .yt_mega_news a:link, .yt_mega_news a:visited{
}
.yt_mega_news a{
text-decoration: none;
}
.yt_mega_news div .current
{
border-bottom: none!important;
border-right: none!important;
border-left: none!important;
padding: 5px 0px 0px 0px!important;
}

.yt_mega_news ul
{
margin: 0px 0 0px 0!important;

}

.yt_mega_news .theme1
{
overflow: hidden

}
.yt_mega_news .theme2
{
overflow: hidden

}

.yt_mega_news .theme3
{
overflow: hidden

}
.yt_mega_news *
{
}
.yt_mega_news img{
border : none!important;
}
.yt_mega_news .arrow1{background-image : url('arrow.png'); height: 8px; width: 6px; margin-right: 4px; margin-top: 5px; float: left }  
.yt_mega_news ul li{
   background:url("../../images/bg_border_li.png") repeat-x scroll left top;
   padding: 9px 0;
}
.yt_mega_news .theme2 ul li:first-child{
   background:transparent;
   padding:0 0 9px 0;
}
.yt_mega_news .theme1 ul li{
	line-height:18px;
	padding:5px 0 3px;
}
.yt_mega_news .intro_text, .yt_mega_news .footer_text{
    text-align: left;
    margin: 0; 
    overflow: hidden;
	height:0;
}
.yt_mega_news .sub_content p{
    padding-left: 0px!important;
}