/* MONEY MANAGEMENT CALCULATOR */

.moneymc,
.moneymc tr td,
.moneymc input,
.moneymc select,
.titles td,
.subtitles td {
	font-family: Arial, sans-serif;
	font-weight: normal;
}

.moneymc {
	margin-left: 5px;
	margin-top: 10px;
}

.moneymc tr td {
	border: 1px solid #C1CCA3;
	padding: 4px;
	text-align: left;
	padding-left: 5px;
}

.moneymc tr td.alt 
{
    background: #ebf1da !important;
}

.moneymc tr td input.disabled,
.pip_value tr td input.disabled
{
    width: 50px;
}

.titles td,
.subtitles td {
	color: #666666 !important;
}

.titles td {
	background: #D7E3B5 !important;
	font-weight: bold !important;
}

.subtitles td {
	background: #D7E3B5 !important;
}

.ee115,
.ee118,
.ee120,
.ee123,
.ee124,
.ee125,
.ee126,
.ee128,
.ee129,
.ee130,
.ee135,
.ee137,
.ee140,
.ee141,
.ee142,
.ee146,
.ee147,
.ee151,
.ee156,
.ee157,
.ee162,
.ee164,
.ee167,
.ee168,
.ee171,
.ee177,
.ee182,
.ee121,
.ee122,
.ee152,
.ee153,
.ee154,
.ee155,
.ee163,
.ee165,
.ee166,
.ee178,
.ee183,
.fibonacci tr td,
.moneymc tr td {
	background: #f7f9f0;
}

.fibonacci 
{
    margin-left: 1px;
}

.fibonacci tr td.alt 
{
   background: #ebf1da !important;
}

/* PIP USD VALUE CALCULATOR */

.pip_value {
	font-family: Arial !important;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 500px;
	color: #666666;
	border-collapse: collapse;
}

.pip_value tr td,
.fibonacci tr td {
	border: 1px solid #C1CCA3;
	padding: 4px 7px;
	text-align: left;
	margin: 0;
	font-size: 12px;
}

.pip_value input,
.pip_value select {
	border: 0;
	text-align: left;
	color: #222;
}

.pip_value tr td input,
.fibonacci tr td input,
ul.pivot_point input {
	width: 50px;
	background: #fff;
	border: 1px solid #a0a0a0;
	padding: 2px;
}

.fibonacci tr td input.disabled {
    background: transparent;
    border: none;
    width: auto;
}

.pv1,
.pv1-lot {
	background: #F7F9F0;
}

.pv1-alt {
    background: #ebf1da;
}

.pv1-lot {
	border: 1px solid #C1CCA3 !important;
	padding: 2px;
	width: 100px !important;
}

.pv1-title {
	text-align: right !important;
	background: #D7E3B5;
	font-weight: bold;
}

.pip_value #Button1,
.pivot_point_c #Button1,
.risk_prob #Button1,
.pivot_point_input input,
.margincalc input.button,
.profitcalc input.button,
p.rate-history input.button {
	border: 1px solid #C1CCA3;
	color: #666666;
	background: #EBF1DA;
	padding: 1px;
	width: 70px;
	text-align: center;
}

.pip_value #Button1:hover,
.pivot_point_c #Button1:hover,
.risk_prob #Button1:hover,
.pivot_point_input input:hover,
p.rate-history input.button:hover {
	background: #F7F9F0;
}

.pv1-subtitle {
	background: #D7E3B5;
}

/* PIVOT POINT CALCULATOR */

.pivot_point {
	margin: 0 !important;
}

.pivot_point li {
	padding: 4px 0;
}

ul.pivot_point li input {
	margin-right: 10px;
}

.pivot_point_c {
	margin-top: 10px;
	border: 1px solid #C1CCA3;
	background: #D7E3B5;
	color: #666666;
	padding: 4px;
	width: 150px;
	text-align: right;
}

.pivot_point_c input {
	border: 1px solid #C1CCA3;
	background: #F7F9F0;
	padding: 2px;
	margin-left: 5px;
}

.pivot_point_table {
	margin: 20px 10px;
	background: #D7E3B5;
	width: 82%;
	color: #666666;
	border-collapse: collapse;
}

.pivot_point_table tr td {
	padding: 4px;
	border: 1px solid #C1CCA3;
	font-size: 12px;
}

.pivot_point_table input {
	border: 0;
	background: #F7F9F0;
	width: 100%;
}

.pivot_point_table tr td.alt {
    background: #ebf1da;
}

.ppt1 {
	background: #F7F9F0;
}

.formulas {
	margin-left: 40px !important;
}

.formulas li {
	list-style-type: circle !important;
}

.formulas li span {
	font-weight: bold;
}

