/* fix the png for ie6 */
png, #side_navi, #bottom_strip, #middle_strip, .img-shadow {
behavior: url(iepngfix.htc);
}

body {
	background-color:#000;
	margin:0;
	padding:0;
	background-image:url(images/bkgrd.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
p,h1 {
	margin:0;
	padding:0;
	}
#dalat {
	position:relative;
	top: 0px;
	left: 22px;
	z-index:100;
	visibility: visible;
	width:900px;
}
#newsevent {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
	z-index:100;
	visibility: visible;
	width:190px;
	background-color:#ebdab7;
	padding:5px;
		/*border: 1px dotted #a89a77;*/
}
#newsevent2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12px;
	z-index:100;
	visibility: visible;
	width:190px;
	background-color:#dacda9;
	padding:5px;
	border: 1px dotted #a89a77;
}
img.thankyou {
position: absolute;
top: 51px;
left: 510px;
} 

img.booknow {
position: absolute;
top: 115px;
left: 554px;
} 
img.booknow2 {
position: absolute;
top: 135px;
left: 554px;
} 

.redd a:link {
	font-size:12px;
	color:#ae2404;
	text-decoration:none;
	}

.redd a:visited {
	font-size:12px;
	color:#ae2404;
	text-decoration:none;
	}	
.redd a:hover {
	text-decoration:underline;
	}
.blue a:link, a:visited {
	color:#3775C2;
	text-decoration:none;
	}
.blue a:hover {
	text-decoration:underline;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#AE2404;
	padding-top:5px;
	margin-bottom:5px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	margin:0;
	padding-top:20px;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#AE2404;
	margin:0;
	padding:0;
	}
#header {
	margin:0 auto;
	background:url(images/logoheader.jpg) no-repeat 100% 0;
	left: -4px;
	position:relative;
	width:1006px;
	height:107px;
	}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	}	
.clearance {
	clear:both;
	}
.clearfix {
	clear:both;
	}
	
.lefty {
	float:left;
	margin:0 7px 0 0;
	}
	
.right_text {
	float:right;
	}
.left_text {
	float:left;
	}
.right_pixx {
	float:right;
	margin-left:15px;
	padding:4px;
	background-color:#fff;
	border:1px solid #999;
	}
.hordotline {
	clear:both;
	width:100%;
	padding-top:7px;
	margin-bottom:7px;
	border-bottom:1px dotted #666;
	}

/*----------------------------------------general link style -----------------*/
/*a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AE2404;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}*/
/*------------------------------------------------------------------------ top menu navi scripts -------*/
#topnavi {
	width:880px;
	height:60px;
	margin:0 auto;
	background:url(images/nav_bkgrd2.jpg) no-repeat 100% 0;
	}
a span {
	display:none;
	}	
/*------------------------------------------------------------------------drop shadow script for img (none)-------*/
.img-shadow-none {
  z-index:-1;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px !important;
  margin: 10px 10px 0 5px;
  }
.img-shadow-none img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

/*------------------------------------------------------------------------drop shadow script for img (float-left)-------*/
.img-shadow {
  z-index:-1;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px !important;
  margin: 10px 10px 0 5px;

  }

.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
 /*------------------------------------------------------------------------drop shadow script for img (float-right)-------*/ 
.img-shadow-pr {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 20px 0 10px !important;
  margin: 10px 20px 0 5px;
  }

.img-shadow-pr img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
    
/*------------------------------------------------------------------------ divider (navi) -----------------*/
#navi_divider {
	width:760px;
	height:27px;
	margin:0 auto;
	background:url(images/nav_divider.jpg) no-repeat 100% 0;
	}
	
/*-------------------------------------------------------------------------- middle ground -------------*/
#middle_ground {
	width:1004px;
	margin:0 auto;
	background-image: url(images/mid_bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	}
#middle_side_wrap {
	position:relative;
	margin-left:234px;
}
/*---------------------------------------------------------------------- middle divider ----*/
#middle_strip {
	width:1004px;
	height:28px;
	margin:0 auto;
	background-image:url(images/mid_hor_strip.gif);
	background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------content (container)---------------*/
#content_bkgrd {
	margin:0 auto;
	width:1004px;
	background-image:url(images/content_page1.gif);
	background-repeat:repeat-y;
	}
/*----------------------------------------------------------------content (container - padding - surround)-------*/
#content_cellpad {
	margin:0 auto;
	padding-left:218px;
	padding-bottom:35px;
	width:725px;
/*--background-color:#99CC00;-------*/
	}
/*------------------------------------------------------------------index page content area-----------------------------*/
#leftsidewide {
	float:left;
	width:430px;
	height:400px;
	}
#leftside {
	float:left;
	width:340px;
	/*----background-color:#FF9933; 360----*/
	}
#rightside {
	float:right;
	width:370px;
	/*----background-color:#FF9999;350----*/
	padding-left:7px;
	border-left:1px dotted #666;
	}
#rightsidevideo {
	float:right;
	width:340px;
	/*----background-color:#FF9999;350----*/
	padding-left:7px;
	border-left:1px dotted #666;
	}
#rightsidenarrow {
	float:right;
	width:280px;
	/*----background-color:#FF9999;310----*/
	padding-left:7px;
	border-left:1px dotted #666;
	}
/* ---------------------------------------------------------content text header (maroontext wif underline) section -------*/
#textheader {
	float:left;
	width:100%;
	/*----background-color:#FFCC99;----*/
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	padding:0;
	}
