body {
    margin: 0;
    color: #000;
    font-size: 13px;
    font-family: Tahoma, Helvetica, sans-serif;
    background: #e6e6e6;
}

div {
    margin: 0;
    padding: 0;
}

a {
    color: #666666;
}

a:hover {
    color: #000000;
}

img {
    border-style: none;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

input,
select {
    font: 11px Tahoma, Helvetica, sans-serif;
    vertical-align: middle;
}

#wrapper {
    width: 994px;
    min-height: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 15px;
    background: url(../images/bg-wrapper.gif) no-repeat;
}

.w1 {
    background: #fff url(../images/bg-wrapper.gif) no-repeat -994px 100%;
    padding: 1px 10px 15px 10px;
    overflow: hidden;
}

* html .w1 {
    overflow: visible;
    height: 1%;
}

#header {
    background-image: url(../images/btnCompare.gif);
    background-position: -1000px;
    background-repeat: no-repeat;
}

.header-area {
    margin: 0 0 0px -2px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../images/flower_poppi.jpg);
    background-position: 10px 0px;
}

* html .header-area {
    height: 1%;
    overflow: visible;
}

div#headLeft {
    width: 690px;
}

div#ob_logos {
    display: block;
    float: right;
    vertical-align: top;
    margin-right: 8px;
}
div#ob_logos img {
	max-height: 86px;
}
img#logo_obu {
    padding-bottom: 0px;
    margin-right: 18px;
}

.logo {
    width: 451px;
    height: 100px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 5px 0 0;
    background-image: url(../images/logo_poppi_2.jpg);
    background-repeat: no-repeat;
    background-position: 120px 8px;
}

.logo a {
    display: block;
    height: 100%;
}

div#logos div#logoIPC a {
    text-decoration: none;
}

.logo-dh {
    width: 113px;
    height: 37px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo-dh.gif) no-repeat;
}

.logo-dh a {
    display: block;
    height: 100%;
}

.slogan {
    width: 680px;
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0px;
    height: 36px;
    color: #9eab05;
    font-size: 28px;
    font-weight: normal;
    font-weight: 400;
}

.breadCrumbs {
    color: #808080;
    border: solid #ccc;
    border-width: 2px 0;
    overflow: hidden;
    padding: 0 0 3px;
    height: 1%;
    font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.breadCrumbs a {
    color: #808080;
    text-decoration: none;
}

.breadCrumbs a:hover {
    text-decoration: underline;
}

.accessHidden {
    position: absolute;
    text-indent: -1000px;
    left: -1000px;
    width: 100px;
    overflow: hidden;
}

#main {
    overflow: hidden;
    margin: 11px 0 0;
}

* html #main {
    height: 1%;
    overflow: visible;
}

.twocolumns {
    width: 730px;
    float: left;
    padding: 0px 0 0;
}

.asideLogin {
    width: 178px;
    float: left;
    border: solid #CCCCCC;
    border-width: 0 2px 0 0;
    padding-right: 20px;
}

.aside img {
    margin: 4px 0 6px;
}

div.asideLogin p {
    color: #003896;
}

#content {
    width: 565px;
    float: right;
    overflow: hidden;
}

div#content.loginPageContent {
    width: 500px;
}

#content p {
    margin: 0 0 5px;
}

#content p strong {
    display: block;
    margin: 0 0 8px;
    font-weight: bold;
}

#content p strong a {
    text-decoration: underline;
    color: #000;
}

#content p strong a:hover {
    text-decoration: none;
}

#content p#introPara2 {
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 14px;
    line-height: 20px;
}

.container {
    width: 575px;
    overflow: hidden;
    margin: 8px 0 28px 0;
}

.loginPageContainer {
    width: 575px;
    overflow: hidden;
    margin: 0 0 28px 0;
}

.block {
    width: 244px;
    float: left;
    margin: 0px 10px 0 0;
    background: url("../images/bg-block_2.gif") no-repeat scroll 0 0 #FFFFFF;
}

.block h2 {
    margin: 0;
    height: 20px;
    padding: 5px 11px 3px 11px;
    font-size: 14px;
    color: #FFFFFF;
    border: none #999999;
    border-width: 1px 1px 0 1px;
}

.block-content {
    border: solid #999999;
    border-width: 0 1px 1px;
    overflow: auto;
    background: #fff;
    height: 400px;
    padding: 9px 40px 10px 10px;
}

.block-content ul {
    list-style: none;
    margin: 0;
    padding: 10px 0;
}

.block-content li {
    background: url(../images/bullet-block-content.gif) no-repeat 0 5px;
    padding-left: 14px;
    margin: 3px 0;
}

#sidebar {
    width: 194px;
    float: right;
    padding: 0 11px 0 0;
}

.login-form {
    width: 197px;
    overflow: hidden;
    margin: 0px 0px 6px 0;
    position: relative;
}

.login-form .heading {
    background: url(../images/bg-legend_2.gif) no-repeat;
    background-color: #FFFFFF;
    padding: 6px 9px 7px;
    overflow: hidden;
    position: relative;
}

* html .login-form .heading {
    height: 1%;
    overflow: visible;
}

.login-form .heading h2 {
    margin: 0;
    color: #ffffff;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
}

