/***************************pic index******************************/
.pictruePhoto{width:98%;}
.pictruePhoto .bigPhoto{ float: left; margin-left:10px;margin-top:5px;}
.pictruePhoto .bigPhoto > img { max-width:284px;}
*html .bigPhoto img { width:284px;}
.pictruePhoto  .photothumbnail { width:150px; margin: 5px 0px 0px 10px; padding-left:0px; float:left;}
.pictruePhoto  .photothumbnail img { margin: 0 4px 8px 0; border: 4px solid #fff; width:59px; height:59px;}
.pictruePhoto  .photothumbnail img:hover { border:4px solid #a31022;}
.pictruePhoto  .photothumbnail img.active { border:4px solid #a31022;}
.picindexlist{ margin:10px 0px 10px 0px; width:100%;height:160px;}
.picindexlist .picindexsingle{ padding:10px 10px 10px 10px; float:left;width:190px; }
.picindexlist .picindexsingle img{ margin:10px 0px 0px 10px; }
.picindexlist .picindexsingle span{ line-height:20px; display:inline-block; width:100%; text-align:center;}
/********************************************************************/

/***************************pic details******************************/
.picshows{ width:930px; height:100%; border: solid #d1d1d1 1px; padding:10px 10px 10px 10px; position:relative; }
 .leftbigpic{ width:600px; height:400px; float:left; margin-right:10px;}
 .rightsmallpic{ width:200px; height:440px; float:left;}
 .sect{padding:10px;}
 .picbottomother{ width:100%; height:100%; margin-top:20px;}
 .picguide{ float:left; width:260px; margin-left:10px;}
 .picguide span{ display:inline-block; line-height:15px; padding:6px 10px 10px 25px; border-bottom:solid #d1d1d1 1px; width:98%; background:url(../gif/reddot.gif) no-repeat 10px 10px; }
 .picguide ul{ padding:10px 10px 10px 10px;}
 .picguide ul li{ background:url(../png/map1.png) no-repeat left 6px; padding-left:15px; line-height:20px;}
 .picattraciton{float:left; width:260px;margin-left:10px;} 
 .picattraciton span{ display:inline-block; line-height:15px; padding:6px 10px 10px 25px; border-bottom:solid #d1d1d1 1px; width:98%; background:url(../gif/reddot.gif) no-repeat 10px 10px; }
 .picattraciton ul{ padding:10px 10px 10px 10px;}
 .picattraciton ul li{ background:url(../png/map1.png) no-repeat left 6px; padding-left:15px; line-height:20px;}
 .pictours{float:left; width:400px;margin-left:10px;}
 .pictours span{ display:inline-block; line-height:15px; padding:6px 10px 10px 25px; border-bottom:solid #d1d1d1 1px; width:96%; background:url(../gif/reddot.gif) no-repeat 10px 10px; }
 .pictours ul{ padding:10px 10px 10px 10px;}
 .pictours ul li{ background:url(../png/map1.png) no-repeat left 6px; padding-left:15px; line-height:20px;}
div.picplays {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 730px; 
}
div.picplays a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.picplays a:focus, div.picplays a:hover, div.picplays a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 452px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 700px;
	height: 512px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin:0px 2px 5px 8px;
	
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.attractlist{
	 width:298px;
	 border-top:4px solid #A28158;
	 border-bottom:1px solid #d1d1d1;
	 border-left:1px solid #d1d1d1;
	 border-right:1px solid #d1d1d1;
 }
 
 .attractlist .attracttop{
	 height:42px;
	 margin-left:10px;
	 width:270px;
	 border-bottom:2px solid #D1D1D1;
	 font-size:16px;
 }
 
 .attractlist .attracttop p {
	 font-size:14px;
	 color:#545454;
	 font-family:Verdana;
	 line-height:50px;
 }
 
 .attractlist .attractDetail{
	 height:36px;
	 margin-left:10px;
	 width:255px;
	 border-bottom:1px dashed #D1D1D1;
 }

 .attractlist .attractDetail .attractnumber{
	 margin-top:10px;
	 width:20px;
	 height:17px;
	 float:left;
	 padding-left:5px;
	 padding-top:2px;
	 color:#FFF;
	 background-image:url(../png/map2.png);
 }
 
  .attractlist .attractDetail .attracttitle {
	  line-height:40px;
  }
  
   .attractlist .attractDetail .attracttitle a {
	   color:#55A0FF;
	   margin-left:10px;
  }
  
 .attractlist .attractDetail .attracttitle a:visited {text-decoration: none;color: #55A0FF;}
 .attractlist .attractDetail .attracttitle a:hover   {text-decoration: underline;color: #55A0FF;}
 
 
 .tourslist{
	 width:298px;
	 border-top:4px solid #A28158;
	 border-bottom:1px solid #d1d1d1;
	 border-left:1px solid #d1d1d1;
	 border-right:1px solid #d1d1d1;
 }
 
 .tourslist .tourstop{
	 height:42px;
	 margin-left:10px;
	 width:270px;
	 border-bottom:2px solid #D1D1D1;
	 font-size:16px;
 }
 
 .tourslist .tourstop p {
	 font-size:14px;
	 color:#545454;
	 font-family:Verdana;
	 line-height:50px;
 }
 
 .tourslist .toursDetail{
	
	 margin-left:10px;
	 width:260px;
	 border-bottom:1px dashed #D1D1D1;
	 margin-top:5px;
	 padding-bottom:5px;
	 
 }
 
  .tourslist .toursDetail a {
	 background:url(../png/map1.png) left no-repeat;
	 text-indent:1pc;margin-top: 2px; line-height:20px;
	 padding-top:0px; padding-left:10px;
 }
 
 .tourslist .toursDetail a:visited {text-decoration: none;color: #545454;}
 .tourslist .toursDetail a:hover   {text-decoration: underline;color: #545454;}
/********************************************************************/