#bagh-newsletterwidget {
  position: relative;
  top: .5em;
  left: 0em;
  color: #FFF;
  padding: 0;
  padding-left: 10px;
}
#bagh-newsletterwidget input[type=text] {
  position: relative;
  width: 240px;
  padding: .3em;
  margin: 0;
}
table.newsletter td, table.newsletter {
  border: 0px solid;
  padding: 0 .5em 0 0;
  vertical-align: middle;
}
input#DepartureDate {
  width: 170px;
}
select#Region {
  width: 180px;
}
.popupScroller {
  display: inline-block;
  width: 550px;
  margin-left: 65px;
  height: 530px;
}
.bottom-wrapper {
  display: block;
  height: 120px;
  padding: 0 80px;
}
a.activeContentHeader {
  background-color: #eee !important;
  color: #555 !important;
}
.leftDiv {
  background-color: #C7E5B2;
  display: block;
  height: 120px;
  position: absolute;
  width: 45px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}
.rightDiv {
  background-color: #C7E5B2;
  height: 120px;
  left: 475px;
  position: absolute;
  width: 45px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}
/* form button ***************************************************/
.form-button {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.form-button:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
/**********************************************************************************
/* REGION PAGE STYLING
/**********************************************************************************/
.regionPageList {
  position: relative;
  padding: 0;
  width: 280px;
  float: right;
  clear: right;
  margin: 0 10px 10px 0;
  background-color: white;
  border: 1px solid #cccccc;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
}
.regionPageList h2 {
  position: relative;
  font-size: 1em;
  padding: 10px;
  font-weight: bold;
  color: #555;
  font-size: 20px;
}
.regionPageList ul {
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 1em 0 .5em 0;
}
.regionPageList li {
  position: relative;
  font-size: 12px;
  background-position: 0;
  background-image: url(/Images/idealforSMALL.png);
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left;
  padding: .1em 0 .1em 2.1em;
}
.regionPageList li a {
  position: relative;
  color: #000;
  text-decoration: none;
  line-height: 24px;
}
.regionPageCol1 {
  position: relative;
  width: 65%;
  float: left;
  display: inline-block;
  margin-bottom: .5em;
}
.regionPageCol1 h2 {
  position: relative;
  padding: 10px 0px;
  color: #151515;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0;
  width: auto;
}
.regionPageCol1 img {
  position: relative;
  display: inline;
  padding: 10px;
  float: right;
}
img.starImg {
  padding-top: 1px;
  padding-left: 20px;
}
/**********************************************************************************
/* IMAGES
/**********************************************************************************/
.images {
  float: left;
  border: #cccccc 1px solid;
  padding: 0 10px 0 10px;
  margin: 0 10px 10px 0;
  width: 400px;
  height: 300px;
}
.images p {
  text-align: center;
  padding-top: 140px;
}
.images #slideshow-nav {
  text-align: center;
}
.images #slideshow-nav a {
  color: #555;
  margin: 0 3px;
}
.images #slideshow-nav li {
  background: none repeat scroll 0 0 #DDDDDD;
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 0;
  text-align: center;
  width: 110px;
}
.images #slideshow-nav li img {
  border: 5px #433A33 solid;
  display: block;
}
.images .slideshow {
  margin: 10px auto;
}
.images .contentSlider {
  width: 100%;
  margin-top: 1px;
  float: left;
  background-color: #fff;
  border: 1px solid #ddd;
}
#imageWrap {
  left: 20px;
}
/**********************************************************************************
/* courses and hotels list
/**********************************************************************************/
.courses, .hotels {
  float: left;
  margin: 0;
  border: #cccccc 1px solid;
  width: 257px;
  min-height: 300px;
}
.courses h2, .hotels h2 {
  font-size: 18px;
  font-weight: normal;
  padding: 10px;
}
.courses ul, .hotels ul {
  margin: 0;
  padding: 10px;
  padding-left: 0;
}
.courses ul li, .hotels ul li {
  line-height: 20px;
}
/**********************************************************************************
/* MAP
/**********************************************************************************/
.map {
  float: left;
  margin: 10px 0;
  border: #cccccc 1px solid;
}
.map #map_canvas {
  display: block;
  float: left;
  height: 300px !important;
  margin: 10px;
  top: 0;
  width: 670px !important;
}
.map #map_canvas .tooltip {
  border: 1px solid #000;
  background-color: #fff;
  padding: 5px;
  position: relative;
}
.map #map_canvas div {
  display: block;
  position: relative;
  font-size: 13px;
  color: #444;
  width: auto;
}
/**********************************************************************************
/* LEFT COLUMN
/**********************************************************************************/
.hotelLeftColumn, .golfLeftColumn {
  float: left;
  width: 225px;
  margin-right: 10px;
}
.hotelLeftColumn img#firstImg, .golfLeftColumn img#firstImg {
  width: 225px;
  height: 160px;
  margin-bottom: 10px;
}
.hotelLeftColumn div h2, .golfLeftColumn div h2 {
  font-size: 17px;
  font-weight: normal;
  padding: 7px 10px 7px 30px;
  background-image: url(/images/template/boxIcon.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}
.hotelLeftColumn div ul, .golfLeftColumn div ul {
  list-style: none;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.hotelLeftColumn div ul li, .golfLeftColumn div ul li {
  line-height: 25px;
  padding-left: 10px;
}
.hotelLeftColumn div#whyChooseThisHotel,
.golfLeftColumn div#whyChooseThisHotel,
.hotelLeftColumn div#whyPlayThisCourse,
.golfLeftColumn div#whyPlayThisCourse {
  background-color: #bfbfbf;
}
.hotelLeftColumn div#availableBasisOptions,
.golfLeftColumn div#availableBasisOptions,
.hotelLeftColumn div#facilitiesAvailable,
.golfLeftColumn div#facilitiesAvailable {
  background-color: #d0d0d0;
}
.hotelLeftColumn div#hotelFacilities, .golfLeftColumn div#hotelFacilities {
  background-color: #e1e1e1;
}
/**********************************************************************************
/* RIGHT COLUMN
/**********************************************************************************/
.hotelRightColumn, .golfRightColumn {
  float: left;
  width: 700px;
}
.hotelRightColumn p, .golfRightColumn p {
  line-height: 18px;
}
/**********************************************************************************
/* HOTEL SEARCH
/**********************************************************************************/
#hotel-search {
  float: left;
  width: 690px;
  background-color: white;
  margin-top: 10px;
}
#hotel-search #btnHotelSearch {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#hotel-search #btnHotelSearch:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
.hotel-search-column {
  float: left;
  width: 30%;
}
.hotel-search-column span {
  float: left;
  margin-top: 5px;
  padding-right: 7px;
  text-align: left;
  width: 100px;
}
.hotel-search-column select {
  border: 1px solid #cccccc;
  width: 90px;
  margin-top: 2px;
  margin-right: 10px;
}
.hotel-search-column #btnHotelSearch {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.hotel-search-column #btnHotelSearch:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
.hotel-search-column p {
  margin-bottom: 5px;
}
.hotel-search-columnWide {
  float: left;
  width: 40%;
}
.hotel-search-columnWide span {
  float: left;
  margin-top: 5px;
  padding-right: 7px;
  text-align: left;
  width: 100px;
}
.hotel-search-columnWide select {
  border: 1px solid #cccccc;
  width: 141px;
  margin-top: 2px;
}
.hotel-search-columnWide input#DepartureDate {
  width: 135px;
  margin-top: 2px;
}
.hotel-search-columnWide p {
  margin-bottom: 5px;
}
.hotel-search-button-holder {
  padding: 8px;
  text-align: right;
}
#hotel-search-no-results {
  background-color: white;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  float: left;
  margin-top: 10px;
  width: 100%;
}
#hotel-search-no-results h2 {
  color: #404040;
  font-size: 20px;
  margin: 0;
  padding: 10px;
  position: relative;
}
/* Main Search  
----------------------------------------------------------*/
#search {
  float: left;
  width: 940px;
  min-height: 160px;
  margin: 0;
  background-color: #7bc242;
  background-repeat: repeat-x;
  background-position: 0 0;
}
#search .searchSection {
  float: left;
  padding: 0 5px 0 0;
  margin: 0 0 0 0;
  width: 220px;
  height: 160px;
  border-right: 1px solid white;
}
#search .searchSectionWide {
  float: left;
  padding: 0 5px 0 0;
  margin: 0;
  width: 417px;
  height: 160px;
  border-right: 1px solid white;
}
#search .searchSectionWide .searchSubSection {
  float: left;
  margin-left: 15px;
}
#search .searchSectionWide .subText {
  width: 500px;
}
#search p.heading {
  float: left;
  margin: 0;
  font-size: 2.2em;
  padding: 5px 5px 0 15px;
  color: #404040;
}
#search p.subText {
  float: left;
  margin: 0;
  font-size: 1.1em;
  padding: 0 15px 15px 15px;
  color: #404040;
  width: 260px;
}
#search .searchSection select, #search .searchSectionWide select {
  float: left;
  margin: 14px 0 0 20px;
  font-size: 1.2em;
  padding: 1px;
  color: #404040;
  width: 170px;
}
#search .searchSection input, #search .searchSectionWide input {
  float: left;
  margin: 14px 0 0 20px;
  font-size: 1.2em;
  padding: 1px;
  width: 170px;
}
#search .searchSubSection .dropDownSelection {
  float: left;
  width: 100px;
  height: 30px;
  margin-bottom: 5px;
}
#search .searchSubSection .dropDownSelection span {
  float: left;
  font-size: .8em;
  color: #404040;
  width: 75px;
  text-align: left;
  margin: 2px 0;
}
#search .searchSubSection .dropDownSelection select {
  float: left;
  width: 75px;
  margin: 0;
  padding: 1px;
  font-size: 1em;
}
#search #search-button {
  float: left;
  height: 160px;
  width: 65px;
  background-repeat: no-repeat;
  background-position: -7px 0;
  background-image: url(/images/template/HomepageSearchButton.png);
}
#search #moreSearchFeatures {
  float: left;
  background-color: #7bc242;
  width: 940px;
  padding: 0;
  margin: 0;
  border-top: 1px solid white;
}
#search #moreSearchFeatures #propertySearchFeatures {
  float: left;
  padding: 0;
  margin: 0;
  height: 145px;
  width: 525px;
  overflow: hidden;
  border-right: 1px solid white;
}
#search #moreSearchFeatures #propertySearchFeatures p {
  float: left;
  padding: 5px;
  margin: 0;
  width: 500px;
  font-size: 1.2em;
  font-weight: bold;
}
#search #moreSearchFeatures #propertySearchFeatures ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 133px;
  width: 175px;
}
#search #moreSearchFeatures #propertySearchFeatures ul li {
  padding: 0;
  margin: 0;
  height: 15px;
  line-height: 15px;
  float: left;
}
#search #moreSearchFeatures #propertySearchFeatures ul li input[type=checkbox] {
  height: 10px;
  margin: 0;
  padding: 0;
}
#search #moreSearchFeatures #locationSearchFeatures {
  float: left;
  padding: 0;
  margin: 0;
  height: 145px;
  width: 365px;
  overflow: hidden;
  margin-left: 2px;
}
#search #moreSearchFeatures #locationSearchFeatures p {
  float: left;
  padding: 5px;
  margin: 0;
  width: 500px;
  font-size: 1.2em;
  font-weight: bold;
}
#search #moreSearchFeatures #locationSearchFeatures ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 133px;
  width: 175px;
}
#search #moreSearchFeatures li {
  font-size: 0.8em;
  color: #404040;
}
#search #moreSearchFeatures input {
  margin: 0px;
}
#search #golfOptions {
  float: left;
  width: 305px;
  border-right: 1px solid white;
}
#search #golfOptions .optionList {
  float: left;
  padding-left: 15px;
  color: #404040;
}
#search #golfOptions .optionList .dropDownSelection {
  margin-bottom: 5px;
}
#search #golfOptions .optionList .dropDownSelection span {
  float: left;
  clear: left;
  width: 100px;
  line-height: 20px;
  margin: 1px 0;
}
#search #golfOptions, #search #basisOptions, #search #kspOptions {
  height: 180px;
}
#search #basisOptions {
  float: left;
  border-right: 1px solid white;
  width: 265px;
}
#search #basisOptions li {
  width: 135px;
}
#search #basisOptions li > input {
  float: right;
}
#search #basisOptions ul, #search #kspOptions ul {
  float: left;
  margin-left: 15px;
}
#search #basisOptions li, #search #kspOptions li {
  float: left;
  margin: 0 10px 3px 0;
}
#search #kspOptions {
  float: left;
  width: 340px;
}
#search #kspOptions li {
  width: 140px;
}
#search #kspOptions li > input {
  float: right;
}
#advancedSearchTab {
  float: left;
  width: 150px;
  height: 20px;
  background-color: #7bc242;
  margin-left: 700px;
}
#advancedSearchTab span {
  width: 150px;
  height: 20px;
  float: left;
  text-align: center;
  padding-top: 2px;
}
#advancedSearchTab span:hover {
  cursor: pointer;
}
/**********************************************************************************
/* Search Results Widget                                                                 
/**********************************************************************************/
.oddrow {
  background-color: #f2f2f2;
}
.searchresult {
  position: relative;
  display: block;
  border: 1px solid #cccccc;
  margin-top: 10px;
  min-height: 100px;
  width: 690px;
  float: left;
}
.searchresult h2, .searchresult h3 {
  padding: 0;
}
.searchresult h2 {
  margin-bottom: 5px;
}
.searchresult .searchresult-header {
  padding: 10px;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
}
.searchresult .searchresult-header h2, .searchresult .searchresult-header h3, .searchresult .searchresult-header h4 {
  color: #151515;
}
.searchresult .searchresult-header h2 a, .searchresult .searchresult-header h3 a, .searchresult .searchresult-header h4 a {
  color: #151515;
  text-decoration: none;
  font-weight: normal;
}
.searchresult .searchresult-header h2 a:hover, .searchresult .searchresult-header h3 a:hover, .searchresult .searchresult-header h4 a:hover {
  color: #7bc242;
}
.searchresult .searchresult-header h4 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.8em;
}
.searchresult .searchresult-header .searchresult-price {
  float: right;
  text-align: right;
}
.searchresult .searchresult-body {
  float: left;
  width: 100%;
}
.searchresult .searchresult-body .searchresult-image {
  float: left;
}
.searchresult .searchresult-body .searchresult-content {
  float: left;
}
.searchresult .searchresult-body .searchresult-info {
  float: left;
  padding: 10px;
  position: relative;
  width: 305px;
  min-height: 83px;
}
.searchresult .searchresult-body .searchresult-info ul.property-list {
  margin: 0;
  float: left;
}
.searchresult .searchresult-body .searchresult-info ul.property-list li {
  padding-left: 22px;
  padding-top: 1px;
  font-size: 0.8em;
  background-repeat: no-repeat;
}
.searchresult .searchresult-body .searchresult-info ul.property-list li.info {
  background-image: url(/Images/search-result/information.png);
}
.searchresult .searchresult-body .searchresult-info ul.property-list li.accommodation {
  background-image: url(/Images/search-result/accom.png);
}
.searchresult .searchresult-body .searchresult-info ul.property-list li.basis {
  background-image: url(/Images/search-result/basis.png);
}
.searchresult .searchresult-body .searchresult-info ul.property-list li.course {
  background-image: url(/Images/search-result/flag.png);
}
.searchresult .searchresult-body .searchresult-info ul.property-list li.offer {
  background-image: url(/Images/search-result/star.png);
}
.searchresult .searchresult-body .score {
  float: right;
  padding: 7px 13px 13px 7px;
  text-align: center;
  font-size: 1.5em;
  width: 65px;
  height: 50px;
  text-transform: uppercase;
  background-image: url(/images/template/scoreBox.png);
  background-repeat: no-repeat;
  margin-top: 20px;
}
.searchresult .searchresult-body .score span {
  font-size: 2em;
  font-weight: bold;
  color: #c73362;
}
.searchresult .searchresult-body .flexibleOnDates, .searchresult .searchresult-body .hideExtraDates {
  bottom: 0;
  float: left;
  margin: 0px 10px 5px;
  position: relative;
}
.searchresult .searchresult-body .hideExtraDates {
  display: none;
}
.searchresult .searchresult-body .continue {
  bottom: 0;
  float: right;
  margin: 0 5px 5px 0;
  position: absolute;
  right: 0;
}
.flexibleOnDates input,
.searchresult-body .continue input,
.searchresult-bestprice-continue input,
.hideExtraDates input {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.flexibleOnDates input:hover,
.searchresult-body .continue input:hover,
.searchresult-bestprice-continue input:hover,
.hideExtraDates input:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
.result-header, .result-footer {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 690px;
}
.result-header .pagination, .result-footer .pagination {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  color: #000;
}
.result-header .pagination a, .result-footer .pagination a {
  color: #000;
}
.result-header .sorting, .result-footer .sorting {
  float: left;
}
.result-header .sorting a, .result-footer .sorting a {
  color: #fff;
  line-height: 20px;
  float: left;
  padding-left: 2px;
}
.result-header .sorting img, .result-footer .sorting img {
  float: left;
}
.result-header .search-page-size, .result-footer .search-page-size {
  float: right;
  clear: right;
  margin: 0;
  color: #000;
}
.result-header .search-page-size span, .result-footer .search-page-size span {
  line-height: 20px;
  float: left;
  padding-left: 7px;
  font-weight: bold;
}
.result-header .search-page-size a, .result-footer .search-page-size a {
  color: #000;
  float: left;
  padding-left: 3px;
}
.result-footer {
  margin-top: 10px;
}
/* ===================== MINI SEARCH =======================
*/
#mini-search {
  float: left;
  width: 200px;
  min-height: 160px;
  background-color: #7bc242;
  padding: 10px 15px;
}
#mini-search p.heading {
  float: left;
  margin: 5px 0;
  font-size: 2em;
  color: #404040;
  width: 100%;
}
#mini-search p.subText {
  float: left;
  margin: 5px 0;
  font-size: 1.1em;
  color: #404040;
  width: 100%;
}
#mini-search .searchSection ul, #mini-search .searchSection li {
  float: left;
}
#mini-search .searchSection ul {
  margin: 0;
}
#mini-search .searchSection li {
  width: 180px;
  font-size: 11px;
  color: #404040;
}
#mini-search .searchSection li > input {
  float: right;
}
#mini-search .searchSection .optionList {
  width: 100%;
  padding: 0;
}
#mini-search .searchSection select {
  margin: 5px 0;
}
#mini-search .searchSection input {
  margin: 5px 0;
}
#mini-search .searchSection input[type=checkbox] {
  margin: 2px 0 5px 0;
}
#mini-search .searchSection .searchSubSection {
  float: left;
  margin-bottom: 5px;
}
#mini-search .searchSection .searchSubSection .dropDownSelection {
  float: left;
  width: 75px;
  margin: 5px 25px 0 0;
}
#mini-search .searchSection .searchSubSection .dropDownSelection span {
  float: left;
  font-size: .8em;
  color: #404040;
  margin: 5px 0 0 0;
}
#mini-search .searchSection .searchSubSection .dropDownSelection select {
  float: left;
  width: 75px;
  margin: 5px 0 0 0;
  padding: 1px;
  font-size: 1em;
}
#mini-search .searchSection .optionList {
  float: left;
  padding: 0;
}
#mini-search .searchSection .optionList .dropDownSelection {
  float: left;
  margin-bottom: 5px;
}
#mini-search .searchSection .optionList .dropDownSelection span {
  font-size: 11px;
  color: #151515;
  width: 75px;
  line-height: 20px;
  margin: 5px 0;
  float: left;
}
#mini-search .searchSection .optionList .dropDownSelection select {
  width: 110px;
}
#mini-search #moreSearchFeatures {
  float: left;
}
#mini-search #openAS, #mini-search #closeAS {
  float: left;
  padding: 10px;
  width: 210px;
  margin-bottom: -10px;
  margin-top: 10px;
  text-align: center;
  background-color: #373737;
  color: #fff;
  margin-left: -15px;
}
#mini-search #openAS:hover, #mini-search #closeAS:hover {
  cursor: pointer;
  color: #7bc242;
}
#mini-search .searchLink {
  margin-top: 5px;
  width: 188px;
  padding: 5px;
  float: left;
}
#mini-search #search-button {
  background-image: url(/images/template/searchColumnButton.png);
  background-repeat: no-repeat;
  width: 220px;
  height: 70px;
  background-position: 0;
  margin: 10px 0 -10px -15px;
}
/************************************************************************
    BEST PRICE RESULTS
************************************************************************/
.searchresult-bestpricelist {
  float: left;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 690px;
}
.searchresult-bestpricelist .searchresult-bestprice {
  border-bottom: 1px solid #cccccc;
  display: none;
  float: left;
  padding: 5px;
  width: 680px;
}
.searchresult-bestpricelist .searchresult-bestprice .searchresult-bestprice-date {
  float: left;
  width: 263px;
  padding: 10px;
}
.searchresult-bestpricelist .searchresult-bestprice .searchresult-bestprice-price {
  float: left;
  font-size: 1.8em;
  font-weight: bold;
  padding: 5px;
}
.searchresult-bestpricelist .searchresult-bestprice .searchresult-bestprice-continue {
  float: right;
}
/* FOOTER ***************************************************/
#bagh-pagefooter {
  clear: both;
  padding: 5px 10px;
  border-top: 1px solid #cccccc;
  background-color: white;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  float: left;
  margin-bottom: 10px;
}
#bagh-pagefooter ul {
  position: relative;
  list-style-type: none;
  float: left;
  width: 940px;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 2.1em;
}
#bagh-pagefooter li {
  position: relative;
  color: #404040;
  float: left;
}
#bagh-pagefooter li a {
  position: relative;
  color: #404040;
  text-decoration: none;
  padding: .5em 4em;
  margin: 0;
}
#bagh-pagefooter li a:hover {
  color: #7bc242;
}
#bagh-pagefooter p {
  position: relative;
  color: #404040;
  margin: 0;
  margin-left: 25px;
  padding-top: 5px;
  float: left;
}
/**********************************************************************************
/* Region Widget                                                                  
/**********************************************************************************/
#bagh-regionwidget {
  position: relative;
  clear: both;
  float: left;
  background-color: white;
  width: 100%;
}
#bagh-regionwidget h4 {
  margin: 10px 0 0 15px;
  padding: 0;
  font-size: 14px;
}
#bagh-regionwidget #regions {
  border: 1px solid #ddd;
  float: left;
  margin: 10px;
  margin-top: 5px;
  padding-right: 5px;
}
#bagh-regionwidget ul {
  list-style-type: none;
  float: left;
}
#bagh-regionwidget li {
  position: relative;
  color: #404040;
}
#bagh-regionwidget li a {
  position: relative;
  color: #404040;
  display: block;
  text-decoration: none;
  background-image: url(/Images/Template/div-grad.png);
  background-position: top;
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  padding: .5em;
  margin-right: .5em;
  float: left;
}
#bagh-regionwidget li a:hover {
  position: relative;
  color: #FFF;
  text-decoration: none;
  background-color: #5ea503;
}
#bagh-regionwidget #bagh-regionpictures {
  float: left;
}
#bagh-regionwidget #bagh-regionpictures img {
  float: left;
  width: 88px;
  height: 88px;
}
#bagh-regionwidget #bagh-regionpictures p {
  float: left;
}
#bagh-regionwidget #bagh-regionpictures .picture {
  float: left;
  width: 88px;
  margin: 5px 0 5px 5px;
}
#bagh-regionwidget #bagh-regionpictures .picture span {
  display: block;
  width: 88px;
  height: 30px;
  float: left;
  text-align: center;
  padding-top: 5px;
  font-size: 11px;
  color: #000;
}
/**********************************************************************************/
/* Itinerary                                                                      */
/**********************************************************************************/
#bagh-itinerary table {
  margin-bottom: 10px;
}
#bagh-itinerary table th {
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #000;
  border-bottom: 1px #ccc solid;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
}
#bagh-itinerary table td {
  text-align: center;
  vertical-align: middle;
}
#bagh-itinerary table tr {
  border: 1px #ccc solid;
}
#bagh-itinerary a {
  color: #585947;
  margin-bottom: 10px;
}
#bagh-itinerary input {
  border: 1px #CCCCCC solid;
}
#bagh-itinerary select {
  border: 1px #CCCCCC solid;
}
#bagh-itinerary #itinerary-summary {
  float: right;
  border: 1px solid #ddd;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  background-color: #fff;
  padding: 10px;
  margin: 0 10px 10px;
}
#bagh-itinerary #itinerary-summary table {
  margin: 0;
  width: 400px;
}
#bagh-itinerary #itinerary-summary table tr {
  border: none;
}
#bagh-itinerary #itinerary-summary table td {
  border: none;
  text-align: left;
  width: 200px;
}
#bagh-itinerary #itinerary-summary h3 {
  padding: 0 5px;
  margin-bottom: 10px;
}
.itinerary-table td {
  padding: 5px 10px;
}
.itinerary-table,
.itinerary-table thead,
.itinerary-table tbody,
.itinerary-table tr {
  width: 940px;
}
.itinerary-add-table tbody {
  width: 100%;
}
.itinerary-links {
  float: right;
  padding: 5px 0;
  margin-bottom: 15px;
}
.itinerary-links span {
  float: right;
  padding-top: 5px;
}
.itinerary-links a {
  margin-left: 20px;
}
.itinerary-supplement {
  display: inline-block;
  padding-left: 25px;
  background-image: url('/Images/supplement.png');
  background-position: left center;
  background-repeat: no-repeat;
  height: 20px;
}
.itinerary-supplement-list {
  display: block;
  padding-left: 25px;
  background-image: url('/Images/supplement.png');
  background-position: left center;
  background-repeat: no-repeat;
  height: 20px;
  margin-left: 40px;
}
.itinerary-supplement-list span {
  display: block;
  padding: 4px 0;
  vertical-align: middle;
}
.itinerary-offer-list {
  display: block;
  padding-left: 25px;
  background-image: url('/Images/offer.png');
  background-position: left center;
  background-repeat: no-repeat;
  height: 20px;
  margin-left: 40px;
}
.itinerary-offer-list span {
  display: block;
  padding: 4px 0;
  vertical-align: middle;
}
.itinerary-table-holder {
  width: 918px;
  border: 1px #ccc solid;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  clear: both;
}
.itinerary-table-holder a {
  color: #FFFFFF !important;
}
#itinerary-price {
  border: 1px solid #ddd;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  padding: 10px;
  padding-bottom: 20px;
  margin: 10px 0 10px 10px;
  float: right;
}
#itinerary-price table {
  margin: 0;
}
#itinerary-price table td {
  text-align: left;
  width: 100px;
  color: #555;
  font-weight: bold;
}
#itinerary-price table tr {
  border: none;
}
#itinerary-price h3 {
  margin-bottom: 10px;
  padding: 0 5px;
  color: #000;
}
.itinerary-add {
  margin: 0;
}
.itinerary-add a {
  color: #FFFFFF !important;
}
table.itinerary-add-table {
  border: 1px #777777 solid;
  width: 918px;
}
table.itinerary-add-table tr {
  width: 100%;
  border: none !important;
}
table.itinerary-add-table td {
  border: none !important;
}
.itinerary-add-holder {
  width: 918px;
  border: 1px #ccc solid;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  clear: both;
}
.itinerary-add-description {
  background-color: #7BC242;
  text-align: right !important;
  color: #FFFFFF;
  padding: 5px 15px;
  width: 100px;
}
.itinerary-add-value {
  background-color: #EDF3E9;
  padding: 5px 15px;
  text-align: left !important;
  width: 730px;
}
.itinerary-message {
  padding: 5px 8px;
  background-color: #7BC242;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  border: 1px solid #56872E;
  color: #FFFFFF;
}
a.itinerary-edit-link-save {
  margin-right: 2px;
  padding: 5px;
  background-color: #7BC242;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #56872E;
}
a.itinerary-edit-link-cancel {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #B7467D;
  border: 1px solid #913761;
  padding: 5px;
}
.itinerary-edit-link-holder {
  height: 27px;
}
.itinerary-spacer {
  border-bottom: 1px solid #000000;
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
.itinerary-image {
  float: right;
  margin-top: 5px;
  text-align: center;
  width: 200px;
}
.wrapperDIV {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #555;
  padding: 15px;
  margin-top: 10px;
  margin-right: 10px;
}
.wrapperDIV td {
  color: #D3F3BE;
}
.finalParaStyle {
  margin-top: 15px;
  font-size: 120%;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.odd-row {
  background-color: #C7E5B3;
}
.even-row {
  background-color: #D3F3BE;
}
/*************************************************************
* NEW ITINERARY                                              *
*************************************************************/
.list {
  float: left;
}
.list .message {
  display: block;
  float: left;
  margin-bottom: 10px;
  padding: 10px;
  width: 672px;
}
.list .error {
  background-color: #F5D1D1;
  border: 1px solid #E6B3B3;
}
.list p.amount-holder {
  margin-left: 15px;
}
.itinerary-heading {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 5px 15px 5px 0;
  width: 678px;
  border-bottom: 1px solid #000;
}
.itinerary-sub-heading {
  float: left;
  font-size: 16px;
  padding: 0 30px 10px;
  width: 632px;
}
.holiday-info {
  border: 1px solid #cccccc;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}
.holiday-info ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.holiday-info ul li {
  display: inline;
  float: left;
  padding: 10px 0;
  width: 33%;
  text-align: center;
  background-repeat: no-repeat;
}
.holiday-info ul li.departureDate {
  background-image: url(/images/template/icons/calendar.png);
  background-position: 20px 5px;
}
.holiday-info ul li.nights {
  background-image: url(/images/template/icons/night.png);
  background-position: 40px 5px;
}
.holiday-info ul li.golfers {
  background-image: url(/images/template/icons/sadSackMonty.png);
  background-position: 50px 5px;
}
.itinerary-section-left-col {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.itinerary-section-left-col p {
  margin: 5px 0;
}
.itinerary-section-left-col .itinerary-date {
  width: 170px;
}
.itinerary-label {
  margin: 0 0 0 15px;
  font-weight: bold;
}
.golfpack-selector {
  border: 1px solid #cccccc;
  width: auto;
  margin: 15px 0 0 15px;
}
.holiday-component {
  float: left;
}
.holiday-room {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-room p {
  margin: 5px 0;
}
.holiday-room .itinerary-date {
  width: 170px;
}
.holiday-room select {
  width: 450px;
  border: 1px solid #cccccc;
  float: left;
}
.holiday-room p {
  float: left;
  width: 565px;
}
.holiday-room .room-label {
  width: 80px;
  float: left;
  margin-top: 5px;
}
.holiday-package {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-package p {
  margin: 5px 0;
}
.holiday-package .itinerary-date {
  width: 170px;
}
.holiday-package select {
  border: 1px solid #cccccc;
  width: auto;
}
.holiday-package p {
  float: left;
  width: 565px;
}
.holiday-package .room-label {
  width: 80px;
  float: left;
  margin-top: 5px;
}
.amount-holder {
  float: left;
}
.amount-holder .required-amount {
  width: 40px;
  border: 1px solid #cccccc;
}
.holiday-price-section {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
}
.holiday-price-section p {
  margin: 0;
}
.holiday-room-price {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffff42;
}
.holiday-room-price p {
  margin: 0;
}
.holiday-background-icon {
  width: 25px;
  margin: 0 0 10px 10px;
  height: 35px;
  padding: 30px 0 0 70px;
  float: right;
  clear: right;
  font-weight: bold;
  font-size: 14px;
}
.holiday-background-icon-room {
  background-image: url(/images/template/icons/bed.png);
  background-repeat: no-repeat;
  background-position: 5px 13px;
}
.holiday-background-icon-golf {
  background-image: url(/images/template/icons/sadSackMonty.png);
  background-repeat: no-repeat;
  background-position: 30px 13px;
  height: 45px;
}
.holiday-background-icon-car {
  background-image: url(/images/template/icons/carHire.png);
  background-repeat: no-repeat;
  background-position: 25px 13px;
}
.holiday-background-icon-transfer {
  background-image: url(/images/template/icons/taxi.png);
  background-repeat: no-repeat;
  background-position: 10px 0;
  height: 25px;
  padding-top: 20px;
}
.holiday-included-golf {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-included-golf p {
  margin: 5px 0;
}
.holiday-included-golf .itinerary-date {
  width: 170px;
}
.holiday-included-golf select {
  width: auto;
  border: 1px solid #cccccc;
}
.holiday-included-golf input#IsRemoved {
  margin-left: 15px;
}
.holiday-golf {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-golf p {
  margin: 5px 0;
}
.holiday-golf .itinerary-date {
  width: 170px;
}
.holiday-golf select {
  width: auto;
  border: 1px solid #cccccc;
}
.holiday-golf select#Date {
  margin-left: 15px;
}
.holiday-golf-price {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffc2db;
}
.holiday-golf-price p {
  margin: 0;
}
.holiday-car {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-car p {
  margin: 5px 0;
}
.holiday-car .itinerary-date {
  width: 170px;
}
.holiday-car select {
  width: auto;
  border: 1px solid #cccccc;
}
.holiday-car select#ProductKey {
  margin-left: 25px;
}
.holiday-car select#FromPointId {
  margin-left: 0px;
}
.holiday-car select#PickupDate, .holiday-car select#PickupTime, .holiday-car select#DropoffTime {
  margin-left: 4px;
}
.holiday-car select#DropoffDate {
  margin-left: 1px;
}
.holiday-car-price {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffc297;
}
.holiday-car-price p {
  margin: 0;
}
.holiday-transfer {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  width: 563px;
  float: left;
  padding: 10px;
  background-image: url(/Images/Template/div-grad.png);
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.holiday-transfer p {
  margin: 5px 0;
}
.holiday-transfer .itinerary-date {
  width: 170px;
}
.holiday-transfer select {
  border: 1px solid #cccccc;
}
.holiday-transfer-price {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
  background-color: #7bc2db;
}
.holiday-transfer-price p {
  margin: 0;
}
.holiday-total {
  border: 1px solid #cccccc;
  padding: 10px;
  float: left;
  width: 563px;
  background-color: #404040;
  color: #fff;
}
.holiday-total-label {
  font-weight: bold;
  width: 100px;
  display: inline-block;
}
.holiday-total-price {
  float: right;
  width: 75px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #7bc242;
  font-size: 14px;
  font-weight: bold;
}
.holiday-total-price p {
  margin: 0;
}
#holiday-summary {
  float: left;
}
.summary-button {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 0 0;
}
.summary-button:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
/**********************************************************************************/
/* Payment                                                                        */
/**********************************************************************************/
.paymentHolder {
  width: 480px;
  float: left;
  padding: 10px;
  border: 1px solid #777777;
  background-color: #D3F3BE;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 10px;
}
.paymentHolder label {
  width: 150px;
  margin-right: 10px;
  text-align: right;
  display: inline-block;
}
.paymentHolder h4 {
  background-color: #C2DFAE;
  padding: 8px;
  margin-bottom: 5px;
}
.paymentHolder input[type=text] {
  width: 130px;
}
.paymentSectionHolder {
  border: 1px solid #C2DFAE;
  margin: 0 0 10px;
}
input#IssueNumber, input#CV2 {
  width: 30px !important;
}
select#CardType {
  width: auto;
}
.paymentError {
  background-color: #FF9C9C;
  border: 1px solid #FF4848;
  padding: 10px;
  margin-bottom: 10px;
}
.paymentError p {
  margin-bottom: 0;
}
.detailsError {
  background-color: #FF9C9C;
  border: 1px solid #FF4848;
  width: 458px;
  padding: 10px;
  margin-bottom: 10px;
}
.paymentError ul, .detailsError ul {
  margin-bottom: 0;
}
.paymentError li, .detailsError li {
  list-style: disc;
  margin-bottom: 5px;
}
.paymentHolderRight {
  width: 400px;
  margin-top: 0px;
  float: right;
  margin-bottom: 10px;
  clear: right;
}
.discountApplied {
  background: none repeat scroll 0 0 #A7F39C;
  border: 1px solid #777777;
  margin-top: 10px;
  padding: 5px;
}
.discountApplied p {
  margin: 0;
  padding: 0;
}
/* ACCOUNT PAGES *******************************************************************/
.account-holder {
  float: left;
  width: 460px;
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: center;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
.account-holder .button-holder {
  text-align: right;
}
.account-holder h4 {
  background-color: #7bc242;
  color: white;
  margin: 0px;
  padding: 10px;
}
.account-holder table, .account-holder tbody {
  padding: 0;
  width: 100%;
}
.account-holder .table-header {
  padding: 0;
  margin: 0;
}
.account-holder ul#bookings > li, .account-holder ul#quotes li {
  margin: 5px 0;
}
.account-holder-right {
  float: right;
  clear: right;
}
.account-holder input[type=submit], .form-holder input[type=submit] {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.account-holder input[type=submit]:hover, .form-holder input[type=submit]:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
  height: 30px;
  padding-bottom: 0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
  width: 100%;
  height: 32px;
  padding: 0;
}
.sf-menu ul li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */

  text-decoration: none;
}
.sf-menu ul li:hover ul {
  left: 0;
  top: 2.25em;
  /* match top ul list item height */

  z-index: 99;
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu li ul {
  z-index: 9999;
  background-color: white;
  width: 150px;
  border: 1px solid #cccccc;
  border-bottom: 0px;
  border-right: 0px;
  padding: 0;
  margin: 0;
}
.sf-menu li li {
  border: 0px;
  border-bottom: 1px solid #cccccc;
  top: -1px;
  z-index: 9999;
  width: 150px;
}
.sf-menu li li a {
  padding: 9px;
}
.sf-menu li li li {
  border-right: none;
  background: #867b6f;
  z-index: 9999;
}
.sf-menu li.sfHover ul {
  left: 0;
  top: 2.25em;
  /* match top ul list item height */

  z-index: 99;
}
.sf-menu a {
  display: block;
  position: relative;
  padding: 9px 30px;
  text-decoration: none;
  /* visited pseudo selector so IE6 applies text colour*/

  color: #404040;
  font-size: 1.1em;
  border-right: 1px solid #cccccc;
}
.sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/

  color: #404040;
}
.sf-menu a:hover {
  /* visited pseudo selector so IE6 applies text colour*/

  color: #7bc242;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */

  top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 10em;
  /* match ul width */

  top: 0;
}
.removeLeftBorder {
  border-left: none !important;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  /*	background:		#CFDEFF;*/

  outline: 0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */

}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */

  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url('../images/arrows-ffffff.png') no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */

  top: 11px;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/

}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/

}
#login input[type=text],
#forgottenPassword input[type=text],
#fromItinerary input[type=text],
#enterPassword input[type=text],
#login input[type=password],
#forgottenPassword input[type=password],
#fromItinerary input[type=password],
#enterPassword input[type=password] {
  width: 170px;
}
#login h3,
#forgottenPassword h3,
#fromItinerary h3,
#enterPassword h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 20px;
}
#login h4,
#forgottenPassword h4,
#fromItinerary h4,
#enterPassword h4 {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 20px;
}
.small {
  font-size: .9em;
  margin-bottom: 20px;
}
.italic {
  font-style: italic;
}
.indent1 {
  margin-left: 25px;
}
.indent2 {
  margin-left: 50px;
}
.inline {
  display: inline;
}
.itinerary-spacer {
  margin: 15px 0;
}
.marginTop {
  margin-top: 35px;
}
.marginBottom {
  margin-bottom: 15px;
}
.marginBottom35 {
  margin-bottom: 35px;
}
.marginBottomInch {
  margin-bottom: 60px;
}
form {
  display: inline;
  margin-bottom: 15px;
}
input[type=text], input[type=password] {
  width: 225px;
}
input[type=text].shortInput {
  width: 65px;
}
.alignRight {
  text-align: right;
}
.underline {
  text-decoration: underline;
}
select#country {
  width: 235px;
}
ol {
  list-style: decimal inside;
}
#yourDetails {
  float: right;
  width: 36%;
  padding: 10px;
}
#yourDetails #address {
  border: 1px solid #000;
  background-color: #eee;
  padding: 10px;
}
#yourDetails input {
  margin-top: 10px;
}
#payment {
  float: left;
  border: 1px solid #000;
  width: 58%;
  background-color: #A7F39C;
  padding: 10px;
  margin-top: 20px;
}
#discount {
  float: left;
  width: 60%;
}
#leftColumn {
  float: left;
  width: 60%;
}
#itinerarySummary {
  float: right;
  width: 36%;
  padding: 10px;
  margin-bottom: 10px;
}
#itinerarySummary input {
  margin-top: 10px;
}
#itinerarySummary table tr {
  background-color: #fff;
}
#itinerarySummary table tr.even {
  background-color: #eee;
}
#itinerarySummary table tr td {
  width: 160px;
}
#bookingComplete {
  width: 500px;
}
#sum {
  position: relative;
  float: right;
  padding: 10px;
}
#sum table tr {
  background-color: #fff;
}
#sum table tr.even {
  background-color: #eee;
}
#sum table tr td {
  width: 160px;
}
#sum input {
  display: none;
}
#add {
  position: relative;
  clear: right;
  float: right;
  width: 340px;
}
#add #yourDetails {
  width: 100%;
}
.left {
  float: left;
}
.paddingTop {
  padding-top: 5px;
}
input.marginleft, a.marginleft {
  margin-left: 5px;
}
a.marginTop {
  margin-top: 10px;
}
/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.scrollable {
  background-color: #C7E5B2;
  float: left;
  height: 120px;
  left: 45px;
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative;
  width: 350px;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
}
.scrollable img {
  float: left;
  margin: 20px 5px 20px 5px;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #ccc;
  cursor: pointer;
  width: 100px;
  height: 75px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.scrollable .active {
  border: 2px solid #000;
  z-index: 9999;
  position: relative;
}
.leftDiv {
  position: relative;
  display: inline;
  padding: 5px;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100px;
}
.nextDiv, .previousDiv {
  background-color: #ddd;
}
a.browse {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 45px 10px;
  cursor: pointer;
  font-size: 1px;
}
a.right {
  background: url(/Images/hori_right.png) no-repeat;
  background-position: 0 0;
  clear: right;
  margin-right: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-radius-bottomright: 10px;
  -webkit-border-radius-topright: 10px;
}
a.right:hover {
  background-position: 0px -30px;
}
a.right:active {
  background-position: 0px -60px;
}
a.left {
  background: url(/Images/hori_left.png) no-repeat;
  margin-left: 0px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-radius-bottomleft: 10px;
  -webkit-border-radius-topleft: 10px;
  margin-left: 8px !important;
}
a.left:hover {
  background-position: 0px -30px;
}
a.left:active {
  background-position: 0px -60px;
}
.disabled {
  background-position: 0px -90px !important;
}
/* disabled navigational button */
#image_wrap {
  text-align: center;
  padding: 20px;
}
#image_wrap img {
  border: none;
}
/* BODY *****************************************/
body {
  font-size: .75em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 0;
  color: #000000;
  background-color: #151515;
}
.clearing, .clear {
  clear: both;
  height: 1px;
  padding: 0;
  margin: 0;
}
.default-text-active {
  color: #a1a1a1 !important;
}
.roundedCorners {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
small {
  font-size: 75%;
}
* {
  outline: none;
}
.inline {
  display: inline;
}
/* LINKS  *****************************************/
a {
  text-decoration: none;
}
a:link {
  color: #000;
}
a:visited {
  color: #111;
}
a:hover {
  color: #7bc242;
  text-decoration: none;
}
a:active {
  color: #8cd353;
}
a.blackLink {
  color: #000;
}
/* PARAGRAPH  *****************************************/
p, ul {
  margin-bottom: 1em;
  padding: 0;
  line-height: 1.25em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.5em;
  padding: 0 0 .5em 0;
  margin: 0;
}
h1 {
  font-size: 2em;
  padding-bottom: 0;
  margin-bottom: 0;
}
h2 {
  font-size: 2em;
  padding: 0 0 10px 0;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 1em;
}
/* LAYOUTS *****************************************/
.left-column {
  float: left;
  width: 230px;
  margin-right: 10px;
}
.right-column {
  float: left;
  width: 692px;
}
/* TABLES  *****************************************/
table {
  border-collapse: collapse;
  display: inline-block;
}
table td {
  padding: 5px;
}
table th {
  text-align: left;
  background-color: #e8eef4;
  padding: 10px;
  text-align: center;
}
/* MAIN STYLING ELEMENTS ***************************************************/
#bagh-page {
  background-color: white;
  margin: 10px auto 10px auto;
  padding: 0;
  position: relative;
  width: 80em;
}
#bagh-pagemenu {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  display: block;
  height: 31px;
  padding: 0;
}
#bagh-pagelogo {
  float: left;
  padding: 10px;
}
#bagh-pageheader {
  padding-top: 0;
  position: relative;
  width: 100%;
  z-index: 10;
}
#bagh-pageheader a#facebook {
  float: right;
  margin: 10px;
}
#bagh-pageheader a#twitter {
  float: right;
  margin: 5px;
}
#bagh-pageheader img#telNoImg {
  float: right;
  margin: 5px;
}
#header-centre-section {
  float: left;
  margin-top: 2px;
  width: 270px;
}
#header-right-section {
  float: right;
}
#header-right-section a {
  float: right;
  margin-top: 3px;
  margin-right: 3px;
}
#bagh-pagecontent {
  z-index: 1;
  float: left;
  margin: 0 10px;
  width: 940px;
}
#bagh-pagecontent ul {
  margin-left: 10px;
}
.page-content-header {
  float: left;
  width: 940px;
}
.top-tabheader {
  font-size: 24px;
  font-weight: normal;
  padding: 20px 0;
  float: left;
}
#newsletterText {
  margin: 5px;
}
#bagh-header-newsletter {
  float: right;
  clear: right;
  margin: 10px;
  padding-left: 50px;
  background-image: url(/images/template/envelope.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 265px;
}
#bagh-header-newsletter span {
  display: block;
  font-size: 10px;
  margin-bottom: 2px;
}
#bagh-header-newsletter input[type=text] {
  width: 200px;
  height: 17px;
  padding: 0;
  margin: 0 5px;
  float: left;
}
#bagh-header-newsletter input[type=submit] {
  background-color: #c73362;
  border: 1px solid #cccccc;
  padding: 0 5px;
  float: left;
  color: #fff;
}
#bagh-header-newsletter p#newsletterText {
  margin: 5px;
  width: 200px;
}
.field-description {
  text-align: right;
  width: 208px;
}
input[type=text], input[type=password] {
  position: relative;
  border: 1px #E3E3E3 solid;
  margin: .1em 0 .1em 0;
  width: 100px;
  padding: .2em;
  color: #404040;
  background-image: url(/Images/Template/div-grad.png);
  background-position: top;
  background-repeat: repeat-x;
}
select {
  width: 106px;
  margin: .1em 0 .1em 0;
  padding: .1em;
  color: #404040;
  border: 0;
}
.numbered-list {
  list-style: decimal;
  padding-left: 25px;
  margin-bottom: 10px;
}
#offer-holder {
  float: left;
}
#offer-holder a {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ddd;
  float: left;
}
#offer-holder a.last-link {
  margin-right: 0px;
}
#homeintroduction {
  float: left;
  padding: 20px 20px;
  margin-left: -10px;
}
#homeintroduction h1 {
  font-size: 12px;
  margin-left: 0;
}
#homeintroduction h2 {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
#homeintroduction p {
  width: auto;
  margin-top: 1em;
}
#tta {
  float: right;
  width: 300px;
  margin-right: 10px;
}
#tta a {
  float: left;
}
#tta a img {
  float: left;
  margin: 20px 50px;
}
#tta p {
  text-align: center;
  float: left;
  padding: 5px 20px;
  margin: 0;
}
/* LISTS ***************************************************************************/
.small-list li {
  list-style-type: none !important;
  list-style-position: inside !important;
  background-image: url('/Images/idealforsmall.png');
  background-repeat: no-repeat;
  background-position: left 4px;
  font-size: 1em;
  line-height: 2.25em;
  margin-bottom: 0.25em;
  padding-left: 30px;
}
#errors li {
  color: #FF0000;
  font-weight: bold;
}
.lightBG {
  background-color: #eeeeee;
  text-decoration: none !important;
  color: #555;
}
.tab-border {
  border: 1px solid #cccccc;
  border-bottom: none;
  font-weight: bold;
}
/*********************************************************************************
* contact us 
*********************************************************************************/
.leftCol, .rightCol {
  position: relative;
  float: left;
  width: 445px;
  padding: 0 10px 10px 0;
  margin: 0 10px 10px 0;
  height: 165px;
}
.contact-form textarea {
  width: 430px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
  height: 120px;
}
.contact-holder {
  border: 1px solid #cccccc;
  float: left;
  text-align: left;
}
.contact-holder form {
  padding: 15px;
  float: left;
}
.contact-holder h3 {
  color: #404040;
  padding: 15px;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
}
.contact-holder input[type=submit] {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #dddddd;
  color: #404040;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: right;
}
.contact-holder input[type=submit]:hover {
  text-decoration: underline;
  cursor: pointer;
  background-color: #eeeeee;
}
.form-error {
  background-color: #F4CFCF;
  border: 1px solid #F48E8E;
  padding: 10px;
  width: 860px;
}
.form-notification {
  background-color: #C7F4D2;
  border: 1px solid #84AF8F;
  padding: 10px;
}
.validation-summary-error {
  margin-bottom: 0;
}
/*************************************************************************
* Links page
*************************************************************************/
img.linkPageImg {
  margin: 13px;
}
/*************************************************************************
* insurance page
*************************************************************************/
div#insuranceText {
  position: relative;
  width: 450px;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
