﻿#content .infobox img{
border:1px solid #D4D4D4;
/*float:left;*/
margin:3px 9px 9px 0px;
padding:1px;
}

.singlecolumn, .nocolumn  {
  width:100%;
  overflow:hidden;
  background:url('../newWebsiteImages/bg-content-960x1.gif') repeat-y;
}

.singlecolumn #content, .nocolumn #content
{
  width:93%;
}

.singlecolumn #content .content, .nocolumn #content .content
{
  width:100%;
}

.singlecolumn #content .infobox 
{
  width:76%;
}

.singlecolumn #content .item-block .text {
float:right;
width:92%;
}

.back a
{
  color:#000000;
  font-size:11px;
  font-weight:bold;
  line-height:14px;
  text-decoration:none;
}
.back
{
  text-align:right;
}
/*Promotions styles*/
.Promo
{
/*margin:0 0 350px;*/
clear:both;
color:#555555;
}
#content .Promo img 
{
border:1px solid #D4D4D4;
float:left;
margin:2px 11px 11px 4px;
padding:1px;
}

#content .Promo .PromoContent{
margin:2px 11px 11px 4px;
padding:2px;
width:290px;
}

#content .Promo .column {
float:left;
width:299px;
margin:5px 0px 0px -2px;
}

#content .Promo .columnRight {
float:right;
}

#nav li:first-child, #nav li.first-child {
background:none repeat scroll 0 0 transparent !important;
}

#nav > li > a {
text-transform:uppercase;
}

#menu > li > a {
text-transform:uppercase;
}
#footer .item ul li.active a {
font-weight:bold;
}
.popup div.slide {
min-height:510px;
}
.popup-map .item-list li {
color:#000000;
}
.popup .section {
padding:0 0 4px;
}
.popup .photo .item-box {
border-top:none;
padding:0 0 0 7px;
}
.Home {
min-height:0px;
}
/*
.Question input
{
margin:0 8px 3px;
width:5px;
float:left;
}
.Question label
{
float:left;
margin:-3px 0 2px 2px;
width:370px;
}
*/

/*Site map*/
#content .Sitemap ul li ul
{
  margin:-2px 0 15px;
}

#content .Sitemap ul li
{
  font-weight:bold;  
}

