body {
/*	background-color: #000;*/
}
html,cakephp{
	width:100%;
}
#canvas {
	width:100%;
}
#slider-bar {
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-300px;
}
#slider-bar a{
	background-color: #393939;
}
#functionMenu {
	display:none;
}
#contentIndex {
	display:none;
}
#menu_cancel {
	cursor: pointer;
}
#shop_info {
	z-index:10000;
}
/**/
#contentPDF{
	position: absolute;
	background: url('/cakephp/copilog2_app/webroot/img/def/pdf_panel_bg.png');
	width: 184px;
	height: 186px;
	display: none;
	z-index: 100;
	top: 0px;
	left: 0px;
}
#contentPDF_a4, #contentPDF_a3 {
	position: absolute;
	background: url('/cakephp/copilog2_app/webroot/img/def/pdf_panel_bg.png');
	width: 184px;
	height: 186px;
	display: none;
	z-index: 100;
	top: 0px;
	left: 0px;
}

#contentPDF2{
	position: absolute;
	background: url('/cakephp/copilog2_app/webroot/img/def/pdf_panel_bg_0.png');
	width: 183px;
	height: 121px;
	display: none;
	z-index: 100;
	top: 0px;
	left: 0px;
}
#contentPDF2_a4, #contentPDF2_a3 {
	position: absolute;
	background: url('/cakephp/copilog2_app/webroot/img/def/pdf_panel_bg_0.png');
	width: 183px;
	height: 121px;
	display: none;
	z-index: 100;
	top: 0px;
	left: 0px;
}
.pdf_btn{
	padding: 35px 0px 0px 20px;
}
.pdf_btns{
	text-indent: -9999px;
	background-position: 0px 0px;
	width: 66px;
	height: 62px;
	cursor: pointer;
	margin:  2px;
	float: left;
	position: relative;
}
.pdf_a3{
	background: url('/cakephp/edw_app/webroot/img/print/a3.jpg');
	background-size:cover;
}
.pdf_a4{
	background: url('/cakephp/edw_app/webroot/img/print/a4.jpg');
	background-size:cover;
}

.pdf_left{
	background: url('/cakephp/copilog2_app/webroot/css/template/images/pdf/pdf_left.png');
}
.pdf_left:hover{
	background-position: 0px 124px;
}
.pdf_right{
	background: url('/cakephp/copilog2_app/webroot/css/template/images/pdf/pdf_right.png');
}
.pdf_right:hover{
	background-position: 0px 124px;
}
.pdf_open{
	background: url('/cakephp/copilog2_app/webroot/css/template/images/pdf/pdf_open.png');
}
.pdf_open:hover{
	background-position: 0px 124px;
}
.pdf_one{
	background: url('/cakephp/copilog2_app/webroot/css/template/images/pdf/pdf_one.png');
}
.pdf_one:hover{
	background-position: 0px 62px;
}
.pdf_all{
	background: url('/cakephp/copilog2_app/webroot/css/template/images/pdf/pdf_all.png');
}
.pdf_all:hover{
	background-position: 0px 62px;
}
.btn_off{
	background-position: 0px 62px;
}
.btn_off:hover{
	background-position: 0px 62px;
}

.icon_off {
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.prev-button-icon {
	font-size:25px;
}
.next-button-icon {
	font-size:25px;
}