/* Set background of both html and body so we don't trip up on any xhtml issues
	if served with correct content type - THIS IS THE BACKGROUND TO THE ENTIRE PAGE*/
html, body {
	background-color: #CCFFFF;
	font-family: Verdana, sans-serif;
	background-image:  url(page_background.gif) ;
	background-repeat:	no-repeat;
/* Needed to ensure header image touches the top of the window */
	padding-top: 0em;
        margin-top: 0em;
   	color: #000000;
}

/* Stop borders appearing on images that are used within links */
a img {
	border: none;
}

a 	{
	text-decoration: none;
	}

/* Background to the block headings */
h3 {
	color: #000000;
	background-color: #66ccff;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial;
	font-weight: normal;

}

h3 span
{
	border-bottom: 1px #0099CC solid;
	margin-right: 3px;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-size: smaller;
}

h2 {
	color: #000000;
	margin: 10px;
	padding-left: 30px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial;
	font-weight: normal;
}

h2 span
{
	margin-right: 3px;
	padding-left: 10em;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	font-size: large;
}
h4 {
	color: #000000;
	margin: 10px;
	padding-left: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial;
	font-weight: normal;
}

h4 span
{
	margin-right: 3px;
	padding-left: 0em;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	font-size: larger;
}

h5 {
	color: #ffffff;
	padding-left: 0px;
	font-weight: bold;
	font-size: x-small;
}


.block {
	FLOAT: left;
 MARGIN-BOTTOM: 0.5em
}


/* Position the page in the center */
#pageContainer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color:	#ffffff;
	}

/* Center the main contents of the page */

#mainContent {

	margin-left: 1em;
	margin-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	padding-right: 0px;
	font-size: x-small;
	font-weight: normal;
	}

#topNavigation {
	background-color: #ffffff;
	color: #66CCFF;
	text-align: right ;
	padding-right: 3em;
        padding-top: 3em;
	font-size: X-small;
	height:  50px;
	z-index: 27;
	}

#topNavigation a {
	color: #66CCFF;
	text-decoration: none;
}

#topNavigation a:hover {
	color: #0099cc;
}

#banner img {
	position: relative; top: -35px; left: -560px;
	}

#tabNavigation  {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	border-bottom-width: 2px;
	padding-bottom: 18px;
	z-index: 10;

	}

#tabNavigation li {
	display: block;
	margin: 0;
    padding: 0;
    border-bottom-style: solid;
	border-bottom-color: #76C2E2;
	border-bottom-width: 2px;
	padding-bottom: 0px;
	background-color: #ffffff;
	background-image:  url(WhiteTabLine_sml.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	list-style-type: none;
	}

#tabNavigation li#tab {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	border-bottom-width: 2px;
	padding-bottom: 0px;
	background-color: #ffffff;
	background-image:  url(WhiteTabLine_sml.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	list-style-type: none;
	}

#tabNavigation li#tab_selected {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #76C2E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099cc;
	border-bottom-width: 2px;
	padding-bottom: 0px;
	background-color: #66ccff;
	background-image:  url(BlueTabLine_sml.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	list-style-type: none;
	}

#tabNavigation li#tab a {
	background-image:  url(WhiteTabEndLong_sml.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 6px;
	padding-bottom: 0em;
	font-size: x-small;
	font-weight: normal;
    	position: relative; top: 0px;
    	z-index: 11;
	}

#tabNavigation li#tab_selected a {
	background-image:  url(BlueTabEndLong_sml.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 6px;
	font-size: x-small;
	font-weight: normal;
	}

#tabNavigation a {
	color: #000000;
	display: block;
	text-decoration: none;
	font-size: small;
	float: left;
	font-weight: normal;
	}

#tabNavigation a:hover {
	color: #66ccff;
	}

#tab a{
	color: #000000;
	}
#tab_selected a {
	color: #ffffff;
	}
#tab_selected a:hover {
	color: #000000
	}


