﻿.LHeaderBox{
	float:right;
	width:221px;
	height:30px;
	background-image:url(../images/Sidebar/Cinema_LBarHeader.jpg);
	background-repeat:no-repeat;
}

#PhotoContent
{
	float:right;
	width:220px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}

	
.GalleyPhotoItem
{
	width:208px;
	height:auto;
	margin-bottom:15px;
}

#PhotoNewsHolder
{
	width:596px;
	height:auto;
	margin-bottom:15px;
}
#PhotoNewsHolder a:hover,a:active
{
	color:#0b96b5;
}
.PhotoNewsContent
{
	width:596px;
	height:256px;
	overflow:hidden;
	background: white;
	}	
.PhotoNewsContent a:hover,a:active
{
	color:#0b96b5;
	}	
	
.PhotoNewsText
{
	float:left;
	width:220px;
	height:175px;
	overflow:hidden;
	padding-left:10px;
	padding-top:80px;
	}
	
.PhotoNewsText a:hover,a:active
{
	color:#0b96b5;
}
.PhotoText
{
	width:200px;
	height:28px;
	padding-top:10px;
}

/* ........ LastPhoto ........ */

.LastPhotoContent
{
	float:right;
	width:285px;
	height:100px;
	overflow:hidden;
	padding:8px 0;
	margin:5px 6px;
	background:#aaaaa9;
	}	

.LastPhotoContent:hover
{
	background:#0b96b5;
	}

.LastPhotoHolder p
{
	color:white;
	}	
	
.LastPhotoText
{
	float:left;
	width:140px;
	height:99px;
	overflow:hidden;
	}	

.LastPhotoText a:hover ,a:active
{
	color:#fff;
	}	


/* ........ Pagging ........ */
	
#ServiceNewsPaging
{
	clear:both;
	height:30px;
	margin-top:5px;
	margin-left:10px;
}	

.pageIndex{
	float:left;
	width:16px; 
	height:12px;  
	cursor:pointer;
	margin-right:3px; 
	margin-top:8px;
	background-color:#0B96B5; 
	text-align:center; 
	font-size:11px; 
	color:white; 
	padding-top:1px; 
	padding-bottom:3px;
	display:block;

}

.pageIndex:hover	
{
	background-color:#000; 
	color:#fff;
	}
