body {
  font: 62.5%/1.5 "Lucida sans", Arial, sans-serif;
  background-color:#fff;
  text-align: center;
  min-width: 760px;
  margin: 0;
  padding: 0;
  background: #f7f6e8 url(images/wrapper_bg3.gif) repeat-x ;
  margin-bottom:20px;
}

.specialImage
{
   float:right;
   margin:6px;
   padding:6px;
   border:1px solid #cecece;
}

#itineraryDiv ul, #includedDiv ul, #optionsDiv ul
{
  clear:left;
  text-align:left;  
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #50595e;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lucida Sans, Arial, sans-serif;
}

#itineraryDiv p, #optionsDiv p, #includedDiv p
{
    clear:left;
}

#includedDiv h3, #optionsDiv h3, #itineraryDiv h3 
{
    clear:left;
}

#includedDiv, #optionsDiv
{
    width:560px;
}

#includedDiv p, #optionsDiv p, #includedDiv ul, #optionsDiv ul
{
    clear:left;
    min-width:540px;
}

#includedDiv li, #optionsDiv li, #itineraryDiv li
{
    margin-left:20px;
}

h1, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 24px;
  color: #fe9b00;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  border: none;
}
h2 {
  font-size: 2.0em;
  font-weight: normal;  
  color: #fe9b00;
}
h4 
{
   font-size:1.6em;
}
.left {
  float: left;
}
.clearleft {
  clear: left;
}
.small_text {
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
}
.textright {
  text-align: right;
}
.normal {
  font-weight: normal;
}
.clear {
  clear: both;
}
.right {
  float: right;
}
img.float_right {
  float: right;
  margin: 0 0 5px 5px;
}
.float_right_pad {
  float: right;
  padding: 10px 6px 5px 5px;
}
.toppad {
  line-height: 16px !important;
  padding-bottom: 25px !important;
  padding-top:10px;margin-top:35px;
}
.topborder {
  border-top: 1px solid #e0ddd5;
}
.toppad_small {
  margin-top: 10px;
}
a {
  text-decoration: none;
  color: #286fb2;
}
p {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #50595e;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lucida Sans, Arial, sans-serif;
}
.border_large {
  border-bottom: 3px solid #e0ddd5;
  display: block;
}
.text_left {
  text-align: left;
}
.center {
  text-align: center;
}
.center_image {
  display: block;
  margin: 0 auto;
}
.contact_footer {
  position: absolute;
  right: 730px;
}
#header {
  float: left;
  background-color:#fff;
  width: 100%;
}
#footer {
  margin: 0;
  float: left;
  width: 936px;
  background:#fff;
  clear: both;
  height: 140px;
  text-align: center;
  padding: 10px 12px 30px 12px;
  margin-bottom: 20px;
}
#footer a {
  color: #50595e;
  text-decoration: none;
  font-size: 1.2em;
  font-family: Arial;
}
* html #footer {
  display: inline;
}
#footer p {
  color: #3294ef;
  line-height: 10px;
  font-size: 1.1em;
  font-family: Arial;
}
#footer a:hover {
  color: #3294ef;
}
#wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #fff url(images/nav-bg-fixed.gif) repeat-y left top;
}
#RightCol {
  width: 342px;
  float: right;
  background: #fff;
  margin: 0;
}
#TopContent {
  width: 569px;
  float: left;
  display: block;
  margin: 0;
  padding-bottom: 7px;
  border-bottom: 3px solid #e0ddd5;
  background-color: #fff;
}
#InnerWrap {
  position: relative;
  float: left;
  width: 934px;
  margin: 0;
  padding: 0;
  clear: both;
  padding: 20px 12px 20px 12px;
  background-color: #fff;
}
#TopMenu {
  float: left;
  height: 90px;
  width: 100%;
  padding: 0;
  background: url(images/tmenu_bg.gif) repeat-x;
}
#TopMenu ul {
  margin: 0;
  width: 100%;
  margin-top:4px;
  padding: 0;
  border: 0;
  float: right;
}
#TopMenu ul li {
  float:right;
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
  margin-right: 10px;
  padding-left: 10px;
  background:#E7E6E6 url(images/tab_left.gif) no-repeat bottom left;
}
#TopMenu li a {
  background: url(images/tab_right.gif) no-repeat bottom right;
  padding:3px 15px 2px 5px;
  color: #979696;
  float: left;
  font-family: arial;
  font-size: 1.2em;
  text-decoration: none;
}
#TopMenu li a.newsletter {
  color: #404040;
  font-weight: bold;
}
img {
  border: none;
}
.Current {
  color: #7f7e7c;
  font-size: 15px;
  font-weight: bold;
}
.BeforeCurrent {
  color: #979796;
  font-weight:normal;
}
#TopMenu li a:hover {
  color: #3294ef;
}
#phone {
  float: right;
  margin: 0;
  padding: 0;
  margin-top: 46px;
  padding-right: 13px;
  line-height: 15px;
}
.orange_15, span.blue_15 {
  font-size: 15px;
  color: #fe9b00;
  font-weight: bold;
  font-family: Arial;
  font-style: normal;
}
.orange_16 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fe9b00;
  font-weight:bold;
  line-height: 32px;
  font-family: arial;
}
p a.orange_small {
  color: #fe9b00;  
}
#RightCol .orange {
  color: #fe9b00;
}
#RightCol .blue {
  color: #286fb2;
}
.blue {
  color: #3294ef;
}
.blue_15 {
  color: #3294ef;
  font-style: normal;
}
.orange_24 {
  font-size: 24px;
  color: #fe9b00;
  font-weight: bold;
  font-family: Lucida Sans;
  font-style: normal;
  padding-left: 30px;
  text-align: center;
  padding-bottom: 10px;
}
#HeaderMain {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  height: 272px;
  background: url(images/header_bg.gif) repeat-x top;
}
#MainImage {
  position: relative;
  float: left;
  width: 564px;
  height: 196px;
  border: 3px solid #fff;
  margin-top: 20px;
  margin-left: 15px;
  display: inline;
  background: #dae9f8 url(images/mainimage_bg.gif) repeat-x;
}
#Search {
  position: relative;
  width: 334px;
  height: 196px;
  border: 3px solid #fff;
  float: right;
  margin-top: 20px;
  margin-right: 15px;
  display: inline;
  background: #f09023 url(images/Search_bg.gif) no-repeat;
}
.pictures {
  margin-left: -13px;
  height: 196px;
  background: url(images/pictureset.png) no-repeat;
}
* html .pictures {
  margin-left: -16px;
  background: transparent url(images/pictureset.jpg) no-repeat;
}
#MainImage .quote {
  float: right;
  width: 100px;
  margin: 0;
  padding: 5px 0 5px 0;
  border: 0;
  padding-right: 0px;
}
.quote p {
  font-family: Georgia;
  font-style: italic;
  color: #6e6f6f;
  font-weight:normal;
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  margin: 0;
}
.MainLogo {
  display: block;
  position: absolute;
  top: 16px;
  float: left;
}
#header .Mid {
  width:100%;
  float: left;
}
.VidButton {
  position: absolute;
  left: 460px;
  top: 166px;
}
#Content {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 3px solid #e0ddd5;
  padding: 20px 0 20px 0;
}
/* middle menu */
#TopBar {
  margin: 0;
  padding: 0;
  height: 30px;
  padding-left: 12px;
}
#TopBar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#TopBar ul li {
  position: relative;
  top: 5px;
  float: left;
  line-height: 28px;
  padding-left: 6px;
  margin-right: 10px;
}
#TopBar li a {
  display: block;
  float: left;
  list-style: none;
  text-decoration: none;
  color: #fff;
  padding-right: 18px;
  padding-left: 10px;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
}

