/* 
	Description: registration, contact and track pages + edit info pop ups
 */
 
.registerRight {
color:#4f4f4f;
float:right;
font-family: Verdana,sans-serif;
margin:0 0 5px;
width:335px;

}
.contact .registerRight {
padding:0	
}
.registerRight h4 {
color:#4f4f4f;
font: bold 1em Verdana,sans-serif;	
}
.registerRight p,
.registerRight dl {
margin-top:1em	
}
.registerRight p,
.registerRight dl {
font-size:0.8em;
line-height:1.5	
}
.registerLeft {
float:left;
width:610px;
}
#popUp .registerLeft {width:360px}
.registerLeft p {
padding:2px 0;
}
.registerLeft label {
clear:left;
color:#000;
float:left;
padding:3px 5px 0 0;
text-align:right;
width:110px;
}
.registerLeft div.dhx_combo_box input {
border:none
}
.registerLeft select {
border:1px solid #707070;
margin:0 0 5px;
padding:2px 1px
}
.registerLeft p input {
background:#fff;
border:1px solid #707070;
margin:0 0 5px;
padding:3px 4px;
width:174px;
}
.registerLeft p span {
color:#cc0000;
font-family:Helvetica, Arial, sans-serif
}
.formInfo {
margin:0 0 5px;
padding:9px;
}
input#genericSubmit {
background-color:#f4fafe;
border:3px solid #b0e0e6;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#3287ff;
cursor:pointer;
left:-20px
position:relative;
font-size:14px;
font-weight:bold;
padding:3px 5px;
text-align:center;
width:170px;
float:right;
}
input#genericSubmit:hover {
background:#e4f4ed
}
.registerRight #genericSubmit {
float:left;
margin-top:8px
}

input#genericBack {
background-color:#f4fafe;
border:3px solid #b0e0e6;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#3287ff;
cursor:pointer;
float:left;
font-size:14px;
font-weight:bold;
padding:3px 5px;
text-align:center;
width:170px
}
input#genericBack:hover {
background:#e4f4ed
}
.registerRight #genericBack {
float:left;
margin-top:8px
}

input#genericSubmitSave {
background-color:#f4fafe;
border:3px solid #b0e0e6;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#3287ff;
cursor:pointer;
float:right;
font-size:10px;
font-weight:bold;
padding:3px 5px;
text-align:center;
width:95px;
margin-right:62px;
margin-top:5px;
}
input#genericSubmitSave:hover {
background:#e4f4ed
}
textarea#message {
background:#fff;
border:1px solid #707070;
display:block;
font-size: 14px;
height:120px;
line-height:1.3em;
margin:0;
padding:2px 3px;
width:476px;
}
input#charLabel {
background:none;
border:none;
}
.contactCheckBox label {
clear:right;
float:left;
text-align:right
}
.contactCheckBox label span {
color:#cc0000;
float:none;
font-family:Helvetica, Arial, sans-serif;
width:auto
}
.contactCheckBox span {
clear:right;
float:right;
padding-top:4px;
text-align:left;
width:188px
}
.contactCheckBox input {
margin-top:0;
vertical-align:middle
}
/* popup stuff */
body#popUp {
background:none;
overflow-x:hidden;
overflow-y:scroll;
width:735px
}
body#popUp h2 {float:left;width:250px}
body#popUp .buttons {margin:0 0 0 375px}
body#popUp .registerLeft {float:none;padding:10px;width:715px}
body#popUp .registerRight {background:#dff3fd;float:none;padding:10px;width:715px}
body#popUp input#genericSubmit {
display:inline;
margin:0 10px 5px 0
}


/* Validation stuff */

.validateInfoLeftBox{

    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 0;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545; 
}

.validateInfoLeftBox img{
    float:right;
    position:relative;
    bottom:30px;
}

.generalInfoLeftBox{

    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545; 
}

/* Forms New Design */


#page-loaderControl{
    background-color:gray;
    bottom:0;
    height:100%;
    left:0;
    opacity:0.3;
    filter: alpha(opacity = 30);
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
    z-index: 99;
}

#img-loaderControl{
    left:413px;
    position:absolute;
    text-align:center;
    top:247px;
}

.generalFormInfo p{
    padding: 5px 0;
}
.generalFormInfo label{
    clear: left;
    color: #000000;
    float: left;
    padding: 4px 11px 0 0;
    text-align: right;
    width: 110px;
    font-weight:bold;
}

