* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-y: scroll;
}

html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial, Helvetica, sans-serif;
    background-color: #f3f2f2;
}

#page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -66px;
    background: url("../images/page_bgr.png") repeat-y scroll center top transparent;
    margin-left: -1px;
}

#header {
    margin: 0 auto;
    width: auto;
    height: 132px;
    background: url("../images/body-bgr.png") no-repeat center top #f3f2f2;
}

#header h1 {
    background: url("../images/online-insurance.png") no-repeat scroll 0 50% transparent;
    height: 93px;
    overflow: hidden;
    text-indent: -999px;
    width: 242px;
}

#content {
    padding: 0 30px 30px 30px;
}

#sidebar {
    padding: 20px 20px 20px 0;
}

#footer {
    height: 20px;
    background: url("../images/footer-bgr.png") no-repeat scroll center top transparent;
    padding: 46px 0 0 39px;
    margin-left: -1px;
}

.footer-content {
    color: #EEE;
    margin: 0 auto;
    text-align: center;
    width: 984px;
    text-shadow: 1px 1px #888;
    font-size: 80%;
}

.footer-content a, .footer-content a:visited {
    color: #eee;
    text-decoration: none;
}

#logo {
    background: url("../images/logo.png") no-repeat scroll 0 10px transparent;
    height: 110px;
    text-indent: -9999px;
    width: 550px;
    padding-left: 150px;
    line-height: 10px;
    margin: 0 auto;
}

.container {
    padding-bottom: 40px;
}

#mainmenu {
    background: url("../images/menu-bgr.png") no-repeat center top transparent;
    margin: 0 auto;
    height: 77px;
    width: 1008px;
}

#mainmenu ul {
    margin: 0 0 0 25px;
    padding: 0;
}

#mainmenu ul li {
    background: url("../images/menu-right-border.png") no-repeat scroll right center transparent;
    display: inline-block;
    *display: inline;
    height: 49px;
    margin-left: -4px;
    zoom: 1;
}

#mainmenu ul li:last-child {
    background: none;
}

#mainmenu ul li a {
    background-color: transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 7px 9px;
    padding: 10px;
    text-decoration: none;
}

#mainmenu ul li:hover, #mainmenu ul li.active {
    color: #6399cd;
    background: url("../images/menu-hover-bgr.png") repeat-x scroll center center transparent;
    text-decoration: none;
}

div.flash-error, div.flash-notice, div.flash-success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

div.flash-error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

div.flash-notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

div.flash-success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

div.flash-error a {
    color: #8a1f11;
}

div.flash-notice a {
    color: #514721;
}

div.flash-success a {
    color: #264409;
}

div.form .rememberMe label {
    display: inline;
}

div.view {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span {
    font-weight: bold;
}

div.search-form {
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet {

}

.portlet-decoration {
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content {
    font-size: 0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background: #EFFDFF;
}

.portlet-content ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.portlet-content li {
    padding: 2px 0 4px 0px;
}

.operations {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li {
    padding-bottom: 2px;
}

.operations li a {
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited {
    color: #0066A4;
}

.operations li a:hover {
    background: #80CFFF;
}

.column1, .column2 {
    display: inline-block;
    *display: inline;
    width: 440px;
    vertical-align: top;
    zoom: 1;
}

.column1 {
    clear: left;
}

.column2 {
    clear: right;
}

div.formFields {
 /*   background-color: #E2EEE2; */
 padding: 5px 5px 5px 20px;;
}

table.offer td {
    padding: 0;
}

div.messageBox {
    border: 1px solid #aaccaa;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
}

textarea {
    overflow: auto;
}

.offer-general {
    background: url("../images/offer-top-bgr.png") no-repeat scroll center top transparent;
    text-align: center;
    width: 459px;
    padding: 7px 0 0;

}

.offer-middle {
    background: url("../images/offer-middle-bgr.png") repeat-y scroll center top transparent;
    padding: 0;
    width: 459px;
    text-shadow: 1px 1px #FFFFFF;
    color: #222222;
}

.offer-middle h3 {
    background: url("../images/border-hor.png") no-repeat scroll center bottom transparent;
    line-height: 230%;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}

.offer-middle h5 {
    background: url("../images/border-hor.png") no-repeat scroll center bottom transparent;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 230%;
    margin-bottom: 10px;
    text-shadow: 1px 1px #FFFFFF;
}

.offer-bottom {
    background: url("../images/offer-bottom-bgr.png") no-repeat scroll center top transparent;
    display: block;
    height: 18px;
    margin: 0;
    padding: 0;
}

.fillform {
    min-height: 235px;
    padding-top: 30px;
}

table.offer {
    line-height: 150%;
    padding: 0 30px;
}

table.details {
    background: url("../images/border-hor.png") no-repeat scroll center bottom transparent;
    margin-bottom: 0;
    padding-bottom: 10px;
}

table.offer td {
    padding: 0;
}

table.offer td.tdcurrency {
    color: #707070;
    text-align: right;
}

table.offer td.summary {
    font-size: 1.2em;
    line-height: 200%;
}

table.offer td.c_summary {
    color: #222222;
    font-size: 1.2em;
    line-height: 200%;
}

table.installments thead {
    color: #707070;

}

table.installments .box-1 {
}

table.installments .box-2 {
    text-align: center;
}

table.installments .box-3 {
    text-align: right;
}

div.messageBox {
    border: 1px solid #aaccaa;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
}

/* Wizard menu */
#wzd-menu {
	padding: 0;
    height: 54px;
    overflow: hidden;
}

#wzd-menu li {
    color: #888;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-weight: bold;
    list-style: none;
    height: 54px;
    width: 160px;
    background: url("../images/wzd-steps.png") no-repeat scroll left bottom transparent;
    vertical-align: top;
    line-height: 54px;
    margin-right: -16px;
}

#wzd-menu li.wzd-active {
    background: url("../images/wzd-steps-active.png") no-repeat scroll left bottom transparent;
}

#wzd-menu li.wzd-last {
    background: url("../images/wzd-steps-last.png") no-repeat scroll left bottom transparent;
}

#wzd-menu li.wzd-previous {
    background: url("../images/wzd-steps-prev.png") no-repeat scroll left bottom transparent;
}

#wzd-menu li a, #wzd-menu li span {
    width: 104px;
    margin: auto 20px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    line-height: 16px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    *clear: expression(
    style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"),
    style.clear = "none", 0
    );
}

#wzd-menu li div.fwd-arrow {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    width: 18px;
    height: 54px;
    z-index: 10;
    content: "";
    background: url("../images/wzd-steps.png") no-repeat scroll left bottom transparent;
    background-position: -144px bottom;
}

#wzd-menu li.wzd-active div.fwd-arrow {
    background-image: url("../images/wzd-steps-active.png");
}

#wzd-menu li.wzd-previous div.fwd-arrow {
    background-image: url("../images/wzd-steps-prev.png");
}

#wzd-menu li.wzd-last div.fwd-arrow {
    display: none;
}

#wzd-menu li.wzd-active a, #wzd-menu li.wzd-previous a {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 0 3px #000;
}

#wzd-menu li.wzd-previous a {
    color: #333;
    text-shadow: 1px 1px 1px #fff;
}

/* FAQ */
ol > li {
    margin-bottom: 20px;
    font-weight: bold;
}

ol > li > p {
    font-weight: normal;
    padding-top: 5px;
    font-style: italic;
    text-align: justify;
}

ol > li > ul > li {
    font-style: italic;
    font-weight: normal;
}