div#content {
    position: relative;
	margin: auto;
    width: 1200px;
    height: 720px;
    background-image: url(/images/homepage/bg-splash-1.jpg);
    /*background-image: url(/images/homepage/bg-splash-9.jpg);*/
    background-repeat: no-repeat;
	background-color: #FFF;
    padding: 0px;
}

div#splash-logo {
    position: relative;
    float: left;
    top: 5px;
    left: 140px;
	width: 342px;
    height: 75px;
    z-index: 9000;
    display: block;
    border: 0px solid #898989;
    background-color: #ffffff;
    clear: both;
}

html>body div#splash-logo {
    position: relative;
    float: left;
    top: 5px;
    left: 137px;
	width: 342px;
    height: 75px;
    z-index: 9000;
    display: block;
    border: 0px solid #898989;
    background-color: #ffffff;
    clear: both;
}

div#splash {
    position: relative;
    float: left;
    top: 25px;
    left: 140px;
	width: 315px;
    z-index: 9000;
    display: block;
    border: 1px solid #898989;
    background-color: #ffffff;
    clear: both;
}


html>body div#splash {
    position: relative;
    float: left;
    top: 25px;
    left: 125px;
	width: 350px;
    z-index: 9000;
    display: block;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}


div#splash h1 {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 20px;
    font-weight: normal;
    margin-left: 30px;
    margin-bottom: 5px;
    padding-top: 5px;     
}

html>body div#splash h1 {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 20px;
    font-weight: normal;
    margin-left: 38px;
    margin-bottom: 5px;
    padding-top: 5px;     
}

div#splash div.splash-middle {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    color: #000000;   
}

div#splash div.splash-middle div a {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    color: #898989;
    text-decoration: underline;   
}

.text-label {
    color: #898989;
    padding-left: 30px;
    padding-top: 10px;
}

html>body .text-label {
    color: #898989;
    padding-left: 38px;
    padding-top: 10px;
}

#username {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 0px 0 10px 30px;
    display: block;
} 

html>body #username {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 0px 0 10px 38px;
    display: block;
}

#password {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 0px 0 10px 30px;
    display: block;
} 

html>body #password {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 0px 0 10px 38px;
    display: block;
} 

div#splash div.splash-middle input[type='checkbox'] {
    position: relative;
    left: 0px;
    padding: 0px;
    margin: 0;
}
    
#imageSubmit {
    width: 92px;
    padding: 0px;
    border-style: none;
    border: none;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 5px; 
}

html>body #imageSubmit {
    width: 92px;
    padding: 0px;
    border-style: none;
    border: none;
    margin-top: 10px;
    margin-left: 38px;
    margin-bottom: 5px; 
}

#remember-me-container {
    position: relative;
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
    width: 130px;
    border: 0px solid #000000;
    padding-top: 8px;
    padding-right: 10px;
    line-height: 15px;
}

html>body #remember-me-container {
    position: relative;
    float: right;
    margin-top: 0;
    margin-left: 0;
    margin-right: 75px;
    font-size: 12px;
    width: 130px;
    border: 0px solid #000000;
    padding-top: 10px;
    padding-right: 0px;    
    line-height: 15px;
}

div#splash2 {
    position: relative;
    top: 50px;
    left: 140px;
	width: 315px;
    background-color: #ffffff;
    z-index: 9000;
    display: block;
    border: 1px solid #898989;
}


html>body div#splash2 {
    position: relative;
    top: 25px;
    left: 125px;
	width: 350px;
    z-index: 9000;
    display: block;
    border: 0px solid #000000;
    background-color: transparent;
}

#div-splash2 {
    width: 270px; 
    margin-top: 22px;
    margin-left: 30px; 
    font-family: Palatino Linotype, Palatino; 
    font-size: 15px; 
    font-weight: normal;    
}

html>body #div-splash2 {
    width: 270px;
    margin-top: 22px; 
    margin-left: 38px; 
    font-family: Palatino Linotype, Palatino; 
    font-size: 15px; 
    font-weight: normal;    
}

div#splash2 div.splash-middle a {
    margin-left: 22px;
}

