body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	margin: 10px;
	padding: 0;
}

.bodyborder {
	background: #fff url('images/body_bg.png') repeat-y top center;
	text-align: center;
	width: 770px;
	margin: auto;
}

img {
	border: 0px;
}

.centered {
	text-align: center;
}

.message {
	text-align: center;
	padding: 25px;
}

#login {
	width: 388px;
	height: 195px;
	background-image: url('images/jarlite_login.png');
	margin: 125px auto 0px auto;
	padding-top: 105px;
	color: #fff;
	text-align: center;
}

#register {
	width: 388px;
	height: 225px;
	background-image: url('images/jarlite_login.png');
	margin: 125px auto 0px auto;
	padding-top: 75px;
	color: #fff;
	text-align: center;
}

#login_box, .register_field {
	margin: auto;
	text-align: left;
	width: 325px;
	line-height: 20px;	
}

#login_box input, .register_field input {
	width: 310px;
}

.bar_line_rin, .bar_line_rout, .bar_line_ain, .bar_line_aout, .bar_line_credits {
	width: 100%;
	margin-bottom: 2px;
	height: 11px;
	overflow: hidden;
}

.bar_line_rin:after, .bar_line_rout:after, .bar_line_ain:after, .bar_line_aout:after, .bar_line_credits:after, #container:after {
	display: block;
	clear: both;
	content: " ";
	height: 0px;
	overflow: hidden;
}

div.error {
	margin: 10px auto 10px auto;
	padding: 5px;
	background-color: #fffadc;
	border: 1px solid #cdc9ac;
	width: 400px;
}

#error {
	filter: alpha(opacity=0);
	KHTMLOpacity: 0;
	MozOpacity: 0;
	opacity: 0;
	height: 25px;	
}

#success {
	width: 250px;
	margin: 50px auto;
}

#menu {
	width: 535px;
	background-image: url('images/jarlite_menu.png');
	height: 92px;
	margin: auto;
	padding-left: 243px;
	padding-top: 8px;
	overflow: hidden;
}

ul.menulink {
	margin: auto;
	padding: 0;
	list-style: none;
}
ul.menulink li {
	float: left;
}
ul.menulink li a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 25px 5px 5px 5px;
	font-size: 10px;
	letter-spacing: 0.5px;
	float: left;
	width: 90px;
	height: 53px;
	font-size: 18px;
}

ul.menulink li a:hover {
	background-color: #4f5699;
}

#container {
	width: 770px;
	margin: auto;
}

#manage {
	width: 770px;
	padding: 1px;
	text-align: left;
	margin: auto;
}

.arfloat {
	float: left;
	width: 375px;
	padding-left: 10px;
	text-align: left;
}

.arfloat input, .arfloat select {
	width: 350px;
	padding: 5px;
	margin-bottom: 5px;
}

.arfloat select {
	margin-bottom: 15px;
}

#networkinfo {
	width: 770px;
	margin: auto;
}

#networkinfo:after {
	content: ".";
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}

#data {
	width: 670px;
	float: left;
}

#control {
	width: 95px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
}

#control h4 {
	text-align: center;
	margin: 3px auto 15px auto;
	font-size: 20px;
	font-weight: normal;
}

span.ilabel {
	color: #a0a0a0;
}

#manage input, #popup input, #manage select, #popup select {
	margin: 5px 0px 25px 0px;
}

#popup select {
	width: 300px;
}

#sites {
	margin: 5px 0px 15px 0px;
	position: relative;
}

#sites:after, #manage:after, #networkinfo:after {
	clear: both;
	content: " ";
	visibility: hidden;
	height: 0px;
	display: block;
}

#manage .thumb, #manage .thumbh {
	float: left;
	border: 3px dashed #c0c0c0;
	width: 90px;
	height: 90px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
	text-align: center;
}

#manage .thumb:hover {
	border: 3px dashed #50569a;
}

#manage .thumb {
	cursor: pointer;
}

#manage .address, #manage .addressh {
	float: left;
	width: 250px;
	margin-left: 10px;
	font-size: 14px;
	height: 145px;
	padding-top: 5px;
	overflow: hidden;
}

#manage .status, #manage .statush {
	float: left;
	width: 125px;
	margin-left: 10px;
	font-size: 14px;
	height: 145px;
	padding-top: 25px;
}

#manage .geoip, #manage .geoiph {
	float: left;
	width: 155px;
	margin-left: 10px;
	height: 145px;
	text-align: center;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

#manage .control, #manage .controlh {
	float: left;
	width: 75px;
	height: 145px;
	padding-top: 30px;
	text-align: center;
	margin-left: 10px;
}

#manage .control {
	text-align: right;
}

#manage .thumbh {
	margin-right: 25px;
}

span.addeddate {
	color: #c0c0c0;
	font-size: 12px;
}

#dataswitch {
	cursor: pointer;
	font-size: 10px;
	color: #c0c0c0;
}

#dataswitch:hover {
	color: #50569a;
}

#manage .thumbh, #manage .addressh, #manage .controlh, #manage .geoiph, #manage .statush {
	border: 0;
	padding-top: 0;
	text-align: center;
	height: 35px;
	margin-bottom: 5px;  
	margin-top: 0;
}

#networkinfo .chart {
	float: left;
	width: 154px;
	text-align: center;
}

#statistics {
	width: 750px;
	margin: auto;
}

#rangebar {
	width: 670px;
	height: 30px;
	margin: 5px auto 25px auto;
}

#leftrange, #rightrange {
	float: left;
	width: 250px;
	margin-right: 25px;
}

#rangebar select {
	font-size: 14px;
}

