p { padding:0; margin:0 0 10px 0; }
label { font-weight: normal; }

#joinPage, .applicationWrapper { width:100%; }

table#joinPageFramework { width:100%; }
#joinPageFramework #leftCol { padding:0 10px; }
#joinPageFramework #rightCol { width:177px; }
#whyJoinModule { background-color: #f7f7f7; }
#whyJoinList { margin:0 0 10px 10px; }
#import, #byhand, #optional { padding-left: 10px; }

.rightColText { color: #444444; font-size:11px; vertical-align:top }

table.joinFormFramework td { margin: 0; padding: 6px 4px; vertical-align: middle; }
table.joinFormFramework td div { padding: 5px 0 5px 0; }
table.joinPageFramework td label { font-weight: normal; }
td.field { text-align: left; font-weight: normal; width: 125px; }
.checkbox { margin: 0 10px 0 0; padding: 0; }
.maleGender { margin-right: 25px; }
.birthday, .birthyear { margin-left: 10px; }
.moreEmail { margin-bottom: 15px; }
.labelOrange{ color: #ff8a00; padding-left: 5px; }
.regButtons input { cursor: pointer; font-weight: bold; font-size: 93%; color: #666666 !important; background-color: #F7F7F7; border: 1px solid #C4C4C4; padding: 3px 9px; margin: 0 10px 10px 0 !important; white-space: nowrap; }

.formItemNote { margin-left:10px; color:#ff8a00; font-size:11px; white-space:nowrap }
.formItemNoteInstruction { color:#ff8a00; font-size:11px; white-space:nowrap }
.label_td { display:block; padding-right:10px; white-space:nowrap; font-size:12px; color: #555; font-weight:bold; line-height:30px; text-align: right; width:170px; }
.labelInline { display:inline; padding:0; font-weight:normal; color: #ff0000 }

.actionModule { border:1px solid #cfcfcf; padding:10px  }
.actionModule h1 { height:27px; margin-bottom:7px; padding:0 0 0 15px; background: none; font-size: 14px; line-height:27px; font-weight: bold; color:#555; text-transform: uppercase; }
.actionModule .sectionHeader { font-size:14px; color:#555; font-weight: bold; margin-bottom:7px }
.actionModule .sectionSubheader { padding:3px 10px; margin-bottom:7px; background: none; font-size:12px; color:#555; font-weight:normal }
.actionModule .sectionHeader_active { padding:5px 10px; background-color:#efefef; font-size:12px; font-weight:bold; color: #424d61 }
.actionModule .sectionContent { padding:10px 10px 0 10px; margin-bottom:20px }
#action_block { padding: 10px 0 0 10px; }
.actionModule .sectionContentLast { margin-bottom:0 }
.actionModule .sectionContentDrop { padding:10px 10px 15px 10px; border:1px solid #efefef; margin-bottom:-10px; display:none }
.actionModule p a, table.joinFormFramework td a { color: #FF4000; }


#frame {
    margin-top: 0 !important;
}

#frame h1 { text-transform: uppercase; }

.reg_header { padding:10px 0px 10px 10px }

.login_text { width:100%; text-align:right; vertical-align:bottom; white-space:nowrap; font-size:12px; line-height:19px } 

#action_frame_header { 
    background-color: #CFCFCF; 
    font-size:14px; 
    font-weight:bold; 
    color: #424d61;
    margin:0  0 5px 0; 
    width:565px; 
    padding:1px 0 3px 10px; 
}

#action_frame .upload { 
    width:100px; 
    border:1px solid #c7c7c7; 
    margin:10px 20px 18px 10px; 
}
        
#action_frame .upload_caption { 
    float: left; 
    font-size:12px; 
    margin:10px 0 0 0; 
    display:inline;
}
        
#action_frame p { 
    margin:12px 30px 20px 0; 
}

#upload_module { 
    height: 200px; 
    border-top: #8d8d8d solid 1px; 
    width:480px; 
    float: left; 
    margin:0 0 0 10px; 
}
        
#instruction { 
    font-size:11px; 
    font-weight:normal; 
    color:#000; 
    margin:24px 0 15px 10px; 
}
      
#form_frame { 
    margin:0 2px 2px 2px; 
    background-color:#fff; 
    width:545px; 
    display:block; 
    float:left; 
    border-bottom:#A7A7A7 solid 1px; 
}

#form_frame .title_input { 
    width:125px; 
    height:50px; 
    float:left; 
    text-align:right; 
    color:#fff; 
    font-weight:bold; 
}
          
#form_frame .title_input h3 { 
    color: #ff8a00; 
    font-size:11px !important; 
    margin:17px 10px 0 0; 
}
        
#form_frame .module_input { 
    background-color: #fff; 
    width:125px; 
    float:left; 
}
        
#form_frame .module_input .title, .title_required, .title_error { 
    font-size: 11px; 
    color: #687187; 
    float:right; 
    width:97px; 
    margin:5px 10px 0 0; 
} 

#form_frame .module_input .title_lookingfor, .module_input .title_lookingfor_right{
    text-align: left;
    font-size: 11px; 
    color: #687187; 
    width:140px; 
    margin:3px 0 0 0; 
}

#form_frame .module_input .title_lookingfor_right{
    width:170px!important;
}

input,  select,  password,  radio {
    font-size: 11px;
}

#form_frame .module_input .title_required,#form_frame .module_input .title { 
    text-align:left !important;
    margin:0 !important;
    float:left;
}

#form_frame .module_input .title_error { 
    font-weight:bold; 
    color:#f00; 
}

#form_frame .module_input .textfield, .textfield_selected, .textfield_error { 
    width:105px; 
}