html>body div#splash2 div.splash-middle a {
    margin-left: 38px;
}
/*
div#splash3 {
    position: relative;
    top: 25px;
    left: 140px;
	width: 315px;
    background-color: #ffffff;
    display: none;
    z-index: 10000;
    border: 1px solid #898989;
    clear: both; 
}

html>body div#splash3 {
    position: relative;
    top: 25px;
    left: 125px;
	width: 350px;
    display: none;
    z-index: 10000;
    border: 0px solid #949494;
    background-color: transparent;
    
}

div#splash3 div.splash-middle a {
    margin-left: 22px;
}

html>body div#splash3 div.splash-middle a {
    margin-left: 38px;
}

div#splash4 {
    position: relative;
    top: 50px;
    left: 140px;
	width: 315px;
    display: none;
    z-index: 10000;
    background-color: #ffffff;
    border: 1px solid #898989;
}

html>body div#splash4 {
    position: relative;
    top: 25px;
    left: 125px;
	width: 350px;
    display: none;
    z-index: 10000;
    border: 0px solid #000000;
    background-color: transparent; 
}


div#splash4 h1 {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 20px;
    font-weight: normal;
    margin-left: 22px;
    margin-bottom: 5px;
    padding-top: 5px;     
}

html>body div#splash4 h1 {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 20px;
    font-weight: normal;
    margin-left: 38px;
    margin-bottom: 5px;
    padding-top: 5px;     
}

div#splash4 div.splash-middle {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    color: #000000;   
}

div#splash4 div.splash-middle a {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    color: #898989;
    text-decoration: underline;   
}


#div-splash4 {
    margin-top: 22px; 
    margin-left: 22px; 
    color: #0590C4; 
    font-size: 13px; 
    font-weight: bold;
    width:  280px;
    border: 0px solid #000000;    
}
 
html>body #div-splash4 {
    margin-top: 22px; 
    margin-left: 38px; 
    color: #0590C4; 
    font-size: 13px; 
    font-weight: bold;
    width:  280px;
    border: 0px solid #000000;  
}
 
#div-header-splash4 {
    margin-top: 20px; 
    margin-left: 22px; 
    color: #0590C4; 
    font-size: 13px; 
    font-weight: bold;     
} 

html>body #div-header-splash4 {
    margin-top: 20px; 
    margin-left: 38px; 
    color: #0590C4; 
    font-size: 13px; 
    font-weight: bold;     
} 

#div-hr-splash4 {
    width: 270px; 
    margin: 0 0 0 22px; 
    background-color: #7b6a64; 
    line-height: 3px; 
    height: 3px;
    clear: both; 
    padding: 0px; 
    overflow: hidden;    
}

html>body #div-hr-splash4 {
    width: 270px; 
    margin: 0 0 0 38px; 
    background-color: #7b6a64; 
    line-height: 3px; 
    height: 3px;
    clear: both; 
    padding: 0px; 
    overflow: hidden;    
}
 
div#splash4 div.splash-middle input[type='text'] {
    position: relative;
    float: left;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    width: 150px;
    padding: 6px;
    margin: 5px 0 0 38px;
    display: block;
}

.invitation-code {
    font-size: 18px; 
    color: #0590c4; 
    line-height: 32px; 
    font-family: Palatino Linotype, Palatino;
}

#request-membership {
	display: none;
}

div#v2-login-form {
	width: 350px;
    padding: 10px 10px 0px 10px;
	margin: 0 10px 0 10px; 
	position: relative;
    top: 150px;
    left: 655px;
    border: 0px solid #000000;
    font-size: 14px;
    text-align: center;
}

div#v2-login-form-input {
    position: relative; 
    float: left; 
    text-align: right; 
    padding-right: 5px;
}

div#v2-login-form-input-2 {
    position: relative; 
    float: right; 
    padding-left: 5px;
}

div#v2-join {
	width: 389px;
	padding: 5px 10px 10px 10px;
	margin: 5px 10px 10px 10px ;
	position: relative;
    top: 135px;
    left: 635px;
    border: 0px solid #000000;
    text-align: center;
}

div#activation {
	margin: 40px 0 0 0;
	font-size: 15px;
}
p#activation-header {
    font-family: Palatino Linotype, Palatino;
    font-size: 15px;
    color: #0590c4;
    margin-left: 38px; 
}
*/
/* become a member section */


div#pre-member-form {
    position: relative;
    float: right;
    top: 130px;
    left: -30px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

/*begin IE7 hack only */
*:first-child+html div#pre-member-form {
    position: relative;
    float: right;
    top: 130px;
    left: -30px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}
/*end IE7 hack only */

html>body div#pre-member-form {
    position: absolute;
    float: right;
    top: 130px;
    left: 570px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

div#pre-member-form a {
    font-size: 14px;
    color: #0590C4;     
}    

div#pre-member-form a:hover {
    font-size: 14px;
    color: #670000;     
}
 
div#member-form {
    position: absolute;
    float: right;
    top: 98px;
    left: 735px;
	width: 360px;
    z-index: 9000;
    display: none;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
  
}

/*begin IE7 hack only */
*:first-child+html div#member-form {
    position: absolute;
    float: right;
    top: 109px;
    left: 720px;
	width: 360px;
    z-index: 9000;
    display: none;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
  
}
/*end IE7 hack only */

html>body div#member-form {
    position: absolute;
    float: right;
    top: 109px;
    left: 720px;
	width: 360px;
    z-index: 9000;
    display: none;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

div.member-top {   
   position: relative;
   width: 330px;
   height: 15px;
   padding: 0px;  
   background-color: transparent;  
}

