/*	=Home Gallery

	-----------------------------------------------------------------*/


.orenBG{ background: url(/images/dog.jpg4) left top no-repeat;}
.navBG{ 
	xbackground:transparent url(/images/navBG.gif) 140px 2px  no-repeat ;
	height:32px;
	line-height:32px;
	}

#TB_window{ direction:ltr;}


#cat_thumbs{
		margin-right:10px;
		margin-left:10px;

		xxbackground-position:left top;
		xborder:1px solid #E15315;
		
		direction:rtl;
		
		}



.selGallery{

	background:url() repeat-x;
	padding:8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	display:inline;
	line-height:20px;
	height:20px;
	margin-right:20px;
	text-decoration:none;
	color:white;
	text-indent:7px;
	text-align:center;
	xfloat:left;
	width:50px;
}

.selGalleryKav{

	background:url() repeat-x;
	padding:8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	display:inline;
	line-height:20px;
	height:20px;
	margin-right:20px;
	text-decoration:none;
	color:white;
	text-indent:7px;
	text-align:center;
	xfloat:left;
	width:11px;
}
	
#cat_thumbs ul{
	list-style-type:none;
	list-style:none;
	width:100%;
	
	xborder:1px solid #fff;
	xfloat:right;
	clear:both;
	
	display:table-cell;
	float:left;
	}

#cat_thumbs ul li{

	list-style:none;
	list-style-type:none;
	xmargin-bottom:15px;


	cursor:pointer;

	float:left;
	
	xline-height:60px;
	width:125px;
	
	color:#FFFFFF;
	display:inline;

	height:100px;
	
	
	}

#cat_thumbs ul li a{
	display:block;
	xline-height:100px;
	width:106px;
	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_next a{
	background:url(/images/tb_next.gif) right no-repeat;
	text-align:left;
	padding-right:15px;
	}
#TB_next{
	width:45px;
	float:right;
	 }
	
#TB_prev a{	
	background:url(/images/tb_back.gif) left no-repeat;
	text-align:right;
	padding-left:15px;
	}
	
#TB_prev{
	width:45px;
	float:left;
}

#TB_caption{ text-align:center; width:515px;}
#TB_secondLine{float:left; text-align:center; width:400px; direction:ltr;}
#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;
	}

