/* Wrapper and Side Bar with Sponsors */
#wrapper{position:relative;}
body {font-family:"Segoe UI", Verdana, Geneva, Arial, Helvetica, sans-serif;}
/* HEADER */
#header{position:relative;}

#header form {width:190px; position:absolute; right:24px; top:10px;}
#header form input {margin-left:10px; background:url(../img/home/search.gif) no-repeat 0px 0px; width:132px; height:20px; border:none; color:#505250; font-size:11px; padding:2px 0px 6px 8px; margin-right:3px;}
#header form button {background:url(../img/home/go.gif) no-repeat 0px 0px; width:29px; height:24px; border:none; position:absolute; top:0px; right:10px;}
#header form button:hover, #header form button:active {background:url(../img/home/go_hover.gif); border:none; cursor:pointer;}

#header ul.grey { margin: 0px 5px; padding: 0; text-align:right; list-style:none; color: #666; position:absolute; right:230px; top:13px;}
#header ul.grey  li {float: left; font-size:0.7em; padding: 0px 1px 0 0px;}
#header ul.grey  li a {color: #666; }

/* Facebook / Twitter Links */
#header ul.social {font-size: 1em; position:absolute; right:40px; top:54px; }
#header ul.social li{display:inline; height:20px; line-height:2em; color:#333;} 
#header ul.social li a{color:#072554;  padding-bottom:11px; padding-top:3px; margin-right:2px; }
#header ul.social li.fbook {background:url(../img/icons/facebook.gif) no-repeat 0px 0px; padding-left:18px;margin-left:5px; padding-bottom:2px;}
#header ul.social li.twitter {background:url(../img/icons/twitter.gif) no-repeat 0px 0px; padding-left:18px; margin-left:5px; padding-bottom:2px;}
#header ul.social li.grounds {background:url(../img/icons/curragh_icon.gif) no-repeat 0px 0px; padding-left:33px; margin-left:5px; padding-bottom:2px; line-height:20px;}

/* MENU */
#home_banner {height: 45px; margin-left:auto; margin-right:auto; width: 865px; background: url(../img/menu_bg.jpg) no-repeat;}
#home_banner ul { margin: 12px 4px 0 225px; float: left; color: #fff;}
*html #home_banner {margin-top: 2px;}
*html #home_banner ul {margin: 12px 2px 0 111px;}
#home_banner ul li {float: left;}
#home_banner ul li a {color: #fff; margin: 0 3px; float: left}
*html #home_banner ul li a { margin: 0 2px;}
#home_banner ul li.on a {color: #7FBCDA}
#home_banner ul li span {float: left; padding: 0 2px}
*html #home_banner ul li span { padding: 0 3px 0 3px;}

/* MAIN */
#main{padding:10px 16px 6px 28px;}

/* FLASH */
#flash-home {margin-left:auto; margin-right:auto; width:865px; margin-top:-10px; margin-bottom:2px; position:relative; z-index:10;}

#features_wrapper {background:url(../img/features_bg.jpg) repeat-y; width:865px; margin-bottom:12px;}
#features_wrapper .large_feature {width:266px; min-height:200px; _height:180px; border-top:2px solid #0174aa; float:left; margin-right:11px; padding:8px 5px 2px 10px; margin-bottom:10px; position:relative;}
#features_wrapper .large_feature h2 {margin-top:5px; text-transform:uppercase; color:#0174aa;}

#features_wrapper .large_feature p {line-height:1.4em; color:#3f3e3e;}
#features_wrapper .last { margin-right:0px;}
#features_wrapper .large_feature ul {margin:5px 5px 25px 0px; }
#features_wrapper .large_feature li {background:url(../img/icons/arrow.gif) no-repeat 0px 5px; padding-left:15px; line-height:14px; position:relative; }
#features_wrapper .large_feature ul li a {text-decoration:none; color:#072554;}
#features_wrapper .large_feature ul li a:hover {text-decoration:underline;}
#features_wrapper .large_feature img {padding:2px; background:#FFF; margin-top:10px;}

#features_wrapper .large_feature .calendar {background:url(../img/home/calendar.png) no-repeat 0px 26px; width:180px; margin-top:35px; }
#features_wrapper .large_feature .calendar h3 {margin-top:5px; color:#023b8b;}
#features_wrapper .large_feature .calendar h4 {padding-left:38px; padding-top:4px; color:#d3370c; font-size:13px;}
#features_wrapper .large_feature .calendar p a {background:url(../img/icons/arrow.gif) no-repeat 0px 5px; padding-left:15px; color:#072554; font-size:12px; margin-left:38px;}

