/* <!-- ******  PLEASE REVIEW THE DOCUMENTATION BEFORE EDITING THIS FILE ********* //--> */
/* <!-- ******  DO NOT EDIT THIS FILE  ********* //--> */

body {
background-color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
color: #5F5F5F;
}

#adserver_body {
position: relative;
background-color: #ffffff;
padding-top:11px;
width:100%;

}

input  {
	border:1px solid #5F5F5F;
	font-family:inherit;
}
select {
	border:1px solid #5F5F5F;
}


.suggested_cpc {
Background: transparent;
font-size:8px;
}

img {
	border: none;
}
/*  SH STYLES COMMON */
a {
	color: #7E8AA2 ;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {

}

a:hover {
	color: #FF8A18 ;
}

html, body {
	/* height: 100%; */
}

hr {
	border: 0;
	width: 100%;
	color: #DFDFDF;
	background-color: #DFDFDF;
	height: 1px;
}
/* TRIM ON LEFT AND RIGHT */
#trim {
	height: 100%; /*IE*/
	border-left: 0px solid #5F5F5F;
	border-right: 0px solid #5F5F5F;
}
body>div#trim{
	height: auto; /*non-IE*/
	min-height: 100%; /*non-IE*/
}


/* ***** CLASSES: GENERAL ***** */

/* NAVIGATION LINKS AT TOP AND BOTTOM OF PAGE IN HEADER AND FOOTER */

#adserver_footer {
position: static;
bottom: 0px;
/*background-color: #DFDFDF;*/
float:left;
margin-top:15px;
margin-left:5px;
border-top: 0;
border-bottom: 1px solid #DFDFDF;
width:99%;
text-align: center;
z-index:-1;
font-size:11px;
color:#AFAFAF ;
}

.nav {
	font-size: 80%;
	line-height: 100%;
	color: #ccc; /*border*/
}

.nav a, .nav span {
	font-size: 85%;
	font-weight: bold;
}

.nav a {
}

.nav span {
	color: #5F5F5F; /*darkgray*/
}




/* NAVIGATION LINKS FOR MENU */
.navi_menu {
	font-size: 80%;
	line-height: 100%;
	color: #ff3300; /*border*/
}

.navi_menu a, .navi_menu span {
	font-size: 85%;
	font-weight: bold;
}

.navi_menu a {
}

.navi_menu span {
	color: #5F5F5F; /*darkgray*/
}

/* ***** CLASSES: GENERAL END ***** */

/* COUNTRY SELECTION BOX - AVAILABLE COUNTRIES */
select.list_country_select {
color:#5F5F5F;
background-color:#FFFFFF;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
/* REGION SELECTION BOX - AVAILABLE REGIONS (NOT GEOTARGETTED!) */
select.list_region_select {
color:#5F5F5F;
background-color:#FFFFFF;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
select.list_country_target {
color:#5F5F5F;
background-color:#FFFFFF;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
select.list_region_target {
color:#5F5F5F;
background-color:#FFFFFF;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;

}
input, select, textarea {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: #5F5F5F;
}


.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 100%;
}
.expandMenu dt {
	background-color: #DFDFDF;
	padding: 2px;
	margin: 0px 0px 1px;
	color: #5F5F5F;
	/* cursor: hand; */
}
.expandMenu a {
	color: #FFFFFF;
}

.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.expandMenu ul {
	background-color: #999999;
	margin:  2em;
	padding: 0px;
	list-style-type: none;
}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color: #5F5F5F;
	padding-right: 10px;
	padding-left: 10px;

}
.expandMenu thead td {
	background-color: #5F5F5F;
	border-top-style: none;
}
.alignCenter {
	text-align: left;
}

/* FOR STEP 3 */

pre {
margin:0 0 .8em 0;
font-size:100%
}
#buffer {
width:1px;
height:1px;
position:absolute;
visibility:hidden;
left:0;
top:0;
border:0px ;
border-width: 0px;
}

#display {
  width:320px; height:250px; overflow:auto;
  margin-left:5px;
  background-color:#eee;
  border:1px inset #000;
  padding:4px ;
}


#display2 {
  width:280px; height:250px; overflow:auto;
  margin-left:25px; margin-bottom:2em;
  background-color:#eee;
  border:0px inset #000; padding:4px
}

 #display_pub {
  width:550px; height:250px; overflow:auto;
  margin-left:5px;
  background-color:#eee;
  border:1px inset #000; padding:4px
  }

