







	

        .gallery ul.images {
        	list-style-type: none;
        	padding: 0;
        	margin: 0;
        	margin-bottom: 20px;
        }
        
        .gallery ul.images li {
			width: 80px;
			height: 80px;
        	overflow: hidden;
        	float: left;
        	margin-right: 4px;
        	margin-bottom: 4px;
        	margin-left:0;
        	padding:0;
        }	
        
        #center .gallery img {
        	margin: 0;
        	cursor: pointer;
        }
        
        
        .ui-widget-overlay {
        	opacity:0.8;
			-moz-opacity:0.8;
			filter:alpha(opacity=80);              
        	position: absolute;
        	top: 0;
        	left: 0;
        	background: #555;
        }

		.ui-resizable-handle {
			display: none !important;
		}
		
		.ui-dialog-container {
			background: white;
		}
		
		.ui-dialog-titlebar {
			
		}
		
		.ui-dialog-titlebar-close {
			float: right;
			background: url('/new_images/close.gif') left top no-repeat;
			height: 28px;
			width: 28px;
			position: relative;
			top: 50px;
			right: 12px;
		}
		
		html>body .ui-dialog-titlebar-close { *top: 36px; }
		
		
		.ui-dialog-titlebar-close span {
			display: none;
		}
		
        .gContainer {
            background-color: #fff;
            width: 580px;
            margin: 15px auto;
            padding: 50px;
        }
        
         .gImageFrame {
        	height: 300px;
        	width: 560px;
        	text-align: center;
        	overflow: hidden;
        }
        
        /* slider specific CSS */
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 100px;
            width: 560px;
        }
        
        .loader {
        	padding-left: 200px;
        }
        
        .sliderGallery ul {
            position: absolute;
            height: 80px;
            list-style: none;
            overflow: hidden;
            width: 9000px;
            padding: 0;
            margin: 0 10px;
        }
        
        .sliderGallery ul li {
            display: block;
            float: left;
            width:80px;
            overflow: hidden;
            height: 80px;
            margin-left: 4px;
            padding: 0;
        }

        .sliderGallery ul li img {
        	width: 120px;
        	cursor: pointer;
        }
        
        .slider {
        	position: relative;
            width: 560px;
            height: 17px;
            top: 82px;
            margin-left: 0;
            padding: 1px;
            position: relative;
            background: url('/new_images/scrollbar.gif') top left no-repeat;
        }
        
        .ui-slider-handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 17px;
            top: 0;
            background: url('/new_images/handle.gif') top left no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: -16px;
        }














	
	







	
	
        .ui-widget-overlay {
        	opacity:0.8;
			-moz-opacity:0.8;
			filter:alpha(opacity=80);
        	position: absolute;
        	top: 0;
        	left: 0;
        	background: #555;
        }

		.ui-resizable-handle {
			display: none !important;
		}
		
		.ui-dialog-container {
			background: white;
		}
		
		.ui-dialog-titlebar {
			width: 705px;
			height: 28px;
		}
		
		.ui-dialog-titlebar-close {
			float: right;
			background: url('http://www.mmm.fi/new_images/close.gif') left top no-repeat;
			height: 28px;
			width: 28px;
			position: relative;
			top: 50px;
			right: 12px;
		}
		
		html>body .ui-dialog-titlebar-close { *top: 36px; }
		
		.ui-dialog-titlebar-close span {
			display: none;
		}
		
        .vContainer {
            background-color: #fff;
            width: 580px;
            margin: 15px auto;
            padding: 50px 110px;
        }












	
	