/*THE SUBNAVIGATION BAR SITS BELOW THE TAB BUTTONS THE "COLOR" IS THE TEXT COLOUR AND THE "BACKGROUND-COLOR IS THE BACKGROUND COLOUR YOU CAN ALSO HAVE MARGINS ABOVE AND BELOW*/

#subNavigation {
	clear: both;
	height: 143px;
	color: #FFFFFF;
	background-color: #ffffff;
	padding-left: 0em;
	border-top-width: 20px ;
	border-top-style: solid;
	border-top-color: #76C2E2;
	border-bottom: 0px #ffffff;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: medium;
	font-weight: 100;
	line-height: 1.5;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	background-image: url(Banner1sml.jpg);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	}

 #Subnavlogo {
	position: relative; top: -55px; left: 575px;
	}

#subNavigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: x-small;
	}

#subNavigation a:hover {
	color: #CCFFFF;
}

#newspane {
	padding-left: 40px;
	background-image:  url(NewsBoxTopTall_sml.jpg);
	background-position: 35px 0px;
	background-repeat: no-repeat;
	width: 160px;
	}

#newspane a {
	color: #ffffff;
	}

#newspane a:hover {
	color: #00ffff;
	}

#newspane a:visited {
	color: #00ffff;
	}

#picbox {
	border: solid 2px #0099cc;
	background-color: #ffffcc;
	}

#buttonbar td{
    padding: 10px;
    width: 20px;
    border: solid 10px #ffffff;
}

a {
	color: #000000;
	}

a:hover { color: #008dac;
	}

a:visited {
	color: #000000;
	}

#footerNav {
	margin-left: 30px;
	margin-right: 16px;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: left;
	background-image:  url(dots.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: small;
	color: #66CCFF;
}
#footerNav img {
	float: left;
}
#footerNav a {
	font-size: X-small;
	text-decoration: none;
	color: #66CCFF;
}
#footerNav a:hover {
	color: #008dac;
}

#legalNav {
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: right;
	font-size: x-small;
	background-color: #ffffff;
	color: #66CCFF;
}
#legalNav a {
	font-size: x-small;
	text-decoration: none;
	color: #00C000;
}
#legalNav a:hover {
	color: #CCFFFF;
}

#tscontent {
	margin-left: 0;
	margin-right: 0;
	padding-right: 20px;
	padding-top: 0.25em;
	padding-bottom: 0em;
	text-align: right;
	font-size: x-small;
	color: #66CCFF;
	background-color: #FFFFFF;
}

/*THIS SETS THE PROPERTIES FOR THE TSCONTENT TAGLINE AT THE BOTTOM OF THE PAGE*/
#tscontent a {
	font-size: x-small;
	text-decoration: none;
	color: #66ccff;
}
/*THIS SETS THE PROPERTIES FOR THE MOUSEOVER EVEN ON THE TSCONTENT TAGLINE AT THE BOTTOM OF THE PAGE*/
#tscontent a:hover {
	color: #0099cc;
}

/* SPECIAL OBJECTS START FROM THIS POINT*/

/*FLIGHT OBJECTS HERE*/



.numberCombo {
	width: 5em;
}
.textCombo {
	width: 15em;
}
.submitContainer {
	position: absolute;
	bottom: 5px !important;
	bottom: 10px;
	right: 10px;
}

.smallBlock {
	width: 210px;
}

.smallBlock {
	margin-right: 4px;
}
.smallBlock ol {
	list-style-type: none;
	font-size: x-small;
	font-weight: bold;
	color: #008DAC;
	margin: 0;
	padding: 0.5em;
}
.smallBlock li {
	clear: both;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 15px;
}

SELECT {
 BORDER-RIGHT: #556677 1px outset;
 BORDER-TOP: #556677 1px outset;
 font-size: x-small;
 font-weight: bold;
 BACKGROUND: white;
 BORDER-LEFT: #556677 1px outset;
 COLOR: black;
 BORDER-BOTTOM: #556677 1px outset;
 font-family: sans-serif;
}


