@charset "utf-8";
/*
@import url(wf-funex2-common.css);
@import url(wf-funex2-nav-blue.css);
*/

/*
    WiderFunnel 2010
*/


.wf-nav .wf-container {
    background:#fff;
    border:1px solid #4581BE;    
    display:none;
    margin: 0px;
    padding: 10px 0px;
    position:absolute;
    width:auto;
    min-width: 238px;
    z-index: 1000;
    top:23px;
    
    *margin-top:0px;
    *width:308px;
    *zoom:1;       
}

.wf-cols-right {
    float:right;
    width:50%;
}

.wf-nav .wf-shop-by-theme .wf-container {
    left:0px;
}

.wf-nav .wf-shop-by-item .wf-container {
    left:0px;
}

.wf-nav .wf2-personalized .wf-container {
    left:0px;
}

.wf-nav .wf-first-birthday .wf-container {
    left:-87px;
    width:512px;
}

/*.wf-nav .wf-baby-shower .wf-container {
    left:0px;
}*/

.wf-nav .wf-special-rotating .wf-container {
    left:0px;
}

.wf-nav .wf-party-planning .wf-container{    
}

.wf-nav .wf-shop-sale .wf-container{
    left:-176px;
    width: 260px;
}

/* contents */

.wf-cols-wrap {
    padding:0;
    _width:auto;
}

.wf-col-container ul{
    margin-right: 2px;
    _zoom:1;
}

.wf-col-container li a {
    color:#666666;
    display:block;
    padding:6px 7px;
    text-decoration: none;
    _zoom:1;
}

.wf-col-container li a:hover {
    background:#F0F0F0;
}

.wf-col-container li a:hover span{
    color:#006699;
}

.wf-col-container li a span {
    color:#666666;
}

.wf-col-container li a span:hover{
    color:#006699;
}

/* menu item specific*/

#wf-shop-by-theme .wf-col-container {
    _width: auto;
}

#wf-shop-by-theme .wf-last {
    border-top:1px solid #CCC;
}

.wf-nav .wf-first-birthday .wf-cols-wrap {
    overflow:hidden;
    width:512px;    
    *zoom:1;    
}

#wf-first-birthday .wf-cols-right {
}

#wf-first-birthday .wf-last {
    border-top:1px solid #CCC;
    /*border-bottom: 1px solid #CCC;*/
}

#wf-first-birthday .wf-prod-count {
    visibility: hidden;
    display: none;
}


#wf-party-planning .wf-col-container {

}

#wf-party-planning li {
    margin:0;
    padding:0;
    /*ie6*/
    _zoom:1;
}

#wf-party-planning li a{
    display:block;    
    padding:6px 7px;    
}

#wf-party-planning li a:hover {
}

#wf-shop-sale .wf-col-container {
/*outline:1px dotted red;*/
}

#wf-shop-sale .wf-col-container p {
    margin:0;
    padding:6px 7px;  
}

/*#wf-baby-shower span em,*/
#wf-special-rotating span em,
#wf-first-birthday span em {
    color:#C36672;
    font-style: normal;
}

