

/* ==========================================================================
   GlobalMarkets features page styles
   ========================================================================== */
   
#topcontent
{
	min-height:0;
	overflow:hidden;
}	
#middlecontent
{
	_height:auto;
}   

#gmScreenshot
{
	margin:0 auto;
	padding:40px 60px 30px 30px; 
	text-align:center;
}
#gmLogo
{
	background:url("https://globalmarkets.bnpparibas.info/gm/features/images/GM/Logo_GlobalMarkets.png") no-repeat;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Logo_GlobalMarkets.png');		
	width:424px;
	height:243px;
}
.appStoreIcon
{	
	width:107px;
	height:36px;			
	cursor:pointer;
	cursor:hand;
	background:url("https://globalmarkets.bnpparibas.info/gm/features/images/GM/Icon_AppStore.png") no-repeat;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Icon_AppStore.png');		
}

#Thumbnail_Commodities
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Commodities.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Commodities.png');
}

#Thumbnail_Credit
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Credit.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Credit.png');
}
#Thumbnail_EquityDerivatives
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_EquityDerivatives.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_EquityDerivatives.png');
}
#Thumbnail_FX
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_FX.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_FX.png');
}
#Thumbnail_Rates
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Rates.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Rates.png');
}
#Thumbnail_Indices
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Indices.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_Indices.png');
}
#Thumbnail_MarketEconomics
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_MarketEconomics.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_MarketEconomics.png');
}
#Thumbnail_ResearchStrategy
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ResearchStrategy.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ResearchStrategy.png');
}
#Thumbnail_ClientService
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ClientService.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ClientService.png');
}
#Thumbnail_ElectronicTrading
{
	background:url('https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ElectronicTrading.png') no-repeat; 
	width:119px; 
	height:100px; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://globalmarkets.bnpparibas.info/gm/features/images/GM/Thumbnail_ElectronicTrading.png');
}


/*
 * Text
 */

#mainContent
{
	padding:53px 60px 30px 60px;
}
#mainContent h1
{
	color:black;	
	font-size:2.5em;
}
#mainContent h2
{
	color:black;	
	font-size:1.15em;
	font-weight:bold;	
	margin-top:30px;
	margin-bottom:20px;
}
#mainContent h3
{
	color:black;	
	font-size:0.91em;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;	
}
#mainContent p
{
	font-size:0.92em;
	line-height:1.7em;
	margin-bottom:1.8em;
}


/*
 * Lists
 */

ul.listArrowIcon a, a:link, a:visited {
	color: #066826;
}
ul.listArrowIcon a:hover, a:focus {
	color:#00512d;
}
 
ul.listArrowIcon {
	color:black;
	font-size:0.91em;
	margin-left:3px;
	position: relative;
}
.listArrowIcon li {
	display:block;	
	background-image:url("https://globalmarkets.bnpparibas.info/gm/features/images/li_arrow.gif");
	background-position:8px 3px;
	background-repeat:no-repeat;
	padding: 1px 0px 3px 33px; 
}


ul.listArrowIconShort a, a:link, a:visited {
	color: #066826;
}
ul.listArrowIconShort a:hover, a:focus {
	color:#00512d;
}
 
ul.listArrowIconShort {
	color:black;
	font-size:0.91em;
	margin-left:3px;
	position: relative;
}
.listArrowIconShort li {
	display:block;	
	background-image:url("https://globalmarkets.bnpparibas.info/gm/features/images/li_arrow_short.png");
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding: 1px 0px 3px 17px; 
}


/*
 * Layout
 */

.lt-ie9 #wrapper
{
	overflow:hidden;
}

#features ul
{
	margin-left:30px;
	margin-bottom:15px;
	list-style-type:square;
	color:black;
}
#features li
{
	margin-top:7px;
	padding-left:3px;
}

.featureDetails 
{
	text-align:left !important;
	margin-bottom:20px;
}
.featureDescription
{
	height:auto !important;
}