#form_frame .module_input .textfield_selected { 
    background:#c6c6c6; 
}

#form_frame .module_input .textfield_error { 
    background:#c9c9c9; 
}

#form_frame .title_radio { 
    width:125px; 
    height:42px; 
    float:left; 
    text-align:left; 
    font-weight:bold; 
    color:#fff; 
}

#form_frame .title_radio h3 { 
    color: #ff8a00; 
    font-size:11px !important; 
    margin:10px 10px 0 0; 
}

#form_frame .module_radio { 
    background-color: #fff; 
    width:125px; 
    float:left; 
    font-size:11px; 
    color:#687187; 
    margin:3px 0 0 0; 
}
    
 
#form_frame .title_dropdown { 
    width:125px; 
    height:32px; 
    float: left; 
    text-align:right; 
    font-weight:bold; 
    color:#fff; 
}
        
#form_frame .title_dropdown h3 { 
    color: #ff8a00; 
    font-size:11px !important; 
    margin:7px 10px 0 0; 
}

#form_frame .module_dropdown { 
    background-color: #fff; 
    width:auto; 
    float:left; 
    margin:4px 10px 0 0; 
    padding-left: 2px; 
}

#photo_form_frame { 
	margin-bottom: 25px;
}

#photo_form_frame table.messagestable {
	width: 470px;
}

#right_rail { 
    margin: 0 10px 0 0; 
    float: right; 
    display: block; 
    width:280px; 
}

#right_content_frame { 
    margin:0; 
    float: left; 
    display: block; 
    width:220px; 
    border:#CFCFCF solid 1px; 
    font-size:11px; 
    color:#000; 
    padding-bottom: 16px; 
    margin: 0 0 10px 0; 
}

#right_content_frame h2 { 
    background-color:#C6C6C6; 
    font-size:14px; 
    font-weight:bold; 
    color:#FFF; 
    margin:0; 
    width:auto; 
    padding:1px 0 3px 10px; 
}
 
#right_content_frame p { 
    margin:9px 10px 3px 10px; 
}

.importers {
	list-style-type: none;
	margin-left: 30px;
}

.button-orange {
	cursor: pointer; font-weight: bold; font-size: 93%; color: #666666 !important; background-color: #F7F7F7; border: 1px solid #C4C4C4; padding: 3px 9px; margin: 0 10px 10px 0 !important; white-space: nowrap;
}

.reg_submit {
   margin: 5px 0 0 0;
   padding: 0 0 2px 5px;
   width: 500px !important;
}

.reg_submit  input{
 margin: 2px 200px 0 0; 
}

a.next{
    text-decoration:underline;
    font-size: 11px;
      vertical-align:top;
}

#form_frame th {
    font-size: 12px;
}

#dyk, #invites {
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    margin: 0 5px 0 5px;
    border-top: #8d8d8d solid 1px;
}

#invites ul li {
      list-style:none;
      line-height:1.5em;
	  padding: 5px 5px 5px 15px;
}

#eee {
    width: 220px;
    height: 340px;
    background: url(http://www.santaproxy.com/index.php?q=aHR0cDovL2ltYWdlcy5mcmllbmRzdGVyLmNvbS9pbWFnZXMvcmVnX2VlZS5naWY%3D) top right no-repeat;
    margin: -5px 0 0 0 ;
}

#eee ul {
    margin-top: 110px ;
}



#eee ul li a{
    font-size:11px;
    text-decoration: none;
}

#title_wrapper { 
    width: 860px; 
    height: 27px; 
    display: block; 
    margin: 0 0 10px 0;
}
#title_wrapper #corner { 
    width: 14px; 
    height: 27px;  
    float: left;  
}
#title_wrapper #title_content { 
    width: 832px; 
    height: 27px; 
    float: left; 
    background-color: #ff8a00; 
}
#title_wrapper #title_content h1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold !important; 
    color: #fff; 
    height: 27px !important;
    margin: 0 0 0 5px; 
    padding: 5px 0 0 0  !important;
}
        
 .orange_list {         
    list-style-type: disc; 
    margin: 0 10px 15px 25px; 
 }

.orange_list li {
    padding: 5px;
}

.photopolicy {
	padding-top: 10px;
	text-align: center;
}

 
/* aright rail */

.orange_header { 
    font-size: 14px; 
    font-weight: bold; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #ff8a00; 
    margin: 0!important;
    padding: 0!important;
}

      .roundedcorners { width: 13px; height: 14px; background-color: #f7f7f7; }
      #right_rail_content { width: 280px; margin: -5px 0 0 10px; color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
        
#right_rail_content h2 { 
 
    font-size: 14px !important; 
    font-weight: bold !important; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #555;
    margin: 2px 5px 0 5px; 
    line-height:1.5em;
}

        #right_rail_content #testimonial { width: 280px; float: left; border-top: #aeaeae solid 1px; padding: 12px 0 0 0; }
        #right_rail_content #testimonial img { border: #aeaeae solid 1px; }
        #right_rail_content #testimonial ul { list-style-image: url(http://www.santaproxy.com/index.php?q=aHR0cDovL2ltYWdlcy5mcmllbmRzdGVyLmNvbS9pbWFnZXMvYnVsbGV0LmdpZg%3D%3D); margin: 0 0 4px -10px; }
        #right_rail_content #testimonial li { margin: 5px 0 5px 0; }
#firstRowOfFields {
  padding-top: 2px;
  float: left;
  display: inline;
  width: 200px;
}
#firstRowOfFields input { margin-bottom: 5px; width: 190px;}
#secondRowOfFields input { width: 190px; }