﻿html
{
    min-height: 102%;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica;
    font-size: 11px;
    color: #474747;
    background-color: #fff;
}
h1
{
    margin: 0px;
    padding: 0px;
}
h2
{
    margin: 0px;
    padding: 0px;
}
#DialogBox
{
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
#DialogLayer
{
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #1f1f1f;
    opacity: 0.71;
    filter: alpha(opacity = 71);
}
#GuidedTour
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 1000;
}
.DialogHeader
{
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    height: 40px;
    cursor: move;
    font-size: 14px;
    color: #9b9b9b;
    font-weight: bold;
}
.DialogContent
{
    position: absolute;
    top: 55px;
    left: 20px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    font-size: 12px;
}
.DialogFooter
{
    position: absolute;
    bottom: 10px;
    left: 0px;
    height: 40px;
    font-size: 14px;
    color: #9b9b9b;
    font-weight: bold;
}
.DialogAction
{
    position: absolute;
    top: 5px;
    left: 15px;
    width: 250px;
    cursor: pointer;
}
.DialogClose
{
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
}
.PreReg
{
    position: absolute;
    right: 0px;
    top: 145px;
    width: 240px;
    height: 200px;
    background: url(Images/logBg1.gif) no-repeat;
    text-align: left;
}
.info_table
{
    background: url(Images/landing_table_bg.gif) no-repeat;
    padding-left: 8px;
    height: 210px;
}

#Main
{
    position: relative;
}
.MenuTable
{
    margin-top: 7px;
}
.MainHeaderPanel
{
    font-size: 16px;
    font-weight: bold;
    color: #2589a6;
    text-align: left;
}

