@charset "UTF-8";
/* CSS Document */


#photography_img_bg {
	background: #fff;
	position: absolute;
	left: 50px;
	top: 114px;
	width: 389px;
	height: 16px;
	z-index: 1;
	font-size: 9px;
	color: #555;
	padding-top: 253px;
	padding-left: 11px;
}

#photography_img {
	position: absolute;
	top: 124px;
	left: 59px;
	width: 500px;
	height: 500px;
	z-index: 5;
}


/*#photography_img_bg {
	background: url(../images/photography_imgs/photography_img_bg2.png) bottom left no-repeat;
	position: absolute;
	left: 50px;
	top: 69px;
	width: 446px;
	height: 17px;
	z-index: 1;
	font-size: 8px;
	color: #000;
	padding-top: 298px;
	padding-left: 11px;
}

#photography_img {
	position: absolute;
	top: 124px;
	left: 59px;
	width: 500px;
	height: 500px;
	z-index: 5;
}*/









/*-------------------------*/



#prices_content table tr:hover,
#prices_content table tr:hover td.price{
	/*color: #9A56A3;
	color: #000;*/
}





#prices_btn {
	position: absolute;
	left: 52px;
	top: 50px;
	width: 60px;
	height: 13px;
	z-index: 900;
}

#prices_btn a,
#prices_btn a:link,
#prices_btn a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	color: #9A56A3;
}
#prices_btn a:hover,
#prices_btn a:active {
	color: #ECECEC;
}



