div#insuranceText p {
  margin-bottom: 15px;
}
img#insuranceImage {
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
img#golfCareLogo {
  position: relative;
  float: left;
  width: 370px;
  margin-left: 40px;
  margin-top: 10px;
}
/*************************************************************************
* Region Selector styles
*************************************************************************/
.tab-header {
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
}
/* REGION SELECTOR ELEMENTS*/
.details {
  float: none;
  margin-left: -5px;
  padding: 8px;
  width: 901px;
  display: none;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  clear: both;
  margin-top: -6px;
}
.details p {
  margin: 0;
  font-size: 1.2em;
  color: #404040;
}
#regionSelector {
  width: 940px;
}
#regionSelector div.region-info {
  padding: 6px 8px 6px 18px;
  border: 1px solid #cccccc;
  border-top: none;
}
#regionSelector a {
  text-decoration: none;
  text-align: center;
}
#regionSelector a:hover {
  text-decoration: underline;
}
#regionSelector div.showLink {
  float: left;
  text-align: center;
  min-width: 128px;
  width: 128px;
  max-width: 128px;
  position: relative;
  margin: -6px 0 -1px;
  padding: 6px 0;
  font-size: 1.2em;
  border-top: none;
  height: 31px;
}
#regionSelector div.showLink span {
  height: 31px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 128px;
}
#regionSelector a.read-more {
  color: #404040 !important;
  font-size: 1.2em;
  margin: 0;
}
#regionSelector .courses {
  min-height: 0;
  width: auto;
  border: none;
}
div#regionHeader {
  margin: 0;
  padding: 10px 0 19px 19px;
  border: 1px solid #cccccc;
  color: #404040;
  font-size: 16px;
}
.region-header img {
  display: inline;
}
.region-overview-header span {
  font-size: 14px;
  font-weight: bold;
}
.regionSelectorHeader {
  width: 130px;
  text-align: center;
  float: left;
  line-height: 20px;
  font-weight: bold;
}
/* SPECIAL OFFERS *****************************************/
.special-offer {
  float: left;
  margin-top: 15px;
}
.special-offer-image {
  float: left;
}
.special-offer-text {
  border: 1px solid #cccccc;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
  color: #404040;
  float: left;
  height: 212px;
  margin: 0 5px;
  padding: 10px;
  width: 510px;
}
.special-offer-text h2 {
  color: #404040;
}
.special-offer-text p {
  font-size: 120%;
  line-height: 1.75em;
}
.special-offer-features {
  border: 1px solid #cccccc;
  float: left;
  height: 232px;
  width: 220px;
  background-image: url("/Images/Template/div-grad.png");
  background-repeat: repeat-x;
}
.special-offer-features h3 {
  color: #404040;
  padding: 10px;
}
.special-offer-features ul {
  margin: 10px;
}
.special-offer-features li {
  background-image: url("/Images/idealforsmall.png");
  background-repeat: no-repeat;
  height: 20px;
  margin-bottom: 15px;
  margin-left: 7px;
  padding-left: 30px;
}
/*************************************************************
* SiteMap CSS
*************************************************************/
div#sitemap ul {
  margin: 0;
  padding: 0;
}
div#sitemap ul li li {
  padding: 0 0 0 25px;
  margin: 0 0 0 15px;
  line-height: 1.8em;
  background-image: url(/images/idealforSMALL.png);
  background-repeat: no-repeat;
  background-position: 0px 1px;
}
div#sitemap ul li li li li, div#sitemap ul li li li {
  background-image: none;
  margin: 0 0 0 15px;
  padding: 0;
}
/*************************************************************
* Why book with us page
*************************************************************/
div.whyBookWithUsList {
  border: 1px solid #cccccc;
  width: auto;
  float: left;
  margin: 10px;
  margin-bottom: 0;
  width: 448px;
}
div.whyBookWithUsList h2 {
  margin: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  background-color: #7bc242;
  height: 35px;
}
div.whyBookWithUsList ul {
  padding: 10px;
  margin: 0;
}
div.whyBookWithUsList ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  padding-right: 5px;
}
div.whyBookWithUsList.firstRow {
  height: 170px;
}
div.whyBookWithUsList.firstRow h2 {
  height: 18px;
}
div.whyBookWithUsList.secondRow {
  height: 220px;
}
div.whyBookWithUsList.thirdRow {
  height: 155px;
  width: 919px;
}
div.whyBookWithUsList.thirdRow h2 {
  height: 18px;
}

