body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #EBF6FC;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}
a {
	color: #E9003F;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: none;
}
table, th , td{
	border: 1px solid #EEF0F2;
	background-color: #f7f8f9;
}

img {
	border: 2 solid #FF0;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 855px;
	position: relative;
}


h1 {
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	color: #C80000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h2 {
	padding: 0;
	font-size: 15px;
	margin-bottom: 5px;
	color: #063;
}

h3 {
	padding: 4px 0 0 0;
	font-size: 24px;
	font-weight: 600;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: black;
	margin-bottom: 10px;
	background-color: #fff;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 260px;
}

#header {
	padding-top: 9px;
	position: relative;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 660px;
	top: 19px;
	width: 203px;
	font-size: 11px;
	font-weight: normal;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#browse {
	float: left;
	width: 195px;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#browse dt {
	background: #c80000 url(../images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	text-align: left;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
}

#browse dd {
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #EAEEF1;
}

#browse dd a {
	color: #557080;
	font-weight: 600;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 648px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	border: 1px solid #F8F9FA;
}
#thanks-body {
	float: right;
	width: 850px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #C80203;
	text-align: center;
	padding-top: 50px;
	height: 265px;
}


#body p {
	padding: 0;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#body ul {}
#body li {
	list-style-image: none;
	list-style-type: none;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEEF1;
}

#body .rightbox {
	float: right;
	width: 450px;
	margin-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEEF1;
}
#body .det-box {
	float: right;
	width: 130px;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 5px;
	background-image: url(../images/det-bg.png);
	background-repeat: no-repeat;
	height: 200px;
}
#body .image-box {
	height:200px;
	margin-bottom:10px;
	margin-top: 10px;
}
.thumb {
	float: left;
	width: 630px;
	text-align: center;
	padding: 5px;
	background-color: #EAEEF1;
	margin-bottom: 5px;
	margin-top: 5px;
}


* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 10px;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #5d5d5d;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
}

#body .boxlt {
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #FFF;
}
#body .boxdk {
	color: #3B4039;
	border: 1px solid #efefef;
	padding: 6px;
	background-color: #F8F9FA;
}
#body .floatLeft {
	float: left;
	width: 200px;
}
/* body */

#body .ltitle, #body .rtitle {
    padding-right: 25px;
    padding-left: 35px;
}

* html #body .ltitle, * html #body .rtitle  {
    height: 1%;
}

#body .ltitle {
    border-top: 1px solid #164871;
    border-bottom: 1px solid #164871;
}

#body .rtitle {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F7FAFE;
}

#body .ltitle {
    background: url(images/title_bg.gif) top left repeat-y;
}

#body .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body .ltitle h2 {
    float: left;
    width: 23px;
    margin-left: -35px;
    display: inline;
}
#body-small {
	text-align:left;
	margin:10px;
	padding:5px;
}
#body .boxes {
font-size:11px;
padding-top:10px;
line-height:14px;
padding-bottom:20px;
}

.left-box {
float:left;
width:186px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}

.middle-box {
float:left;
width:186px;
margin:5px;
}

.right-box {
float:left;
width:186px;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
}
#body astrong {
	font-weight:700;
	color:#C80000;
}
#body ul li {
	margin-bottom:15px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}



/* gal */

#body #gal {
    padding-left: 0;
}

#gal .pic {
    float: left;
    width: 107px;
    padding: 6px;
    margin: 8px 3px 8px 8px;
    display: inline;
    background: #CBE3F5;
}

* html #gal .pic {
    width: 119px;
    w\idth: 107px;
}

#gal .clear {
    float: none;
    clear: both;
}
#mgal {
    float: left;
    width: 119px;
    margin-left: -25px;
    display: inline;
}

#mgal .pic {
    padding: 7px 0;
    margin: 14px 0 7px 0;
    text-align: center;
    background: #CBE3F5;
}
.floating {
	float: left;
	width: 170px;
	margin-left: 20px;
	display: inline;
}

#footer {
	background: #c80000 url(../images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
	display: block;
	margin-top: -2px;
	margin-bottom: 5px;
}

.price-highlight {
	color:#F30;
	font-weight: 700;
	font-size: 20px;
	padding-left: 15px;
}

.star-highlight {
	color:#F30;
	font-weight: 700;
	margin-top: 35px;
}

.available-yes {
	color:#060;
	font-weight: 700;
	font-size: 14px;
	padding-left: 5px;
}

.available-soldout {
	color:#F30;
	font-weight: 700;
	font-size: 14px;
	padding-left: 5px;
}

.depart-return {
	color:#F30;
	font-weight: 700;
	font-size: 13px;
}


/* Site Map */

.sitemap {
	float:left;
	margin-top: 20px;
	width: 600px;
}
.sitemap h1.side  {
	clear:none;
	color: #52697A;
	font-size: 14px;
}
.sitemap h2.side {
	clear:none;
	color: #5D849C;
	margin-left: 20px;
}
.sitemap-highlight {
	color:#F30;
	font-weight: normal;
}

.sitemap ul {
	list-style-type:none;
	margin-top: 5px;
	margin-left: -15px;
	color: #960;
}
.sitemap ul li {
	margin-left: 10px;
}
.sitemap .country {
	color:#8CAABB;
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	font-weight: 600;
	margin-bottom: 5px;
}
