html {
	height: 100%;
}
body {
	height: 100%;
	min-width: 940px;
	margin: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
	background: #666;
}
img {
	border: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.skip {
	display: none;
}
.page {
	background: #333 url(../images/content-background.jpg) repeat-x 50% 310px;
}
/* header start */
.header-wrapper {
	background: url(../images/top-bg.jpg) repeat-x;
}
#header {
	width: 954px;
	height: 310px;
	position: relative;
	margin: 0 auto;
}
/* logo */
.logo {
	margin: 0;
	position: absolute;
	top: 0;
}
.logo a {
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 190px;
	height: 159px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 {
	margin: 0 13px 0 0;
	clear: right;
	white-space: nowrap;
	color: #ccc;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	position: absolute;
	top: 14px;
	left: 190px;
}
/* flag */
.flag {
margin: 0 auto;
display: block;
	background: url(../images/flag.png) no-repeat;
	width: 816px;
	height: 251px;
	text-indent: -9999px;
}
.menu-holder {
	clear: both;
	width: 940px;
	margin: 0 auto;
}
/* main navigation */
.main-nav {
	margin: 0;
	padding: 0;
}
.main-nav li {
	float: left;
	list-style: none;
	font-size: 18px;
	line-height: 19px;
	font-weight: lighter;
	padding: 1px 0 0 1px;
	
}
.main-nav li a, .main-nav li a:link, .main-nav li a:visited {
	text-decoration: none;
	color: #c00;
	background: url(../images/main-nav-bg.gif) repeat-x;
	height: 25px;
	float: left;
	padding: 12px 21px 0;
	border-left: 1px solid #e7e7e7;
}
.main-nav li.home a, .main-nav li.home a:link, .main-nav li.home a:visited {
	padding: 12px 21px 0;
}
.main-nav li a:hover,
.main-nav li a.active {
	background-position: center -37px;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #c00;
}
/* header end */
/* footer start */
.footer-wrapper {
	height: 231px;
	margin: 0;
	background-color: #666;
}
#footer {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}
.footer-nav {
	margin: 10px 18px 0 0;
	padding: 0;
	text-align: center;
}
.footer-nav li {
	display: inline;
	list-style: none;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	padding: 0 10px 1px 11px;
}
.footer-nav li a {
	text-decoration: none;
	color: #fff;
}
.footer-nav li a:hover,
.footet-links li a:hover {
	text-decoration: underline;
	color: #fff;
}
.footet-links li a:hover {
	color: #000;
}
.footet-links {
	margin: 9px 64px 0 0;
	padding: 0;
	text-align: center;
}
.footet-links li {
	list-style: none;
	display: inline;
	padding: 0 4px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.footet-links li a {
	color: #000;
	text-decoration: none;
}
/* footer end */
/* main container */
#main {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
	background: url(../images/opacity-bg.png) no-repeat 342px top;
}
/* right column */
.col-2 {
	float: right;
	width: 341px;
	margin: 0 0 0 0;
	display: inline;
	position: relative;
	min-height: 560px;
}
* html .col-2 {
	height: 560px;
}
.col-2 .heading {
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
	color: #ECD4AE;
	font-size: 19px;
	line-height: 22px;
	padding: 0 0 10px 12px;
	margin: 20px 0 0;
}
.sidecol-block {
	width: 319px;
	background: #333 url(../images/sidecol-block.gif) no-repeat;
	margin-bottom: 20px;
}
.sidecol-block span {
	color: #6cc;
	font-size: 12pt; line-height: 23px;
	margin-left: 7px;
}
/* bookmarks start */
.bookmarks {
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
	padding: 0 0 14px;
}
.bookmarks span {
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 1px 8px 0 19px;
}
.bookmarks ul {
	margin: 1px 0 0;
	padding: 0;
	float: left;
}
.bookmarks li {
	float: left;
	list-style: none;
}
.bookmarks li a {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 15px;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}
.bookmarks li a.ico-1 {
	background: url(../images/ico-1.gif) no-repeat;
	margin: 1px 7px 0 0;
}
.bookmarks li a.ico-2 {
	background: url(../images/ico-2.gif) no-repeat;
	margin-top: 1px;
}
.bookmarks li a.ico-3 {
	background: url(../images/ico-3.gif) no-repeat;
	width: 17px;
	height: 17px;
}
.bookmarks li a.ico-4 {
	background: url(../images/ico-4.gif) no-repeat;
	width: 17px;
	height: 17px;
	margin-right: 3px;
}
.bookmarks li a.ico-5 {
	background: url(../images/ico-5.gif) no-repeat;
	width: 18px;
	height: 17px;
	margin-right: 6px;
}
.bookmarks li a.ico-6 {
	background: url(../images/ico-6.gif) no-repeat;
	margin-top: 1px;
}
/* bookmarks end */
/* tools links start */
.tools {
	margin: 0;
	padding: 6px 0 8px 8px;
	overflow: hidden;
	width: 323px;
}
.tools li {
	float: left;
	list-style: none;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 0 6px;
}
.tools li a {
	text-decoration: none;
	color: #fff;
}
.tools li a.print {
	background: url(../images/ico-print.gif) no-repeat 0 1px;
	padding: 0 0 0 17px;
}
.tools li a.tell {
	background: url(../images/ico-tell.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
	margin: 0 3px 0 0;
}
.tools li a.contact {
	background: url(../images/ico-mail.gif) no-repeat;
	padding: 2px 0 0 21px;
}
.tools li a:hover {
	text-decoration: underline;
	color: #fff;
}
/* tools links end */
/* form search */
.form-search {
	overflow: hidden;
	width: 100%;
}
.form-search fieldset {
	margin: 0 0 0 0;
	padding: 16px 20px 0 0;
	border: none;
	background: url(../images/search.gif) no-repeat 7px 10px;
	height: 75px;
}
.form-search input {
	float: right;
	border: none;
	background-color: #fff;
	width: 218px;
	padding: 4px 3px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #91726d;
}
.form-search .btn-search-site,
.form-search .btn-search-internet {
	color: #fff;
	text-align: center;
	background: url(../images/btn-search-site.gif) no-repeat;
	width: 225px;
	height: 28px;
	float: right;
	text-decoration: none;
	margin: 0 0 0;
	padding: 0 0 0;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	position: relative;
}
.form-search a:hover {
	color: #fff;
	text-decoration: none;
}
.form-search .btn-search-internet {
	background: url(../images/btn-search-internet.gif) no-repeat;
	margin: 3px 0 0 3px;
}
/* form end */
/* secondary navigation start */
.secondary-nav {
	overflow: hidden;
	width: 313px;
	padding: 16px 0 3px 10px;
}
.secondary-nav ul {
	margin: 0 5px 0 0;
	padding: 0;
	width: 145px;
	float: left;
}
.secondary-nav ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 1px;
	padding: 0 0 8px 15px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.secondary-nav ul li a {
	color: #ccc;
	text-decoration: none;
}
.secondary-nav ul li .active {
	color: #6cc;
	text-decoration: none;
}
.secondary-nav ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
/* secondary navigation end */
/* banners */
.banner {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
/* left column */
.col-1 {
	float: right;
	width: 579px;
	margin: 2px 0 0 1px;
	padding: 0 0 7px 17px;
	display: inline;
	position: relative;
}
.search-page .col-1 {
	padding-bottom: 47px;
}
/* text styles start */
.col-1 h2 {
	margin: 0 13px 22px -3px;
	padding: 0 0 5px;
	color: #6cc;
	line-height: 26px;
	font-size: 26px;
	font-weight: lighter;
}
.search-page .col-1 h2 {
	margin-left: 0;
}
.col-1 h4 {
	margin: 0 0 0 3px;
	padding: 1px 0 14px;
	color: #6cc;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.col-1 h4 a {
	color: #fff;
}
.col-1 p {
	margin: 0 13px 0 3px;
	padding: 0 0 15px;
	line-height: 14px;
	color: #fff;
}
.col-1 p.no-padding {
	padding: 0;
}
.col-1 p a {
	color: #6cc;
}
.col-1 p a:hover {
	text-decoration: underline;
	color: #ccc;
}
.col-1 table{
	border-left:1px solid #333 ;
	border-top:1px solid #333 ;
}
.col-1 td {
background: #333 url(../images/grad-2.gif) repeat-x 0 -159px;	
border-right: 1px solid #333;
border-bottom: 1px solid #333;
padding: 3px;
}
.col-1 ul {
	margin: 0 0 0 2px;
	padding: 3px 0 13px;
	position: relative;
}
.col-1 ul li {
	list-style: none;
	padding: 0 0 4px 11px;
	background: url(../images/arrow.gif) no-repeat 0 1px;
	font-weight: bold;
	color: #fff;
}
.col-1 ul li a{
	color: #6cc;
}
.divider {
	height: 13px;
	margin: 0 16px 0 0;
	font-size: 0;
	clear: both;
	border-top: 1px solid #666;
}
/* text styles end */
/* images holders start */
.picture-holder,
.picture-holder-half {
	width: 555px;
	padding: 6px 0 3px 7px;
	margin: 0 0 13px;
	background: #333 url(../images/picture-holder.gif) no-repeat;
}
.picture-holder-half {
	float: left;
	background: #333 url(../images/picture-holder-half.gif) repeat-x;
	width: auto;
	padding-right: 7px;
	margin: 13px 18px 13px 0;
	display: inline;
}
.picture-holder img,
.picture-holder-half img {
	display: block;
}
.picture-holder span,
.picture-holder-half span {
	color: #6cc;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	display: block;
	margin: 2px 0 0;
}
/* images holders end */
/* island - 3 columns box start */
.island-info {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.island-info .box {
	width: 171px;
	float: left;
	background: #fff url(../images/grad.gif) repeat-x;
	margin: 0 25px 0 0;
	height: 280px;
}
* html .island-info .box {
	height: 265px;
}
.island-info .box.last {
	margin: 0;
}
.island-info .box .image {
	margin: 5px 0 0 6px;
	display: block;
}
.island-info .box.last .image {
	margin-left: 5px;
}
.island-info img {
	display: block;
}
.island-info h3 {
	margin: 8px 0 0 11px;
	font-size: 16px;
	line-height: 19px;
}
.island-info h3 a {
	text-decoration: none;
	color: #c00;
}
.island-info h3 a:hover {
	text-decoration: underline;
}

.post ul li a {
	background: url(../images/arrow.gif) no-repeat 0 2px;
	padding: 0 0 0 10px;
	color: #6cc;
}
.island-info ul li a{
	background: url(../images/arrow-red.gif) no-repeat 0 2px;
	padding: 0 0 0 10px;
	color: #c00;
}
.island-info ul li a:hover,
.post ul li a:hover {
	background-position: 0 -31px;
}
.island-info p {
	margin: 2px 6px 0 12px;
	padding: 0 0 6px;
	font-size: 11px;
	line-height: 13px;
	color: #333;
}
.island-info ul {
	margin: 0 0 0 13px;
	padding: 0;
}
.post ul {
	margin: 0 0 0 2px;
	padding: 0;
}
.results .post ul {
	margin-left: 4px;
}
.island-info ul li,
.post ul li {
	list-style: none;
	font-weight: bold;
	background: none;
	padding: 0;
}
/* island - 3 columns box end */
/* posts and result posts start */
.posts,
.results {
	width: 566px;
	margin: 22px 0 22px;
}
.results {
	margin: 0 0 -16px;
}
.post {
	background: #333 url(../images/box-bg.gif) repeat-x;
	overflow: hidden;
	width: 556px;
	padding: 10px 0 9px 10px;
	margin: 0;
}
.results .post {
	padding-bottom: 19px;
	width: 552px;
}
.post .image {
	float: left;
	margin: 2px 0 0;
}
.post h3 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
}
.results .post h3 {
	margin: 0 0 0 2px;
}
.post h3 a {
	text-decoration: none;
	color: #6cc;
}
.results .post h3 a {
	color: #6cc;
}
.post h3 a:hover {
	text-decoration: underline;
}
.results .post h3 a:hover {
	color: #900;
}
.post .text {
	float: left;
	width: 425px;
	margin: 0 0 0 9px;
	display: inline;
}
.post span, .article-date {
	float: right;
	margin: 0 9px 0 0 ;
	color: #666;
}
.post .text p {
	margin: 0;
	padding: 0 0 10px;
	color: #fff;
}
.results .post p {
	padding: 0 0 6px;
}
/* posts and result posts end */
/* tell a friend box start */
.tell-friend {
	background: #666 url(../images/grad-2.gif) repeat-x;
	width: 544px;
	margin: 0px 0 32px;
	padding: 0 0 0 18px;
	overflow: hidden;
	border: 1px solid #333;
}
.tell-friend .heading {
	color: #6cc;
	margin: 10px 15px 0 0;
	line-height: 32px;
	font-size: 22pt;
}
.tell-friend p {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	margin: 7px 0 0 1px;
	padding: 0 0 8px;
}
/* form contact */
.form-contact {
	padding: 3px 0 12px;
}
.form-contact fieldset {
	margin: 0 18px 0 0;
	padding: 0 0 19px;
	border: none;
	background: url(../images/dotted-line-2.gif) repeat-x 0 100%;
}
.form-contact .label,
.form-contact .label-sec {
	float: left;
	color: #6cc;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	width: 89px;
	margin: 3px 0 0;
}
.form-contact .label-sec {
	margin-top: 6px;
}
.form-contact .input-text,
.form-contact .input-text-middle,
.form-contact .input-text-small,
.form-contact textarea {
	float: left;
	width: 424px;
	padding: 2px 3px 3px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	border: none;
	border-top: 1px solid #919191;
	border-left: 1px solid #848484;
	margin: 0 0 0 6px;
	display: inline;
}
.form-contact .input-text-small {
	width: 142px;
}
.form-contact .input-text-middle {
	width: 250px;
	margin: 4px 0 0 10px;
}
.form-contact textarea {
	height: 62px;
	padding: 3px;
	margin-bottom: 2px;
}
.form-contact .clear {
	height: 6px;
	overflow: hidden;
	clear: both;
	font-size: 0;
}
.form-contact .right {
	float: right;
}
.form-contact .code {
	float: left;
	margin: 0 0 0 6px;
}
.form-contact .button {
	background: url(../images/btn-search-internet.gif) no-repeat;
	width: 225px;
	height: 28px;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 9px 0 0 95px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}
.form-contact .button:hover {
	color: #fff;
	text-decoration: none;
}
/* tell a friend box end */
/* search page */
/* Find booking discount hotels start */
.search-box {
	background: url(../images/picture-holder-half.gif) repeat-x 0 1px;
	overflow: hidden;
	width: 562px;
	padding: 0 0 9px;
	margin: 0;
}
.search-box .red-box {
	background: url(../images/search-form.png) no-repeat;
	width: 542px;
	height: 142px;
	margin: 10px 0 0 9px;
}
.search-box .image {
	float: left;
	background: url(../images/grad-3.gif) repeat-x;
	width: 205px;
	margin: 4px 0 0 5px;
	padding: 3px 0 3px 2px;
	display: inline;
}
.search-box .text {
	float: left;
	width: 310px;
	display: inline;
	margin: 8px 0 0 13px;
}
.search-box .text .find {
	background: url(../images/ico-search.gif) no-repeat;
	padding: 3px 0 5px 29px;
	margin: 17px 0 0 3px;
	color: #fff;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}
/* form find booking discount hotels */
.form-find-booking {
	margin: 3px 0 0;
}
.form-find-booking .input {
	background: url(../images/input-bg.gif) no-repeat;
	width: 298px;
	height: 27px;
}
.form-find-booking .input input {
	padding: 0;
	margin: 5px 0 0 5px;
	border: none;
	background: none;
	float: left;
	width: 288px;
	display: inline;
}
.form-find-booking span {
	float: left;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	width: 175px;
	margin: 12px 0 0;
}
.form-find-booking .btn-search {
	float: right;
	display: inline;
	margin: 10px 11px 0 0;
}
/* Find booking discount hotels end */
/* pagination start */
.pagination {
	overflow: hidden;
	width: 562px;
	padding: 5px 0;
}
.pagination span {
	float: right;
	color: #ccc;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.pagination div {
	float: right;
	margin: 0 0 0 0;
	display: inline;
}
.pagination ul {
	margin: 0;
	padding: 0;
	float: left;
}
.pagination ul li {
	list-style: none;
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}
.pagination a {
	float: left;
	text-align: center;
	border: 1px solid #333;
	padding: 0 3px;
	margin: 0 0 0 3px;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-image: none;
	background-color: #666;
}
.pagination a:hover,
.pagination a.active {
	color: #fff;
	background-color: #6cc;
	text-decoration: none;
}
/* pagination end */






#hotspot {
	height: 250px;
	width: 300px;
	overflow: hidden;
	background: #6cc url(../images/hotspot-back.jpg) no-repeat;
	margin-bottom: 2px;
}
#hotspot fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.hotspot-input {
	position: relative;
	top: 10px;
	left: 10px;
	width: 130px;
	background: #fff no-repeat center;
	font-size: 12px;
	line-height: 18px;
	height: 16px;
	display: block;
	margin: 0;
	padding: 0;
}
.hotspot-but {
	color: #fff;
	position: relative;
	left: 155px;
	top: -11px;
	text-decoration: none;
	background: url(../images/hotspot-icon.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	padding: 0 0 0 24px;
	line-height: 24px;
	font-size: 15px;
	border: 0;
	cursor: pointer;
	margin: 0;
	text-align: left;
}
#hotspot form {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	height: 40px;
}
#hotspot ul {
	margin: 0 5px 0 0;
	padding: 10px;
	position: relative;
	top: 0;
	overflow: hidden;
	height: 184px;
}
#hotspot ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hotspot ul li a{
	display: inline;
	color: #fff;
	margin-right: 3px;
	text-decoration: none;
	line-height: 100%;
}
.hotspot-font1 {
	font-size: 8pt;
}
.hotspot-font2 {
	font-size: 15pt;
}
.hotspot-font3 {
	font-size: 12pt;
}

.td-spacer {
	height: 20px;
}

#search-sidecol-pic {
	background-image: url(../images/search-sidecol-pic.png);
	width: 317px;
	height: 379px;
}





.wide-banner-holder {
	height: 80px;
	background: url(../images/banner-wide-holder.jpg) no-repeat;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 18px;
	padding-left: 50px;
}