.adserver_body {
	color : #5F5F5F;
	/*font-size : 12px;*/
	font-family : Arial;

}


/* AD CREATION CSS */
td.ad_creation_top{
	background-color:#9DCEFF ;
}
td.ad_creation{
background-color:#D3E9FF ;
border-color: white;
border-left-width: 0;
border-right-width: 0;
border-top-style: solid;
border-top-width: 2px;
border-bottom-width: 0;
}

td.your_ad_display_top{
font-size : 12px;
font-weight : bold;
font-family : Tahoma,Verdana,Arial;
background-color:#D3E9FF ;
border-color: silver;
border-left-style: solid;
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
td.your_ad_display_bottom{
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
background-color:#FFFFFF ;
border-color: silver;
border-left-style: solid;
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-style: solid;
border-top-width: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
INPUT.cpc_entry_default {
background-color: white;
border: 1px solid #5F5F5F;
color: #5F5F5F;
font-family: Tahoma,Verdana,Arial;
font-size: 10pt;
text-align: right;
font-weight: normal;
}
INPUT.cpc_entry_manual {
background-color: yellow;
border: 1px solid #5F5F5F;
color: red;
font-family: Tahoma,Verdana,Arial;
font-size: 10pt;
font-weight: normal;
text-align: right;
}


/* NEW USER CREATE ACCOUNT PAGE */
table#new_user{
background-color:#FFFFFF;
/* border: solid #000 3px;   */
/* width: 400px;*/
border-collapse: collapse;
}
table#new_user td {
padding: 2px;
border: solid #000 0px;
font-size: 10pt;
}

.new_user_passed {
font-style: normal;
background-color: white;
color: #5F5F5F;
}
.new_user_failed {
font-style: normal;
font-weight: bold ;
background-color: white;
color: red;
}

/* PAYMENT PAGE */
table#payments{
background-color:#FFFFFF;
/* border: solid #000 3px;   */
/* width: 400px;*/
border-collapse: collapse;
}
table#payments td {
padding: 2px;
border: solid #000 0px;
font-size: 10pt;
}
INPUT.payments_field {
background-color: white;
/*border: #5F5F5F 1px solid;*/
color: #5F5F5F;
font-size: 10pt;
font-weight: normal;
}
OPTION.payments_field {
background-color: white;
border: #5F5F5F 1px solid;
color: #5F5F5F;
font-size: 10pt;
font-weight: normal;
}
.payments_passed {
font-style: normal;
background-color: white;
color: #5F5F5F;
}
.payments_failed {
font-style: normal;
font-weight: bold ;
background-color: white;
color: red;
}

/* NEW AD CREATION */
table.newadcreation_on {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #666EBA;
	background-color: #fffff0;
	width:100%
}
table.newadcreation_on th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #D1E39B;

}
table.newadcreation_on td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #EFEBEF;
}

table.newadcreation_off {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	/*background-color: gray;*/
	width:100%
}
table.newadcreation_off th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: silver;

}
table.newadcreation_off td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: silver;
}


.footer_version_text {
	font-size: 70%;
	line-height: 100%;
	color: #ccc; /*border*/
}

.alternate_row
{
	background-color: #F4F4F4;
}

p.error{
	color: red;
	font-size: 14px;
	font-weight:bold;
}

font.error{
	color: red;
	font-size: 14px;
	font-weight:bold;
}

.date-range-widget
{
	font-face: Arial;
	font-size: 12px;
}

.publisher_page_title
{
	color: #5F5F5F;
	font-size: 16px;
	font-weight:bold;
}
.publisher_wizard_active
{
font-weight: bold;
text-transform: uppercase;
color : #FF0033;
font-size: 13px;
}
.publisher_wizard_pending
{
font-weight: bold;
/*text-transform: uppercase;*/
color : #5F5F5F;
font-size: 13px;
}
.publisher_wizard_completed
{
font-weight: bold;
/*text-transform: uppercase;*/
color : #CCCCCC;
font-size: 13px;
}
table.publisher_wizard {
	border-width: 1px 0px 1px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	/*background-color: white;*/
}
.site_body_text
{
color : #5F5F5F;
font-size: 14px;
}
b
{
font-weight: bold;
}


