/* css styles */

/* All backgrounds */
body{background-color:#0066FF;background-image:url(../img/MarbreBleu.jpg);color:#FFFFCC;margin:0}/* Background & défaults */
.HeaderLinks{background-color:#003399}/* Top menu bar color  - file Top.php */
.MainBkgd{background-color:navy}/* Background Main Table - file Head.php */
.SearchBoxTb{background-color:#357191}/* Search Form table background color - file SearchForm.php */
.FormulaireTxt{background-color:#357191;font-size:14px;color:#FFFFCC}/* Submit Form table background color - file SubmitWebsite.php */

/* Common styles */
.Normal {font-family:Verdana, Arial, Helvetica, sans-serif;color:#CCCCFF; font-size:14px}/* Default font color - in cs_Search.php results, all website lists and CastVotes.php  */
.TxtNumbers{color:#CCCCFF} /* Number of results in cs_Search  */
h1{font-size:26px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366}/* Top of every page Title - file Head.php */
.Title{font-size:24px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif; color:#66CCCC}/* Every other specific page title - files Head.php */
.Title2 {font-size:20px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif;color:#99CCFF} /* Second line h2 title in index.php and cs_search */
a.Title2:link  {font-size:20px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif; color:#99CCFF}/* H2 links titles - TopVotes.php*/
a.Title2:visited  {font-size:20px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif; color:#99CCFF}/* same */
a.Title2:active  {font-size:20px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif; color:#99CCFF}/* same */
a.Title2:hover {font-size:20px; font-weight: bold; font-family:"Book Antiqua Italic", "Palatino Linotype Bold Italic", "Monotype Corsiva", "Times New Roman", Times, serif; color:#FFCC00}/* same */

/* Default links should be unuseful, but here as a security */
a:link	{color:#9999FF;text-decoration:underline}
a:active {color:#9999FF;text-decoration:underline}
a:visited {color:#9999FF;text-decoration:underline}
a:hover {color:#FFCC00;text-decoration:underline}

/* Top menu page links menu - common to all in Top.php */
a.MainMenu:link { text-decoration:underline; font-size:18px; color:#CCCCFF}/*Top main menu*/
a.MainMenu:visited { text-decoration:underline; font-size:18px; color:#CCCCFF}
a.MainMenu:active { text-decoration:underline; font-size:18px; color:#CCCCFF}
a.MainMenu:hover { text-decoration:underline; font-size:18px; color:#FFCC00}

/* Categories name in index.php */
a.ListeCategorieIndex:link {font-family: Arial; font-size: 15px; color:#9999FF}
a.ListeCategorieIndex:active {font-family: Arial; font-size: 15px; color:#FFFFFF}
a.ListeCategorieIndex:visited {font-family: Arial; font-size: 15px; color:#9999FF}
a.ListeCategorieIndex:hover {font-family: Arial; font-size: 15px; color:#FFFFFF}

/* SubCategory name in index.php */
a.SubCat:link { font-family: Arial; font-size: 13px; color:#9999FF}/*Index*/
a.SubCat:visited { font-family: Arial; font-size: 13px; color:#9999FF}
a.SubCat:active { font-family: Arial; font-size: 13px; color:#9999FF}
a.SubCat:hover { font-family: Arial; font-size: 13px; color:#FFCC00}

/* Small commercials format, like "your visitors leave your website ... in cs_Search and all commerical columns - font size is given by the table hardprint style */
.SmallLogo{font-style:normal;font-family:"Times New Roman", Times, serif;text-decoration:none}/* Commercial */
a.SmallLogo:link{font-style:normal;font-family:"Times New Roman", Times, serif;text-decoration:none}
a.SmallLogo:hover{font-style:normal;font-family:"Times New Roman", Times, serif;text-decoration:none}
a.SmallLogo:active{font-style:normal;font-family:"Times New Roman", Times, serif;text-decoration:none}

.SearchResult {background-color:#92B7C2}/*Search Results highlights, can be changed into font-weight */

/*Search Results highlight in the link - differenciation with .SearchResults is required for estetic and visibility reasons */
/*Note : Will not highlight if at the very end or start of the title for safety reasons*/
.SearchResultTitle{color:#FF0000}
a.SearchResultTitle:link{color:#FF0000}
a.SearchResultTitle:hover{color:#FFCC00}
a.SearchResultTitle:active{color:#FFFFCC}

/* Gentlemen agreement in SubmitWebsite */
.Gents{ background-color:#000000}/*Gent agreement background color*/
a.Gents:link{color:#FFFFCC}/*Gent agreement*/
a.Gents:active{color:#FFFFCC}
a.Gents:visited{color:#FFFFCC}
a.Gents:hover{color:#FFCC00}

/* Footer */
.footCurrentPage{font-weight:bold;color:#FFFFCC;font-style:italic} /*cs_search Page Id */

/* Page numbers links at the  bottom of pages */
.FooterLink{color:#CCCCFF;text-decoration:underline;font-size:16px}/* This is the current page, no link */
a.FooterLink{color:#CCCCFF;text-decoration:underline;font-size:16px}
a.FooterLink:active{color:#CCCCFF;text-decoration:underline;font-size:16px}
a.FooterLink:hover{color:#FFCC00;text-decoration:underline;font-size:16px}

/* Copyright link */
.CopyRightTxt{color:#660000;font-size:16px}/* Copyright text */
a.CompleteSearch:link { text-decoration:underline; font-size:18px; color:#999999; font-style:italic}/* Copyright link */
a.CompleteSearch:visited { text-decoration:underline; font-size:18px; color:#999999; font-style:italic}
a.CompleteSearch:active { text-decoration:underline; font-size:18px; color:#999999; font-style:italic}
a.CompleteSearch:hover { text-decoration:underline; font-size:18px; color:#FFCC00; font-style:italic}

/* Categories list results display table width and center adjustment */
table.ArbreCat{margin-left:25px;margin-right:15px;}
td.ArbreCat{margin-left:125px;margin-right:15px;}

Img {border:0}/* default image format for Netscape essentially */
.SystMsg {color:#FF6666} /* All system and info messages */

/* Numbers highlight on TopVotes.php to bring attention on the sorting criterion */
.TopClics {color:#000033; background-color:#B7B7FF; font-size:110%}
.TopVotes {color:#000033; background-color:#B7B7FF; font-size:110%}
.AverageVote {color:#000033; background-color:#B7B7FF; font-size:110%}

/* Buttons */
.SelFormulaire{font-size:13px;width:160px;height:24px;text-align:left}/* Submit Form medium size Select box */
.TxtInpFormulaire{font-size:13px;width:280px;height:24px;text-align:left}/* Submit Form text input large */
.TxtAreFormulaire{font-size:13px;width:100%;text-align:left} /* Importan: Sets the width of the submit textareas */
#SearchBut{font-size:13px;width:100px;height:24px;vertical-align:top;cursor:hand}/* Submit Form # to get the cursor hand effect Not Netscape */

.SelectFormulaire{font-size:13px;width:100px; margin-bottom:2pxs}/* Submit Form Select box very small in CastVote.php */
.SelectFormulaireLanguage{font-size:13px;width:118px;height:24px}/* Submit Form select box small in SubmitWebsite.php */
.SelectFormulaireMultiple{font-size:13px;width:118px;height:55px; margin-bottom:2px}/* Submit Form multiple select box small in SubmitWebsite.php */

/* cs_Search buttons */
.HelpButton {width:18%;background-color:#000099;color:white; vertical-align:middle;font-size:70%;border-width:medium; border-style:double; border-color:#FFFFFF}/* Search results help button in cs_Search */
.RefineButton {width:18%;background-color:#357191;color:white; vertical-align:middle;font-size:70%;border-width:medium; border-style:double; border-color:#FFFFFF}/* Search Results refine buttons  in cs_Search */
.RefineInputTxt {font-size:80%;border-width:medium; border-style:double;border-color:#357191;vertical-align:middle}/* Font size and borders around Inputs in cs_Search.php */

/* Other forms */
.ButtonCastVote{background-color:#357191;color:#999999}/* write popup and  vote popup buttons in CastVote.php */
.ButtFormulaire{background-color:#357191;color:white}/* Button in SubmitWebsite.php */
