/* Client custom css only. MHRA stylies
   
   Colours

   link blue : #220376

   boxout-background : #220376;
 
 */
body{
	background-image:none;
}
#header {
    height: 138px;
}
body.template-login_form #page #main-heading h1 {
	color:#000000;

}
#header h1 {
    background-image: url(images/mhra_logo.gif);
    height: auto;
    margin-bottom: 1em;
    width:auto;
    margin-top:0.6em;
    text-indent:0;
    font-size:1.1em;
}

#header h1 a {
    padding-top:60px;
    width:auto;
    color: #310D7A;
    height:auto;
}
#header h1 a:hover {
    text-decoration: none;
}
#header #logged {
    background-color: #310D7A;
    border-bottom: none;
    top:100px;
    width:100%;
}

#header #logged li {
    border-left: 1px solid #C7bdf4;
}

#header #logged li a {
    color: #ffffff;
}

#header #search {
    background-color: #310D7A;
    border-bottom: 1px solid #C7bdf4;
}

#search .searchButton {
    color: #ffffff;
}
#header #discussiondates {
	color:#EFECFD;
}
#footer, #footer-inner {
	min-width:800px;
	width:auto;
}

#container, #page {
	padding:0;
	overflow:hidden;
	margin:0;
}
#man-by {
	line-height:1.2em;
}
#man-by li{
	line-height:0.2em;
	padding:0 0 0.5em;
	white-space:nowrap;
}
/* Login Form */
#respondent-type-fieldset div{
	margin-top:0.5em;
}
#have-chronic-illness-fieldset ul li{
	margin-top:0.3em;
}
#have-chronic-illness-fieldset ul {
	list-style-type:none;
	margin-bottom:0.5em;
}