.generalFormInfo #first_name_refine,.generalFormInfo #middle_name_refine,
.generalFormInfo #last_name_refine,.generalFormInfo #email,
.generalFormInfo #email,.generalFormInfo #url, .generalFormInfo #city_state_id, .generalFormInfo #generalInfo_username,
.generalFormInfo #uname,.generalFormInfo #pword1, .generalFormInfo #pword2
{
     padding: 6px;
     border: solid 1px #CCCCFF;
     outline: 0;
     font: normal 14px/100% Helvetica, Arial, sans-serif;
     width: 200px;
     background: #FFFFFF;
   
}

.generalFormInfo input:hover, .generalFormInfo input:focus{
    border-color: #C9C9C9;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
}

/* End of Forms New Design */

.PictureInfoLeftBox{
        background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545;
}


#email-exists, #uname-exists{
    bottom:8px;
    float:right;
    padding-right:124px;
    position:relative;
    right:10px;
}


/* Edit Photo New Design */

#uploadUrl{
  bottom:59px;
  float:right;
  left:194px;
  position:relative;
}

.photoManage{
    padding-top:27px;
    padding-bottom:121px;
}

.photoManage button{
    background-color:#F5F5F5;
    border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    border-right:1px solid #DEDEDE;
    border-style:solid;
    border-width:1px;
    color:#565656;
    cursor:pointer;
    display:block;
    font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-size:13px;
    font-weight:bold;
    margin:0 10px 0 0;
    padding:3px 10px 5px 3px;
    text-decoration:none;

}

#picAlbum{
   background:none repeat scroll 0 0 #F7F7F7;
    border-bottom:1px solid #D7D7D7;
    border-left:1px solid #D7D7D7;
    border-right:1px solid #D7D7D7;
    border-top:1px solid #D7D7D7;
    padding:10px 0 5px;
    width:604px;
    margin-top:42px;
    margin-bottom:25px;
}

#picAlbum .photoEdit{
    background:none repeat scroll 0 0 white;
    border:1px solid #D8DFEA;
    height:220px;
    margin:0 10px 5px;
    padding:10px;
    position:relative;
    width:558px;
}

.photoEdit input {
    border:1px solid #707070;
    float:right;
    font:0.8em Verdana,sans-serif;
    margin-top:0;
    padding:8px;
    position:relative;
    top:-33px;
    width:240px;
}


.photoManage .editLink{
  background-color:#EBF5FF;
    border:1px solid #4287E7;
    display:inline;
    float:right;
    height:17px;
    left:24px;
    position:relative;
    top:-80px;
    

}
.photoManage label{
    color:#3287FF;
    font:bold 0.9em Verdana,sans-serif;
    padding:35px 10px 0 0;
    text-align:right;
    width:60px;
}

.photoManage .previewPhotoNew img{
    max-height:200px;

 }
/* End of Photo Edit */

/* School Edit Info */
.schoolInfoForm{
    padding-top:20px;
    padding-bottom:30px;
}

.schoolInfoForm hr{
    background:none repeat scroll 0 0 #D9D9D9;
    border-width:0;
    height:2px;
    margin-top:30px;
    margin-bottom:30px;
    width:530px;
    display: block !important;
}

.addHR hr{
    margin-top:10px;
    margin-bottom:10px;
    width:300px;
    height:1px;
    display: block !important;
}

.schoolInfoForm input{
    margin-left:10px;
}

.schoolInfoForm label{
   font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:12px;
text-align:left;
    
}

.schoolInfoForm textarea{
    color:gray;
    font-family:inherit;
    font-size:13px;
}

#schoolOutCover{
    background:none repeat scroll 0 0 white;
    border:1px solid #D8DFEA;
    height:180px;
    margin:0 10px 5px;
    padding:10px;
    position:relative;
    width:539px;
}

/* End of School Info */


.editLinks .registerLeft{
    padding-bottom:35px;
}

.linksInfoLeftBox{
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545;
}

.linkManage{
    padding-top:10px;
}


.schoolInfoLeftBox{

    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545;
}

.workInfoLeftBox{

    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545;
}
.interestInfoLeftBox{

    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#e3e3e3), to(#c8c8c8));
    padding: 4px 27px;
    margin-top: 25px;
    position: relative;
    width: 76%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #454545;
}

.generalInfoLeftBox img,.schoolInfoLeftBox img,.workInfoLeftBox img,.interestInfoLeftBox img,.PictureInfoLeftBox img,.linksInfoLeftBox img{
    bottom:30px;
    float:right;
    position:relative;
}

#yearDateWork{
   padding-left:137px;
    padding-top:12px;
}

.arrowStatusBox{
    width: 0; height: 0;
    line-height: 0;
    border-left: 20px solid transparent;
    border-top: 10px solid #c8c8c8;
    top: 104%;
    left: 0;
    position: absolute;
}


.pc_preference p{
    padding: 9px 0 !important;
}


