body {
  font:12px/18px Tahoma, Verdana, sans-serif;
  color:#53534a;
  background:#eceee5;
  margin:0;
  min-width:960px;
}

a {
  text-decoration:underline;
  color:#000;
}
a:hover {text-decoration:none}
a:focus {outline:none}
input, textarea, select {
  font:100% arial,sans-serif;
  vertical-align:middle;
}
form, fieldset {
  margin:0;
  padding:0;
  border-style:none;
}
img {border-style:none}
#wrapper {
  background:url('../newWebsiteImages/bg-body1.jpg') no-repeat 50% 0;
  width:100%;
  overflow:hidden;
  min-height:820px
}

* html #wrapper {
  overflow:visible;
  height:820px;
}
.wrapper {
  width:960px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}
/* header */
#header {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
/* logo */
.logo {
  float:left;
  height:144px;
  width:141px;
  background:#fff;
}
.logo a {
  display:block;
  background:url('../newWebsiteImages/logo-home.png') no-repeat;
  width:89px;
  height:121px;
  text-indent:-999px;
  overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0
}
.inner1 .logo a {background:url('../newWebsiteImages/logo-emirates.gif') no-repeat; }
.inner2 .logo a {
  width:121px;
  height:105px;
  background:url('../newWebsiteImages/logo-creek.gif') no-repeat;; margin-left:auto; margin-right:auto; margin-top:7px; margin-bottom:0
}
.header {
  float:left;
  width:809px;
  padding:0 0 0 10px;
}
.header .holder {
  width:799px;
  height:74px;
  padding:0 10px 0 0;
  overflow:hidden;
}
.header .item {
  width:100%;
  margin:7px 0 0;
  padding:0 0 4px;
  overflow:hidden;
}
.header .item ul {
  float:right;
  padding:0;
  margin:0 -9px 0 0;
  display:inline;
  list-style:none;
}
.header .item .list {margin:0}
.header .item ul li {
  float:left;
  font-size:11px;
  line-height:14px;
  color:#303030;
  background:url('../newWebsiteImages/separator1.gif') no-repeat 0 50%;; padding-left:10px; padding-right:9px; padding-top:0; padding-bottom:0
}
.inner1 .header .item ul li {background:url('../newWebsiteImages/separator1-a.gif') no-repeat 0 50%; }
.header .item .list li {
  padding:0 0 0 10px;
  background:none !important;
}
.header .item ul li:first-child,
.header .item ul li.first-child {
  background:none !important;
}
.header .item ul li.active a {font-weight:bold}
.header .item ul a {
  color:#303030;
  text-decoration:none;
}
.header .item ul a:hover {text-decoration:underline}
.header .item .list a {
  float:left;
  font-size:10px;
  font-weight:bold;
  background:url('../newWebsiteImages/bg-navbar.png');
  color:#fff;
  text-decoration:none; padding-left:8px; padding-right:7px; padding-top:5px; padding-bottom:5px
}
.header .item .list a:hover {text-decoration:none}
.header .item .list span {
  display:block;
  padding:0 0 0 16px;
}
.header .item .list .btn-online span {background:url('../newWebsiteImages/ico-online.gif') no-repeat 0 50%; }
.header .item .list .btn-member span {background:url('../newWebsiteImages/ico-member.gif') no-repeat 0 50%; }
/* menu */
.menu {width:809px}
#menu {
  width:100%;
  padding:0;
  margin:0;
  overflow:hidden;
  list-style:none;
}
#menu li {
  float:left;
  padding:0 0 0 1px;
}
#menu li:first-child,
#menu li.first-child {
  padding:0;
}
#menu li a {
  float:left;
  font-size:14px;
  color:#fff;
  line-height:28px;
  margin:1px 0;
  padding:0 15px;
  text-decoration:none;
}
#menu li a.btn-golf {
  background:#54534b;
  margin:0;
  padding:1px 15px;
}
.inner1 #menu li a.btn-golf,
.inner2 #menu li a.btn-golf {
  margin:1px 0;
  padding:0 15px;
}
#menu li a.btn-emirates {background:#a09061}
.inner1 #menu li a.btn-emirates {
  margin:0;
  padding:1px 15px;
}
#menu li a.btn-creek {background:#101f4e}
.inner2 #menu li a.btn-creek {
  margin:0;
  padding:1px 15px;
}
#menu li.active a {
  margin:0;
  padding:1px 15px;
}
#nav {
  height:1%;
  background:#54534b;
  padding:10px 0 11px 5px;
  margin:0;
  list-style:none;
}
.inner1 #nav {background:#a09061}
.inner2 #nav {background:#101f4e}
#nav:after {
  clear:both;
  display:block;
  content:""
}
#nav li {
  float:left;
  color:#fff;
  font-size:11px;
  line-height:19px;
  background:url('../newWebsiteImages/separator2.gif') no-repeat;
  position:relative; padding-left:12px; padding-right:10px; padding-top:0; padding-bottom:0
}
.inner1 #nav li {
  background:url('../newWebsiteImages/separator2-a.gif') no-repeat;; padding-left:21px; padding-right:20px; padding-top:0; padding-bottom:0
}
.inner2 #nav li {
  background:url('../newWebsiteImages/separator2-b.gif') no-repeat;
  padding-left:18px; padding-right:18px; padding-top:0; padding-bottom:0
}
#nav li:first-child,
#nav li.first-child {
  background:none !important;
}
.inner1 #nav li:first-child,
.inner1 #nav li.first-child,
.inner2 #nav li:first-child,
.inner2 #nav li.first-child {
  padding-left:11px;
}
/*#nav li.active .drop,*/
#nav li.hover .drop,
#nav li:hover .drop {
  display:block;
}
#nav li.hover .drop,
#nav li:hover .drop {
  z-index:100;
}
#nav li a {
  color:#fff;
  text-decoration:none;
}
#nav li.active a {font-weight:bold}
#nav li.active ul a {font-weight:normal}
#nav li a:hover {text-decoration:underline}
#nav li a.active {font-weight:bold}
#nav .drop {
  display:none;
  position:absolute;
  top:19px;
  left:0;
  width:700px;
}
#nav .drop div {
  float:left;
  background:#54534b;
  padding:20px 15px 15px 5px;
}
.inner1 #nav .drop div {background:#a09061}
.inner2 #nav .drop div {background:#101f4e}
#nav ul {
  float:left;
  padding:0 0 0 10px;
  margin:0;
  width:146px;
  list-style:none;
}
#nav ul li {
  float:none;
  font-size:12px;
  line-height:16px;
  width:100%;
  overflow:hidden;
  margin:1px 0 0;
  padding:0 !important;
  background:none !important;
}
#nav ul li a {
  display:block;
  height:1%;
  color:#fff;
  background:url('../newWebsiteImages/bg-menu-drop.png');; padding-left:15px; padding-right:10px; padding-top:7px; padding-bottom:6px
}
/* main */
#main {
  width:100%;
  padding:0 0 18px;
  margin:154px 0 0;
  overflow:hidden;
}
.inner1 #main {padding:0 0 12px}
.inner2 #main {padding:0 0 12px}
/* slideshow */
#slideshow {
  overflow:hidden;
  background:#fff;
  padding:10px 10px 10px 0;
  position:relative;
  height:390px;
  margin:0 0 10px;
}
#slideshow .item-list {
  width:9999px;
  padding:0;
  margin:0;
  list-style:none;
  overflow:hidden;
}
#slideshow .item-list li {
  float:left;
  padding:0 0 0 10px;
  position:relative;
}
#slideshow .item-list li img {display:block}
#slideshow .item-list .info {
  background:#54534b;
  position:absolute;
  top:10px;
  right:10px;
  width:170px;
  padding:0 10px 10px;
  height:360px;
}
.inner1 #slideshow .item-list .info {background:#a09061}
.inner2 #slideshow .item-list .info {background:#101f4e}
#slideshow .item-list .info p {
  line-height:15px;
  color:#ccc;
  margin:13px 0 0;
}
.inner1 #slideshow .item-list .info p {color:#ece9df}
.inner2 #slideshow .item-list .info p {color:#b8bcca}
#slideshow .item-list ul {
  padding:0 0 0 8px;
  margin:13px 0 0;
  width:162px;
  overflow:hidden;
  list-style:none;
}
#slideshow .item-list ul li {
  float:none;
  overflow:hidden;
  color:#ccc;
  line-height:16px;
  background:url('../newWebsiteImages/arrow1.gif') no-repeat 0 4px;
  margin-left:0; margin-right:0; margin-top:9px; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
