BODY{        
  padding    : 0px;  
  MARGIN     : 100px 0px 0px 0px;                 
  width      : 100%;
  height     : 100%;
  background : #ffffff;
  overflow-x  : hidden;
  overflow-y  :  auto;
}

a {
  font-family:Arial;
  line-height: 17px;
  font-size:13px;
  color:#2E2E2E;
  text-decoration:none;
  outline:none;
}
a:visited {
  font-family:Arial;
  line-height: 17px;
  font-size:13px;
  color:#2E2E2E;
  text-decoration:none;
    outline:none;
}
a:active {
  font-family:Arial;
  line-height: 17px;
  font-size:13px; 
  color:#2E2E2E;
  text-decoration:none;
  outline:none;  
}
a:hover {
  font-family:Arial;
  line-height: 17px;
  font-size:13px;  
  color:#2E2E2E;
  text-decoration:none;
  outline:none;  
}
 

.background_bar {
   position:absolute;
   top: 100px;
   z-index: 500;
   width:100%;
   height:180px;
   background: url(../images/homepage/background_bar.jpg) top left repeat-x;
}


.wrapper {
   position:absolute;
   z-index: 1000;
   top: 10px;
   left: 50%;  
   width:960px;	
   height: 800px;
   margin-left: -480px;
}

.wrapper .starburst {
  position:absolute;
  left: 450px;
  top : 5px;
  width:150px;
  height:144px;
  background:url(/images/homepage/starburst.png) top left no-repeat;
}

.wrapper .footer {
  float:left;
  padding-left:5px;
  margin:25px 0 15px 0;
  width:906px;
  height:20px;
  background: #cddaea;
  font-family:Arial;
  font-size:12px;
  color:#2E2E2E;
}

.wrapper .footer .left {
  float:left;
  width: 500px;
  height:17px;
    padding-top:4px;
    font-size:11px;	
}

.wrapper .footer .right {
  float:right;
  margin-right:10px;
  height:17px;
  padding-top:3px;	
  font-weight: bold;
}

.top_left {
  float:left;
  clear:left;
  margin : 10px 0 0 0;
  width: 500px;
  height: 180px;	
  font-family:Arial;
  font-size:16px;
  color: #2E2E2E;
}

.top_left h2 {
  font-size: 24px;	
  padding:0px;
  margin:7px 0 10px 0;
}

.top_right {
   float:right;
   margin: 0px 20px 0 0;
   width: 364px;
   height: 486px;	
}

#signup_button {
  margin-top:5px;
  cursor:pointer;	
}

#signup_button b {
  font-size:12px;
  color:#ffffff;
}

#signup_button input.text {
  border: 1px solid #6D6D6D;
  height: 17px;
  padding: 2px;
  color: #2E2E2E;
}

.logo {
   float:left;
   margin: 0 0 0 0;
   width: 300px;
   height: 88px;
}

.bottom_left {
  float:left;
  margin: 0;
  padding:0px;
  width:500px;
  font-family:Arial;
  font-size:13px;
  color: #2E2E2E;  
}

.bottom_left ul {
   float:left;
   margin:0px;
   padding:0px;
   list-style-type: none;	
}

.bottom_left ul li {
  float:left;
  cursor:pointer;
  margin: 0;
  height: 76px;
  list-type-type:none;	
  line-height: 17px;
  font-size:13px;
  color: #2E2E2E;    
}

.bottom_left ul li img {
  float:left;
  margin-right:10px;	
}

.bottom_left ul li b {
  font-size: 17px;	
}

.bottom_right {
  float:right;
  margin : 20px 50px 0 0;
  width:300px;
  height:360px;	
  background: #F7FAFF;
  box-shadow:0 0 20px #888;
  -webkit-box-shadow:0 0 20px #888;
  -moz-box-shadow:0 0 20px #888;
  -moz-border-radius-topleft        : 6px;
  -moz-border-radius-topright        : 6px;
  -webkit-border-top-left-radius    : 6px;
  -webkit-border-top-right-radius : 6px;  
}

