body {
  margin: 0;
  padding: 0;
  background: #404040;
  font-family: tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  }
  
img {
  border: 0;
  }
  
a {
  text-decoration: none;
  color: #fff;
  }
  
a:hover {
  text-decoration: underline;
  }
  
h1 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 21px 10px 0;
  padding: 0;
  }
  
#logo {
  cursor: default;
  }
  
#container {
  width: 961px;
  margin: 10px auto;
  }
  
#header {
  height: 88px;
  }
  
#header #logo {
  float: right;
  }
  
#logoFlash {
  margin: 0 4px 5px 0;
  }
  
.seperator {
  width: 961px;
  height: 26px;
  background: url('images/ornament.png') repeat-x;
  float: right;
  }
  
#content {
  width: 870px;
  margin: 20px 69px 20px 0;
  float: right;
  display: inline;
  min-height: 350px;
  height: auto !important;
  height: 350px;
  }
  
#content p {
  margin: 10px 21px 0 0;
  padding: 0;
  }
  
#content p#construction {
  text-align: center;
  font-size: 20px;
  margin: 130px 0;
  padding: 0;
  }
  
/*----------HP------------*/

#greeting {
  width: 390px;
  /*height: 307px;*/
  float: right;
  margin: 20px 20px 0 0;
  background: url('images/signature.jpg') no-repeat 30px 100%;
  position: relative;
  display: inline;
  padding-bottom: 40px;
  }
  
#greeting p {
  font-size: 15px;
  line-height: 19px;
  text-align: justify;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  }
  
#greeting p#signature {
  position: absolute;
  bottom: 10px;
  left: 0;
  }

object#hp {
  float: left;
  margin: 20px 0 0 80px;
  display: inline;
  }
  
/*----------Menu----------*/

ul#mainMenu {
  list-style: none;
  /* --- margin: 48px 0 0 0;  ---*/
  margin: 48px 0 0 50px;
  padding: 0;
  float: left;
  /* --- width: 441px;  ---*/
  width: 550px;
  }
  
ul#mainMenu li {
  float: right;
  position: relative;
  }
  
ul#mainMenu li.bullet {
  width: 45px;
  background: url('images/menu-bullet.jpg') no-repeat center;
  line-height: 36px;
  }
  
/*----------Gallery----------*/

#gallery {
  width: 870px;
  min-height: 335px;
  height: auto !important;
  height: 335px;
  float: right;
  }

#mainPic {
  float: left;
  border: 6px solid #c0beb6;
  width: 371px;
  height: 317px;
  }
  
#thumbs {
  float: right;
  width: 462px;
  min-height: 335px;
  height: auto !important;
  height: 335px;
  margin-right: 20px;
  display: inline;
  }
  
#thumbs img {
  width: 70px;
  height: 60px;
  float: right;
  margin: 0 0 7px 7px;
  cursor: pointer; 
  }
    
/*---------------------------*/
  
p#credit {
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 11px;
  line-height: 16px;
  }
  
#credit a {
  color: #fff;
  }
  
img#webeez {
  float: left;
  margin: 4px 0 0 4px;
  }
  
p#rights {
  float: right;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 11px;
  line-height: 16px;
  }
  
/*-------------------dropdown-------------------------*/

ul.sub {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 25px 0 0 0;
  list-style: none;
  width: 162px;
  }

ul.sub li {
  background: #4d4d4d;
  margin: -1px 0 0 0;
  padding: 0;
  float: right;
  border: 1px solid #cbb347;
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  width: 160px;
  }
  
ul.sub li.last {
  border-bottom: 1px solid #cbb347;
  }
  
ul.sub li.spacer {
  width: 160px;
  height: 16px;
  background: none;
  border: 0;
  }

ul#mainMenu li ul.sub li a {
  width: 140px;
  height: 20px;
  display: block;
  margin: 0;
  padding: 0 20px 0 0;
  text-decoration: none;
  background: none;
  text-indent: 0;
  color: #fff;
  }
  
ul#mainMenu ul.sub li a:hover {
  background: #404040;
  color: #cbb347;
  }
  
ul#mainMenu li#openFolder:hover {
  cursor: pointer;
  }
  
/*-------Content---------*/

img.contentPic {
  float: left;
  margin: 10px 20px 10px 0;
  }
  
#collectionMenu ul {
  list-style: none;
  margin: 20px 22px 0 0;
  padding: 0;
  }
  
#collectionMenu ul li {
  float: right;
  margin-left: 10px;
  text-align: center;
  }
  
#collectionMenu ul li a {
  color: #fff;
  }
  
#collectionMenu ul li span {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  }
  
ul#links {
  margin: 0 37px 0 0;
  padding: 0;
  }
  
form {
  width: 205px;
  float: right;
  }
  
form label {
  display: block;
  }
  
form input {
  background: #fff !important;
  border: 0;
  font-family: tahoma;
  font-size: 11px;
  line-height: 14px;
  height: 14px;
  width: 120px;
  }
  
form textarea {
  font-size: 11px;
  font-family: tahoma;
  width: 180px;
  height: 80px;
  }
  
form input#submit {
  float: left;
  height: 20px;
  width: 60px;
  margin-top: 10px;
  cursor: pointer;
  background: #c9c9c9;
  }
  
img#gazelleContact {
  float: left;
  }
  
.contactMessage {
  float: right;
  font-size: 11px;
  width: 200px;
  }
  
p#contactDetails {
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 40px 0 0 0;
  }
  
p#makat {
  width: 383px;
  height: 16px;
  line-height: 16px;
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  position: relative;
  }
  
#makatInner {
  font-weight: bold;
  }
  
a#orderLink {
  position: absolute;
  top: 2px;
  left: 0;
  }
  
img#orderPic {
  float: left;
  margin: -2px 0 0 220px;
  }
  
.selected {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  }
  
p#langs {
  margin: 0;
  padding: 0;
  float: left;
  font-size: 11px;
  }
