﻿#PhotoHolderTop
{
	position:relative;
	float:right;
	width:840px;
	height:428px;
	background-color:white;
	margin-bottom:15px;
	margin-top:6px;
	margin-right:12px;
	}
	
#PhotoHolderLeft
{
	float:left;
	width:530px;
	height:428px;
	}

#PhotoMainHeader
{
	float:right;
	width:860px;
	height:auto;
	margin-top:6px;
}

#ImportantPhotoNewsHolder
{
	position:relative;
	width:840px;
	height:auto;
	background-color:white;
	margin-bottom:15px;
	
}
#PhotoHolderLeftNews
{
	width:506px;
	height:418px;
	padding:5px;
	}

#ImportantPhotoNewsContent
{
	width:820px;
	height:auto;
	padding-bottom:30px;
	overflow:auto;
	}	
.LeftNewsItem
{
	 FLOAT: right; 
	 MARGIN: 5px 12px; 
	 WIDTH: 225px;
	 height:90px;
	 overflow:hidden;
	 margin-bottom:30px;
	}
		
#PhotoHolderRight
{
	float:right;
	width:307px;
	height:428px;
	border-left:solid 1px #dddddd;
	}
	
#PhotoHolderRightNews
{
	width:295px;
	height:145px;
	padding:5px;
	overflow:hidden;
	}

#PhotoNewsCode
{
	
	float:left;
	width:307px;
	height:60px;
	}
	
.PhotoNewsCode
{
	clear:both;
	float:left;
	width:125px;
	height:21px;
	border-bottom:solid 1px #ffd973;
	background-color:#ffba00;
	margin:0 0 0 12px;	
	}
	
.paginationPhoto
{
	float:right;
	width:500px;
	height:20px;
	margin-left:15px;
	margin-top:20px;
	color: white;
	
}


.paginationPhoto a:hover, .paginationPhoto a.selected{
color: white;
background-image:url(../images/Main/VezaratOlum_TopNewsNumberOver.jpg);
background-repeat:no-repeat;
width:20px; 
height:20px;
}

/*---------FullStory ------------*/

#FullStoryHolderTop
{
	position:relative;
	float:right;
	width:840px;
	height:auto;
	background-color:white;
	margin-bottom:15px;
	margin-top:6px;
	margin-right:12px;
	padding-bottom:20px;
	}
	
#FullStoryPhotoLeft
{
	float:left;
	width:270px;
	height:auto;
	border-right:solid 1px #dddddd;
	}
	
#FullStoryPhotoRight
{
	float:right;
	width:565px;
	height:auto;
	padding-top:10px;
	}	
	
	
#FullStoryRightNews
{
	width:550px;
	height:115px;
	padding:5px;
	overflow:hidden;
	}
		
#ImageCaption
{
	position:absolute;
	width:534px;
	height:15px;
	padding:5px;
	background-color:CaptionText;
	bottom:0;
	left:0;
	}
	
.FullStoryPhotoItem
{
	FLOAT: right; 
	MARGIN:10px 10px 0 10px; 
	WIDTH: 110px;height:80px;
}	
		
