/*------------------------------------------------------------*/
/********************  PORTAL LOGIN ***************************/
#file-center{
    width: 175px;
    padding: 0 0 20px 5px;
}
#file-center legend{
    font-weight: bold;
    color: #707070;
}
#file-center a{
	color: #707070;
}
#file-center a:hover{
	color: #39f;
	cursor: pointer;
}
#file-center li, .login-heading li, .login-areas-info li {
    list-style: none;
}
.login-heading li, .login-areas-info li{
    float: left;
    width: 340px;
    margin: 0 10px 0 0;
}
.login-areas-info li{
    background: url(/sites/600/website/store_images/login-btm.jpg) no-repeat bottom left;
    padding: 0 0 0 10px;
}
.login-areas-info p{
    padding: 0 10px 20px;
}
.login-heading li{
    background: url(/sites/600/website/store_images/login-head.jpg) no-repeat;
    height: 35px;
    font-weight: bold;
    font-size: 22px;
    color: #555;
    padding: 10px 0 0 10px;
}
.login-heading ul, .login-areas-info ul, #file-center ul{
    padding: 0;
    margin: 0;
}
#ctl00_ContentPlaceHolder1_btnLogIn{margin: 10px 0;} 
#loginPage_pageTitle{display: none;}
#login-pagetitle{
   	height: 27px;
    font-weight: bold;
	font-size: 16px;
    border-bottom: 1px #ccc dotted;
    padding: 15px 0 0 0;
	margin: 0 0 20px 0;
    display: block;
    width: 98%;
}