/* CSS Document */
    #ky_errorCallout_eleTop
{
   height:5px;
   text-align:right;
   float:right;
   margin-left:3px;
   }

#ky_errorCallout_eleBody
{
   float:left;
   cursor:move;
    font-size: 12px;
   }

#ky_errorCallout_eleContainer
{
   /*CSS for pop up hint box */
    position:absolute;
    top: 0;
    background-color: lightyellow;
    width: 260px;
   /*Default width of hint.*/
    padding: 3px;
    font:normal 9px Verdana;
    z-index:2000;
    visibility: hidden;
    filter:alpha(opacity=87);
    opacity:0.87;
    border-top-width: 1px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
   } /* textarea   
{
    color: #ed8929;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width:70%;
   } select   
{
    color: #ed8929;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
   } select.ln   
{
    width:150px;
    } input   
{
    color: #ed8929;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
   } .inputsubmit   
{
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #E64A00;
    border-right-color: #E64A00;
    background-color: #ed8929;
    color: #FFFFFF;
    font-size: 11px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
   }

*/
   /*wApplication css */
 #currency_header
{
   background-color:#083761;
   width:300px;
   color:#FFFFFF;
 }

.cc_header
{
font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 margin-left: 3px;
}

.curr_button
{
   background-color: #DBDBDB;
 }

#currency_fields
{
   background-color:#DBDBDB;
   width:300px;
    }

#ky_error
{
   background: #c00;
   color: #fff;
   padding-left:3px;
   font-size: 100%;
   text-align: left;
   }

#separator
{
   height: 5px;
   background-color:#DBDBDB;
   width:300px;
    }

#ky_result
{
     width:190px;
     float:left;
     color:black;
     font-weight:bold;
     font-size:100%;
     border: 2px solid rgb(85, 111, 147);
     text-align: right;
     background-color:#E2ECF9;
 }

.cc_amount
{
font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(15, 54, 95);
 text-align: right;
 width: 55px;
 padding-top: 8px;
 margin-left: 3px;
}

.amount_field
{
   margin-left: 3px;
   }

.cc_from
{
font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(15, 54, 95);
 text-align: right;
 width: 55px;
 padding-top: 8px;
 margin-top: 30px;
 margin-left: 3px;
}

.cc_to
{
font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(15, 54, 95);
 text-align: right;
 width: 55px;
 padding-top: 8px;
 margin-left: 3px;
}

.currency_Converter
{
   width:300px;
   border: 2px solid #083761;
   }

/* Contact Us  */
   .contact_us
{
   background-color: rgb(237, 237, 239);
   width: 660px;
   }

#contact_header
{
   font-size: 100%;
   }

.country
{
 width:175px;
 }

.interested_in
{
 width:275px;
 }

#contact_separator
{
   height:10px;
   background-color: rgb(237, 237, 239);
   }

.field_required
{
   color:#D10903;
   font-style:italic;
   }

.td_left
{
   padding-left:3px;
   }

.face2_message
{
   background-color: rgb(237, 237, 239);
   }

/* Stock Ticker wApplication css  */
    .empty_container
{
   width:365px;
   background-color: #c00;
   }

.empty
{
   color: #fff;
   font-size: 100%;
   text-align: left;
   padding-left:3px;
   }

.title_stockticker
{
     background-color:#083761;
     color:#FFFFFF;
     font-weight:bold;
     width:470px;
     border-left: 2px solid #083761;
       border-right: 2px solid #083761;
   }

.ticker_header
{
   background-color:#DBDBDB;
   width:470px;
   border-left: 2px solid #083761;
   border-right: 2px solid #083761;
   }

.hticker_indice
{
  font-weight: bold;
   margin-left: 3px;
  }

.hticker_symbol
{
  font-weight: bold;
   margin-left: 58px;
  }

.hticker_price
{
    font-weight: bold;
   margin-left: 58px;
  }

.hticker_change
{
   font-weight: bold;
   margin-left: 50px;
  }

.hticker_per_change
{
  font-weight: bold;
   margin-left: 52px;
  }

.show_table
{
   display:none;
   width: 470px;
   border: 2px solid #083761;
   border-top:none;
   }

#ky_st_odd
{
   background-color:#DBDBDB;
   width:470px;
   min-height:20px;
   }

#ky_st_even
{
   background-color:#ffffff;
   width:470px;
   min-height:20px;
   }

#rows
{
   float:left;
  padding-top:2px;
   }

#ky_st_separator
{
   height: 10px;
   background-color: rgb(226, 236, 249);
   width:470px;
   }

.ticker_indice
{
   width:100px;
   float:left;
   padding-left:3px;
   }

.ticker_symbol
{
   width:100px;
   float:left;
   }

.ticker_marketprice
{
   width:83px;
   float:left;
   }

.ticker_changeplus
{
   color:#00CC00;
   width:95px;
     float:left;
   }

.ticker_changeminus
{
   color:#FF0000;
   width:95px;
   float:left;
   }

.ticker_perc_changeplus
{
   color:#00CC00;
   width:85px;
     float:left;
   }

.ticker_perc_changeminus
{
   color:#FF0000;
   width:85px;
     float:left;
   }