.datagrid
{
font-family:Verdana;
font-size:12px;
}

#tab_selected a {
  background: url(images/midnav_right.gif) no-repeat top right;
}
#tab_selected {
  background: url(images/midnav_left.gif) no-repeat top left;
}
/* end */

.SpecialsBox, .BlueBox, .Logo_Box {
  position: relative;
  font-family: Arial;
  display: block;
  float: left;
  width: 340px;
  background-color:#EEECEC;
  margin-top: 20px;
  padding-bottom: 25px;
  background: url(images/specials_bottom.gif) no-repeat left bottom;
}
.SpecialsBox h2, .BlueBox h2, .Logo_Box h2 {
  margin: 0;
  padding-right: 20px;
  padding-left: 15px;
  padding-top: 7px;
  padding-bottom: 5px;
  color: #286fb2;
  background: url(images/specials_top.gif) no-repeat 0 0;
  font-size: 16px;
  font-weight: bold;
}
 .SpecialsBox p, .BlueBox p, .Logo_Box p {
   margin: 0;
   color: #8a9094;
   font-size: 12px;
   font-weight: normal;
   padding-right: 15px;
   padding-left: 15px;
   line-height: 15px;
   font-family: Arial;
 }
p.SpecialsPrice {
  color: #286fb2;
  font-weight: bold;
  padding-top: 6px;
}
.SpecialsPrice em {
  color: #f06223;
  font-weight: bold;
  font-style: normal;
}

