html,body,form,fieldset{margin:0;padding:0;font:100%/120% Arial,Helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address{padding:1em 0;margin:0;}
li,dd,blockquote{margin-left:1em;}
form label{cursor:pointer;}
fieldset{border:none;}
input,select,textarea{font-size:100%;font-family:inherit;}
img{border:none;}
html {
background-color:white;
color:gray;
font-family: Arial,Helvetica,sans-serif;
font-size:14px;
margin:0;
padding:0;
background-image: url(images/mtf_fd_02.gif);
background-repeat: repeat-x;
}
body {
margin:0;
padding:0;
}
body.largeBody {
background-color:#fff;
background-image:none;
}
.registerForm{
margin:20px auto;
background-color:#fff;
width:416px;
height:150px;
padding-left:10px;
background-repeat:no-repeat;
border:1px solid #098ED1;
}
.settingsForm{
height: 910px;
background-image: url(settings_form.png);
}
.loginForm{
height: 150px;
background-image: url('login_form.png');
}

.squareForm{
width:280px;
height:243px;
background-image:url('square_form.png');
}

.longForm{
width:200px;
height:122px;
background-image:url('long_form.png');
color: #008ACF;
font-size:17px;
font-weight:bold;
}

.longForm a{
color: #008ACF;
text-decoration:none;
display:inline-block;
}

.longShortForm{
width:210px;
height:51px;
background-image:url('longshort_form.png');
background-repeat:no-repeat;
color: #008ACF;
font-size:17px;
font-weight:bold;
padding-top:10px;
}

.longShortForm a{
color: #008ACF;
display:inline-block;
text-decoration:none;
}
.longAvgForm{
width:200px;
height:110px;
background-image:url('longavg_form.png');
background-repeat:no-repeat;
color: #008ACF;
font-size:17px;
font-weight:bold;
padding-top:10px;
}
.longAvgForm a{
color: #008ACF;
display:inline-block;
text-decoration:none;
margin-left:10px;
}
.formLabel{
color: #008ACF;
font-size:15px;
font-weight:bold;
width: 90px;
display:inline-block;
}
.messageBox{
display:inline-block;
width:400px;
height:20px;
text-align:center;
background-color: rgb(245, 255, 221);
margin-bottom:5px;
}
.errorMessage{
border:1px solid rgb(255,128,128);
background-color:red;
color:black;
}
.successMessage{
border:1px solid rgb(205,255,159);
}
.gray{
color: gray;
}
.longFormLabel{
color: #008ACF;
font-size:15px;
font-weight:bold;
width: 170px;
display:inline-block;
}
.flagItem{
vertical-align:-40%;
max-width:48px;
}
.countryListBox{
padding:0px;
margin:0px;
}
.languagePickerField{
width:105px;
}
div.loading-visible{
display:block;
position:absolute;
left:0;
padding-top:300px;
width:100%;
height:100%;
text-align:center;
background:#fff;
opacity:.75;
}
.widgetItem{
float:left;
margin-right:30px;
height: 250px;
}
.widgetSelect{
float:left;
margin-top:15px;
margin-right:15px;
margin-left:15px;
height:100px;
width:100px;
border:1px solid black;
text-align:center;
background-color:white;
margin-bottom:15px;
}
.widgetsPanel{
width:400px;
height:280px;
border:1px solid gray;
background-color:darkgray;
}
.widgetPicker{
width:80px;
}
.margin10px{
margin-left:10px;
}
.relatedTermLi{
margin-left:15px;
margin-bottom:15px;
}
.linkValue{
width:250px;
}
.widgetListing{
width:100%;
clear:both;
}
.widgetLabel{
display:block;
float:left;
width:150px;
}
.widgetDisplayer{
float:left;
height:280px;
width:350px;
}
.flagSearchLanguage
{
max-height: 18px;
vertical-align:middle;;
display:none;
}
.sectionTitle
{
font-size: 12px;
font-weight:bold;
margin-left: 40px;
color:rgb(170, 170, 170);
}
em
{
font-style:normal;
font-weight:bold;
}
.centeringWrapper {
padding:0;
width:644px;
margin:0 auto;
}
.menuBar {
height:29px;
font:normal 11px/29px Arial, sans-serif;
color:#acdaf0;
width:980px;
margin:0 auto;
padding:0;
}
.menuBar a.menuBarLink {
float:left;
}
.menuBar a, .menuBar a:hover, .menuBar a:link, .menuBar a:visited {
margin:0;
padding:0 5px;
color:#acdaf0;
text-decoration:none;
}

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

floatleft {
float:left;
clear:none;
}

.menuBarConnect {
float:right;
clear:none;
}

.searchPanel {
background-image:url(images/fd_search_02.gif);
background-repeat: no-repeat;
width:644px;
margin:20px 0 0 0;
padding:0;
}

.searchTypePicker, .searchField, .searchOptions, .searchValid{
clear:both;
width:420px;
/*padding:0 112px;*/
margin:0 auto;
}

.searchTypePicker a, .searchTypePicker a:link, .searchTypePicker a:visited,
.searchTypePickerResult a, .searchTypePickerResult a:link, .searchTypePickerResult a:visited {
background-image:url(images/fd_onglet_main.gif);
background-repeat:no-repeat;
width:63px;
height:20px;
float:left;
padding:0 0 0 0;
text-align:center;
color:#ff6600;
font:normal 11px/20px Arial, Helvetica, sans-serif;
text-decoration:none;
text-transform:lowercase;
outline:none;
}
.searchTypePicker a.searchTypeTabCurrent,
.searchTypePickerResult a.searchTypeTabCurrent{
font-weight:bold;
}
.searchField {
padding-top:10px;
padding-bottom:10px;
background-image:url(images/ombre_btm_search.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.searchField .searchFieldInput {
background-color:#e8f5fb;
border:#c2e3f4 1px solid;
padding:4px 0 0 5px;;
height:22px;
width:420px;
font:normal 14px Arial, Helvetica, sans-serif;
line-height:normal;
color:#008acf;
}
.searchField .searchFieldInput:focus {
border:#008acf 1px solid;
}
.searchOptions {
font:normal 12px/24px Arial, Helvetica, sans-serif;
color:#62c6f7 ;
height:80px;
}
.siteSelectorPanel {
float:left;
}
.ftCountryPanel {
float:right;
width:180px;
text-align:right;
}
.searchOptions .siteSelectField,
.searchOptions .searchLanguagePicker,
.searchOptions .searchFileFilterPicker,
.searchOptions .searchTypeFilter{
color:#62c6f7 ;
font:normal 12px/15px Arial, Helvetica, sans-serif;
background-color:#FFF;
margin:2px 0 2px 6px;
width:120px;
border:#62c6f7 1px solid;
/*height:15px;*/
}
.searchOptions .searchTypeFilter {
  margin-top:0;
  width:100px;
}
.searchValid {
clear:both;
background-image:url(images/fd_btn_rechercher.gif);
background-repeat:no-repeat;
width:186px;
margin:0 auto;
padding:0;
text-align:center;
height:37px;
font:20px/37px Arial, Helvetica, sans-serif;
color:#FFF;
font-weight:lighter;
}
.searchButton {
color:#fff;
text-decoration:none;
}
.texteIntro {
margin:30px auto 60px auto;
padding:0;
font:normal 11px/12px Lucida, Arial, sans-serif;
text-align:center;
width:350px;
clear:both;
}
.texteIntro p {
color:#008ACF;
line-height:17px;
}
.texteIntro .texteIntro1 {
padding-bottom:0;
}
.texteIntro .texteIntro2 {
padding-top:0;
}
.texteIntro .texteIntro3 {
color:#4bb6ea;
display:none;
}
.footer {
background-image:none;
border-top:1px solid #4BB6EA;
clear:both;
height:23px;
margin:0 137px;
padding:10px 0 0;
text-align:center;
}

.footer p {
color:#008ACF;
font-family:Lucida,Arial,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:lighter;
line-height:12px;
margin:0;
padding:0 5px;
}

.footer p a, .footer p a:link, .footer p a:visited {
color:#a6d7ef;
text-decoration:none;
padding:0 5px;
}

.footer p a:hover {
text-decoration:underline;
}


.floating
{
float:left;
}

div.loading-invisible{
display:none;
}

div.loading-visible{
display:block;
position:absolute;
left:0;
padding-top:300px;
width:100%;
height:100%;
text-align:center;
background:#fff;
opacity:.75;
}
.makeHomepage {
position:absolute;
top: 5px;
right:20px;
background-color:white;
border:1px solid #098ED1;
width:330px;
height:140px;
display:block;
text-align:left;
padding:10px;
color:#666;
font:12px/14px Arial, Helvetica, sans-serif;
z-index:10;
}
.makeHomepage ul {
list-style:none;
}
.menuBar .makeHomepage a, .menuBar .makeHomepage a:hover, .menuBar .makeHomepage a:visited {
color:#f60;
}
.invisible
{
display:none;
}
.logoLarge_seekiz_fr_fr,
.logoLarge_seekiz_fr_en,
.logoLarge_seekiz_com_fr,
.logoLarge_seekiz_com_en {
background-image: url(images/logo_seekiz.fr_fr.gif);
background-repeat:no-repeat;
width:308px;
height:127px;
display:block;
margin:0 auto;
}
.logoLarge_seekiz_fr_en {
background-image: url(images/logo_seekiz.fr_en.gif);
}
.logoLarge_seekiz_com_fr {
background-image: url(images/logo_seekiz.com_fr.gif);
}
.logoLarge_seekiz_com_en {
background-image: url(images/logo_seekiz.com_en.gif);
}
.centeringWrapperResults {
width:990px;
margin:0 auto;
}
.searchPanelResults {
margin-top:4px;
height:107px;
background:#fff url(images/fdn_input_search_field_result.gif) scroll repeat-x left bottom;
}
.logoSmall_seekiz_fr_fr,
.logoSmall_seekiz_fr_en,
.logoSmall_seekiz_com_fr,
.logoSmall_seekiz_com_en{
float:left;
width:219px;
height:73px;
background:#fff url(images/logo_seekiz.fr_fr_mini.gif) scroll no-repeat left top;
margin-top:15px;
}
.logoSmall_seekiz_fr_en {
background-image:url(images/logo_seekiz.fr_en_mini.gif);
}
.logoSmall_seekiz_com_fr {
background-image:url(images/logo_seekiz.com_fr_mini.gif);
}
.logoSmall_seekiz_com_en {
background-image:url(images/logo_seekiz.com_en_mini.gif);
}
.searchOptionsResults {
float:left;
width:760px;
height:25px;
font:normal 12px/24px Arial, Helvetica, sans-serif;
color:#62c6f7 ;
padding:7px 0 11px 10px;
}
.searchOptionsResults .siteSelectFieldResults,
.searchOptionsResults .searchLanguagePickerResults,
.searchOptionsResults .searchFileFilterPickerResults{
color:#62c6f7 ;
font:normal 12px/15px Arial, Helvetica, sans-serif;
background-color:#FFF;
margin:2px 15px 2px 6px;
width:120px;
/*height:15px;*/
border:1px solid #62c6f7;
}
.searchOptionsResults .searchLanguagePickerResults,
.searchOptionsResults .searchFileFilterPickerResults{
/*height:17px;*/
}
.searchFileFilterPickerResults {
z-index:1;
}
.inputAndButtonResults {
float:left;
width:770px;
background:#fff url(images/fdn_input_search_field_result.gif) scroll repeat-x left top;
}
.searchTypePickerResult {
float:left;
padding:18px 0 0 40px;
}
.searchFieldResults {
float:left;
background-color:#e8f5fb;
border:#c2e3f4 1px solid;
margin:18px 20px 0 20px;
padding:3px 0 0 5px;
height:19px;
width:244px;
font-size:14px;
line-height:normal;
color:#008acf;
}
.searchFieldResults:focus {
border:#008acf 1px solid;
}
.searchButtonResults {
float:left;
display:block;
width:133px;
height:33px;
background:#fff url(images/fd_btn_rechercher_2.gif) scroll no-repeat left top;
margin-top:14px;
cursor:pointer;
}
.searchButtonResults span {display:none;}
.selectSePanel {
clear:both;
width:795px;
margin-left:195px;
height:22px;
padding-top:16px;
padding-bottom:10px;
}
.searchEngineTab {
color:#008ACF;
font-size:16px;
text-decoration:none;
display:block;
float:left;
margin-right:40px;
line-height:24px;
height:24px;
}
.searchEngineTab:hover {
color:#FF6600;
}
.searchEngineTabCurrent {
color:#FF6600;
font-size:22px;
background:#fff url(images/fd_btn_moteur_selected.gif) scroll no-repeat left top;
padding-left:18px;
outline:none;
}
.relatedPanel {
float:left;
padding-left:24px;
width:160px;
height:400px;
font-family:Arial,Helvetica,sans-serif;
}
.relatedPanel .sectionTitle {
color:#008ACF;
font-weight:normal;
margin:0;
font-size:13px;
}
.relatedPanel .relatedTermsList {
color:#000;
list-style-type:none;
font-size:12px;
}
.relatedPanel .relatedTermLi {
margin:.2em 0;
}
.relatedTermA {
cursor:pointer;
}
.resultPanel {
float:left;
width:571px;
}
.resultPanel .sectionTitle {
font:normal 13px/14px Arial, Helvetica, sans-serif;
background:#fff url(images/fdn_input_search_field_result.gif) scroll repeat-x left bottom;
padding:15px 0 8px 0;
margin:0;
display:block;
color:#999;
}
.resultsHeader {
font-size:12px;
color:#999;
padding-left:11px;
padding-bottom:10px;
}
.resultsHeader b {
font-weight:normal;
color:#FF6600;
}
.resultsHeader b.resultsHeaderTextQuery {
color:#444;
}
.resultAds {
background-color:#e8f5fb;
padding-bottom:1px;
}
.resultAds .sectionTitle {
background:#c2e3f4 url(images/fd_angle_ads_results.gif) scroll no-repeat left top;
color:#fff;
display:block;
height:19px;
margin:0;
padding:0 0 0 11px;
font:normal 13px/19px Arial, Helvetica, sans-serif;
}
ul.searchResultList {
list-style-type:none;
padding:0;
margin:0;
}
.resultAds ul {
padding:0 0 0 25px;
}
li.searchResultList {
margin:10px 0;
font:normal 13px/16px Arial, Helvetica, sans-serif;
}
.searchResultList a {
color:#098ed1;
}
.searchResultList cite {
font:normal 13px/16px Arial, Helvetica, sans-serif;
color:#f60;
}
.searchResultTitle {
font:normal 16px/19px Arial, Helvetica, sans-serif;
color:#098ed1;
padding:0;
margin:0;
}
.searchResultDescription {
color:#000;
display:block;
padding:0;
margin:0;
}
.searchResultDisplayUrl {
font-size:11px;
color:#f60;
display:block;
padding:0;
margin:0;
}
.vertical .searchResultList cite {
  color:#000;
}
.vertical .searchResultList cite .a {
  color:#f60;
}
iframe {
border: 0px solid #ffffff;
}
.verticalSkyScrapper{
width:234px;
margin:0;
padding:0;
border:0;
float:left;
width:234px;
height:600px;
}
.largeBody {
padding:27px 0;
width:234px;
}
.largeBody .sectionTitle {
background:#c2e3f4;
color:#fff;
display:block;
height:19px;
padding:0 0 0 23px;
margin:0;
font:normal 13px/19px Arial, Helvetica, sans-serif;
}
.largeBody ul.searchResultList {
padding-left:23px;
margin:0;
}
.navigatorPanel {
padding:20px 0 29px 0;
height:17px;
clear:both;
}
.navigatorPanel a, .navigatorPanel a:hover, .navigatorPanel a:visited {
text-decoration:none;
color:#098ED1;
font:bold 13px/17px Arial, Helvetica, sans-serif;
float:left;
height:17px;
width:17px;
padding:0;
margin:0 3px;
text-align:center;
}
.navigatorPanel a:hover {
color:#FF6600;
}
.navigatorPrev {
background:#62c7f3 url(images/fd_navigator_prev.gif) scroll no-repeat left top;
}
a:hover.navigatorPrev {
background:#62c7f3 url(images/fd_navigator_prev.gif) scroll no-repeat 0 -17px;
}
.navigatorPrev span {
display:none;
}
a.navigatorCurrent, a.navigatorCurrent:hover {
color:#fff;
width:17px;
background:#62c7f3 url(images/fd_navigator_current.gif) scroll no-repeat left top;
padding:0;
margin:0 3px;
}
.navigatorNext {
background:#62c7f3 url(images/fd_navigator_next.gif) scroll no-repeat left top;
}
a:hover.navigatorNext {
background:#62c7f3 url(images/fd_navigator_next.gif) scroll no-repeat 0 -17px;
}
.navigatorNext span{
display:none;
}
.itemImage{
width:170px;
height:220px;
float:left;
margin-left: 20px;
word-wrap:break-word;
}
.itemImage .imageLink{
display:table-cell;
height:120px;
margin:0px;
vertical-align:bottom;
}
.itemImage .imageTitle{
float:left;
width:170px;
font:normal 12px/14px Arial, Helvetica, sans-serif;
color:#000;
padding:2px 0;
}
.itemImage .imageInfo {
float:left;
width:170px;
color:gray;
font:normal 11px/12px Arial, Helvetica, sans-serif;
padding:2px 0;
}
.itemImage .searchResultDisplayUrl{
float:left;
width:170px;
padding:2px 0;
font:normal 11px/12px Arial, Helvetica, sans-serif;
}
.itemVideo{
clear:both;
padding:10px 0 0 0;
height:80px;
}
.videoLink{
display:table-cell;
margin:0px;
vertical-align:baseline;
float:left;
}
.itemVideoDescription{
float:left;
margin-left:20px;
width:400px;
}
.videoTitle {
float:left;
width:100%;
}
.videoInfo{
font-size:12px;
float:left;
width:100%;
}
.loginPanel{
position:absolute;
top: 5px;
right:20px;
width: 270px;
height:90px;
display:block;
text-align:left;
padding:10px;
color:#666;
font:12px/14px Arial, Helvetica, sans-serif;
z-index:10;
text-align:left;
background:#fff;
border:1px solid #098ED1;
}
.loginLabel{
width:95px;
margin-left:10px;
color: #008ACF;
font:bold 13px/20px Arial, Helvetica, sans-serif;
display:inline-block;
}
.loginPanelInput{
background-color:#FFFFFF;
border:1px solid #62C6F7;
color:#62C6F7;
font-weight:normal;
font-size:12px;
height:16px;
margin:2px 0;
width:160px;
}
.loginPanel a{
text-decoration:none;
color: #008ACF;
}
.loginPanel a:hover{
color:#f60;
}
.long110px{
width:110px;
font-size:14px;
}
.logMeIn {
  font-size:18px;
  display:inline-block;
  padding:5px;
}
.loginButton{
margin-left:10px;
display:inline-block;
}
.legendLink{
text-decoration:none;
color:gray;
float:right;
border:1px solid gray;
padding: 3px 4px 3px 4px;
margin-right:15px;
}
.formLink{
width:300px;
}
.LoginFormButton,
.RegisterFormButton {
  color:#008ACF;
  display:inline-block;
  text-decoration:none;
  font-weight:bold;
  font-size:18px;
  padding:5px;
}
.RegisterFormButton:hover {
color:#f60;
}
.LoginFormButton:hover {
color:#f60;
}
.registerForm .formLabel {
width:140px;
}
.registerForm .RegisterFormField {
width:200px;
}
.saveSettingsButton {
color:#008ACF;
text-decoration:none;
display:block;
font-size:18px;
padding:5px;
margin:4px auto;
text-align:center;
font-weight:bold;
}
.saveSettingsButton:hover {
color:#f60;
}
.divRegisterFormButton {
  text-align:right;
  padding-right:6px;
  padding-top:2px;
}