INPUT {
 BORDER-RIGHT: #556677 1px outset;
 BORDER-TOP: #556677 1px outset;
 font-size: x-small;
 font-weight: bold;
 BORDER-LEFT: #556677 1px outset;
 COLOR: black;
 BORDER-BOTTOM: #556677 1px outset;
 font-family: sans-serif;
}
TEXTAREA {
 BORDER-RIGHT: #556677 1px outset;
 BORDER-TOP: #556677 1px outset;
 font-size: x-small;
 font-weight: bold;
 BORDER-LEFT: #556677 1px outset;
 COLOR: black;
 BORDER-BOTTOM: #556677 1px outset;
 font-family: sans-serif;
}

INPUT.checkbox {
	BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-BOTTOM: #556677 0px outset
}

/* Button definitions start here*/

.imagebutton {
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 COLOR: black;
 font-family: sans-serif;
}

#formButtons input {
	margin-left: 3em;
}

.searchbutton {
 background: transparent ;
 background-image : url(SearchButton.gif);
 background-repeat: no-repeat;
 BORDER: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 100px;
 height : 25px;
 cursor: pointer;
}

.advancedbutton {
 background: transparent ;
 background-image : url(advancedSearchButton.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 100px;
 height : 25px;
 cursor:pointer;

} 

.tellmemorebutton{ 
 background: transparent ;
 background-image : url(contactus.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 88px; 
 height : 19px;    
 cursor:pointer;

} 

.continuebutton{ 
 background: transparent ;
 background-image : url(continue.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 100px;
 height : 25px;
 cursor:pointer;
 background-repeat: no-repeat;
}

.backbutton{
 background: transparent ;
 background-image : url(back.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-weight: bold;
 width : 100px;
 height : 25px;
 cursor:pointer;
 background-repeat: no-repeat;
}

.signupbutton{
 background: transparent ;
 background-image : url(signUpButton.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 54px;
 height : 19px;
 cursor:pointer;
}

.hotelMoreInfo {
  background: transparent;
   background-image:  url(More_Info.gif);
  BORDER-BOTTOM: #556677 0px outset;
   BORDER-LEFT: #556677 0px outset;
  BORDER-RIGHT: #556677 0px outset;
  BORDER-TOP: #556677 0px outset;
  font-weight: bold;
 width : 100px;
 height : 25px;
 cursor:pointer;
 background-repeat: no-repeat;
}

.hotelBook {
  background: transparent;
   background-image: url(Price_and_Book.gif);
  BORDER-BOTTOM: #556677 0px outset;
   BORDER-LEFT: #556677 0px outset;
  BORDER-RIGHT: #556677 0px outset;
  BORDER-TOP: #556677 0px outset;
  font-weight: bold;
 width : 100px;
 height : 25px;
 cursor:pointer;
 background-repeat: no-repeat;
  }

.paybutton{
 background: transparent ;
 background-image : url(pay.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 100px;
 height : 25px;
 cursor:pointer;
} 

.detailsbutton{ 
 background: transparent ;
 background-image : url(detailsButton.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 60px;
 height : 19px;
 cursor :pointer;
}

/* Button definitions end here */



 /* COMMON SEARCH FORM SETTINGS
 The following setting affect all of the search forms */

.searchBlock {
	width: 300px;
    height: 280px;
	background-color: #72c2e2;
	margin-bottom: 0.5em;
}
.searchBlock form {
	padding: 0.5em;
	margin-bottom: 0;
}
.searchBlock form div {
	margin-top: 0.3em;
	margin-bottom: 0.4em;
}

.searchBlock label {
	position: relative;
	text-transform: capitalize;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 10em;
	padding: 0;
	padding-top: 0.5em;
	float: left;
}
.searchBlock select {
	font-size: xx-small;
	color: #000000;
}
/* END OF COMMON SEARCH FORMS */

/* Flight Search Panel */

#flightSearch {
	background-image:  url(flightSearchBg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #76c2e2;
}
#flightSearchBg {
	background-image:  url(blockBgLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #76c2e2;
}
#flightSearch h3 {
    border-top: solid 1px #0099cc;
	color: #000000;
	background-color: #66ccff;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial;
	font-weight: normal;
    text-transform: lowercase;
}

/* End Flight Search */

/* Flight Results */

div.flightResult {
	padding: 1em;
    }

.resultstable {
  border: solid 4px #0099cc;
  padding: 3px;
  background-color: #66ccff;
}

.flightResult td {
    height: 135px;
    border-bottom: dotted 1px #0099cc;
  }

div.flightResult img {
	margin: 0;
	padding-top: 1em;
}
div.flightResult div.priceLine {
	color: #000000;
	background-image:  url(priceBg.gif);
	background-repeat: repeat-y;
	background-position: left;
   	padding: 0.5em;
}

div.flightResult span.price {
	font-size: medium;
	font-weight: bold;
	width: 200px;
}
div.flightDetail {
	font-weight: bold;
}
div.flightDetail span.direction {
	color: #000000;
}

#quote {
  border: solid 2px #0099cc;
  padding: 5px;
  background-color: #66ccff;
}
#quote h5 {
	color: #000000;
	padding-left: 0px;
	font-weight: normal;
	font-size: small;
    }
#quote menu {
  background-color: #ff0000;
}

.mainContentBlock .menu a {
  color: #000000;
 }

/*END FLIGHT*/

/* Package Search Panel */

#packageSearch {
	background-image:  url(flightSearchBg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #76c2e2;
}

#packageSearchBg {
	background-image:  url(blockBgLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #76c2e2;
}

/* End Package Search */

/* Package Results Start Here - control the results panel and button style*/

#searchResults .resultstable td{
    height: 35px;
    border-top: dotted 1px #0099cc;
    background-color: #66ccff;
    }

.resultstable .tellmemorebutton {
 background: transparent ;
 background-image : url(detailsButton.gif);
 BORDER-BOTTOM: #556677 0px outset;
 BORDER-LEFT: #556677 0px outset;
 BORDER-RIGHT: #556677 0px outset;
 BORDER-TOP: #556677 0px outset;
 font-size: x-small;
 font-weight: bold;
 font-family: sans-serif;
 width : 100px;
 height : 25px;
 cursor :pointer;

}

/* Package Results End Here */

/* Package Info Starts Here */



/* Product Details */

/* Product spans the entire page width*/
#product {
   width: 730px;
   background-color: #66ccff;
   border: solid 4px #0099cc;
   float: left;
   padding-left: 0px;
   height: 320px;
   }

#hotelProduct {
   width: 730px;
   background-color: #66ccff;
   border: solid 4px #0099cc;
   float: left;
   padding-left: 0px;
   }

