html {
  font-family: sans-serif;
  background-color: #A5BAD4;
}

body {
	margin: 0px;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 120%;
}

a img {
  border: none;
}

form th {
	font-weight: normal;
	text-align: left;
}

table.data {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
}

table.data td, table.data th, table.data a {
  font-size: 12px;
}
table.data th {
	font-weight: bold;
}
table.data td, table.data th {
  border: 1px solid #CCC;
  text-align: center;
  padding: 2px 3px;
  color: #333333;
}

table.data thead td, table.data thead th {
	background-color: #D9E6F1;
	font-weight: bold;
}
table.data table td, table.data table th{
  border: none;
}

form td select, form td input.text, form td input.password {
 width: 150px;
}

form td input.text .dateInterval {
 padding: 0;
 margin: 0;		
 width: auto;
}

input, select, textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input.text, input.password, textarea {
  border: 1px solid #666666;
}

input.submit {
 margin: 0;
}

textarea {
 width: 400px;
 height: 100px;
}

table.data td a {
 text-decoration: none;
}

td.numeric {
 text-align: right;
}

#message {
  color: #c00;
  font-weight: bold;
}

table td {
 border: none;
 vertical-align: default;
}

.required {
 color: red;
}

.graphDate {
    text-align: right;
    width: 20%;
}

.graphStripe {
    display: inline; 
    float: left; 
    background-color: #0088ef; 
}

.graphMarker {
	width: 19px; 
	float: left; 
	margin-right: 0.3em;	
}

#pageViewMarker {
    background-color: #10a8fc; 
}

#visitMarker {
    background-color: #f2c828; 
}

#visitorMarker {
    background-color: #95d540; 
}

#returningVisitorMarker {
    background-color: #ef8800; 
}

#reportDiv {
	overflow: scroll;
  	width: 100%;
  	height: 300px;  	
}

#head {
	display: block;
}

.outerBarDiv, .pageViewBar, .visitBar, .visitorBar, .returningVisitorBar {
	width: 18px;
}

.outerBarDiv {
	padding: 2px;		 
}

.pageViewBar, .visitBar, .visitorBar, .returningVisitorBar {
	overflow: hidden;
	padding: 0; 
	font-size: 0px; 
	line-height: 0px; 
	border: none;	
}

.pageViewBar {
	background-color: #10a8fc;	
}

.visitBar {
    background-color: #f2c828; 
}

.visitorBar {
    background-color: #95d540; 
}

.returningVisitorBar {
    background-color: #ef8800; 
}

.barLabel {
	width: 100%; 
	text-align:center;
	font-size: xx-small;
	left: 0px;
}


#bottomRuler {
	background-image: url("/images/bottom.gif"); 
	background-repeat: repeat-x;	
}

table .rankColor {
	padding: 0 5px;	
	margin-right: 5px;
	border: 1px solid black;
}

.activityReportCell {
	vertical-align: bottom; 
	background-image: url(/images/bg.gif);
	margin-left: 0px;
}


.rulerDiv {
	position: relative;
	width: 100%; 
	text-align: right;
}

#rulerCell {
	vertical-align: bottom; 
	text-align: right;
	font-size: 90%; 
	width: 100px;
}

#rulerGraph {
	background-image: url("/images/left-graph.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

#imageList {
	overflow-y: scroll;
  	width: 300px;
  	height: 400px;
  	border: #b2b2b2 1px solid;
}

.reportUnitLabel {
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 18px;
 	color: #333333;
}

.urlCutter {
	overflow: hidden;
	white-space: nowrap;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#294679;
	line-height:18px;
}

a:hover {
	color:#C41D15;
}

a.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.black:link {
	text-decoration: none;
	color: #000000;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: none;
	color:#C09318;
}
a.black:active {
	text-decoration: none;
	color: #000000;
}

.hidden {
	display: none;
}

#dhtmlgoodies_colorPicker {
	position:absolute;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #317082;
	width:250px
}

#dhtmlgoodies_colorPicker .colorPicker_topRow {
	padding-bottom:1px;
	border-bottom:3px double #317082;
	background-color:#E2EBED;
	padding-left:2px;
	width:248px;
	height:16px
}

#dhtmlgoodies_colorPicker .colorPicker_statusBar {
	padding-bottom:2px;
	border-top:3px double #317082;
	background-color:#E2EBED;
	padding-left:2px;
	clear:both;
	width:248px;
	height:13px
}

