.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide
{
	display: none !important;
}
.inside
{
	padding: 0 0;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
    margin-left:0;
    margin-right:0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
img
{
    border:0;
}
p
{
   margin-bottom: 16px; 
}
h1
{
	font-size: 150%;
	color:#160967;
}
h2
{
	font-size: 100%;
	color:#160967;
}
h3
{
	font-size: 130%;
}
h4
{
	font-size: 120%;
}
h5
{
	font-size: 100%;
}
h6
{
	font-size: 70%;
}

/* alter some HTML elements' default style */


table
{
	font-size: 100%;
}
td, th
{
	vertical-align: top;
}

body
{
	margin: 0 0% 10px 0%;	
	font-size: 100.1%;
    background-image:url(/images/right_bg.gif);
    background-position: 755px 0;
    background-repeat:repeat-y;
}

html, body
{
	background-color: #ccc;
	color: #160967;
	font-family:  Geneva, Arial, helvetica, sans-serif;
}
/*============ Site Layout ===============*/
#pageWrapper
{
    width: 755px;
    margin-left: 0;
    margin-right: auto;
    font-size: 11px; /* set your default font size here. */
    background-color: #ffffff;
    background-image:url(/images/left_bg.gif);
    background-position:left;
    background-repeat:repeat-y;
}

#ColumnContainer
{
	border: solid 1px #fff;
	border-width: 0 0;
	margin: 0 0;		
	z-index: 1;
	padding-top:20px;
}

#mainColumn, * html #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}

#SOWrap
{
	float: left;
	margin: 0 -1px 0 0;
	width: 100%;
	z-index: 3;
}

#mainColumn
{
	float: right;
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
}

/* horizontal navigation elements */
#topMenu
{
    background-color: #1A1C5A;
	height:16px;
	width:755px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;		
}


#masthead
{
    background-repeat: no-repeat;
    background-position:0 bottom;
    background-color: #1A1C5A;
	background-image:url(/images/header.gif);
	height:64px;	
}

#leftColumn
{
    float:left;
    width:150px;
    border-right: solid 1px #CDCDC0;
}
#leftInner
{
   padding-left:10px;
}

#middleColumn
{
    float:left;
    width:370px;
}
#middleInner
{
   margin-left:15px;  
}

#rightColumn
{
    float:right;    
    width:180px;
}
#rightInner
{
    margin:0 20px 0 0;	
}

#leftColumn ul li
{
	margin:6px 0 0 0;
}

/*=========== Right column links/bullets =====*/
#rightColumn a {
	text-decoration:none;
}
#rightColumn a:hover {
	text-decoration:underline;
}

#rightColumn ul{
	margin: 0;
	padding: 0;
}

#rightColumn ul li {
	list-style-type: none;
    text-align:left;
	list-style-position: outside;
	background: url(/HotelImages/linkArrow.gif) 0 4px no-repeat;
	margin-left:0;
	padding-left:14px;
	margin-bottom:5px;
}



/*=============  Footer =============*/

#footer
{
	height:40px;
    background-color: #1A1C5A;
	width:755px;

}
#footerInner a
{
	color:#ffffff;
	font-size:9px;
}
#footerInner
{
    padding-top:5px;	
    color:#ffffff;
	font-size:9px;
	vertical-align:bottom;
}

#footerLinks
{
    float: left;
    margin: 8px 0 0 5px;
}
#footerSites
{
    float: left;
    padding: 0;
    margin: 5px 0 0 20px;
    font-size: small;
}
#footerRight
{
    float: right;
    margin-right: 5px;
}
#bookmarkSite
{
    font-weight: bold;
    float: left;
    padding: 3px 0 5px 8px;
}
.TextSmaller
{
    font-size: 10px;
}

/*======== Vertical left column Nav =========*/


/*======= Breadcrumbs =========*/
#ctl00_breadCrumbs
{
    margin:0 0 20px 0;
}