div.member-mid {   
   position: relative;
   width: 330px;
   padding: 15px 5px 5px 5px;
   background-color: #ffffff;   
   font-size: 15px;
   color: #444444;
   border: 1px solid #898989; 
}

div.member-mid a {
    font-size: 14px;
    color: #0590C4;     
}    

div.member-mid a:hover {
    font-size: 14px;
    color: #670000;     
}  

div.member-bottom {
   position: relative;
   width: 330px;
   height: 15px;
   padding: 0px;
   background-color: transparent;
}


html>body div.member-top {   
   position: relative;
   width: 360px;
   height: 15px;
   padding: 0px;
   background-image: url(/images/top-box.png);
   background-repeat: no-repeat;
   background-color: transparent; 
}

html>body div.member-mid {   
   position: relative;
   width: 360px;
   padding: 7px 20px 0px 20px;
   background-image: url(/images/mid-box.png);
   background-repeat: repeat-y;
   background-color: transparent;
   font-size: 15px;
   color: #444444; 
   border: 0px solid #898989; 
}

html>body div.member-bottom {
   position: relative;
   width: 360px;
   height: 15px;
   padding: 0px;
   background-image: url(/images/bottom-box.png);
   background-repeat: no-repeat; 
   background-color: transparent;
}

/* submit buttons */

#invitation_code {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 10px 0 10px 0;
}

html>body #invitation_code {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 10px 0 10px 0;
}

#enterSubmit {
    position: absolute;
    float: right;
    width: 92px;
    height: 30px;
    padding: 10px 45px 0px 5px;
    border-style: none;
    border: none;
    margin: 0;
}

/*begin IE7 hack only */
*:first-child+html #enterSubmit {
    position: absolute;
    float: right;
    width: 92px;
    height: 30px;
    padding: 10px 45px 0px 5px;
    border-style: none;
    border: none;
    margin: 0;
} 
/*end IE7 hack only */
 
html>body #enterSubmit {
    position: relative;
    float: right;
    width: 92px;
    height: 30px;
    padding: 8px 45px 0px 0px;
    border-style: none;
    border: none;
    margin: 0;
}

#member-invite {
    display: none;
}

#rm_email {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 10px 0 10px 0;
}

html>body #rm_email {
    position: relative;
    font-family: Helvetica, arial, sans-serif; 
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #949494;
    padding: 5px;
    margin: 10px 0 10px 0;
}

#RMsubmit {
    position: absolute;
    float: right;
    width: 92px;
    height: 30px;
    padding: 9px 45px 0px 5px;
    border-style: none;
    border: none;
    margin: 0;
}

/*begin IE7 hack only */
*:first-child+html #RMsubmit {
    position: absolute;
    float: right;
    width: 92px;
    height: 30px;
    padding: 9px 45px 0px 5px;
    border-style: none;
    border: none;
    margin: 0;
} 
/*end IE7 hack only */
 
html>body #RMsubmit {
    position: relative;
    float: right;
    width: 92px;
    height: 30px;
    padding: 9px 45px 0px 0px;
    border-style: none;
    border: none;
    margin: 0;
}

#member-request {
    display: none;
}

#memberClose {
  position: absolute; 
  float: right;
  top: 0px;
  left: 325px; 
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  text-decoration: none; 
}

html>body #memberClose {
  position: absolute; 
  float: right;
  top: -10px;
  left: 340px; 
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  text-decoration: none; 
}

/* version 2 e=gen */

div#pre-member-form-v2 {
    position: relative;
    float: right;
    top: 130px;
    left: -30px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

/*begin IE7 hack only */
*:first-child+html div#pre-member-form-v2 {
    position: relative;
    float: right;
    top: 130px;
    left: -30px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}
/*end IE7 hack only */

html>body div#pre-member-form-v2 {
    position: absolute;
    float: right;
    top: 130px;
    left: 570px;
	width: 600px;
    z-index: 8000;
    display: block;
    font-size: 18px;
    color: #444444;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

div#pre-member-form-v2 a {
    font-size: 14px;
    color: #0590C4;     
}    

div#pre-member-form-v2 a:hover {
    font-size: 14px;
    color: #670000;     
}
 
div#member-form-v2 {
    position: absolute;
    float: right;
    top: 98px;
    left: 733px;
	width: 330px;
    z-index: 9000;
    display: none;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}

/*begin IE7 hack only */
*:first-child+html div#member-form-v2 {
    position: absolute;
    float: right;
    top: 109px;
    left: 721px;
	width: 360px;
    z-index: 9000;
    display: none;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
}
/*end IE7 hack only */

html>body div#member-form-v2 {
    position: absolute;
    float: right;
    top: 109px;
    left: 721px;
	width: 360px;
    z-index: 9000;
    border: 0px solid #000000;
    background-color: transparent;
    clear: both;
    display: none;
}
