body
{
	background: White;
	margin: 0px;
	padding: 0px;
}
img, div
{
	float: left;	
	border: none;
}
div, form, img
{
	margin: 0px;
	padding: 0px;
}

/*** Floats Start ***/
.flclear
{
	clear: both;
}
/*** Floats End ***/

/*** Global Start ***/
.footer
{
	float: none;
	clear: both;
	width: 100%;
	height:16px;
	padding-top:18px;
}

.footer div{
	float: none;
	text-align: center;
	width: 965px;
	/*height: 100%;*/
	margin:0px auto;
	
	font: normal 10px tahoma;
	color: #707070;
}
.footer div a
{
	text-decoration: none;
	font: 10px tahoma;
	color: #707070;
}
.footer div a:hover, footer div a:active
{
	text-decoration: underline;
	color: #404040;
}
.lang
{
	position: absolute;
	float: none;
	width: 86px;
	height: 37px;
	top: 0px;
	left: 50%;
	margin-left: -330px;
}
.about
{
	position: absolute;
	float: none;
	width: 159px;
	height: 124px;
	top: 0px;
	left: 50%;
	margin-left: 320px;
}
.main_container
{
	position: relative;
	float: none;

	width: 100%;
	min-width: 965px;
	min-height: 500px;

}
.print
{
	position: absolute;
	float: none;
	width: 207px;
	height: 213px;
	top: 135px;
	left: 0px;
}
.photo
{
	position: absolute;
	float: none;
	width: 173px;
	height: 156px;
	top: 328px;
	left: 100%;
	margin-left: -186px;
}
.page_container
{
	position: relative;
	float: none;
	text-align: center;
	margin: 0px auto;
	width: 550px;
	padding: 0px 207px;
}
/*** Global End ***/

/*** Controls Start ***/
.control_col_l
{
	position: relative;
	width: 15px;
	height: 55px;
	padding: 375px 9px 0px 0px;
	z-index: 100;
}


.control_col_r
{
	position:relative;
	float:right;
	width: 15px;
	height: 55px;
	padding: 375px 0px 0px 9px;
	margin-left:-25px;
	z-index:100;
}
.control_sm_l
{
	width: 19px;
	height: 25px;
	padding: 15px 0px 0px 6px;
}
.control_sm_l_clear
{
	position:relative;width:25px;height:25px;

}
.control_sm_r
{
	position:absolute;
	left: 525px;
	width:15px;
	height:25px;	
	padding: 15px 0px 0px 10px;
}
/*** Controls End ***/
.logo_s
{
	position: absolute;
	width: 121px;
	height: 45px;
	margin: 32px 0px 22px -60px;
	padding: 0 0;
	left:50%;
}
.logo_s_clear
{
	position: relative;
	width: 100%;
	height: 45px;
	margin: 32px 0px 22px -60px;
	
}

.logo_s img
{
	/*width: 121px;
	height: 45px;*/
}
.photo_layout, .print_layout, .about_layout
{
	position: relative;
	width: 525px;
	min-height: 405px;
	margin: 0px 0px 0px -300px;
	padding: 25px 0px 0px 25px;
	font: 12px tahoma;
	color: #707070;
	text-align: center;
	vertical-align:bottom;
	padding-bottom: 13px;
	left:50%;
}
.photo_img
{
	/*position:absolute;
	bottom:0;*/
	margin:0 0;
}
.print_layout
{
	/*height: 380px;*/
	background:  url(dimages/border.gif) no-repeat top left;	
}
.about_layout
{
	font: normal 10px tahoma;
	color: #707070;
	text-align: justify;	
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
	
.photo_dsc
{
	position: absolute;
	width: 500px;
	height: 23px;
	padding: 2px 0px 0px;
	margin: 0px 0px 0px;
	text-align: center;
	bottom:10px;
	
	font: normal 10px tahoma;
	color: #707070;
}
.photo_row
{
	position: relative;
	width: 550px;
	height: 38px;
	padding-bottom: 2px;
}
.photo_block
{
	width: 500px;
	height: 38px;
	overflow: hidden;
	white-space:nowrap;
	z-index:999;
	position: relative;
}
.photo_block .wrapper
{
	width: 10600px;
	height: 38px;
	position: relative;
	z-index:0;
}
.photo_block a
{
	display: block;
	float: left;
	height: 38px;
}
.photo_cat_name
{
	position: relative;
	width: 120px;
	height: 26px;
	padding: 14px 6px 0px 0px;
	margin-left: -126px;
	text-align: right;
	
	font: normal 10px tahoma;
	color: #707070;
}

.thumb {
	/*width: 50px;*/
	height: 38px;
}


.main_container
{
	/*height:500px;*/
}

.photo_layout, .print_layout
{
  width: 550px;
	height: 405px;
}