/* SMALL FEATURE BOXES */
#features_small_wrapper {background:url(../img/features_small_bg.gif) repeat-y; width:865px; margin-bottom:15px;}
#features_small_wrapper .feature {width:153px; padding:0px 5px 5px 8px; min-height:190px; _height:190px; float:left; margin-right:6px; position:relative; }
#features_small_wrapper .feature h3 {font-size:13px; margin-bottom:10px; margin-top:10px;}
#features_small_wrapper .lastbox {margin-right:-1px;}
#features_small_wrapper .feature ul {padding-bottom:5px;}
#features_small_wrapper .feature ul, #features .feature h3, #features .feature h4{margin:0px;}
#features_small_wrapper .feature ul li{background:url(../img/icons/arrow.gif) no-repeat 0px 6px; font-size:11px;  padding-left:15px; line-height:1.3em; margin-bottom:3px; position:relative;}
#features_small_wrapper .feature ul li a{color:#072554;}
#features_small_wrapper .feature ul li span{text-transform:uppercase; color:#e61919; font-size:0.8em; margin-left:2px; }
#features_small_wrapper .feature ul li.ddlink {padding:3px 0 3px 70px; background:url(../img/icons/dd.gif) no-repeat 0 5px; margin:7px 0 -3px 0px; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd;}
#features_small_wrapper .feature ul li.ddlink a {  color:#005FA9!important;  }
#features_small_wrapper .feature img.map {padding:2px; background:#FFF; position:absolute; bottom:5px; right:6px;}

/* SMALL FEATURE - BLUE */
#features_small_wrapper .blue {border:1px solid #bee4f4; position:relative; }
#features_small_wrapper .blue h3 {color:#023b8b;}
#features_small_wrapper .blue img {position:absolute; bottom:0px; right:0px; _bottom:-1px;}

/* SMALL FEATURE - GREEN */
#features_small_wrapper .green {border:1px solid #cde8bd; position:relative; }
#features_small_wrapper .green h3 {color:#3e8a06;}
#features_small_wrapper .green img {position:absolute; bottom:0px; right:0px; _bottom:-1px;}

/* SMALL FEATURE - YELLOW */
#features_small_wrapper .yellow {border:1px solid #f1e2a7; position:relative; }
#features_small_wrapper .yellow h3 {color:#8e3f04;}
#features_small_wrapper .yellow img {position:absolute; bottom:0px; right:0px; _bottom:-1px;}

/* SMALL FEATURE - GREY */
#features_small_wrapper .grey {border:1px solid #e0e0de; position:relative;}
#features_small_wrapper .grey h3 {color:#484745;}
#features_small_wrapper .grey img {position:absolute; bottom:0px; right:0px; _bottom:-1px;}

/* SMALL FEATURE - TURQUOISE */
#features_small_wrapper .turquoise {border:1px solid #b2e2ee; position:relative;}
#features_small_wrapper .turquoise h3 {color:#148a9c;}


/* FOOTER */
#top-footer {width:865px; margin:0px auto 0px auto; color:#888; padding-bottom:2px; position:relative; height:40px;}
#top-footer h4 {text-transform:uppercase; font-size:16px; color:#999; margin-right:50px;}
#top-footer img.dubai {position:absolute; left:258px; top:-10px;}
#top-footer img.darley {position:absolute; left:363px; top:-10px;}
#top-footer img.field {position:absolute; left:487px; top:-10px;}
#top-footer img.emirates{position:absolute; left:591px; top:-10px;}
#top-footer img.brochure {position:absolute; left:697px; top:-10px;}

#bottom-footer {width:865px; margin:0px auto 0px auto; color:#888; font-size: .9em; padding-bottom:20px; position:relative;}
#bottom-footer p {float:left; line-height:12px; margin-right:36px;}
#bottom-footer ul.contact {float:left;  margin-right:30px; margin-top:-2px;}
#bottom-footer ul.contact li {display:inline; line-height:12px; text-align:right; } 
#bottom-footer ul.contact li a {color:#333;}

#bottom-footer ul.links {position:absolute; right:100px; top:2px;}
#bottom-footer ul.links li {color:#333; display:inline; line-height:12px; padding-bottom:2px; }
#bottom-footer ul.links li a {color:#333; text-decoration:none!important; margin-left:15px;}
#bottom-footer ul.links li a:hover {text-decoration:underline!important;}
#bottom-footer ul.links li.contact a {background:url(../img/icons/phone.gif) no-repeat 0px 0px; padding-left:16px; padding-bottom:12px; line-height:16px; }










