@media screen,print
{
body {
	margin: 0px;
	padding: 0 0 0 20px;
}
	
body {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #fff;
}

.error {
	color: #f00;
}

p.note, .note {
	font-size: 90%;
	color: #8484b5;
	margin: 0;
	padding: 0;
}

p.caption {
	font-size: 95%;
	color: #999;
	margin: 0;
	padding: 0;
}

#top {
	margin: 1em 0;
	margin-bottom: 1em;
	padding: 0;
  font-size: 200%;
  color: #ccc;
}

#container {
	font-size: 90%;
}

#sidebar {
	float: left;
	width: 170px;
	display: inline; /* ie/win fix */
}

#main {
	float: left;
	width: 590px;
	display: inline; /* ie/win fix */
	margin-bottom: 2em;
}

h1 {
	font-size: 145%;
	font-weight: normal;
	color: #666;
	margin: 0.2em 0;
	padding: 0;
	background: url(/admintools/images/h1_bg.jpg) top left no-repeat;	
	padding: 5px 0 0 5px;
	margin: -2px 0 0 -5px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.2em 0 1.5em;
	padding: 0;
	color: #999;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	margin: 0.2em 0 1.5em;
	padding: 0;
	color: #999;
}

#menu {
	width: 150px;
	font-weight: normal;
	margin-top: 0;
	border-bottom: 1px solid #f1f1f1;
}

#menu table td {
	font-weight: normal;
	background-color: #CDD0DC;
}

#menu td.alt {
	padding-left: 22px;
	background: #FFE2E0 url(/admintools/images/icon.lock.gif) 2px center no-repeat;	
}

#menu td.alt a {
	color: #333;
	}

#page-login table, #page-login th, #page-login td {
	border: none;
}

table {
	clear: both;
	margin-top: 0.5em;
	width: 100%;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-collapse: collapse;
}

table table {
	margin-top: 0;
}

table.nest {
	width: auto;
}

table.nest label {
	display: block;
	margin-bottom: 0.2em;
}
	

td, th {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 4px;
}

#menu th {
	width: 130px;
	text-align:left;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
	background: #F1F1F1;
}

th {
	width: 130px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	border-bottom: 0px;
	background: #F1F1F1 url(/admintools/images/td_border.gif) bottom repeat-x;	
	color: #666666;
	vertical-align:middle;
	
}
#addBar {
	background-color: #FFC;
	font-weight: bold;
}
#editBar {
	background-color: #A5D6FA;
	font-weight: bold;
}

table.list th {
	width: auto;
}

table.checklist th {
	width: 30px;
  text-align: center;
}

.finder table {
	width: auto;
}

.finder th {
	width: auto;
	text-align: right;
	font-weight: bold;
	padding-left: 22px;
	background: #CDD0DC url(/admintools/images/icon.edit.gif) 2px center no-repeat;			
	vertical-align: middle;
}
.finder tr {
	background-color: #CECEDF;
}

	
tr.end {
		background-color: #F1F1F1;
}

table.add {
	float: right;
	width: auto;
	background: #FFC url(/admintools/images/icon.add.gif) 2px center no-repeat;	
}

table.addinline {
	float: none;
	width: auto;
	margin-bottom: 0.5em;
	background: #FFC url(/admintools/images/icon.export.gif) 2px center no-repeat;		
}

table.add td, table.addinline td {
	padding-left: 22px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

td.moveup, td.movedown, td.approve, td.mail {
  width: 90px;
  white-space: nowrap;
}
td.delete
{
	width :15px}


td.movedown a, td.moveup a, td.edit a, td.delete a, td.approve a, td.mail a {
  padding: 0 4px 0 18px;
  display: block;
  background: url(/admintools/images/icon.down.gif) -2px no-repeat;
  text-decoration: underline;
}
td.moveup a {
  background: url(/admintools/images/icon.up.gif) -2px no-repeat;
}
td.edit a {
  background: url(/admintools/images/icon.edit.gif) -2px no-repeat;
}
td.delete a {
  background: url(/admintools/images/icon.delete.gif) -2px no-repeat;
  text-decoration:none;
}
td.approve a {
  background: url(/admintools/images/icon.approve.gif) -2px no-repeat;
}
td.mail a {
  background: url(/admintools/images/icon.mail.gif) -2px no-repeat;
}



table.add td a:link, table.addinline td a:link, table.add td a:visited, table.addinline td a:visited {
	text-decoration: none;
	color: #444;
}
table.add td a:hover, table.add td a:focus {
	text-decoration: none;
	color: #000;
}

a:link, a:visited {
	color: #444; 
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #000; 
	text-decoration: underline;
	}

#menu a {
	text-decoration: none;
}

/* Forms 	*/
form {
  margin-top: 0.8em;
}

legend {
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 1em 0 .2em 0 ;
	color: #999;
	text-transform: uppercase;
}

.finder legend {
	display: none;
	margin: 0;
}

fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 0.5em 0;
	padding: 0;
	border: none;
}

fieldset.finder {
	margin-top: -4em;
	float: right;
	width: auto;
}

input, textarea, select, .normalField {
	font: 100% "Lucida Grande", Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

input.button {
	font: 100% "Lucida Grande", Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #EBEBEB;
	border: 1px solid #333;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	font-weight: bold;
}

.w400 {
width:400px;
}

.w300 {
width:300px;
}

.w100 {
width:100px;
}

.w50 {
width:50px;
}

.w30 {
width:30px;
}

/* Added by Ben Graham 11/12/2006*/
.errorField {
	border: 2px solid #990000;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
}
.errorField:Focus {
	border: 2px solid #990000;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
}
/* End Add */

input:focus, textarea:focus, select:focus {
	background-color: #fccaca;
	border: 2px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

td.up, td.down {
	width: 90px;
	text-align: center;
	background-color: #e8fbfc;
}

td.up a:link, td.down a:link {
	color: #000;
}


/* Form Input Widths - Note textarea not needed by ID */


#txtPostCode, #txtRegionPostCodes, #txtTotalHouseholds, #txtTotalRetailOutlets, #txtTotalBusinesses, #txtID, #txtpostcode, #txtregionpostcodes, #txttotalhouseholds, #txttotalretailoutlets, #txttotalbusinesses, #txtid {
	width: 30px;
}

#txtPhone, #txtFax, #txtMobile, #txtphone, #txtMobail, #txtfax, #txtmobile, #txtPhone1, #txtMobile1, #txtPhone2, #txtMobile2, #txtID {
	width: 100px;
}

#txtUsername, #txtPassword, #txtPassword2, #txtRange, #txtusername, #txtpassword, #txtpassword2, #txtrange {
	width: 200px;
}

#txtEmail, #txtemail, #txtEmail1, #txtEmail2, #txtURL {
	width: 300px;
}

#txtFirstName, #txtSurname, #txtSurName, #txtSuburb, #txtCompanyName, #txtPosition, #txtposition, #txtName2, #txtFirstName1, #txtSurname1, #txtPosition1, #txtFirstName2, #txtSurname2, #txtPosition2,
textarea, #txtName, #txtAddress, #txtAddress1, #txtAddress2, #txtSubCat, #txtHeadline, #txtUrl, #txtUrlName, #txtSubject, #subject, #txtBuildingName {
	width: 400px;
}

}

@media print
{

#sidebar {
display:none;
}

#main {
margin-left:20mm;
}

}


.FieldDef
{
	font-size :x-small;
	color :Gray  ;
	}
	
#cboState
{
	color:Gray ;
	border-color :Gray ;
}
	
#cboLocation
{
/*	color:Gray ;
	border-color :Gray ;*/
}