
#wrapper {width:560px; border:#000 1px solid}

.slider-button {float:left; width:32px; cursor:pointer; font-size:30px; height:32px; line-height:26px; margin-top:134px; text-align:center; color:#888; background:#fff}
.slider-button:hover {color:#222}

.pagination {float:left; list-style:none; height:23px; margin:3px 0 0 32px; display:none}
.pagination li {float:left; cursor:pointer; height:12px; width:12px; background:#aaa; border-radius:6px; margin-right:4px; position:relative; top:-20px; z-index:10}
.pagination li:hover {background:#F00; color:#000}
li.current {background:#F39}

/* TinyFader */

#slideshow {float:left; width:560px; height:373px; border:2px solid #fff; background:#66f}
#slides {position:relative; width:560px; height:373px; list-style:none; overflow:auto; margin:0px 0px 0px 0px;

/*border:1px #000 solid; */
padding-left:0

}
#slides li {width:560px; height:373px;}
.fader-slide {opacity:0; position:absolute}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}

#slides1198 {
	position:relative; width:1198px; height:265px; list-style:none; overflow:auto; margin:0px 0px 0px 0px; 
	padding-left:1px;
	
}
#slides1198 li {width:1198px; height:265px;}

#slides562 {
	position:relative; width:562px; height:400px; list-style:none; overflow:auto; margin:0px 0px 0px 0px; 
	padding-left:0
}
#slides562 li {width:562px; height:400px;}

/* Slide Styling */

#content {width:560px; height:373px; padding:5px 5px 5px 5px; background:#FFF}
#content h1 {font:22px "Kanit-Regular"; margin-bottom:5px; color:#036; text-align:center}

#caption {background:#fff; position:relative; z-index:9; }
#caption div {
	position:absolute; 
	bottom:50px; left:0; width:1198px; 
	padding:5px 25px 5px 25px; 
	background:#000; 
	background:rgba(0,0,0,.2)}
#caption h2 {font:28px "Kanit-Regular"; margin-bottom:0px; color:#fff}
#caption p {line-height:1.4; color:#aaa; font-size:13px}

#caption div {box-shadow: 5px 5px 10px 10px rgba(50,50,50,.4);}



#caption2 {background:#fff; position:relative}
#caption2 div {
	position:absolute; 
	bottom:0; left:0; width:560px; 
	padding:5px 5px 5px 5px; 
	background:#000; 
	background:rgba(0,0,0,.5)}
#caption2 h2 {font:22px "Kanit-Regular"; margin-bottom:0px; color:#eee}
#caption2 p {line-height:1.4; color:#aaa; font-size:13px}