/*--------------------------------------------------------------
        START IMAGE THUMBS
--------------------------------------------------------------*/
	
.imgThumb {
	background: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	height: 50px;
	position: relative;
	width: 50px;
}
	a:hover .imgThumb, .imgThumb:hover { background-position: 0 bottom !important; border-color: #c00 !important; }
	
	.imgThumb img {
		clip: rect(0, 48px, 48px, 0);
		left: 1px;
		position: absolute;
		top: 1px;
		z-index: 1;
	}

	.imgThumb .tag {
		left: 1px;
		bottom: 1px;
		position: absolute;
		z-index: 2;
	}
	
	.imgThumb.thumb72x75 { background: transparent url(../images/imgFrame_72x75.png) no-repeat 0 0; border: none; height: 82px; width: 72px; }
	.imgThumb.thumb72x75 img { clip: rect(0, 64px, 75px, 0); left: 4px; top: 4px;}
	.imgThumb.thumb72x75 .tag { left: 4px; bottom: 4px; }
	
	.imgThumb.thumb72x75_V2 { background: transparent url(../images/imgFrame_72x75.png) no-repeat 0 0; border: none; height: 82px; width: 72px; }
	.imgThumb.thumb72x75_V2 img { clip: rect(0, 64px, 75px, 0); left: 4px; top: 4px;}
	.imgThumb.thumb72x75_V2 .tag { left: 4px; bottom: 4px; }
	
	.imgThumb.thumb72x92 { background: transparent url(../images/imgFrame_72x92.png) no-repeat 0 0; border: none; height: 92px; width: 72px; }
	.imgThumb.thumb72x92 img { clip: rect(0, 64px, 84px, 0); left: 4px; top: 4px; width: 64px; height: 84px;}
	.imgThumb.thumb72x92 .tag { left: 4px; bottom: 4px; }
	
	.imgThumb.thumb75x110 { background: transparent url(../images/imgFrame_75x110.png) no-repeat 0 0; border: none; height: 110px; width: 75px; }
	.imgThumb.thumb75x110 img { clip: rect(0, 71px, 106px, 0); left: 2px; top: 2px;}
	.imgThumb.thumb75x110 .tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb75x110_v2 { background: transparent url(../images/imgFrame_75x110.png) no-repeat 0 0; border: none; height: 110px; width: 75px; }
	.imgThumb.thumb75x110_v2 img { clip: rect(0, 71px, 106px, 0); left: 2px; top: 2px;}
	.imgThumb.thumb75x110_v2 .tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb80x80 { background: transparent url(../images/imgFrame_80x80.png) no-repeat 0 0; border: none; height: 80px; width: 80px; }
	.imgThumb.thumb80x80 img { clip: rect(0, 74px, 74px, 0); left: 3px; top: 3px; width: 74px; height: 74px;}
	.imgThumb.thumb80x80 .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb80x103 { background: transparent url(../images/imgFrame_80x103.png) no-repeat 0 0; border: none; height: 103px; width: 80px; }
	.imgThumb.thumb80x103 img { clip: rect(0, 72px, 95px, 0); left: 4px; top: 4px; width: 72px; height: 95px;}
	.imgThumb.thumb80x103 .tag { left: 4px; bottom: 4px; }
	
	.imgThumb.thumb80x103_v2 { background: transparent url(../images/imgFrame_80x103.png) no-repeat 0 0; border: none; height: 103px; width: 80px; }
	.imgThumb.thumb80x103_v2 img { clip: rect(0, 72px, 95px, 0); left: 3px; top: 2px;}
	.imgThumb.thumb80x103_v2 .tag { left: 4px; bottom: 4px; }
	
	.imgThumb.thumb90x128 { background: transparent url(../images/imgFrame_90x128.png) no-repeat 0 0; border: none; height: 128px; width: 90px; }
	.imgThumb.thumb90x128 img { clip: rect(0, 86px, 124px, 0); left: 2px; top: 2px; width: 86px; height: 124px;}
	.imgThumb.thumb90x128.tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb92x70 { background: transparent url(../images/imgFrame_92x70.png) no-repeat 0 0; border: none; height: 70px; width: 92px; }
	.imgThumb.thumb92x70 img { clip: rect(0, 86px, 64px, 0); left: 3px; top: 3px; width: 86px; height: 64px;}
	.imgThumb.thumb92x70 .tag { left: 3px; bottom: 3px; }
	
	
	.imgThumb.thumb92x69 { height: 71px; width: 94px; margin-bottom:4px; }
	.imgThumb.thumb92x69 img { clip: rect(0, 92px, 69px, 0); width: 92px; height: 69px;}
	.imgThumb.thumb92x69 .tag { left: 1px; bottom: 1px; top: 1px; right: 1px;}
	
	.imgThumb.thumb120x90 { height: 92px; width: 122px; margin-bottom:4px; }
	.imgThumb.thumb120x90 img { clip: rect(0, 120px, 90px, 0); width: 120px; height: 90px;}
	.imgThumb.thumb120x90 .tag { left: 1px; bottom: 1px; top: 1px; right: 1px;}
	.imgThumb.otoimgkonum .tag {left: 1px!important; top:68px!important;}
	
	.imgThumb.thumb184x138 { height: 140px; width: 186px; margin-bottom:4px; }
	.imgThumb.thumb184x138 img { clip: rect(0, 184px, 138px, 0); width: 184px; height: 138px;}
	.imgThumb.thumb184x138 .tag { left: 1px; bottom: 1px; top: 1px; right: 1px;}
	.imgThumb.galeriimgkonum .tag {left: 1px!important; top:114px!important;}
	
	.imgThumb.thumb100x80 { height: 80px; width: 100px; }
	.imgThumb.thumb100x80 img { clip: rect(0, 98px, 78px, 0); left: 1px; top: 1px; width: 98px; height: 78px;}
	.imgThumb.thumb100x80 .tag { left: 1px; bottom: 1px; }
	
	.imgThumb.thumb104x86 { height: 84px; width: 102px; }
	.imgThumb.thumb104x86 img { clip: rect(0, 100px, 82px, 0); left: 1px; top: 1px; width: 100px; height: 82px;}
	.imgThumb.thumb104x86 .tag { left: 1px; bottom: 1px; }
	
	.imgThumb.thumb104x104 { background: transparent url(../images/imgFrame_104x104.png) no-repeat 0 0; border: none; height: 104px; width: 104px; }
	.imgThumb.thumb104x104 img { clip: rect(0, 100px, 100px, 0); left: 2px; top: 2px; width: 100px; height: 100px;}
	.imgThumb.thumb104x104 .tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb116x164 { background: transparent url(../images/imgFrame_116x164.png) no-repeat 0 0; border: none; height: 164px; width: 116px; }
	.imgThumb.thumb116x164 img { clip: rect(0, 110px, 158px, 0); left: 3px; top: 3px; width: 110px; height: 158px;}
	.imgThumb.thumb116x164 .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb130x130 { background: transparent url(../images/imgFrame_130x130.png) no-repeat 0 0; border: none !important; height: 130px !important; width: 130px !important; }
	.imgThumb.thumb130x130 img { clip: rect(0, 126px, 126px, 0); left: 2px; top: 2px; width: 126px; height: 126px;}
	.imgThumb.thumb130x130 .tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb144x103_eski { background: transparent url(../images/imgFrame_144x103.png) no-repeat 0 0; border: none; height: 103px; width: 144px; }
	.imgThumb.thumb144x103_eski img { clip: rect(0, 138px, 97px, 0); left: 3px; top: 3px; width: 138px; height: 97px;}
	.imgThumb.thumb144x103_eski .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb144x103 { background: transparent url(../images/imgFrame_140x103.png) no-repeat 0 0; border: none; height: 103px; width: 140px; }
	.imgThumb.thumb144x103 img { clip: rect(0, 138px, 97px, 0); left: 3px; top: 3px; width: 138px; height: 97px;}
	.imgThumb.thumb144x103 .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb144x207 { background: transparent url(../images/imgFrame_144x207.png) no-repeat 0 0; border: none; height: 207px; width: 144px; }
	.imgThumb.thumb144x207 img { clip: rect(0, 138px, 201px, 0); left: 3px; top: 3px; width: 138px; height: 201px;}
	.imgThumb.thumb144x207 .tag { left: 3px; bottom: 3px; }
		
	.imgThumb.thumb114x162 { height: 160px; width: 112px;}
	.imgThumb.thumb114x162 img { clip: rect(0, 110px, 158px, 0); left: 1px; top: 1px; width: 110px; height: 158px;}
	.imgThumb.thumb114x162 .tag { left: 1px; bottom: 1px; }
	
	.imgThumb.thumb160x160 { background: transparent url(../images/imgFrame_160x160.png) no-repeat 0 0; border: none; height: 160px; width: 160px; }
	.imgThumb.thumb160x160 img { clip: rect(0, 150px, 150px, 0); left: 5px; top: 5px; width: 150px; height: 150px;}
	.imgThumb.thumb160x160 .tag { left: 5px; bottom: 5px; }
	
	.imgThumb.thumb256x326 { background: transparent url(../images/imgFrame_256x326.png) no-repeat 0 0; border: none; height: 326px; width: 256px; }
	.imgThumb.thumb256x326 img { clip: rect(0, 250px, 320px, 0); left: 3px; top: 3px; width: 250px; height: 320px;}
	.imgThumb.thumb256x326 .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb306x442 { background: transparent url(../images/imgFrame_306x442.png) no-repeat 0 0; border: none; width: 306px; height: 221px;}
	.imgThumb.thumb306x442 img { clip: rect(0, 300px, 215px, 0); left: 3px; top: 3px; width: 300px; height: 215px;}
	.imgThumb.thumb306x442 .tag { left: 3px; bottom: 3px; }

	.imgThumb.thumb194x194 { background: transparent url(../images/imgFrame_194x194.png) no-repeat 0 0; border: none !important; height: 194px !important; width: 194px !important; }
	.imgThumb.thumb194x194 img { clip: rect(0, 190px, 190px, 0); left: 2px; top: 2px; width: 190px; height: 190px;}
	.imgThumb.thumb194x194 .tag { left: 2px; bottom: 2px; }
	
	.imgThumb.thumb314x354 { background: transparent url(../images/imgFrame_314x354.png) no-repeat 0 0; border: none; width: 314px; height: 177px;}
	.imgThumb.thumb314x354 img { clip: rect(0, 308px, 171px, 0); left: 3px; top: 3px; width: 308px; height: 171px;}
	.imgThumb.thumb314x354 .tag { left: 3px; bottom: 3px; }
	
	.imgThumb.thumb206x117 { background: transparent url(../images/imgFrame_206x117.png) no-repeat 0 0; border: none; width: 206px; height: 117px;}
	.imgThumb.thumb206x117 img { clip: rect(0, 200px, 111px, 0); left: 3px; top: 3px; width: 200px; height: 111px;}
	.imgThumb.thumb206x117 .tag { left:153px; top: 3px; }
	
	.imgThumb.thumb175x250 { background: transparent url(../images/imgFrame_175x250.png) no-repeat 0 0; border: none; height: 250px; width: 175px; }
	.imgThumb.thumb175x250 img { clip: rect(0, 169px, 244px, 0); left: 3px; top: 3px; }
	.imgThumb.thumb175x250 .tag { left: 3px; bottom: 3px; }
/*--------------------------------------------------------------
        FINISH IMAGE THUMBS
--------------------------------------------------------------*/


	.imgThumb.thumb120x90 { background: transparent url(/static/images/imgFrame_120x90.png) no-repeat 0 0; border: none; height: 94px; width: 124px; }
	.imgThumb.thumb120x90 img { clip: rect(0, 120px, 90px, 0); left: 2px; top: 2px; width: 120px; height: 90px;}
	.imgThumb.thumb120x90 .tag { left: 2px; bottom: 2px; }
	.otoimgkonum { float:left !important; margin-right: 6px !important; }
	.tagGaleri { background-position: -150px 0 !important;}