@charset "utf-8";/* CSS Document */.parmenu_outer {	 background-color: #111;	 border-bottom: 3px solid #999999;	 width: 100%;	 margin: 0px; }.parmenu_inner {	margin: 0px 0px 0px 0px;	width: 100%;	white-space: nowrap;}.parbox {	background-color: #111;	border-bottom: 3px solid #999999;	min-width: 15%;	display: inline-block;	margin: 2px;}.parbox_keyval div {	display: inline-block;}.parbox_keyval {	background-color: #333333;	opacity: 0.7;	min-height: 32px;	padding: 4px;}.parbox div {	color: white;}.parbox_sel {	width: 100%;	background-color: #ccc;	color: #333;}.par_meta_panel {	background-color: #111;	color: white;	margin: 0px;	border-bottom: 0px solid #111;	border-top: 0px solid #111;}.par_meta_panel h3{	margin: 0px;	padding: 10px;	display: inline-block;	min-width: 14%;}.par_meta_panel hr{	width: 99%;	border-top-width: 1px;	border-bottom-width: 0px;	border-top-color: #555;	display: none;}.par_meta {	display: inline-block;	font-size: 14px;	font-weight: bold;	background-color: #222;	color: #555;	border: 1px solid #555;	padding: 5px 15px 5px 15px;	border-radius: 2px;	min-width: 7%;	text-align: center;}.meta_right_wrap {	float: right;	margin: 0px 20px 0px 0px;	padding: 0px;}.grid_meta {	padding: 5px !important;	margin: 5px;	opacity: .7;}.activemeta {	background-color: #2b031c !important;	color: #ED2085 !important;	border-color: #ED2085 !important;}.activemeta:hover {	background-color: #ED2085 !important;	color: white !important;	border-color: white !important;}.parbox_rst {	float: right;	display: block;	width: 15px;	height: 15px;	border-radius: 2px;	font-weight: bold;	text-align: center;	font-size: 12px;	background-color: #4a4a4b;	border: 1px solid #666666;	color: #999999;	opacity: .5}.activebox .parbox_rst {	background-color: #000;	border-color: white;	color: white;	opacity: .85;}.activebox .parbox_rst:hover {	border-color: #ED2085;	color: #ED2085;	opacity: 1;}.parbox_key {	color: white !important;	font-size: 12px;}.parbox_val {	color: white;	font-size: 14px;	padding-top: 7px;}.activebox .parbox_keyval {	background-color: #3ac6f3;	opacity: 1;}.activebox .parbox_sel {	background-color: #FFF;	color: #000;}.activebox  .parbox_key {	color: white !important;	text-shadow:			-1px -1px 0 #666,			1px -1px 0 #666,			-1px 1px 0 #666,			1px 1px 0 #666;}.activebox .parbox_val {	color: black !important;	font-weight: bold;	text-shadow:			-1px -1px 0 #DDD,			1px -1px 0 #DDD,			-1px 1px 0 #DDD,			1px 1px 0 #DDD;}.srcgrid_frame {	width: 100%;	border: none !important;	min-height: 1000px;}.srcpage_wrapper {	white-space: nowrap;}.srcpage_maintext {	font-size: medium;	font-weight: bold;	margin: 25px;}.srcpage_subtext {	font-size: small;}.srcpage_maintext, .srcpage_subtext {	margin: 20px;	display: block;}.srcpage_controls {	height: 28px;	margin: 15px;	display: inline-block;	font-size: 13px;	float: right;}.srcpage_incdec {	background-color: #999;	color: #666;	padding: 5px 20px 5px 20px;	border: 1px solid #666;	border-radius: 4px;	display: inline-block;	font-weight: bold;	text-decoration: none !important;	opacity: .75;}.active_inc, .active_dec {	background-color: #163850;	color: #3ac6f3;	border-color: black;	opacity: 1 !important;}.active_dec:hover {	background-color: #3ac6f3 !important;	border-color: black !important;	color: white !important;}.active_inc:hover {	background-color: #3ac6f3 !important;	border-color: black !important;	color: white !important;}.srcpage_controls select {	color: #000033;	height: 100%;	margin: 0px 15px 0px 15px;	font-size: 13px;	font-weight: bold;}