body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ebebeb;
}

img, div {
	behavior: url(http://www.tesco.com.my/assets/js/iepngfix.htc);
}

#page_wrap {
	width: 984px;
	margin: 13px auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}

#top {
	width: 984px;
	height: 10px;
	background-image: url(../images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#middle {
	width: 984px;
	background-image: url(../images/middle.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

#bottom {
	width: 984px;
	height: 10px;
	background-image: url(../images/bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#header {
	width: 972px;
	height: 97px;
	margin: 0px 6px;	
}

.top_text_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

.top_text_link a:link, .top_text_link a:visited, .top_text_link a:active {
	color: #666666;
	text-decoration: none;
}

.top_text_link a:hover {
	color: #666666;
	text-decoration: underline;
}

#navigation {
	width: 972px;
	height: 34px;
	margin: 0px 6px;
	margin-bottom: 10px;
	background-image: url(../images/navigation/navigation_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* - ["content layout" (classes and ids)] ----------------------------------------------- */
#content {
	position: relative;
	width: 972px;	
	margin: 0px 6px;
	margin-bottom: 17px;
}

.v_seperator_23px {
	width: 23px;
	background-image: url(../images/v_seperator_23px.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#tooptip1 {
	position: absolute;
	width: 124px;
	z-index: 1;
	visibility: hidden;
}

#tooptip2 {
	position: absolute;
	width: 124px;
	z-index: 2;
	visibility: hidden;
}

#tooptip3 {
	position: absolute;
	width: 124px;
	z-index: 3;
	visibility: hidden;
}

#tooptip4 {
	position: absolute;
	width: 124px;
	z-index: 4;
	visibility: hidden;
}

#index_bottom_4_banners_bg {
	background-image: url(../images/index_bottom_4_banners_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#index_bottom_5_banners_bg {
	background-image: url(../images/index_bottom_5_banners_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#latest_news_scroller {
	position: absolute;
	margin: 0px;
	padding: 0px 5px;
	overflow: auto;
	width: 170px;
	height: 85px;
}

.latest_news_links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: normal;
}

.latest_news_links  a:link, .latest_news_links  a:visited, .latest_news_links a:active {
	color: #666666;
	text-decoration: none;
}

.latest_news_links  a:hover {
	color: #999999;
	text-decoration: none;
}

.h_seperator_latest_news {
	height: 11px;
	background-image: url(../images/h_seperator_latest_news.gif);	
	background-position: left;
	background-repeat: repeat-x;
}

#opinion_poll_scroller {
	position: absolute;
	margin: 0px;
	padding: 0px 5px;
	overflow: auto;
	width: 170px;
	height: 85px;
}

.sub_navi_label_bg {
	padding: 5px 10px;
	width: 169px;
	height: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/sub_navi_label_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.sub_navi_links a:link, .sub_navi_links a:visited, .sub_navi_links a:active {
	color: #333333;
	text-decoration: none;
}

.sub_navi_links a:hover {
	color: #333333;
	text-decoration: none;
}

.sub_navi_links td {
	height: 14px;
	padding: 5px 15px;
	text-align: left;
	line-height: normal;
	background-image: url(../images/bullet_sub_navi_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sub_navi_links tr:hover {
	color: #333333;
	background-color: #f2f2f2;
}

.sub_navi_links tr:hover a:link, .sub_navi_links tr:hover a:visited, .sub_navi_links tr:hover a:active {
	color: #333333;
	text-decoration: none;
}

.sub_navi_links tr:hover a:hover {
	color: #333333;
	text-decoration: none;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #666666;
	text-decoration: underline;
}

.content_text a:hover {
	color: #ff8500;
	text-decoration: underline;
}
/* -------------------------------------------------------------------------------------- */


/* - ["Tesco Brands - Whats New" (classes and ids)] ------------------------------------- */
.whatsNew_itemBlock {
	position: relative;
	display: inline;
	float: left;
	padding: 5px;
	width: 345px;
	border: 1px solid #999999;
	margin: 0px 8px 20px 0px;
	line-height: normal;
}

.whatsNew_1stColumn {
	width: 131px;
	height: 150px;
	padding: 5px 0px 5px 5px;
}

.whatsNew_itemTitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #00529f;
	font-weight: bold;
	text-align: left;
}

.whatsNew_itemDesc {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.whatsNew_itemPrice {
	position: absolute;
	width: 90px;
	top: 140px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/OurBrands_whatsNew/whatsNew_priceBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.whatsNew_vSeperator {
	width: 21px;
	background-image: url(../images/OurBrands_whatsNew/whatsNew_vSeperator.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.whatsNew_2ndColumn {
	width: 188px;
	height: 160px;
}

.whatsNew_ping {
	position: absolute;
	right: 5px;
}

.whatsNew_ping2 {
	position: absolute;
	left: 163px;
}

.whatsNew_dynamicDisclaimer {
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
/* -------------------------------------------------------------------------------------- */


/* - ["bottom" (classes and ids)] ------------------------------------------------------- */
#footer_navi {	
	width: 972px;
	height: 20px;
	margin: 0px 6px;
	margin-bottom: 8px;
	background-image: url(../images/footer_navi_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.footer_navi_link {
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.footer_navi_link a:link, .footer_navi_link a:visited, .footer_navi_link a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_navi_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	height: 25px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #666666;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #666666;
	text-decoration: none;
}

.footer_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #939598;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #939598;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #939598;
	text-decoration: underline;
}

#sub_navi_panel {
	position: absolute;
	width: 189px;
	top: 0px;
	left: 5px;
}
.h_seperator_23px {
	height: 23px;
	background-image: url(../images/h_seperator_23px.gif);
	background-position: left;
	background-repeat: repeat-x;
}
/* -------------------------------------------------------------------------------------- */