/* RISK PROBABILITY CALCULATOR */

.risk_prob,
.risk_prob-alt {
	background: #EBF1DA;
	margin: 20px 0 0 10px;
	border-collapse: collapse;
	color: #666666;
}

.risk_prob {
	width: 260px;
}

.risk_prob tr td,
.risk_prob-alt tr td {
	border: 1px solid #C1CCA3;
	padding: 4px;
	font-size: 12px;
}

.risk_input {
	background: #F7F9F0;
}

.risk_prob.titles {
	background: #D7E3B5;
	font-weight: bold;
}

/* CURRENCY CONVERTER  - 

   29/04/2010 Al final de la página está la actualización,
   revisar si es necesario este código. 

*/

.currencyconverter 
{
	margin-left: 1px;
	width: 680px;
	font-weight: bold;
}

.currencyconverter tr td 
{
	background: #F1F4F7;
	padding: 10px;
	border: 1px solid #BBC8D8;
}

.currencyconverter tr.titles td 
{
	padding: 5px;
	background: #BBC8D8 !important;
}

.currencyconverter tr td .alt {
	width: 99%;
}

.currencyconverter tr td .alt tr td {
	padding: 4px;
	border: 0;
}

.currencyconverter input,
.currencyconverter select 
{
	border: 1px solid #BBC8D8;
	background: #ffffff;
	font-weight: normal;	
}

.currencyconverter input 
{
	font-weight: bold;
	padding: 1px 2px;
	color: #626466;
}

.currencyconverter tr.currencies select 
{
	width: 100%;
	font-size: 14px;
}

.currencyconverter tr.chart td 
{
	padding: 0;
}

.currencyconverter h1 
{
	margin: 0 0 10px;
	color: #626466;
	font-size: 24px;
}

.currencyconverter hr 
{
	background: #BBC8D8;
	color: #BBC8D8;
	border: none;
	height: 1px;
	font-size: 1px;
}

.currencyconverter input#button 
{
	background: #ffffff;
	border: 1px solid #153878;
	color: #153878;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px;
}

.currencyconverter span.alert {
	font-weight: normal;
}
.div_l10{
    width: 48%; 
    float: left; 
    margin-right: 10px;
    }    
.div_l{
    width: 48%; 
    float: left; 
    }
.border_5{
    border-left: 1px solid #BBC8D8; 
    padding-right: 5px;
    }    
     