/* **** SAMPLE AD COLORS FROM AD CREATION STEP **** */
td.sample_ad_headline {
	background-color: #EFEBEF;
	/*font-family: arial;*/
	font-size: 15;
	font-weight: bold;
}
td.sample_ad_headline a
{
	text-decoration: none;
}

td.sample_ad_body {
	/*font-family: arial;*/
	font-size: 12;
	font-weight: normal;
}
table.ad_sample {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color:#666EBA;
}
table.ad_sample div
{
	text-wrap: none;
	white-space: nowrap;
}

/* **** END OF SAMPLE AD COLORS FROM AD CREATION STEP **** */


td.login {
	color: #FFFFFF;
	background-color: #7E8AA2;
	/*text-transform: capitalize;*/
	/*background-color: #CEE8FF;*/

}



*
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/** Revision 2 Styles **/
#rev2
{
	/*width: 900px;*/
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#rev2 div.constrained_blocks
{
	width: 650px;
	overflow: hidden;
}

#rev2 div
{
	font-size: 12px;
}

#rev2 #content_with_menu
{
	margin-left: 170px;
	position: relative;
	right:10px;
}

* html #content_with_menu
{
        width: 100%; /* IE-Hack to fix disappearing content*/
}

#rev2 form fieldset div
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;

}

div.navigation_menu
{
	width: 140px;
	position: static;
	float:left;
	top: 0px;
	left: 10px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	overflow: hidden;
}
#rev2 div.navigation_menu
{
/*position: relative;*/
z-index:1;
}
ul.navigation_menu
{
	list-style: none;
	border: 1px solid #DFDFDF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
}

ul.navigation_menu li
{
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	padding: 0px;
	border: 1px solid white;
}

ul.navigation_menu li h3
{
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7E8AA2;
	text-align: center;
}

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

ul.navigation_menu li ul li,
ul.navigation_menu li ul
{
	background-color: white;
	z-index:1;
}

#rev2 ul.ad_style li,
#rev2 ul.ad_style
{
	margin: 0px;
	padding: 0px;
}

#rev2 ul.ad_style li
{
	border-style: solid;
	border-width: 1px;
	/*color: #5F5F5F;*/
	border-color: #7E8AA2;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	margin-bottom: 10px;
}

#rev2 ul.ad_style li ul li
{
	border-style: none;
	margin-bottom: 0px;
}

#rev2 ul.ad_style h4
{
	padding: 2px;
	margin: 0px;
    background-color: #EFEBEF;
    font-size: 12px;
}

#rev2 ul.ad_style
{
	list-style: none;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	width: 275px;
}

#rev2 ul.ad_style label
{
	float: none;
	font-weight: 500;
}

#rev2 ul.ad_style li ul
{
	list-style: none;
	margin: 0px 0px 5px 15px;
	padding: 0px;
}

#rev2 ul.ad_style li ul li
{
	margin: 0px;
	padding: 3px;
}

#rev2 div.account_summary
{
	padding: 0px;
	text-align: right;
	border: 1px solid #DFDFDF;
	float: right;
	margin-left: 10px;
	margin-top: -50px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#rev2 div.account_summary div.header
{
	color: #FFFFFF;
	background-color: #7E8AA2;

	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

#rev2 div.account_summary div.header p
{
	text-align: center;
}
#rev2 div.account_summary p
{
	text-align: left;
}
#rev2 div.account_summary p label
{
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 120px;
}

#rev2 div.notes
{
  height: auto;
  margin: 2px 2px 15px 0px;
  padding: 2px;
  border: 1px solid #DFDFDF;
  background-color: #f7fae0  ;
  color: #29344A;
  font-size: 88%;
}

* html div.notes
{
  width: 100%; /*IE-hack to fix unformatted notes div in certain situations*/
}

#rev2 fieldset div.notes
{
  float: right;
  display: block;
  width: 280px;
  margin-left: 5px;
}

#rev2 div.ad_creation_notes
{
	margin: 0px;
}

#rev2 #page_header
{
	margin-bottom: 10px;
}

#rev2 div.login_user_details
{
  position: relative;
  top: -50px;
  height: 3em;
  right: 0;
  text-align: right;
  font-size: 1.3em;
  color: #FFFFFF;
}
#rev2 div.login_user_details A
{
	color: #FFFFFF;
}
#rev2 div.login_user_details a:hover {
	color: #FF8A18 ;
}

#rev2 div.page_title
{
	float: left;
	width: auto;
	text-align: center;
	border: 1px solid #DFDFDF;
	color: #FFFFFF;
	background-color: #7E8AA2;

	padding: 5px 20px 5px 20px;
	margin-left: 0px;
}

#rev2 div.page_title p
{
	font-weight: bold;
	font-size: 1.3em;
}

#rev2 div.workflow_page_title
{
	float: left;
	width: auto;
	text-align: center;
	border: 1px solid #DFDFDF;
	color: #FFFFFF;
	background-color: #7E8AA2;
	padding: 5px;
	margin-left: 0px;
}

#rev2 ul.filter_list
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	white-space: wrap;
}