.bottom_right .login_area {
  float:left;
  padding-left: 10px;
  width:291px;
  height: 30px;
  background: #aec4de;
  -moz-border-radius-topleft        : 6px;
  -moz-border-radius-topright        : 6px;
  -webkit-border-top-left-radius    : 6px;
  -webkit-border-top-right-radius : 6px;  	
  font-family:Arial;
  font-size:12px;
  color: #2E2E2E;
}

.bottom_right .login_area  h2 {
   float:left;
   font-size:15px;
   color: #ffffff;	
   margin: 7px 10px 5px 0;
   padding: 0px;
   width:100%;
}

.bottom_right .login_area input.text {
  border: 1px solid #6D6D6D;
  height: 17px;
  padding: 2px;
  color: #2E2E2E;	
}

.bottom_right .demo_video {
  float:left;
  margin: 120px 0 0 12px;
  cursor:pointer;
  	
}

#modalWindow { 
  padding:5px;
  width: 815px;
  height: 550px;
  overflow:hidden;
  background: #ffffff;
  overflow-x:hidden !important;
  overflow-y:auto !important;
}
#modalContent {
  width: 95%;
}	
.modalWindow {
  margin-top:25px;
}
.ui-widget-overlay {
 opacity:0.6 !important;
 filter:alpha(opacity=60) !important;
}

#modalContent .help_page {
   display:none;	
   font-size:14px;
   font-family:Arial;
   color:#2E2E2E;
}

#modalContent .help_page h2 {
  font-size:17px;
}


.help_pages {
   display:none;
  width: 815px !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;  	
   font-size:13px;
   line-height:17px;
   font-family:Arial;
   color:#2E2E2E;
}

.pp_inline {
   padding-top:45px !important;
   font-size:14px !important;
   line-height:17px !important;
   font-family:Arial !important;
   color:#2E2E2E !important;
}

.pp_pic_holder {
  top: 50px !important;
}

.pp_content {
  max-height: 670px !important;
  overflow-x:hidden;
  overflow-y:auto !important;
}

.pp_inline b {
  font-size:17px !important;
}

.help_pages b {
  font-size:17px;
}

.pp_details {
  position:absolute !important;
  top: 0px !important;
  height: 70px !important;
  width:790px !important;
}

.currentTextHolder {
  font-family:Arial !important;
  font-size:13px !important;
}

.pp_content iframe {
  margin-top:50px !important;
}

#lostPassword {
  float:left;
  margin: 10px 0 0 0;
  width:100%;
  height:19px;
  font-family:Arial;
  font-size:12px;
  color: #4791D6;
  cursor:pointer;
}

.signup_layer {
  float:left;
  margin:-5px 0 0 0;
  width:800px;
  height:35px;
  background:#fe6a00;
  font-family:Arial;
  font-size:20px;
  color:#ffffff;
  padding: 20px 0 0 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  line-height: 20px; 
}

div.join_btn {
  float:left;
  margin:20px 0 0 0;
  padding:50px 0 0 0;
  width: 139px;
  height: 55px;
  cursor:pointer;
  background:url(/images/homepage/signupBtn.png) top left no-repeat;
  font-family:Arial;
  font-size: 13px;
  color:#0a28d6; 
}

div.join_btn_submit {
  float:left;
  clear:both;
  margin:30px 0 0 0;
  padding:0;
  width: 139px;
  height: 40px;
  cursor:pointer;
  background:url(/images/homepage/signupBtn.png) top left no-repeat;
}

div.join_btn_thankyou {
  float:left;
  display:none;
  clear:both;
  margin:30px 0 0 0;
  padding:0;
  font-size:13px;
  font-family:Arial;
  color:#0a28d6;
}


#pricing_choices { float:left; }
#signup_form {
  float:left;
  display:none;
}
#signup_form label {
  float:left;
  clear:left;
  width:100px;
  height:25px;
  font-family:Arial;
  font-size:12px;
  color:#555555; 
}
#signup_form .formField {
  float:left;
  margin: 0 0 10px 0;
  width:200px;
  height: 19px;
  background: #ffffff;
  clear:right;
  border: 1px inset #555555;
}








