
a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #FE0000;
	text-decoration: none;
}

body {
	background-color: #FFF;
	font-family: sans-serif;
	font-size: .8em;
	color: #333;
	margin: 0;
}

h1
{
	font-size: 1.4em;
	padding: 2px;
	margin: 0;
	color: #000000;
}

form, input, textarea, select {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	margin-bottom: 3px;
	margin-top: 0;
}

label {
	font-weight: bold;
}

#body-container {
	width:990px;
  margin: 0 auto;
}

#pop-container, #tour-container {
	width: 682px;
}

#pop-container {
	padding: 10px;
}

.main-bottom-image {
	width:990px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;

  padding: 0;
  h/eight: 8px;
  l/ine-height: 1pt;
}
#header {
	width:990px;
  margin: 0 0 15px 0;
}
/* CODE FOR FLOAT !!LEFT!! SIDE BAR */
#side-bar-left {
  width: 100px;
  float: left;
  margin: 0 8px 0 8px;
  padding: 0 6px;
  display: inline;
}
#main-content-right {
  width: 556px;
  display: table;
}
/* ----CODE FOR FLOAT !!RIGHT!! SIDE BAR---- */
#side-bar-right {
	margin-right: 24px;
	width: 130px;
}
#side-bar-left
{
	width: 150px;
	margin-left: 10px;
	margin-right: 0px;
}
#main-content-left {
	margin-left: 2px;
	float: left;
	width: 556px;
}
/*---- Same width as main-content-left + side-bar-right ----*/
#main-content
{
	width:990px;
  margin-left: 8px;
}
.information {
	border: 1px solid #FE0000;
	width: 100%;
}

.regions {
	background-color: #FE0000;
	border: 1px solid #FE0000;
	width: 100%;
}

#side-bar-right img
{
	border: 0;
}

/* ----END DIFFERENT FLOAT OPTIONS---- */
#side-clear{
  width: 685px;
  height: 2px;
  clear: both;
  margin-left: 8px;
  line-height: 1px;
}
.side-content {
  width: 144px;
  margin: 0 0 10px 5px;
  font-weight: bold;
  font-style: italic;
  font-size: 110%;
  text-align: center;
}
.side-content hr {
	border: 1px solid #FE0000;
	color: #FE0000;
	margin: 10px 0;
}
.inner-box{
	width:800px;
  display: table;
  margin-bottom: 10px;
  clear: both;
}

.textbox-left{

  padding-right: 9px;
}
.textbox-right{

}
.info-box{
  width: 272px;
  height: 78px;
}
/* ----SEARCH AND OFFER BOX BORDERS COLOURS NEED CHANGING HERE ----*/
#search-box
{
	border: solid 1px #FE0000;
	width: 269px;
}

#search-box form {
	margin-top: 2px;
}

#search-header {
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/search-header.png');
	background-repeat: no-repeat;
	border-bottom: 1px solid #FE0000;
}

* html #search-header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/search-header.png', sizingMethod='crop');
}

.info-box-photo{
  w/idth: 76px;
  h/eight: 72px;
  f/loat: left;
  border: solid 1px #FE0000;
}
.info-box-details{
  w/idth: 187px;
  h/eight: 72px;
  f/loat: right;
  d/isplay: table;
  border: solid 1px #FE0000;
}
.info-box p{
  width: 177px;
  margin: 3px 0 0 5px;
  font-size: 95%
}
/* ---- BORDER COLOUR WILL NEED CHANGING HERE AND BACKGROUND IMAGE ON FULL WIDTH INNER ---- */
.full-width-text {
  border: solid 1px #FE0000;
}
.full-width-inner {
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/full-tile.png');
	border: solid 1px #ffffff;
}

* html .full-width-inner {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/full-tile.png', sizingMethod='scale');
	height: 100%;
}

.full-inner-text {
  margin: 5px;
}

#footer {
	width:990px;
  margin: 0 auto;
  font-size: 85%;
  text-align: center;
  color: #999;
  padding-bottom: 10px;
  clear: both;
}
#footer a {
  	color: #999;
	text-decoration: none;
}
#footer a:hover {
  	color: #000;
}
#footer-spacer{
  width: 700px;
  height: 10px;
}