.toplogo 
{	
	width:118px;
	height:16px;
	background: url("https://globalmarkets.bnpparibas.info/gm/features/images/bnpp_globalmarkets_logo.png") no-repeat 25px 0px;	
	_background: url("https://globalmarkets.bnpparibas.info/gm/features/images/ie6/bnpp_globalmarkets_logo.gif") no-repeat 25px 0px;
	margin:10px 10px 10px 25px;
	float:left;	
	border-left:1px solid #8b8b8b; 
	padding-left: 35px;
}
.topContentDescription
{
	width:34%;				
}	
.topLinks
{
	position:absolute;
	top:10px;
	right:10px;
}
#regulationPopup, #cookiesPopup {
	display:none;
	width: 425px;
	padding:15px;
	bottom:-350px;
	*padding:10px;
	text-decoration:none;
	z-index: 1;
	border-bottom: #153e75 1px solid;
	position: absolute;
	right: 220px;
	border-left: #153e75 1px solid;
	background: #fff 0px 0px;
	border-top: #153e75 1px solid;
	border-right: #153e75 1px solid;	
}
.regulation-text {
	text-align: justify;
	float: left;
	font-size:0.8em;
	width:410px;
}

.link_style
{
	color:#04ba7d;
	text-decoration:underline;
	cursor:pointer;
	color:#04ba7d;
}
.link_style:hover,
.link_style:focus
{
	color:#04ba7d;
}

.featureText
{
	text-align:left;
}
#featuresMenu 
{
	padding:20px 20px;
}
#featuresMenu h3 
{
	color:#fff;
	font-size:0.95em;
	margin:-8px 20px 0px 26px;
	text-align:center;
}
.featuresMenuItem 
{
	vertical-align:top;
	display:-moz-inline-stack;
	display:inline-block;
 	*display:inline;
	zoom:1;
	width:115px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
	*position:relative;
}

.sidePanel
{
	float:left;
	width:175px;
	background:white;
	margin-right: 30px;
	padding: 10px;
	border: 1px solid #989898;
}
.sidePanel h3
{
	margin-top:2px !important;
	font-size:0.8em !important;
	padding-bottom:3px;
	border-bottom: 2px solid #000;
}
.sidePanel a
{
	font-size:0.91em;
}




/* chrome and safari hack  */ 
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	#features h2  {
		margin-top:-28px;
	}
}/*/mediaquery*/

.button_login {
	font-size:1em;
	font-family:"BNPP Sans Light";
	color:white;
	background:url(https://globalmarkets.bnpparibas.info/gm/features/images/GM/background_button_login.png?v10) no-repeat;
	width:106px;
	height:35px;
	border:none;
	cursor:pointer;
	cursor:hand;
	display:block;
	text-align:left;
	padding-left:40px;
}
.button_login:hover,
.button_login:focus {
	background:url(https://globalmarkets.bnpparibas.info/gm/features/images/GM/background_button_login_hover.png?v10) no-repeat;
}


/*
width:744px; height:518px; (banner image standard size)
The below media screen fixes are for the banner image and the section next to it only
*/
/* 85% */
@media screen and (max-width: 1260px) and (min-width: 960px) 
{
	#gmScreenshot
	{
		margin-top:20px;
	}		
}/*/mediaquery*/

/* 72% */
@media screen and (max-width: 960px) and (min-width: 840px) 
{
	#gmScreenshot {
		margin-top:25px;
	}
}/*/mediaquery*/

/* 60% */
@media screen and (max-width: 840px) and (min-width: 730px) 
{
	#gmScreenshot {
		margin-top:55px;
	}
	#headerLinks a
	{
		font-size:70%;
	}	
	#regulationPopup {
		bottom: -390px;
	}	
	.regulation-text
	{
		font-size:120%;
	}
}/*/mediaquery*/

/* 50% */
@media screen and (max-width: 730px) 
{
	#gmScreenshot {
		margin-top:55px;
	}	
	#headerLinks a
	{
		font-size:63%;
	}	
	#regulationPopup {
		bottom: -330px;
		right:160px;
	}	
	.regulation-text
	{
		font-size:120%;
	}	
}/*/mediaquery*/