#rev2 ul.filter_list li
{
	white-space: nowrap;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;	
}

#rev2 ul.filter_list li label
{
	margin-right: 3px;
}

#rev2 div.notes p
{
	margin: 0px 0px 0px 0px;
}


#rev2 fieldset
{
  position: relative;
  padding: 10px;
  margin: 10px;
  border-bottom: 0px;
  background-color: #FAFAFA;
  border: 1px solid #CCC !important;

}


#rev2 legend
{
  /*position: absolute;*/
  top: -.6em;
  left: .2em;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #7E8AA2;
  padding: 3px 12px 3px 12px;

}

* html #rev2 fieldset
{
	position: relative;
    margin-top:1em;
    padding-top:.75em;
}

* html #rev2 fieldset legend
{
	position:absolute;
    top: -.5em;
    left: .5em;
}

#rev2 legend a,
#rev2 legend a:visited
{
  color: white;
  font-size: .85em;
}

#rev2 legend a:hover
{
	color: #FF8A18;
    font-size: .85em;
}

#rev2 label
{
	font-weight: bold;
}

#rev2 small
{
	font-weight: normal;
}

#rev2 input.charcount
{
	width: 3em;
	font-size: .8em;
	margin-left: 5px;
	border-width: 0px;
	text-align: bottom;
	margin-left: 0px;
	padding: 0px;
}

#rev2 div.error
{
	width: auto;
	border-color: #cc0000;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	padding-bottom: 5px;
	padding-left:5px;
	margin-left: -8px;
}

#rev2 div.error h5
{
	background-repeat:  no-repeat;
	background-position:  0px 0px;
	background-image: url(images/ico-err.gif);
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	font-size: .9em;
	color: #cc0000;

}

#rev2 div.error label
{
	color: #cc0000;
}

div.msgInfo span.title, div.msgWarn span.title, div.msgError span.title
{
	font-weight: bold;
}

div.msgInfo, div.msgWarn, div.msgError,
h1.error, h2.error, h3.error, h4.error, h5.error,
h1.success, h2.success, h3.success, h4.success, h5.success,
h1.warning, h2.warning, h3.warning, h4.warning, h5.warning
{
	background-repeat:  no-repeat;
	background-position:  3px 5px;
	padding: 5px 0px 5px 25px !important;
	margin: 10px 0px 10px 0px !important;
	background-color: #EFEBEF;
	width: auto;
	font-size: 12px;
	border: 1px solid #FF0000;
	display: block;
}

div.msgError,
h1.error, h2.error, h3.error, h4.error, h5.error
{
	background-image: url(images/ico-err.gif);
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FFFFFF;
}

div.msgInfo,
h1.success, h2.success, h3.success, h4.success, h5.success
{
	border: 1px solid #DFDFDF;
	background-image: url(images/ico-ok.gif) !important;
	background-color: #FFFFFF;
	color: #00bb00 !important;
}

div.msgWarn,
h1.warning, h2.warning, h3.warning, h4.warning, h5.warning
{
	background-image: url(images/ico-warn.gif);
	border: 1px solid #FFD6AF;
	background-color: #FFFFFF;
}

h4.success, h4.warning, h4.error
{
	clear: right;
}

#rev2 div.workflow_menu div
{
	border-color: gray;
    background-color: #EFEBEF;
	border-style: solid;
	border-width: 1px;
	margin: 15px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
}

#rev2 div.workflow_menu div.workflow_menu_on
{
	color: #FFFFFF;
	background-color: #7E8AA2;

}

