#overlay, #header, #main, #footer, .print_popup, .close_popup_btn,
.cs_gallery_slider_thumbnails_wrapper, .cs_gallery_slider_handler_left_wrapper, .cs_gallery_slider_handler_right_wrapper, .cs_gallery_slider_filter, 
.line_grey, .logo_container, .line_blue_big, .view_pdf, .email_pdf, .print_popup, #sub_menu
{
	
}
#header, #sub_menu, .close_popup_btn, .view_pdf, .email_pdf, .print_popup, #advertisment_header, #footer {
	display: none;
}

#popup_header, h1 {
	padding: 0px;
	margin: 0px;
	width: 870px;

}

#photo_gallery .cs_gallery_slider_image img {
	display: block;
}

#popup_content {
	font-size: 12px;
	left: 50px;
	margin: 0px;
	height: 100%;
	position: relative;
	text-align: left;
	top:0px;
	width: 550px;
	z-index:1002;
}

#popup_content #searchresult_popup {
	height: 100%;
	width:550px;
	overflow: visible;
}

#popup_content #popup_wrapper {
	margin: 0px;
	width:550px;
	height: 100%;
}

#popup_content #popup_right_container {
	float:left;
	width: 550px;
	height: 100%;
}



/* stats popup */
#my_tabs_content_1, #customer_popup_header, #options_container, .close_detail_popup, #my_tabs_1 {
	display: none;
}

#popup_content #customer_popup {
	overflow: visible;
	height: 100%;
}

#popup_stats_detail {
	border: none;
	left:-60px;
	height: 100%;
	margin:0px;
	position: relative;
	text-align:left;
	width: 620px;
	top:0px;
}

#stats_detail {
	height: 100%;
	width: 620px;
}

#table_stats_detail_wrapper {
	display: block;
	height: 100% !important;
	width: 620px;
	overflow: visible;
}

#table_stats_detail_wrapper .table_stats_detail {
	height: 100%;
	width: 620px;
}


#stats_detail .table_stats_detail td, #stats_detail .table_stats_detail th {
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 12px;
	color: #000;		
}

.object_id {
	display: block;
	position: absolute;
	top: 50px;
	left: 70px;
	width: 100px;
}

/*
#stats_detail .table_stats_detail td, #stats_detail .table_stats_detail th {
	font-size: 12px;
	padding: 5px;
	color: #000;		
}
*/

