/* CSS Document */

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title    : Global Style Sheet, Powershares ETNs
Author   : Vijay, e-Tech team
Verified : 
URL      : #

Description : Global Styles

Created  : 13 April 2010
Modified : 02 March 2010

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.topNavArea
{
	margin:0px -10px;
	background:#fff url(../images/topNav_Bg.jpg) repeat-x 0 1px;
	height:30px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.topNavArea ul
{
	margin: 0px 0px -3px; 
	padding: 0px;
	float:left;
	color:#676666;
}


/*Top level list items*/
.topNavArea ul li
{
	/*background:#fff url(../images/topNav_Bg.jpg) repeat-x 0 1px;*/
	float: left;
	position: relative;
	list-style-type:none;
	z-index:100 !important;
}

.topNavArea ul li a
{
	display:block;
	z-index:100 !important;
}

/* Top Navigation Level Zero Images */

#topNav li.btnOne a
{
	background:url(../images/btn_home.jpg) no-repeat 0 0;
	width:97px;
	height:30px;
}

#topNav li.btnOne a:hover
{
	background:url(../images/btn_home_a.jpg) no-repeat 0 0;
}

#topNav li.btnTwo a
{
	background:url(../images/btn_ps_etns.jpg) no-repeat 0 0;
	width:178px;
	height:30px;
	display:block;
}

#topNav li.btnTwo a:hover
{
	background:url(../images/btn_ps_etns_a.jpg) no-repeat 0 0;
}

#topNav li.btnThree a
{
	background:url(../images/btn_about.jpg) no-repeat 0 0;
	width:121px;
	height:30px;
}

#topNav li.btnThree a:hover
{
	background:url(../images/btn_about_a.jpg) no-repeat 0 0;
}

#topNav li.btnFour a
{
	background:url(../images/btn_literature.jpg) no-repeat 0 0;
	width:128px;
	height:30px;
}

#topNav li.btnFour a:hover
{
	background:url(../images/btn_literature_a.jpg) no-repeat 0 0;
}

#topNav li.btnFive a
{
	background:url(../images/btn_prod_matrix.jpg) no-repeat 0 0;
	width:141px;
	height:30px;
}

#topNav li.btnFive a:hover
{
	background:url(../images/btn_prod_matrix_a.jpg) no-repeat 0 0;
}

#topNav li.btnSix a
{
	background:url(../images/btn_contact.jpg) no-repeat 0 0;
	width:78px;
	height:30px;
}

#topNav li.btnSix a:hover
{
	background:url(../images/btn_contact_a.jpg) no-repeat 0 0;
}	

/*1st sub level menu*/
#topNav li ul
{
	left: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	padding: 3px 0px 10px; 
	margin: 0px 0px 0px;
	border:1px solid #c5c5c5;
	border-top:none;
	width:176px;
	*width:178px;
	background-color:#fff;
	z-index:100 !important;
}


/*Sub level menu list items (undo style from Top level List Items)*/
#topNav li ul li
{
	background:none;
	list-style-type:none;
	display:block;
	margin:0px 20px;
	_margin:0px 6px;
	padding:0px;
	border:none;
	border-bottom:1px dashed #c5c5c5;
	height:19px;
	z-index:100 !important;
}

#topNav li.btnTwo ul li a
{
	display:block;
	padding:0px;
	width:145px;
	height:17px;
	margin:1px;
}

#topNav li ul li a:hover
{
	display:block;
	width:145px;
	height:17px;
	margin:1px;
}

/* Top Navigation Level Zero Images */

#topNav li ul li.Agri a
{
	background:url(../images/l1_Agriculture.jpg) no-repeat 0 0;
}

#topNav li ul li.Agri a:hover
{
	background:url(../images/l1_Agriculture_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Base a
{
	background:url(../images/l1_Basemetals.jpg) no-repeat 0 0;
}

#topNav li ul li.Base a:hover
{
	background:url(../images/l1_Basemetals_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Gold a
{
	background:url(../images/l1_Gold.jpg) no-repeat 0 0;
}

#topNav li ul li.Gold a:hover
{
	background:url(../images/l1_Gold_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Crude a
{
	background:url(../images/l1_Crude.jpg) no-repeat 0 0;
}

#topNav li ul li.Crude a:hover
{
	background:url(../images/l1_Crude_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Commodity a
{
	background:url(../images/l1_Commodity.jpg) no-repeat 0 0;
}

#topNav li ul li.Commodity a:hover
{
	background:url(../images/l1_Commodity_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Currency a
{
	background:url(../images/l1_Currency.jpg) no-repeat 0 0;
}

#topNav li ul li.Currency a:hover
{
	background:url(../images/l1_Currency_a.jpg) no-repeat 0 0;
}

#topNav li ul li.Usfi a
{
	background:url(../images/l1_Fixedincome.jpg) no-repeat 0 0;
}

#topNav li ul li.Usfi a:hover
{
	background:url(../images/l1_Fixedincome_a.jpg) no-repeat 0 0;
}


/*Sub level menu list items (undo style from Top level List Items)*/

#topNav li ul li ul
{ 
	background-color:#fff;
	border:1px solid #c5c5c5;
	margin:-25px 0px 0px -171px;
	padding:5px 0px 10px;
	width:340px;
}



#topNav li ul li ul li
{
	width: 318px;
	display:block;
	margin:1px 10px;
	border-bottom:1px dashed #c5c5c5;
	padding-bottom:1px;
	height:22px;
}

#topNav li.btnTwo ul li ul li a
{	
	display:block;
	width: 318px;
	height:20px;
}

#topNav li ul li ul li a:hover
{
	display:block;
	width: 318px; /*width of sub menu levels*/
	height:20px;
}


/* Top Navigation Level One Images */

/* Agriculture */

#topNav li ul li ul li.DAG a
{
	background:url(../images/l2_DAG.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DAG a:hover
{
	background:url(../images/l2_DAG.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.AGF a
{
	background:url(../images/l2_AGF.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.AGF a:hover
{
	background:url(../images/l2_AGF.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.ADZ a
{
	background:url(../images/l2_ADZ.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ADZ a:hover
{
	background:url(../images/l2_ADZ.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.AGA a
{
	background:url(../images/l2_AGA.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.AGA a:hover
{
	background:url(../images/l2_AGA.jpg) no-repeat 0 -20px;
}

/* Base Metals */

#topNav li ul li ul li.BDD a
{
	background:url(../images/l2_BDD.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BDD a:hover
{
	background:url(../images/l2_BDD.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BDG a
{
	background:url(../images/l2_BDG.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BDG a:hover
{
	background:url(../images/l2_BDG.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BOS a
{
	background:url(../images/l2_BOS.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BOS a:hover
{
	background:url(../images/l2_BOS.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BOM a
{
	background:url(../images/l2_BOM.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BOM a:hover
{
	background:url(../images/l2_BOM.jpg) no-repeat 0 -20px;
}

/* Gold */

#topNav li ul li ul li.DGP a
{
	background:url(../images/l2_DGP.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DGP a:hover
{
	background:url(../images/l2_DGP.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DGZ a
{
	background:url(../images/l2_DGZ.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DGZ a:hover
{
	background:url(../images/l2_DGZ.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DZZ a
{
	background:url(../images/l2_DZZ.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DZZ a:hover
{
	background:url(../images/l2_DZZ.jpg) no-repeat 0 -20px;
}

/* Crude Oil */

#topNav li ul li ul li.OLO a
{
	background:url(../images/l2_OLO.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.OLO a:hover
{
	background:url(../images/l2_OLO.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.SZO a
{
	background:url(../images/l2_SZO.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.SZO a:hover
{
	background:url(../images/l2_SZO.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DTO a
{
	background:url(../images/l2_DTO.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DTO a:hover
{
	background:url(../images/l2_DTO.jpg) no-repeat 0 -20px;
}

/* Commodity */

#topNav li ul li ul li.DYY a
{
	background:url(../images/l2_DYY.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DYY a:hover
{
	background:url(../images/l2_DYY.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DPU a
{
	background:url(../images/l2_DPU.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DPU a:hover
{
	background:url(../images/l2_DPU.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DDP a
{
	background:url(../images/l2_DDP.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DDP a:hover
{
	background:url(../images/l2_DDP.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DEE a
{
	background:url(../images/l2_DEE.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DEE a:hover
{
	background:url(../images/l2_DEE.jpg) no-repeat 0 -20px;
}

/* US Fixed Income */

#topNav li ul li ul li.UK a, #topNav li ul li ul li.UK a:hover
{
	background:url(../images/l2_UK.jpg) no-repeat 0 0;
	cursor:pointer;
}

#topNav li ul li ul li.US a, #topNav li ul li ul li.US a:hover
{
	background:url(../images/l2_US.jpg) no-repeat 0 0;
	cursor:pointer;
}

#topNav li ul li ul li.Germany a, #topNav li ul li ul li.Germany a:hover
{
	background:url(../images/l2_Germany.jpg) no-repeat 0 0;
	cursor:pointer;
}

#topNav li ul li ul li.Italy a, #topNav li ul li ul li.Italy a:hover
{
	background:url(../images/l2_Italy.jpg) no-repeat 0 0;
	cursor:pointer;
}

#topNav li ul li ul li.Japan a, #topNav li ul li ul li.Japan a:hover
{
	background:url(../images/l2_Japan.jpg) no-repeat 0 0;
	cursor:pointer;
}

#topNav li ul li ul li.LBND a
{
	background:url(../images/l2_LBND.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.LBND a:hover
{
	background:url(../images/l2_LBND.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.SBND a
{
	background:url(../images/l2_SBND.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.SBND a:hover
{
	background:url(../images/l2_SBND.jpg) no-repeat 0 -20px;
}

/* UK Fixed Income */
#topNav li ul li ul li.UKTL a
{
	background:url(../images/l2_UKTL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UKTL a:hover
{
	background:url(../images/l2_UKTL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.UKTG a
{
	background:url(../images/l2_UKTG.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UKTG a:hover
{
	background:url(../images/l2_UKTG.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.UKTI a
{
	background:url(../images/l2_UKTI.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UKTI a:hover
{
	background:url(../images/l2_UKTI.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.UKTS a
{
	background:url(../images/l2_UKTS.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UKTS a:hover
{
	background:url(../images/l2_UKTS.jpg) no-repeat 0 -20px;
}

/* Japan Fixed Income */
#topNav li ul li ul li.JGBL a
{
	background:url(../images/l2_JGBL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBL a:hover
{
	background:url(../images/l2_JGBL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.JGBT a
{
	background:url(../images/l2_JGBT.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBT a:hover
{
	background:url(../images/l2_JGBT.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.JGBD a
{
	background:url(../images/l2_JGBD.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBD a:hover
{
	background:url(../images/l2_JGBD.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.JGBI a
{
	background:url(../images/l2_JGBI.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBI a:hover
{
	background:url(../images/l2_JGBI.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.JGBS a
{
	background:url(../images/l2_JGBS_a.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBS a:hover
{
	background:url(../images/l2_JGBS_a.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.JGBD a
{
	background:url(../images/l2_JGBD_a.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.JGBD a:hover
{
	background:url(../images/l2_JGBD_a.jpg) no-repeat 0 -20px;
}

/* Italy Fixed Income */
#topNav li ul li ul li.ITYL a
{
	background:url(../images/l2_ITYL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ITYL a:hover
{
	background:url(../images/l2_ITYL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.ITLY a
{
	background:url(../images/l2_ITLY.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ITLY a:hover
{
	background:url(../images/l2_ITLY.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.ITLT a
{
	background:url(../images/l2_ITLT.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ITLT a:hover
{
	background:url(../images/l2_ITLT.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.ITYI a
{
	background:url(../images/l2_ITYI.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ITYI a:hover
{
	background:url(../images/l2_ITYI.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.ITYS a
{
	background:url(../images/l2_ITYS.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.ITYS a:hover
{
	background:url(../images/l2_ITYS.jpg) no-repeat 0 -20px;
}

/* New funds for Italy */

#topNav li ul li ul li.BTP a
{
	background:url(../images/l2_BTP.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BTP a:hover
{
	background:url(../images/l2_BTP.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BTPI a
{
	background:url(../images/l2_BTPI.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BTPI a:hover
{
	background:url(../images/l2_BTPI.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BTPL a
{
	background:url(../images/l2_BTPL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BTPL a:hover
{
	background:url(../images/l2_BTPL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BTPS a
{
	background:url(../images/l2_BTPS.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BTPS a:hover
{
	background:url(../images/l2_BTPS.jpg) no-repeat 0 -20px;
}

/* German Fixed Income */
#topNav li ul li ul li.BUNL a
{
	background:url(../images/l2_BUNL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BUNL a:hover
{
	background:url(../images/l2_BUNL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BUNT a
{
	background:url(../images/l2_BUNT.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BUNT a:hover
{
	background:url(../images/l2_BUNT.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BUN a
{
	background:url(../images/l2_BUN.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BUN a:hover
{
	background:url(../images/l2_BUN.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BUNI a
{
	background:url(../images/l2_BUNI.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BUNI a:hover
{
	background:url(../images/l2_BUNI.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.BUNS a
{
	background:url(../images/l2_BUNS.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.BUNS a:hover
{
	background:url(../images/l2_BUNS.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.UDNT a
{
	background:url(../images/l2_UDNT.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UDNT a:hover
{
	background:url(../images/l2_UDNT.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.UUPT a
{
	background:url(../images/l2_UUPT.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.UUPT a:hover
{
	background:url(../images/l2_UUPT.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.INFLDEFL a, #topNav li ul li ul li.INFLDEFL a:hover
{
	background:url(../images/l2_INFLDEFL.jpg) no-repeat 0 0;
	cursor:pointer;
}


#topNav li ul li ul li.INFL a
{
	background:url(../images/l2_INFL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.INFL a:hover
{
	background:url(../images/l2_INFL.jpg) no-repeat 0 -20px;
}

#topNav li ul li ul li.DEFL a
{
	background:url(../images/l2_DEFL.jpg) no-repeat 0 0;
}

#topNav li ul li ul li.DEFL a:hover
{
	background:url(../images/l2_DEFL.jpg) no-repeat 0 -20px;
}



/*Background image for top level menu list links */
#topNav .mainfoldericon
{
	cursor:default;
}

/*Background image for subsequent level menu list links */
#topNav .subfoldericon
{
	/* background:url(../images/arrow-ps.gif) no-repeat center right;*/
}

#topNav a.subfoldericonPointer, #topNav a.subfoldericonPointer:hover
{
/*	cursor:default;*/
}

#topNav .subfoldermargin
{
	margin:-20px 0px 0px 2px;
	color:#f00;
	
}

#topNav .subfoldericon:hover
{
	background:#cbdffb url(../images/arrow-ps.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html #topNav li { float: left; height: 1%; }
* html #topNav li a { height: 1%; }
/* End */

/* Preload images */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px;
   top: -9999px;
   height: 1px;
   width: 1px;
}