#dhtmlgoodies_colorPicker .colorSquare {
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	width:10px;
	height:10px
}

.pieChart {
	padding: 0px; 
	border: 1px solid lightblue;
	width: 350px; 
	height: 300px;
}

.colorPickerTab_inactive,.colorPickerTab_active {
height:17px;
padding-left:4px;
cursor:pointer
}

.colorPickerTab_inactive span {
background-image:url('/images/tab_left_inactive.gif')
}

.colorPickerTab_active span {
background-image:url('/images/tab_left_active.gif')
}

.colorPickerTab_inactive span,.colorPickerTab_active span {
line-height:16px;
font-weight:700;
font-family:arial;
font-size:11px;
padding-top:1px;
vertical-align:middle;
background-position:top left;
background-repeat:no-repeat;
float:left;
padding-left:6px;
-moz-user-select:no
}

.colorPickerTab_inactive img,.colorPickerTab_active img {
float:left
}

.colorPickerCloseButton {
text-align:center;
line-height:10px;
border:1px solid #317082;
position:absolute;
right:1px;
font-size:12px;
font-weight:700;
top:1px;
cursor:pointer;
width:11px;
height:11px;
padding:1px
}

#colorPicker_statusBarTxt {
font-size:11px;
font-family:arial;
vertical-align:top;
line-height:13px
}

.menuBottomLeft {
	width: 9px;
	height: 14px; 
	background: #585858 url('../images/menu-bot-left.jpg') no-repeat;
}

.menuBottomMid {
	height: 14px; 
	background: #585858 url('../images/menu-bot-mid.jpg') repeat-x;
}

.menuBottomRight {
	width: 11px;
	height: 14px; 
	background: #585858 url('../images/menu-bot-right.jpg') no-repeat
}
.caption {
	width: 70px;
	text-align: center;
	margin: 0 auto;
	
}
tr.conversation td {
    height: 20px;
    width: 10%;
    background-color: #FFF;
    padding-left: 5px;
    cursor: pointer;
}
tr.conversation:hover td {
    background-color: #E5E5E5;
}

.previousValueButton, .nextValueButton {
	cursor: pointer;
	display: block; 
	width: 11px;
	margin: 0 auto;
}

.errorMessage {
	color: red;
	font-weight: bold;
}
#chatInfoTable th {
	text-align: left;
	padding: 2px 5px;
}

#globalContainer {
	width: 1008px;
	margin:0 auto;
}

#header {
	position: relative;
	height: 61px;
	background-color: #295380;
	padding: 0px 35px 4px 36px;
}

#loginStatus {
  position: absolute;
  right: 35px;
  top: 27px;
  width: 300px;
  color: white;
  height: 20px;
  text-align: right;
}

#VisitCentricScript {
  position: absolute;
  right: 35px;
  top: 17px;
}

#loginStatus a, #loginStatus span {
  color: white;
  vertical-align: middle;
  font-family: verdana;
  font-size: 11px;
}

#loginStatus #salutation {
	font-weight: bold;
	color: #FDE31B;
}

#description {
	color: #D3E6F9;
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	margin-top: -4px;
	margin-left: 72px;
}

#footer, #footer a {
	color: white;
	font-family: arial;
	font-size: 12px;
}

#footer{
	height: 35px;
	background-color: white;
	padding-top: 5px;
}

#footer div {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #3C3F44;
	border-bottom: 1px solid #3C3F44;
	background: url(../images/footerBg.gif) 0 0 repeat-x;
	padding: 0 35px;
	overflow: hidden;
}

#footerLinks {
  	float: right; 
}
#copyright {
  	float: left; 
}

#menuContainer {
	height: 46px;
	background-color: white;
	padding-top: 8px;
}
#menu {
	padding-top: 8px;
	height: 38px;
	background: #A3B9D4 url(../images/menuBg.jpg) repeat-x scroll left top;
}

#menu ul {
	padding: 0;
	margin-left: 20px;
	margin-top: -8px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	width: 12%;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #295380;
}

#menu ul li.currentItem, #menu ul li.firstItem {
	border: none;
}
#menu ul li.currentItem {
	background: transparent url(../images/currentMenuItemBg.jpg) left top no-repeat;
}

#menu ul li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#menu ul li a:hover {
	color: black;
}
#main {
	background-color: #D9DEE4;
	padding: 10px 30px;
}

