/** TOP NAV **/

.banner-link {
     float: right;
     font-size: 0.69em;
     font-weight: bold;
     height: 20px;
     margin-top: 5px;
     padding: 0px 3px 0px 0px;
     width: 180px;
}

.top-nav {
     background: url("/shop/mediaServlet/site/images/backgrounds/menu-bg.jpg") repeat-x scroll 100% 0px transparent;
     border-color: #FF6600 #D3D3D3 #D3D3D3;
     border-style: solid solid solid none;
     border-width: 2px 1px 1px 0px;
     height: 35px;
     margin-bottom: 10px;
	 clear: both;
	 overflow: hidden;
}

.top-banner {
     margin-top: 25px;
     width: 970px;
}

.top-banner-flash {
     float: left;
     height: 70px;
     margin-bottom: 10px;
     text-align: left;
     width: 660px;
}

.top-banner .logo a.down {
     margin-left: 10px;
     margin-top: 28px;
     width: 35px;
}

.top-banner .logo a {
     float: left;
     font-size: 0.7em;
     font-weight: bold;
}

.top-banner-text {
     background: url("/shop/mediaServlet/site/images/backgrounds/bg_care.png") repeat-x scroll left top transparent;
     border: 1px solid #C0C0C0;
     float: right;
     height: 40px;
     padding: 20px 10px 0px;
     width: 180px;
}

.top-nav ul {
     float: left;
     height: 35px;
     width: 75%;
}

.top-banner-lang {
     width: 100px;
     margin-top: 15px;
     float: right;
}

.top-nav li {
     background: none repeat scroll 0px 0px transparent;
     border-left: 1px solid #D3D3D3;
     float: left;
     font-weight: bold;
     height: 35px;
     padding: 10px;
}

.top-nav li a {
     display: block;
     padding: 3px 10px;
}

.top-nav li.current a {
     color: #FF5500;
}


* + html input.buy {
     width: 80px;
}

.top-nav ul li.current {
     color: #FF5500;
}

.logo {
     float: left;
     width: 100px;
     margin: 15px 0px;
     overflow: hidden;
}

.logo img {
     overflow: hidden;
}

#search-engine {
	display: inline-table;
	height: 53px;
	margin-top: 20px;
	position: relative;
	width: 660px;
}

/**
 * This CSS file contain all CSS classes
 * for the default completion normal size
 *
 * @author      FIBO team
 * @copyright (C) France Telecom
 */
 
 
 /*Default Design*/
.cmpl.box {
    background-color: #FFF;
	width: 276px;
    top: 6px;
    left: -2;
    _filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999',Direction=135,Strength=2);
    overflow: hidden;
    border: 2px solid #999;
    -moz-box-shadow: 1px 1px 12px #999;
    -webkit-box-shadow: 1px 1px 12px #999;
    box-shadow: 1px 1px 12px #999;
    z-index: 900;
}