/* Boxes */
.BlueBox {
  background: url(images/bluebox_bottom.gif) no-repeat left bottom;
  padding-bottom: 15px;
}
.BlueBox h2 {
  background: url(images/bluebox_top.gif) no-repeat 0 0;
}
.Logo_Box h2 {
  background: url(images/bluebox_top.gif) no-repeat 0 0;
  padding-left: 0;
  padding-top: 15px;
}
.Logo_Box {
  background: url(images/bluebox_bottom.gif) no-repeat left bottom;
}
.Logo_Box a {
  padding: 0px 10px 0px 10px;
}
.tick {
  padding-right: 18px;
  background: url(images/tick.gif) no-repeat 100% -5px;
}
.skype_button {
  position: relative;
  left: -4px;
  float: right;
}
.Logo_Box .corner {
  width:92px;
  height: 79px;
  float: right;
  background: url(images/right_corner.gif) no-repeat;
}
.badge {
  position: absolute;
  width: 69px;
  height: 72px;
  left: 895px;
  top: 100px;
  z-index: 1;
}

/* shadow */

.img-wrapper {
  background: url(images/shadow.gif) no-repeat right bottom;
  float: left;
  margin: 15px 15px 0px 0px;
}
.img-wrapper div {
  background: url(images/mask.png) no-repeat left top !important;
  background: url(images/mask.gif) no-repeat left top;
  padding: 0 5px 1px 0;
  float: left; /* :KLUDGE: Fixes bug in IE/Mac */
}
.img-wrapper img {
  background-color: #fff;
  border: 2px solid #3494ef;
  padding: 4px;
}
/* tables */

#SearchResults a {
	color:#7f7e7c;
}
#SearchResults a:hover, #SearchResults td a:hover{
	color:#fe9b00;
}
#SearchResults {
	width: 932px;
	padding: 0;
	margin: 0;
    font-family:arial;
    float: left;
}
#SearchResults caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#SearchResults th {
	font-size: 15px;
    font-family: arial;
    font-weight: bold;
    height: 35px;
    line-height:13px;
	color: #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	text-align: center;
    padding: 0 18px 0 18px;
	background: #fff url(images/tabletop.gif) 100% 0 no-repeat;
}
#SearchResults td {
	border-right: 1px solid #fff;
	background: #eef8fd;
	padding: 5px 18px 5px 18px;
	color: #7f7e7c;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
}
#SearchResults .TourDetails a {
    padding:5px 0 4px 21px;
    color: #3294ef;
    text-decoration: underline;
    background: url(/images/arrow_blue.gif) no-repeat 0 5px;
}
#SearchResults td.Pounds a {
   color: #ff7900;
}
#SearchResults td.alt {
	background: #fff;
	color: #7f7e7c;
}
#SearchResults td.alt.TourDetails a {
    background: url(/images/arrow_blue_w.gif) no-repeat 0 5px;
}
#SearchResults th.spec {
	border-top: 0;
	background: #eef8fd url(/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color:#7f7e7c;
}
#SearchResults th.specalt {
	border-top: 0;
	background: #fff url(/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #7f7e7c;
}
#SearchResults a.map_blue {
    background: url(/images/map_bluebg2.gif) no-repeat;
    height: 23px;
    width: 37px;
    display:block;
    margin:0 auto;
}
#SearchResults a.map_white {
    background: url(/images/map_whitebg2.gif) no-repeat;
    height: 23px;
    width: 37px;
    display:block;
    margin:0 auto;
}
#DestTable {
  font-size: 14px;
  color: #50595e;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 16px;
  margin-bottom: 20px;
}
#DestTable td {
  background: url(/images/page_arrow.gif) no-repeat 0 center;
  padding-left: 20px;
  padding-right: 15px;
}
/**/
h1.Crumbs  {
  font-size: 15px;
  color: #fe9b00;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: -1px;
}
#Content p.PageCount {
  margin-bottom: 0;
  color: #7f7e7c;
  font-weight: normal;
  font-family: Arial;
  float: right;
  display: block;
  font-size: 1.4em;
  padding-left: 22px;
  padding-right: 5px;
  padding-top: 7px;
  background: url(/images/page_arrow.gif) no-repeat 0 9px;
}
/* info menu */