.LogTable
{
    border-collapse: collapse;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    border-bottom: solid 1px #e0e0e0;
}
.Top5Table
{
    border-collapse: collapse;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.Top5Headline
{
    color: #8c8c8c;
    font-size: 10px;
}
.BottomBorder
{
    border-bottom: solid 1px #e0e0e0;
}
.LogFooterTable
{
    margin: 0px;
    padding: 0px;
}
.LoginPanelLinks
{
    font-size:10px;
    color: #2589a6;
    text-decoration: none;
    width: 100%;
}
.LoginPanelLinks:hover
{
    text-decoration: underline;
}
.LoginPanelInfoLink
{
    color: #959595;
    text-decoration: none;
    cursor: pointer;
}
.LoginPanelInfoLink:hover
{
    text-decoration: underline;
}
.loginHolderStart
{
    position: absolute;
    right: 0px;
    top: 350px;
    width: 240px;
    height: 154px;
    background: url(Images/logBg2.gif) no-repeat;
    text-align: left;
}

.linkHolderStart
{
    position: absolute;
    right: 0px;
    top: 510px;
    width: 240px;
    height: 30px;
    text-align: right;
}

#RegisterHolder
{
    padding: 10px;
}
#Button1
{
    position: absolute;
    top: -1000px;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.StartScreen
{
    position: relative;
    background: url(Images/StartScreen.png) no-repeat;
    top: 0px;
    left: 0px;
    height: 538px;
}

.ContentHolder
{
    border-top: solid 1px #e0e0e0;
}

.content
{
    width: 950px;
    background-color: #fff;
}

#footer1
{
    position: relative;
    height: 40px;
    width: 970px;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Status
{
    text-align: right;
    padding-top: 5px;
}

.LangBtn
{
    position: relative;
    top: 2px;
}
.Inline
{
    display: inline;
    cursor: pointer;
}
.LanguageMenu
{
    color: #666666;
    padding-right: 2.0ex;
    background-color: Transparent;
    font-size: 11px;
    background-image: url(Images/GreyArrowDown.gif);
    text-decoration: none;
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    line-height: 2ex;
}
.LanguageMenu:hover
{
    text-decoration: underline;
}


.nLink
{
    color: #666;
    text-decoration: none;
    cursor: pointer;
}
.nLink:hover
{
    text-decoration: underline;
}


.LogTable
{
    width: 240px;
    margin-left: 6px;
    margin-top: 2px;
}
.LogFieldHead
{
    font-weight: bold;
    font-size: 12px;
    font-weight: bold;
    color: #449ab3;
}

.loginHead
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-left: 20px;
    margin-top: 40px;
}
.LoginItem
{
    font-size: 12px;
    width: 580px;
}
.loginCopy
{
    font-size: 12px;
    width: 270px;
    color: #333333;
    margin-left: 20px;
    margin-top: 10px;
}
.copyBtn
{
    font-size: 12px;
    color: #449ab3;
    margin-left: 20px;
    margin-top: 20px;
    text-decoration: none;
    cursor: pointer;
}
.iFieldStart
{
    padding: 1px;
    padding-top: 3px;
    border: solid 1px #ccc;
    width: 135px;
    height: 15px;
    color: #474747;
    font-size: 11px;
}

.iField
{
    padding: 1px;
    padding-top: 3px;
    border: solid 1px #ccc;
    width: 140px;
    height: 15px;
    color: #bdbdbd;
    font-size: 11px;
}
.Top10Panel
{
    margin-top: 15px;
    float: right;
    background-image: url(Images/login_bg2.gif);
    background-repeat: no-repeat;
    text-align: left;
    width: 250px;
    height: 430px;
}
.Top10Con
{
    margin-left: 10px;
}
.Top10RegisterPanel
{
    float: right;
    margin-top: 15px;
    background-image: url(Images/login_bg3.gif);
    background-repeat: no-repeat;
    text-align: left;
    width: 250px;
    height: 365px;
}

.checkBoxOff
{
    color: #515050;
    padding-left: 3ex;
    margin-right: 1.8ex;
    line-height: 20px;
    background-color: Transparent;
    font-size: 11px;
    background-image: url(Images/cb_off.gif);
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    line-height: 2ex; /*position: inline; 	background-attachment:no-scroll;*/
}

.checkBoxOn
{
    color: #515050;
    padding-left: 3ex;
    margin-right: 1.8ex;
    background-color: Transparent;
    font-size: 11px;
    background-image: url(Images/cb_on.gif);
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    line-height: 2ex; /*position: inline-block; 	background-attachment:no-scroll;*/
}
/* registration page */
.RegHead
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #2589a6;
    height: 25px;
}
.RegFieldDesc
{
    color: #333;
    text-align: left;
    vertical-align: bottom;
    font-size: 11px;
}
.RegIntroText
{
    color: #474747;
    text-align: left;
    font-size: 12px;
    padding-bottom: 8px;
    border-bottom: solid 1px #e0e0e0;
}
.RegisterMsg
{
    color: #2589a6;
    font-size: 9px;
}
.regBtnDiv
{
    padding-top: 3px;
    width: 110px;
    height: 23px;
    cursor: pointer;
    background-image: url(Images/regBtn.gif);
    background-repeat: no-repeat;
}
.RegMailBtn
{
    background-image: url(Images/regBtn.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background-color: Transparent;
}
.RegMailBtn:hover
{
    text-decoration: none;
}
.regBtn
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.regBtn:hover
{
    text-decoration: none;
}
.RedBtnTable
{
    border-collapse: collapse;
    padding: 0px 10px 0px 10px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    background-image: url(Images/RedBtnBg.gif);
    background-repeat: repeat-x;
}
.GreyBtnTable
{
    border-collapse: collapse;
    padding: 0px 10px 0px 10px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    background-image: url(Images/GreyBtnBg.gif);
    background-repeat: repeat-x;
}

.logBtnStart
{
    float: right;
    padding-top: 3px;
    width: 61px;
    height: 23px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.logBtn
{
    float: right;
    padding-right: 15px;
    padding-top: 3px;
    width: 61px;
    height: 23px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.tagLink
{
    color: #2e9cc0;
    text-decoration: none;
    cursor: pointer;
}
.tagLink:hover
{
    text-decoration: underline;
}
.MainFindPanel
{
    float: right;
    margin-top: 20px;
}
.MainFindTextBox
{
    margin-right: 10px;
    padding: 5px;
    color: #2589a6;
    font-size: 12px;
    border: solid 1px #e0e0e0;
}
.MainFindBtn
{
    float: right;
    margin: 3px;
    padding-top: 3px;
    width: 61px;
    height: 23px;
}
.MainFindButton
{
    float: right;
    margin: 3px;
    padding-top: 3px;
    width: 61px;
    height: 23px;
}
.MainFindHead
{
    margin-top: 7px;
    float: left;
    color: #474747;
    font-size: 12px;
    font-weight: bold;
}
.RegSelect
{
    color: #474747;
    font-size: 13px;
    border: solid 1px #7f9db9;
    margin-right: 8px;
    height: 20px;
    padding-bottom: 2px;
}
.RegTextBox
{
    font-size: 12px;
    color: #333;
    height: 20px;
    border: solid 1px #d1d1d1;
    padding-top: 2px;
    width:375px;
}
.RegCheckBox
{
    position: relative;
    top: 2px;
    margin: 2px;
}
.RegErrorLabel
{
    font-family: Arial;
    font-size: 10px;
    color: #ff0000;
}

#RegTable
{
    margin-bottom: 10px;
    font-size: 12px;
}
.BorderTop
{
    border-top: solid 1px #ccc;
}
.BorderBottom
{
    border-bottom: solid 1px #ccc;
}
.CBLabel
{
    color: #333;
    display: inline;
}
.RegLink
{
    color: #2589a6;
    cursor: pointer;
}
.RegisterBtn
{
    margin-left: 3px;
    padding-top: 3px;
    width: 110px;
    height: 23px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    background-image: url(Images/regBtn.gif);
    background-repeat: no-repeat;
    text-align: center;
}

.Impressum
{
    text-align: right;
    margin-top: 0px;
    color: #999;
}

.ILink
{
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.ILink:hover
{
    text-decoration: underline;
}


.LoginHead
{
    font-weight: bold;
}
.BLList
{
    margin-left: 0px;
}

.RegisterButton
{
    cursor: pointer;
}

.red_btn_standard
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 23px;
    padding-right: 8px;
    padding-left: 10px;
    background: url(Images/RedBtnMiddle.gif) repeat-x;
}
.red_btn_left
{
    padding: 0px;
    margin: 0px;
    background: url(Images/RedBtnLeft.gif) no-repeat right;
}
.red_btn_right
{
    padding: 0px;
    margin: 0px;
    background: url(Images/RedBtnRight.gif) no-repeat;
}

.grey_btn_standard
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 23px;
    padding-right: 8px;
    padding-left: 10px;
    background: url(Images/GreyBtnMiddle.gif) repeat-x;
}
.grey_btn_left
{
    padding: 0px;
    margin: 0px;
    background: url(Images/GreyBtnLeft.gif) no-repeat right;
}
.grey_btn_right
{
    padding: 0px;
    margin: 0px;
    background: url(Images/GreyBtnRight.gif) no-repeat;
}


.nLink:hover
{
    text-decoration: underline;
}
.loader
{
    background-color: Transparent;
    top: 100px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ContactCopy
{
    color: #474747;
    text-align: left;
    font-size: 11px;
    padding-bottom: 8px;
    border-bottom: solid 1px #e0e0e0;
}
.ContactLabel
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #474747;
}
.ContactTextBox
{
    font-size: 13px;
    color: #333;
    border: solid 1px #d1d1d1;
    width: 545px;
    height: 20px;
}
.LoginTeaserHead
{
    font-size: 12px;
    font-weight: bold;
    color: #2689a9;
}

.LoginTeaserCopy
{
    font-size: 11px;
    color: #121214;
    padding-left: 15px;
    padding-right: 5px;
}

.LoginTeaserLink
{
    color: #258aa6;
    text-decoration: none;
    cursor: pointer;
    margin-right: 20px;
}
.button
{
    color: #515050;
    padding-left: 2.5ex;
    margin-right: 1.8ex;
    background-color: Transparent;
    font-size: 12px;
    background-image: url(Images/blueButton.gif);
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    line-height: 2ex;
}
.button:hover
{
    text-decoration: Underline;
}
.pointer
{
    cursor: pointer;
}
.RegisterTable
{
    width: 100%;
    margin-top: 10px;
    border-top: solid 1px #e0e0e0;
}

/*
** MORE text link
*/
.MoreLink
{
    color: #2589A6;
    text-decoration: none;
    cursor: pointer;
}

.MoreLink.hover
{
    text-decoration: underline;
}


/*
** rounded button styles
*/
.ButtonTable
{
    border-collapse: collapse;
    padding: 0px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: 0px;
    background-repeat: repeat-x;
    overflow: hidden;
}

.ButtonOuterCell
{
    background-repeat: no-repeat;
}

.ButtonMiddleCell
{
    padding-left: 13px;
    padding-right: 13px;
}

.ButtonMiddleCell:hover
{
    text-decoration: underline;
}

/*
** Styles for the landing page
*/


/*
** styles for the buying signal page
*/
.SignalsHead
{
    color: #2589a6;
    font-size: 14px;
    font-weight: bold;
}

.SignalsBody
{
    font-size: 10pt;
}

.SignalsNavLinkCurrent
{
    color: #2589a6;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

.SignalsNavLink
{
    color: #666;
    text-decoration: none;
    cursor: pointer;
    font-size: 9pt;
}

.SignalsNavLink:hover
{
    text-decoration: underline;
}

/*
** register page tool tip
*/
#ToolTip
{
    position: fixed;
    left: 300px;
    top: 90px;
    visibility: hidden;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
    z-index: 1000;
    max-width: 256px;
    text-align: left;
}

.TooltipDiv1
{
    padding: 7px;
    background-color: #4ebaff;
}
.TooltipDiv2
{
    background-color: Transparent;
    width: 100%;
    height: 5px;
    left: 0px;
    background-image: url(Images/ToolTipArrow.gif);
    background-position: 20px 0px;
    background-repeat: no-repeat;
}
.landing_bg01
{ 
    background-image: url(Images/landing_bg01.jpg);   
    background-repeat: no-repeat;
    padding-left:15px;padding-top:15px;width:410px;

}
.landing_bg02
{ 
    background-image: url(Images/landing_bg02.jpg); 
    background-repeat: no-repeat;
    padding-left:15px;padding-top:15px;width:500px;
}
.info2_bg
{ 
    background-image: url(Images/info2_bg.gif);
    background-repeat: no-repeat;

}

/*
** trader info page
*/
.ProfileHighlight
{
    color: #2589a6;
    font-weight: bold;
}

.InterviewQuestion
{
    font-size: 14px;
    font-weight: bold;
    color: #2589A6;
    margin-left: 20px;
    margin-top: 40px;
    width: 100%;
}

.InterviewAnswer
{
    color: #333333;
}
.blue12_btn
{
    color: #2589a6;
    font-size: 12px;
     text-decoration:none;
}
.blue12_btn:hover
{
    text-decoration:underline;
}
.blue11_btn
{
    color: #2589a6;
    font-size: 11px;
     text-decoration:none;
     cursor:pointer;
}
.blue11_btn:hover
{
    text-decoration:underline;
}
.blue12
{
    color: #2589a6;
    font-size: 12px;
}
.blue12bold
{
    color: #2589a6;
    font-size: 12px;
    font-weight: bold;
}
.blue11bold
{
    color: #2589a6;
    font-size: 11px;
    font-weight: bold;
}
.grey10
{
    color: #8c8c8c;
    font-size: 10px;
}
.grey11bold
{
    color: #808080;
    font-size: 11px;
    font-weight: bold;
}
.grey11_link
{
    color: #808080;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}
.grey11_link:hover
{
    text-decoration: underline;
}
.bold
{
    font-weight: bold;
}

.grey11
{
    font-size: 11px;
    color: #848484;
}
.no_style
{
    color: #2589a6;
    text-decoration: none;
    cursor: pointer;
    border-style:none;
}
.no_style:hover
{
	color: #2589a6;
    text-decoration: none;
    border-style:none;
}
.no_style:visited
{
	color: #2589a6;
    text-decoration: none;
    border-style:none;
}

.red_white_btn
{
    color: #2589a6;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3ex;
    margin-right: 1.8ex;
    background-color: Transparent;
    background-image: url(Images/red_white_arrow.gif);
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 25px;
}
.red_white_btn:hover
{
    text-decoration: underline;
}
.teaser_table
{
    margin-top: 10px;
    width: 215px;
    border-bottom: solid 1px #e0e0e0;
}

.mailbox
{
    font-size: 12px;
    height: 20px;
    padding-top: 2px;
     padding-left: 4px;
    color: #ccc;
    border-style: none;
    border-color: #fff;
    border-width: 0px;

}
.button_hyperlink
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.button_hyperlink:hover
{
    text-decoration: Underline;
}


.footer_table
{
    margin-left: 15px;
    margin-right: 15px;
    width: 99%;
    border-collapse: collapse;
}
.footer_header
{
    font-size: 11px;
    font-weight: bold;
    color: #2589a6;
}
.footer_link
{
    font-size: 11px;
    color: #808080;
    text-decoration: none;
    cursor: pointer;
}
.footer_link:hover
{
    text-decoration: underline;
}

.header
{
    margin:0px;
    padding:0px;
    color: #2589a6;
    font-size: 16px;
    font-weight: bold;
}
