/* Light box css */
#DOMWindowOverlay{
z-index: 10000;
position: fixed;
top: 0pt;
left: 0pt;
background-color: rgb(0, 0, 0);
opacity: 0.65;
height: 100%;
width: 100%;
}
#light_box_register, #light_box_forgot_password,  #light_box_big_2{
width:300px;
z-index:10002;
position:fixed;
left:40%;
top:120px;
background:#878787;
min-height:150px;
}
#light_box_forgot_password{
width:300px;
z-index:10002;
position:fixed;
left:40%;
top:120px;
background:#204d66;
min-height:200px;
}
#light_box_big_2{
width:300px;
z-index:10002;
position:fixed;
left:40%;
top:120px;
background:#204d66;
height:150px;
}
#light_box_login{
width:300px;
z-index:10002;
position:fixed;
left:40%;
top:120px;
background:#2C4B5D;
min-height:150px;
}
#light_box_save_search, #light-box-saved-search-edit-form-wrap, #light-box-saved-search-delete-form-wrap, #saved-follow-delete-form-wrap{
width:300px;
z-index:10002;
position:fixed;
left:40%;
top:120px;
background:#204D66;
min-height:150px;
}
#lb_title{
padding:0;
margin:0;
min-height:30px;
}
#lb_title div{
position:relative;
margin:0;
text-align:center;
font-family:"verdana";
font-size:0.9em;
color:#fff;
display:inline;
top:6px;
} 
#lb_box_title{
left:130px;
}

#lb_box_title_2{
left:85px;
}

#lb_close_button{
float:right;
border:0;
}
#lb_close_button img{
border:0;
}
#lb_form{
margin:0;
padding:0 10px;
background:#f8f8f8;
min-height:140px;
margin:3px 0px 3px 0px;
}
#lb_form form{
margin:0;
paddin:0;
width:100%;
height:120px;
}

#lb_label{
margin:0;
padding:0;
float:left;
width:90px;
text-align:right;
font-family:"verdana";
font-size:0.8em;
padding-top:13px;
color:#727272;
text-indent:0;
}
#lb_input{
float:left;
width:170px;
margin:13px 0 3px 10px;
border:1px solid #e4e4e4;
font-family:"verdana";
font-size:0.8em;
}

#lb_label_2{
margin:0;
padding-left:44px;
padding-top:5px;
float:left;
width:90px;
text-align:right;
font-family:"verdana";
font-size:0.7em;
margin:0px 0 3px 0;
}
#lb_label_3{
margin:0;
padding:0;
float:right;
width:80px;
text-align:left;
font-size:0.7em;
font-family:"verdana";
margin-top:-16px;
}
#lb_label_2 a, #lb_label_3 a{
text-decoration:none;
color:#0053a3;
font-size: 0.9em;
}
#lb_submit{

}
#lb_submit input{
padding:0;
margin:10px 0 0 0;
border:0;
position:relative;
left:10px;
top:0px;
} 
#lb_login_button{
background:url("../images/lightbox/lb_login.jpg") no-repeat bottom left;
width:70px;
height;19px;
cursor:pointer;
}
#lb_submit_button{
background:url("../images/lightbox/lb_submit.jpg") no-repeat bottom left;
width:69px;
height;19px;
cursor:pointer;
}
#lb_forgot_password{
background:url("../images/lightbox/lb_submit.jpg") no-repeat bottom left;
width:69px;
height;19px;
cursor:pointer;
}
#lb_save_button{
background:url("../images/lightbox/lb_save.jpg") no-repeat bottom left;
width:70px;
height;19px;
cursor:pointer;
}
#lb_slogan{
margin:0;
padding-top:160px;
float:left;
width:100%;
position:relative;
padding-bottom:0px;
font-family:"verdana";
font-size:0.8em;
text-align:center;
color:#727272;
}
#lb_slogan a, #lb_slogan a:hover {
text-decoration:none;
color:#0053a3;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#lb_select{
width:170px;
border:0;
margin:13px 0 3px 10px;
border:1px solid #e4e4e4;
}
label.error{
    font-size:small;
    color: #EB1E25;
}


/* Light box save search css */
#light_box_big{
z-index:10002;
position:fixed;
left:35%;
top:200px;
background:#204d66;
width: 580px;
/*height : 530px;*/
}
#lb_title_big{
padding:0;
margin:0;
min-height:30px;
}
#lb_title_big div{
position:relative;
margin:0;
text-align:center;
font-family:"verdana";
font-size:0.9em;
color:#fff;
display:inline;
top:6px;
} 
#lb_box_title_big{
left:130px;
}

#lb_box_title_2_big{
left:130px;
}

#lb_close_button_big{
float:right;
border:0;
}
#lb_close_button_big img{
border:0;
}
#lb_form_big{
margin-bottom:10px;
padding:0 10px;
background:#f8f8f8;
border-bottom:3px solid #878787;
overflow:hidden;
}
#lb_form_big form{
margin-bottom:25px;
paddin:0;
width: 90%;
float : right;
}

#lb_label_big{
margin:0;
padding:0;
float:left;
width:188px;
text-align:right;
font-family:"verdana";
font-size:0.8em;
color:#727272;
text-indent:0;
}

#lb_input_big{
float:left;
width:260px;
margin:3px 0 1px 10px;
border:1px solid #e4e4e4;
font-family:"verdana";
font-size:0.8em;
}

#lb_label__big2{
margin:0;
padding:0;
float:left;
width:90px;
text-align:right;
font-family:"verdana";
font-size:0.7em;
margin:0px 0 3px 0;
}
#lb_label_2_big a{
text-decoration:none;
color:#0053a3;
}
#lb_submit{

}
#lb_submit_big input{
padding:0;
border:0;
position:relative;
left:199px;
top:5px;
} 
#lb_login_button_big{
background:url("../images/lightbox/lb_login.jpg") no-repeat bottom left;
width:70px;
height;19px;
}
#lb_submit_button_big{
background:url("../images/lightbox/lb_submit.jpg") no-repeat bottom left;
width:69px;
height;19px;
}
#lb_save_button_big{
background:url("../images/lightbox/lb_save.jpg") no-repeat bottom left;
width:70px;
height;19px;
cursor:pointer;
}
#lb_slogan_big{
margin:0;
padding-top:20px;
float:left;
width:100%;
position:relative;
padding-bottom:0px;
font-family:"verdana";
font-size:0.7em;
text-align:center;
color:#727272;
}
#lb_slogan_big a{
text-decoration:none;
color:#0053a3;
}
#lb_select_big{
width:170px;
border:0;
margin:5px 0 3px 10px;
border:1px solid #e4e4e4;
}