#ctl00_breadCrumbs a, #ctl00_breadCrumbs a:link, #ctl00_breadCrumbs a:visited, #ctl00_breadCrumbs a:active, #ctl00_breadCrumbs a:hover
{
    color: #666666;
}

#ctl00_breadCrumbs a:hover
{
    text-decoration: underline;
}

.lblBreadcrumb
{
    color:#5E2119;
}

/*======= minimum page height =============*/
.prop
{
    height: 200px;
    float: right;
    width: 1px;
}
/*============= TABS ============*/

#tabs {
  float:left;
  background:#1A1C5A;
  font-size:10px;
  font-weight:bold;
  padding-left:5px;
}
#tabs ul {
  margin:0;
  list-style:none;
  }
#tabs li {
  float:left;
  background:url(/HotelImages/tabs/left_both.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  }
#tabs a {
  float:left;
  display:block;
  width:.1em;
  text-align:center;
  background:url(/HotelImages/tabs/right_both.gif) no-repeat right top;
  padding:0 7px 0 5px;
  text-decoration:none;
  color:#fff;
  }
/*#tabs> ul a {width:100px;}*/
#tabs ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#F37C16;
  }
#tab-hotels #nav-hotels, #tab-holidays #nav-holidays, #tab-home #nav-home,  #tab-trans #nav-trans, #tab-flights #nav-flights, #tab-rtw #nav-rtw, #tab-adventure #nav-adventure, #tab-insurance #nav-insurance, #tab-travel #nav-travel, #tab-about #nav-about, #tab-contact #nav-contact {
  background-position:0 -18px;
  border-width:0;
  }
#tab-hotels #nav-hotels a, #tab-holidays #nav-holidays a, #tab-home #nav-home a, #tab-trans #nav-trans a, #tab-flights #nav-flights a, #tab-rtw #nav-rtw a , #tab-adventure #nav-adventure a , #tab-insurance #nav-insurance a , #tab-travel #nav-travel a , #tab-about #nav-about a, #tab-contact #nav-contact a {
  background-position:100% -18px;
  padding-bottom:0px;
  color:#F37C16;
  }
#tabs li:hover, #tabs li:hover a {
  background-position:0% -18px;
  color:#F37C16;
  }
#tabs li:hover a {
  background-position:100% -18px;
  }
  
/*==================================*/

