﻿/* Just for the example. Fee free to delete these three lines */

a{color:white;}
.pikachoose {margin: 0 auto;}

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 101px; }
.pika-thumbs li{ width: 144px; height:100px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
		float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}
	
/* The stage is the wrapper. The image fills 100% the height of the stage */

.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; text-align:center; }
.pika-stage .caption {position: static; color: #333333; padding: 10px; text-align: left; bottom: 50px; left: 10px; margin-top:3px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px; font-family:돋움}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:relative;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 20px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 485px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

.pikachoose {width: 940px;}
/*이미지 틀 크기*/
.pika-stage, .pika-textnav {width: 940px;}
/*이미지 크기*/
.pika-stage img{width:90%;height:100%;}
/*캡션 조절*/
.pika-stage .caption {font-size: 14px;}
/*이미지 캡션 위치 조정, 이미지 height 설정*/
.pika-stage {padding: 40px 10px 130px 10px;height:498px;}    
/*카운터 위치*/
.pika-counter{bottom: 130px;left:15px;}

@media screen and (max-width:480px)
{
    /*썸네일 리스트 크기*/
    .pikachoose {width: 300px;}
    /*이미지 틀 크기*/
    .pika-stage, .pika-textnav {width: 300px;}
    /*이미지 크기*/
    .pika-stage img{width:80%;height:100%;}
    /*캡션 조절*/
    .pika-stage .caption {margin-top:20px;font-size: 10px;line-height: 16px;}
    /*이미지 캡션 위치 조정*/
    .pika-stage {padding: 20px 10px 150px 10px;height:160px;}    
    /*카운터 위치*/
    .pika-counter{bottom: 276px;left:10px;}
    /*썸네일 리스트 숨김*/
    .pika-thumbs{display:none;}
}
@media screen and (min-width:481px) and (max-width:768px) 
{
    /*썸네일 리스트 크기*/
    .pikachoose {width: 420px;}
    /*이미지 틀 크기*/
    .pika-stage, .pika-textnav {width: 420px;}
    /*이미지 크기*/
    .pika-stage img{width:80%;}
    /*캡션 조절*/
    .pika-stage .caption {font-size: 12px;line-height: 20px;}
    /*이미지 캡션 위치 조정*/
    .pika-stage {padding: 20px 10px 160px 10px;height:198px;}
    /*카운터 위치*/
    .pika-counter{bottom: 324px;left:15px;}
    /*썸네일 리스트 숨김*/
    .pika-thumbs{display:none;}
}
@media screen and (min-width:769px) and (max-width:1024px) 
{
    /*썸네일 리스트 크기*/
    .pikachoose {width: 700px;}
    /*이미지 틀 크기*/
    .pika-stage, .pika-textnav {width: 700px;}
    /*이미지 크기*/
    .pika-stage img{width:90%;}
    /*캡션 조절*/
    .pika-stage .caption {font-size: 13px;line-height: 24px;}
    /*이미지 캡션 위치 조정*/
    .pika-stage {padding: 30px 10px 100px 10px;height:371px;}    
    /*카운터 위치*/
    .pika-counter{bottom: 100px;left:15px;}
}
@media screen and (min-width:1025px)
{
    /*썸네일 리스트 크기*/
    .pikachoose {width: 940px;}
    /*이미지 틀 크기*/
    .pika-stage, .pika-textnav {width: 940px;}
    /*이미지 크기*/
    .pika-stage img{width:90%;}
    /*캡션 조절*/
    .pika-stage .caption {font-size: 14px;}
    /*이미지 캡션 위치 조정, 이미지 height 설정*/
    .pika-stage {padding: 40px 10px 130px 10px;height:498px;}    
    /*카운터 위치*/
    .pika-counter{bottom: 130px;left:15px;}    
}