@charset "UTF-8";

/**
 * base.css
 */


/**
 * GENERAL PARAMS
 */
html {
    height: 100%;
}
body {
    height: 100%;
    color: #333;
    font-family: "MS PGothic";
    background: #f0f0f0 url(/global/images/elements/bg/bg_body.gif) left top repeat-x;
}
html>/**/body { font-family: sans-serif; }
a {
    color: #39c;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #3541ab;
    text-decoration: none;
}

.selected,
.selected a { cursor: default; }

noscript {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #c00;
    z-index: 1000;
}


/**
 * LAYOUT
 */
#header,
#main,
#footer {
    position: relative;
    margin: 0px auto;
    width: 948px;
}
#header {
    height: 66px;
    background: url(/global/images/elements/bg/bg_header.gif) left top no-repeat;
    z-index: 999;
}
#main {
    padding: 5px 10px 0px;
    width: 928px;
    min-height: 505px;
    background: url(/global/images/elements/bg/bg_content2.gif) left top no-repeat;
}
* html #main { height: 505px; }
#footer {
    margin: 0px auto;
    padding: 15px 0px 17px;
}

.two_column_box {}
.two_column_box .column_content {
    float: left;
    margin-right: 30px;
    width: 426px;
}
.two_column_box .last-elm { margin-right: 0px; }

.three_column_box {}
.three_column_box .column_content {
    float: left;
    margin-right: 30px;
    width: 274px;
}
.three_column_box .last-elm { margin-right: 0px; }

.four_column_box {}
.four_column_box .column_content {
    float: left;
    margin-right: 30px;
    width: 198px;
}
.four_column_box .last-elm { margin-right: 0px; }


/**
 * HEADER
 */
#header {}
#header #logo {
    position: absolute;
    top: 0px;
    left: 31px;
    width: 120px;
    height: 100px;
    z-index: 9999;
}
#header #logo a,
#header #logo span { cursor: pointer; }
#header ul#global_nav {
    position: absolute;
    top: 19px;
    left: 185px;
}
#header ul#global_nav li {
    float: left;
    height: 29px;
    background: url(/global/images/elements/bg/bg_nav.gif) right top no-repeat;
}
#header ul#global_nav li a {
    display: block;
    height: 100%;
    text-indent: -9999px;
    background: url(/global/images/header/nav_new.gif) left top no-repeat;
}

/* LIST WIDTH */
#header ul#global_nav li#gnav_products { width: 78px; }
#header ul#global_nav li#gnav_aboutdove { width: 99px; }
#header ul#global_nav li#gnav_interview { width: 172px; }
#header ul#global_nav li#gnav_faq { width: 112px; }
#header ul#global_nav li#gnav_camp { width: 139px; background-image:none !important; }
#header ul#global_nav li#gnav_cl { width: 145px; }

/* BUTTON */
#header ul#global_nav li#gnav_products a {
    width: 71px;
    background-position: 0px 0px;
}
#header ul#global_nav li#gnav_aboutdove a {
    width: 93px;
    background-position: -83px 0px;
}
#header ul#global_nav li#gnav_interview a {
    width: 165px;
    background-position: -187px 0px;
}
#header ul#global_nav li#gnav_faq a {
    width: 106px;
    background-position: -364px 0px;
}
#header ul#global_nav li#gnav_camp a {
    width: 133px;
    background-position: -480px 0px;
}
#header ul#global_nav li#gnav_cl a {
    width: 145px;
    background-position: -623px 0px;
}

/* BUTTON OVER */
#header ul#global_nav li#gnav_products a:hover { background-position: 0px -29px; }
#header ul#global_nav li#gnav_aboutdove a:hover { background-position: -83px -29px; }
#header ul#global_nav li#gnav_interview a:hover { background-position: -187px -29px; }
#header ul#global_nav li#gnav_faq a:hover { background-position: -364px -29px; }
#header ul#global_nav li#gnav_camp a:hover { background-position: -480px -29px; }
#header ul#global_nav li#gnav_cl a:hover { background-position: -623px -29px; }

/* BUTTON SELECTED */
body#products #header ul#global_nav li#gnav_products a,
body#products_detail #header ul#global_nav li#gnav_products a,
body#products_list #header ul#global_nav li#gnav_products a { background-position: 0px -29px; }
body#aboutdove #header ul#global_nav li#gnav_aboutdove a { background-position: -83px -29px; }
body#interview #header ul#global_nav li#gnav_interview a { background-position: -187px -29px; }
body#faq #header ul#global_nav li#gnav_faq a { background-position: -364px -29px; }
body#camp #header ul#global_nav li#gnav_camp a { background-position: -480px -29px; }
body#cl #header ul#global_nav li#gnav_cl a { background-position: -623px -29px; }


/**
 * FOOTER
 */
#footer { background: url(/global/images/elements/bg/bg_footer.gif) center top repeat-y; }
#footer div {
    float: right;
    width: 600px;
    text-align: right;
}
#footer #logo_unilever {
    float: left;
    width: 330px;
}
#footer #logo_unilever a {
    float: left;
    margin-left: 17px;
}
#footer #logo_unilever p {
    margin-left: 57px;
    padding-top: 0.4em;
    text-align: left;
    color: #181881;
    line-height: 1.2;
}
#footer ul#footer_nav { margin: .5em 0 0; }
#footer ul#footer_nav,
#footer div p { margin-right: 14px; }
#footer ul#footer_nav li {
    display: inline;
    padding-right: 0.5em;
}
html>/**/body #footer ul#footer_nav li { margin-left: -0.3em; }
#footer ul#footer_nav li.last-elm { padding-right: 0em; }
#footer ul#footer_nav li a { margin-right: 0.1em; }
html>/**/body #footer ul#footer_nav li a { margin-right: 0.5em; }
#footer ul#footer_nav li,
#footer div p { font-size: 0.85em; }


