
#topWelcome{
	height: 45px;
	margin-bottom: 12px;
	padding: 6px 20px 0 20px;
	background-image: url(/images/template/bg-topNav.jpg);
	background-repeat: no-repeat;
}

#topWelcome h1{
	color: #FFF;
	font-size: 1.8em;
}

#topWelcome h1 SPAN.welcome{
	padding-right: 30px;
}

/*............... end of header............*/

#leftcol{
	width:236px;
	float:left;
	padding: 0px;
	margin: 0px;
	border: none;
	background-image:url(/images/template/bg-leftcol.gif);
	background-repeat:no-repeat;	
}

/*--------------------------------[ Market Prices Table ]-----*/

#mpTableCont{
	background-image: url(/images/template/market-prices/bg-mpTableBtm.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom:20px;
	}

TABLE#mpTable{
	font-size: 0.75em;
	color: #666;
	line-height: 1.2em;
	width: 100%;
	border: none;
	margin: 0px;
}

TABLE#mpTable th{
	width: 58px;
	color: #666;
	font-size: 100%;
	text-align: left;
}

TABLE#mpTable th, TABLE#mpTable td{
	padding: 2px 4px;
	border: none;
}

/*-- even rows --*/ 

TABLE#mpTable tr.even TH{
	background-color: #EBEBEB!important;
}

TABLE#mpTable tr.even TD{
	background-color: #F7F6F6 !important;
}

/*-- even rows hover --*/ 

TABLE#mpTable tr.even:hover TH{
	background-color: #E4E3E3 !important;
}

TABLE#mpTable tr.even:hover TD{
	background-color: #EDEBEB !important;
}

/* ---- odd rows --- */

TABLE#mpTable tr.odd TH 
/*table#mpTable tr:nth-child(odd) th*/{
	background-color: #D6D6D6 !important;
}

TABLE#mpTable tr.odd TD 
/*table#mpTable tr:nth-child(odd) td*/{
	background-color: #EFEDED !important;
}

/* ---- odd rows hover --- */

TABLE#mpTable tr.odd:hover TH 
/*table#mpTable tr:nth-child(odd):hover th*/{
	background-color: #D2D1D1 !important;
}

TABLE#mpTable tr.odd:hover TD 
/*table#mpTable tr:nth-child(odd):hover td*/{
	background-color: #E1DDDD !important;
}

/*-- top row corner background images --*/ 

TABLE#mpTable tr.top th{
	padding-top: 7px;
	background-image: url(/images/template/market-prices/bg-mpTableTopLeft.png);
	background-position: top left;
	background-repeat: no-repeat;
}

TABLE#mpTable tr.top td.arrow{
	padding-top: 7px;
	background-image: url(/images/template/market-prices/bg-mpTableTopRight.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/*-- top row corners hover images --*/ 

TABLE#mpTable tr.top:hover th{
	background-image: url(/images/template/market-prices/bg-mpTableTopLeft-on.png);
}

TABLE#mpTable tr.top:hover td.arrow{
	background-image: url(/images/template/market-prices/bg-mpTableTopRight-on.png);
}

/*--   --*/

#leftcol2{
width:234px;
height:427px;
margin-top:8px 2px 2px 0px;	
	
	
}
#lefttable{
margin-top:14px 2px 2px 0px;
width:234px;
height:177px;


}
#lefttable td1{
width:63px;
height:37px;	
}
#rightcol{
    width:681px;
	float:right;
	padding: 0px;
	border-left: none;
	background-color:#FFFFFF;	
}

#whatsNew{
	width:621px;
	height:88px;
	padding: 12px 20px 12px 40px;
	background-image:url(/images/template/bg-rightcontent.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
		}	

#whatsNew IMG{
	float: left;
	margin-right: 15px;
}
		
#whatsNewCont{
	float:left;
	width:450px;
	height:95px;
	margin-right:10px;	
	}

#whatsNewCont h2{
	margin: 0 0 3px 0;
	font-size: 0.9em;
}

#whatsNewCont p{
	margin: 0px;
}

#whatsNewNav{
	float: left;
	width: 30px;
	margin: 15px 0;
	text-align: center;
}

#whatsNewNav IMG{
	margin-left: 8px;
}

#whatsNewNav p{
	color: #000;
	font-size: 18px;
	line-height: 1em;
	margin: 18px 0 10px 0;
}

/*--------------------------------[ Market Prices Ticker ]-----*/
	
#marketPrices{
	float:right;
	width:650px;
	height:34px;
	padding: 12px 15px 0 15px;
	margin-bottom: 5px;	
	background-image: url(/images/homepage/bg-marketPrices.png);
	background-repeat:no-repeat;		
	}
	
#marketPrices P{
	float: left;
	width: 140px;
	color: #fff;
}

#marketPrices ul{
	float: left;
	width: 500px;
	margin: 0px;
}

#marketPrices li{
	list-style: none;
}


/*--------------------------------[ Page Grid ]-----*/
	
.categories{
	width:143px;
	height:190px;
	float:left;
	margin:10px 12px 10px 0px;
	padding: 9px;
	background-image: url(/images/template/bg-homePanel.jpg);
	background-repeat:no-repeat;
}

.rightCategory{
	margin-right: 0px;
}

.categories IMG
{
	margin: 2px 0 0 4px;
}

.categories P{
	color:#FFF;
	padding: 0 2px;
	line-height: 1.1em;
}

p.news{
color:#FFF;
}

/*--------------------------------[ Market Prices Ticker ]-----*/

.news{
	background-image:url(/images/homepage/bg-news.png);
}

.prices{
	background-image:url(/images/homepage/bg-prices.png);
}

.risk{
	background-image:url(/images/homepage/bg-risk.png);
}

.twoTS{
	background-image:url(/images/homepage/bg-2ts.png);
}

.randd{
	background-image:url(/images/homepage/bg-randd.png);
}

.environment{
	background-image:url(/images/homepage/bg-environment.png);
}

.marketing{
	background-image:url(/images/homepage/bg-marketing.png);
}

.publications{
	background-image:url(/images/homepage/bg-publications.png);
}

.categories H1{
	width:140px;
	/*height:17px; */
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
	margin:10px 0 3px 0;
	padding:3px 0px 3px 4px;
	background-repeat:no-repeat;
	background-color: #ccc;
}

/*--------------------------------[ headings ]-----*/

.news H1, .prices H1, .risk H1, .twoTS H1, .randd H1, .environment H1, .marketing H1, .publications H1 {
	color: #333;}

.news H1{
	background-image:url(/images/homepage/bg-news-h.jpg);	
}

.prices H1{
	background-image:url(/images/homepage/bg-prices-h.jpg);
}

.risk H1{
	background-image:url(/images/homepage/bg-risk-h.jpg);
}

.twoTS H1{
	background-image:url(/images/homepage/bg-2ts-h.jpg);
}

.randd H1{
	background-image:url(/images/homepage/bg-randd-h.jpg);
}

.environment H1{
	background-image:url(/images/homepage/bg-environment-h.jpg);
}

.marketing H1{
	background-image:url(/images/homepage/bg-marketing-h.jpg);
}

.publications H1{
	background-image:url(/images/homepage/bg-publications-h.jpg);
}