#rev2 div.workflow_menu div.workflow_menu_off
{
	background-color: #EFEBEF;

}
#rev2 div.workflow_menu div.workflow_menu_complete
{
	/*background-color: #CFCFCF;*/
	border-color: #DFDFDF ;
	color: #8F8F8F;
}

#rev2 div.workflow_menu h4, p
{
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

#rev2 div.workflow_menu h4
{
	font-size: 1.1em;
}

#rev2 div.channel_list
{
	display: inline;
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 300px;
	overflow: auto;
}

#rev2 div.channel_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
}

#rev2 div.channel_list ul
{
	list-style: none;
	margin: 5px;
	padding: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#rev2 div.channel_list ul li
{
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;


}

#rev2 div.channel_list ul li h4
{
	display: block;
    background-color: #EFEBEF;
    margin: 0px;
    padding: 0px;
}

#rev2 div.channel_list ul ul
{
	background-color: #transparent;
	border-color: transparent;
}
#rev2 div.channel_list ul li ul li
{
	background-color: transparent;
	border-color: transparent;
}


#rev2 div.region_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 300px;
	overflow: auto;
}

#rev2 div.region_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#rev2 div.region_list ul
{
	list-style: none;
	margin: 5px;
	padding: 0px;
}

#rev2 div.region_list ul li
{
    background-color: #EFEBEF;
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
}

#rev2 div.region_list ul ul
{
	border-style: none;
	boder-width: 0px;
	margin-left: 10px;
	font-size: .9em;
}

#rev2 div.region_list ul ul li
{
	background-color: transparent;
	border-color: transparent;
}

#rev2 div.filter_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 200px;
	overflow: auto;
}

#rev2 div.filter_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#rev2 div.filter_list ul
{
	list-style: none;
	margin: 5px;
	padding: 0px;
}

#rev2 div.filter_list ul li
{
    /*background-color: #EFEBEF;*/
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
}

#rev2 div.filter_list ul ul
{
	border-style: none;
	boder-width: 0px;
	margin-left: 10px;
	font-size: .9em;
}

#rev2 div.filter_list ul ul li
{
	border-color: #FFFFFF;
}

#rev2 div.country_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 200px;
	overflow: auto;
}

