/* Base */
body {
	font-family: Helvetica, Arial, sans-serif;	
	background: url(http://www.malaysiandigest.com/images/stories/background/cny_back.jpg) top center no-repeat;
	margin: 0; padding: 0;
	text-align: left;
}
a {
	color: #375577;
	outline: none;
}
a img {
	border: none;
}
.clr {
	clear: both;
}
.page {
	width: 1000px;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

/* Heading */
.heading {
	padding: 20px 0 5px;
}
.heading .logo
{
	padding-top: 5px;
	float: left;
	width: 500px;
}
.heading .topbanners
{
	text-align: right;
	float: right;
	padding: 10px 0 10px 10px;
}

/* Menus */
.topmenu-top, .topmenu-bottom,
.footermenu-top, .footermenu-bottom
{
	border-bottom: 1px solid #cccccc;
}
.topmenu {
}
.topmenu-items
{
	background: #cccccc;
	height: 28px;
	margin: 3px 0;
	overflow: hidden;
}
ul.menu-nav {
	float: left;
}
ul.menu-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

ul.menu-nav li
{
	/* Reset inheritance from Joomla! template */
	background: none;
	border: none;
	margin: 0;
	padding: 0;	
	position: relative;
	display: inline;
	float: left;
}
ul.menu-nav li a,
ul.menu-nav li a:link,
ul.menu-nav li a:visited,
ul.menu-nav li a:hover {
	text-decoration: none;
	outline: none;
}
ul.menu-nav li a span
{
	font-family: "Century Gothic", Arial, sans-serif;	
	font-size: 12px;
	line-height: 28px;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	height: 28px;
	padding: 0 20px;
	display: block;
	cursor: hand;
}
ul.menu-nav li#current a span
{
	background: red;
	color: #fff;
	cursor: hand;
}

/* Top Menu Search */
.topmenu-search {
	float: right;
	height: 25px;
}
/*
.topmenu-search .searchfooter
{
	margin-top: 3px;
	margin-right: 5px;
}*/

input.inputboxfooter
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
}
/* Content */
.content
{
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Trebuchet, Arial, Sans;
	text-align: left;
	color: #505050;
	padding: 5px 0 30px;
}
.component {
	margin-right: 375px;
}
.component-wrapper {
	display: inline-block;
	width: 100%;
}
div.componentheading {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 38px;
	color: #477BB4;
	border-bottom: 4px solid #ABABAB;
}
.contentheading {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.contentheading a,
.contentheading a span,
.contentheading a:visited,
.contentheading a:visited span,
.contentheading a:link,
.contentheading a:link span {
	color: #006699;
	//text-decoration: none;
}
.contentheading a:hover,
.contentheading a:hover span {
	text-decoration: underline;
}

/* Breadcrumb */
#pathway {
	font-size: 12px;
	text-align: left;
	padding: 8px 0;
}

/* Side modules */
.modules-right {
	width: 360px;
	float: right;
	font-family: "Franklin Gothic", Arial, sans-serif;
}

/* Frontpage Module */
div.moduletable h3,
div.moduletablenews h3,
div.moduletableworld h3,
div.moduletablefeatures h3,
div.moduletableopinion h3
{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 3px 0;
	color: #000;
	text-transform: uppercase;
	border-bottom: 2px solid #CCCCCC;	
}

div.moduletablenews h3
{
	background: url(../images/news.jpg) no-repeat;
	padding-left: 35px;
	line-height: 32px;
}

div.moduletablefeatures h3
{
	background: url(../images/features.jpg) no-repeat;
	padding-left: 35px;
	line-height: 32px;
}

div.moduletableworld h3
{
	background: url(../images/world.jpg) no-repeat;
	padding-left: 35px;
	line-height: 32px;
}

div.moduletableopinion h3
{
	background: url(../images/opinions.jpg) no-repeat;
	padding-left: 35px;
	line-height: 32px;
}

ul.frontnews {
	list-style: none;
}
ul.frontnews li {
	background: url(../images/bullets.png) no-repeat;
	padding-left: 12px;
}

/* Footer */
.footermenu-items
{
	background: #cccccc;
	height: 30px;
	margin: 3px 0;
}
.footermenu-items-left 
{
	float: left;
	margin-left: 10px;
}
.footermenu-items-right
{
	float: right;
	margin-right: 15px;
}

/* Footer Items */

.footer-search
{
	margin: 4px 0 4px 0;
}
.footer-copyright
{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #000;
}

/* Footer Menu */
.footer-menu ul
{
	list-style: none;
	margin-top: -8px;
}
.footer-menu ul li {
	/* Reset inheritance from Joomla! template */
	background: none;
	border: none;
	
	float: left;
}
.footer-menu ul li + li {
	border-left: 1px solid #AAA;
}
.footer-menu ul li a {
	text-decoration: none;
}
.footer-menu ul li a span {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: none;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	color: #000;
	text-transform: uppercase;
}
.footer-menu ul li a:hover span
{
	text-decoration: underline;
}
.footer-menu ul li.active span
{
	text-decoration: underline;
	color: red;
}


/* Video Module */
div.videoHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #235C89;
}
.video-module {
}
.videoModuleHeader {
	border: 1px solid #e0e0e0;
	border-bottom: none;
}
.videoHeader {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #375577;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
.videoItems {
	background: #ecedef;
	padding: 15px;
	border: 1px solid #e0e0e0;
}
.videoItem {
	background: #FFF;
	border: 1px solid #CCCCCC;
	margin: 0 13px;
	padding: 8px;
	float: left;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.videoThumbnail {
	text-align: center;
}
.videoTitle {
	width: 120px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
}
.videoTitle a,
.videoTitle a span {
	color: #375577;
	text-decoration: none;
}
.video-module {
	margin-bottom: 15px;
}
.videoModuleFooter {
	border: 1px solid #e0e0e0;
	border-top: none;
	padding: 6px 10px;
}
div#current-time
{
	font-size: 12px;
	color: #505050;
	margin-bottom: 10px;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
}

ul.mostread,ul.bloglinks,ul.editorspick,ul.mostmailed
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.mostread li,ul.bloglinks li,ul.editorspick li,ul.mostmailed li
{
	margin-bottom: 5px;
}

ul.news-module
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.news-module li div.article-title
{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #477BB4;
}

ul.news-module li div.article-title-small
{
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul.news-module li div.article-title-small a,
ul.news-module li div.article-title-small a:visited,
ul.news-module li div.article-title-small a:hover
{
	color: #006699;
}

ul.news-module li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

ul.news-module li.article-small
{
	border: none;
}

p.gk_tab_news_text
{
	line-height: 150%;
}

ul.news-module li div.article-title a,
ul.news-module li div.article-title a:visited,
ul.news-module li div.article-title a:hover
{
	text-decoration: none;
	color: #006699;
	font-size: 14px;
}

ul.news-module li div.article-text
{
	margin-top: 5px;
}

.frontmodule4 div{
        border:1;
}
.content-footer {
	background-repeat: none;
	background-image: url('../images/content-footer.png');
	background-position: bottom left;
	margin-top: 20px;
}
.content-footer div {
	background-repeat: none;
	background-image: url('../images/content-footer.png');
	background-position: bottom right;
	margin: 0 0 0 20px;
	padding: 0 0 10px;
}
.content-footer div div {
	background-position: top left;
	margin: 0 0 0 -20px;
	padding: 0;
}
.content-footer div div div {
	background-position: top right;
	margin: 0 0 0 10px;
	padding: 10px 10px 0 0;
	min-height: 120px;	
}

.content-footer div div div div {
	/* Reset all properties */
	background: none;
	padding: 0 10px;
	margin: 0;
	min-height: 0;
	
	float: left;
}

.content-footer div div div div.alignLeft {
	float: left;
}
.content-footer div div div div.alignRight {
	float: right;
}
.content-footer div div div div + div {
	border-left: 1px dotted #BBBBBB;
}

.content-footer div div div div div {
	/* Reset properties */
	float: none;
	border: none;
	min-height: none;
	padding: 0;
}

.content-footer div div div div.clr {
	border: none !important;
	float: none !important;
}

.content-footer div div div div.footerPoll {
	width: 270px;
}

.newsflash {
	border: 1px solid #E0E0E0;
	position: relative;
	padding-right: 260px;
/*	height: 250px; */
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.newsflash-photo {
	overflow: hidden;
}
.newsflash-content {
	width: 260px;
	position: absolute;
	top: 0;
	right: 0;
}
.newsflash-arrow {
	background: url('../images/newsflash-arrow.png') top left;
	width: 16px;
	height: 34px;
	position: absolute;
	top: 20px;
	left: -16px;
	z-index: 100;
}
.newsflash-summary {
	padding: 5px 15px;
}
.newsflash-summary h2.contentheading {
	font-size: 20px;
	line-height: 20px;
}
.newsflash-otherstories {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;	
	margin-left: 5px;	
}
.newsflash-otherstories li {
	background: url(../images/bullets.png) no-repeat;
	margin-top: 5px;
	padding-left: 12px;
}
.newsflash-otherstories li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #375577;
/*	color: #006699; */
}
.newsflash-otherstories li a:hover {
	text-decoration: underline;
}

ul.gk_tab_ul-style1 li
{
	width: 26%;
}

ul.gk_tab_ul-style1 li span
{
	padding: 0;
	font-size:12px;
	font-weight:bold;
}

div#written_comments_title,
div#write_comment_title
{

	font-family: Arial,sans-serif;
	font-size: 12px;
}

div.banneritem img
{
	border: 1px solid #ccc;
}

div.banneritem_text
{
	margin-bottom: 20px;
	text-align: center;
}

td.contentheading
{
	font-size: 20px;
}

.content a
{
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}

table.contentpaneopen p
{
	padding: 0;
	margin: 0;
	line-height: 120%;
	letter-spacing: 0.5px;
}

.item-category,
#item-category
{
	text-decoration: none;
	color: #ccc;
	font-size: 8px;
	text-transform: uppercase;
}

td.createdate div
{
	font-size: 10px;
	color: #ccc;
}

span.small-author
{
	font-weight: bold;
}

a.contentpagetitle
{
	font-size: 16px;
}

div.related-news-heading
{
	font-weight: bold;
	margin-top: 20px;
}

ul.related-news
{
	list-style-type: none;
	margin: 0;
	padding:0;
}

span.pagination span,
span.pagination a
{
	margin-right: 5px;
	padding: 4px;
	border: 1px solid #eee;
}

ul.gk_tab_ul-style1 li.active span
{
	color: #000;
	font-size: 12px;
}

div.newsflash-summary h2.contentheading
{
	margin-top: 8px;
}

.headline-caption
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:black none repeat scroll 0 0;
	bottom: 0px;
	color:#FFFFFF;
	font-size:80%;
	left:0px;
	opacity:0.5;
	filter: alpha(opacity = 50);
	width: 354px;
	padding: 4px;
	position:absolute;
}

div.poll-question
{
	margin-top: 20px;
	line-height: 16px;
}

div.bannergroup_text
{
	margin-top: 20px;
}