.inner1 #slideshow .item-list ul li {
  color:#ece9df;
  background:url('../newWebsiteImages/arrow2.gif') no-repeat 0 4px;
}
.inner2 #slideshow .item-list ul li {
  color:#b8bcca;
  background:url('../newWebsiteImages/arrow3.gif') no-repeat 0 4px;
}
#slideshow .item-list ul a {
  color:#ccc;
  text-decoration:none;
}
.inner1 #slideshow .item-list ul a {color:#ece9df}
.inner2 #slideshow .item-list ul a {color:#b8bcca}
#slideshow .item-list ul a:hover {text-decoration:underline}
#slideshow .nav {
  position:absolute;
  top:10px;
  left:10px;
  width:145px;
}
#slideshow .nav ul {
  background:url('../newWebsiteImages/bg-nav.png') repeat-y;
  padding:0;
  height:390px;
  margin:0;
  width:145px;
  overflow:hidden;
  list-style-type:none
}
#slideshow .nav li {
  float:left;
  margin:-1px 0;
  width:145px;
}
#slideshow .nav li a {
  float:left;
  font-size:16px;
  line-height:20px;
  color:#333;
  cursor:pointer;
  width:100px;
  padding:14px 45px 16px 0;
  text-align:right;
  text-decoration:none;
}
#slideshow .nav li a:hover {background:url('../newWebsiteImages/bg-nav-arrow.png') no-repeat; }
#slideshow .nav li.active a {background:url('../newWebsiteImages/bg-nav-arrow.png') no-repeat; }
/* twocolumns */
.twocolumns {
  width:100%;
  overflow:hidden;
  background:url('../newWebsiteImages/bg-content.gif') repeat-y;
  min-height:550px
}


