
/*MAiN ADMIN PAGE */
#admin .title_header {
	width: 522px;
	margin: 10px 0;
	padding: 5px;
	background-color: #f2f6fa;
	clear: right;
}

#admin .maincontent h1 {
	margin-bottom: 10px;
}

#admin .maincontent p {
	padding-left: 5px;
}

#admin .maincontent h4 {
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
}


form.privacy {
	padding-left: 5px;
}

#admin .privacy h3.title_header {
	margin-left: -5px;
}

.privacy label {
	padding-left: 3px;
}

.privacy td {
	font-size: 1.2em;
	padding-right: 5em;
	padding-bottom: 1.2em;
}

.privacy  th {
	font-size: 1.3em;
	line-height: 1.8em;
}

.priv_note {
	font-size: 1.1em;
	padding-left: 1.5em;
	margin-top: -1em;
	margin-bottom: 1em;
}


/*FAQ PAGE */
.question li {
	font-size: 1.3em;
	padding-left: 10px;
	padding-bottom: 8px;
	background: url(/images/bullet.gif) no-repeat 1px 7px;
}

.answer div {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	padding-bottom: 5px;
	background: url(/images/bullet.gif) no-repeat 1px 16px;
}

.answer div.first{
	padding-top: 0px;
	background: url(/images/bullet.gif) no-repeat 1px 6px;
}

.answer p {
	font-size: 1.2em;
	margin-left: 5px;
	padding-bottom: 5px;
}

.answer ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: -17px 0 0 10px;
	padding: 0px;
}

.answer ol li {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 2px;
}

.answer ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	margin-left: 0px;
}

.answer ul li {
	line-height: 1.1em;
	font-size: 1.3em;
	padding: 0;
	padding-left: 10px;
	margin: 0 0 10px 10px;
}
/*HIT REPORT PAGE*/
table.hit_report {
	margin-top:1em;
	/*border: 1px solid black; */
	font-size: 1.3em;
	background: #fff;
}

tr.hit_header {
	background: #a8cbe2;
}

.hit_report th, .hit_report td {
	padding: 0.5em;
	/*border: 1px solid black; */
}

.hit_report th {
	font-weight: bold;
	font-size: 1.1em;
}

.hit_report td {
	text-align: center;
}

.hit_report td.pagename {
	text-align: left;
	font-weight: bold;
}

.alt {
	background: #f2f6fa url(/images/boxbg.gif) repeat-x top left;
}


/*MEMBERS PAGE */
#members table.member_levels {
  	font-size: 1.1em;
  	border-collapse: collapse;
  	width: 100%;
}

#members .member_levels tr.spacer td { /*Separate the sections of the table*/
	height: 20px;
	border: 0px none;
}

#members .member_levels tr.header td { /*Column headers*/
	font-weight: bold;
	font-size: 1.1em;
}

#members .member_levels th { /*applies to both label and pending-label*/
 	text-align: left;
 	background-color:#F2F6FA;
	font-weight:bold;
	margin:0;
	padding:5px;
}

#members .member_levels th span.describe {
  	font-size: .8em;
  	font-weight: normal;
  	float: right;
}

#members .member_levels th.label {

 }
 
#members .member_levels th.pending-label {
   color: red;
 }

#members .member_levels td { /*all cells*/
   	border-bottom: 1px solid #CCC;
 	padding: 0 0.5em;
 	font-size: 1.1em;
 }
 
#members .member_levels td:first-child { /*First column*/
 	width: 190px;
 	}

#members .member_levels td+td { /*All BUT the first column*/
 	border-left: 1px solid #CCC;
 	text-align: center;
 }

#members .member_levels td.join_message p { /* Font size for join_message in this table must match rest of table */
	font-size: 1em;
}

#members p.review {
	margin: 8px 0 0 0;
}

#members blockquote {
	font-family: courier,serif;
	font-size: 1.2em;
	margin: 0 30px 0 15px;
	background-color: #efeecc;
}

#color_picker .choice {
	width: 236px;
	width: 167px; 
	float: left;
	margin-right: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#color_picker .maincontent p {
	clear: both;
}

#color_picker .choice img {
	width: 167px;
	padding: 3px 1px;
}


/*Billing Account Pages */
.accnt_data {
	
}

.accnt_data h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

.accnt_data p {
	margin-bottom: 5px;
}

table.accnt_tbl {
	margin: 5px 0px 0px 5px;
}

.accnt_tbl th, .accnt_tbl td {
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-right: 40px;
}

table.nl_receipt {
	margin-top: 15px;
}

.nl_receipt th, .nl_receipt td {
	font-size: 1.4em;
	padding-bottom: 10px;
}

.nl_receipt th {
	padding-right: 30px;
}

/*Billing Info Page */
.vert_form input.radio_btn {
	width: auto;
	float: none;
	clear: none;
	display: inline;
	margin-right: 2px;
	margin-top: 5px;
}

.vert_form img.cc_card {
	display: inline-block;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}

/*can be removed once nlmaster is updated */
.vert_form label.in_lbl {
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
	margin-top: 0px;
	padding-right: 5px;
	clear: none;
}

.vert_form select.in_line {
	width: auto;
	display: inline;
	font-size: 1.2em;
	clear: none;
	margin-right: 10px;
}

