@import url("menu.css");

td {vertical-align:top}
.TopLeft1 {width:277px; height:85px;}
.TopLeft2 {background:none;width:277px; height:18px;}

.TopRight1 { width:699px; height:42px; vertical-align:middle;}
	.TopRight1a {width:99px; height:35px;}
	.TopRight1b {background:url(images/topright1.gif) no-repeat center; width:230px;}
	.TopRight1c {background:url(images/login-empty.gif) no-repeat center; width:110px; text-align:center; vertical-align:middle;}
	.TopRight1d {width:260px; text-align:right; vertical-align:middle;}
.TopRight2 {background:url(images/topright2.gif) no-repeat; width:699px; height:45px;}
.TopRight3 {width:699px; height:20px;}
.TopRight4 {width:699px; height:30px; text-align: right; vertical-align:middle;}

.LeftPane {width:277px; height:405px;}
.LeftPane_Product {width:277px; height:405px;}
.ContentPane {width:699px; vertical-align:top;}
.BottomPane {}

.ContentBlock {background:url(images/contentblock.gif) no-repeat;}
.ContentBlock_Home {background:url(images/contentblock-home.jpg) no-repeat;}

/** Country Product Pages **/
.ContentBlock_essential_MY { background:url(images/products/ContentBlock-Essential-MY.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_essential_ID { background:url(images/products/ContentBlock-Essential-ID.jpg) no-repeat; width:976px; height:171px;}

.ContentBlock_infacare_MY { background:url(images/products/ContentBlock-Infacare-MY.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_infacare_ID { background:url(images/products/ContentBlock-Infacare-ID.jpg) no-repeat; width:976px; height:171px;}

.ContentBlock_lacta_MY { background:url(images/products/ContentBlock-Lacta-MY.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_lacta_PH { background:url(images/products/ContentBlock-Lacta-PH.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_lacta_SG { background:url(images/products/ContentBlock-Lacta-SG.jpg) no-repeat; width:976px; height:171px;}

.ContentBlock_materna_PH { background:url(images/products/ContentBlock-Materna-PH.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_materna_ID { background:url(images/products/ContentBlock-Materna-ID.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_materna_MY { background:url(images/products/ContentBlock-Materna-MY.jpg) no-repeat; width:976px; height:171px;}
.ContentBlock_materna_SG { background:url(images/products/ContentBlock-Materna-SG.jpg) no-repeat; width:976px; height:171px;}
/**  **/

.Footer1 {background:url(images/footer1.gif) no-repeat; width:976px; height:30px;}
.Footer2 {background:url(images/footer2.gif) no-repeat; width:976px; height:33px; vertical-align:middle;}
.Footer3 {background:url(images/footer3.gif) no-repeat; width:976px; height:16px;}

.login_button A {color:#FFFFFF;text-decoration:none;font:14px bold; font-family:Arial, Helvetica, sans-serif;}
.login_button A:link {color:#FFFFFF; text-decoration:none;font:14px bold;}
.login_button A:visited {color:#FFFFFF;text-decoration:none;font:14px bold;}
.login_button A:hover {color:#FFFFFF;text-decoration:none;font:14px bold;}

.country_combo {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    width: 250px;
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.page_cme { background:url(images/LeftSide/CME.gif) no-repeat;	width: 247px;	height: 385px; }
.page_essentialfacts { 	background:url(images/LeftSide/essentialfacts.gif) no-repeat;	width: 247px;	height: 385px; }
.page_expertcontribution { background:url(images/LeftSide/expertcontribution.gif) no-repeat; width: 247px; height: 385px;}
.page_guidelines {background:url(images/LeftSide/guidelines.gif) no-repeat; width:247px; height:335px;}
.page_interactivetools {background:url(images/LeftSide/interactivetools.gif) no-repeat; width:247px; height:385px;}
.page_contact {background:url(images/LeftSide/contact.gif) no-repeat; width:247px; height:385px;}
.page_sitemap {background:url(images/LeftSide/sitemap.gif) no-repeat; width:247px; height:385px;}
.page_aboutfonterra {background:url(images/LeftSide/aboutfonterra.gif) no-repeat; width:247px; height:385px;}
.page_termsandconditions {background:url(images/LeftSide/termsandconditions.gif) no-repeat; width:247px; height:385px;}
.page_login {background:url(images/LeftSide/login.gif) no-repeat; width:247px; height:385px;}

.sitemap {
	font-size: x-small;
	padding: 10px;
	line-heigth:30px;
}

.LeftMenu {
	font-size:x-small;
	font-weight:bold;
	list-style-type: circle;
	height: 25px;
	padding-bottom: 15px;
	padding-right: 10px;
	}
	
.bluetable {
	border: 1px solid #FFFFFF;
	padding: 5px;
}

.bluetable thead { 
	border: 1px solid #FFFFFF;
	background-color:#333399;
	color:#FFFFFF;
	font-size: x-small;
}
.bluetable tbody {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	font-size: xx-small;
}
.bluetable thead td {
	height: 20px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
}
.bluetable tbody td {
	height: 20px;
	vertical-align:middle;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom:2px;
}
.bluetable_tbody_td_lighter {
	height: 20px;
	vertical-align:middle;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom:2px;
	background:#E5E5E5;
}