#productDetails {
   width: 690px;
   background-color: #66ccff;
   border: solid 4px #0099cc;

  }

#product H3 {
  font-size: medium;
  font-weight: bold;
}



/* The top of the page is split in three areas Images, Summary and Form */

#productImages,
    #productSummary,
        #productForm {
    width: 240px;
    display: block;
    float: left;
    background-color: #66ccff;
    padding-left: 2px;
    }

#productImages img {
  padding-right: 3px;
}


/* Product Summary */

#productSummary H5 {
   font-size: x-small;
   color: #3300FF;
   line-height: 10%;
}

 #productPrice {
   font-size: x-small;
   color: #000000;
   font-weight: bold;
   border: solid 1px #000000;
   width: 80px;
   padding: 10px;
}

/*Product Form*/

#productForm {
       line-height: 250%;
       float: right;
       }

#productForm H4 {
  line-height: 100%;
  font-weight: normal;
  font-size: medium;
}

#productForm div label  {
	width: 150px;
    text-align: right;
    float: left;
    padding-right: 10px;
    line-height: 250%;
    display: block;
    }

#productForm #frmAdults,
    #productForm #frmChild,
        #productForm #frmInfant {
  width: 40px;
  float: left;
  display: block;
  line-height:  250%;
  }

  #productForm div {
  width: 240px;
  height: 25px;

  }


  #productForm #formButtons .continuebutton{
    width: 100px;
    height: 25px;
    display: block;
    float: right;
    margin: 0px;
    margin-top: 20px;
    margin-right: 10px;
  }

   #productForm #formButtons .backbutton{
    width: 100px;
    height: 25px;
    display: block;
    float: left;
    margin: 0px;
    margin-top: 20px;
    margin-left: 10px;
  }

    /* Brochure Details */
