	/*Main windows*/
	.dhtmlgoodies_window{
		width:500px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
	}
		
	/*Set positon div is relative*/
	.dhtmlgoodies_window div{
		position:relative;
	}
		
	.dhtmlgoodies_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;	
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}

	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	
	/*topLeft*/
	.dhtmlgoodies_window .dhtmlgoodies_window_top{
		background: url("../img/popup/left-top.gif") top left no-repeat;
		width : 100%;
		height: 25px;
	}
	
	/*topCenter*/
	.topCenter{
		background: url("../img/popup/top-middle.gif") top left repeat-x;
		height: 25px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	/*topRight*/
	.topRight{
		background : url("../img/popup/right-top.gif") top right no-repeat;
		height: 25px;
	}
	
	/*bottomLeft*/
	.dhtmlgoodies_window_bottom{
		background : url("../img/popup/bottom-left-c.gif") no-repeat top left;
		width : 100%;
	}
	
	/*bottomRight*/
	.bottomRight{
		background : url("../img/popup/bottom-right-c.gif") no-repeat top right;
		height : 7px;
	}
	
	/*bottomCenter*/
	.bootomCenter{
		background: url("../img/popup/bottom-middle.gif") repeat-x top left;
		height : 7px;
		margin-right: 7px;
		margin-left: 7px;
	}
	
	/*middleLeft*/
	.dhtmlgoodies_windowMiddle{
		background: url("../img/popup/frame-left.gif") repeat-y top left;
		width : 10px;
	}
	
	/*middleRight*/
	.dhtmlgoodies_windowContent{
		background: url("../img/popup/frame-right.gif") repeat-y top right;
		padding-left: 7px;
		padding-right: 7px;
	}
	
	.window_center{	
		width: 492px;
		height: 100%;
		background-color: white;
	}
	
	.resizeImage{
		height : 7px;
		float: right;
	}

	.closeImage{
		height : 23px;
		float: right;
	}
	
	.closeWindows{
		cursor: pointer;
	}
	
/*--------- showAllLog------*/

	/*Main windows*/
	.dhtmlgoodies_window_AllLog{
		width:800px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
	}
		
	/*Set positon div is relative*/
	.dhtmlgoodies_window_AllLog div{
		position:relative;
	}
		
	.dhtmlgoodies_window_AllLog .top_buttons_AllLog{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;	
	}
	.top_buttons_AllLog img{
		float:left;
		padding-left:2px;
		
	}

	.topCenterImage_AllLog{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	
	/*topLeft*/
	.dhtmlgoodies_window_AllLog .dhtmlgoodies_window_top_AllLog{
		background: url("../img/popup/left-top.gif") top left no-repeat;
		width : 100%;
		height: 25px;
	}
	
	/*topCenter*/
	.topCenter_AllLog{
		background: url("../img/popup/top-middle.gif") top left repeat-x;
		height: 25px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	/*topRight*/
	.topRight_AllLog{
		background : url("../img/popup/right-top.gif") top right no-repeat;
		height: 25px;
	}
	
	/*bottomLeft*/
	.dhtmlgoodies_window_bottom_AllLog{
		background : url("../img/popup/bottom-left-c.gif") no-repeat top left;
		width : 100%;
	}
	
	/*bottomRight*/
	.bottomRight_AllLog{
		background : url("../img/popup/bottom-right-c.gif") no-repeat top right;
		height : 7px;
	}
	
	/*bottomCenter*/
	.bootomCenter_AllLog{
		background: url("../img/popup/bottom-middle.gif") repeat-x top left;
		height : 7px;
		margin-right: 7px;
		margin-left: 7px;
	}
	
	/*middleLeft*/
	.dhtmlgoodies_windowMiddle_AllLog{
		background: url("../img/popup/frame-left.gif") repeat-y top left;
		width : 10px;
	}
	
	/*middleRight*/
	.dhtmlgoodies_windowContent_AllLog{
		background: url("../img/popup/frame-right.gif") repeat-y top right;
		padding-left: 7px;
		padding-right: 7px;
	}
	
	.window_center_AllLog{	
		width: 792px;
		height: 100%;
		background-color: white;
	}
	
	.resizeImage_AllLog{
		height : 7px;
		float: right;
	}

	.closeImage_AllLog{
		height : 23px;
		float: right;
	}
	
	.closeWindows_AllLog{
		cursor: pointer;
	}
	
	/*-----------------Show Bill-------------------------*/
	
	/*Main windows*/
	.dhtmlgoodies_window_AllBill{
		width:400px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:fixed;
		overflow:hidden;	
		z-index:10000;	
/* 		padding-left:12%; */
	}
		
	/*Set positon div is relative*/
	.dhtmlgoodies_window_AllBill div{
		position:relative;
	}
		
	.dhtmlgoodies_window_AllBill .top_buttons_AllBill{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;	
	}
	.top_buttons_AllBill img{
		float:left;
		padding-left:2px;
		
	}

	.topCenterImage_AllBill{
		position:absolute;
		left:3px;
		width:5000px;
		height:30px;
	}
	
	/*topLeft*/
	.dhtmlgoodies_window_AllBill .dhtmlgoodies_window_top_AllBill{
		background: url("../img/popup/left-top.gif") top left no-repeat;
		width : 100%;
		height: 25px;
	}
	
	/*topCenter*/
	.topCenter_AllBill{
		background: url("../img/popup/top-middle.gif") top left repeat-x;
		height: 30px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	/*topRight*/
	.topRight_AllBill{
		background : url("../img/popup/right-top.gif") top right no-repeat;
		height: 30px;
	}
	
	/*bottomLeft*/
	.dhtmlgoodies_window_bottom_AllBill{
		background : url("../img/popup/bottom-left-c.gif") no-repeat top left;
		width : 100%;
	}
	
	/*bottomRight*/
	.bottomRight_AllBill{
		background : url("../img/popup/bottom-right-c.gif") no-repeat top right;
		height : 7px;
	}
	
	/*bottomCenter*/
	.bootomCenter_AllBill{
		background: url("../img/popup/bottom-middle.gif") repeat-x top left;
		height : 7px;
		margin-right: 7px;
		margin-left: 7px;
	}
	
	/*middleLeft*/
	.dhtmlgoodies_windowMiddle_AllBill{
		background: url("../img/popup/frame-left.gif") repeat-y top left;
		width : 400px;
	}
	
	/*middleRight*/
	.dhtmlgoodies_windowContent_AllBill{
		background: url("../img/popup/frame-right.gif") repeat-y top right;
		padding-left: 0px;
		padding-right: 2px;
	}
	
	.window_center_AllBill{	
		width: 390px;
		height: 100%;
		background-color: white;
	}
	
	.resizeImage_AllBill{
		height : 7px;
		float: right;
	}

	.closeImage_AllBill{
		height : 23px;
		float: right;
	}
	
	.closeWindows_AllBill{
		cursor: pointer;
	}
	
		/*-----------------workshop------------------------*/
	
	/*Main windows*/
	.dhtmlgoodies_window_workshop{
		width:850px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:fixed;
		overflow:hidden;	
		z-index:10000;	
	}
		
	/*Set positon div is relative*/
	.dhtmlgoodies_window_workshop div{
		position:relative;
	}
		
	.dhtmlgoodies_window_workshop .top_buttons_workshop{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;	
	}
	.top_buttons_workshop img{
		float:left;
		padding-left:2px;
		
	}

	.topCenterImage_workshop{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	
	/*topLeft*/
	.dhtmlgoodies_window_workshop .dhtmlgoodies_window_top_workshop{
		background: url("../img/popup/left-top.gif") top left no-repeat;
		width : 100%;
		height: 25px;
	}
	
	/*topCenter*/
	.topCenter_workshop{
		background: url("../img/popup/top-middle.gif") top left repeat-x;
		height: 25px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	/*topRight*/
	.topRight_workshop{
		background : url("../img/popup/right-top.gif") top right no-repeat;
		height: 25px;
	}
	
	/*bottomLeft*/
	.dhtmlgoodies_window_bottom_workshop{
		background : url("../img/popup/bottom-left-c.gif") no-repeat top left;
		width : 100%;
	}
	
	/*bottomRight*/
	.bottomRight_workshop{
		background : url("../img/popup/bottom-right-c.gif") no-repeat top right;
		height : 7px;
	}
	
	/*bottomCenter*/
	.bootomCenter_workshop{
		background: url("../img/popup/bottom-middle.gif") repeat-x top left;
		height : 7px;
		margin-right: 7px;
		margin-left: 7px;
	}
	
	/*middleLeft*/
	.dhtmlgoodies_windowMiddle_workshop{
		background: url("../img/popup/frame-left.gif") repeat-y top left;
		width : 850px;
	}
	
	/*middleRight*/
	.dhtmlgoodies_windowContent_workshop{
		background: url("../img/popup/frame-right.gif") repeat-y top right;
		padding-left: 0px;
		padding-right: 2px;
	}
	
	.window_center_workshop{	
		width: 842px;
		height: 100%;
		background-color: white;
	}
	
	.resizeImage_workshop{
		height : 7px;
		float: right;
	}

	.closeImage_workshop{
		height : 23px;
		float: right;
	}
	
	.closeWindows_workshop{
		cursor: pointer;
	}
	
/* popup detail_shop	 */

/*-----------------Show Bill-------------------------*/
	
	/*Main windows*/
	.dhtmlgoodies_window_popupshop{
		padding-top:20px;
		width:350px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		/*position:fixed;
		overflow:hidden;	
		z-index:10000;	*/
/* 		padding-left:12%; */
	}
		
	/*Set positon div is relative*/
	.dhtmlgoodies_window_popupshop div{
		position:relative;
	}
		
	.dhtmlgoodies_window_popupshop .top_buttons_popupshop{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;	
	}
	.top_buttons_popupshop img{
		float:left;
		padding-left:2px;
		
	}

	.topCenterImage_popupshop{
		position:absolute;
		left:3px;
		width:5000px;
		height:40px;
	}
	
	/*topLeft*/
	.dhtmlgoodies_window_popupshop .dhtmlgoodies_window_top_popupshop{
		background: url("../img/popup/left-top.gif") top left no-repeat;
		width : 100%;
		height: 25px;
	}
	
	/*topCenter*/
	.topCenter_popupshop{
		background: url("../img/popup/top-middle.gif") top left repeat-x;
		height: 40px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	/*topRight*/
	.topRight_popupshop{
		background : url("../img/popup/right-top.gif") top right no-repeat;
		height: 30px;
	}
	
	/*bottomLeft*/
	.dhtmlgoodies_window_bottom_popupshop{
		background : url("../img/popup/bottom-left-c.gif") no-repeat top left;
		width : 100%;
	}
	
	/*bottomRight*/
	.bottomRight_popupshop{
		background : url("../img/popup/bottom-right-c.gif") no-repeat top right;
		height : 7px;
	}
	
	/*bottomCenter*/
	.bootomCenter_popupshop{
		background: url("../img/popup/bottom-middle.gif") repeat-x top left;
		height : 7px;
		margin-right: 7px;
		margin-left: 7px;
	}
	
	/*middleLeft*/
	.dhtmlgoodies_windowMiddle_popupshop{
		background: url("../img/popup/frame-left.gif") repeat-y top left;
		width : 350px;
	}
	
	/*middleRight*/
	.dhtmlgoodies_windowContent_popupshop{
		background: url("../img/popup/frame-right.gif") repeat-y top right;
		padding-left: 5px;
		padding-right: 2px;
	}
	
	.window_center_popupshop{	
		width: 343px;
		height: 100%;
/* 		background-color: #FEFEFE; */
		background: #FEFEFE url("../img/card_shop2.png") repeat-y top right;
	}
	
	.resizeImage_popupshop{
		height : 7px;
		float: right;
	}

	.closeImage_popupshop{
		height : 23px;
		float: right;
	}
	
	.closeWindows_popupshop{
		cursor: pointer;
	}