#InfoMenu {
  margin: 0;
  padding: 0;
  height: 30px;
  padding-left: 12px;
}
#InfoMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#InfoMenu ul li {
  position: relative;
  top: 3px;
  float: left;
  line-height: 25px;
  padding-left: 10px;
  margin-right: 10px;
  background: url(/images/infnav_left.gif) no-repeat top left;
}
#InfoMenu li a {
  display: block;
  float: left;
  list-style: none;
  text-decoration: none;
  color: #fff;
  padding-right: 18px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 26px;
  font-family: Arial;
  font-weight: bold;
  background: url(/images/infnav_right.gif) no-repeat top right;
}
#InfoMenu li a:hover {
  color: yellow;
}
#InfoMain {
  border: 1px solid #e0ddd5;
  padding: 0 5px 0 5px;
}
#InfoWrap {
  position: relative;
}

h2.inf_pages {
  color: #fe9b00;
  line-height: 15px;
  font-size: 17px;
}
hr {
  border: 1px dotted #e0ddd5;
  width: 85%;
  text-align: center;
}
/**/
#click {
  border: none;
  float:left;
  margin-right: 0px;
  margin-bottom: 3px;
  clear: both;
}
#TourPrice  {
  color: #f06223;
  font-size: 1.6em;
  font-family: Arial;
  font-weight: bold;
  padding: 0;
  margin-bottom: 6px;
}
.TourCompany {
  padding-right: 15px;
  font-size: 1.5em;
  color: #242121;
  font-weight: bold;
}

.ErrorText
{
    font-size:12px;
    color:#50595e;
}

#TandC a {
  color: #999896;
  font-weight: bold;
  text-decoration: underline;
}
.FurtherInfo {
  color: #3294ef;
  font-weight: bold;
  font-size: 1.5em;
  padding-top: 1px;
  padding-left: 1px;
}
#GTSymbol {
  padding-top: 10px;
}
.MainProducts_Holder {
  float: left;
  margin-bottom: 10px;
  margin-top: 0px;
}
.MainProducts {
  width: 200px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  display: inline;
  background: url(images/box_btm.png) no-repeat 0 100%;
  padding-bottom: 5px;
}
.MainProducts h2 {
  font-size: 16px;
  color: #565657;
  text-align: center;
  margin: 0;
  padding: 5px;
  padding-bottom: 2px;
  background: url(images/mainbox_top.png) no-repeat top left;
  border-bottom: 1px solid #ceb5cd;
}
.ProductBody {
  border-right: 1px solid #94CBFF;
  border-left: 1px solid #94CBFF;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -7px;
  min-height: 120px;
}
.ProductBody img {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
}
.ProductBody p {
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  color: #661a64;
  line-height: 15px;
  margin-top: 5px;
}
.ProductBody a {
  text-decoration: none;
  color: #565657;
}
.normal {
   font-size:1.4em;
   margin-left:10px; 
   color:#50595e; 
}
.paging_styles {
  padding-top: 10px;
  font-size: 14px;
}
.paging_styles span {
  background-color: #ccc;
}

.paging_styles a {
  padding: 0 3px 0 3px;
  color: #3294ef;
  border: 1px solid #ccc;
}
.paging_styles a:hover {
  color: #000;
  border: 1px solid #3294ef;
}

























