body
{
	margin: 0;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0;
	font: .7em Arial,Helvetica,Garuda,sans-serif;
	/*background-color: #FFFFFF;*/
}

img
{
	border: 0;
}

ul
{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style-image:url("../images/bullet-orange-big.jpg");
}

a:link
{
	color : #000000;
	text-decoration : none;
}

a:active
{
	color : #000000;
    text-decoration : none;
}

a:visited
{
	color : #000000;
	text-decoration : none;
}

a:hover
{
	color : #CC0000;
	text-decoration : underline;
}

a.topnews
{
	color: #ED1C24;
}

a.malaysia
{
	color: #91278F;
}

a.business
{
	color: #F79320;
}

a.world
{
	color: #262261;
}

a.showbiz
{
	color: #754C29;
}

a.sports
{
	color: #006838;
}

a.features
{
	color: #00B0D8;
}

a.opinion
{
	color: #1B75BC;
}

a.bahasa
{
	color: #BAC133;
}

a.sideviews
{
	color: #EC1C24;
}

a.read-more,
a.lead-read-more
{
	color: #F9851E;

	margin-left: 15px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.lead-read-more
{
	margin-left: 0px;
}

h1, h2, h3
{
	margin: 0;
}

#body
{
	width: 330px;
}

#header
{
	float: left;
	width: 100%;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B1A692;
}

#header #date
{
	clear: both;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 1px;
}

#sections
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	font-weight: bold;
}

#sections_footer a.topnews,
#sections_footer a.malaysia,
#sections_footer a.business,
#sections_footer a.world,
#sections_footer a.showbiz,
#sections_footer a.sports,
#sections_footer a.features,
#sections_footer a.opinion,
#sections_footer a.bahasa,
#sections_footer a.sideviews,
#sections_footer a.other
{
	color: #000000;
}

#sections_footer
{
	clear: both;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

#sections ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: none;

}

#sections ul li
{
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D0D0;
}

#sections ul li:first-child
{
	padding-left: 0px;
	border-left: none;
}

#sections ul li a
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	font-weight: bold;
}

#twitter
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-width: 4px;
	border-style: solid;
	border-color: #F6B16E;
}

#twitter .title
{
	color: #F6B16E;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	font-weight: bold;
}

#twitter ul
{
	padding-right: 5px;
}

#twitter ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

#twitter ul li:first-child
{
	padding-top: 0px;
	border-top: none;
}

#twitter .view-more a
{
	color: #E72019;
	font-weight: normal;
}

#twitter .twit-at
{
	color: #1B75BC;
}

