 /* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:12px;
color:#151515;
}
html *{
margin:0;
padding:0;
text-decoration:none;
list-style-type:none;
}
a img{
border:none;
}
.clear{
clear:both;
height:1px;
font-size:1px;
margin-top:-1px;
}
#top-main{
height: 229px;
background:url(../images/backend_top_bg.gif) repeat-x top left;
}
#top-stat{
background:url(../images/backend_top.jpg) no-repeat;
height: 229px;
width: 900px;overflow:hidden;
margin: 0 auto;
}
#top-stat .nav{
position: relative;
float: right;
top: 180px;
right: 60px;
}
#top-stat .nav ul {
padding:0;
margin:0;
}
#top-stat .nav ul li {
display:inline;
}
#top-stat .nav ul li a {
border:none;
padding:0 17px 0 0 ;
margin:0;
}

#main-txt {
	width: 98%;
}
#content-main{
background:url(../images/content_bg_stat.jpg) no-repeat;
background-color:#fff;
padding: 20px 41px;
width: 818px;
margin: 0 auto;
}
#content-main h1{
background:url(../images/dotted_line.gif) no-repeat;
width: 100%;
background-position: bottom left;
padding-bottom: 7px;
margin-bottom: 10px;
}
#content-main h2{
background:url(../images/title_bg.gif) no-repeat;
height: 17px;
color:#464646;
	
font-size: 13px;
padding: 10px 10px 10px 20px;
}
#content-main h3{
/*background:url(../images/title_bg.gif) no-repeat;*/
height: 17px;
color:#464646;
font-size: 13px;
padding: 10px 10px 10px 20px;
}
#content-main .left-side{
width: 600px;
float:left;
}
#top-stat #clientloggedin {
right: -447px;
position: relative;
float: right;
top: 200px;
color: #fff;
font-size: 0.9em;
}
#top-stat #loggedin {
right: -300px;
position: relative;
float: right;
top: 200px;
color: #fff;
font-size: 0.9em;
}
#statssubmit {
	position: relative;
	right: -165px;
}
#affsubmit {
	float: right;
	position: relative;
	top: -45px;
	right: 80px;
}
html>body #affsubmit{
	top: -33px;
	right: 100px;
}
#loginbutton{
	float: right;
	margin-right: 100px;
}
#loginbutton input {
	font-size: 1.2em;
	padding: 0.2em 1em;
}
input.button {
	background: #BE010E;
	color: #fff;
	padding: 5px;
	margin: 0.4em 0.1em;
}
#detailsbuttons {
	margin-right: 6em;
	text-align: right;
}
#listingsbuttons {
	margin-right: 3.5em;
	text-align: right;
}
#content-main table tr td.nobg {
	background: transparent;
}
#content-main .left-side .sub-content{
background:url(../images/subcontent_bg.gif) repeat-x;
background-color:#E5E5E5;
padding: 20px;
}
#content-main .left-side .sub-content h4{
color:#464646;
font-size: 13px;
}
#content-main .left-side p{
margin-bottom:10px;
}
#content-main .right-side {
float:right;
width: 190px;
margin: 0 -35px 0 0;
}
html>body #content-main .right-side {
float:right;
width: 200px;
margin: 0;
padding-right:7px;
}
form {
color:#464646;
font-size: 12px;
padding:0 0 10px 0;
}
label {
float:left;
display:block;
margin:2px 0 0 0;
/*width:80px;*/
text-align:left;
color:#464646;
padding:0 0 5px 0;
font-weight:bold;
}
.autowidth{
	width: auto;
}
table label {
	margin-left: 3em;
}
form select {
/*width:110px;*/
background-color:#FFFFFF;
font-size:13px;
margin:0 10px 0 10px;
}
form input {
margin:0 0 0 0px;
}
#content-main table{
width: 100%;
/*background: #EAE9EA url(../images/title_bg.gif) no-repeat top right;*/
/*margin-top: 10px;*/
font-size: 1.2em;
}
#content-main table#report-options{
width: 500px;
background:url(../images/title_bg.gif) no-repeat top right;
margin-top: 10px;
font-size: 1.2em;
background-color: #f1f1f1;
}
#content-main table#report-options td {
	background-color: #f1f1f1;
}
#content-main table#report-options-wrapper{
background-image: none;
background-color: transparent;
border: 1px solid blue;
}


#content-main table#traversable-stats tr th{
height: 37px;
color:#BE010E;
text-decoration:none;
font-size: 1.2em;
padding-right: 2px;
text-align: right;
}

#content-main table#traversable-stats tr th.label{
text-align: left;
padding-left: 5px;
}

