/* CSS Document */

html {
  font-family:"century gothic", "trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
  padding:0px;
  margin:0px;
}

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

#content { 
  display:block;
  clear:both;
  padding-left:50px;
  padding-top:10px;
  padding-bottom:10px;
  color:#444444;
  width:800px;
  height:auto;
}

#head {
  display:block;
  width:900px;
  height:194px;
  margin:0px;
  padding-bottom:0px;
}

#head h1{
  position:relative;
  height:auto;
  width:400px;
  top:-80px;
  left:110px;
  color:#444444;
  margin:0px;
}

#head p {
  position:relative;
  top:-100px;
  left:500px;
  width:300px;
  height:40px;
  color:#777777;
  font-size:180%;
  font-weight:bold;
  margin:0px;
}

#nav {
  position:relative;
  padding-top:24px;
  left:55px;
  width:600px;
  height:20px; 
  color:#888783;
  margin:0px;
}

#nav a {
  width:100px;
  padding-right:30px;
  color:#888783;
  text-decoration:none;
  font-weight:lighter;
  margin:0px;
}

#nav a:hover {
  text-decoration:underline;
}

#navigation_shop {
  padding:45px 0px 15px 15px;
  width:200px;
  color:#888783;
} 

#navigation_shop a {
  color:#888783;
  text-decoration:none;
  font-size:75%;
  margin:0px;
}

#navigation_shop a:hover {
  text-decoration:underline;
}

img {border:none}

img.left {
  float:left;
  padding:10px 10px 10px 10px;
}

div.valid {
  width:860px;
  padding:20px;
  font-size:60%;
  border-top:5px solid black;
}

div.valid p{
  text-align:right;
}

div.valid a {
  color:#444444;
  text-decoration:none;
}

ul { 
  list-style-image: url("favicon.ico"); 
}

li { 
  padding-left: 10px 
}

.prod {
  position:relative;
  bottom:550px;
  left:200px;
  height:200px;
  width:150px;
  padding:10px;
  border:solid 1px #946068;
  text-align:center;
}

.prod2 {
  position:relative;
  bottom:772px;
  left:400px;
  height:200px;
  width:150px;
  padding:10px;
  border:solid 1px #946068;
  text-align:center;
}

.prod3 {
  position:relative;
  bottom:748px;
  left:200px;
  height:200px;
  width:150px;
  padding:10px;
  border:solid 1px #946068;
  text-align:center;
}

.prod4 {
  position:relative;
  bottom:970px;
  left:400px;
  height:200px;
  width:150px;
  padding:10px;
  border:solid 1px #946068;
  text-align:center;
}