#applyrange {
	float: left;
	width: 100px;
}

#statistics .dayh {
	float: left;
	width: 230px;
	font-size: 16px;
	height: 22px;
	padding-top: 8px;
	padding-right: 50px;
	border-bottom: 1px solid #a0a0a0;
}

#statistics .inh, #statistics .outh {
	float: left;
	width: 235px;
	font-size: 16px;
	height: 22px;
	padding-top: 8px;
	border-bottom: 1px solid #a0a0a0;
}

#statistics .day {
	float: left;
	width: 229px;
	font-size: 12px;
	text-align: right;
	height: 22px;
	padding-top: 8px;
	padding-right: 50px;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #a0a0a0;
}

#statistics .in, #statistics .out {
	float: left;
	width: 235px;
	font-size: 12px;
	height: 22px;
	padding-top: 8px;
	border-bottom: 1px solid #f0f0f0;
}

#hoverBox {
	filter: alpha(opacity=80);
	KHTMLOpacity: 0.80;
	MozOpacity: 0.80;
	opacity: 0.80;
	border: 1px solid #000;
	background-color: #fff;
	padding: 5px;	
}

#popup {
	width: 372px;
	z-index: 2;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
}

table.popup, table.popup td {
	padding: 0;
	margin: 0;
	border-collapse: collapse; 
}

td.popup_top_left {
	width: 11px;
	height: 11px;
	background-image: url('images/popup_top_left.png');
	filter: alpha(opacity=40);
	KHTMLOpacity: 0.40;
	MozOpacity: 0.40;
	opacity: 0.40;
}

td.popup_border {
	background-image: url('images/popup_border.png');
	filter: alpha(opacity=40);
	KHTMLOpacity: 0.40;
	MozOpacity: 0.40;
	opacity: 0.40;
}

td.popup_top_right {
	width: 11px;
	height: 11px;
	background-image: url('images/popup_top_right.png');
	filter: alpha(opacity=40);
	KHTMLOpacity: 0.40;
	MozOpacity: 0.40;
	opacity: 0.40;
}

td.popup_content {
	background-color: #f0eefe;
	width: 350px;
	text-align: left;
}

td.popup_bot_left {
	width: 11px;
	height: 11px;
	background-image: url('images/popup_bot_left.png');
	filter: alpha(opacity=40);
	KHTMLOpacity: 0.40;
	MozOpacity: 0.40;
	opacity: 0.40;
}

td.popup_bot_right {
	width: 11px;
	height: 11px;
	background-image: url('images/popup_bot_right.png');
	filter: alpha(opacity=40);
	KHTMLOpacity: 0.40;
	MozOpacity: 0.40;
	opacity: 0.40;
}

td.popup_content p {
	padding: 10px 25px 0px 25px;
}

.fullfloat {
	float: left;
	width: 300px;
	padding: 0px 25px 0px 25px;
}

.halffloat {
	float: left;
	width: 125px;
	padding: 0px 25px 0px 25px;
}

span.pointer {
	cursor: pointer;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	width: 762px;
	height: 40px;
	margin: -8px auto 5px auto;
	color: #fff;
	padding-top: 5px;
	position: relative;
	z-index: 2;
	background: #fff url('images/header_bg.png') no-repeat top center;
}

#measurements {
	display: none;
}

.controlbox {
	height: 25px;
}

.controlbox * {
	vertical-align: middle;
}

.controlbox img {
	cursor: pointer;
}

img.controlbox {
	cursor: pointer;
}

div.measurement {
	width: 500px;
	height: 16px;
}

.manage {
	color: #d3d3d3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.manage:hover {
	color: #3B5998;
}

#vlist {
	margin-left: 10px;
	width: 650px;
	border-collapse: collapse;
}

#rlist {
	display: none;
	margin-left: 10px;
	width: 750px;
	border-collapse: collapse;
	
}

#raw_header {
	width: 100%;
	border-collapse: collapse;
}

#raw_header th {
	font-size: 14px;
	width: 123px;
}

#raw_header th span {
	cursor: pointer;
}

.raw_data {
	width: 123px;
}

th {
	font-size: 20px;
	font-weight: normal;
	vertical-align: top;
}

td.site {
	vertical-align: top;
	text-align: left;
	width: 125px;
}

#list {
	width: 100%;
}

#list th {
	font-size: 14px;
}

#list td.left {
	text-align: left;
}

div.button {
	padding: 5px;
	text-align: left;
	border-bottom: 1px dashed #657dae;
	cursor: pointer;
}

div.button:hover {
	background-color: #b1bdd6;
	color: #3b5998;	
}

input, select {
	font-size: 18px;
	font-family: Arial, Sans-Serif;
	padding: 5px;
}

div.pages {
	text-align: center;
	height: 22px;
	padding: 5px;
}

div.pages a {
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #4667e6;
}

div.pages a.current {
	background-image: url(images/statsbarbg.gif);
	color: #a3ddff;
}

div.pages a:hover {
	background-image: url(images/statsbarbg.gif);
	color: #a3ddff;
}

div.match {
	width: 80%;
	margin: 0px auto 10px auto;
	background-color: #f8f8f8;
	border: 1px solid #e9e9e9;
	padding: 5px 5px 0px 5px;
}

div.matchcode {
	float: right;
	width: 93%;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding: 5px 5px 0px 5px;
}

div.matchnum {
	float: left;
	width: 3%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

span.highlight {
	color: #ff0000;
}

span.bhighlight {
	color: #0000ff;
	font-family: "Courier New", Courier, monospace;
}

p.analyze {
	width: 60%;
	margin: 0px auto 10px auto;
}