#navbar {
	float: right;
	height: 170px;
	margin-bottom: 4px;
	margin-top: 2px;
	text-align: right;
	width:990px;
}

#navbar form {
	margin: 8px 10px 0 0;
	padding: 0;
	white-space: nowrap;
}

#navbar ul {
  margin: 5px 10px 0 0;
  padding: 0;
  white-space: nowrap;
}
#navbar li {
  list-style-type: none;
  display: inline;
  font-size: 95%;
  padding: 0 2px 0 2px;
}
#navbar li a {
  text-decoration: none;
  color: #555;
  position: relative;
}
#navbar li a:link {
  color: #555;
}
#navbar li a:visited {
  color: #555;
}
#navbar li a:hover {
  color: #000;
}

#logo {
	font-size: 170%;
	font-weight: bold;
	height: 140px;
	text-align: left;
}

#footer-nav {
  margin-bottom: 6px;
  text-align: center;
}
#footer-nav ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#footer-nav li {
  list-style-type: none;
  display: inline;
  padding: 0 20px 0 20px;

}
#footer-nav li a {
  text-decoration: none;
  font-size: 140%;
  font-weight: bold;
  color: #000;
}
#footer-nav li a:link {
  color: #000;
  font-weight: bold;
}
#footer-nav li a:visited {
  color: #000;
  font-weight: bold;
}
#footer-nav li a:hover {
  color: #555;
	text-decoration: underline;
}
.strong-text {
  font-weight: bold;
  font-size: 110%;
}

#border-box {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding: 0 15px;
	width: 100%;
}
.border-bottom-centre {
	border-bottom: 1px solid #D0D0D0;
	width: 100%;
}
.border-bottom-left {
	background-image :url(asset/images/mint/shared/v1/city-sightseeing/bottom-left.gif);
}
.border-bottom-right {
	background-image: url(asset/images/mint/shared/v1/city-sightseeing/bottom-right.gif);
}
.border-top-centre {
	border-top: 1px solid #D0D0D0;
	width: 100%;
}
.border-top-left {
	background-image: url(asset/images/mint/shared/v1/city-sightseeing/top-left.gif);
}
.border-top-right {
	background-image: url(asset/images/mint/shared/v1/city-sightseeing/top-right.gif);
}
.details
{
	width: 100%;
}

.details th
{
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/heading-fade.png');
	background-repeat: repeat-x;
	text-align: left;
}

* html .details th {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/heading-fade.png', sizingMethod='scale');
}

.details .item
{
	margin-bottom: 2px;
	padding: 4px 10px 4px 10px;
	border: 1px solid #FE0000;
	margin-top: 10px;
}

.details .item img
{
	margin: 3px 6px 3px 0;
}

.top-phone
{
	font-weight: bold;
	font-size: 16px;
	margin-right: 12px;
	margin-top: 18px;
}

.listing_details
{
	width: 100%;
}

.listing
{
	width: 100%;
}

.listing img
{
	padding-right: 4px;
}

.listing_one
{
	border: 1px solid #FE0000;
}

.listing_two
{
	border: 1px solid #FE0000;
}

.listing_two th
{
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/heading-fade.png');
	background-repeat: repeat-x;
	text-align: left;
}

* html .listing_two th {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/heading-fade.png', sizingMethod='scale');
}

.listing_one th
{
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/heading-fade.png');
	background-repeat: repeat-x;
	text-align: left;
}

* html .listing_one th {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/heading-fade.png', sizingMethod='scale');
}

.list-price
{
	font-size: 14px;
	color: #B41823;
}

.listing-item-block-full
{
	width:990px;
	margin-left: 2px;
	padding: 2px;
	border: 1px solid #FE0000;
}

.listing-item-block
{
	width:322px;
	float:left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #FE0000;
}

.listing-item-block-full p
.listing-item-block p
{
	padding: 0;
	margin: 0;
}
.pages
{
	border-top: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 4px;
	font-size: 12px;
	color: #FE0000;
}

.pages a
{
	text-decoration: none;
	color: #FE0000;
}

.pages a:hover
{
	text-decoration: underline;
	color: #000000;
}

.form
{
	width: 100%;
}

.form input, .form textarea, .form select {
	border: 1px solid #FE0000;
}

