@charset "utf-8";
/* CSS Document */

body{
background:#777 url(http://www.netally.com/images/background.jpg) top left;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:100%;
width:100%;
}

#wrapper{
width:100%;
height:100%;
padding:0;
margin:0;
}

#container{
width:97%;
background:#fff;
padding:0;
margin:0 auto 0px;
border-right:2px solid #404040;
border-left:2px solid #404040;
}

/**********header and nav**********/
#header{
width:98%;
background:#000 url(http://www.netally.com/images/headerBack.jpg) top left repeat-x;
height:100px;
margin:0;
padding:0px 1%;
border-bottom:2px solid #404040;
}

#logo{
float:left;
width:216px;
height:58px;
margin:20px 0 0 3px;
}

#nav{
line-height:80px;
padding:0;
float:right;
list-style:none;
}

#nav li{
float:left;
margin:0 4px;
}

#nav li a{
color:#fff;
margin:0 0 0 16px;
padding:0 2px 4px 2px;
text-decoration:none;
font-size:16px;
font-weight:100;
display:block;
}

#nav li a:hover, .active{
border-bottom:2px solid #52A4EF;
}

/**********content**********/

#content{
background:#fff;
width:98%;
padding:1%;
margin:10px auto;
}

#contentDefault{
background:#fff;
padding:1%;
float: none;
margin:0;
}

#footer{
position:relative;
height:54px;
width:100%;
background:#000 url(http://www.netally.com/images/footerBack.jpg) repeat-x top left;
line-height:54px;
padding:0;
color:#fff;
width:97%;
margin:0px auto 20px;
border-right:2px solid #404040;
border-left:2px solid #404040;
}

#footContainer{
padding:0 15px;
}

#footContainer a{
color:#fff;
text-decoration:none;
}

#footContainer a:hover{
text-decoration:underline;
}

#footContainer p:first-child{float:right;text-align:right;}
#footContainer p{float:left;text-align:left;font-size:11px;line-height:54px;}

.datContactsMass, .datContactsMass td{
text-align:left;
padding:1px 5px;
border:1px solid #535353;
word-break:break-all;
table-layout:fixed;
}

.ContactPagerClass a{
text-decoration:none;
}

.ContactPagerClass a:hover{
text-decoration:underline;
}

.inputText{
font-size:14px;
}

/**********general**********/

h1{
color:#155d48;
font-size:36px;
margin:0px;
padding:20px 0 0 20px;
font-weight:100;
}

p{
padding:0px 0px 0px 0px;
margin:0;
font-size:14px;
line-height:18px;
}

a{
color:#155d48;
}



td{
word-wrap: break-word;
padding:0;
}

.clear{
height:0px;
clear:both;
line-height:0px;
font-size:-1px;
}
.adminlinks
{
}


#leftNavheader{
width:100%;
margin:0;
padding:5px 0px;
background:#B9D3CB;
border-top:2px solid #535353;
border-bottom:2px solid #535353;
position:relative;
z-index:8;
}

#leftNav
{
	list-style: none;
	position:relative;
	z-index:8;
	padding:0;
	margin:0;
}

#leftNav li
{
	margin: 0;
	padding:0;
	line-height:24px;	
	display:inline;
	float:left;
}

#leftNav li a{
color:#155d48;
margin:0 10px;
padding:0;
text-decoration:none;
font-size:14px;
font-weight:100;
display:block;
}

#leftNav li a:hover{
text-decoration:underline;
}

#subNavheader{
width:819px;
margin:-18px 0 0 5px;
padding:0px;
position:relative;
z-index:2;
}

#subNav
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#subNav li
{
	float: left;
	margin: 0 5px 0 0;
	border:2px solid #535353;
	display:block;
	height:20px;
	padding:0px 0;	
	background:#FFFFFF;
}

#subNav li a{
color:#155d48;
margin:0;
padding:0px 10px;
text-decoration:none;
font-size:14px;
display:block;
font-weight:100;
line-height:20px;
}

#subNav li a:hover{
background:#B9D3CB;
}


.productImages{
width:150px;
}

.tabs{
	margin:0;
	padding:0;
	height:20px;
}

.tabs li{
	float:left;
	display:inline;
}

.tabs li a{
	padding:0 7px;
	margin:0 5px 0 0;
	display:block;
	border:1px solid #555;
	text-decoration:none;
}

.tabs li .current{
	background:#ccc;
}

.tabs li a:hover{
	background:#ccc;
	color:#555;
}

.panes{
	border:1px solid #555;
	padding:5px;
	margin:-4px 0 5px 0;
}


.accountTransactionTable{
    width:825px;
    margin:0 auto 10px;
    table-layout:inherit;
    table-layout:fixed;
    border:1px solid #555;
}

.accountTransactionTable td{
    vertical-align:top;
    margin:0;
    border:1px solid #555;
    padding:5px; 
    page-break-inside:avoid;
}

#labView, #labMap{
    color:#155d48;
    cursor:pointer;
}

#labView:hover, #labMap:hover{
    text-decoration:underline;
}

/*******Reporting Tables********/

.reportTable{
width:100%;
border:1px solid black;
font-size:12px;
table-layout:fixed;
}

.reportTable td{
padding:3px;
text-align:center;
border:1px solid black;
width:82px;
}

.totalsTable{
width:100%;
font-size:12px;
table-layout:fixed;
text-align:center;
}

.totalsTable td{
padding:3px;
text-align:center;
width:82px;
font-size:11px;
font-weight:bold;
border:1px solid black;
}
.reportTable2{
width:100%;
border:1px solid black;
font-size:12px;
table-layout:fixed;
}

.reportTable2 td{
padding:3px;
text-align:center;
border:1px solid black;
 
}

