#modal_overlay
{
	background-color : #BABED7;
}

.modal_box_content
{
	background : transparent url('../pictures/modal/gallery_panel.png') no-repeat top center;

	height : 595px;
	
	position : relative;
	
	padding-top : 25px;

	width : 780px;
}

.modal_title
{
	background : transparent url('../pictures/modal/galeriak_magtekintese.png') no-repeat top center;
	
	display : block;
	
	height : 22px;
	
	line-height : 22px;

	text-indent : -9000px;
}

.close_modal
{
	background : transparent url('../pictures/modal/close_modal.png') no-repeat center center;
	
	display : block;
	
	height : 25px;

	position : absolute;
	
	right : 20px;
	
	outline : none;
	
	text-decoration : none;
	text-indent : -9000px;
	
	top : 20px;
	
	width : 25px;
}

/* image browser */

#preview
{
	background : transparent url('') no-repeat center center;
	
	display : block;
	
	height : 365px;
	
	margin : auto auto;

	width : 490px;
}

#preview img
{
	margin : 0px;
	
	padding : 0px;
}

#image_preview
{
	clear : both;

	display : block;

	height : 365px;
	
	margin : auto auto;
	
	position : relative;

	width : 730px;
}

a#shift_left
{
	display : block;

	height : 40px;
	
	outline : none;
	
	position : absolute;
	
	left : 60px;
	
	top : 160px;
	
	width : 40px;
}

a#shift_right
{
	display : block;

	height : 40px;
	
	outline : none;

	position : absolute;

	right : 40px;

	top : 160px;
	width : 40px;
}

#image_browser
{
	border-top : #CCCCCC groove 1px;

	clear : both;

	display : block;

	height : 115px;
	
	margin : auto auto;

	overflow : auto;
	
	padding : 5px 0 0 0;

	width : 730px;
}

#image_browser img
{
	background : transparent url('') no-repeat center center;

	display : block;
	
	height : 96px;
	
	cursor : pointer;

	float : left;

	margin : auto 10px;

	outline : none;
}

#gallery_list
{
background-color : #FFFFFF;
border: #CCCCCC solid 1px;
	display : block;
	
	height : 380px;
	
	left : 135px;

	padding : 10px;
	
	position : absolute;
	
	top : 60px;

	width : 490px;
}

ul#gallery_list_items
{
	display : block;
	
	height : 380px;
	
	list-style-type : none;
	
	overflow : auto;
	
	width : 490px;
}

ul#gallery_list_items li
{
	background : transparent url('../pictures/thumb_192x144_startmagazin_logo.png') no-repeat left center;

	border-bottom : #CCCCCC dashed 1px;

	display : block;

	height : 96px;
	
	margin : 2px 0 2px 0;

	padding : 0 0 0 106px;
}

ul#gallery_list_items li a
{
	font-weight : bold;
	
	text-decoration : none;
	
	margin-top : 35px;
}
