/* CSS Document */
* {
margin: 0px;
padding: 0px;
}
body {
	height: 100%;
	
}


#gallery_overlay {
	position: fixed;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	display:none;
	opacity:0;
	filter:Alpha(opacity=0);
	background-color: #000;
}


#gallery_container {
/*min-width: 605px;
min-height: 554px;*/

z-index: 1001;
	left: 50%;
	margin-left: -303px;
	top: 50%;
	margin-top: -277px;
	position: fixed;
	visibility: visible;
		opacity:0;
	filter:Alpha(opacity=0);
	display: none;
}

#gallery_buttom_logo {
width: 28px;
/*height: 554px;*/
float: left;
}
#gallery_content {
/*min-width: 576px;*/
/*min-height: 554px;*/
float: right;
}
#gallery_header {
	height: 51px;
	/*width: 576px;*/
}
#gallery_left_top {
	background-image:url(../images/gallery_header_left_top_fon_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery_top {
	/*change*/
/*	background-image: url(../images/gallery_header_gradient_top_05.jpg);
	background-repeat: repeat-y;
	background-position: 8px center;*/
}
#gallery_top_right {
}
#gallery_right_buttom {
	background-image: url(../images/gallery_header_buttom_right_shadow_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#gallery_buttom {
}
#gallery_buttom_left {
	background-image: url(../images/gallery_header_left_buttom_shadow_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#gallery_header_content {
	height: 51px;
	/*width: 576px;*/
}


#gallery_header_left1 {
	float: left;
	width: 357px;
	/*width: 300px;*/
	height: 51px;
	/*change*/
	background-image: url(../images/gallery_header_center_fon_02.jpg);
	background-repeat: repeat-x;
	background-position: 8px top;
}
#gallery_header_right2 {
	float: right; 
	width: 200px;
	height: 51px;
}
#gallery_header_center_fon {
	height: 51px;
	/*change*/
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(../images/gallery_header_center_fon_02.jpg);
	background-repeat: repeat-x;
	background-position: 8px top;
} 

.gallery_header_buttom,
.gallery_header_buttom li {
	list-style: none;
	
}
.gallery_header_buttom {
	float: left;
	/*margin-left: 3px;*/
}
#gallery_header_buttom1 {
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: center center;	
	width: 50px;
	height: 47px;
	margin-left: 0px;
}
#gallery_header_buttom_hover1 {
	background-image: url(../images/gallery_header_buttom_var_2_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#gallery_header_buttom2 {
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 47px;
}
#gallery_header_buttom_hover2 {
	background-image: url(../images/gallery_header_buttom_var_2_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
#gallery_header_buttom3 {
	background-image: url(../images/real_size.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 47px;
}
#gallery_header_buttom_hover3 {
	background-image: url(../images/gallery_header_buttom_var_2_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
#gallery_header_buttom4 {
    background-image: url(../images/exit.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 47px;
}
#gallery_header_buttom_hover4 {
	background-image: url(../images/gallery_header_buttom_var_2_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
*+html #gallery_header_buttom4 {
	margin-left: -1px;
}
#gallery_header_left_text p {
	padding-top: 17px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

#gallery_pi_medea_logo {
	float: left;
	/*height: 554px;*/
	width: 28px;
	position: relative;
	left: -1px;
}
#gallery_pi_medea_logo a, #gallery_pi_medea_logo a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_pi_medea_logo a {
	position: absolute;
	top: 43px;
	left: 0px;
}


#gallery_content_site {
/*	height: 401px;
	width: 576px;*/
	background-color: #dadada;
	/*overflow: scroll;*/
	overflow:auto;
}


#gallery_footer {
	height: 102px;
	min-width: 576px;
	
}
#gallery_footer_right_bottom {
	background-image: url(../images/gallery_ft_r_04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#gallery_footer_left_bottom {
	background-image: url(../images/gallery_ft_l_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#gallery_footer_content {
	height: 102px;
	/*width: 100%;*/
	/*width: 576px;*/
}
#gallery_footer_bottom {
	background-color: #000;
	margin-left: 10px;
	margin-right: 10px;
	height: 10px;
}

#gallery_footer_top_fon {

	background-image: url(../images/gallery_footer_top_left_bg_03.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#gallery_footer_top_fon_right {
	display: block;
	width: 100%;
	height: 6px;
	background-image: url(../images/gallery_footer_top_right_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#gallery_footer_center_content {
	display: block;
	width: 100%;
	background-color: #000;
	height: 86px;
}
#gallery_footer_content2 {
	float: left;
	margin-top: 7px;
}
#gallery_footer_content2 p, #gallery_footer_content2 a{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#gallery_footer_content2 p {
	font-size: 12px;
	margin-top: 9px;
	margin-left: 14px;
	width: 496px;
}
#gallery_footer_content2 a {
	font-size: 14px;
	margin-top: 7px;
	margin-left: 14px;
	width: 496px;
}
#gallery_footer_content3 {
	float: right;
	margin-right: 9px;
	margin-top: 7px;
	background-image: url(../images/gallery_ft_button_shadow_15.jpg);
	background-repeat: no-repeat;
	background-position: 1px 21px;
	height: 40px;
}
#gallery_footer_content3 img,
#gallery_footer_content3 a {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_footer_content3 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 7px;
	margin-top: 7px;
}




#gallery_image_site img,
#gallery_image_site a {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_image_site {
/*	margin-left: 63px;
	margin-right: 63px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
}


*+html #gallery_header {
	width: 576px;
}
*+html #gallery_footer_content {
	width: 576px;
}


#gallery_content_site_nav {
	position: absolute;
	width: 100%;
display: block;
}
#content_nav_left {
	width: 40%;
	float: left;
	display: block;
	background-image: url(../images/pix.gif);
}
#content_nav_right {
	width: 40%;
	float: right;
	position:relative;
	left: -29px;
	display: block;
	background-image: url(../images/pix.gif);
}
#gallery_content_nav_prev {
	width: 100%;
	height: 100%;
	/*float: left;*/
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
	display: none;
	
	/*visibility: hidden;*/
}

#gallery_content_nav_next {
	width: 100%;
	height: 100%;
	/*float: right;*/
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
	display: none;
	/*visibility: hidden;*/
}






