﻿.ninja
{
	color: Black;
	visibility: hidden;
}

html
{
    height: 100%;
}

body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #cccccc;
    font-family: Arial, Verdana, sans-serif, "Lucida Grande" , "Lucida Sans Unicode";
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical; /* always show vertical scroll (like IE) */
}

a:link, a:visited, LinkLike
{
    padding: 0px;
    outline: 0px;
    color: #575454;
    cursor: pointer;
}
a:hover, a:active, LinkLike:hover
{
    color: #505050;
}
a img
{
    border: none;
}

.RegularLinkLike
{
    color: #0000cc;
    cursor: pointer;
    font-size: 11px;
    text-decoration: underline;
    padding-right: 15px;
    margin-top: 5px;
}

.ContentWrapper
{
    height: 100%;
    width: 960px;
    margin-top: 0px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #cccccc url(../Images/ContentWrap.gif) repeat-y scroll;
}

.ContentPadding
{
    padding: 3px 51px;
}
.MainMenuPadding
{
    padding-right: 50px;
}
.paddingleft5
{
    padding-left: 5px;
}
/* ~~~ note: ContentPlaceHolder width is 858px ~~~ */

.HeaderLogo, .HeaderLogo_LoggedIn
{
    width: 312px;
    display: inline;
    margin-top: -8px;
    margin-left: 20px;
}
.HeaderLogo_LoggedIn
{
	margin-top: 6px;
}
.HeaderLogoText
{
    color: #454545;
    display: block;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
}

.MoreLanguages, a.MoreLanguages:link, a.MoreLanguages:visited
{
    color: #999999;
	cursor: pointer;
	margin-left: 4px;
    text-decoration: underline;
}
a.MoreLanguages:hover, a.MoreLanguages:active
{
    color: #bbbbbb;
    text-decoration: underline;
}
.MoreLanguages
{
	display: inline;
}
.TopLanguage
{
    color: #666666;
}

.Header_LogoAndLanguages
{
	width: 575px;
}
.HeaderMoreLanguages
{
	padding: 0 5px;
	max-width: 450px;
	font-size: 11px;
	text-align: left;
	position: relative;
}
.HeaderMoreLanguages_In
{
	text-align: left;
	position: relative;	
}
.AjaxPopupBox
{
	width: 320px;
    z-index: 100002;
    margin-top: 20px;
    border-radius: 4px;
    padding-bottom: 10px;
    background-color: #f6f6f6;
    border: 1px solid #ffb435;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
}
.PopupTitleLine
{
	width: 100%;
	height: 22px;
	cursor: move;
	background-color: #dddddd;
	border-bottom: 1px solid #cccccc;
}
.PopupBoxCloseBtn
{
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 4px 0px 0px 4px;
    background: #e6e6e6 url(../Images/btn_closePopup.gif) no-repeat;
}
.PopupBoxTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	margin-right: 10px;
}

.AjaxPopupInfo
{
	padding-top: 5px;
	padding-right: 6px;
}
.PopupTextItem
{
    float: left;
    width: 70px;
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 7px;
    line-height: 16px;
}

#HeaderLoginStatus
{
    display: inline;
    margin-top: 2px;
}

.LoggedInStatus
{
	height: 76px;
    color: #454545;
    line-height: 22px;
}

.PanelLogin
{
    width: 264px;
    height: 61px;
    margin-right: 1px;
    padding: 10px 0px 5px 10px;
    background: #ffb435 url(../Images/LoginBg.gif) no-repeat 0 0;
}
.HeaderLgnTitle
{
    width: 67px;
    float: left;
    display: block;
    font-size: 11px;
    _font-size: 11px; /* ie override */
    line-height: 22px;
    font-weight: bold;
}

.HeaderLoginBtn
{
	margin-top: 3px;
}

.LoginAdditional
{
	clear: both;
    font-size: 10px;
    margin-top: 4px;
    padding-left: 10px;
    font-weight: normal;
}

/* ----- Main Menu ----- */