.cmpl .label {
    color: #333;
    font-family: arial, sans-serif;
    font-size: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* add shadow on top of default and toptrend block */
.cmpl .label.blockTop {
    position: relative;
    -webkit-box-shadow: inset 0 5px 8px -2px rgba(100, 100, 100, 0.4);
    box-shadow: inset 0 5px 8px -2px rgba(100, 100, 100, 0.4);
    padding-bottom: 8px;
	width: 100%;
}

/* common suggestions */
.cmpl .suggestion {
    border-collapse: collapse;
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    color: #333;
    padding: 0 5px;
}

.cmpl .suggestion.highlighted {
    background-color: #979797;
    color: #FFF!important;
}

.cmpl .suggestion .content {
    display: block;
    font-family: arial, sans-serif;
    font-size: 15px;
    margin: 5px 0 0 3px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* DIRECTLINK */
.cmpl .suggestion.link .content {
    color: #0044BB;
    text-decoration: underline;
}

.cmpl .suggestion.link .rightLabel {
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #979797;
    float: right;
    line-height: 30px;
}

.cmpl .suggestion.link.highlighted .content,
.cmpl .suggestion.link.highlighted .rightLabel {
    color: #FFF;
}

.cmpl .label {
    background-color: #888;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 5px;
}

.cmpl .label:hover{
    background-color: #555;
}

.cmpl.box {
    border: 1px solid #999;
    left: 5px;
    top: 0;
    width: 375px;
    .left: 5px;
    top: 3px\9;
    width: 398px\9;
    box-shadow: none;
}

.cmpl .suggestion.highlighted{
    background-color: #EEE;
    color: #333 !important;
}
.cmpl .suggestion{
    border-top: 1px solid #EEE;
    color: #555555;
    height: 25px;
    padding: 5px 10px;
}

/* PETALE */
.cmpl.petaleBox {
    left: 381px;
    left:404px\9;
    top: 51px;
    margin: 0;
    padding: 0;
    text-align: left;
    border: 1px solid #999;
    background-color: white;
}

.cmpl .petaleActionLink_boutique {
    width: 200px;
    margin: 0 20px;
    border: 1px solid #999999;
    background: #CCCCCC;
    background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#CCCCCC));
    background: -webkit-linear-gradient(top, #EEEEEE, #CCCCCC);
    background: -moz-linear-gradient(top, #EEEEEE, #CCCCCC);
    background: -ms-linear-gradient(top, #EEEEEE, #CCCCCC);
    background: -o-linear-gradient(top, #EEEEEE, #CCCCCC);
    padding: 10px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
    -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
    box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
    text-shadow: #EEEEEE 0 1px 0;
    font-family: Arial, Helvetica, Serif;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    text-align:center;
    cursor:pointer;
    height: auto;
}

.cmpl .petaleBoxTitle {
    font-size: 0;
    height: 0;
    margin: 5px 0;
}

.cmpl .petaleSubContainer {
    height: auto;
    width: 270px;
    margin: 0 1px 1px 1px;
    padding: 5px 0 0 0;
    background-color: #FFF;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
}

.cmpl .petaleReferenceImage_boutique{
    max-width: 90px;
    max-height: 100px;
}

.cmpl .petaleReferenceContainer_boutique.highlighted {
    background-color: #EEE;
    color: #333 !important;
}

.cmpl .petaleReferenceInfo_boutique_3{
    color: #F60;
    font: 12px Arial;
    line-height: 25px;
    position: relative;
    text-align: left;
}

.cmpl .petaleReferenceFullContainer {
    margin: 0 5px 5px 5px;
    padding: 0;
    width: 260px;
    height: 200px;
    overflow: hidden;
}

.cmpl .petaleReferenceContainer {
    margin: 0 5px 5px 5px;
    padding: 0;
    width: 260px;
    height: 110px;
}

.cmpl .petaleSubReferenceFullContainer {
    height: 175px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 260px;
}

.cmpl .petaleReferenceImageTable td {
    padding: 0;
}

.cmpl .petaleReferenceImageTable {
    margin: 5px 10px 5px 15px;
    padding: 0;
    border-collapse: collapse;
    width: 90px;
    height: 100px;
    float: left;
    background-color: #FFF;
}

.cmpl .petaleReferenceImageTd {
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.cmpl .petaleReferenceImageContainer {
    max-width: 90px;
    max-height: 100px;
    overflow: hidden;
}

.cmpl .petaleReferenceImage {
    padding: 0;
}

.cmpl .petaleReferenceInfoContainer {
    height: 110px;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}

.cmpl .petaleReferenceInfo_1,
.cmpl .petaleReferenceInfo_2,
.cmpl .petaleReferenceInfo_3,
.cmpl .petaleReferenceInfo_4,
.cmpl .petaleReferenceInfo_5,
.cmpl .petaleReferenceInfo_6,
.cmpl .petaleReferenceInfo_7 {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 5px 0 5px;
}

.cmpl .petaleReferenceInfo_1 {
    margin: 4px 0 0 0!ie;
}

.cmpl .petaleReferenceInfo_2,
.cmpl .petaleReferenceInfo_3,
.cmpl .petaleReferenceInfo_4 {
    margin: 5px 5px 0 5px;
    margin: 4px 0 0 0!ie;
}

.cmpl .petaleSubReferenceContainer {
    height: 118px;
    overflow-y: hidden;
    margin: 0;
    padding: 0;
    width: 260px;
}

.cmpl .petaleReferenceInfoTopContainer {
    height: 85px;
    overflow: hidden;
}

.cmpl .petaleReferenceUrlDisplay {
    color: #999;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: 15px;
    margin: 5px;
    overflow: hidden;
}

.cmpl img.petaleReferenceUrlDisplayFavicon {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    padding: 0;
}

.cmpl .petaleActionLinkContainer {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.cmpl .petaleActionLinkSeparator {
    border-top: 1px solid #CCC;
    margin: 0 10px 0 10px;
    height: 5px;
    line-height: 1px;
    font-size: 1px;
    _width: 100%;
}

.cmpl .petaleActionLink {
    width: 260px;
    height: 30px;
    padding: 2px 0;
    margin: 0 5px 5px 5px;
}

.cmpl .highlighted {
    background-color: #E1E1E1;
    cursor: pointer;
}

.cmpl .petaleActionText{
    color: #333 !important;
    font-size: 14px !important;
    font-family: Arial,Helvetica,Serif;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    line-height: 28px;
}

.cmpl .petaleActionUrlDisplay {
    margin: 0 10px 0 5px;
    color: #999;
    line-height: 13px;
}

.cmpl .petaleActionUrlDisplayText {
    font-size: 11px;
}

.cmpl .actuActionClass,
.cmpl .videoActionClass,
.cmpl .planActionClass,
.cmpl .cityvoxActionClass,
.cmpl .clubActionClass,
.cmpl .chaineActionClass,
.cmpl .tvodActionClass,
.cmpl .ficheActionClass,
.cmpl .boutiqueActionClass,
.cmpl .assistanceActionClass {
    margin: 0 5px 0 5px;
    padding: 0;
    line-height: 13px;
}

.cmpl .petaleActionClean {
    height: 5px;
}

.cmpl .suggestion .chevron {
    width: 14px;
    height: 14px;
    float: right;
    margin: 8px 5px 0 0;
    font-size: 1px;
	background-image: url("/shop/mediaServlet/site/images/groupSearch/completion.png");
    background-position: -121px -1px;
    background-repeat: no-repeat;
}

.cmpl .suggestion.highlighted .chevron {
    background-position: -121px -15px;
}

.cmpl .petaleSubReferenceContainer_boutique {
    height: 110px!important;
}

.cmpl .petaleReferenceInfo_boutique_1 {
    font-family: "Arial";
    text-decoration: none;
    font-size: 17px;
    color: #555 !important;
    font-weight: bolder;
    cursor: pointer;
}

.cmpl .highlighted .petaleReferenceInfo_boutique_1 {
    text-decoration: underline;
}

.cmpl .petaleActionLinkSeparator_boutique{
    border-top: none;
}

.cmpl .petaleReferenceUrlDisplay_boutique {
    margin: 5px 5px 5px 0;
}

.cmpl .petaleReferenceInfo_boutique_mark {
    height: 14px;
    width: 100px;
    _font-size: 1px;
	background-image: url("/shop/mediaServlet/site/images/groupSearch/completion.png");
    background-repeat: no-repeat;
}

.cmpl#petaleContainerId_1{
    top: 73px;
}

.cmpl#petaleContainerId_2{
    top: 110px;
}

.cmpl#petaleContainerId_3{
    top: 146px;
}

.cmpl#petaleContainerId_4{
    top: 183px;
}

.cmpl#petaleContainerId_5{
    top: 220px;
}

.cmpl#petaleContainerId_6{
    top: 256px;
}

.cmpl#petaleContainerId_7{
    top: 293px;
}

.cmpl#petaleContainerId_8{
    top: 330px;
}

.cmpl#petaleContainerId_9{
    top: 370px;
}

.langContainer {
    margin: 7px 0 0 10px;
    vertical-align: top;
    display: inline-table;
    font-family: Arial;
}

#cartouche{
    display: inline-table;
}

.lang{
    font-size: 11px;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
}

.selected{
    color: #F60;
}