/* content */
#content {
  float:left;
  width:620px;
  padding:10px 10px 0;
}
#content h1 {
  font-size:24px;
  font-weight:normal;
  line-height:26px;
  color:#53534a;
  margin:0 0 12px;
}
.inner1 #content h1 {color:#2e2006}
.inner2 #content h1 {color:#101f4e}
* html #content h1 {margin:3px 0 5px}
* +html #content h1 {margin:3px 0 5px}
#content h2 {
  font-size:19px;
  font-weight:normal;
  line-height:24px;
  color:#54534b;
  margin:0 0 8px;
}
.inner1 #content h2 {color:#2e2006}
.inner2 #content h2 {color:#101f4e}
#content h3 {
  font-size:14px;
  font-weight:normal;
  line-height:18px;
  color:#747678;
  margin:0 0 8px;
}
.inner1 #content h3 {color:#2e2006}
.inner2 #content h3 {color:#101f4e}
#content h4 {
  font-size:14px;
  font-weight:normal;
  line-height:18px;
  color:#333;
  margin:0 0 4px;
}
.inner1 #content h4 {color:#2e2006}
.inner2 #content h4 {color:#101f4e}
#content p {margin:0 0 14px}
#content ul {
  height:1%;
  padding:0 0 0 8px;
  margin:-2px 0 24px;
  overflow:hidden;
  list-style:none;
}
#content ul li {
  color:#555;
  background:url('../newWebsiteImages/arrow4.gif') no-repeat 0 4px;
  margin-left:0; margin-right:0; margin-top:6px; margin-bottom:0; padding-left:17px; padding-right:0; padding-top:0; padding-bottom:0
}
#content ul li a {
  color:#555;
  text-decoration:none;
}
#content ul li a:hover {text-decoration:underline}
#content ol{
  padding:0 0 0 25px;
  margin:-2px 0 20px;
  font-size:10px;
  color:#999;
}
#content ol li {padding:6px 0 0 5px}
#content ol li span {
  font-size:12px;
  color:#555;
}
* html #content ol li {padding:6px 0 0}
* +html #content ol li {padding:6px 0 0}
#content ol li a {
  color:#555;
  text-decoration:none;
}
#content ol li a:hover {text-decoration:underline}
/* breadcrumbs */
#content .breadcrumbs {
  padding:0 0 18px;
  margin:0;
}
#content .breadcrumbs li {
  float:left;
  font-size:11px;
  line-height:14px;
  font-weight:bold;
  color:#53534a;
  background:url('../newWebsiteImages/arrow5.gif') no-repeat 0 50%;
  margin:0; padding-left:12px; padding-right:6px; padding-top:0; padding-bottom:0
}
#content .breadcrumbs li:first-child,
#content .breadcrumbs li.first-child {
  padding:0 6px 0 0;
  background:none;
}
#content .breadcrumbs li a {
  font-weight:normal;
  color:#a5a7aa;
  text-decoration:underline;
}
#content .breadcrumbs li a:hover {text-decoration:none}
#content .breadcrumbs li em {
  font-weight:normal;
  color:#a5a7aa;
}
#content .breadcrumbs li strong {color:#000}
/* txt-box */
.txt-box,
.text-box {
  width:600px;
  padding:0 8px 0 12px;
  overflow:hidden;
  margin:3px 0 0;
}
#content .txt-box p {line-height:14px}
.txt-box .holder {
  width:100%;
  padding:0 0 8px;
  overflow:hidden;
}
/* news-box */
.news-box {
  width:600px;
  padding:17px 8px 0 12px;
  overflow:hidden;
  border-top:1px solid #e0e0e0;
}
#content .news-box h2 {margin:0 0 15px}
.news-box .item {
  width:100%;
  overflow:hidden;
}
.news-box .item .title {
  font-size:13px;
  font-weight:normal;
  line-height:16px;
  color:#000;
  display:block;
}
.news-box .item .title a {
  color:#000;
  text-decoration:none;
}
.news-box .item .title a:hover {text-decoration:underline}
.news-box .item .data {
  font-size:11px;
  font-style:normal;
  line-height:14px;
  color:#9a9a8e;
  display:block;
}
#content .news-box .item p {margin:0 0 12px}
.news-box .item p a {
  font-size:11px;
  color:#000;
  text-decoration:none;
}
.news-box .item p a.more {
  background:url('../newWebsiteImages/arrow4.gif') no-repeat 100% 3px;; padding-left:0; padding-right:9px; padding-top:0; padding-bottom:0
}
.news-box .item p a:hover {text-decoration:underline}
#content .content {
  width:620px;
  padding:0 0 16px;
  margin:5px 0 0;
  overflow:hidden;
}
/* aside */
#content .aside {
  float:left;
  width:190px;
  padding:0 20px 0 0;
}
#content .aside .heading {
  background:#53534a;
  height:1%;
  padding:8px 10px;
  overflow:hidden;
  margin:2px 0 0;
}
.inner1 #content .aside .heading {background:#a09061}
.inner2 #content .aside .heading {background:#101f4e}
#content .aside .heading strong {
  font-size:18px;
  font-weight:normal;
  color:#fff;
  line-height:20px;
  display:block;
}
/* navbar */
#content .navbar {
  height:1%;
  padding:0;
  margin:0;
  border-bottom:2px solid #53534a;
  overflow:hidden;
}
.inner1 #content .navbar {border-bottom:2px solid #a09061}
.inner2 #content .navbar {border-bottom:2px solid #101f4e}
#content .navbar li {
  height:1%;
  padding:0;
  margin:-1px 0 0;
  border-top:1px solid #cbcbc8;
  background:none;
}
#content .navbar li.active {background:url('../newWebsiteImages/bg-navbar-s.png'); }
#content .navbar a {
  display:block;
  height:1%;
  background:url('../newWebsiteImages/arrow-sidenav.gif') no-repeat 96% 50%;
  position:relative; padding-left:10px; padding-right:20px; padding-top:8px; padding-bottom:8px
}
#content .navbar a:hover {
  color:#000;
  text-decoration:none;
}
#content .navbar a.active {
  font-weight:bold;
  color:#555;
  background:url('../newWebsiteImages/arrow-sidenav-active.gif') no-repeat 96% 50%;
}
#content .navbar a.active:hover {color:#555}
#content .navbar li.active a {
  font-weight:bold;
  color:#555;
  background:url('../newWebsiteImages/arrow-sidenav-active.gif') no-repeat 96% 50%;
}
#content .navbar li.active a:hover {color:#555}
#content .navbar li.active ul a {
  font-weight:normal;
  background:url('../newWebsiteImages/arrow-sidenav.gif') no-repeat 96% 50%;
}
#content .navbar li.active ul a:hover {color:#000}
#content .navbar ul {
  height:1%;
  padding:0;
  margin:0;
  border-top:1px solid #cbcbc8;
  overflow:hidden;
}
#content .navbar ul a {padding:7px 20px 8px 20px}
#content .infobox {
  float:left;
  width:410px;
  margin:-4px 0 0;
}
* html #content .infobox h1 {margin-top:0}
* +html #content .infobox h1 {margin-top:0}
#content .infobox .photo {
  float:left;
  padding:1px;
  border:1px solid #d4d4d4;
  margin:3px 9px 0 0;
}
* html #content .infobox .photo {margin:3px 6px 0 0}
* +html #content .infobox .photo {margin:3px 6px 0 0}
#content .infobox .photo img {display:block}
#content .infobox p {
  line-height:16px;
  margin:0 0 8px;
}
#content .infobox .item-box {
  width:100%;
  overflow:hidden;
  padding:18px 0 0;
}
#content .infobox .item-box h2 {margin:0 0 7px}
/* paging */
#content .paging {
  height:1%;
  padding:0 0 6px;
  overflow:hidden;
  margin:-2px 0 0;
}
#content .paging ul {
  float:right;
  margin:0 -3px 0 0;
  display:inline;
  padding:0;
}
#content .paging li {
  float:left;
  font-size:11px;
  line-height:14px;
  color:#000;
  margin:0;
  background:url('../newWebsiteImages/separator4.gif') no-repeat 0 50%;; padding-left:6px; padding-right:5px; padding-top:0; padding-bottom:0
}
#content .paging li:first-child,
#content .paging li.first-child {
  background:none;
}
#content .paging a {
  color:#000;
  text-decoration:underline;
}
#content .paging a:hover {
  color:#555;
  text-decoration:none;
}
#content .paging li.active a {
  color:#555;
  text-decoration:none;
}
#content .paging a.prev {
  background:url('../newWebsiteImages/arrow-prev.gif') no-repeat 0 4px;
  color:#555;
  text-decoration:none; padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
}
#content .paging a.next {
  background:url('../newWebsiteImages/arrow-next.gif') no-repeat 100% 4px;
  color:#000;
  text-decoration:none; padding-left:0; padding-right:9px; padding-top:0; padding-bottom:0
}
#content .paging a.next:hover {color:#000}
/* news-list */
#content .news-list {
  padding:0 0 14px;
  margin:0;
}
#content .news-list li {
  float:left;
  width:100%;
  padding:6px 0;
  margin:-1px 0 0;
  background:none;
  border-top:1px solid #e5e5e5;
}
#content .news-list .date {
  float:left;
  font-style:normal;
  line-height:16px;
  color:#555;
  width:90px;
}
#content .news-list .new {
  float:left;
  width:320px;
}
#content .news-list p {margin:4px 0 0}
#content .news-list .title {
  display:block;
  font-size:11px;
  line-height:16px;
  font-style:italic;
  font-weight:normal;
  color:#888;
}
#content .news-list .title a {
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color:#000;
}
#content .news-list .new .more {
  color:#000;
  text-decoration:underline;
}
#content .news-list .new .more:hover {
  color:#000;
  text-decoration:underline;
}
/* item-block */
#content .item-block {
  width:100%;
  overflow:hidden;
  padding:0 0 10px;
  margin:0 0 6px;
  border-bottom:2px solid #53534a;
}
.inner1 #content .item-block {border-bottom:2px solid #a09061}
.inner2 #content .item-block {border-bottom:2px solid #101f4e}
#content .item-block h3 {margin:0 0 7px}
#content .low-block {
  padding:0;
  margin:0;
  border-bottom:none !important;
}
#content .item-block .item-list {
  padding:0;
  margin:-5px 0 0;
}
#content .low-block .item-list {
  padding:0;
  margin:0;
}
#content .item-block .item-list li {
  padding:3px 0 9px;
  margin:-1px 0 0;
  background:none;
  border-top:1px solid #e5e5e5;
}
#content .item-block .item-list .holder {
  overflow:hidden;
  padding:7px 0 0 100px;
  height:1%;
}
#content .page .item-block .item-list .holder {padding:4px 0 0 150px}
#content .item-block .photo {
  width:100px;
  border:none;
  padding:1px 0 0;
  margin:0 0 0 -100px !important;
  display:inline;
}
#content .page .item-block .photo {
  width:140px;
  padding:1px 0 0 10px;
  margin:0 0 0 -150px !important;
}
#content .item-block .text {
  float:left;
  width:100%;
}
#content .item-block .title {
  display:block;
  font-weight:normal;
  font-style:italic;
  font-size:11px;
  line-height:14px;
  color:#888;
}
#content .item-block .title a {
  font-style:normal;
  font-weight:bold;
  font-size:12px;
  color:#000;
  text-decoration:none;
}
#content .item-block .title a:hover {text-decoration:underline}
#content .item-block p {
  line-height:16px;
  margin:4px 0 0;
}
#content .item-block a.more {
  color:#000;
  text-decoration:underline;
}
#content .item-block a.more:hover {text-decoration:none}
#content .item-block a.more em {
  background:url('../newWebsiteImages/arrow4.gif') no-repeat 100% 3px;
}
#content .page {
  margin:3px 0 0;
  padding:0 0 12px;
}
#content .page .infobox {width:100%}
.page .heading {
  height:1%;
  padding:0 7px 0 12px;
  overflow:hidden;
  margin:0 0 -8px;
}
.page .heading div {float:right}
.page .heading div strong {
  display:block;
  font-size:19px;
  line-height:26px;
  color:#54534b;
}
.inner1 .page .heading div strong {color:#2e2006}
.inner2 .page .heading div strong {color:#101f4e}
#content .page .item-block {
  padding:0;
  margin:0 0 20px;
  border-bottom:1px solid #e5e5e5;
}
#content .page .low-block {margin:0}
#content .page .item-block h2 {
  font-size:18px;
  line-height:22px;
}
#content .page .item-block .item-list {margin:0}
#content .page .item-block h2 {margin:0 0 15px 12px}
#content .page .low-block .item-list {margin:0}
/* sidebar */
#sidebar {
  float:right;
  width:310px;
  margin:-10px 0 0;
}
/* ad */
#sidebar .ad {
  width:290px;
  padding:10px;
  overflow:hidden;
  margin:10px 0 0;
  background:#fff;
}
#sidebar .ad img {display:block}
#sidebar .ad a {
  display:block;
  width:290px;
  cursor:pointer;
  position:relative;
  text-decoration:none;
}
#sidebar .ad .item {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}
#sidebar .ad1 .item {background:url('../newWebsiteImages/bg-callout1.png'); }
#sidebar .ad2 .item {background:url('../newWebsiteImages/bg-callout2.png'); }
#sidebar .ad3 .item,
#sidebar .ad4 .item {
  bottom:auto;
  top:0;
}
#sidebar .ad .item strong {
  display:block;
  font-weight:normal;
  font-size:15px;
  line-height:16px;
  padding:7px 14px;
}
#sidebar .ad1 .item strong {
  color:#a09061;
  text-align:right;
}
#sidebar .ad2 .item strong {color:#a5a7aa}
#sidebar .ad2 .item em {
  font-weight:bold;
  font-style:normal;
  color:#fff;
}
#sidebar .ad3 .item strong {
  font-weight:bold;
  font-size:24px;
  line-height:22px;
  color:#000;
  padding:4px 7px;
}
#sidebar .ad3 .item em {
  display:block;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  line-height:16px;
  margin:-2px 0 0;
}
#sidebar .ad4 .item strong {
  font-weight:bold;
  font-size:24px;
  line-height:22px;
  color:#fff;
  padding:16px 20px;
  text-align:right;
}
#sidebar .ad4 .item em {
  display:block;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  line-height:16px;
  margin:-2px 0 0;
}
/* footer */
#footer {
  height:1%;
  padding:0 12px 22px 10px;
  overflow:hidden;
}
#footer .holder {
  float:left;
  width:480px;
}
#footer .holder ul {
  float:left;
  padding:0;
  margin:3px 0 0;
  list-style:none;
}
#footer .holder .list {
  margin:0;
  padding:0 29px 0 0;
}
.inner1 #footer .holder .list {padding:0 20px 0 0}
.inner2 #footer .holder .list {padding:0 20px 0 0}
#footer .holder ul li {
  float:left;
  display:inline;
  line-height:14px;
  padding:0 10px 0 20px;
  border-left:1px solid #a5a7aa;
}
#footer .holder .list li {
  margin:0 0 0 17px;
  padding:0;
  border-left:none;
}
.inner1 #footer .holder .list li {margin:0}
.inner2 #footer .holder .list li {margin:0}
#footer .holder ul li:first-child,
#footer .holder ul li.first-child {
  border-left:none;
  padding:0 10px 0 0;
}
#footer .holder .list li:first-child,
#footer .holder .list li.first-child {
  margin:0;
  padding:0;
}
#footer .holder .list a {
  float:left;
  cursor:pointer;
  overflow:hidden;
  text-indent:-9999px;
}
#footer .holder .logo-emirates {display:block}
.inner1 #footer .holder .logo-emirates {display:none}
.inner2 #footer .holder .logo-emirates {display:none}
#footer .holder .logo-emirates a {
  background:url('../newWebsiteImages/logo-footer1.png') no-repeat;
  width:40px;
  height:55px
}
#footer .holder .logo-creek {display:block}
.inner1 #footer .holder .logo-creek {display:none}
.inner2 #footer .holder .logo-creek {display:none}
#footer .holder .list .logo-creek a {
  background:url('../newWebsiteImages/logo-footer2.png') no-repeat;
  width:64px;
  height:56px
}
#footer .holder .logo-golf {display:none}
.inner1 #footer .holder .logo-golf {display:block}
.inner2 #footer .holder .logo-golf {display:block}
#footer .holder .list .logo-golf a {
  background:url('../newWebsiteImages/logo-footer3.png') no-repeat;
  width:41px;
  height:56px
}
#footer .holder p {
  font-size:11px;
  line-height:14px;
  color:#a5a7aa;
  margin:0;
}
#footer .holder p a {
  color:#a5a7aa;
  text-decoration:none;
}
#footer .holder p a:hover {text-decoration:underline}
#footer .holder ul strong {
  display:block;
  font-size:11px;
  font-weight:bold;
  color:#525252;
  margin:2px 0 0;
}
#footer .item {float:right}
#footer .item ul {
  padding:0 4px 0 0;
  margin:3px 0 0;
  list-style:none;
}
* html #footer .item ul {padding:0 2px 0 0}
* +html #footer .item ul {padding:0 2px 0 0}
#footer .item ul li {
  font-size:11px;
  color:#525252;
  display:inline;
  background:url('../newWebsiteImages/separator3.gif') no-repeat 0 50%;; padding-left:10px; padding-right:4px; padding-top:0; padding-bottom:0
}
#footer .item ul li:first-child,
#footer .item ul li.first-child {
  background:none;
}
#footer .item ul a {
  color:#525252;
  text-decoration:none;
}
#footer .item ul a:hover {text-decoration:underline}
#footer .item p {
  font-size:11px;
  color:#a5a7aa;
  margin:6px 8px 0 0;
  text-align:right;
}
/* popup */
.popup-table {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  min-width:960px;
  z-index:100;
  display:none;
}
#popup-table {background: url('../newWebsiteImages/bg-dark.png'); }
.popup {
  position:absolute;
  left:0;
  top:70px;
  z-index:200;
  width:100%;
  display:none;
}
.popup-map {display:none}
.popup .holder {
  margin:0 auto;
  width:838px;
  position:relative;
}
.popup .t {
  background:url('../newWebsiteImages/bg-popup-t.png') no-repeat;
  width:838px;
  height:21px;
  overflow:hidden
}
.popup .c {
  background:url('../newWebsiteImages/bg-popup-c.png') repeat-y;
  width:838px
}
.popup .c:after {
  clear:both;
  display:block;
  content:""
}
.popup .text {
  float:left;
  padding:0 14px 0 31px;
  position:relative;
  width:793px;
}
.popup-map .text {
  padding:0 28px 0 17px;
  width:793px;
}
.popup .btn {
  position:absolute;
  top:-18px;
  right:-12px;
}
.popup .btn-close {
  display:block;
  background:url('../newWebsiteImages/btn-close.png') no-repeat;
  width:44px;
  height:44px;
  cursor:pointer;
  overflow:hidden;
  text-indent:-9999px
}
.popup .logotype {
  position:absolute;
  bottom:11px;
  right:30px;
}
.popup .logotype img {display:block}
.popup .heading {
  width:793px;
  overflow:hidden;
  padding:0 0 25px;
  margin:2px 0 0;
}
.popup .heading h2 {
  font-size:19px;
  line-height:24px;
  color:#333;
  margin:0;
}
.popup .description {
  width:793px;
  padding:0 0 50px;
  overflow:hidden;
}
.popup-map .description {padding:0px}
.popup .description .info {
  float:left;
  width:213px;
}
.popup-map .description .info {
  float:right;
  width:421px;
}
.popup .description .info h3 {
  font:bold 14px/16px Tahoma, Verdana, sans-serif;
  color:#333;
  margin:0 0 10px;
}
.popup-map .description h2 {
  font-size:19px;
  line-height:24px;
  color:#333;
  margin:0 0 15px;
}
.popup .description .info p {
  font-size:11px;
  line-height:16px;
  margin:0 0 16px;
}
.popup-map .description .info p {
  font-size:12px;
  color:#333;
  margin:0 0 14px;
}
.popup .description .photo {
  float:right;
  width:579px;
}
.popup-map .description .photo {
  float:left;
  width:365px;
}
.popup .description .photo img {display:block}
.popup .description .list {
  width:100%;
  padding:0 0 16px;
  overflow:hidden;
}
.popup .description .list ul {
  float:right;
  padding:0;
  margin:6px -8px 0 0;
  list-style:none;
}
.popup .description .list li {
  float:left;
  color:#000;
  line-height:16px;
  background:url('../newWebsiteImages/separator5.gif') no-repeat 0 50%;; padding-left:10px; padding-right:8px; padding-top:0; padding-bottom:0
}
.popup .description .list li:first-child,
.popup .description .list li.first-child {
  background:none;
}
.popup .description .list li a {
  color:#000;
  text-decoration:underline;
}
.popup .description a.prev em {
  background:url('../newWebsiteImages/arrow-prev-s.gif') no-repeat 0 4px;
  padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0
}
.popup .description a.next em {
  background:url('../newWebsiteImages/arrow-next-s.gif') no-repeat 100% 4px;
  padding-left:0; padding-right:1px; padding-top:0; padding-bottom:0
}
.popup .description .list li a:hover {text-decoration:none}
.popup .description .list a.link {
  float:left;
  color:#fff;
  line-height:24px;
  background:#7f7f7f url('../newWebsiteImages/arrow6.gif') no-repeat 7px 9px;
  text-decoration:none; margin-left:0; margin-right:0; margin-top:2px; margin-bottom:0; padding-left:17px; padding-right:9px; padding-top:0; padding-bottom:0
}
.popup .description .list a.link:hover {text-decoration:underline}
.popup-map .item-list {
  width:100%;
  padding:0 0 16px;
  margin:0;
  list-style:none;
  overflow:hidden;
}
.popup-map .item-list li {
  display:inline;
  background:url('../newWebsiteImages/separator6.gif') no-repeat 0 50%;; padding-left:11px; padding-right:4px; padding-top:0; padding-bottom:0
}
.popup-map .item-list li:first-child,
.popup-map .item-list li.first-child {
  padding:0 4px 0 0;
  background:none;
}
.popup-map .item-list a {text-decoration:none}
.popup-map .item-list a:hover {text-decoration:underline}
.popup .section {
  width:100%;
  padding:0 0 18px;
  overflow:hidden;
}
.popup .section .item {
  float:left;
  width:160px;
  min-height:36px;
  display:inline;
  background:url('../newWebsiteImages/ico-audio.gif') no-repeat;; margin-left:7px; margin-right:0; margin-top:7px; margin-bottom:0; padding-left:58px; padding-right:10px; padding-top:4px; padding-bottom:0
}
* html .popup .section .item {height:36px}
.popup .section .item p {margin:0}
.popup .section .pic {float:right}
.popup .section .pic img {display:block}
.popup .visual {
  width:100%;
  /*padding:0 0 20px;*/
  overflow:hidden;
  bottom:0;
  position:absolute;
}
.popup .item-box {
  height:1%;
  padding:13px 0 0 0px;
  overflow:hidden;
  border-top:1px solid #d9d9d9;
}
.popup .description .item-box p {
  color:#999;
  margin:0;
}
.popup .description .item-box p strong {color:#444}
.popup .description .item-box p strong.r {color:#e95d5d}
.popup .description .btn-download {
  width:100%;
  overflow:hidden;
}
.popup .description .btn-download a {
  display:block;
  font-weight:bold;
  font-size:13px;
  line-height:16px;
  color:#373737;
  background:url('../newWebsiteImages/btn-download.gif') no-repeat;
  width:147px;
  height:33px;
  text-decoration:none; margin-left:0; margin-right:0; margin-top:4px; margin-bottom:0; padding-left:40px; padding-right:0; padding-top:4px; padding-bottom:0
}
.popup .description .btn-download strong {
  display:block;
  line-height:14px;
  font-size:11px;
  font-weight:normal;
  margin:-1px 0 0;
}
* html .popup .description .btn-download strong {margin:-2px 0 0}
* +html .popup .description .btn-download strong {margin:-2px 0 0}
.popup .b {
  background:url('../newWebsiteImages/bg-popup-b.png') no-repeat;
  width:838px;
  height:14px;
  overflow:hidden
}
/* js styles */
#slideshow .item-list {
  position: relative;
  height: 390px;
}
#slideshow .item-list li {
  position: absolute;
  top: 0;
  left: 0;
}
#slideshow .item-list li li {
  position: static;
}