.form-submit {
	background-image: url('asset/images/mint/shared/v1/default/search-button.png');
	background-repeat: no-repeat;
	background-color: #FE0000;
	border: 1px solid #FE0000;
	left: 50%;
	margin-left: -54px;
	margin-top: 6px;
	position: relative;
}

* html .form-submit {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/search-button.png', sizingMethod='crop');
}

.form-boxes
{
	color: #000;
}

.tab-list
{
	list-style-type: none;
	margin:0;
	padding:0;
}

.tab-list a
{
	text-decoration: none;
}

.tab-list a:hover
{
	text-decoration: underline;
}

.tab-list li
{
	margin-bottom: 0px;
	padding-top: 5px;
}

.tab-box
{
	width:990px;
	border-top: 1px solid #FE0000;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 8px;
}

.tab-box a {
	color: #777;
}

.unselect-tab
{
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/tab.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 128px;
	height: 21px;
	text-align: center;
}

* html .unselect-tab
{
	background-image: url('asset/images/mint/shared/v1/default/tab.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/tab.png', sizingMethod='image');
}

.select-tab
{
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/tab-selected.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 128px;
	height: 21px;
	text-align: center;
}

* html .select-tab
{
	background-image: url('asset/images/mint/shared/v1/default/tab.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/tab-selected.png', sizingMethod='image');
}

.select-tab a, .unselect-tab a
{
	position: relative;
	color: #000;
}

.highlight {
	color: #FE0000;
}

.tour-cell {
	border: 2px solid #FE0000;
	height: 100%;
}

.tour-box {
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/tour-cell.png');
	background-repeat: repeat-y;
	margin: 2px;
	padding: 4px;
}

* html .tour-box {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/tour-cell.png', sizingMethod='scale');
	height: 100%;
}

.terms-box
{
	margin-bottom: 5px;
	width: 100%;
}

.terms-box th
{
	background-color: #8C8B89;
	color: #FFF;
	padding: 2px;
	text-align: left;
	padding-left: 15px;
}

.terms-box td
{
	background-color: #D1D1CF;
	padding-left: 15px;
}

.home-search th
{
	text-align:right;
	width: 80px;
}

.quote-left {
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/speech-left.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 34px;
	left: 0;
	position: absolute;
	top: 0;
	width: 34px;
	z-index: 98;
}

* html .quote-left {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/speech-left.png', sizingMethod='image');
}

.quote-right {
	background-color: #FE0000;
	background-image: url('asset/images/mint/shared/v1/default/speech-right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	bottom: 0;
	height: 34px;
	position: absolute;
	right: 0;
	width: 34px;
	z-index: 99;
}

* html .quote-right {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/speech-right.png', sizingMethod='image');
}

.submit
{
	margin-left: 10px;
	background-color: #FE0000;
	border-left: 3px solid #FE0000;
	border-top: 3px solid #FE0000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.request-details-block
{
	text-align: right;
}

.request-details {
	background-image: url('asset/images/mint/shared/v1/default/request-details.png');
	background-repeat: no-repeat;
	background-color: #FE0000;
	border: 1px solid #FE0000;
	margin-top: 6px;
	position: relative;
}

* html .request-details {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/mint/shared/v1/default/request-details.png', sizingMethod='crop');
}

#holiday-detail
{
	width: 778px;
}

.errors
{
	color: #FE0000;
}

.errors li
{
	list-style-type: none;
}

th {
	text-align: left;
}

.tour-listing th
{
	background-color: #CCE8F6;
	text-align: center;
	width: 30%;
	font-size: large;
}

.tour-listing td
{
	background-color: #FFFDCA;
}

.tour-listing a
{
	text-decoration: none;
	font-weight: bold;
}

.affiliate
{
	width: 960px;
	height: 600px;
	border: 0;
}

.movie-block {
	margin: 0;
	padding: 0;
}

#pop-container h4 {
	font-size: 0.9em;
}

#pop-container th {
	font-size: 0.9em;
}

#pop-container h1 {
	font-size: 1.1em;
}

#pop-container .link-block {
	width: 300px;
}

#pop-container .link-text {
	font-size: 0.8em;
}

#pop-container a {
	font-size: 0.8em;
}