#content .Sitemap ul li ul li
{
font-weight:normal;
}
#content .Sitemap ul li.DG a, #content .Sitemap ul li.EG a, #content .Sitemap ul li.CR a
{
  display:block;
  height:1%;  
  word-wrap:break-word;  
}
#content .infobox .Sitemap ul li.DG a
{color:#555555;width:101px;}
#content .infobox .Sitemap ul li.EG a
{color:#A09061;width:112px;}  
#content .infobox .Sitemap ul li.CR a
{color:#101F4E;width:118px;}

#content .Sitemap ul li.DG
{
  float:left;margin:20px -8px 0;
}
#content .Sitemap ul li.EG
{
  float:left;margin:20px 5px 0;
}
#content .Sitemap ul li.CR
{  
  float:left;margin:20px 5px 0;
}
/*Form style*/

/*
#nav li.Last .drop ul {
width:127px;
}*/



.form-box{padding:22px 0;}
.form-holder{
  width:100%;
  overflow:hidden;
  margin-bottom:8px;
}
.form-holder label{
  float:left;
  font-size:12px;
  color:#575757;
  width:104px;
  line-height:34px;
}
.form-content{
  float:left;
  width:330px;
}
.input-text{
  display:block;
  /*background: url(/images/bg-input.gif) no-repeat;*/
  background: url('../newWebsiteImages/bg-input-290px.gif') no-repeat;
  width:285px;
  height: 26px;
  overflow:hidden;
  padding-left:12px; padding-right:12px; padding-top:8px; padding-bottom:0
}
.input-text input{
  display:block;
  padding:0;
  border-style:none;
  background:none;
  color:#575757;
  font-size:14px;
  width:270px;
}
.radio, .check{
  width:100%;
  overflow:hidden;
  padding-top:8px;
}
.radioArea .outtaHere label, .check label{
  width:auto;
  margin-right:10px;
  line-height:normal;
}
.select-holder{
  width:100%;
  overflow:hidden;
  margin-bottom:8px;
}
.form-content select{width:192px;}
.textarea{
  display:block;
  background: url('../newWebsiteImages/bg-textarea-290.gif') no-repeat;
  width: 330px;
  height: 68px;
  padding:4px
}
.textarea textarea{
  display:block;
  padding:0;
  width: 275px;
  height: 66px;
  border-style:none;
  background:none;
  color:#575757;
  font-size:14px;
  overflow:auto;
}
.btn input{
  background: url('../newWebsiteImages/bg-btn-gray.gif') repeat-x;
  font-size:14px;
  color:#fff;
  border-style:none;
  height:30px;
  padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

.inner1 .form-holder .btn input
{
  background: url('../newWebsiteImages/bg-btn-gold.gif') repeat-x;
}

.inner2 .form-holder .btn input
{
  background: url('../newWebsiteImages/bg-btn-blue.gif') repeat-x;
}

.outtaHere {
  position:absolute;
  left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked
{
float:left;
  background: url('../newWebsiteImages/radio-input.gif') no-repeat;
  width: 18px;
  height: 18px;
  overflow: hidden;  
  margin-right:6px
}

.inner1 .form-holder .radioArea, .inner1 .form-holder .radioAreaChecked {  
  background: url('../newWebsiteImages/radio-input-gray.gif') no-repeat;  
}
.inner2 .form-holder .radioArea, .inner2 .form-holder .radioAreaChecked {  
  background: url('../newWebsiteImages/radio-input-gray.gif') no-repeat;  
}


.radio label, .check label {
line-height:normal;
margin-right:10px;
width:auto;
margin-top:2px;
}

.radioAreaChecked, .inner1 .form-holder .radioAreaChecked, .inner2 .form-holder .radioAreaChecked {background-position: 0 -18px;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
  float:left;
  overflow: hidden;
  /*background: url(/images/check-input.gif) no-repeat;*/
  background: url('../newWebsiteImages/check-input-grey.gif') no-repeat;  
  width: 18px;
  height: 18px;
  margin-right:6px
}
.checkboxAreaChecked {background-position: 0 -18px;}

/* Selects */
.selectArea {
  position: relative;
  height: 34px;
  float:left;
  color:#666;
  font-size:10px;
  line-height:34px;
}
.selectArea .left {
  position: absolute;
  top: 0;
  left: 0;
  width:7px;
  height:100%;
  background: url('../newWebsiteImages/select-left.gif') no-repeat;
  display: block
}
.selectArea a.selectButton {
  position: absolute;
  top: 0;
  right: 0;
  width:33px;
  height:100%;
  background: url('../newWebsiteImages/select-btn.gif') no-repeat;
}
.selectArea .center{
  height: 34px;
  line-height:34px;
  display:block;
  background: url('../newWebsiteImages/bg-select.gif') repeat-x;; padding-left:7px; padding-right:33px; padding-top:0; padding-bottom:0
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
  position: absolute;
  background-color: #fff;
  border: 1px solid #cecece;
  display: block;
  z-index: 30;
  font-size: 11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
  margin:0;
  padding:2px;
  list-style: none;
}
.optionsDivVisible a {
  color: #999;
  text-decoration: none;
  display: block;
  height:1%;
  padding: 2px 4px;
}

.optionsDivVisible a:hover {
  background-color: #e8e8e8;
  color: #999;
  text-decoration:none;
}

#content .infobox .cboxElement img
{
  margin:3px 8px 0 0;
}

#content .infobox .block
{
  padding:8px 0 10px;
}

#content .infobox .block .heading {
border-bottom:1px solid #808285;
height:1%;
margin:0 0 9px;
overflow:hidden;
padding:0 0 2px;
}

.gallery {
height:1%;
overflow:hidden;
/*padding:12px 0 6px;*/
}

.gallery .item {
float:left;
height:auto;
margin:0 2px 10px 0;
position:relative;
width:80px;
}

#content .infobox .block .heading .view{
color:#808285;
float:right;
font-size:11px;
line-height:14px;
padding-top:19px;
}

#content .infobox .block .gallery .cboxElement .view {
color:#808285;
float:left;
font-size:10px;
line-height:14px;
text-decoration:underline; 
}

#content .infobox .MediaGallery td .view {
color:#808285;
float:left;
font-size:10px;
line-height:14px;
text-decoration:underline;
margin-bottom:8px;
}

.inner2 #nav li {
padding:0 15px;
}

