﻿


body 
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    color:#777777;    
    background: #000000 url('images/bk.jpg') no-repeat fixed center top;
    margin: 0;
    padding: 0;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:visited {
    color:#ffffff;
}
a:link {
    color:#ffffff;
}
a img {
    border:none;
}


.fl {
    float:left;
}

.fr {
    float:right;
}


#wrapper
{
    width:873px;
    margin:0 auto;
}


/* Header */
#header
{
    height:349px;
}
#makitanation
{
    margin-left:10px;
}
#jointhenation
{
    margin-left:45px;
}



.langButton
{
    float: right;
    margin: 5px 0px 0px 0px; 
    padding: 0; 
    width: 65px; 
    text-align: center; 
    background-color: #008a97;
    font-weight: bold;
    border: solid 1px #008a97;
    font-size:12px;
}
.langButton a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.langButton:hover
{
    background-color: #666666;
    border: solid 1px #ffffff;
    color: #ffffff;
}


#newaccountbkg
{
}
#newaccounthdr
{
    height:60px;
    background-image: url('images/Join-JustCompleteHdr_crop_en.png');
}
#newaccountcontent
{
    background-image: url('images/Join-JustCompleteContent.png');
    background-repeat:repeat-y;
}
#newaccountftr
{
    height:21px;
    background: transparent url('images/Join-JustCompleteFtr.png') no-repeat fixed -30 center ;
}

#newaccountdata
{
    font-size: 13px;
    color: #bbb;
}

#postJoin-wrapper
{
    width:872px;
}
#postJoin-TopRow
{
    height:329px;
}
#postJoin-MakitaNation
{
}
#postJoin-ThanksForJoining
{
}
#postJoin-Msg
{
    background-image: url('images/postJoin-ConfEmail.png');
    margin-top:70px;
}
#postJoin-CloseBtn
{
    padding-top:180px;
    padding-bottom:73px;
    margin-left:226px;
}


/* --------- Terms & Conditions ------------- */
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
}

#popupTerms{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:600px;
    width:873px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
    overflow:auto;
}
#popupTermsClose{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#000000;
    font-weight:700;
    display:block;
}
.termscontents
{
    color: #666666;
    background-color:#ffffff;
    padding:10px 20px;
}
.termscontents h2,h3,h4
{
    margin-bottom:0px;
}
.termscontents p
{
    margin-top:5px;
}
.termsindent
{
    margin-left:110px;
}
.termscontents a:hover {
    text-decoration:underline;
}
.termscontents a:visited {
    color:#551A8B;
}
.termscontents a:link {
    color:#0000FF;
}

/* --------- End Terms & Conditions --------- */
/* --------- Privacy Policy ------------- */
#popupPrivacy{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:600px;
    width:873px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
    overflow:auto;
}
#popupPrivacyClose{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#000000;
    font-weight:700;
    display:block;
}

#privacycontents
{
    color: #666666;
    background-color:#ffffff;
    padding:10px 20px;
}
#privacycontents h2,h3,h4
{
    margin-bottom:0px;
}
#privacycontents p
{
    margin-top:5px;
}
#privacycontents hr
{
    margin-top:5px;
    margin-bottom:14px;
}
/* --------- End Privacy Policy --------- */

#extras
{
    display: none;
}

#footer
{
    clear:both;
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	padding-top:18px;
    text-decoration:none;
}

#terms
{
    display: none;
    width: 800px;
    height: 300px;
    overflow-x: none;
    overflow-y: auto;
    margin-bottom: 15px;
    text-align: left;
    font-size: 10px;
}

#privacy
{
    display: none;
    width: 800px;
    height: 300px;
    overflow-x: none;
    overflow-y: auto;
    text-align: left;
    font-size: 10px;
}

#terms_sp
{
    display: none;
    width: 800px;
    height: 300px;
    overflow-x: none;
    overflow-y: auto;
    margin-bottom: 15px;
    text-align: left;
    font-size: 10px;
}

#privacy_sp
{
    display: none;
    width: 800px;
    height: 300px;
    overflow-x: none;
    overflow-y: auto;
    text-align: left;
    font-size: 10px;
}