.category
{
	clear: both;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

.category:first-child
{
	border-top: none;
}

.category h2
{
	margin-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.category.invert h2
{
	border-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	height: 12px;
}

.category .content,
.category .article-content
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.category .article-content .columnist-picture,
.article-summary .columnist-picture
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.category .article-summary-content,
.category .article-content
{
	padding-left: 0px;
	padding-right: 0px;
}

.article-content .byline
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.article-content .article
{
	clear: left;
	margin-top: 5px;
}

.article-content .article p:first-child
{
	margin-top: 0px;
}

.article-content h3
{
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}

.article-content img
{
	margin: 5px;
}

.article-content a.np-entry
{
	font-weight: bold;
}

.click-category
{
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

.click-category h2
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}

#topnews
{
	padding-bottom: 10px;
}

#topnews h2
{
	border-bottom-color: #ED1C24;
	color: #ED1C24;
}

#malaysia h2
{
	border-bottom-color: #91278F;
	color: #91278F;
}

#sideviews h2
{
	border-bottom-color: #EC1C24;
	color: #EC1C24;
}

#business h2
{
	border-bottom-color: #F79320;
	color: #F79320;
}

#world h2
{
	border-bottom-color: #262261;
	color: #262261;
}

#showbiz h2
{
	border-bottom-color: #754C29;
	color: #754C29;
}

#sports h2
{
	border-bottom-color: #006838;
	color: #006838;
}

#features h2
{
	border-bottom-color: #00B0D8;
	color: #00B0D8;
}

#opinion h2
{
	border-bottom-color: #1B75BC;
	color: #1B75BC;
}

#bahasa h2
{
	border-bottom-color: #BAC133;
	color: #BAC133;
}

#malaysia.invert h2
{
	background-color: #91278F;
	color: #FFFFFF;
}

#business.invert h2
{
	background-color: #F79320;
	color: #FFFFFF;
}

#sideviews.invert h2
{
	background-color: #EC1C24;
	color: #FFFFFF;
}

#world.invert h2
{
	background-color: #262261;
	color: #FFFFFF;
}

#showbiz.invert h2
{
	background-color: #754C29;
	color: #FFFFFF;
}

#sports.invert h2
{
	background-color: #006838;
	color: #FFFFFF;
}

#features.invert h2
{
	background-color: #00B0D8;
	color: #FFFFFF;
}

#opinion.invert h2
{
	background-color: #1B75BC;
	color: #FFFFFF;
}

#bahasa.invert h2
{
	background-color: #BAC133;
	color: #FFFFFF;
}

#blog h2
{
	color: #000000;
}

#video h2
{
	color: #000000;
}

#gallery h2
{
	color: #000000;
}

#about-us h2
{
	color: #000000;
}

#footer
{
	margin-top:0px; /*margin-top:15px;*/
	/*padding-top: 5px;*/
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

#footer .copyright
{
	color: #A0A0A0;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 15px;
	text-align: center;
}

#slideshow
{
	margin-bottom: 10px;
}

#slideshow img
{
	width: 320px;
/*	height: 208px; */
	height: 213px;
}

#slideshow-caption
{
	margin-top: 2px;
	text-align: left;
}

#slideshow-caption a.read-more
{
	margin-left: 0px;
}



/*
.tmi-logo
{
}
*/



.ad-small
{
/*	background-color: #000000; */
	margin-top: 15px;
	width: 167px;
	height: 30px;
}

.ad-stretch
{
/*	background-color: #000000; */
	width: 100%;
	height: 64px;
}



#header .tmi-logo
{
	float: left;
}



#header .ad-small
{
	float: right;
}

.lead-story-title h1
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 22px;
	font-weight: bold;
}

.lead-story-summary
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.lead-story-summary p
{
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

.article-summary
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

.article-summary h3
{
	margin-bottom: 10px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 17px;
	font-weight: bold;
}

.article-summary:first-child
{
	border-top: none;
}

.article-summary a.read-more
{
	margin-left: 0px;
}

.article-summary div.read-more-box
{
	margin-top: 10px;
}

.pagination-container
{
	float: right;
	margin-top: 2px;
	padding: 0;
	margin-bottom: 5px;
}

.pagination-prefix
{
	float: left;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 11px;

	padding-top: 4px;
	padding-right: 2px;
}

.pagination
{
	float: left;
}

.pagination strong 
{
	font-size: 14px;
	color: #CC0000;
	padding-left: 5px;
	padding-right: 5px;
}

.pagination a 
{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

.pagination li
{
	float: left;
	height: 11px;
	line-height: 11px;
	list-style-type: none;
	border-left: 1px solid black;
}

.pagination li:first-child
{
	border-left: none;
}

.pagination *
{
	height: 11px;
	line-height: 11px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.pagination *:first-child
{
	border-left: 0;
}

#body .category .article-content .article .reset div, 
#body .category .article-content .article .reset span, 
#body .category .article-content .article .reset applet, 
#body .category .article-content .article .reset object, 
#body .category .article-content .article .reset iframe,
#body .category .article-content .article .reset h1,
#body .category .article-content .article .reset h2,
#body .category .article-content .article .reset h3,
#body .category .article-content .article .reset h4,
#body .category .article-content .article .reset h5,
#body .category .article-content .article .reset h6,
#body .category .article-content .article .reset a,
#body .category .article-content .article .reset small,
#body .category .article-content .article .reset strike,
#body .category .article-content .article .reset strong,
#body .category .article-content .article .reset sub,
#body .category .article-content .article .reset sup,
#body .category .article-content .article .reset b,
#body .category .article-content .article .reset u,
#body .category .article-content .article .reset i,
#body .category .article-content .article .reset center
{
	border-color: #000000;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}






/******* for intensedebate comments added on Sat 16 July 2011 by Aaron Chai *******/

#comments
{
	float: left;
	width: 100%;

	margin-top: 20px;
}

/******* end *******/






.about-us
{
}

.about-us.header
{
	float: left;
	background-color: #E8E8E8;
	padding: 5px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	font-weight: bold;
	width: 320px;
	margin-top: 10px;
}

.about-us.header .left
{
	clear: both;
}

.about-us.header .right
{
	float: right;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.about-us.content
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	font-weight: normal;
}

.about-us.content p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.about-us.content strong
{
	font-weight: bold;
}

.about-us.content a
{
	color: #3050B0;
}

blockquote[cite]:after
{
	content: attr(cite);
	display: block;
	margin: 0px;
	color: black;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 15px;
	font-weight: bold;

	text-align: right;
}

blockquote
{
	margin: 0px;
	padding: 0px;
	padding-top: 21px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 180px;
	color:black;
	background-color: transparent;
	background-image: url("/m/images/blockquote_small.png");
	background-repeat: no-repeat;
    background-position: 10 10;
	text-align: left;
}

blockquote > p
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 19px;
	font-weight: bold;
}

blockquote > p:after
{
	content: "\"";
	font-style: italic;
}

.article-content .article .caption-box img
{
	float: none;
	border: none;
	margin: 0px;
}

.article-content .article .caption-box .img-caption
{
	float: left;
	width: 100%;
	color: #1B75BC;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*add 03/04/2010*/
a.food
{
	color: #000000;
}
#food h2
{
	border-bottom-color: #666666;
	color: #666666;
}
#food.invert h2
{
	background-color: #666666;
	color: #FFFFFF;
}

a.books
{
	color: #000000;
}
#books h2
{
	border-bottom-color: #666666;
	color: #666666;
}
#books.invert h2
{
	background-color: #666666;
	color: #FFFFFF;
}
/*end add*/




/***  added on Sun 01 Jan 2012  ***/
a.tech
{
	color: #801100;
}
#tech h2
{
	border-bottom-color: #801100;
	color: #801100;
}
#tech.invert h2
{
	background-color: #801100;
	color: #FFFFFF;
}


/***  added on Sat 04 Feb 2012  ***/
a.drive
{
	color: #307D7E;
}
#drive h2
{
	border-bottom-color: #307D7E;
	color: #307D7E;
}
#drive.invert h2
{
	background-color: #307D7E;
	color: #FFFFFF;
}

/***  end addition  ***/




#body .category .article-content .article.reset ul
{
	list-style: disc;
	list-style-image: none;
	list-style-position: inside;
}

#body .category .article-content .article.reset ol
{
	list-style: decimal;
	list-style-image: none;
	list-style-position: inside;
}


/*twit for insider good food*/

#twitter-f
{
    clear: both;
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 5px;
    border-width: 4px;
    border-style: solid;
    border-color: #CCCCCC;
}

#twitter-f .title
{
    color: #1B75BC;
    font-family: Georgia,"Nimbus Roman No9 L",serif;
    font-size: 13px;
    font-weight: bold;
}

#twitter-f ul
{
    padding-right: 5px;
}

#twitter-f ul li
{
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D0D0D0;
}

#twitter-f ul li:first-child
{
    padding-top: 0px;
    border-top: none;
}

#twitter-f .view-more a
{
    color: #E72019;
    font-weight: normal;
}

#twitter-f .twit-at
{
    color: #1B75BC;
}

/*end insider good food*/

