body {
	min-width:1210px;
}
#report_menu {
	position:fixed;
	top:0px;
	width:100%;
	z-index:9999999;
	left:0px;
	text-align:left;
	background:#333;
	height:40px;
	
}
#px1200 {
	width:1200px;
	margin:0 auto;

	height:40px;
	position:relative;
}
#content {
	width:1200px;
}
#menu_nav {
	
	height:40px;
}
#head {
	display:none;
}
#pi_vi_div {
	display:none;
}
#report_menu a {
	color:#fff;
	float:left;
	padding:0px 10px;
	line-height:40px;
	display:inline-block;
}
#report_menu a:hover{
	background:#666;
}
#report_menu p {
	margin:0px;
	padding:0px;
	float:left;
	display:inline-block;
	line-height:40px;
	color:#00c0fb;
	padding:0px 10px;
	border-left:1px solid #888;
}
#report_menu p.expert_mode_label {
	border:none; 
	color:#888;
}
#report_menu img {
	height:26px;
	margin-top:7px;
	float:left;
	padding:0px;
	padding-bottom:7px;

}

a.hover_a:hover {
	background:#666;
}
#chromachecker_toggle_menu {
	width:510px;
	padding:15px;
	position:absolute;
	top:40px;
	background:#444;

}

.hover_menu_selected {
	width:150px;
	float:left;
	margin-right:10px;
}

.hover_menu_selected ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.hover_menu_selected li {
	padding:0px;
	margin:0px;
	clear:left;
}
#report_menu .hover_menu_selected li  img{
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	display:inline;
}
#report_menu  h3 {
	color: #00c0fb;
	text-transform:uppercase;
	font-size:12px;
	font-weight:600;
	margin:0px;
	padding-bottom:8px;

}
#report_menu img.logo {
	height:14px;
	margin:0px;
	margin-bottom:5px;
}
#report_menu  .hover_menu_selected a {
	padding:0px;
	display:inline-block;
	float:left;
	float:none;
	margin:0px;
	color:#ccc;
	line-height:20px;
}
#report_menu  .hover_menu_selected a:hover{
	color:#fff;
	background:none;
}
.hover_menu_div {
	position:relative;
	float:left;
}
#report_menu   .hover_menu_selected a.selected_li {

background:#4e4e4e;
	color:#fff;
	width:100%;
}



a#small_logo:hover{
	background:none;
}


#chromachecker_toggle_menu a.exit {
	display:block;
	float:none;
	clear:both;
	line-height:normal;
	margin:0 auto;
	text-align:center;
	padding:5px;
	color:#fff;
	margin-bottom:10px;
	background:#00c0fb;

}
#chromachecker_toggle_menu a.exit:hover{
	color:#fff;
	background:#666;
}
#chromachecker_toggle_menu span.logged {
	color:#00c0fb;
}
.footer, .push {
	height: 30px;

}

#main_cointainer{

	margin: 0 auto -30px;
}
.footer_dahsboard {
	width:1200px;
	margin:0 auto;
	height:29px;
	text-align: left;
	background:#222;
}
.footer_dahsboard img {
	height:25px;
	margin-top:0px;
	float:left;
}
.footer_dahsboard p {
	line-height:29px;
	margin:0px;
	padding:0px;
	color:#fff;
	float:right;
}