.btn-zoom {
background:url('../newWebsiteImages/Unknown.jpeg') no-repeat 0 0;
bottom:2px;
cursor:pointer;
height:34px;
left:225px;
overflow:hidden;
position:absolute;
text-indent:-9999px;
width:200px
}

ul.waycreek1 .i-1 {
  top:229px;
  left:344px;
}
ul.waycreek1 .i-2 {
  top:86px;
  left:307px;
}
ul.waycreek1 .i-3 {
  top:151px;
  left:212px;
}
ul.waycreek1 .i-4 {
  top:170px;
  left:105px;
}
ul.waycreek1 .i-5 {
  top:365px;
  left:22px;
}
ul.waycreek1 .i-6 {
  top:381px;
  left:92px;
}
ul.waycreek1 .i-7 {
  top:241px;
  left:170px;
}
ul.waycreek1 .i-8 {
  top:120px;
  left:269px;
}
ul.waycreek1 .i-9 {
  top:104px;
  left:354px;
}
ul.waycreek1 .i-10 {
  top:244px;
  left:349px;
}
ul.waycreek1 .i-11 {
  top:138px;
  right:72px;
}
ul.waycreek1 .i-12 {
  top:101px;
  right:192px;
}
ul.waycreek1 .i-13 {
  top:118px;
  right:47px;
}
ul.waycreek1 .i-14 {
  top:96px;
  right:170px;
}
ul.waycreek1 .i-15 {
  top:62px;
  right:192px;
}
ul.waycreek1 .i-16 {
  top:71px;
  right:73px;
}
ul.waycreek1 .i-17 {
  top:116px;
  right:16px;
}
ul.waycreek1 .i-18 {
  top:190px;
  right:95px;
}
ul.waycreek1 li a {
  background:url('../newWebsiteImages/item-r.png') no-repeat;
  color:#fff;
  padding:0
}
ul.way1 .i-1 {
  left:349px;
top:385px;
}
ul.way1 .i-2 {
  left:428px;
top:285px;
}
ul.way1 .i-3 {
  left:483px;
top:244px;
}
ul.way1 .i-4 {
  left:464px;
top:69px;
}
ul.way1 .i-5 {
  left:354px;
top:26px;
}
ul.way1 .i-6 {
  left:503px;
top:60px;
}
ul.way1 .i-7 {
  left:520px;
top:200px;
}
ul.way1 .i-8 {
  left:440px;
top:297px;
}
ul.way1 .i-9 {
  left:457px;
top:364px;
}
ul.way1 .i-10 {
  left:324px;
top:401px;
}
ul.way1 .i-11 {
  right:393px;
top:378px;
}
ul.way1 .i-12 {
  right:528px;
top:382px;
}
ul.way1 .i-13 {
  right:541px;
top:359px;
}
ul.way1 .i-14 {
  right:500px;
top:171px;
}
ul.way1 .i-15 {
  right:539px;
top:68px;
}
ul.way1 .i-16 {
  right:483px;
top:171px;
}
ul.way1 .i-17 {
  right:472px;
top:348px;
}
ul.way1 .i-18 {
  right: 374px;
  /*left:186px;*/
top:377px;
}
ul.way2 .i-1 {
  left:323px;
top:312px;
  
}
ul.way2 .i-2 {
  left:208px;
top:331px;
}
ul.way2 .i-3 {
  left:87px;
top:333px;
}
ul.way2 .i-4 {
  left:90px;
top:175px;
}
ul.way2 .i-5 {
  left:128px;
top:114px;
}
ul.way2 .i-6 {
  left:258px;
top:136px;
}
ul.way2 .i-7 {
  left:119px;
top:129px;
}
ul.way2 .i-8 {
  left:107px;
top:187px;
}
ul.way2 .i-9 {
  left:195px;
top:302px;
}
ul.way2 .i-10 {
  left:367px;
top:280px;
}
ul.way2 .i-11 {
  left:340px;
top:121px;
}
ul.way2 .i-12 {
  left:278px;
top:153px;
}
ul.way2 .i-13 {
  left:203px;
top:285px;
}
ul.way2 .i-14 {
  left:148px;
top:164px;
}
ul.way2 .i-15 {
left:283px;
top:136px;
}
ul.way2 .i-16 {
  left:344px;
top:150px;

}
ul.way2 .i-17 {
  left:329px;
top:251px;
}
ul.way2 .i-18 {
  left:299px;
top:152px;
}