.converterPromo{
 width:100%;
}
.converterPromo .promo1{
 background:url(http://cdn.fxstreet.com/images/i_globaltransfers.gif) no-repeat 10px 0;
/*border-right: 1px solid #BBC8D8;*/
width: 300px;
float: left;
padding-left: 40px;
}
.converterPromo .promo2{
 width: 300px;
 float: left;
 padding-left: 20px;
}
.converterPromo .promo2 a{
background: url(http://cdn.fxstreet.com/images/icons/i_travelex.gif) no-repeat 0 3px;
padding-left: 40px;
}

/* MARGIN CALCULATOR & PROFIT CALCULATOR */

table.margincalc,
table.profitcalc,
table.rate-history {
    margin-left: 1px;
}

table.margincalc tr td,
table.profitcalc tr td,
table.rate-history tr td {
	background: #ebf1da;
	border: 1px solid #C1CCA3;
	padding: 7px;
	font-size: 12px;
	overflow: hidden;
	border-collapse: collapse;
	margin-left: 1px;
}

table.margincalc tr td.alt,
table.profitcalc tr td.alt {
	background: #f7f9f0;
}

table.margincalc tr td input,
table.profitcalc tr td input,
table.fibonacci tr td input,
table.moneymc tr td input,
table.risk_prob tr td input,
table.risk_prob-alt tr td input {
	background: #fff;
	border: 1px solid #a0a0a0;
	width: 120px;
	padding: 2px;
	text-align:right;
}

table.margincalc tr td input.disabled,
table.profitcalc tr td input.disabled,
table.moneymc tr td input.disabled,
.risk_prob tr td input.disabled,
.risk_prob-alt tr td input.disabled,
.pip_value tr td input.disabled {
	background: transparent;
	border: none;
}

table.profitcalc input#radioShort,
table.profitcalc input#radioLong {
	background: transparent;
	border: none;
}

table.margincalc tr td p.result,
table.profitcalc tr td p.result {
	float: left;
	margin: 0;
}

table.margincalc tr td p.result input,
table.profitcalc tr td p.result input {
	background: #ebf1da;
	width: 100px;
	margin-left: 10px;
	padding: 3px;
}

table.margincalc tr td input.button,
table.profitcalc tr td input.button {
	margin: 0;
}

table.margincalc tr td.error,
table.profitcalc tr td.error {
	background-color: #e6a59f;
}

table.margincalc tr td img.loader,
table.profitcalc tr td img.loader {
	float: right;
	margin-top: -20px;
}

/* TOP MOVING CSS */
/* TOP MOVING CSS */

.topmovingtftable tr td, .topmovingtftable tr th {
	padding: 4px 7px;
}
.topmovingtftable tr th {
	background: #d7e3b5;
	font-weight: bold;
}
.topmovingnegativenumber {
    color: #CC434B;
}
.topmovingpositivenumber {
    color: #1D6C1D;
}
.topmovingtfodd {
    background-color: #F7F9F0;
}
.topmovingtftable {
    font-size: 12px;
    background-color: #ebf1da;
}

/* RATE HISTORY TOOLS */

p.rate-history {
    padding: 7px 10px 10px;
    background: #D7E3B5;
    font-weight: bold;
    width: 665px;
}

p.rate-history select {
    margin-right: 10px;
}


/* CURRENCY CONVERTER

   Actualización 29/04/2010

*/

#c_converter{
    width:auto;
}
#c_converter .header{
    height:20px;
    background:transparent url(http://mediaserver.fxstreet.com/images/cc-top.gif) no-repeat scroll left top;
}
#c_converter .content{
    background:transparent url(http://mediaserver.fxstreet.com/images/cc-middle.gif) repeat-y scroll left top;
    padding:2px;
}
#c_converter .content h1{
    font-size: 23px;
    line-height: 30px;
    margin-top:0;
    margin-bottom:0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    background-attachment: scroll; 
    background-image: url(http://mediaserver.fxstreet.com/images/cc-bg-h.png);
    height: 40px;
    width: 84.1%;
}
#c_converter .content h1 span{
    background: transparent url(http://mediaserver.fxstreet.com/images/logo-fx-w2c.png) no-repeat scroll 15px 7px;
    display: inline-block; 
    text-indent: -9999px;
    height: 29px;
    width: 298px;
float:left;
}
#c_converter .content h1 a{
    color:#fff;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding-right: 15px;
    padding-top: 2px;
}
#c_converter .content h1 a:hover{
    text-decoration:underline
}
#c_converter .content form{
    padding: 5px;
}
#c_converter .footer{
    height:30px;
    background:transparent url(http://mediaserver.fxstreet.com/images/cc-bottom.gif) no-repeat scroll left top;
}
#c_converter table.alt h1{
    background:none !important;
    color:#555;
}
#c_converter table span.alert {
    font-weight: normal;
}

.cc-bot-alert {
display:block;
background:transparent url(http://mediaserver.fxstreet.com/images/cc-bot-alert.jpg) no-repeat scroll 0 0;
width:180px;
height:75px;
cursor:pointer;
text-indent:-9999px;
}
.cc-bot-alert:hover {background:transparent url(http://mediaserver.fxstreet.com/images/cc-bot-alert-on.jpg) no-repeat scroll 0 0;}

/*FORM*/
#c_converter form table input,
#c_converter form table select{
    border: 1px solid #BBC8D8;
    background: #ffffff;
    font-weight: normal;
}
#c_converter form table input{
    font-weight: bold;
    padding: 1px 2px;    color: #626466;
}
#c_converter form table tr.currencies select {
    width: 100%;    font-size: 14px;
}
#c_converter hr {
    background: #BBC8D8;
    color: #BBC8D8;
    border: none;
    height: 1px;
    font-size: 1px;
    margin:15px 0 10px 0 !important;
}

#c_converter form table input#button {
    background: #ffffff;
    border: 1px solid #153878;
    color: #153878;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 5px;
}

#c_converter table{
   width:auto !important;
}
#c_converter form table tr td {
   border:0;
   background:none;
}

/*CHART*/
#c_converter form table tr.chart td {    padding: 0;
}

.chart td div div a img {
   width:678px !important;
}

.alt{ background:none;}

#c_converter form table tr td .alt {
    margin-bottom:12px;
}

#c_converter form table tr.titles td {
    color:#555 !important;
    font-size:17px;
    padding:5px 7px;
    border-top: 1px solid rgb(239, 239, 239);
    border-bottom: 1px solid rgb(239, 239, 239);
    background: rgb(250, 250, 250) url(http://mediaserver.fxstreet.com/images/cc-bg-h-h2.png) repeat-x scroll 0pt 0pt ! important;
}

#c_converter form table tr td .alt tr td {
    padding:4px 7px;
}

#c_converter form table tr td .alt {
    color:#555;
}
#c_converter form table .alt span{
    margin-left: 4px; color: rgb(85, 85, 85);
    font-weight:bold;
}