span#security {
	width: 100%;
	float: left;
}

#security  input{
	width: 40px;
	display: inline;
	margin-right: 70px;
	clear: none;
}


#security img {
	width: 70px;
	vertical-align: top;
	margin-top: -15px;
	margin-left: 3em;
}

.billing_header {
	width: 527px;
	margin: 10px 0 10px -5px;
	padding: 5px 0px 5px 5px;
	background-color: #f2f6fa;
	clear: right;
}

.alert {
	color: #dc0e0e;
}

/*Advertiser Management*/
#advertisers table {
  	font-size: 1.1em;
  	border-collapse: collapse;
  	width: 100%;
  	margin-top: 10px;
}

/*Separate the sections of the table*/
#advertisers tr.spacer td {
	height: 20px;
	border: 0px none;
}

/*applies to both label and pending-label*/
#advertisers th {
 	text-align: left;
 	background-color:#F2F6FA;
	font-weight:bold;
	margin:0;
	padding:5px;
}

/*all cells*/
#advertisers td {
  border-bottom: 1px solid #CCC;
 	padding: 0 0.5em;
 	font-size: 1.1em;
 }
  
#advertisers td.delete_col {
  width: 70px;
}

table#creatives_table {
  	font-size: 1.1em;
  	border-collapse: collapse;
  	width: 100%;
  	margin-top: 10px;
}

/*Separate the sections of the table*/
#creatives_table tr.spacer td {
	height: 20px;
	border: 0px none;
}

/*applies to both label and pending-label*/
#creatives_table th {
 	text-align: left;
 	background-color:#F2F6FA;
	font-weight:bold;
	margin:0;
	padding:5px;
}

/*all cells*/
#creatives_table td {
  border-bottom: 1px solid #CCC;
 	padding: 0 0.5em;
 	font-size: 1.1em;
}

#creatives_table td.delete_col {
 width: 70px;
}

#creatives_table td.preview_col {
 width: 70px;
}

#creatives_table td.valid_col {
 width: 120px;
}

/*Zip Management*/
#zips table {
  	font-size: 1.1em;
  	border-collapse: collapse;
  	width: 100%;
  	margin-top: 10px;
}

/*Separate the sections of the table*/
#zips tr.spacer td {
	height: 20px;
	border: 0px none;
}

/*applies to both label and pending-label*/
#zips th {
 	text-align: left;
 	background-color:#F2F6FA;
	font-weight:bold;
	margin:0;
	padding:5px;
}

/*all cells*/
#zips td {
  border-bottom: 1px solid #CCC;
 	padding: 0 0.5em;
 	font-size: 1.1em;
 }
  
#zips td.delete_col {
  width: 70px;
}

/*MAILING LIST MANAGEMENT PAGES */
#mailing_list_admin table.mailing_lists {
  	font-size: 1.1em;
  	border-collapse: collapse;
  	width: 100%;
  	margin-top: 15px;
}

#mailing_list_admin .mailing_lists tr.spacer td { /*Separate the sections of the table*/
	height: 20px;
	border: 0px none;
}

#mailing_list_admin .mailing_lists tr.header td { /*Column headers*/
	font-weight: bold;
	font-size: 1.1em;
}

#mailing_list_admin .mailing_lists th { /*applies to both label and pending-label*/
 	text-align: left;
 	background-color:#F2F6FA;
	font-weight:bold;
	margin:0;
	padding:5px;
}

#mailing_list_admin .mailing_lists th+th { /*All BUT the first header*/
 	text-align: center;
 }

#mailing_list_admin .mailing_lists td.list_name_and_desc {
 	text-align: left;
	font-weight:bold;
	margin:0;
	padding:5px;
}

#mailing_list_admin .mailing_lists span.describe {
  	font-size: .8em;
  	font-weight: normal;
  	float: left;
}

#mailing_list_admin .mailing_lists th span.right-describe {
  	font-size: .8em;
  	font-weight: normal;
  	float: right;
}

#mailing_list_admin .mailing_lists th.label {

 }
 
#mailing_list_admin .mailing_lists th.pending-label {
   color: red;
 }

#mailing_list_admin .mailing_lists td { /*all cells*/
   	border-bottom: 1px solid #CCC;
 	padding: 0 0.5em;
 	font-size: 1.1em;
 }
 
#mailing_list_admin .mailing_lists td:first-child { /*First column*/
 	width: 350px;
 	}

#mailing_list_admin .mailing_lists td+td { /*All BUT the first column*/
 	border-left: 1px solid #CCC;
 	text-align: center;
 }

#mailing_list_admin .mailing_lists td.join_message p { /* Font size for join_message in this table must match rest of table */
	font-size: 1em;
}

#mailing_list_admin p.review {
	margin: 8px 0 0 0;
}

#mailing_list_admin blockquote {
	font-family: courier,serif;
	font-size: 1.2em;
	margin: 0 30px 0 15px;
	background-color: #efeecc;
}

#mailing_list_admin .instructions {
  font-size: .8em;
  color: grey;
}


#mailing_list_admin .static_field_values {
  font-size: 1.3em;
/*  font-weight: bold;*/
  padding-right: 2px;
  vertical-align: top;
}