/*	=Home Gallery

	-----------------------------------------------------------------*/

#TB_window{ direction:rtl;}

#cat_thumbs{
		margin:10px;
        position:relative;
        left:-75px;
		/*xxbackground-position:left top;*/
		
		direction:rtl;
		}

.spanCls{
    color:#FFFFFF;
    font-size:10px;
    padding:2px;	
}
.centerCls
{
text-align:center;
}

#cat_thumbs ul{
	list-style-type:none;
	list-style:none;
	width:650px;
	
	xborder:1px solid #fff;
	float:right;
	}

#cat_thumbs ul li{

	list-style:none;
	list-style-type:none;
	xmargin-bottom:15px;


	cursor:pointer;

	float:right;
	
	xline-height:60px;
	width:142px;
	
	color:#FFFFFF;
	display:inline;

	height:92px;
	
	
	}

#cat_thumbs ul li a{
	display:block;
	xline-height:100px;
	width:142px;
	position:relative;
	z-index:2;
	xborder:1px solid #fff;
	
	height:92px;
	}

 
	#cat_thumbs ul li.rmargin{xmargin-right:29px;}

 	

	#cat_thumbs ul div.imgWrap{

		xdisplay:block;

		border:1px #879EA4 solid;

		xpadding:3px;

		line-height:75px;
		width:100px;
		overflow:hidden;
		xxbackground:#fff
		}

		



	a.thickbox{cursor:url(/images/zoomin.cur),pointer;}

	

	#cat_thumbs ul div.imgWrap div{
		width:66px;
		overflow:hidden;
		background-color:#94908F;
		}

	#cat_thumbs ul img{border-style:none;}

		

		#cat_thumbs a.enlarge-btn{

			display:block;
			background:url(/images/thmb-btn.gif) left bottom;
			margin-bottom:6px;
			min-height:93px;

			}

			

			

		#cat_thumbs .txt{
				bottom:0pt;
				color:white;
				font-size:10px;
				letter-spacing:0px;
				position:absolute;
				text-align:left;
				width:72%;
			}





/* =Thickbox 
	**************************************/
	
	
#TB_Image_Cont{ border:1px solid #879EA4; padding:5px; margin-top:35px; cursor:pointer; }	

#TB_Image{}


#TB_prev a{
	background:url(/images/tb_next.gif) right no-repeat;
	text-align:left;
	padding-right:15px;
	}
#TB_prev{
	width:58px;
	float:right;
	 }
	
#TB_next a{	
	background:url(/images/tb_back.gif) left no-repeat;
	text-align:right;
	padding-left:15px;
	}
	
#TB_next{
	width:45px;
	float:left;
}

#TB_caption{ text-align:center; width:510px;}
#TB_secondLine{
	float:left;
	text-align:center;
	width:395px;
	direction:rtl;
}
#TB_secondLine .title{ font-size:13px; font-weight:bold;}
#TB_window1{ xpadding:5px; background:#000}

#TB_ImageOff{ display:none;}

#TB_closeWindow{ 
	margin-top:35px;
	border-top:1px solid #879EA4;
	width:97%;
	margin-left:auto;
	margin-right:auto;
	}

#TB_Image{ height:326px; 
	position:relative;
	}