a.bookHotel
{
    display:block;
    background-image:url(/HotelImages/linkArrow.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
}
a.bookHotel:hover
{
   
}

.DestinationImage
{
    margin:0;
}
.HolidayLink, .HotelLink
{
    background-color:#fff;
    margin-bottom:15px;
}

.holidayImage, .hotelImage
{
    margin:10px 0 10px 0;
}

.BookLink
{
    display:block;
    margin:10px;
}

.ImageLink
{
    display:block; 
    padding:3px 5px 0 10px;
}


/*=============== Original styles =========================*/
.bodyText {
	color: #160967;
}

.body9white {
	font-size: 9px;
	color: #FFFFFF;
}

.body9 {
	font-size: 9px;
	color: #160967;
}
.bodyOrange {
	color: #FF6600;
}
.bodyWhite {
	color: #FFFFFF;
}
.bodyGreen {
	color: #70B72B;
}


/*======== Table Styles ===========*/
.tableHeading,.tableText,.tableTextBold,.tableTextBlue,.tableHeadingSolid  {
	color: #160967;
	background-image: url(/images/tableHeaderBg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	line-height:15px;
}
.tableHeading
{
	font-weight: bold;
}
.tableText 
{
	background-image: url(/images/tableDash.gif);
}
.tableTextBold 
{
	font-weight: bold;
	background-image: url(/images/tableDash.gif);
}
.tableTextBlue 
{
	background-image: url(/images/blueDash.gif);
}

.tableHeadingSolid {
	background-image: url(/images/tableHeadSolid.gif);
}
.tableHeadingNodash {
	line-height: 20px;
	font-weight: bold;
	color: #160967;
	background-color: #E6E6ED;
}

.tableHeadingGreen {
	line-height: 20px;
	font-weight: bold;color: #70B72B;
	background-image: url(/images/tableHeaderBg.gif);
}
/*====================*/

.routesPrice {
	color: #160967;
}

.popularBlue {
	font-size: 9px;
	color: #160967;
}
.popularOrange {
	font-size: 9px;
	color: #FF6600;
}

a, a:link, a:visited  {
	color: #160967;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}

a.link9:link, a.link9:visited  {
	color: #160967;
	font-size: 9px;
	}

a.link9:hover, a.link9:active  {
	color: #FF6600;
	text-decoration: underline;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
     }

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
     }

a.footer:hover {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.footer:active {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.gvFooter, a.gvFooter:link, a.gvFooter:visited, a.gvFooter:active, a.gvFooter:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.gvFooter:hover {
	color: #160967;
	text-decoration: underline;
}

a.gvFooter:active {
	color: #160967;
	text-decoration: underline;
}

a.popFooter:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
     }

a.popFooter:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
     }

a.popFooter:hover {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.popFooter:active {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.admin:link {
	color: #FFFFFF;
	text-decoration: none;
     }

a.admin:visited {
	color: #FFFFFF;
	text-decoration: none;
     }

a.admin:hover {
	color: #160967;
	text-decoration: underline;
     }

a.admin:active {
	color: #160967;
	text-decoration: underline;
     }	 

a.popular:link {
	color: #160967;
	text-decoration: underline;
	font-size: 9px;
     }

a.popular:visited {
	color: #160967;
	text-decoration: underline;
	font-size: 9px;
     }

a.popular:hover {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.popular:active {
	color: #FF6600;
	font-size: 9px;
	text-decoration: underline;
     }

a.plan:link {
	color: #160967;
	text-decoration: none;
     }

a.plan:visited {
	color: #160967;
	text-decoration: none;
     }

a.plan:hover {
	color: #FFFFFF;
	text-decoration: underline;
     }

a.plan:active {
	color: #FFFFFF;
	text-decoration: underline;
     }

a.routeLink:link, a.routeLink:visited, a.routeLink:active   {
	color: #160967;
	text-decoration: none;
}

a.routeLink:hover {
	color: #FF6600;
	text-decoration: underline;
     }


a.sideLink:link {
	color: #160967;
	text-decoration: none;
     }

a.sideLink:visited {
	color: #160967;
	text-decoration: none;
     }

a.sideLink:hover {
	color: #FF6600;
	text-decoration: underline;
     }

a.sideLink:active {
	color: #FF6600;
	text-decoration: underline;
     }
	 
a.orangeLink9:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
     }

a.orangeLink9:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
     }

a.orangeLink9:hover {
	color: #160967;
	font-size: 9px;
	text-decoration: underline;
     }

a.orangeLink9:active {
	color: #160967;
	font-size: 9px;
	text-decoration: underline;
     }	 
 
.body9Orange {
	font-size: 9px;color: #FF6600;
}
.adminHeading1 {
	font-size: 14px;
	font-weight: bold;
	color: #160967;
}


/*=====================*/
.subSelected
{
    font-weight:bold;
}


/*===========*/
#subMenu
{
    padding-right:10px;
}


ul {
	padding-left: 0;
	padding-bottom:10px;
}

ul li {
	line-height: 1.6em; 
	list-style-type: none;
	list-style-position: outside;
	/*background:  url("HotelImages/bullet2.gif") 0 5px no-repeat;*/
	margin-left:0;
	padding-left:7px;
}



/*======= HOTELS ========*/

.starRating
{
    font-style:italic;
}

#hotelImages img
{
    margin: 10px 0 0 0;
}



/*========= detail table styles ======*/
.header 
{
    font-weight:bold;
}
.price, .highlights, .price, .description
{
    display:block;
    margin-bottom:10px;
    margin-top:10px;
}
.price td, .price table, .price tr
{
    border: solid 1px #ccc;
}

.highlights ul, .deals ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom:10px;
}
.highlights li, .deals li {
	line-height: 1.6em; 
}
.highlights ul li, .deals ul li {
	list-style-type: none;
	list-style-position: outside;
	background: url(/HotelImages/star.gif) 0 3px no-repeat;
	margin-left:0;
	padding-left:15px;
}

hr
{
    border: 0;
    color: #160967;
    background-color: #160967;
    height: 1px;
}

#HolidayDetail h2, #HolidayHotels h2, #HotelDetail h2
{
    margin-top:10px;
    margin-bottom:5px;
}

/*============== link box styles ================*/
.BoxTop , .BoxMiddle, .BoxInner, .BoxBottom
{
    display:block;
    background-repeat:no-repeat; 
}
.BoxTop 
{
    width:198px; 
    height:8px; 
    background-image:url(/hotelimages/boxTop.gif); 
    background-position:bottom; 
}
.BoxMiddle 
{
    width:196px; 
    border:1px solid #160967; 
    border-top:0; 
    border-bottom:0; 
}
.BoxMiddleImage 
{
    width:196px; 
    border:1px solid #160967; 
    border-bottom:0; 
}
.BoxInner 
{
    padding:10px; 
}
.BoxBottom 
{
    width:198px; 
    height:8px;  
    background-image:url(/hotelimages/boxBottom.gif); 
    background-position:top; 
}
/*=============================*/


.DestinationInfo
{
    display:block;
    margin:10px 0 10px 0;
}

.DestinationInfo img 
{
    margin:5px 0 10px 0;
}


/*========= FAQ's ==================*/

#FAQ 
{
    margin:10px 0 10px 0;
}
#FAQ select
{
    font-size:9px;
}

/*====================================*/
.SortOrder
{
    display:block;
    text-align:right;   
    margin-bottom:10px; 
}
.SortOrder select
{
    font-size:10px;
}

/*============== Holiday Panels ================*/
.HolidayPanel
{
    display:block;
    width:290px;
    float:left;
    margin-bottom:20px;    
}

.HolidayPanel a, .HolidayPanel a:visited, .HolidayPanel a:active, .HolidayPanel a:link, .HolidayPanel a:hover {
	text-decoration:none;
	margin:0;
}
.HolidayPanel a:hover {
	text-decoration:underline;
}

.HolidayPanel ul{
	margin-left: 10px;
	padding: 0;
}

.HolidayPanel ul li {
	list-style-type: none;
    text-align:left;
	list-style-position: outside;
	background: url(/HotelImages/linkArrow.gif) 0 4px no-repeat;
	margin-left:0;
	padding-left:14px;
	margin-bottom:5px;
}


/*========================== unordered lists =====*/

.ArowLinks a, .ArowLinks a:visited, .ArowLinks a:active, .ArowLinks a:link, .ArowLinks a:hover {
	text-decoration:none;
	margin:0;
}
.ArowLinks a:hover {
	text-decoration:underline;
}

.ArowLinks ul{
	margin-left: 10px;
	padding: 0;
}

.ArowLinks ul li {
	list-style-type: none;
    text-align:left;
	list-style-position: outside;
	background: url(/HotelImages/linkArrow.gif) 0 4px no-repeat;
	margin-left:0;
	padding-left:14px;
	margin-bottom:5px;
}

/*=====================================*/
#rollovers
{
    clear:both;
    position:relative;
}

a.BigButton,a.BigButton:link,a.BigButton:visited,a.BigButton:active,a.BigButton:hover
{
    margin:10px 0 0 10px;
    display:block;
    height:37px;
    width:134px;
    background-image:url(/images/home06/BigButton.jpg);
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
}
a.BigButton:hover
{
    color:#160967;
}
.BigButtonInner
{
    display:block;
    padding:5px 0 0 10px;
}

/*=============================*/
a.thoughtomatic, a.thoughtomatic:link, a.thoughtomatic:visited, a.thoughtomatic:active, a.thoughtomatic:hover
{
    display: block;
    text-align: right;
    padding: 5px 5px 5px 0;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}
a.thoughtomatic:hover
{
    text-decoration: none;
    color: #160967;
}