body { 
  text-align: center;

  font-family: Arial, sans-serif;
  font-size: 13px;
  color: 2E2A05;
  
  background: #FFF url('./img/Copyright.png') 100% 100% no-repeat fixed;
}

img {
  border: none;
}

h1 {
  color: #FF9900;
  font-size: 20px;
  border-bottom: 1px solid #FFC900;
  margin-right: 100px;
}
h1.Supplier {
  font-size: 16px;
}

a, a:link, a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header, #footer, #content {
  background: #FFF;
}

#header {
  text-align: left;

  height: 100px;
  width: 900px;
  
  border: 1px solid #FFC900;
  border-bottom: none;
}

#footer {
  text-align: left;
  background: #FFF url('./img/bg_foot.jpg') bottom left repeat-x;
  
  height: 50px;
  width: 900px;
  
  margin-top: 0;
  
  border: 1px solid #FFC900;
  border-top: none;
  
  clear: both;
}

#main {
  text-align: left;

  width: 900px;
 
  margin-bottom: 0;
  border: 1px solid #FFC900;
  background: #FFC900 url('./img/bg_main.jpg') repeat-x bottom left;
}

#logo, #slogan {
  padding: 5px;
  text-align: right;
  float: right;
}

#logo a img {
  width: 300px;
  height: 57px;
}

#slogan img {
  width: 264px;
  height: 42px;
}

#content {
  margin-left: 200px;
  border-left: 1px solid #2E2A05;
  border-bottom: 1px solid #2E2A05;
  padding: 5px 10px;
  width: 675px;
}

#menu {
  width: 200px;
  float: left;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li.country, #menu ul li.area, #menu ul li.empty {
  list-style-type: none;
  margin: 0;
  
  background: #FFC900;
  border: 1px #FFC900 solid;
}  

#menu ul li.country {
  padding: 1px 5px;
}

#menu ul li.area {
  padding: 1px 5px 1px 20px;
}

#menu ul li.empty {
  line-height: 8px;
}

#menu ul li.country a, #menu ul li.country a:link, #menu ul li.country a:visited,
#menu ul li.area a, #menu ul li.area a:link, #menu ul li.area a:visited {
  display: block;
  width: 100%;

  color: #2E2A05;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
#menu ul li.country a:hover, #menu ul li.area a:hover {
  display: block;
  width: 100%;

  color: #FFC900;
  background: #2E2A05 url('./img/bg_navi_hover.jpg') repeat-x;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}

#menu ul li.special {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form.search {
  margin: 0;
  padding: 5px 5px 15px 5px;
  
  vertical-align: middle;
  text-align: right;
  
  background: #FFC900;
}

form.search input {
  background: #FFF;
  border: #FF6600 2px solid;
  color: #2E2A05;
}

form.search p {
  text-align: left;
  color: #2E2A05;
  
  font-weight: bold;
  margin-bottom: 0;
}

div.flag {
  float: right;

  width: 200px;
  height: 120px;
  
  padding: 2px;
  margin: 5px 0 5px 5px;
  
  border: 1px solid #FFC900;
  background: #FFF;
}
div.map {
  width: 450px;
  height: 450px;
  
  padding: 1px;
  margin: 2px;
  
  border: solid 1px #FFC900;
  background: #FFF;
}

/*This exists, because it's used some times*/
.bold {
  font-weight: bold;
}

.small {
  font-size: 10px;
}

.corpcolor {
  color: #FF9900;
  font-weight: bold;
}

/*Special Formatting on "Wine.php" */
.wine_img {
  float: left;
  text-align: center;
  margin: 1px 10px 5px 1px;
  padding: 5px;
  
  border: 1px solid #FFC900;
}

.wine_details {
  margin: 0;
  padding: 0;
  
  border-collapse: collapse;
}

.wine_details tr th {
  text-align: left;
  font-weight: bold;
  padding: 2px 5px;
}

.wine_details tr td {
  padding: 2px 5px;
}

a.wine_hidden, a:link.wine_hidden, a:visited.wine_hidden {
  color: #2E2A05;
	text-decoration: none;
  font-weight: normal;
}

a:hover.wine_hidden {
	color: #FF9900;
  text-decoration: underline;
}

h2.wine_name {
  color: #FF9900;
  margin-bottom: 0;
  margin-right: 100px;
  
  border-bottom: 1px solid 
}
h2.countrys {
  color: #FF9900;
  font-size: 16px;
  border-bottom: 1px solid #FFC900;
  margin-right: 150px;
}

h3.wine_supplier, h3.wine_supplier a.h3_hidden {
  color: #2E2A05;
  margin-top: 0;
  
  font-size: 15px;
}

ul.growing_area_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.growing_area_list li {
  display: block;
  float: left;
  
  padding: 3px;
  margin: 2px 4px;
  
  border: 1px solid #FFC900;
  text-align: center;
  color: #FF9900;
}

img.pictogram {
  width: px;
  height: px;
}

.va_top {
  vertical-align: top;
}

ul.search_list {
  list-style-type: square;
  list-style-image: url('./img/bullet.gif');
}

ul.search_list li a:link {
  color: #2E2A05;
}
ul.search_list li a:visited {
  color: #2E2A05;
}

.NASA {
  color: #BBB;
  text-align: left;
}

input.btn {
  background: #FFF;
  border: #FF6600 2px solid;
  color: #2E2A05;
}

.clear {
  clear: left;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

h2.impress {
	color: #FF9900;
	font-size: 17px;
	margin-top: 1em;
}
h3.impress {
	color: #FF9900;
	font-size: 12px;
	border-bottom: 1px solid #FFC900;
	margin-right: 150px;
	margin-bottom: 0;
}

.impress {
	margin-top: 0;
	margin-bottom: 1em;
}