#rev2 div.country_list ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#rev2 div.country_list ul li
{
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
	margin: 2px;
}
#rev2 div.country_list h4
{
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-size: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#rev2 div.keyword_list,
#rev2 div.display_list
{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	height: 120px;
	overflow: auto;
}

#rev2 div.keyword_list ul,
#rev2 div.display_list ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#rev2 div.keyword_list li,
#rev2 div.display_list li
{
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#rev2 div.display_list
{
	height: 110px;
	width: auto;
	overlow: auto;
	border-color: #7E8AA2;
	margin: 2px;
}

#rev2 div.destination_list ul
{
	margin: 0px;
	list-style: none;
}

#rev2 div.display_list table
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 12px;
	border-spacing: 0px 5px;
}

#rev2 div.display_list table tr
{
}

#rev2 div.display_list table tr td
{
	border: 1px solid #7E8AA2;
	padding: 0px 3px 0px 3px;
}

#rev2 div.display_list ul
{
	width: 100%;
}

#rev2 div.display_list ul li
{
	padding: 0px 3px 0px 3px;
}

#rev2 div.destination_list ul li
{
	margin: 2px;
}

#rev2 div.destination_list ul li.selector_parent
{
	background-color: #EFEBEF;
}
#rev2 div.destination_list ul li.selector_child
{
	background-color: transparent;
}

#rev2 fieldset.left-label div div
{
	float: left;
	width: 210px;
	margin: 0px 5px 0px 10px;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

#rev2 fieldset.left-label-short div div
{
	float: left;
	width: 75px;
	margin: 0px 5px 0px 10px;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

#rev2 fieldset.review_fields div label
{
	width: 160px;
	text-align: right;
	margin-right: 5px;
	display: block;
	float: left;
	padding: 0px;
	padding-top: 2px;
}

#rev2 fieldset.review_fields div
{
	margin: 5px;
	padding: 2px;
}

#rev2 fieldset.review_fields .field-value
{
	margin-left: 165px;
	display: block;
	padding-left: 0px;
	margin-top: 0px;
	height: 1%; /*Hack for IE */
}

#rev2 fieldset.standard div
{
	margin: 5px;
	padding: 3px;
}

#rev2 fieldset.standard div label
{
	float: left;
	width: 190px;
	text-align: right;
	margin: 0px 10px 0px 10px;
	padding-right: 0px;
	padding-top: 3px;
}

#rev2 fieldset.standard div.notes
{
	margin-top: 0px;
}

#rev2 fieldset.standard .field-value
{
	margin-left: 210px;
	display: block;
	padding-left: 0px;
}

#rev2 fieldset.standard .field-value div.notes
{
	float: none;
	width: 380px;
}

#rev2 fieldset.standard .field-value input
{
	padding-left: 0px;
	margin-left: 0px;
}

#rev2 fieldset.standard ul.field-value
{
	list-style: none;
	padding-left: 0px;
}

#rev2 fieldset div
{
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

#rev2 div.workflow_navigation_buttons
{
	text-align: center;
}

#rev2 div.workflow_navigation_buttons input
{
	margin-left: 10px;
	margin-right: 10px;
}

#overDiv
{
  height: auto;
  /*width: 250px;*/
  padding: 2px;
  border: 1px solid #DFDFDF;
  background-color: #EFEBEF;
  color: #666666;
  font-size: 88%;
}
#overDiv table
{
  background-color: #EFEBEF;
  /*width: 250px;*/
}

/*
#overDiv table tbody tr td table tbody tr td
{
    background-color: #EFEBEF;
	color: #666666;
	width: 250px;
}
*/
#overDiv table.overlib_caption tbody
{
	background-color: #666666;
	width: 250px;
}

#rev2 div.report_container
{
	position: relative;
	float:left;
	width: 100%;
	/*clear: left;*/
}

#rev2 table.report,
#rev2 table.feed_description
{
	font-size: 12px;
	border: 1px solid #DFDFDF;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

#rev2 table.report td,
#rev2 table.feed_description td
{
	padding: 5px;
	border: 1px solid #DFDFDF;
	border-collapse: collapse;
	vertical-align: top;
}

#rev2 table.report thead,
#rev2 table.report tfoot,
#rev2 table.feed_description thead,
#rev2 table.feed_description tfoot
{
	color: #FFFFFF;
	background-color: #7E8AA2;
}

#rev2 table.report thead td
{
	white-space: nowrap;
}

#rev2 table.report thead td.counts,
#rev2 table.report thead td.currency,
#rev2 table.report thead td.percentage
{
	text-align: center;
}

#rev2 table.report tfoot td.counts,
#rev2 table.report tfoot td.currency,
#rev2 table.report tfoot td.percentage
{
	text-align: right;
}

#rev2 table.report tr td.counts,
#rev2 table.report tr td.currency,
#rev2 table.report tr td.percentage
{
	text-align: right;
	white-space: nowrap;
}

#rev2 td.currency_bold
{
	font-weight: bold;
	background-color: #CFFFD5;
	text-align: right;
	white-space: nowrap;
}
#rev2 table.report thead.report_header
{
	text-align: center;
	font-weight: bold;
}

#rev2 table.report thead td,
#rev2 table.report tfoot td
{
	/*border: 1px solid #9BA8BF;*/
	border-style: none;
	vertical-align: top;
}

#rev2 tr.alternate_row
{
	background-color: #F4F4F4;
}

#rev2 tr.selected
{
  background-color: pink;
}

#rev2 tr.focused
{
  background-color: #EFEBEF;
}

#rev2 table.feed_description .required
{
	color: #AA0000;
	font-weight: bold;
}

#rev2 .toggle_enabled
{
	color: #00A000;
}

#rev2 .toggle_disabled
{
	color: #CC0000;
}

#rev2 div.pager_widget
{
	padding: 0px;
	margin: 0px;
}
#rev2 div.pager_widget a,
#rev2 div.pager_widget a:visited,
#rev2 div.pager_widget a:hover
{
	color: #FFFFFF;
}


#rev2 div.color_selection label
{
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

#rev2 a.color_selector
{
	border: 1px solid #5F5F5F;
	font-size: 16px;
	background: rgb(170, 170, 170) none repeat scroll 0%;
	font-family: Verdana;
	text-decoration: none;
	color: rgb(170, 170, 170);
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

#rev2 ul.publisher_channel_selection
{
	list-style: none;
	margin: 5px;
	padding: 0px;
	width: 500px;
}

#rev2 ul.publisher_channel_selection li
{
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
	margin-bottom: 15px;
}

#rev2 ul.publisher_channel_selection h4
{
    background-color: #EFEBEF;
	padding: 0px;
	margin: 0px;
    font-size: 12px;
}

#rev2 ul.publisher_custom_channel_selection
{
	list-style: none;
	margin: 5px;
	padding: 0px;
	width: 500px;
}

#rev2 ul.publisher_custom_channel_selection li
{
	border-style: solid;
	border-width: 1px;
	border-color: #7E8AA2;
	margin: 5px;
}

#rev2 textarea.generated_ad_code
{
	width: 500px;
	height: 300px;
}

#rev2 div.ad_code_style_examples fieldset div
{
	padding: 20px;
}

#rev2 div.ad_code_style_examples fieldset img
{
	padding-top: 5px;
}

li div.publisher_channel_selector
{
	width: 300px;
	height: 125px;
	overflow: auto;
	border: 1px solid #DFDFDF;
}

li div.publisher_channel_selector h4
{
	background-color: #EFEBEF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

#rev2 #publisher_channel_filters
{
	clear: both;
}
#rev2 div.publisher_channel_selector ul
{
	list-style: none;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border: 1px solid #7E8AA2;
}

#rev2 div.publisher_channel_selector ul li
{
	float: none;
	margin: 0px;
	padding: 0px;
}

#rev2 #rebilling_note
{
	text-align: left;
	margin-left: 235px;
	width: 350px;
	padding: 3px;
	margin-top: 5px;
}

#rev2 table.status_counts
{
	margin-right: 20px;
	float: left;
	width: 25%;
}

#rev2 table.status_counts td
{
	padding: 3px;
}

div.installer_edging
{
	height: 2px;
	background-color: #EFEBEF;
	border: 2px solid #7E8AA2;
	width: 100%;
}

ul.test_results
{
	margin: 5px;
	padding: 0px;
	list-style: none;
}

ul.test_results li
{
	margin-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

ul.test_results_passed li
{
	background-image: url(images/ico-ok.gif);
}

ul.test_results_passed li p
{
	color: #009933;
}

ul.test_results_warning li
{
	background-image: url(images/ico-warn.gif);
}

ul.test_results_warning li p
{
	color: #cc0000;
}

ul.test_results_failed li
{
	background-image: url(images/ico-err.gif);
}

ul.test_results_failed li p
{
	color: #cc0000;
}

ul.test_results h4
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#rev2 ul.campaign_filter_list
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	white-space: wrap;
}

#rev2 ul.campaign_filter_list li
{
	white-space: nowrap;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.login_box
{
	width: 450px;
	/*margin-top: 80px;*/
	/*margin-bottom: 60px;*/
	text-align: left;
	margin: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}

div.login_box h4
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7E8AA2;
	background-color: #7E8AA2;
	margin: 0px;
	padding: 3px;
	margin-bottom: 15px;
	text-align: left;

}

div.login_box div.credentials
{
	/*height: 125px;*/
	padding-left: 15px;
	margin-bottom: 10px;
}

div.login_box div.credentials div
{
	padding: 3px;
	margin-bottom: 3px;
}

div.login_box div.credentials label
{
	padding-right: 5px;
}

div.login_box div.comments
{
 	width: 200px;
 	margin: 0px;
 	padding: 0px;
 	float: right;
 	height: 125px;
 	padding-right: 15px;
 	margin-bottom: 15px;
 }
 div.login_box p
{
	text-align: left;
	padding-left: 15px;
}

ul.media_type_list
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

ul.media_type_list li
{
	float: left;
	margin-right: 5px;
}

td img.status_icon
{
	vertical-align: middle;
	margin-top: -5px;
}

#adserver_header {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: left top;
background-color: #7E8AA2;
padding-top:45px;
margin-bottom:0px;
border-bottom: 1px solid #DFDFDF;

}
tr.report_data_row_fund td{
/*background-color: #EFD1D2;*/
}
tr.report_data_row_adm td{
/*background-color: #D2E9FF;*/
}
tr.report_data_row_ed td {
background-color: #FFCECE;
}
tr.report_data_row_yes td{
/*background-color: #D2E9FF;*/
}
tr.report_data_row_no td{
/*background-color: #FFFACF;*/
}