#MainMenu
{
    height: 33px;
    margin-top: 3px;
    overflow: hidden;
    line-height: 33px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.menuLangs_out
{
    width: 290px;
    height: 33px;
    color: #333333;
    font-size: 11px !important;
    display: inline;
    line-height: 32px;
    text-align: right;
    padding-right: 30px;
    background: #ffb22e url(../Images/mainMenu_out.gif) no-repeat top right;
}

.menuHm a, .menuHm:link, .menuHm:visited, .menuHm_selected:link, .menuHm_selected:visited, .menuPlns a, .menuPlns:link, .menuPlns:visited, .menuPlns_selected:link, .menuPlns_selected:visited, .menuRgstr a, .menuRgstr:link, .menuRgstr:visited, .menuRgstr_selected:link, .menuRgstr_selected:visited, .menuHelpOut, .menuHelpOut:link, .menuHelpOut:visited, .menuHelpOut_selected:link, .menuHelpOut_selected:visited, .menuSuprtOut, .menuSuprtOut:link, .menuSuprtOut:visited, .menuSuprtOut_selected:link, .menuSuprtOut_selected:visited
{
    height: 33px;
    cursor: pointer;
    overflow: hidden;
    display: block;
    text-decoration: none;
    background: #ffb22e url(../Images/mainMenu_out.gif) no-repeat;
}
/* Normal */
.menuHm a, .menuHm:link, .menuHm:visited, .menuHm_selected:link, .menuHm_selected:visited
{
    width: 95px;
    background-position: 0 0;
}
.menuPlns a, .menuPlns:link, .menuPlns:visited, .menuPlns_selected:link, .menuPlns_selected:visited
{
    width: 141px;
    background-position: -95px 0;
}
.menuRgstr a, .menuRgstr:link, .menuRgstr:visited, .menuRgstr_selected:link, .menuRgstr_selected:visited
{
    width: 125px;
    background-position: -236px 0;
}
.menuHelpOut a, .menuHelpOut:link, .menuHelpOut:visited, .menuHelpOut_selected:link, .menuHelpOut_selected:visited
{
    width: 76px;
    background-position: -361px 0;
}
.menuSuprtOut a, .menuSuprtOut:link, .menuSuprtOut:visited, .menuSuprtOut_selected:link, .menuSuprtOut_selected:visited
{
    width: 102px;
    background-position: -437px 0;
}
/* Hover */
.menuHm a, .menuHm a:hover, .menuHm:hover
{
    color: #ffffff;
    background-position: 0 -34px;
}
.menuPlns a, .menuPlns a:hover, .menuPlns:hover
{
    color: #ffffff;
    background-position: -95px -34px;
}
.menuRgstr a, .menuRgstr a:hover, .menuRgstr:hover
{
    color: #ffffff;
    background-position: -236px -34px;
}
.menuHelpOut a, .menuHelpOut a:hover, .menuHelpOut:hover
{
    color: #ffffff;
    background-position: -361px -34px;
}
.menuSuprtOut a, .menuSuprtOut a:hover, .menuSuprtOut:hover
{
    color: #ffffff;
    background-position: -437px -34px;
}
/* Active */
.menuHm a, .menuHm a:active, .menuHm:active
{
    color: #ffffff;
    background-position: 0 -68px;
}
.menuPlns a, .menuPlns a:active, .menuPlns:active
{
    color: #ffffff;
    background-position: -95px -68px;
}
.menuRgstr a, .menuRgstr a:active, .menuRgstr:active
{
    color: #ffffff;
    background-position: -236px -68px;
}
.menuHelpOut a, .menuHelpOut a:active, .menuHelpOut:active
{
    color: #ffffff;
    background-position: -361px -68px;
}
.menuSuprtOut a, .menuSuprtOut a:active, .menuSuprtOut:active
{
    color: #ffffff;
    background-position: -437px -68px;
}

/* Selected */
.menuHm_selected:link, .menuPlns_selected:link, .menuRgstr_selected:link, .menuHelpOut_selected:link, .menuSuprtOut_selected:link .menuHm_selected:visited, .menuPlns_selected:visited, .menuRgstr_selected:visited, .menuHelpOut_selected:visited, .menuSuprtOut_selected:visited .menuHm_selected a, .menuPlns_selected a, .menuRgstr_selected a, .menuHelpOut_selected a, .menuSuprtOut_selected a
{
    height: 33px;
    color: #fdfdfd;
    cursor: default;
    background: #ffb22e url(../Images/mainMenu_out.gif) no-repeat;
}
.menuHm_selected a, .menuHm_selected:link, .menuHm_selected:visited
{
    background-position: 0 -102px;
}
.menuPlns_selected a, .menuPlns_selected:link, .menuPlns_selected:visited
{
    background-position: -95px -102px;
}
.menuRgstr_selected a, .menuRgstr_selected:link, .menuRgstr_selected:visited
{
    background-position: -236px -102px;
}
.menuHelpOut_selected a, .menuHelpOut_selected:link, .menuHelpOut_selected:visited
{
    background-position: -361px -102px;
}
.menuSuprtOut_selected a, .menuSuprtOut_selected:link, .menuSuprtOut_selected:visited
{
    color: #fdfdfd;
    background-position: -437px -102px;
}

/* ----- Main Menu - Logged In ----- */
.menuLangs_in
{
    width: 170px;
    height: 33px;
    font-size: 11px;
    display: inline;
    font-weight: bold;
    text-align: center;
    padding-right: 30px;
    text-transform: uppercase;
    background: #ffb22e url(../Images/mainMenu_in.gif) no-repeat top right;
}

.menuAccnts a, .menuAccnts:link, .menuAccnts:visited, .menuAccnts_selected:link, .menuAccnts_selected:visited, .menuMrkTls a, .menuMrkTls:link, .menuMrkTls:visited, .menuMrkTls_selected:link, .menuMrkTls_selected:visited, .menuRprts a, .menuRprts:link, .menuRprts:visited, .menuRprts_selected:link, .menuRprts_selected:visited, .menuHelpIn, .menuHelpIn:link, .menuHelpIn:visited, .menuHelpIn_selected:link, .menuHelpIn_selected:visited, .menuSuprtIn, .menuSuprtIn:link, .menuSuprtIn:visited, .menuSuprtIn_selected:link, .menuSuprtIn_selected:visited
{
    height: 33px;
    cursor: pointer;
    overflow: hidden;
    display: block;
    text-decoration: none;
    background: #ffb22e url(../Images/mainMenu_in.gif) no-repeat;
}
/* Normal LgdIn */
.menuAccnts a, .menuAccnts:link, .menuAccnts:visited, .menuAccnts_selected:link, .menuAccnts_selected:visited
{
    width: 160px;
    background-position: -95px 0;
}
.menuMrkTls a, .menuMrkTls:link, .menuMrkTls:visited, .menuMrkTls_selected:link, .menuMrkTls_selected:visited
{
    width: 155px;
    background-position: -255px 0;
}
.menuRprts a, .menuRprts:link, .menuRprts:visited, .menuRprts_selected:link, .menuRprts_selected:visited
{
    width: 102px;
    background-position: -410px 0;
}
.menuHelpIn a, .menuHelpIn:link, .menuHelpIn:visited, .menuHelpIn_selected:link, .menuHelpIn_selected:visited
{
    width: 61px;
    background-position: -512px 0;
}
.menuSuprtIn a, .menuSuprtIn:link, .menuSuprtIn:visited, .menuSuprtIn_selected:link, .menuSuprtIn_selected:visited
{
    width: 86px;
    background-position: -573px 0;
}
/* Hover LgdIn */
.menuAccnts a, .menuAccnts a:hover, .menuAccnts:hover
{
    color: #ffffff;
    background-position: -95px -34px;
}
.menuMrkTls a, .menuMrkTls a:hover, .menuMrkTls:hover
{
    color: #ffffff;
    background-position: -255px -34px;
}
.menuRprts a, .menuRprts a:hover, .menuRprts:hover
{
    color: #ffffff;
    background-position: -410px -34px;
}
.menuHelpIn a, .menuHelpIn a:hover, .menuHelpIn:hover
{
    color: #ffffff;
    background-position: -512px -34px;
}
.menuSuprtIn a, .menuSuprtIn a:hover, .menuSuprtIn:hover
{
    color: #ffffff;
    background-position: -573px -34px;
}
/* Active LgdIn */
.menuAccnts a, .menuAccnts a:active, .menuAccnts:active
{
    color: #ffffff;
    background-position: -95px -68px;
}
.menuMrkTls a, .menuMrkTls a:active, .menuMrkTls:active
{
    color: #ffffff;
    background-position: -255px -68px;
}
.menuRprts a, .menuRprts a:active, .menuRprts:active
{
    color: #ffffff;
    background-position: -410px -68px;
}
.menuHelpIn a, .menuHelpIn a:active, .menuHelpIn:active
{
    color: #ffffff;
    background-position: -512px -68px;
}
.menuSuprtIn a, .menuSuprtIn a:active, .menuSuprtIn:active
{
    color: #ffffff;
    background-position: -573px -68px;
}

/* Selected LgdIn */
.menuAccnts_selected:link, .menuMrkTls_selected:link .menuRprts_selected:link, .menuHelpIn_selected:link, .menuSuprtIn_selected:link .menuAccnts_selected:visited, .menuMrkTls_selected:visited, .menuRprts_selected:visited, .menuHelpIn_selected:visited, .menuSuprtIn_selected:visited .menuAccnts_selected a, .menuMrkTls_selected a, .menuRprts_selected a, .menuHelpIn_selected a, .menuSuprtIn_selected a
{
    height: 33px;
    color: #fdfdfd;
    cursor: default;
    background: #ffb22e url(../Images/mainMenu_in.gif) no-repeat;
}
.menuAccnts_selected a, .menuAccnts_selected:link, .menuAccnts_selected:visited
{
    color: #fdfdfd;
    background-position: -95px -102px;
}
.menuMrkTls_selected a, .menuMrkTls_selected:link, .menuMrkTls_selected:visited
{
    color: #fdfdfd;
    background-position: -255px -102px;
}
.menuRprts_selected a, .menuRprts_selected:link, .menuRprts_selected:visited
{
    color: #fdfdfd;
    background-position: -410px -102px;
}
.menuHelpIn_selected a, .menuHelpIn_selected:link, .menuHelpIn_selected:visited
{
    color: #fdfdfd;
    background-position: -512px -102px;
}
.menuSuprtIn_selected a, .menuSuprtIn_selected:link, .menuSuprtIn_selected:visited
{
    color: #fdfdfd;
    background-position: -573px -102px;
}

/* ----- Footer ----- */

#Footer
{
    width: 860px;
    color: #878787;
    font-size: 11px;
    text-align: center;
    padding: 10px 50px 5px 50px;
}
#Footer a:link, #Footer a:visited
{
    text-decoration: none;
}
#Footer a:hover, #Footer a:active
{
    text-decoration: underline;
}

/* ---- Loading ---- */

.LoadingIndicator
{
    bottom: 0;
    right: 50px;
    width: 233px;
    height: 28px;
    color: #505050;
    position: fixed;
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-image: url(../Images/LoadingBg.gif);
}
.AjaxLoader
{
    width: 16px;
    height: 16px;
    margin-top: 8px;
    margin-left: 22px;
    background-image: url(../Images/ajax-loader.gif);
    background-repeat: no-repeat;
}
.LoadingIndicator_Text
{
	margin-left: 15px;	
	line-height: 32px;
}

.margintop2
{
    margin-top: 2px;
}
.margintop5
{
    margin-top: 5px;
}
.margintop10
{
    margin-top: 10px;
}
.margintop20
{
    margin-top: 20px;
}

.marginleft2
{
    margin-left: 2px;
}
.marginleft5
{
    margin-left: 5px;
}
.marginleft7
{
    margin-left: 7px;
}
.marginleft10
{
    margin-left: 10px;
}
.marginleft20
{
    margin-left: 20px;
}
.marginleft30
{
    margin-left: 30px;
}

.marginright10
{
    margin-right: 10px;
}

.float
{
    float: left;
}
.floatright
{
    float: right;
}
.clear0
{
    width: 0px;
    clear: both;
    height: 0px;
    overflow: hidden;
}
.DInline
{
    display: inline;
}

.AntiCulturalAlign
{
    text-align: right;
}

.FuncBtn, .FuncBtn_selected, .FuncBtn_ButtonMode
{
    width: 50px;
    color: #000;
    height: 22px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    background: transparent url(../Images/Btn_func.gif) no-repeat 0 0;
}
.FuncBtn:hover, .FuncBtn_ButtonMode:hover
{
    background-position: 0 -23px;
}
.FuncBtn:active, .FuncBtn_selected, .FuncBtn_ButtonMode:active
{
    background-position: 0 -46px;
}
.FuncBtn_selected
{
    cursor: default;
}
.LgnBtn
{
    width: 49px;
    color: #000;
    height: 24px;
    border: 0 none;
    cursor: pointer;
    overflow: hidden;
    margin-left: 15px;
    *padding-top: 3px;
    padding-left: 4px;
    padding-bottom: 5px;
    *padding-right: 3px;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    background: transparent url(../Images/Btn_lgn.gif) no-repeat 0 0;
}
.LgnBtn:active
{
    background-position: 0 -25px;
}
.FuncBtn_ButtonMode
{
	border: 0 none;
	padding-bottom: 2px;
}


.Login_RememberMe
{
	font-size: 10px;
	font-weight: bold;
}

/* -- Page Headers -- */
h1
{
    /* --padding-left: 10px;-- */
}
h2
{
    width: 600px;
    font-size: 16px; /* -- padding-left: 10px;-- */
    font-weight: normal;
}
h3
{
    font-size: 14px; /* --padding-left: 10px;-- */
    font-weight: normal;
}

.ValidationError
{
    color: #bb0000;
    font-size: 11px;
    margin-left: 10px;
    padding-top: 15px;
}

.GeneralTextBox
{
    width: 200px;
    height: 16px;
    font-size: 12px;
    font-family: Arial;
    border: 1px solid #cccccc;
}

.GeneralDropDown
{
    height: 20px;
    color: #454545;
    font-size: 12px;
    font-family: Arial;
    border: 1px solid #cccccc;
}
.AddSubAccount_Headers, .AddSubAffiliate_Headers
{
	width: 500px;	
}
.DropDownRegister, .DropDownAddSubAccount, .DropDownAddSubAff
{
	width: 202px;
}
.DropDownMarketing
{
	width: 122px;
}

.optionalTitle
{
    font-size: 11px;
    font-weight: normal;
    color: #00aa00;
}

/* ----- Home ----- */
.HomeFlashEnabled, .HomeFlashDisabled
{
    width: 516px;
    height: 155px;
    overflow: hidden;
    background: transparent url(../Images/Home_HeaderNoFlash.gif) no-repeat 0 0; /* Home_HeaderFlash.gif */
}
.HomeFlashDisabled
{
    background-image: url(../Images/Home_HeaderNoFlash.gif);
}

.HomeWhyJoinContainer
{
    width: 491px;
    height: 437px;
    padding: 15px 10px 5px 15px;
    background: url(../Images/Home_WhyJoinBg.gif) no-repeat 0 0;
}
.Home_WhyJoinTitle
{
	font-size: 19px;
	font-weight: bold;
}
.HomeWhyJoinRow
{
    margin-top: 12px;
    padding-left: 2px;
}
.HomeJoinReason
{
    font-size: 15px;
    font-weight: bold;
}
.HomeJoinAddition
{
    width: 470px;
    display: block;
    margin-left: 20px;
}

/* -- Home Platform Preview -- */
.HomeScreensContainer
{
    width: 306px;
    height: 232px;
    padding: 10px 3px;
    text-align: center;
    background: url(../Images/Home_PlatformPrvwBg.gif) no-repeat 0 0;
}

#platformPreview * { margin: 0; padding: 0; }
#platformPreview { position: relative; padding: 5px 0 0; width: 306px; height: 210px; }
#platformPreview #platformMenu, #platformPreview #platformScreens, #platformPreview #platformLoader { position: absolute; }
#platformPreview #platformLoader { background-image: url(../Images/slide-loader.gif); display: block; top: 85px; left: 142px; text-indent: -5000px; width: 16px; height: 16px; visibility: hidden; z-index: 5; }
#platformPreview #platformScreens { width: 306px; height: 210px; left: 0px; overflow: hidden; }
#platformPreview #platformScreens li { display: block; position: absolute; top: 0; left: 0; width: 306px; }
#platformPreview #platformScreens li img { display: block; position: relative; bottom: 0; }
#platformPreview #platformMenu { list-style-type: none; width: 10px; height: 10px; right: 0; padding-top: 20px; display: none; }
#platformPreview #platformMenu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#platformPreview #platformMenu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #000; line-height: 14px; vertical-align: middle; zoom: 1; }
#platformPreview #platformMenu li a:focus { outline: 0; }
#platformPreview #platformMenu li a:hover { color: #fff; }
#platformPreview #platformMenu li.current a { font: 15px "Georgia"; color: #ccc; padding: 5px 0 5px 28px; line-height: 18px; }
#platformPreview #platformMenu li.background { position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
/* -- End of Home Platform Preview -- */

/* -- Home 3 Simple Steps -- */
.HomeStepsContainer
{
    width: 313px;
    height: 336px;
    color: #333333;
    margin-top: 24px;
}

#divJoinSteps * { margin: 0; padding: 0; }
#divJoinSteps { position: relative; padding: 0; margin-top: 15px; width: 313px; height: 297px; }
#divJoinSteps #JoinStepsTabs, #divJoinSteps #joinStepsScreens, #divJoinSteps #JoinStepsLoader { position: absolute; }

#JoinStepsLoader { background-image: url(../Images/slide-loader.gif); display: block; top: 155px; left: 140px; text-indent: -5000px; width: 16px; height: 16px; visibility: hidden; z-index: 5; }

#divJoinSteps #joinStepsScreens { width: 313px; height: 257px; overflow: hidden; top: 40px; background: #ffffff url(../Images/Home_Steps_bg1.gif) no-repeat 0 0; }
#divJoinSteps #joinStepsScreens li { display: block; position: absolute; width: 313px; }
#divJoinSteps #joinStepsScreens li a { text-decoration: none; }
.Home_JoinSteps_step1, .Home_JoinSteps_step2, .Home_JoinSteps_step3
{
	top: 25px;
	left: auto;
	width: 100%;
	color: #000000;
	display: block;
	font-size: 32px;
	text-align: center;
	position: absolute;
}
.Home_JoinSteps_step2 { top: 125px; left: auto; width: 100%; }
.Home_JoinSteps_step3 { top: 35px; left: auto; width: 100%;}

#divJoinSteps #JoinStepsTabs { list-style-type: none; width: 313px; height: 40px; right: 0; }
#divJoinSteps #JoinStepsTabs li { display: block; z-index: 1000; position: relative; zoom: 1; width: 103px; float: left; margin-right: 2px; }
#divJoinSteps #JoinStepsTabs li a
{
	zoom: 1;
	float: left;
	width: 97px;
	color: #999;
	height: 40px;
	z-index: 1000;
	padding: 0 3px;
	font-size: 16px;
	display: inline;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: transparent url(../Images/Home_Steps_tab.gif) no-repeat 0 0;
}
#divJoinSteps #JoinStepsTabs li a:focus { outline: 0; }
#divJoinSteps #JoinStepsTabs li a:hover { color: #a6d4ea; }
#divJoinSteps #JoinStepsTabs li.current a { color: #53b5e0; }
#divJoinSteps #JoinStepsTabs li.background { position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
/* -- End of Home 3 Simple Steps -- */

.HomeStepTitle
{
    font-size: 24px;
    text-decoration: none;
}

.HomeScreensTitle, .HomeStepsTitle
{
    font-size: 20px;
    margin-top: 11px;
}
.HomeStepsTitle
{
	margin-left: 10px;
}
.HomeScreensTitle
{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.HmJoinNowBtnPos
{
    margin-left: 118px;
    margin-top: 5px;
}
.Home_WhyJoinBottomLine
{
	margin-top: 12px;
	text-align: center;
}

.Btn_JoinNow
{
    color: #fff;
    height: 46px;
    width: 254px;
    cursor: pointer;
    font-size: 22px;
    line-height: 44px;
    text-align: center;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Verdana;
    background: url(../Images/Btn_OrangeWide.gif) no-repeat 0 0;
}

/* ----- Registration -----*/
.RegisterHeader
{
	margin-bottom: 5px;
}

.FormWrapper_AccountDetails
{
	padding: 10px;
	margin-bottom: 25px;
	border: 1px solid #dddddd;
	background: #fff url(../Images/FormBg.gif) no-repeat scroll 0px 0px;
}

.Form_Register, .Form_Support, .Form_AccountDetails, .Form_AccountDetails_clean, .FormError, .Form_AddSubAffiliate
{
    width: 600px;
    line-height: 22px;
 /*  border-top: 2px solid #ccc; */
    padding: 12px 00px 10px 12px;
 /*  background: #fff url(../Images/FormBg.gif) no-repeat scroll 0 4px; */
}

.Form_RegisterTitle, .Form_ChangePassTitle, .Form_AddSubAffTitle, .Form_AddSubAccTitle
{
    float: left;
    width: 175px;
    display: block;
    font-weight: bold;
}
.Form_RegisterButton
{
    float: left;
    margin-left: 10px;
    padding-top: 10px;
}
.Form_ManageButton
{
	padding-top: 10px;
	margin-left: 185px;
}

.SupportFormTitle
{
    float: left;
    width: 165px;
    display: block;
    font-weight: bold;
}

.FormError
{
	background-image: none;
	background-color:#efefef;
	color:Red;
	 border: 1px solid #ccc;
	 width:588px;
}

/* ----- Side Menu ----- */
.SideMenuItem, .SideMenuItem_first, .SideMenuItem_last, .SideMenuItem_selected, .SideMenuItem_first_selected, .SideMenuItem_last_selected
{
    padding: 6px;
    color: #626262;
    font-size: 11px;
    overflow: hidden;
    line-height: 14px;
    border-top: 1px solid #cccccc;
    background-color: #f0f0f0;
}
.SideMenuItem_first
{
    border-top: 0 none;
    background: #f0f0f0 url(../Images/SideMenu_bg.gif) no-repeat top left;
}
.SideMenuItem_last
{
    background: #f0f0f0 url(../Images/SideMenu_bg.gif) no-repeat bottom left;
}
.SideMenuItem_selected
{
    background-color: #f6f6f6;
}
.SideMenuItem_first_selected
{
    border-top: 0 none;
    background: #f6f6f6 url(../Images/SideMenu_slct_bg.gif) no-repeat top left;
}
.SideMenuItem_last_selected
{
    background: #f6f6f6 url(../Images/SideMenu_slct_bg.gif) no-repeat bottom left;
}
.SideMenuItem a, .SideMenuItem_first a, .SideMenuItem_last a, .SideMenuItem_selected a, .SideMenuItem_first_selected a, .SideMenuItem_last_selected a
{
    text-decoration: none;
    color: #505050;
}

.SideMenuLabel, .SideMenuLabel_selected
{
    display: block;
    background-repeat: no-repeat;
    background-position: top right; /* background-image: url(../Images/clpsble_clps.gif); */
}
.SideMenuLabel_selected
{
    font-size: 11px;
    font-weight: bold; /* background-image: url(../Images/clpsble_xpnd.gif); */
}

.SideSubMenuPanel
{
    margin-top: 2px;
    padding-left: 10px;
    text-indent: -3px;
}
.SideSubMenuItem, .SideSubMenuItem_selected
{
    display: block;
    color: #878787;
    font-size: 11px;
}
.SideSubMenuItem_selected
{
    font-weight: bold;
}
.SideSubMenuItem a, .SideSubMenuItem_selected a
{
    text-decoration: none;
}

.HelpMenuTopic
{
	font-weight: bold;	
}
.HelpMenuSupportLink
{
	margin-left: 20px;
}

.HelpMenuWidth
{
	width: 155px;
	margin-top: 10px;
}
.HelpMenuContainerWidth
{
	width: 165px;
}
.HelpWidth
{
    width: 467px;
}
.HelpRightSide
{
    width: 193px;
    margin-top: 10px;
}
.HelpRightSideTopSpace
{
    margin-top: 25px;
}

.HelpItemTitle
{
    color: #fb8e33;
    display: block;
    font-size: 14px;
    text-indent: 15px;
    font-weight: bold;
}
.HelpItemText
{
    display: block;
    padding: 2px 10px 10px;
}

.Btn_JoinNowBig
{
    width: 200px;
    height: 130px;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    background: #ffa200 url(../Images/Btn_JoinNowBig.gif) no-repeat scroll 0 0;
}
.Btn_JoinNowBigHead
{
	font-size: 32px;
}
.Btn_JoinNowBigMessage
{
	font-size: 20px;
}
/* ----- Testimonials Control ----- */
.TestimonialsBody
{
    width: 200px;
    font-size: 10px;
    padding: 10px 10px 5px;
    background: url(../Images/TetimonialsBg.gif) repeat-y top left;
}
.TestimonialsBottom
{
    width: 200px;
    height: 20px;
    overflow: hidden;
    background: url(../Images/TetimonialsBg.gif) no-repeat bottom left;
}

.TestimonialsBody h2
{
    width: 137px;
    color: #f28831;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 35px;
    margin: 5px 0 0 2px;
    background: url(../Images/TestimonialsHdr.gif) no-repeat top left;
}

.TestimonialItemRow
{
    width: 172px;
    color: #333333;
    margin-top: 20px;
    padding-left: 5px;
    background: url(../Images/Bullet_sml.gif) no-repeat 0 -1px;
}

.LoginTitleLabel
{
    width: 85px;
    float: left;
    display: block;
    font-weight: bold;
}
.LoginChecbox
{
    margin-left: 85px;
}

.PageLoginBtnPos
{
    margin-left: 85px;
}

/* ----- Payment Plans ----- */
.payPlansLeftSide
{
	width: 600px;
}

.OrangeSquare
{
    width: 152px;
    height: 55px;
    background: url(../Images/Sqwer_orange.gif) no-repeat;
    text-align: center;
    font-size: 14px;
    padding: 18px 5px 0px 5px;
    font-weight: bold;
}
.BrownSquare
{
    width: 500px;
    height: 38px;
    line-height: 38px;
    margin-top: 5px;
    font-weight: bold;
    background: url(../Images/Sqwer_Brown.gif) no-repeat;
    font-size: 14px;
}
.PayPlansTableItem
{
    float: left;
    width: 162px;
    display: block;
    text-align: center;
}

/* ----- Reports ----- */
.PeriodicDescriptionContainer
{
	padding-left: 190px;
	padding-right: 65px;
}
.ReportsLastUpdate
{
    font-size: x-small;
    color: #00AA00;
    line-height: 40px;
    padding-left: 5px;
}
.ReportsMenu, .ManageMenu
{
    margin-right: 20px;
    float: left;
    height: 200px;
}
.RprPeriodicHeader
{
    width: 224px;
    padding-left: 10px;
    padding-top: 10px;
}

.RprPeriodicHeader1
{
    width: 222px;
    height: 58px;
    border-right: solid 1px #cdcdcd;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat;
}
.RprperiodicHeader2, .RprperiodicHeader3, .PaymentReportHeader2, .PaymentReportHeader3
{
    width: 131px;
    height: 56px;
    padding-top: 2px;
    line-height: 56px;
    font-weight: bold;
    text-align: center;
    border-right: solid 1px #cdcdcd;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat -10px 0px;
}
.RprperiodicHeader3
{
    width: 132px;
    border-right: none;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top right;
}


.RprtPeriodicItemTitle
{
    width: 210px;
    display: block;
    text-align: left;
    padding-left: 10px;
}

.RprperiodItemRow, .RprperiodItemAltRow
{
    height: 32px;
    width: 131px;
    line-height: 32px;
    text-align: center;
    border-right: 1px solid #cccccc;
}

.RprperiodItemAltRow
{
    background-color: #f8f8f8;
}

.RprPeriodHeaderRow, .RprPeriodHeaderAltRow
{
    width: 211px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.RprPeriodHeaderAltRow
{
    background-color: #f8f8f8;
}

.RprperiodicFooter
{
    height: 12px;
    width: 500px;
    background: #ffffff url(../Images/PeriodicReporFooterWhite.gif) no-repeat bottom left;
}

.RprtHeadlinePeriodic
{
    font-weight: bold;
}

.RprperiodicHeadercol
{
    font-weight: bold;
    text-align: center;
}

.RprtSubAccContainer
{
	padding-right:65px;
	padding-left:190px;
}
.ReferredAffsContainer
{
	padding-left:190px;
	padding-right:65px;
}

.ManageMenuWidth
{
	width: 155px;
}
.MarketMenuWidth
{
	width: 155px;
}
.ReportsMenuWidth
{
	width: 155px;
}
/* ----- Account Details ----- */
#AccountDetails
{
    width: 620px;
    line-height: 22px;
}

#AccountDetails h3
{
    color: #454545;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: right;
}

hr.LightGrey
{
	height: 1px;
	border: 0 none;
	outline-color: #dddddd;
	background-color: #dddddd;
}

.Form_AccountDetails_clean
{
    background-image: none;
}

.AccountDetailsTitle
{
    float: left;
    width: 175px;
    display: block;
    font-weight: bold;
}

.AccountDetailsBotActionsPos
{
    margin-top: 5px;
    margin-left: 165px;
}

.AccountDetailsLastDiv
{
    float: left;
    width: 500px;
}
.AccountDetailsPayMethodControl
{
	width: 400px;
    margin-left: 181px;
}

.DarkGreenText
{
    color: #00bb00;
    font-weight: bold;
}
.DarkRedText
{
    color: #dd0000;
    font-weight: bold;
}
.AccDetails_AddressLine1_Validation
{
	white-space: nowrap;
	margin-left: 215px;
}

/* ----- Tags Cloud -----*/
.TagsCloudContainer
{
    width: 190px;
    padding: 10px 5px 0px;
    line-height: 22px;
    text-align: center;
    background: #f4f4f4 url(../Images/TagsCloudBg.gif) no-repeat top left;
}

.TagsCloudsBtm
{
    height: 10px;
    width: 200px;
    background: #f4f4f4 url(../Images/TagsCloudBg.gif) no-repeat bottom left;
}

.Tag1, .Tag2, .Tag3, .Tag4
{
    color: #000;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}
.Tag1
{
    font-weight: normal;
}
.Tag2
{
    font-size: 12px;
}
.Tag3
{
    font-size: 16px;
}
.Tag4
{
    font-size: 18px;
}

.TagItem
{
    height: 22px;
    cursor: pointer;
    padding: 0px 5px;
    border: 2px solid #f4f4f4;
    background-color: #f4f4f4;
}

/*-- -- Account Home -- --*/
#AccountHome h2
{
    width: 300px;
    font-weight: bold;
    margin: 2px 5px 4px;
}

.ActSummery_TradersColumn
{
	margin-top: 5px;
}
.ActSummaryContainer 
{
	width: 400px;
	height: 175px;
	padding: 5px 10px;
	border: 2px solid #ccc;
	background-color: #f6f6f6;
}
#DivActivtySummary
{
    width: 188px;
    margin-top: 3px;
    font-size: 11px;
    line-height: 16px;
}
.ActivitySummaryTitle
{
    float: left;
    width: 120px;
    display: block;
    margin-left: 5px;
    font-weight: bold;
}

#DivAnnouncements
{
    width: 332px;
    height: 155px;
	font-size: 11px;
    overflow: hidden;
    position: relative;
}

.AccountHome_Announcements
{
	width: 330px;
	height: 175px;
	padding: 5px 10px;
	border: 2px solid #ccc;
	background-color: #f6f6f6;
}

.AnnouncementItem
{
    color: #333333;
    font-size: 11px;
    text-indent: 5px;
    line-height: 14px;
    margin-bottom: 5px;
    background: url(../Images/Bullet_sml.gif) no-repeat 0 0;
}

.HomeUsefulLinksColumn, .HomeUsefulLinksColumn2
{
    width: 350px;
}
.HomeUsefulLinksColumn2
{
    float: right;
}

.HomeUsefulLinksTitle
{
    color: #fb8e33;
    display: block;
    font-weight: bold;
}

/*--- My Sub Accounts / Sub Affiliates & Tracking---*/
.MySubAccountsHeaderRow, .MySubAffiliatesHeaderRow
{
    font-weight: bold;
    line-height: 32px;
    border-bottom: 2px solid #cccccc;
}
.MySubAccountsTH, .MySubAffiliatesTH, .MySubAccountsTH_first, .MySubAffiliatesTH_first, .MySubAccountsTH_last, .MySubAffiliatesTH_last
{
    float: left;
    height: 32px;
    display: block;
    padding: 1px 5px;
    text-align: center;
    border-right: solid 2px #cccccc;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat -10px 0px;
}
.MySubAccountsTH_first, .MySubAffiliatesTH_first
{
    padding-left: 7px;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat 0px 0px;
}
.MySubAccountsTH_last, .MySubAffiliatesTH_last
{
    border-right: none;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top right;
}

.MySubAccountsItemRow, .MySubAccountsItemRow_alt, .MySubAffiliatesItemRow, .MySubAffiliatesItemRow_alt, .TrackingReportItemRow, .TrackingReportItemRow_alt
{
    font-size: 11px;
    margin-top: 2px;
    line-height: 25px;
    border: 1px solid #cccccc;
}
.MySubAccountsItemRow_alt, .MySubAffiliatesItemRow_alt, .TrackingReportItemRow_alt
{
    background-color: #f8f8f8;
}

.MySubAccountsTD, .MySubAffiliatesTD, .RepeaterTrackingTD
{
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px 5px;
    white-space: nowrap;
}
.RepeaterTrackingTD
{
    border-left: 2px solid #ccc;
}


/* -- Marketing Tools -- */
.MarketBannersTitle, .MarketLinksTitle
{
    float: left;
    width: 87px;
    display: inline;
    font-weight: bold;
}

.Form_Marketing
{
    width: 320px;
    padding: 5px;
    line-height: 22px;
    background: #fff;
    border: 2px solid #cccccc;
}
.Marketing_Instructions
{
	width: 300px;
	padding: 5px;
}

.MarketingBtnSize
{
    font-size: 10px;
}

.TextAdPanel
{
    text-align: center;
    width: 298px;
    border: 1px solid #eaeaea;
    padding: 5px 0px;
    margin-top: 15px;
}

.BannerFarm_Viewer
{
	width: 630px;
	height: 270px;
	padding: 10px;
    overflow-y: scroll;
	border: 2px solid #d2d2d2;
}

/* -- Banners Tabs -- */
#BannerTabs
{
    height: 28px;
    overflow: hidden;
    line-height: 28px;
}

#BannerTabs .TabItem
{
    margin-right: 2px;
}

#BannerTabs .Tab_outer, #BannerTabs .Tab_outer:hover, #BannerTabs .Tab_outer_selected
{
    background: url(../Images/TabsGray_lft.gif) no-repeat 0px 0px;
}
#BannerTabs .Tab_outer:hover
{
    background-position: 0px -151px;
}
#BannerTabs .Tab_outer_selected
{
    background-position: 0px -302px;
}
#BannerTabs .Tab_inner, #BannerTabs .Tab_inner:hover, #BannerTabs .Tab_inner_selected
{
    margin-left: 5px;
    background: url(../Images/TabsGray_rt.gif) no-repeat 100% 0px;
}
#BannerTabs .Tab_inner:hover
{
    background-position: 100% -151px;
}
#BannerTabs .Tab_inner_selected
{
    background-position: 100% -302px;
}

#BannerTabs .Tab_content, #BannerTabs .Tab_content_selected
{
    color: #000;
    cursor: pointer;
    padding: 0px 12px 0px 7px;
}
#BannerTabs .Tab_content_selected
{
    cursor: default;
}

/*--- Tracking Report ---*/

.TrackingReportHdrTags
{
    float: left;
    height: 32px;
    display: block;
    padding: 1px 5px;
    text-align: center; /* -- border-right: solid 2px #cccccc; -- */
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat; /* --    border-bottom: 2px solid #cccccc; -- */
}
.TrackingHdrLastCell
{
    float: left;
    height: 32px;
    display: block;
    padding: 1px 5px;
    text-align: center;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top right; /* --     border-bottom: 2px solid #cccccc;   -- */
}
.TrackingHeaderRow
{
    font-weight: bold;
    line-height: 32px; /* --    border-bottom: 2px solid #cccccc;  -- */
}

.TrackingRprtHdrCell_first, .TrackingRprtHdrCell, .TrackingRprtHdrCell_last
{
    float: left;
    height: 32px;
    display: block;
    padding: 1px 5px;
    text-align: center; /* --  border-right: solid 2px #cccccc; -- */
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top left;
}
.TrackingRprtHdrCell
{
    line-height: 17px;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat -10px 0px;
}
.TrackingRprtHdrCell_last
{
    border-right: none;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top right;
}

.TrackingDatesRange
{
    margin-top: 10px;
    width: 390px;
}

/*---  Payment Report ---*/
.PaymentReportCol1
{
    text-align: left;
    font-weight: bold;
    margin-left: 9px;
}

.PaymentReportHeader2
{
    text-align: center;
    height: 38px;
    width: 86px;
    line-height: 17px;
    padding-top: 6px;
}

.PaymentReportHeader3
{
    width: 88px;
    border-right: none;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat top right;
    line-height: 17px;
    height: 38px;
    padding-top: 6px;
}



.PaymentReportHeader1
{
    width: 243px;
    height: 44px;
    border-right: solid 2px #cdcdcd;
    background: #efefef url(../Images/PeriodicReporHeadline.gif) no-repeat;
}
.PaymentReportItemRow, .PaymentReportItemAltRow
{
    height: 32px;
    width: 86px;
    line-height: 32px;
    text-align: center;
    border-right: 2px solid #cccccc;
}


.PaymentReportItemAltRow
{
    background-color: #f8f8f8;
}

.PaymentReportFooter
{
    height: 12px;
    width: 422px;
    background: #ffffff url(../Images/PaymentReporFooterWhite.gif) no-repeat bottom left;
}

.PaymentReportHeaderRow, .PaymentReportAltHeaderRow
{
    width: 231px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}
.PaymentReportAltHeaderRow
{
    background-color: #f8f8f8;
}

.ForgotPassword
{
    padding-left: 10px;
}

.ForgotPasswordText
{
    font-size: 16px;
}
.ForgotPasswordEmail
{
    padding-top: 10px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
}

/*---  AffiliationAgreement_Header ---*/
.affiliation_3Header
{
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 10px;
    margin-top: 10px;
    color: #FB8E33;
}
.AffiliationTitle
{
    font-weight: bold;
    padding-top: 60px;
}
.AffiliationAgreement
{
	margin-top: 15px;
    padding-left: 20px;
    padding-right: 50px;
}


.WireDetailsTitle
{
    float: left;
    width: 100px;
    display: block;
}

.ReportsTable, .TrackingTable
{
    width: 500px;
}


.GeneralAltRowStyle, .GeneralRowStyle, .GridViewFooter
{
    height: 32px;
}

.GridViewFooter, .GridViewFooter_Periodic
{
    background-color: #ECEAE1;
}
.GeneralAltRowStyle
{
    background-color: #f8f8f8;
}

.TrackingTable
{
    width: auto;
}

.AccountsGridViewFooter
{
    padding-top: 10px;
    height: 22px;
    background-color: #ECEAE1;
}

.GridViewHeader, .GridViewHeader_Periodic
{
    height: 50px;
    color:#58636e;
    padding-left: 10px;
    background-color: #f0f0f0;
}
.GridViewHeader a, .GridViewHeader:link, .GridViewHeader:visited

{
    color:#58636e;
    }
.TableHeaderCenter
{
     padding-left:3px;
      padding-right:3px;
    }

.TableWrapper, .TrackingTableWrapper, .ErningsTableWrapper, .PeriodicTableWrapper, .SubAffiliatesTableWrapper, .RefAffiliatTableWrapper, .PaymentTableWrapper, .SubAccountsTableWrapper, .VisitsTableWrapper
{
    margin-left: 100px;
    margin-top: 35px;
    border: solid 1px #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.TrackingTableWrapper
{
	margin-left: 20px;
}
.VisitsTableWrapper
{
	margin-left: 20px;
}

.PaymentTableWrapper
{
    margin-left: 43px;
}
.RefAffiliatTableWrapper
{
	margin-left: 70px;
}

.ErningsTableWrapper
{
    margin-left: 214px;
}

.PeriodicTableWrapper
{
    margin-left: 190px;
}
.SubAffiliatesTableWrapper
{
    margin-left: 23px;
}
.SubAccountsTableWrapper
{
    margin-left: 34px;
}

.FirstItemRow, .FirstItemRowPeriodic
{
    padding-left:25px;
    text-align: left;
}

.FirstItemRowPeriodic, .ItemRowPeriodic
{
	height: 22px;
	padding-top: 10px;
	border-right: 1px solid #ccc;
}
    
.LasItemHeader
{
    padding-left: 12px;
    padding-right: 12px;
}
.TableItem
{
   padding-left:7px;
   padding-right:7px;
}

.GridViewHeader_Periodic
{
	border: 1px solid #ccc;
	border-left: none;
}
.GridViewFooter_Periodic
{
	border: 1px solid #ccc;
	border-left: none;
}
.PeriodicFirstColumn
{	
    width: 230px;
    border-left: 1px solid #ccc;
}    
.PeriodicDataColumn
{
    width: 120px;
}

.Reports_NoSubAccount
{
	width: 808px;
	margin-top: 11px;
	text-align: center;	
}

.TagsFilter
{
    /*--- margin-left: 10px;---*/
}

.LinksCreator_ParametersRow
{
	/* margin-left: 21px; */
}

.MySubAffContent
{
	margin-left: 10px;
}