/**
 * MAIN CONTENT
 */
/* TITLE */
#title_box {
    position: relative;
    padding: 1px 1px 0px;
    height: 69px;
    background: url(/global/images/elements/bg/bg_content_top01.gif) left top no-repeat;
}
#title_box h1 {
    position: absolute;
    top: 20px;
    left: 160px;
}
/* TOPIC PATH */
ol#topic_path {
    padding: 0px 24px .5em;
    background: white;
}
ol#topic_path li {
    display: inline;
    padding-right: 0.3em;
    font-size: 0.85em;
}
html>/**/body ol#topic_path li { margin-left: -0.3em; }
ol#topic_path li.first-elm { margin-left: 0em; }
ol#topic_path li a { margin-right: 0.1em; }
html>/**/body ol#topic_path li a { margin-right: 0.3em; }
ol#topic_path li.selected a {
    color: #333;
}

/* MAIN CONTENT */
#main_content {
    position: relative;
    padding: 0px 23px 47px;
    min-height: 362px;
    background: white;
}
* html #main_content { height: 362px; }
#main_content_end {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}
#main_content_end div {
    position: absolute;
    top: -47px;
    left: -6px;
    width: 940px;
    height: 47px;
    background: url(/global/images/elements/bg/bg_content_end.gif) center top no-repeat;
}

a.icon_link {
    background: url(/global/images/elements/icon_link.gif) 2px center no-repeat;
    padding-left: 12px;
}


/* TOP */
body#top #swfcontent {
    position:relative;
    width:928px;
    height:496px;
    z-index: 99;
}
body#top #main_content_end { height: 47px; }
body#top #main_content_end div { top: 0px; }

body#top #main_content div { padding-top: 10px; }
body#top #main_content div.three_column_box,
body#top #main_content div.three_column_box div { padding-top: 0; }
body#top #main_content p { margin: 1em 1em 1.5em; }
body#top #main_content h2 {
    margin-bottom: 0.5em;
    padding-left: 13px;
    font-size: 1.45em;
    background: url(/global/images/elements/icon_topics.gif) left center no-repeat;
}
body#top #main_content h2 a {
    padding-right: 11px;
    background: url(/global/images/elements/icon_link.gif) right center no-repeat;
}
body#top #main_content ul { margin: 0 0 1em 13px; }
body#top #main_content ul li {}
body#top #main_content h3 {
    margin-left: 13px;
    font-size: 1.25em;
    color: #274371;
}



/* HOW TO APPLY */
#how_to_apply_wrapper { padding-top: 45px; }
#how_to_apply_wrapper h2 {
    font-size: 1.4em;
    color: #274371;
}
#how_to_apply_wrapper h3 { font-size: 1.25em; }
#how_to_apply_wrapper p { font-size: 1.15em; }
#how_to_apply_wrapper h3,
#how_to_apply_wrapper p { color: #c00; }
#how_to_apply_wrapper h2,
#how_to_apply_wrapper h3,
#how_to_apply_wrapper p {
    margin-bottom: 0.8em;
    line-height: 1.4;
    text-align: center;
}
#how_to_apply_container {
    position: relative;
    min-height: 300px;
}
* html #how_to_apply_container { height: 300px; }
#how_to_apply_container #how_to_apply_box {
    margin: 0 auto;
    width: 445px;
    background: url(/global/images/elements/howtoapply/back.gif) left top no-repeat;
}
#how_to_apply_container #how_to_apply_box h3 {
    margin-bottom: 0px;
    padding: 13px 18px 0;
    text-align: left;
}
#how_to_apply_container #how_to_apply_box ol {
    margin: 0.5em 0.4em 0 2.2em;
    padding: 0 18px 3px 2em;
    list-style: decimal;
}
html>/**/body #how_to_apply_container #how_to_apply_box ol {
    margin: 0.5em 0.4em 0 2.4em;
    padding: 0 18px 3px;
}
#how_to_apply_container #how_to_apply_box ol li a { margin-right: 1em; }
#how_to_apply_container #how_to_apply_box_bottom {
    margin: 0 auto;
    width: 445px;
    height: 10px;
    font-size: 0px;
    background: url(/global/images/elements/howtoapply/end.gif) left bottom no-repeat;
}
#how_to_apply_container #apply_btn_box {
    margin: 17px auto;
    width: 445px;
    color: #c00;
    text-align: center;
}
#how_to_apply_container span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 218px;
    text-align: center;
}
#how_to_apply_container span#products_left { left: 0; }
#how_to_apply_container span#products_right {
    left: auto;
    right: 0;
}
#how_to_apply_box li span {
    position: static;
    display: inline;
    width: auto;
    font-size: 0.85em;
    text-align: left;
}
#how_to_apply_container #how_to_apply_box ol li span a { margin-right: 0; }



/* PAGETOP BUTTON */
.btn_pagetop {
    padding-top: 10px;
    text-align: right;
}
.btn_pagetop a {
    padding-right: 11px;
    font-size: 0.85em;
    background: url(/global/images/elements/button/icn_pagetop.gif) right 0.3em no-repeat;
}
* html .btn_pagetop a { background-position: right 0.2em; }


/**
 * CLEAR HACK
 */
div:after,
ul:after,
ol:after {
    content:"";
    display:block;
    clear:both;
    height:0.1px;
    overflow:hidden;
}
div,ul,ol {
    display: block;
    zoom: 1;
}


/**
 * PRINT
 */
@media print {
    * html body { zoom: 0.68; }
}