#content .infobox ul li, ol li{
font-size: 12px !important;
color: #555555 !important;
}

#content .infobox ul li a, ol li a{
/*color: #000 !important;*/
text-decoration:underline !important;
}

#content .infobox ul li a:hover, ol li a:hover{
text-decoration:none !important;
}

.inner2 .logo a {
height:123px;
}
/*
#content .infobox table {
  width:398px;
  padding:0;
  margin:0 0 15px;*/
  /*border:1px solid #53534a;*/
/*  border:1px solid #A5A7AA;
  border-collapse:collapse;
}

#content .infobox table td {*/
  /*font:12px/16px Arial, Helvetica, sans-serif;*/
/*  color:#555;
  padding: 3px;
}*/

#content h2 {
margin-top:10px;
}
#content ul{
margin-bottom:10px;
}

#content table.form, #content table.MediaGallery, #content table.Question
{
  border:none;
}
#content table.MediaGallery
{
  margin:0px;
}

#content .aside .heading a{
text-decoration:none;
}

.inner2 #content .item-block, .inner1 #content .item-block {border-bottom:1px solid #E5E5E5;padding:0;}

#content .page .item-block .item-list{margin:-5px 0 0;}

#content .page .low-block {
margin-top:-13px;
}
#content .page .item-block {margin:0px;}


#content .form-holder .check label
{
  width: 10px;
}

#footer .holder { 
    width: 520px;
}

#footer .holder ul strong {
    margin: -6px 0 0;
   *margin: -3px 0 0;
}

.header .item li.headlink ul { display: none; }
.header .item li.headlink:hover ul { display: block; }

.header .item li.headlink ul {
    display: none;
    position: absolute;
    top: 56px;
    width: 146px;
    z-index: 10000;
    list-style: none outside none;  
    background: none repeat scroll 0 0 #999999;
    float: left;
    padding: 10px 30px 5px 5px;
   *margin-left:-138px;
}
.header .item li.headlink ul li a {
    background: url('../newWebsiteImages/bg-menu-drop.png') 0 0;
    color: #FFFFFF;
    display: block;
    height: 1%;
    width:100%;  
    font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:12px; font-family:Tahoma, Verdana, sans-serif; padding-left:7px; padding-right:10px; padding-top:7px; padding-bottom:6px
}
.header .item .list li.headlink ul li
{
  width:100%;
  padding:0 0 0 5px;
  margin: 1px 0 0; 
}
#footer .item p
{
  color: #A5A7AA;
  font-size: 11px;
  margin: 0 8px 0 0;
  text-align: right;
}

#footer .item .Social a.Facebook {
  background: url("http://www.dubaigolf.com/media/74515/facebook-icon.gif") no-repeat scroll 114px 0 transparent;
  color: #A5A7AA;
  padding-right: 24px;
  padding-bottom: 16px;
  text-decoration: none;
}

#footer .item .Social a.Facebook:hover
{
  text-decoration: underline;
}
#footer .item .Social a.Facebook {
  background: url("http://www.dubaigolf.com/media/74515/facebook-icon.gif") no-repeat scroll 114px 0 transparent;
  color: #A5A7AA;
  padding-right: 24px;
  padding-bottom: 16px;
  text-decoration: none;
}

#footer .item .Social a.Facebook:hover, #footer .item .Social a.Twitter:hover
{
  text-decoration: underline;
}

#footer .item .Social a.Twitter {
  background: url("http://www.dubaigolf.com/media/113756/twitter-icon.gif") no-repeat scroll 104px 0 transparent;
  color: #A5A7AA;
  padding-right: 24px;
  padding-bottom: 16px;
  text-decoration: none;
  margin-left: 15px;
}


#menu li a.btn-almouj {
  background: none repeat scroll 0 0 #6A9722;
  padding: 8px 15px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