#productDetails {
  padding: 20px;
}

#productDetails .detailsRow {
   background-color: #66ccff;
   font-size: small;
   display: block;
   padding-bottom: 10px;

 }

#productDetails .detailsTitle {
   color: #000000;
   background-color: #66ccff;
   font-weight: bold;
 }

 .detailsContent {
   background-color: #66ccff;
   font-size: x-small;
   font-weight: normal;

 }

/* End Brochure Details */


/* Package Info Ends Here */

/*HOTELS START HERE*/

/*Hotel Search Panels */

#hotelSearch {
	background-image:  url(hotelSearchBg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #76c2e2;
    display: block;
    height: 300px;
       }
#hotelSearchBg {
    background-image:  url(blockBgLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #76c2e2;
}

#hotelSearch h3 {
    border-top: solid 1px #0099cc;
	color: #000000;
	background-color: #66ccff;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial;
	font-weight: normal;
    text-transform: capitalize;
 }

#hotelSearch #col1 {
  color: #000000;
  display: block;
  text-transform: capitalize;
  width: 50px;
  float: left;
}
#hotelSearch #col2 {
  color: #000000;
  display: block;
  text-transform: capitalize;
  width: 50px;
  float: left;
  }
#hotelSearch #col3 {
  color: #000000;
  display: block;
  text-transform: capitalize;
  width: 50px;
  float: left;
 }

 #hotelSearch .searchbutton{
  position: relative; bottom: -45px; left: -30px;
  width: 100px;
     }
/* End of Hotel Search Panels*/

/* Hotel Results */

 #hotelResults {
  background-color: #66ccff;
   }

#hotelResult {
background-color: #66ccff;
  width: 730px;
  height: 300px;
  border: solid 2px #0099cc;
  float: left;
  }
#hotelResultHeader {
 background-color: #ffffff;
}

#hotelResultDetails {
background-color: #66ccff;
  padding-bottom: 10px;
  padding-top: 5px;
}
#hotelResultDetails,
     #hotelResultHeader {
  background-color: #66ccff;
}

#hotelResultDetails #hotelDescription,
    #hotelResultDetails #hotelImage {
  background-color: #66ccff;
}

#hotelResultRooms #hotelRoomsGrid {
    background-color: #66ccff;
      float: none ;
}

#hotelResultFooter {
background-color: #66ccff;
   padding-left: 100px;
  padding-right: 100px;
  padding-top: 20px;
}

#hotelResultFooter .hotelMoreInfo {
   display: block;
   float: left;
}

#hotelResultFooter .hotelBook {
   display: block;
   float: right;
}

/* End Hotel Results */

/* Hotel Info */

#hotelInfo {
  background-color: #66ccff;
  width: 730px;
  border: solid 0px #76c2e2;
  float: left;
   /*height: 700px;  */
  }

 #hotelInfoDetails #hotelImages {
  background-color: #66ccff;
  float: left;
  padding-left: 20px;
  width: 100px;
}

#hotelInfoDetails {
  background-color: #66ccff;
  width: 680px;
}

#hotelInfoDetails #hotelImages {
  width: 300px;
  padding-left: 15px;
  background-color: #66ccff;
}

#hotelInfoDetails #hotelImages #hotelLargeImage  {
  background-color: #66ccff;
  display: block;
  float: left;
  width: 285px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
}

#hotelInfoDetails #hotelImages #hotelThumbImage  {
  background-color: #66ccff;
  display: block;
  float: left;
  width: 80px;
  padding-left: 2px;
  padding-bottom: 2px;

   }

  #hotelInfoDetails #hotelDescription {
  background-color: #66ccff;
  float: right;
  width: 300px;
  padding-right: 15px;
   }

#hotelInfoFooter {
    display: block;
    width: 485px;
          }