#slideshow .item-list li.active {
  z-index: 1;
}
#slideshow .nav {
  z-index: 2;
}
.popup .c {
  position: relative;
}
.popup .popup-nav {
  position: absolute;
  background: #fff;
  display: none;
  width: 421px;
  top: 0;
  right: 28px;
  z-index: 2;
  padding: 0 !important;
}
.map-box {
  position: relative;
  height: 1%;
}
.popup-map .description h2 {margin-top: 45px}
.popup div.slide {min-height: 582px}
* html .popup div.slide {
  height: 582px;
  overflow: visible;
}
.map-box .photo {position: relative}
ul.switcher-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.switcher-list li {position:absolute}
ul.way1 .i-1 {
  top:68px;
  left:19px;
}
ul.way1 .i-2 {
  top:171px;
  left:60px;
}
ul.way1 .i-3 {
  top:356px;
  left:18px;
}
ul.way1 .i-4 {
  top:382px;
  left:32px;
}
ul.way1 .i-5 {
  top:348px;
  left:89px;
}
ul.way1 .i-6 {
  top:171px;
  left:76px;
}
ul.way1 .i-7 {
  top:378px;
  left:169px;
}
ul.way1 .i-8 {
  top:377px;
  left:186px;
}
ul.way1 .i-9 {
  top:401px;
  left:324px;
}
ul.way1 .i-10 {
  top:385px;
  left:349px;
}
ul.way1 .i-11 {
  top:364px;
  right:101px;
}
ul.way1 .i-12 {
  top:297px;
  right:117px;
}
ul.way1 .i-13 {
  top:285px;
  right:131px;
}
ul.way1 .i-14 {
  top:244px;
  right:75px;
}
ul.way1 .i-15 {
  top:200px;
  right:38px;
}
ul.way1 .i-16 {
  top:69px;
  right:95px;
}
ul.way1 .i-17 {
  top:29px;
  right:206px;
}
ul.way1 .i-18 {
  top:60px;
  right:55px;
}
ul.way2 .i-1 {
  top:114px;
  left:128px;
}
ul.way2 .i-2 {
  top:129px;
  left:119px;
}
ul.way2 .i-3 {
  top:175px;
  left:90px;
}
ul.way2 .i-4 {
  top:187px;
  left:107px;
}
ul.way2 .i-5 {
  top:333px;
  left:87px;
}
ul.way2 .i-6 {
  top:331px;
  left:208px;
}
ul.way2 .i-7 {
  top:302px;
  left:195px;
}
ul.way2 .i-8 {
  top:285px;
  left:203px;
}
ul.way2 .i-9 {
  top:312px;
  left:323px;
}
ul.way2 .i-10 {
  top:164px;
  left:148px;
}
ul.way2 .i-11 {
  top:136px;
  left:258px;
}
ul.way2 .i-12 {
  top:251px;
  left:329px;
}
ul.way2 .i-13 {
  top:280px;
  left:367px;
}
ul.way2 .i-14 {
  top:153px;
  left:278px;
}
ul.way2 .i-15 {
  top:152px;
  left:299px;
}
ul.way2 .i-16 {
  top:136px;
  left:283px;
}
ul.way2 .i-17 {
  top:121px;
  left:340px;
}
ul.way2 .i-18 {
  top:150px;
  left:344px;
}
ul.switcher-list li a {
  display:block;
  font-size:9px;
  line-height:16px;
  cursor:pointer;
  color:#fff;
  width:19px;
  padding:0 0 0 1px;
  height:20px;
  text-align:center;
  text-decoration:none;
}
ul.way1 li a {
  background:url('../newWebsiteImages/item-r.png') no-repeat;
  color:#fff
}
ul.way2 li a {
  background:url('../newWebsiteImages/item-y.png') no-repeat;
  color:#000
}
#graybackground-div
{
  position:fixed;
  top:0px;
  left:0px;
  /*overflow:hidden;*/
  width:100%;
  height:100%;      
  background-color:#e6e6e6;          
  z-index:1000;
  display:none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
  filter: alpha(opacity=50);  /* IE 5-7 */
  -moz-opacity: 0.5;          /* Netscape */
  -khtml-opacity: 0.5;        /* Safari 1.x */
  opacity: 0.5; 
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