.form-holder {
    overflow: hidden;
    border: solid #9eab05;
    border-width: 0 1px 1px;
    background: #ccc;
    padding: 8px 9px 3px;
    margin-bottom: 20px;
}

* html .form-holder {
    height: 1%;
    overflow: visible;
}

.row {
    height: 1%;
    overflow: hidden;
    margin-bottom: 4px;
}

#errorMessage {
    color: #9eab05;
    font-weight: bold;
    padding-bottom: 5px;
}

.login-form .text {
    width: 156px;
    height: 14px;
    border: 1px solid #9eab05;
    padding: 2px 5px 3px 5px;
    float: left;
}

.login-form .login {
    padding: 7px 0 3px;
}

.login-holder {
    width: 100%;
    padding: 8px 0 11px;
    margin: 0 0 12px;
    overflow: hidden;
    border-bottom: 1px solid #9eab05;
}

.btn {
    height: 23px;
    background: url(../images/btn_2.gif) no-repeat;
}

.btn input,
a.pseudo-button {
    height: 23px;
    background: url(../images/btn_2.gif) no-repeat 100% -23px;
    border: none;
    cursor: pointer;
    margin: 0 0 0 3px;
    padding: 0 3px 4px 0;
    border: 0;
    float: left;
    text-align: center;
    display: inline;
    font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.btn #login {
    width: 67px;
}

.btn #register {
    width: 81px;
}

.btn:hover,
.form-holder .hover {
    background: url(../images/btn_2.gif) no-repeat 0 -46px;
}

.btn:hover input,
.form-holder .hover input,
a.pseudo-button:hover {
    background: url(../images/btn_2.gif) no-repeat 100% -69px;
}

.login-holder a {
    font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
    color: #1930dc;
    text-decoration: underline;
}

.btn #login:hover,
.btn #register:hover {
    color: #003896;
}

.login-holder a:hover {
    text-decoration: none;
}


div#man_sec div#flash {
    background-color: red;
    color: #ffffff;
    padding: 6px;
    margin-bottom: 18px;
}

div#user-menu {
    float: right;
    padding: 34px 0px 0 0px;
    width: 190px;
}

.user-menu {
    list-style: none;
    margin: 0 0 15px;
    padding: 0 0 0 3px;
}

.user-menu li {
    margin: 5px 0 12px;
    overflow: hidden;
    vertical-align: top;
    font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.user-menu a {
    color: #333333;
    text-decoration: underline;
    display: block;
}

.guide a {
    background: url(../images/ico-pdf.gif) no-repeat;
    padding: 17px 0 0 37px;
}

.help a {
    background: url(../images/ico-question.gif) no-repeat 8px 0;
    padding: 3px 0 0 37px;
}

.user-menu a:hover {
    color: #000;
}

#sidebar h3 {
    font: bold 15px/20px;
    color: #9eab05;
    padding-bottom: 3px;
    margin: 0 0 5px;
    border-bottom: 2px solid #ccc;
}

#sidebar address {
    display: block;
    font-style: normal;
}

#sidebar address strong {
    display: block;
    font: bold 11px/18px;
    margin-bottom: 2px;
}

#sidebar address span {
    display: block;
    margin-bottom: 5px;
    font: 11px;
}

#sidebar address a {
    color: #333333;
    display: block;
    text-decoration: underline;
}

#sidebar address a:hover {
    color: #000;
}

.partners {
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
    text-align: center;
}

.partners li {
    margin-bottom: 20px;
}

div#logos {
    margin-top: 18px;
}

div#footText {
    font-family: Tahoma, Helvetica, sans-serif;
    margin-bottom: 30px;
}

div#containerRegForm input {
    font-size: 12px;
    width: 220px;
}

div#containerRegForm input.inputWide {
    width: 500px;
}

div#containerRegForm input.submitButton {
    width: auto;
    font-size: 16px;
    line-height: 36px;
    border: 1px solid grey;
    background-color: #eee;
    border-radius: 6px;
}

div.g-recaptcha {
    margin: 22px 0;
}

div.captcha_error {
    margin: 18px 0;
    font-weight: bold;
}

div#containerRegForm textarea {
    font-size: 12px;
    width: 95%;
}

div#changePassword {
    margin-top: 14px;
    float: right;
}

#tandcDiv {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}

.tandcFrame {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    margin: 0 4px 0 0;
}

p.tandcAgree {
    margin-top: 8px;
    font-weight: bold;
}

.pageTitle,
.pageTitle input {
    font-size: 20px;
    font-weight: bold;
    margin-top: 18px;
    margin-right: 140px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}




td.updatePanelHeader {
    font-weight: bold;
}

.label-danger {
    color: crimson;
    font-style: italic;
}


#bgModalCookie {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 80%;
    z-index: 998;
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px 30px;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
    line-height:1.4;
    background-color: lightgrey;
}

.cookieOK {
    background-color: #777;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px;
    margin-bottom: 8px;
    font-weight: bold;
}

div#cookie_footer_link {
    float: right;
    font-size: 12px;
    padding-top: 28px;
}
div#logoIPC img {
	max-height: 61px;
}
img#IPC_logo {
	padding-right: 20px;
}
img#footer_PCH_Logos, div#logoIPC img#footer_PCH_Logos {
	max-height: 80px;
}
div#footer_privacy {
	margin-top: 36px;
	font-size: 11px;
	padding-left: 6px;
}