#textheader h1 {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#AE2404;
	padding:7px 0 0 0;
	}
#textheader h1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	font-style:italic;
	color:#3775BC;
	}
#textheader h1.blue {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	font-style:italic;
	color:#3775BC;
	}

/* -------------------------------------------------------------------content anchor up text/icon section -------*/
.uptext {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding-left:15px;
	margin:13px 25px 0 0;
	background:url(images/up_arrow.gif) no-repeat 0 4px;
	}
.uptext a:link, .uptext a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AE2404;
	text-decoration:none;
	}
.uptext a:hover {
	text-decoration:underline;
	}
/* -------------------------------------------------------------------textheader right text part (read more/etc) -------*/
.rrtext {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	padding-left:15px;
	margin:12px 5px 0 0;
	}
.rrtext a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AE2404;
	text-decoration:none;
	}
.rrtext a:hover {
	text-decoration:underline;
	}
	
	
/* -------------------------------------------------------------------dragontails makeup-------*/
	
#pix_block {
	float:left;
	width:233px;
	margin-right:7px;
	/*--background-color:lavender;--*/
	}
	
#text_block {
	float:left;
	width:450px;
	/*--background-color:silver;--*/
	}
	
	
/* -------------------------------------------------------------------testimonials box-------*/
#testimonial_box {
	clear:both;
	width:360px;
	margin-bottom:15px;
	padding:7px;
	background-color:#E7E2D2;
	}

/* ---------------------------------------------------------content (left/right) for pix and table section -------*/
#pixside {
	float:left;
	margin-top:10px;
	width:160px;
	/*-------background-color:#999966; -----------*/
	}
#tableside {
	float:right;
	margin:10px 0 10px 0;
	width:550px;
	/*----background-color:#999966;----*/
	}
/* --------------------------------------------------------- content table (mountain,etc) section -------*/
#mtable {
	margin-bottom:10px;
	width:520px;
	}
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	}
.altcolor {
	background-color:#E7E0CD;
	}
/*------------------------------------------------------------------------partners box-------*/
.partnerbox {
	float:left;
	width:210px;
	height:180px;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:10px;
	/*----background-color:yellow;----*/
	text-align:center;
	border:1px dotted #666;
	}
.partnerbox img {
	border:1px dotted #666;
	margin-bottom:12px;
	}
.partnerbox a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.partnerbox a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.partnerbox a:hover {
	color:#AE2404;
	text-decoration:underline;
	}


/* -------------------------------------------------------------------- content icon link section -------*/
p.price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3775C2;
	padding:0 0 7px 25px;
	background:url(images/dollar_icon.gif) no-repeat 0 -2px;
	}
p.price a:link, p.price a:visited {
	color:#3775C2;
	text-decoration:none;
	font-size:12px
	}
p.price a:hover {
	text-decoration:underline;
	}
p.new {
	background:url(images/new.gif) no-repeat 0;
	}	
p.map {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3775C2;
	padding:0 0 7px 25px;
	background:url(images/map_icon.gif) no-repeat 6px 0;
	}
p.map a:link, p.map a:visited {
	color:#3775C2;
	text-decoration:none;
	font-size:12px
	}
p.map a:hover {
	text-decoration:underline;
	}
p.booktrip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3775C2;
	padding:0 0 7px 25px;
	background:url(images/booktrip_icon.gif) no-repeat 0 -2px;
	}
p.booktrip a:link, p.booktrip a:visited {
	color:#3775C2;
	text-decoration:none;
	font-size:12px
	}
p.booktrip a:hover {
	text-decoration:underline;
	}
p.video {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3775C2;
	margin:10px 0 10px 5px;
	padding:0 0 5px 25px;
	background:url(images/video_icon.gif) no-repeat 0 -2px;
	}
p.video a:link, p.video a:visited {
	color:#3775C2;
	text-decoration:none;
	font-size:12px
	}
p.video a:hover {
	text-decoration:underline;
	}
/*-----2 parts icon list for certain category-------*/	
#iconleft {
	float:left;
	width:270px;
	/*---- background-color:#999999; ------*/
	}
#iconright {
	float:right;
	width:250px;
	/*----background-color:#999999; ------*/
	}
	
/*-----------------------------------------------------------------------------form section-------*/
	

form fieldset {
    display:block;
	width:95%;
	margin:10px 0 15px 10px;
	padding:0px 0 10px 20px;
	border:1px solid #999;
	}
form input.textfield {
	display: block;
	width: 200px;
	margin:3px 0 15px 0;
	}
form textarea {
	margin:3px 0 5px 0;
	}
form select {
	display: block;
	margin:3px 0 15px 0;
	}
form label.first {
	display:block;
	padding-top: 15px;
   }


/*-----------------------------------------------------------------------------bottom strip (divider)-------*/
#bottom_strip {
	width:1004px;
	height:26px;
	margin:0 auto;
	background:url(images/bottom_strip1.jpg) no-repeat 100% 0;
	}
/*-----------------------------------------------------------------------------footer----------------*/
#footer {
	width:760px;
	height:50px;
	margin:0 auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
											
#footer ul {
	margin:5px 0 0 0;
	padding:0;
	}
#footer li {
	display:inline;
	list-style-type:none;
	}
#footer a, #footer a:visited {
	font-size:10px;
	text-decoration:none;
	color:#666
	}
#footer a:hover {
	text-decoration:underline;
	}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

