/**************************************************************************************
*   This file gives you full control over the styling of the elements in your website.
*   Use it wisely.
**************************************************************************************/

/*
 *  sample rules
 */

/* change the size and font of the FAQ topics
.ui-accordion .ui-accordion-header {
    font-family: tahoma;
    font-size: 18px;
}
*/
/*body.custom-background{
	background-color: #484848;
}*/

body.wordpress div#header-login-wrap div.forgot_password a{
	color: #F16270;
}

body.wordpress #reutersbar div.reutersbar_icon{
	display: none;
}
body.wordpress #reutersbar marquee#reuters{
	width: 763px;
}

.how_to_trade{
	border-color: #262626;
}
.howToTradeTabs dt,
.howToTradeTabs dt.selected{
	background-color: #4E4F4F;
	color: #FFFCFC;
}
.howToTradeTabs dd .numbers{
	background: none;
}
.howToTradeTabs dd .details{
	color: #FFFCFC;
}
.howToTradeTabs .clear.withBorder{
	background: #3C3A3A;
}


.srr-wrap .srr-title{
	line-height: 16px;
}
.srr-wrap .srr-title a{
	font-size: 16px;
	color: #DE1327;
}
.srr-wrap p.srr-summary,
.srr-wrap p.srr-summary a{
	font-size: 16px;
	color: #E8E6E6;
}


/*div#hp_video p{
	color: #fff;
}*/


/*.footer-content #sitemap,
.footer-content #sitemap a{
	color: #7E7E7E;
}*/

.footer-content #sitemap a {
	font-size: 10px;
}

/* Start of Inner Pages */
/*.breadcrumb-trail,
.breadcrumb-trail .sep,
.breadcrumb-trail a,
.breadcrumb-trail .trail-end{
	color: #fff;
}*/

.ui-accordion .ui-accordion-header.entry-title:hover{
	color: #fff;
}
div#faq h3.ui-state-active{
	color: #fff;
}

.ui-accordion .ui-accordion-header,
.asset_index_content .ui-accordion .ui-accordion-header{
	color: #383535;
}
.asset_index_content .ui-accordion .ui-accordion-header.entry-title:hover{
	color: #383535;
}
/* End of Inner Pages */
.so_sidebar_widget_ad_text{
	color: #fff;
}
span.wpcf7-not-valid-tip{
	color: #D57171;
}

#so_my_account,
#so_registration{
	min-width: 650px;
	width: auto;
}
#so_registration{
	float: left;
}
body.wordpress #content h1{
	margin-bottom: 20px;
	color: #a8a8a8;
}
body.wordpress #content .content-row .market-analysis h2,
#sidebar-market-review .market-headlines-date-title .date-title-inner,
#sidebar-market-review .market-headlines-title h2{
	color: #a8a8a8;
}
body.wordpress .txtfield{
	color: #6f7e84;
}

article div.entry-content a{
	color: #fff;
	text-decoration: underline;
}

#container #spotPackageContainer_forgotPassword td{
	border: 0;
	background: transparent;
	color: #a8a8a8;
}
#container #spotPackageContainer_forgotPassword table{
	border: 0;
}

.ui-widget-content a{
	color: #FFFFFF;
}