@import url("common.css");

body
{
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

h1, h2, h3, p
{
  margin: 0px;
  padding: 5px;
}

div, p, li, a, h1, h2, h3
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

a
{
  color: #990000;
  text-decoration: underline;
}

.AdminLink a
{
  text-decoration: underline !important;
}

hr.Clear
{
  Clear: both;
  Visibility: hidden;
}

dt
{
  font-style: italic;
  margin-bottom: 0.2em;
  margin-left: 1.5em;
}

dd
{
  margin-bottom: 1em;
  margin-left: 3em;
}

/* === Header === */

div#HeaderLogo
{
  width: 100%;
	height: 87px;
	background-color: #FEF9D9;
	background-image: url("gold/logo_24.jpg");
	background-repeat: no-repeat;
}

div#Languages
{
  float: right;
}

div#Languages img
{
  display: block;
  margin-right: 15px;
  margin-top: 10px;
  border: none;
}

div#HeaderBand
{
  height: 30px;
	padding: 10px 10px 0px 0px;
  border-bottom: solid 1px #efd6a3;
	background-color: #FFFFE7;
	background-image: url("gold/bar1.gif");
	background-repeat: repeat-x;
	text-align: right;
}

div#HomeLink
{
  float: left;
  font-weight: bold;
/*  padding-left: 1em;*/
}

div#HomeLink img
{
  vertical-align: bottom;
  padding-left: 1em;
}

span#UserName
{
  font-weight: bold;
}

/* === Boutons de navigation === */

#NavigBand
{
  width: auto;
  height: 40px;
  clear: both;
  margin: 0px;
  padding: 0px;
  margin-top : 0px;
}

#NavigBand div
{
  margin-left: auto;
  margin-right: auto;
  width: 840px;
}

#NavigBand ul
{
  display: inline;
  list-style-type: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#NavigBand li
{
  float: left;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  background-image: url("gold/menu.gif");
  padding: 0px;
  margin: 0px;
  width: 140px;
  height: 20px;
}

/* === Box === */

.Box
{
  background-color: #fffff1;
  border-bottom: solid 1px #efd6a3;
  margin-bottom: 20px;
}

.BoxTitle
{
  padding: 0px;
  margin: 0px;
  padding-top: 3px;
  height: 22px;
  font-size: 10pt;
  font-weight: bold;
  background-color: #ffffd7;
  background-image: url("gold/bar2.gif");
  background-repeat: repeat-x;
}

.BoxTitle .AdminLink
{
  font-size: 8pt;
  font-weight: normal;
  width: 100%;
}

.BoxContents
{
  padding: 10px;
}

/* === Footer === */

#Copyright p
{
  font-style: italic;
  font-size: 7pt;
  text-align: right;
  padding: 5px;
  margin: 0px;
}

#Copyright a
{
  font-size: 7pt;
}

#StarsLegend
{
  float: left;
  margin-left: 1em;
  font-size: 7pt;
}

#StarsLegend td
{
  padding-right: 2em;
}

/* === Special elements === */

#LastModified
{
  height: 108px;
  overflow: auto;
}

#Ads, #SiteLifeSupport
{
  float: right;
  width: 488px;
  height: 108px;
}

.LargerBanner #LastModified
{
  height: 128px;
}

.LargerBanner #SiteLifeSupport
{
  float: right;
  width: 738px;
  height: 128px;
}

#HomeContents #SiteLifeSupport
{
  width: 340px;
  height: 300px;
}

#HomeContents #SiteLifeSupport.Box
{
	border-bottom: none;
}

#MakesList
{
  clear: both;
  width: 100%;
}

#MakesList table
{
  width: 100%;
}

#Comments td
{
  border-top: solid 1px #efd6a3;
}

#Comments p.CommentAuthor
{
  font-weight: bold;
}

.CommentQuote, .CommentSpoiler
{
	border: 1px #cfb683 dashed;
	width: 90%;
	padding: 5px;
  background-color: #fffff6;
}

.CommentQuote Legend, .CommentSpoiler Legend
{
  color: #cfb683;
  background-color: #fffff1;
}

span.LastEdit
{
  color: #efd6a3;
}

#LastModified a, #ResultsPages a, .ThumbnailBox a
{
  text-decoration: none;
}

#LastModified a:hover, #ResultsPages a:hover, .ThumbnailBox a:hover
{
  text-decoration: underline;
}

a.CurrentPageLink
{
  font-weight: bold;
}

h2
{
  font-weight: bold;
}

h3
{
	font-style: italic;
}

#VehicleDetails h2
{
  font-weight: normal;
}

#VehicleDetails .VehiclePicture, img.VehicleThumb
{
  border: 1px #000000 solid;
}

#VehicleDetails .VehiclePictureNotAvailable
{
  width: 400px;
  height: 120px;
  background-image: url("gold/fond1.gif");
  background-repeat: repeat-x;
  text-align: center;
  padding-top: 60px;
  border: 1px #000000 solid;
}

div#CommentToDelete
{
  border: 1px #efd6a3 solid;
  margin: 10px;
  padding: 5px;
}

#UserProfileEdit fieldset
{
	border: 1px #efd6a3 solid;
	width: 50em;
	padding: 5px;
	margin: 1em 0em 2em 0em;
}

#AddComment ul
{
  margin-top: 0px;
}

#AddComment li
{
  line-height: 1.5em;
}

#Team p
{
  line-height: 2em;
}

#SmileysList td
{
  font-size: 10pt;
  font-family: Courier New, Courier;
  padding: 2px 20px 0px 20px;
  color: #000000;
}

p.ImportantNotice
{
  text-align: center;
  font-weight: bold;
  font-size: 9pt;
  padding: 0px 50px 20px 50px;
}

p.errormessage, p.warningmessage
{
  font-weight: bold;
  color: red;
}

span.mk
{
  font-weight: normal !important;
}

span.extra
{
  font-style: italic !important;
}

.Box hr
{
  border-color: #efd6a3;
  border-style: solid;
}

#StatisticsGeneral table,
#StatisticsMakes table,
#StatisticsMovies table,
#StatisticsCountries table
{
  margin-left: 1em;
}

#StatisticsGeneral table td,
#StatisticsMakes table td,
#StatisticsMovies table td,
#StatisticsCountries table td
{
    padding: 2px 2em 2px 0em;
}

tr.total td
{
  font-weight: bold;
  border-top: 1px solid #efd6a3;
}

#StatisticsMovies fieldset
{
	border: 1px #efd6a3 solid;
	width: 25em;
}

p.CommentAdminButtons
{
  text-align: right;
}

td.CheckColumn
{
  width: 2em;
}

#ListDisplaySettings,
#ListContributors,
#NewContribWaiting
{
  clear: right;
  float: right;
}

div#ButtonLinks
{
  float: right;
  padding: 10px;
  text-align: right;
}

div#ButtonLinks img
{
  border: 1px black solid;
}