#content-main table tr th.leftalign {
	text-align: left;
	padding-left: 2em;
}
#content-main table tr td.leftaligntd {
	text-align: left;
	padding-left: 2.5em;
}
#content-main table tr th.padright {
	text-align: right;
	padding-right: 1em;
}
#content-main table tr th h4{
	font-size: 1em;
	color: #464646;
	text-align: left;
	padding: 0.7em 0 0.5em 2em;
}
#content-main table tr th.leftalign h4{
	padding: 0;
}
#content-main table input.text {
	width: 300px;
	margin: 0 2em 0 0;
}
.edge{
	padding-right: 2em;
}
.bigedge{
	padding-right: 1.5em;
}
#content-main a{
color: #BE010E;
}
#content-main a:hover{
text-decoration: underline;
}
#content-main table tr td{
height: 33px;
padding-left: 4px;
padding-right: 3px;
}
body#login table tr td {
	background: #f1f1f1;	
}
body#login h4 {
	background:url(../images/title_bg.gif) no-repeat;
}
body#contact form thead th, body#contact form tbody td {
	background: #f1f1f1;
}

#content-main table tr td.right{
text-align: right;
}
#content-main table.contact tr td {
	background: #ededed;
	height: 33px;
}
#content-main table.contact tr td textarea{
	height: 100px;
	width: 300px;
	margin: 1em 0;
}
#contactbutton{
	text-align: right;
	margin-right: 5.5em;
}
#content-main table tr.last td{
background:none;
font-size:18px;

}
#content-main .box{
background: #f1f1f1;
background-color:#EEEFEE;
width: 524px;
padding: 15px;
font-size:11px;
margin: 10px 0 10px 20px;
}
#content-main .box ul {
	padding-bottom: 10px;
}

/* ---------------- START SIDE PANEL ------------- */
#panel {
background:url(../images/account_status_bg.gif) no-repeat;
width:198px;
height:157px;
}
#panel h2 {
	display: none;
}
/*#panel-txt {
	background-color: transparent;
}*/

#summary h3, #summary div {
	background-color: transparent;
	margin-top: 35px;
	margin-bottom: -30px;
	color:#fff;
}
#summary li {
	list-style-type: none;
}

#panel ul {
/*padding-top: 50px;*/
margin-left: 0px;
font-size: 11px;
font-weight: bold;
}
#panel ul li{
background:url(../images/backend_rightbullet.gif) no-repeat;
padding-left: 13px;
color:#fff;
margin-bottom: 6px;
}
#panel ul li.link{
background:none;

}
#panel ul li.link a{
text-decoration:underline;
font-weight:bold;
color:#fff;
font-size: 0.9em;
}
/* ---------------- END SIDE PANEL ------------- */


p.links{
	margin-left: 3em;
}
#footer-main{
background:url(../images/footer.gif) repeat-x;
height: 80px;
width: 100%;
}
#footer{
background:url(../images/footer_bg_black.gif) no-repeat top left;
height: 80px;
width: 900px;
margin: 0 auto;
}
#footer ul.footer-nav{
float:right;
margin-top: 50px;
margin-right: 20px;
}
#footer div.footer-copyright{
float:left;
margin: 12px 0 5px 70px;
font-weight: bold;
font-size: 12px;
color: #fff;
}
#footer li{
float:left;
margin-left: 12px;
}
#content-main .error{
border: 5px solid #C0010F;
padding: 10px;
background:url(../images/title_error.gif) no-repeat;
padding-left: 70px;
background-position: 5px 9px;
color:#434242;
margin-bottom: 10px;
}
#content-main .update{
border: 5px solid #00DA00;
padding: 10px;
background:url(../images/title_update.gif) no-repeat;
padding-left: 190px;
background-position: 5px 11px;
color:#434242;
margin-top: 10px;
margin-bottom: 10px;
}
#content-main .success{
border: 5px solid #00DA00;
padding: 10px;
background:url(../images/title_success.gif) no-repeat;
padding-left: 100px;
background-position: 5px 8px;
color:#434242;
margin-top: 10px;
margin-bottom: 10px;
}
.big{
	font-size: 1.3em;
}
.clientheading{
	font-weight: bold;
	font-size: 1.4em;
	margin: 20px 0 -10px 1.2em;
}
.required{
color:#C4010F;
font-size: 30px;
vertical-align: middle;
}
#content-main table tr td.padup {
	padding: 1em 0 0.5em 0;
}
#content-main table tr td.paddown {
	padding: 0.5em 0 1em 0;
}
#content-main table tr td.leftlisting {
	text-align: left;
	padding-left: 2.5em;
}
#content-main table tr th.status h4 {
	text-align: center;
}
#content-main table tr th.status small {
	font-size: 0.7em;
}
#content-main table tr th.status a {
	text-decoration: underline;
}

div.list-actions {
	padding-top: 10px;
}
.list-actions ul.list-results li {
	width: 175px;
	text-align: right;
}
