body.overlay { overflow-x: hidden;}
.overlay_pgembd {
	position: absolute; top: 0px; width: 766px; z-index: 1000;
	background: #999999;
	opacity: 0.01; -moz-opacity: 0.01; filter:alpha(opacity=01);
}

.content_pgembd {
	position: absolute; top: 0px; z-index: 1100;
	background: url('/images/Cardpres_bakgr.jpg') no-repeat;
	padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 6px;
	padding-right: 4px;
}

.content_pgembd_loading {
	width: 100px;
	height: 100px;
	position: absolute; top: 0px; z-index: 1100;
	background: url('/images/2009/images/Cardpres_bakgr3.jpg') center center no-repeat;
	padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 6px;
	padding-right: 4px;
}

.content_pgembd_loaded {
	position: absolute; z-index: 1100;
	background: url('/images/2009/images/Cardpres_bakgr3.jpg') 0px 0px no-repeat;
	padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 6px;
	padding-right: 4px;
}


.pgembd_cp {
	padding: 0px; margin: 0px;
	background: url("/images/Cardpres_button_bakgr.jpg") 226px 6px no-repeat;
	padding-top: 10px;
	/*height: 25px;*/
	height: 50px;
	width: 605px;
	opacity: 0.01; -moz-opacity: 0.01; filter:alpha(opacity=01);
}

.embdpframe {
	border: 1px solid #eeeeee;
}

#pgembd_photo_container {
	background: black;
}

.pgembd_cp A:link, .pgembd_cp A:active, .pgembd_cp A:visited { color: black; text-decoration: none; -moz-outline-style:none; font: 10px arial; }
.pgembd_cp A:hover { color: black; text-decoration: underline; }


#pgembd_deleted_photo {
	position: absolute;
	z-index: 1000;
	width: 20px;
	height: 20px;
	background: red;
	display: none;
}

.pgembd_deleted_photo A:link, .pgembd_deleted_photo A:active, .pgembd_deleted_photo A:visited {
	-moz-outline-style:none;
	display: block; width: 20px; height: 20px;
}

#pgembd_photo_title {
	padding-top: 2px;
	height: 18px;
	color: #CCCCCC;
	font: 11px arial;
	padding-left: 5px;
	padding-right: 5px;
	width: 490px;
	text-align: center;
}

A:link.pgembd_left, A:active.pgembd_left, A:visited.pgembd_left {
	width: 17px;
	height: 17px;
	background: url('/images/photo_left.gif') no-repeat 0px 0px;
	display: block;
	position: absolute;
	opacity: 0.01; -moz-opacity: 0.01; filter:alpha(opacity=01);
}
A:link.pgembd_right, A:active.pgembd_right, A:visited.pgembd_right {
	width: 17px;
	height: 17px;
	background: url('/images/photo_right.gif') no-repeat 0px 0px;
	display: block;
	position: absolute;
	margin-left: 114px;
	opacity: 0.01; -moz-opacity: 0.01; filter:alpha(opacity=01);
}

A:link.pgembd_close, A:active.pgembd_close, A:visited.pgembd_close {
	width: 17px;
	height: 17px;
	background: url('/images/photo_close.gif') no-repeat 0px 0px;
	display: block;
	position: absolute;
	margin-left: 57px;
	opacity: 0.01; -moz-opacity: 0.01; filter:alpha(opacity=01);
}


.photothumbnails td {
	border: 1px solid black;
	font-size: 0px;
	line-height: 0px;
	height: 90px;
	width: 90px;
	background:black;
}

.photothumbnails a:link, .photothumbnails a:visited, .photothumbnails a:active {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
}

.photothumbnailover {
	filter:alpha(opacity=27); opacity:0.27; -moz-opacity:0.27;
	position: absolute;
	width: 90px;
	height: 90px;
	background: #aaaaaa;
	display: none;
	margin: 0px;
	cursor: pointer;
	top: 0px;
	left: 0px;
}


#pgembd_admin_cp {
	position: relative;
	width: 600px;
	height: 28px;
	top: 6px;
}

#pgembd_admin_cp_bg {
	position: absolute;
	background: black;
	filter:alpha(opacity=47); opacity:0.47; -moz-opacity:0.47;
	width: 600px;
	height: 28px;
	z-index: 1;
}

#pgembd_admin_cp_content {
	position: absolute;
	padding: 4px;
	z-index: 10;
}

#pgembd_title_input {
	border: 1px solid black;
	width: 308px;
	font: 11px arial;
}

#pgembd_title_update {
	border: 1px solid black;
	width: 80px;
	font: 11px arial;
}
#pgembd_photo_delete {
	border: 1px solid black;
	width: 100px;
	font: 11px arial;
}
form {
	margin: 0px; padding: 0px;
}