#mainContent {
	background-color: white;
	border: 1px solid #D0D3BD;
	position: relative;
}
#leftTopCorner, #rightTopCorner  {
	position: absolute;
	width: 7px;
	height: 30px;
	top: -1px;
}
#leftTopCorner, #leftBottomCorner {
	left: -1px;
}
#rightTopCorner, #rightBottomCorner {
	right: -1px;
}

#leftBottomCorner, #rightBottomCorner  {
	position: absolute;
	width: 7px;
	height: 15px;
	top: 1px;
}
#pageTitle {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border-bottom: 1px dotted #D0D3BD;
	color: #2A517F;
	font-family: "Times New Roman",Times,serif;
	font-size: 17px;
	font-weight: bold;
}

#pageBody {
	padding: 15px 15px 0px 15px;
}

#accountDetails th {
	text-align: left;
}

#accountDetails th, #accountDetails td {
	padding: 6px 0;
}
span.separator {
	margin-left: 3px;
	margin-right: 3px;
}

#bottomCorners {
	height: 15px;
	position: relative;
}
.pageLinks {
	margin-bottom: 10px;
}

tr.summary td {
	text-align: left;
	background-color: #F3F3F3;
}

#loginFormContainer {
	border: 1px solid #2E5882;
	width: 395px;
	margin: 10px auto;
	padding: 10px 20px;
}
#loginFormContainer form{
	margin-bottom: 10px;
}

#loginFormContainer form table{
	width: 100%;
}

#loginFormContainer form th {
	width: 115px;
}

#loginFormContainer input.text, #loginFormContainer input.password, #loginFormContainer select {
	width: 240px;
	height: 23px;
}
#loginFormContainer div {
	margin-left: 130px;
}
table.data td.leftAligned {
  text-align: left;
}

#cannedMessageTable {
	margin-top: 5px;
}
#cannedMessageTable th {
	width: 24%;
}
#cannedMessageTable th.checkboxContainer {
	width: 4%;
}

.colon {
  width: 10px;
  text-align: center;
}

#titleTable .firstColumn, #addCannedMessageForm th {
	width: 150px;
}

input.messageText {
	width: 500px;
}

#addCannedMessageForm {
	margin-bottom: 15px;
}

.chatSettingColor {
	width: 46px;
	height: 31px;
	border: 1px solid #B2B2B2;
}

#chatSettingsTable td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.imageContainer {
	height: 120px;
	line-height: 120px;
}

.imageContainer img, .imageContainer input {
	vertical-align: middle;
	margin: 0 5px;
}

#imageList {
	margin: 10px 0;
}

.fieldDescription {
	font-family: arial;
	font-size: 10px;
}

#ignoredIpTable {
	width: auto;
}

.conversation .question {
	width: 30%;
}

td.spacer {
	width: 100px;
}

#detailList {
	height: 500px;
	width: 50%;
	overflow-y: scroll;
	border: 1px solid #CCC;
}

#searchEngineTable {
	width: auto;
}

.statTable {
	width: 100%;
}

.statTable th {
	text-align: left;
}
.redTitle {
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	color: #C41D15;
}

.statTable table.data {
  margin-top: 0;	
}
.statTable td.statData {
  width: 60%;
  vertical-align: top;
}

div.section {
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 10px;
}

table#siteReportTable th {
	padding-left: 10px;
}

#summary {
	overflow: hidden;
	width: 70%;
	margin-bottom: 20px;
}

#summary div {
	float: left;
	width: 45%;
	margin: 5px 0;
}

table.topPages {
	width: auto;
}

.topPages td.column1 {
	text-align: right;
}
.topPages td.column2 {
	text-align: left;
}
.topPages td.column3 {
	text-align: right;
}
.topPages .urlCutter {
	width: 500px;
}
.printLinkContainer {
	text-align: right;
}

#referrerTable .urlCutter {
	width: 300px;
}

#referrerTable td {
	text-align: right;
}

#referrerTable td.url {
	text-align: left;
}

.pager {
	margin-top: 20px;
}
.fieldComment {
	font-size: smaller;
}

table.data td.rankCell {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
table.data .rankCell {
    white-space: nowrap;
    width: 40px;
}

#referrersTable {
	width: auto;
}

#referrersTable td{
  padding-left: 10px;
  padding-right: 10px;
}

table.data td.number {
    text-align: right;
}
table.data td.text {
    text-align: left;
}

#chatHistoryForm {
  margin-bottom: 20px;
}

#currentVisitsContainer {
	overflow-x: auto; 
}