/* 
Blutique CSS Document
Client: Wynn Resorts
Author: Marcel Trenchard
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background: #FFFFFF;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0;
  padding: 0;
  text-align: center;
  margin-bottom:40px;
}
a img { border:none; }
a,  a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration:none;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background: url(img/bg_upper.jpg) no-repeat;
  margin: 0 auto;
  text-align: left;
  width: 907px;
}
#outerWrapper #contentWrapper {
  background:url(img/bg_lower.jpg) bottom left no-repeat;
}
#outerWrapper #contentWrapper #sidebar {
  border-left-style: none;
  float: right;
  padding: 200px 41px 0px 0px;
  width: 295px;
  text-align:right;
  font-size:11px;
}
#outerWrapper #contentWrapper #sidebar img {
  margin-top:14px;
  display:block;
}
#outerWrapper #contentWrapper #content {
  margin: 0 252px 0 0;
  padding: 55px 33px 0 69px;
  position: relative
}
#outerWrapper #contentWrapper #content #logo { position: absolute;top:40px;left:350px; }
#outerWrapper #contentWrapper #content p {
  width:450px;
}
#outerWrapper #contentWrapper #content ul {
  font-size:12px;
  line-height: 16px;
  margin:12px;
  padding:0;
}
#outerWrapper #contentWrapper #content ul li {
  margin-bottom:12px;
}
#outerWrapper #contentWrapper #content ul li a { font-weight:bold; }
#outerWrapper #contentWrapper #content #sig { padding: 8px 0 8px 0 }
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  background:url(img/bg_footer.jpg) bottom left no-repeat;
  color:#8C7968;
  font-size:11px;
  padding: 0 0 40px 69px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color:#8C7968;
}
#outerWrapper #footer #deeplinks {
  border-top:1px solid #8C7968;
  margin:12px 50px 0 0;
  padding:12px 0 0 0;
}
#outerWrapper #footer #deeplinks a,  #outerWrapper #footer #deeplinks a:link {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:visited {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:hover {
  color: #000;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:focus {
  color: #8C7968;
  text-decoration:none;
}
#outerWrapper #footer #deeplinks a:active {
  color: #8C7968;
  text-decoration:none;
}