#hotelInfo #hotelInfoFooter #hotelBook {
        display: block;
       float: left;
       width: 10px;
}

   #hotelInfoFooter #hotelBack {
    display: block;
    float: right;
    width: 10px;
}


 /* End Hotel Info */

 /* Hotel Info & Hotel Results - Common Area */

#hotelResultHeader, #hotelInfoHeader {
  background-color: #76c2e2;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: solid 2px #0099cc;
  height: 50px;
   }

 #hotelIcon {
  background-color: #66ccff;
}

#hotelFromPrice {
  font-size: small;
  float: right;
  width:710px;
  text-align: right;
  border-bottom: solid 2px #0099cc;
  padding-right: 20px;
  background-color: #0099cc;
  }

#hotelName,
#hotelRating
     {
    font-size: small;
    display: block;
    float: left;
    width: 300px;
    padding-left: 20px;
        }

#hotelBasis,
#hotelResort     {
  font-size: small;
  display: block;
  position: relative; left: 100px;
  float: left;
  width: 200px;
  padding-left: 20px ;
}

#hotelImage {
  background-color: #66ccff;
  float: left;
  padding-left: 20px;
  width: 100px;
}
 #hotelDescription {
  background-color: #66ccff;
  float: left;
  width: 500px;
  padding-left: 15px;
   }

 #hotelRoomsGrid {
  background-color: #66ccff;
  padding-top: 20px;
  float: left;
  width: 485px;
  padding-left: 115px;
}

#hotelRoomsGridHead {
  font-weight: bold ;
  padding-top: 15px;
  padding-bottom: 5px;
  color: #0099cc;
  width: 485px;
  height: 20px;
}

#roomTypeColumn {
  color: #000000;
  display: block;
  float: left;
  width: 250px;
 }

#roomQtyColumn {
 color: #000000;
 display: block;
 float: left;
 width: 65px;
}

#roomPriceColumn {
 color: #000000;
 display: block;
 float: left;
 width: 170px;
 text-align: right;
}

#hotelRoomsGridLine  {
 height: 20px;
}

 /* End of Hotel Info & Hotel Results - Common Area */

/*HOTELS END HERE*/

/*CALENDAR*/

.CALcpYearNavigation,
.CALcpMonthNavigation
		{
		background-color: #66ccff;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#ffffff;
		font-weight:normal;
		}

.CALcpDayColumnHeader,
.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText
		{
		font-family:arial;
		font-size:8pt;
		background-color: #76c2e2;
		}
TD.CALcpDayColumnHeader
		{
		color: #ffffff;
		text-align:center;
		border-bottom:solid 1px #0099cc;
		background-color: #66ccff;
		}
.CALcpCurrentMonthDate,
.CALcpOtherMonthDate,
.CALcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDateDisabled
		{
		color:#0099cc;
		text-align:right;
		text-decoration:line-through;
		}
.CALcpCurrentMonthDate
		{
		color:#ffffff;
		font-weight:bold;
		}
.CALcpCurrentDate
		{
		color: #000000;
		font-weight:bold;
		}
.CALcpOtherMonthDate
		{
		color:#0099cc;
		}
TD.CALcpCurrentDate
		{
		background-color: #ffffff;
		border-width: 1px;
		border:solid 1px #000000;
		}
TD.CALcpCurrentDateDisabled
		{
		border-width:1px;
		border:solid 1px #0099cc;
		}
TD.CALcpTodayText,
TD.CALcpTodayTextDisabled
		{
		border:solid 1px #76c2e2;
		border-width:1px 0px 0px 0px ;
        		}
A.CALcpTodayText,
SPAN.CALcpTodayTextDisabled
		{
		height:20px;
        color: #76c2e2;
		}
A.CALcpTodayText
		{
		color:#76c2e2;
		font-weight:bold;
		}
SPAN.CALcpTodayTextDisabled
		{
		color:#76c2e2;
		}
.CALcpBorder
		{
		border:solid 1px #0099cc;
		}

/*CALENDAR END*/

