/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED 2008						| */
/* | 																		| */
/* | ADSTATION CHROME STYLES												| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

/* +------------------------------------------------------------------------+ */
/* | BIDSYSTEM GLOBAL STYLES												| */
/* +------------------------------------------------------------------------+ */

/* SET ELEMENTS */

html, body, div, form, input, p { margin: 0px; padding: 0px; } { padding: 0px; margin: 0px; }

img { border: none; text-decoration: none; }
textarea { font-family: arial; font-size: 11px; }

body {
    background: url(../../images/g_bg_main.gif) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #03446A;
}

.clear { clear: both; }

a { outline: none; }

/* +------------------------------------------------------------------------+ */
/* | ADSTATION CHROME STYLES                                                | */
/* +------------------------------------------------------------------------+ */

#header, #content_title, #content_body { width: 900px; margin: 0px auto; }

/* +--------------------------------+ */
/* | ERROR SUCCESS MESSAGES STYLES  | */
/* +--------------------------------+ */

#static_error_message .txt,
#static_success_message .txt,
#contact_static_success_message .txt,
#camp_static_success_message .txt,
#camp_static_error_message .txt,
#error_message .txt,
#success_message .txt {
    position: relative;
    bottom: 3px;
    margin-left: 5px;
}

#static_error_message,
#static_success_message,
#contact_static_success_message,
#camp_static_success_message,
#camp_static_error_message,
#error_message,
#success_message {
    font-size: 12px;
    padding: 5px;
    margin-bottom: 8px;
}

#static_success_message,
#static_error_message,
#contact_static_success_message,
#camp_static_success_message,
#camp_static_error_message,
#error_message {
    background: #EED4D4;
    border: 2px solid #990000;
    color: #990000;
    margin-top: 8px;
}

#static_success_message,
#contact_static_success_message,
#camp_static_success_message,
#camp_static_error_message,
#success_message {
    background: #D7DD99;
    border: 2px solid #677200;
    color: #444B00;
}

/* +--------------------------------+ */
/* | HEADER CONTENT STYLES          | */
/* +--------------------------------+ */

#header {
    background: url(../../images/g_bg_header.gif) repeat-x;
    height: 70px;
    border: 1px solid #A9A9A9;
    border-bottom: none;
}

#logo_adstation_aff {
    background: url(../../images/logos/i_logo_adstation_aff.gif) no-repeat;
    width: 177px;
    height: 44px;
    position: relative;
    top: 13px;
    left: 20px;
    display: block;
}

#logo_adknowledge {
    background: url(../../images/logos/g_logo_adknowledge.gif) no-repeat;
    width: 199px;
    height: 38px;
    position: relative;
    top: 15px;
    left: 20px;
    display: block;
}

#logo_powered_by_adk { width: 900px; margin: 0px auto; text-align: right; }
#logo_powered_by_adk img { margin: 15px 0px 15px 0px; }
#logo_powered_by_adk_login { text-align: right; position: relative; top: 15px; }

#header_right {
    float: right;
    position: relative;
    right: 10px;
    bottom: 40px;
    color: #FFF;
    font-size: 12px;
}

/* +--------------------------------+ */
/* | UTILITY NAV LINK STYLES        | */
/* +--------------------------------+ */

ul#utility_nav { padding: 0px; margin: 0px; }
ul#utility_nav li { padding: 3px 0px 0px 0px; margin: 0px; float: left; list-style: none; }

ul#utility_nav li span.welcome_user_txt {
    position: relative;
    top: 3px;
    padding-right: 10px;
    font-size: 14px;
}

.utility_bg_left {
    background: url(../../images/g_bg_utility_link_left.gif) no-repeat;
    width: 5px;
    height: 22px;
}

.utility_bg_mid_1,
.utility_bg_mid_2 {
    height: 22px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}

.utility_bg_mid_1 {
    background: url(../../images/g_bg_utility_link_mid_1.gif) repeat-x;
    color: #353535;
    border-right: 1px solid #BEBEBE;
    width: 85px;
}

.utility_bg_mid_2 {
    background: url(../../images/g_bg_utility_link_mid_2.gif) repeat-x;
    color: #FFF;
    font-weight: bold;
    width: 70px;
}

.utility_bg_mid_1 span,
.utility_bg_mid_2 span {
    position: relative;
    top: 5px;
}

.utility_bg_right {
    background: url(../../images/g_bg_utility_link_right.gif) no-repeat;
    width: 5px;
    height: 22px;
}

/* +--------------------------------+ */
/* | NAVIGATION STYLES              | */
/* +--------------------------------+ */

ul#nav_primary { position: relative; }

ul#nav_primary,
ul#nav_secondary,
ul#primary_indicator,
ul#secondary_indicator,
ul#notification_pops {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 902px;
    margin: 0px auto;
}

ul#nav_secondary {
    border-top: 1px solid #A6A6A6;
    height: 23px;
    background: transparent url(../../images/g_bg_nav_not_selected_2.gif) repeat-x scroll 0%;
}

ul#nav_primary li,
ul#nav_secondary li,
ul#primary_indicator li,
ul#secondary_indicator li,
ul#notification_pops li {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    list-style-image: none;
    width: 148px;
}

ul#nav_primary li ul li,
ul#nav_secondary li ul li {
    background: url(../../images/g_bg_drop_down.gif) repeat-x;
    height: 22px;
    border: 1px solid #3795CA;
    border-top: none;
}

/* PRIMARY NAV */

ul#nav_primary li.first { width: 149px; }
ul#nav_primary li.last { border-right: 1px solid #A9A9A9; width: 149px; }
ul#nav_primary li a.inactive { color: #898989; }

ul#nav_primary li {
    background: url(../../images/g_bg_nav_not_selected_1.gif) repeat-x;
    height: 39px;
    text-align: center;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #E2E2E2;
    border-bottom: 1px solid #AFAFAF;
}

ul#nav_primary li.notification {
    background: url(../../images/g_bg_nav_notification.gif) repeat-x;
    border-right: none;
    width: 150px;
}

ul#nav_primary li#primary_nav_affiliate { position: relative; }

ul#nav_primary li#primary_nav_affiliate div a.dd_selected,
ul#nav_primary li#primary_nav_affiliate div a.dd_not_selected {
	padding-left: 10px;
	position: absolute;
	display: block;
	left: 130px;
	height: 36px;
	bottom: 3px;
}

ul#nav_primary li#primary_nav_affiliate div a.dd_selected { border-left: 1px solid #D4DFE5; }
ul#nav_primary li#primary_nav_affiliate div a.dd_not_selected { border-left: 1px solid #C6C6C6; }

ul#nav_primary li#primary_nav_affiliate div a span.dd_arrow {
	display: block;
	background: url(../../images/icons/i_icon_arrow_light_blue_down.gif) no-repeat;
	width: 8px;
	height: 4px;
	position: relative;
	top: 18px;
	right: 5px;
}

ul#nav_primary li#primary_nav_affiliate div a.dd_selected span.dd_arrow {
	background: url(../../images/icons/i_icon_arrow_light_blue_down.gif) no-repeat;
}

ul#nav_primary li#primary_nav_affiliate div a.dd_not_selected span.dd_arrow {
	background: url(../../images/icons/i_icon_arrow_gray_down.gif) no-repeat;
}

ul#nav_primary li div img { position: relative; top: 10px; right: 5px; }

ul#nav_primary li div a {
    text-decoration: none;
    color: #03446A;
    display: block;
    position: relative;
    bottom: 7px;
    left: 3px;
}

/* SECONDARY NAV */

ul#secondary_indicator li { width: 150px; }
ul#secondary_indicator li.first { width: 148px; }

ul#nav_secondary li.first { border-left: 1px solid #A9A9A9; }
ul#nav_secondary li.last { border-right: 1px solid #A6A6A6; }
ul#nav_secondary li div img { position: relative; top: 3px; padding-right: 5px; }
ul#nav_secondary li div a { text-decoration: none; color: #FFFFFF; display: block; font-size: 12px; }

ul#nav_secondary li {
    background: url(../../images/g_bg_nav_not_selected_2.gif) repeat-x;
    height: 23px;
    text-align: center;
    border-left: 1px solid #6D92A8;
    border-right: 1px solid #245E80;
}

#indicator_line {
    background: #C4C4C4;
    margin: 0px auto;
    height: 2px;
    font-size: 0px;
    width: 902px;
}

/* NAVIGATION ACTIONS */

.affiliate_channel ul#nav_primary li.affiliate,
.list_mgmt_channel ul#nav_primary li.list_mgmt,
.taglines_channel ul#nav_primary li.taglines,
.search_channel ul#nav_primary li.search,
.display_channel ul#nav_primary li.display,
.social_channel ul#nav_primary li.social {
    background: url(../../images/g_bg_nav_selected_1.gif) repeat-x;
    border-right: none;
    padding-right: 1px;
}

.affiliate_channel ul#nav_primary li.notification,
.list_mgmt_channel ul#nav_primary li.notification,
.taglines_channel ul#nav_primary li.notification,
.search_channel ul#nav_primary li.notification,
.display_channel ul#nav_primary li.notification,
.social_channel ul#nav_primary li.notification {
    background: url(../../images/g_bg_nav_selected_notification.gif) repeat-x;
    border-right: none;
    width: 149px;
}

#publisher_page ul#nav_secondary li.publisher_page,
#campaign_page ul#nav_secondary li.campaign_page,
#my_campaigns_page ul#nav_secondary li.my_campaigns_page,
#performance_page ul#nav_secondary li.performance_page,
#suppression_page ul#nav_secondary li.suppression_page,
#notification_page ul#nav_secondary li.notification_page,
#my_deals_page ul#nav_secondary li.my_deals_page,
#reporting_page ul#nav_secondary li.reporting_page,
#logs_page ul#nav_secondary li.logs_page {
    background: url(../../images/g_bg_nav_selected_2.gif) repeat-x;
    padding-right: 1px;
}

#publisher_page ul#nav_secondary li.publisher_page div a,
#campaign_page ul#nav_secondary li.campaign_page div a,
#my_campaigns_page ul#nav_secondary li.my_campaigns_page div a,
#performance_page ul#nav_secondary li.performance_page div a,
#suppression_page ul#nav_secondary li.suppression_page div a,
#notification_page ul#nav_secondary li.notification_page div a,
#my_deals_page ul#nav_secondary li.my_deals_page div a,
#reporting_page ul#nav_secondary li.reporting_page div a,
#logs_page ul#nav_secondary li.logs_page div a {
    color: #022E48;
}

.affiliate_channel ul#primary_indicator li.affiliate div.primary_indicator_arrow,
.list_mgmt_channel ul#primary_indicator li.list_mgmt div.primary_indicator_arrow,
.taglines_channel ul#primary_indicator li.taglines div.primary_indicator_arrow,
.search_channel ul#primary_indicator li.search div.primary_indicator_arrow,
.display_channel ul#primary_indicator li.display div.primary_indicator_arrow,
.social_channel ul#primary_indicator li.social div.primary_indicator_arrow {
    background: url(../../images/i_image_primary_indicator.gif) no-repeat;
    width: 10px;
    height: 5px;
    margin: 7px auto 0px auto;
    font-size: 0px;
}

#publisher_page ul#secondary_indicator li.publisher_page div.secondary_indicator_arrow,
#campaign_page ul#secondary_indicator li.campaign_page div.secondary_indicator_arrow,
#my_campaigns_page ul#secondary_indicator li.my_campaigns_page div.secondary_indicator_arrow,
#performance_page ul#secondary_indicator li.performance_page div.secondary_indicator_arrow,
#suppression_page ul#secondary_indicator li.suppression_page div.secondary_indicator_arrow,
#notification_page ul#secondary_indicator li.notification_page div.secondary_indicator_arrow,
#my_deals_page ul#secondary_indicator li.my_deals_page div.secondary_indicator_arrow,
#reporting_page ul#secondary_indicator li.reporting_page div.secondary_indicator_arrow,
#logs_page ul#secondary_indicator li.logs_page div.secondary_indicator_arrow {
    background: url(../../images/i_image_secondary_indicator.gif) no-repeat;
    width: 10px;
    height: 5px;
    margin: 0px auto;
    font-size: 0px;
}

ul#notification_pops { position: absolute; margin-top: -20px; }
ul#notification_pops li img { width: 149px; height: 51px; position: absolute; margin-left: 4px; }

/* +--------------------------------+ */
/* | NAV DROP DOWN STYLES           | */
/* +--------------------------------+ */

.dd_nav_shadow_outer { border-right: 1px solid #5B5B5B; border-bottom: 1px solid #5B5B5B; }
.dd_nav_shadow_inner { border-right: 1px solid #898989; border-bottom: 1px solid #898989; }
.dd_nav_box { background: url(../../images/g_bg_nav_dd.gif) repeat-x; height: 23px; border: 1px solid #D2D4D5; }

#dd_affiliate { position: absolute; z-index: 2000; width: 151px; left: 0; top: 40px; }

#dd_affiliate .dd_nav_box div {
	float: left;
	width: 49%;
	text-align: center;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	height: 23px;
}

#dd_affiliate .dd_nav_box div a {
	position: relative;
	top: 5px;
	padding-right: 5px;
	display: block;
	color: #666666;
}

#dd_affiliate .dd_nav_box div a:hover { text-decoration: underline; }
#dd_affiliate .dd_nav_box div:hover { background: #D6E9F9; }
#dd_affiliate .dd_nav_box div.last { border-right: none; }
#dd_affiliate .dd_nav_box div.first { border-left: none; } 
#dd_affiliate .dd_nav_box div.selected { background: #FFE5BD; }

/* +--------------------------------+ */
/* | TERTIARY NAV STYLES            | */
/* +--------------------------------+ */

#tertiary_nav {
    float: left;
    width: 175px;
    margin-right: 15px;
    border: 1px solid #BEBEBE;
    border-bottom: 5px solid #BEBEBE;
}

#tertiary_nav ul.nav_list_items { padding: 4px 0px 12px 30px; margin: 0px; }
#tertiary_nav ul.nav_list_items li a { color: #03446A; }

#tertiary_nav ul.nav_list_items li {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    list-style-image: url(../../images/icons/i_icon_arrow_bullet_blue.gif);
}

/* +--------------------------------+ */
/* | DROP DOWN STYLES               | */
/* +--------------------------------+ */

ul#nav li.top { position: relative; z-index: 200; }

ul#nav li.top ul {
    font-size: 11px;
    display: none; /* Hides the elements */
    position: absolute; /* Lets ul float above other elements */
    top: 1em; /* added to position element for IE */
    left: -6px; /* added to position element for IE */
    list-style: none; /* Gets rid of list style */
    list-style-image: none; /* Also needed to get rid of list style */
    padding: 2px 5px;
    top: 22px;
    z-index: 100;
}

ul#nav li.top:hover ul,
ul#nav li.top.over ul {
    display: block;
}

ul#nav ul a {
    display: block;
    padding: 4px 0px 4px 0px;
    text-decoration: none;
    text-align: left;
    padding-left: 10px;
}

ul#nav ul a:hover { color: #FFF; text-decoration: underline; }
ul#nav ul a.last { border-bottom: none; }

/* +--------------------------------+ */
/* | CONTENT STYLES           	    | */
/* +--------------------------------+ */

#content_title { background: #FFF; border: 1px solid #A9A9A9; border-bottom: none; }

#content_body { background: #FFF; border-right: 1px solid #A9A9A9; border-left: 1px solid #A9A9A9; }

#content { padding: 20px; }

#content_admin { padding: 10px; }

#title_head_color { background: #3B7CA1; height: 5px; font-size: 0px; }

#title_bg { background: url(../../images/g_bg_title_bar.gif) repeat-x; height: 48px; }

#title_bg #channel_img {
    float: left;
    width: 32px;
    height: 38px;
    position: relative;
    top: 7px;
    left: 12px;
}

#title_bg #title_img {
    float: left;
    height: 16px;
    width: 16px;
    position: relative;
    top: 18px;
}

#title_bg #channel_txt_name {
    float: left;
    height: 17px;
    position: relative;
    top: 14px;
    margin-left: 20px;
    font-size: 20px;
    letter-spacing: 1px;
}

#title_bg #title_txt_section {
    float: left;
    position: relative;
    top: 18px;
    margin-left: 10px;
    font-size: 14px;
}

.title_arrow_divide {
    background: url(../../images/icons/i_icon_arrow_divide.gif) no-repeat;
    width: 9px;
    height: 8px;
    float: left;
    position: relative;
    top: 22px;
    margin: 0px 10px 0px 10px;
}

#title_bg #title_info_right { padding: 11px 15px 0px 0px; }

.dd_title_container {
    width: 150px;
    border-top: 4px solid #F9A92D;
    margin-right: 10px;
    float: right;
}

.dd_title_loader {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}

.dd_title {
    font-size: 12px;
    border: 1px solid #A8A8A8;
    border-right: none;
    border-top: none;
    width: 100%;
    color: #03446A;
    font-family: arial;
}

.title_divider {
    background: url(../../images/g_title_divider.gif) no-repeat; 
    width: 4px;
    height: 24px;
    float: right;
    margin-right: 10px;
}

/* BEGIN PAGE TITLE IMAGES */

.affiliate_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) 0 0 no-repeat; }
.list_mgmt_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) -32px 0 no-repeat; }
.taglines_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) -64px 0 no-repeat; }
.search_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) -96px 0 no-repeat; }
.display_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) -128px 0 no-repeat; }
.social_channel #title_bg #channel_img { background: url(../../images/icons/i_icon_channel_sprite.gif) -160px 0 no-repeat; }
#publisher_page #title_bg #title_img { background: url(../../images/icons/i_icon_home.gif) no-repeat; }
#campaign_page #title_bg #title_img { background: url(../../images/icons/i_icon_campaign_listings.gif) no-repeat; }
#my_campaigns_page #title_bg #title_img { background: url(../../images/icons/i_icon_my_campaigns.gif) no-repeat; }
#performance_page #title_bg #title_img,
#reporting_page #title_bg #title_img { background: url(../../images/icons/i_icon_run_report.gif) no-repeat; }
#logs_page #title_bg #title_img { background: url(../../images/icons/i_icon_notepad.gif) no-repeat; }
#suppression_page #title_bg #title_img { background: url(../../images/icons/i_icon_sup_list.gif) no-repeat; }
#account_settings_page #title_bg #title_img { background: url(../../images/icons/i_icon_account_settings.gif) no-repeat; }
#legal_page #title_bg #title_img { background: url(../../images/icons/i_icon_title_legal.gif) no-repeat; }
#notification_page #title_bg #title_img { background: url(../../images/icons/i_icon_notification.gif) no-repeat; }
#maintenance_page #title_bg #channel_img { background: url(../../images/icons/i_icon_title_maintenance.gif) no-repeat; }
#pending_page #title_bg #title_img { background: url(../../images/icons/i_icon_title_pending.gif) no-repeat; }
#error_page #title_bg #channel_img { background: url(../../images/icons/i_icon_title_error.gif) no-repeat; }

/* END PAGE TITLE IMAGE */

/* BEGIN NOTIFIER POSITIONING */
    
ul#primary_indicator li.list_mgmt { padding-left: 149px; }
ul#primary_indicator li.taglines { padding-left: 299px;	}
ul#primary_indicator li.search { padding-left: 449px; }
ul#primary_indicator li.display { padding-left: 599px; }
ul#primary_indicator li.social { padding-left: 749px; }

/* END NOTIFIER POSITIONING */

.note_txt { margin-bottom: 10px; }
.note_txt span { position: relative; bottom: 4px; left: 3px; }
.note_txt span span { position: relative; bottom: 0px; left: 0px; }

.error_notice_txt { margin-top: 10px; color: #990000; }
.success_notice_txt { margin-top: 10px; color: #444B00; }

.success_notice_txt span,
.error_notice_txt span {
    position: relative;
    bottom: 2px;
    left: 3px;
}

.success_notice_txt span,
.error_notice_txt span {
    position: relative;
    bottom: 2px;
    left: 3px;
}

.right_side {
    float: right;
    position: relative;
    right:5px;
    margin-top: 0px;
}

/* +--------------------------------+ */
/* | FOOTER CONTENT STYLES          | */
/* +--------------------------------+ */

#footer { width: 902px; margin: 0px auto; }
#footer ul { padding: 0px; margin: 0px; }
#footer ul li { margin: 0px; padding: 0px; list-style: none; list-style-image: none; float: left; }
#footer_left { background: url(../../images/g_bg_footer_left.gif) no-repeat; width: 10px; height: 28px; }
#footer_right { background: url(../../images/g_bg_footer_right.gif) no-repeat; width: 10px; height: 28px; }
#footer_policies { position: relative; top: 9px; left: 10px; }
#footer_policies a { color: #537384; }
#footer_copy { float: right; position: relative; bottom: 3px; right: 10px; font-size: 9px; }

#footer_mid {
    background: url(../../images/g_bg_footer_mid.gif) repeat-x;
    height: 28px;
    width: 882px;
    color: #537384;
    font-size: 10px;
}
/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED 2008						| */
/* | 																		| */
/* | ADSTATION COMMON STYLES												| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

/* +------------------------------------------------------------------------+ */
/* | ADD-ON STYLES															| */
/* +------------------------------------------------------------------------+ */

.spacer { padding-top: 15px; clear: both; }

.hidden { display: none; visibility: hidden; }
.visible { display: block; visibility: visible; }
.visible_no_block { visiability: visible; }

.pointer  { cursor: pointer; }
.move { cursor: move; }

.divider_dashed { border-top: 1px dashed #D1D1D1; margin-top: 15px; }
.dash_divide { border-top: 1px dashed #D1D1D1; padding-bottom: 10px; margin-top: 10px; }
.vert_divide { background: url(../../images/g_bg_vert_divide.gif) repeat-y; width: 4px; }

.float_rt { float: right; }
.float_lt { float: left; }

/* +------------------------------------------------------------------------+ */
/* | TEXT STYLES															| */
/* +------------------------------------------------------------------------+ */

.txt_bold { font-weight: bold; }
.txt_underline { text-decoration: underline; }
.link_blue { color: #0161E3; }
.txt_orange { color: #CF7E00; }
.txt_gray { color: #666; }

.txt_center { text-align: center; }
.txt_norm { text-decoration: none; font-weight: normal; font-style: normal; }
.txt_verdana { font-family: verdana; }

.orange_selected { background: #FFCD7F; }

.stripe_blue_light { background: #E7F6FF; }
.stripe_blue_dark { background: #D7E6EF; }
.stripe_gray_light { background: #EDEDED; }

/* +------------------------------------------------------------------------+ */
/* | BUTTON STYLES															| */
/* +------------------------------------------------------------------------+ */

.button_1 { background: url(../../images/g_bg_button_1.gif) repeat-x; color: #292929; }
.button_2 { background: url(../../images/g_bg_button_2.gif) repeat-x; color: #292929; }
.button_3 { background: url(../../images/g_bg_button_3.gif) repeat-x; color: #FFFFFF; }

.button_1,
.button_2,
.button_3 {
    height: 22px;
    padding: 0px 10px 0px 8px;
    border: 1px solid #A8A8A8;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.button_1 img,
.button_2 img,
.button_3 img {
    position: relative;
    top: 3px;
    padding-right: 3px;
}

.button_1 span,
.button_2 span,
.button_3 span {
    position: relative;
    bottom: 1px;
}

.help_btn img,
.add_btn img,
.go_btn img {
    padding: 0px 8px 0px 0px;
}

#btn_bug_report { position: absolute; right: 0px; top: 21px; }
.btn_account_settings { background: url(../../images/g_bg_button_2.gif) repeat-x; width: 130px; float: right; }
a.btn_account_settings span { position: relative; bottom: 1px; font-weight: bold; }

.btn_instructions { width: 105px; margin: 0px 0px 20px 20px; }
.btn_setup_domain { margin-top: 15px; width: 200px; }
.btn_go_to_adstation { width: 170px; margin-top: 15px; }
.btn_go_there { width: 80px; margin: 5px 0px 10px 0px; }
.btn_dl_campaign_images { width: 120px; float: left; }
.btn_cant_find { float: right; margin-top: 5px; font-weight: bold; }
.btn_cant_find span { position: relative; bottom: 2px; }
.btn_filter { width: 90px; position: relative; top: 3px; }
.btn_remove_campaign { width: 180px; }
.btn_update_pass { margin-top: 5px; width: 134px; }
.btn_exit_window { float: right; }
.btn_exit_window_2 { float: right; position: relative; top: 5px; left: 2px; }
.btn_preview_campaign { float: left; }
.btn_export_html { float: left; } 
.btn_add_my_campaign { float: left; }
.btn_find { width: 6px; }
.btn_cancel_changes { width: 110px; float: left; margin-left: 5px; }
.btn_save_changes { width: 100px; float: left; }
.btn_save_domain { width: 100px; float: left; }
.btn_dead { cursor: default; }
.btn_doc_dl { width: 100px; float: right; }
.btn_camp_search { width: 130px; float: right; margin: 10px; }

.btn_submit_another_contact { text-align: center; }
.btn_submit_another_contact span { position: relative; top: 5px; font-weight: bold; }
.btn_submit_request { width: 110px; position: relative; top: 5px; }
.btn_submit_another_request { width: 150px; position: relative; top: 5px; }

.btn_run_report { width: 80px; }
.btn_run_pref_report { width: 90px; margin: 5px; position: absolute; right: 5px; }
.btn_run_pub_home_report { width: 105px; position: relative; top: 4px; left: 10px; }

.btn_refresh_report { width: 100px; margin: 5px; }
.btn_refresh_report_1 { width: 100px; margin: 0px 0px 0px auto; }
.btn_refresh_report_2 { width: 100px; float: right; margin: 0px 15px 0px 0px; position: relative; bottom: 5px; }
.btn_refresh_report_3 { width: 100px; float: left; margin: 5px 0px 0px 0px; position: relative; bottom: 2px; }
.btn_refresh_report_4 { width: 100px; position: absolute; right: 15px; top: 16px; }

.btn_dl_excel_format { width: 220px; margin-right: 10px; float: left; }
.btn_dl_excel_format_2 { width: 120px; float: left; margin-left: 10px; }
.btn_dl_csv_format_1 { width: 210px; margin-right: 10px; float: left; }
.btn_dl_csv_format_2 { width: 120px; cursor: pointer; position: relative; top: 3px; }
.btn_dl_csv_format_3 { width: 120px; float: left; } 
.btn_dl_csv_format_2 span { position: relative; top: 0px; }

#loading_image { padding: 10px 0px 0px 0px; }
#loading_image_popup { margin-top: 20px 20px 0px 0px; float: right; }
.loader_corner_rt { position: absolute; top: -6px; right: 10px; }

/* +------------------------------------------------------------------------+ */
/* | POPUP STYLES                                                           | */
/* +------------------------------------------------------------------------+ */

.jqmWindow { display: none; position: fixed; top: 10%; z-index: 9999; }
.jqmOverlay { background-color: #000; }

.popup_700 { width: 700px; position: absolute; margin-left: 100px; }
.popup_600 { width: 600px; position: absolute; margin-left: 150px; }

.popup_domain { line-height: 14px; }

#popup_box_title_color { background: #FF9B00; height: 5px; }
#popup_box_title { background: url(../../images/g_bg_list_box.gif) repeat-x; height: 26px; margin: 0px auto; }
#popup_box_title img { position: relative; top: 4px; padding: 0px 5px 0px 10px; }
#popup_box_title span { position: relative; top: 1px; font-weight: bold; }

#popup_box_title_color a #btn_exit_popup {
    display: block;
    width: 39px;
    height: 39px;
    float: right;
    position: absolute;
    right: -15px;
    top: -15px;
}

#popup_container { background: #FFF; margin: 0px auto; border-bottom: 4px solid #A8A8A8; }

#popup_content { padding: 20px; }
#popup_content .title_icon_large { margin-right: 10px; }
#popup_content p { line-height: 20px; padding-top: 10px; }

#popup_content .button_section { margin-top: 15px; }

#popup_content h1 {
    font-size: 30px;
    color: #B8B8B8;
    display: inline;
    position: relative;
    bottom: 5px;
    font-weight: normal;
}

.popup_textarea_1 {
    margin-top: 10px;
    width: 95%;
    height: 200px;
    border: 1px solid #A8A8A8;
}

#dialog_empty_700 #popup_container { line-height: 0px; }

/* +--------------------------------+ */
/* | QUICK HELP POPUP STYLES        | */
/* +--------------------------------+ */

.quick_help {
    border: 1px solid #FFF;
    padding: 10px;
    background: #000;
    position: absolute;
    z-index: 2000;
    width: 300px;
    font-weight: normal;
    font-family: verdana;
}

.quick_help_title {
    float: left;
    padding-top: 1px;
    font-weight: bold;
    color: #FFF; 
}

.quick_help_close {
   
    float: right;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 0px 4px 2px 4px;
    display: block;
    text-decoration: none;
}

.quick_help_close:hover { background: #444; }
.quick_help_content { color: #FFF; text-align: left; line-height: 16px; padding-top: 5px; }

/* +--------------------------------+ */
/* | FIRST TIME POPUP STYLES        | */
/* +--------------------------------+ */

#first_time_title { background: #FFF; height: 130px; }

#first_time_title #welcome_txt,
#first_time_title #whats_new_txt {
    height: 76px;
    float: left;
    position: relative;
    top: 40px;
    
}

#first_time_title #welcome_txt {
    background: url(../../images/txt/i_txt_welcome.gif) no-repeat;
    width: 246px;
    left: 50px;
}

#first_time_title #whats_new_txt {
    background: url(../../images/txt/i_txt_whats_new.gif) no-repeat;
    width: 309px;
    left: 30px;
}

#first_time_title #design_right {
    background: url(../../images/i_image_welcome_design.gif) no-repeat;
    width: 239px;
    height: 104px;
    float: right;
}

#bg_popup_welcome_mid {
    background: #FAFAFA url(../../images/g_bg_popup_welcome_mid.gif) repeat-x;
    height: 332px;
    border-bottom: 2px solid #707070;
}

#bg_popup_welcome_footer { background: #C9C9C9; height: 130px; }

ul.feature_highlight {
    position: relative;
    top: 23px;
    left: 25px;
    padding: 0px;
    margin: 0px;
}

ul.feature_highlight li {
    padding: 0px 0px 15px 0px;
    margin: 0px;
    width: 550px;
    height: 59px;
    list-style-image: none;
    list-style: none;
}

ul.feature_highlight li#highlight_item_1 { background: url(../../images/icons/i_icon_find_campaign.gif) no-repeat; }
ul.feature_highlight li#highlight_item_2 { background: url(../../images/icons/i_icon_fav_campaign.gif) no-repeat; }
ul.feature_highlight li#highlight_item_3 { background: url(../../images/icons/i_icon_campaign_featured.gif) no-repeat; }
ul.feature_highlight li#highlight_item_4 { background: url(../../images/icons/i_icon_campaign_featured_orange.gif) no-repeat; }
ul.feature_highlight li#highlight_item_5 { background: url(../../images/icons/i_icon_clip_board_black.gif) no-repeat; }
    
ul.feature_highlight .info_title_txt,
ul.feature_highlight .info_txt {
    padding-left: 80px;
}

ul.feature_highlight .info_title_txt {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 2px;
}

ul.feature_highlight .info_txt { font-size: 12px; line-height: 18px; }
ul.feature_highlight .info_txt a { color: #03446A; }

#bg_popup_welcome_footer ul.feature_highlight { margin: 0px; }

/* +------------------------------------------------------------------------+ */
/* | LIST BOX STYLES														| */
/* +------------------------------------------------------------------------+ */

#container_main,
#list_box_main {
    border: 1px solid #BEBEBE;
    border-bottom: 5px solid #BEBEBE;
	position: relative;
}

#list_box_main,
#container_main {
    width: 857px;   
}

#list_box_main ul { padding: 0px; margin: 0px; }

#list_box_main ul li.campaign_listings {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    list-style-image: none;
}

.list_box_title_color { background: #FF9B00; font-size: 0px; height: 4px; }
.list_box_title { border-left: 1px solid #AAA; }

.list_box_title,
.list_box_content {
    width: 285px;
}

.content_box_wrapper { border: 1px solid #D1D1D1; }

.list_box_title,
.content_box_title_bg {
    background: url(../../images/g_bg_list_box.gif) repeat-x;
    height: 26px;
    font-weight: bold;
	position: relative;
}

.list_box_title img,
.content_box_title_bg img {
    padding: 4px 5px 0px 15px;
}

.list_box_title span,
.content_box_title_bg span {
    position: relative;
    bottom: 3px;
}

#list_box_main ul li div { overflow-x: hidden; }
#list_box_main ul li div div { overflow-y: hidden; }
#list_box_main ul li div.first { border-left: none; }

.list_box_content { height: 350px; border-left: 1px solid #D6D6D6; overflow: auto; }

#list_box_3 .list_box_title select {
    border: 1px solid #AAA;
    font-size: 10px;
    width: 150px;
    position: relative;
    left: 20px;
}

.list_item { border-bottom: 1px solid #EDEDED; }

.list_item a {
    display: block;
    padding: 4px 0px 4px 25px;
    font-size: 10px;
    text-decoration: none;
    color: #03446A;
}

.list_item input.checkit { float: left; margin: 3px 0px 0px 5px; }
.list_item a.gray_bg { background: #F9F9F9; }
.list_item a:hover { background: #C3E4FC; }
.list_item a.blue_bg { background: #C3E4FC; }

.list_campaign_item {
    padding-bottom: 10px;
    background: #F9F9F9;
    border-bottom: 1px solid #D1D1D1;
}

.list_campaign_item .list_campaign_title {
    margin-bottom: 10px;
    background: url(../../images/g_bg_grid_head.gif) repeat-x;
    height: 19px;
}

.list_campaign_item .list_campaign_title div {
    padding: 3px 0px 0px 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.list_campaign_item img.campaign_thumb {
    float: right;
    margin: 6px 10px 0px 0px;
    border: 1px solid #D1D1D1;
}

.list_campaign_item ol { padding: 0px 0px 0px 10px; margin: 0px; }

.list_campaign_item ol li.icon_info,
.list_campaign_item ol li.icon_add,
.list_campaign_item ol li.icon_go {
    margin: 4px 0px 5px 5px;
}

.list_campaign_item ol li a { color: #03446A; }
.list_campaign_item ol li { list-style: none; list-style-image: none; padding-bottom: 5px; }

.list_box_content .txt_list_selection {
    text-align: center;
    position: relative;
    top: 120px;   
}

/* +------------------------------------------------------------------------+ */
/* | GRID TABLE STYLES														| */
/* +------------------------------------------------------------------------+ */

#grid_container {
    width: 860px;
	margin: 20px 0px 20px 0px;
	position: relative;
}

#performance_table {
    width: 860px;
    border-left: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}

#performance_table thead {
    background: url(../../images/g_bg_grid_head.gif) repeat-x;
    height: 19px;
    color: #FFFFFF;
    text-align: left;
}

#grid_container .fo_thead_bg {
   background: url(../../images/g_bg_grid_head.gif) repeat-x;
   height: 19px;
   width: 20px;
   position: relative;
   z-index: 0;
   top: 19px;
   left: 19px;
   margin: 0px 0px auto auto
}

#grid_container .fo_tfoot_bg {
   background: #D9D9D9;
   border-top: 3px solid #B4B4B4;
   border-right: 1px solid #B4B4B4;
   border-bottom: 1px solid #B4B4B4;
   height: 19px;
   width: 20px;
   position: relative;
   z-index: 0;
   bottom: 23px;
   left: 19px;
   margin: 0px 0px auto auto;
}

#grid_container .scroll_filler_perf_grid {
    background: url(../../images/g_bg_grid_scroll_filler.gif) repeat-y;
    width: 17px;
    height: 201px;
    position: absolute;
	top: 19px;
	right: 0px;
    border-left: 1px solid #B4B4B4;
}

#performance_table tfoot {
    background: #D9D9D9;
    font-weight: bold;
    border-top: 3px solid #B4B4B4;
    height: 22px;
}

#performance_table tfoot td { border-top: 3px solid #B4B4B4; padding: 0px 5px 0px 5px; }
#performance_table thead tr th { border-right: 1px solid #BEBEBE; }
#performance_table tbody tr td { border-right: 1px solid #D6D6D6; }
#performance_table .last { border-right: none; }

#performance_table th,
#performance_table td {
    padding: 0px 5px 0px 5px;
    height: 19px;
}


/* +------------------------------------------------------------------------+ */
/* | STATS STYLES															| */
/* +------------------------------------------------------------------------+ */

.stats_chart { float: left; }

/* +------------------------------------------------------------------------+ */
/* | TAB STYLES																| */
/* +------------------------------------------------------------------------+ */

#stats_tabs { position: absolute; margin-top: -26px; width: 300px; }
#stats_tabs .first { margin-left: 10px; }

/* TAB COMBINED STYLES  */

.tab_selected .tab_side,
.tab_selected .tab_mid,
.tab_not_selected .tab_side,
.tab_not_selected .tab_mid{
    height: 27px;
    float: left;
    position: relative;
    top: 1px;
}

.tab_selected .tab_mid a,
.tab_not_selected .tab_mid a {
    display: block;
    text-decoration: none;
    position: relative;
    top: 7px;
    padding: 0px 15px 0px 11px
}

/* TAB SELECTED STYLES  */

.tab_selected .tab_side { background: url(../../images/g_bg_tab_orange_side.gif) no-repeat; width: 4px; }
.tab_selected .tab_mid { background: url(../../images/g_bg_tab_orange_mid.gif) repeat-x; }
.tab_selected .tab_mid a { font-weight: bold; color: #FFFFFF; }

/* TAB NOT SELECTED STYLES  */

.tab_not_selected .tab_side,
.tab_not_selected .tab_mid {
    height: 26px;
}

.tab_not_selected .tab_side { background: url(../../images/g_bg_tab_gray_side.gif) no-repeat; width: 4px; }
.tab_not_selected .tab_mid { background: url(../../images/g_bg_tab_gray_mid.gif) repeat-x; }
.tab_not_selected .tab_mid a { color: #292929; }

/* +------------------------------------------------------------------------+ */
/* | FILTER ACCORDIAN STYLES												| */
/* +------------------------------------------------------------------------+ */

.filter_accord {
	background: url(../../images/g_bg_accordion_gray.gif) repeat-x;
	height: 20px;
	border-top: 1px solid #9D9B9C;
	border-bottom: 1px solid #BEBEBE;
	cursor: pointer;
	margin-top: 2px;
}

.filter_accord .left { float: left; }
.filter_accord .left div { float: left; }

.filter_accord .right { float: right; }
.filter_accord .right div { float: right; }

.filter_accord .arrow_small_open,
.filter_accord .arrow_small_closed {
	height: 11px;
	width: 11px;
}

.filter_accord .arrow_small_open { background: url(../../images/icons/i_icon_arrow_small_down.gif) no-repeat; }
.filter_accord .arrow_small_closed { background: url(../../images/icons/i_icon_arrow_small_right.gif) no-repeat; }

.filter_accord .chev_left,
.filter_accord .chev_right {
	width: 42px;
	height: 19px;
}

.filter_accord .chev_left { background: url(../../images/icons/i_icon_chevron_large_left.gif) no-repeat; }
.filter_accord .chev_right { background: url(../../images/icons/i_icon_chevron_large_right.gif) no-repeat; }

.filter_accord .arrow_small_open,
.filter_accord .arrow_small_closed {
	margin: 0px 15px 0px 15px;
	position: relative;
	top: 4px;
}

.filter_accord .title_txt {
	color: #FFF;
	position: relative;
	top: 3px;
	margin-left: 15px;
}

/* +------------------------------------------------------------------------+ */
/* | QUALITY CHART STYLES													| */
/* +------------------------------------------------------------------------+ */

#chart_quality_div #quality_num_0,
#chart_quality_div #quality_num_1,
#chart_quality_div #quality_num_2,
#chart_quality_div #quality_num_3,
#chart_quality_div #quality_num_4,
#chart_quality_div #quality_num_5,
#chart_quality_div #quality_num_6,
#chart_quality_div #quality_num_7,
#chart_quality_div #quality_num_8,
#chart_quality_div #quality_num_9,
#chart_quality_div #quality_num_10,
#chart_quality_div #quality_num_nye {
    width: 145px;
    height: 141px;
    position: relative;
    top: 10px;
}

#chart_quality_div {
    background: url(../../images/g_bg_quality_score.gif) center no-repeat;
    position: absolute;
    margin: -155px 0px 0px 405px;
    width: 145px;
    height: 141px;
}

#chart_quality_div #quality_num_nye { background: url(../../images/txt/i_txt_nye.gif) center no-repeat; }
#chart_quality_div #quality_num_0 { background: url(../../images/txt/i_txt_0.gif) center no-repeat; }
#chart_quality_div #quality_num_1 { background: url(../../images/txt/i_txt_1.gif) center no-repeat; }
#chart_quality_div #quality_num_2 { background: url(../../images/txt/i_txt_2.gif) center no-repeat; }
#chart_quality_div #quality_num_3 { background: url(../../images/txt/i_txt_3.gif) center no-repeat; }
#chart_quality_div #quality_num_4 { background: url(../../images/txt/i_txt_4.gif) center no-repeat; }
#chart_quality_div #quality_num_5 { background: url(../../images/txt/i_txt_5.gif) center no-repeat; }
#chart_quality_div #quality_num_6 { background: url(../../images/txt/i_txt_6.gif) center no-repeat; }
#chart_quality_div #quality_num_7 { background: url(../../images/txt/i_txt_7.gif) center no-repeat; }
#chart_quality_div #quality_num_8 { background: url(../../images/txt/i_txt_8.gif) center no-repeat; }
#chart_quality_div #quality_num_9 { background: url(../../images/txt/i_txt_9.gif) center no-repeat; }
#chart_quality_div #quality_num_10 { background: url(../../images/txt/i_txt_10.gif) center no-repeat; }

/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED							| */
/* | 																		| */
/* | OTHER PAGE STYLES														| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

/* +------------------------------------------------------------------------+ */
/* | PORTAL LOGIN PAGE STYLES                                               | */
/* +------------------------------------------------------------------------+ */

#portal_page #header {
    background: url(../../images/g_bg_header_portal.gif) no-repeat;
    width: 532px;
    height: 92px;
    margin: 0px auto;
    border: none;
    margin-top: 50px;
    display: block;
}

#portal_page #content {
    background: url(../../images/g_bg_portal_content.gif) repeat-y;
    width: 532px;
    margin: 0px auto;
    padding: 0px;
}

#portal_page #content #content_portal { padding: 30px 30px 15px 30px; }

#portal_page #footer {
    background: url(../../images/g_bg_footer_portal.gif) no-repeat;
    width: 532px;
    height: 29px;
    margin: 0px auto;
}

#portal_page #content #content_portal .welcome_txt {
    color: #868686;
    font-size: 14px;
    line-height: 20px;
}

#portal_page #content #content_portal .login_subtext {
    color: #868686;
    font-size: 10px;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.login_forgot_image { float: left; }

/* +--------------------------------+ */
/* | LOGIN FORM STYLES              | */
/* +--------------------------------+ */

/* Sets max width of container
The max width on the "div.midTxt div.left" & "div.midTxt div.right", added up,
should not exceed this width or elements will wrap */

form#login_form { width: 295px; margin: 20px auto 20px auto; }

#btn_login {
    background: url(../../images/i_btn_login.gif) no-repeat;
    border: none;
    width: 87px;
    height: 24px;
    cursor: pointer;
    float: right;
    position: relative;
    right: 23px;
    display: block;
}

#forgot_login,
.bookmark_page {
    position: relative;
    top: 17px;
    color: #0066FF;
    text-decoration: underline;
}

form#login_form #login_error {
    color: #990000;
    position: relative;
    bottom: 5px;
    left: 70px;
}

/* Floats the div elements so that they stack horizontally  */
div.midTxt div { float: left; font-size: 12px; }

 /* Sets the vertical spacing between rows  */
div.midTxt div.left,
div.midTxt div.right {
    margin-bottom: 5px;
}

/* Sets the max width of the left container the contains the label text  */
div.midTxt div.left { width: 70px; }

/* Sets the max width of the right container the contains the input fields  */
div.midTxt div.right { width: 210px; }

/* Sets the look and dimensions of the input fields  */
div.midTxt div.right input {
    width: 200px;
    border: 1px solid #D1D1D1;
    font-size: 11px;
    position: relative;
    bottom: 2px;
}

#pass_help {
    width: 300px;
    margin: 0px auto;
    display: none;
    line-height: 14px;
    padding-bottom: 15px;
}

div#pass_help .notice_txt { margin-top: 10px; }

#pass_help input { margin: 10px 10px 0px 0px; text-size: 10px; width: 190px; border: 1px solid #A8A8A8; }
#pass_help a { color: #0066FF; text-decoration: none; }
#pass_help a span { position: relative; bottom: 1px; padding-right: 3px; }
#pass_help a img { position: relative; top: 3px; }

#ajax_load_image { display: none; }

/* +------------------------------------------------------------------------+ */
/* | ACCOUNT SETTINGS PAGE STYLES                                           | */
/* +------------------------------------------------------------------------+ */

#account_settings_page #container_main_content { padding: 15px; }
#account_settings_page #domain_settings #container_main_content { padding: 0px; }

#account_settings_page #container_subtitle_txt span {
    font-weight: bold;
    position: relative;
    bottom: 5px;
    left: 3px;
}

#account_settings_page #section_1,
#account_settings_page #section_2 {
    float: left;
}

#account_settings_page #section_2 { padding-left: 70px; }

#account_settings_page #domain_settings .container_1 {
    border-right: 1px dashed #AAAAAA;
    margin: 0px 15px 0px 0px;
    padding: 15px 15px 40px 15px;
}

#domain_input { float: left; width: 500px; }
#domain_input .type_domain_section { padding: 5px 10px 0px 0px; }

#domain_input .type_domain_section input {
    font-size: 10px;
    position: relative;
    left: 2px;
    width: 300px;
    font-weight: bold;
    float: right;
}

#domain_input .type_domain_section div { float: left; }

.link_domain_validate {
    float: right;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 2px solid #777777;
    border-right: 2px solid #777777;
    padding-top: 1px;
    width: 150px;
    height: 14px;
    margin-left: 10px;
    text-decoration: none;
    background: #D1D1D1;
    color: #292929;
    text-align: center;
}

.validate { background: #D1D1D1; }
.validating { background: #FCFFB7; }
.valid { background: #DDFFCC; }
.not_valid { background: #EED4D4; }

#account_settings_page .container_1,
#account_settings_page .container_2,
#account_settings_page .container_3 {
    float: left;
    margin-top: 10px;
}

#account_settings_page .container_1 ul,
#account_settings_page .container_2 ul {
    padding: 0px;
    margin: 0px;
}

#account_settings_page .container_1 ol {
    width: 275px;
    line-height: 18px;
    padding: 10px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

#account_settings_page .container_1 ul li,
#account_settings_page .container_2 ul li {
    margin: 0px;
    list-style: none;
    list-style-image: none;
}

#account_settings_page .container_1 ul li {
    padding: 10px 0px 0px 0px;
    margin-right: 10px;
}

#account_settings_page .container_1 .help_btn img {
    padding: 0px;
    position: relative;
    top: 2px;
}

#account_settings_page .container_2 ul li { padding: 6px 0px 0px 0px; }

#account_settings_page .container_2 ul li input.txt_pass,
#account_settings_page #domain_settings .container_2 input,
#account_settings_page .container_2 ul li input#txt_email {
    width: 150px;
    border: 1px solid #A8A8A8;
    font-size: 11px;
}

#account_settings_page .container_2 ul li input#txt_email { width: 225px; }

#account_settings_page .container_3 {
    width: 130px;
    line-height: 18px;
    margin-left: 15px;
    padding-top: 2px;
}

#cname_section { border: 1px solid #A8A8A8; margin: 15px 0px 15px 0px; width: 500px; }
#cname_section ul { padding: 0px; margin: 0px; }
#cname_section ul li { list-style: none; list-style-image: none; }
#cname_content { overflow: auto; height: 200px; }

.cname_listing {
    display: block;
    text-decoration: none;
    color: #03446A;
    font-weight: bold;
}

.cname_listing div.link,
.cname_listing div.image {
    float: left;
}

.cname_listing div.link { text-decoration: underline; padding-top: 7px; }
.cname_listing div.image { width: 150px; padding: 5px 0px 5px 15px; }

#submit_account_settings { margin-top: 5px;	 }

/* +------------------------------------------------------------------------+ */
/* | LEGAL PAGES STYLES                                                     | */
/* +------------------------------------------------------------------------+ */

.legal_main { width: 700px; margin: 0px auto; line-height: 14px; }

.terms_window { width: 600px; }

.legal_main h1 { font-weight: bold; font-size: 14px; line-height: 20px; }
.legal_main h2 { font-weight: bold; font-size: 12px; }

.legal_content {
    margin-top: 10px;
    overflow: auto;
    height: 200px;
    border: 1px solid #A8A8A8;
    padding: 0px 20px 0px 20px; 
}

.terms_content { height: 350px; margin-bottom: 25px; }

.legal_content ol { padding: 10px 0px 10px 20px; }
.legal_content ol li { padding: 5px 0px 5px 0px; }
.legal_content ol li { list-style: upper-roman; }
.legal_content ol.upper_roman li { list-style: upper-roman; }
.legal_content ol.upper_alpha li { list-style: upper-alpha; }
.legal_content ol li ol li { list-style: decimal; }
.legal_content ol li ol li ol li { list-style: lower-alpha; }
.legal_content ol li ol li ol li ul li { list-style: disc; }

/* +------------------------------------------------------------------------+ */
/* | PENDING PAGES STYLES                                                   | */
/* +------------------------------------------------------------------------+ */

#pending_page .note_txt {
    color: #636363;
    font-size: 12px;
    line-height: 20px;
    padding: 15px 15px 0px 15px;
}

table#pending_list { margin: 15px; }
#pending_list .number { width: 25px; margin-right: 7px; text-align: center; }
#pending_list .title { width: 180px; padding-left: 5px; }
#pending_list .pending_status span { position: relative; bottom: 1px; }
#pending_list .completed { background: #DDFFCC; color: #468229; }
#pending_list .approval { background: #FCFFB7; color: #757A00; }
#pending_list .awaiting { background: #FFC6C6; color: #990000; }
#pending_list td.spacer { padding: 0px 3px 0px 3px; }
#pending_list td.vert_spacer { padding: 3px 0px 3px 0px; font-size: 0px; }
#pending_list .pending_status img { padding-right: 3px; position: relative; top: 2px; }

#pending_list .bg_pending_item {
    background: url(../../images/g_bg_title_bar_gray.gif) repeat-x;
    border: 1px solid #E4E4E4;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

#pending_list .pending_status {
    width: 165px;
    height: 20px;
    border: 1px solid #d1d1d1;
    padding-left: 5px;
    font-size: 12px;
}

/* +------------------------------------------------------------------------+ */
/* | CONTACT US STYLES                                                      | */
/* +------------------------------------------------------------------------+ */

#contact_content_left,
#contact_content_right {
    float: left;
    padding-top: 15px;
}

#contact_content_left { width: 58%; }

#contact_content_right { width: 41%;  }

#contact_content_right p {
    padding: 0px 0px 0px 30px;
    margin: 0px 0px 0px 10px;
    border-left: 1px dashed #D1D1D1;
    position: relative;
    bottom: 5px;
}

/* Sets max width of container
The max width on the "div.midTxt div.left" & "div.midTxt div.right",
added up, should not exceed this width or elements will wrap  */
#form_contact { width: 100%; }

/* Floats the div elements so that they stack horizontally  */
#form_contact .midTxt div { float: left; font-size: 11px; }

/* Sets the vertical spacing between rows  */
#form_contact .midTxt .left,
#form_contact .midTxt .right {
    margin-bottom: 5px;
}

/* Sets the max width of the left container the contains the label text  */
#form_contact .midTxt .left { width: 32%; }

/* Sets the max width of the right container the contains the input fields  */
#form_contact .midTxt .right { width: 65%; }

/* Sets the look and dimensions of the input fields  */
#form_contact .midTxt .right input,
#form_contact input#btnSubmit,
#form_contact .midTxt .right textarea {
    width: 95%;
    border: 1px solid #D1D1D1;
    font-size: 11px;
}

#form_contact .midTxt .right textarea { height: 50px; }

/* Sets the look and dimensions of the PHONE input fields  */
#form_contact .midTxt .phone input { width: 30px; border: 1px solid #D1D1D1; font-size: 11px; }

/* Sets the look and dimensions of the submit button  */
#form_contact input#btnSubmit {
    background: url(../../images/g_bg_button_2.gif) repeat-x;
    height: 22px;
    margin-top: 10px;
    font-weight: bold;
    font-family: Arial;
}

.txt_denote { font-size: 10px; font-style: italic; }

/* +------------------------------------------------------------------------+ */
/* | 404 ERROR PAGE STYLES                                                  | */
/* +------------------------------------------------------------------------+ */

#error_page #error_message_txt,
#maintenance_page #error_message_txt {
    line-height: 18px;
}

#error_page .title,
#maintenance_page .title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}

#error_contact { font-size: 14px; }

/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED							| */
/* | 																		| */
/* | AFFILIATE CHANNEL STYLES												| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

/* NAV */
#campaign_search_page ul#nav_secondary li.campaign_search_page {
    background: url(../../images/g_bg_nav_selected_2.gif) repeat-x;
    padding-right: 1px;
}

#campaign_search_page ul#nav_secondary li.campaign_search_page div a {
    color: #022E48;	
}


/* +------------------------------------------------------------------------+ */
/* | PUBLISHER HOME PAGE STYLES                                             | */
/* +------------------------------------------------------------------------+ */

#chart_revenue_div { position: relative; z-index: 0; }

#publisher_page div#content { padding: 0px; }

/* +--------------------------------+ */
/* | SPOTLIGHT SECTION STYLES       | */
/* +--------------------------------+ */

div#spotlight_section { float: left; width: 300px; }

div#spotlight_section div#spotlight_title {
    padding: 15px 15px 5px 15px;
    background: #F1F1F1;
    border-bottom: 1px dashed #CDCDCD;
}

div#spotlight_section div#spotlight_title div#spotlight_title_img {
    background: url(../../images/i_image_spotlight_title.gif) no-repeat;
    width: 256px;
    height: 65px;
    margin: 0px auto;
}

div#spotlight_section div#spotlight_title div#spotlight_title_img a {
    position: relative;
    top: 32px;
    right: 50px;
    float: right;
    color: #292929;
    font-size: 10px;
    font-weight: bold;
}

div#spotlight_section div#spotlight_title a#btn_learn_more_spotlight {
    display: block;
    background: url(../../images/i_btn_learn_more_spotlight.gif) no-repeat;
    width: 244px;
    height: 33px;
    margin: 0px auto 10px auto;
}

#publisher_page div#spotlight_section div#spotlight_list {
    overflow: auto;
    height: 566px;
}

.spotlight_box_orange,
.spotlight_box_blue {
    width: 244px;
    height: 162px;
    margin: 15px auto auto auto;
}

.spotlight_box_orange img.icon,
.spotlight_box_blue img.icon {
    position: relative;
    top: 10px;
    left: 10px;
}

.spotlight_box_orange a.btn_add_campaign,
.spotlight_box_blue a.btn_add_campaign {
    display: block;
    background: url(../../images/i_btn_add_campaign.gif) no-repeat;
    width: 218px;
    height: 31px;
    margin: 118px 0px 0px 13px;
    position: absolute;
}

.spotlight_box_orange div.stats_list,
.spotlight_box_blue div.stats_list {
    float: left;
}

.spotlight_box_orange div.stats_list ul,
.spotlight_box_blue div.stats_list ul {
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 0px 10px;
}

.spotlight_box_orange div.stats_list ul li,
.spotlight_box_blue div.stats_list ul li {
    list-style-image: none;
    list-style: none;
    padding-bottom: 4px;
}


.spotlight_box_orange img.thumbnail,
.spotlight_box_blue img.thumbnail {
    float: right;
    border: 1px solid #A8A8A8;
    margin: 5px 13px 0px 0px;
}

.spotlight_box_orange span.title_txt,
.spotlight_box_blue span.title_txt {
    font-weight: bold;
    position: relative;
    left: 15px;
    bottom: 5px;
}

.spotlight_box_orange div.subtitle_txt,
.spotlight_box_blue div.subtitle_txt {
    padding-left: 43px;
    position: relative;
    bottom: 3px;    
    font-size: 10px;
}

.spotlight_box_orange { background: url(../../images/i_image_spotlight_box_orange.gif) no-repeat; }
.spotlight_box_blue { background: url(../../images/i_image_spotlight_box_blue.gif) no-repeat; }
.spotlight_txt { line-height: 16px; }
.spotlight_example_1 { float: right; padding: 0px 0px 20px 20px; }

/* +--------------------------------+ */
/* | PUBLISER STATS SECTION STYLES  | */
/* +--------------------------------+ */

#publisher_page div#stats_section { border-left: 1px dashed #CDCDCD; }

#publisher_page div#stats_section #txt_quality_score {
    text-align: center;
    position: relative;
    font-weight: bold;
    color: #555555;
}

#publisher_page div#stats_section,
.stats_chart {
    float: left;
}

#publisher_page div#stats_section ul.list_date li { padding-top: 0px; }

/* +--------------------------------+ */
/* | GRAPHS & CHARTS STYLES         | */
/* +--------------------------------+ */

#graphs_charts_dated,
#graphs_charts_realtime {
    border: 1px solid #CDCDCD;
    border-top: none;
    margin: 0px 0px 20px 0px;
    background: #FFFFFF;
}

#graphs_charts_dated,
#graphs_charts_realtime,
#graphs_charts_dated .list_box_title_color,
#graphs_charts_realtime .list_box_title_color {
    width: 560px;
}

#graphs_charts_dated,
#graphs_charts_realtime {
    position: relative;
    z-index: 0;
}

#graphs_charts_dated select { border: 2px solid #A8A8A8; width: 150px; }

#graphs_charts_dated .timeframe_dd {
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 20px;
	font-size: 12px;
}

/* +--------------------------------+ */
/* | NOTIFICATION STYLES            | */
/* +--------------------------------+ */

#notifications_container {
    border: 1px solid #CDCDCD;
    margin-top: 15px;
    width: 560px;
}

#notification_page #notifications_container { width: 100%; }
#table_notification { width: 100%; }

#table_notification td,
#table_notification th {
    padding: 5px 0px 3px 15px;
    text-align: left;
}

#table_notification th { border-bottom: 1px solid #CDCDCD; background: #E8E8E8; }

#table_notification tbody td.icon,
#table_notification thead th.icon {
    width: 5%;
}

#table_notification tbody td.date,
#table_notification tbody td.type,
#table_notification thead th.type,
#table_notification thead th.date {
    width: 15%;
}

#table_notification tbody td.message_desc {
    color: #03446A;
    padding: 20px 50px 20px 50px;
    border-top: 1px dotted #CDCDCD;
    line-height: 18px;
}

#table_notification tbody td.message,
#table_notification thead th.message {
    width: 60%;
    color: #03446A;
}

#table_notification tbody td.message a,
#table_notification tfoot td.message a {
    color: #03446A;
}

#table_notification tbody td.close {
    text-align: center;
    padding-right: 10px;
    width: 5%;
}

#table_notification tbody tr.zebra { background: #F4F4F4; }
#table_notification tbody tr:hover { background: #DDF3FF; }

#table_notification tfoot tr td.view_amount {
    text-align: right;
    padding-right: 15px;
    border-top: 1px solid #CDCDCD;
    background: #E8E8E8;
}

/* +------------------------------------------------------------------------+ */
/* | CAMPAIGN LIST PAGE STYLES                                              | */
/* +------------------------------------------------------------------------+ */

#camp_loader { margin-left: 50%; margin-top: 10px; }
#stats_loader { position: relative; top: 70px; left: 261px; }

/* +--------------------------------+ */
/* | CAMPAIGN POPUP BOX STYLES      | */
/* +--------------------------------+ */

#popup_campaign_html { zoom: 100%; } /* i fix the float problem of text not appearing */

#popup_campaign_html input,
#popup_campaign_html select,
#popup_campaign_html textarea {
    width: 99%;
    border: 1px solid #A8A8A8;
    font-size: 11px;
}

#popup_campaign_html select { width: 300px; }
#popup_campaign_html textarea { height: 200px; }
#popup_campaign_html div { padding: 0px 0px 10px 0px; }
#popup_campaign_html div.input_txt_title { padding: 0px 0px 3px 0px; }
#popup_campaign_html div#plain_text_title { margin-top: 5px; }
#popup_campaign_html div.input_txt_title span { text-decoration: underline; }
#popup_campaign_html div.input_txt_title .arrow_right { height: 13px; position: relative; top: 3px; }
#popup_campaign_html div.input_txt_title .arrow_down { height: 12px; position: relative; top: 3px; right: 2px; }

#popup_lower_buttons { margin-top: 5px; }
#popup_lower_buttons a { margin-right: 3px; }

#rollover_image { display: none; position: fixed; top: 0px; left: 0px; }

/* +------------------------------------------------------------------------+ */
/* | CAMPAIGN SEARCH PAGE STYLES                                            | */
/* +------------------------------------------------------------------------+ */

.affiliate_channel .camp_search_items { padding: 15px;  border-bottom: 2px solid #D1D1D1}
.affiliate_channel .camp_search_items span.title { display: block; padding-bottom: 3px; }
.affiliate_channel .camp_search_items .item { float: left; margin-right: 15px; }
.affiliate_channel .camp_search_items .sml { width: 50px; }
.affiliate_channel .camp_search_items .lrg { width: 220px; }
.affiliate_channel .camp_search_items .vert_divide { height: 38px; }
.affiliate_channel .camp_search_items select.txt { height: 20px; }
.affiliate_channel .camp_search_items input.txt { height: 16px; }
.affiliate_channel .camp_search_items input#text_only { margin-left: 15px; }
.affiliate_channel #dropdown_container_2nd_row { margin-top: 15px; }

.affiliate_channel .camp_search_items input.txt,
.affiliate_channel .camp_search_items select.txt {
	border: 2px solid #D1D1D1;
	display: block;
}

/* DROP DOWN */
.camp_search_items .dd_wrapper { position: relative;; }

.camp_search_items .dd_title { border: 2px solid #D1D1D1; height: 16px; }
.camp_search_items .dd_title .dd_arrow span { position: relative; top: 2px; left: 5px; }

.camp_search_items .dd_title .dd_arrow {
	background: url(../../images/icons/i_icon_dd_arrow.gif) 204px 0px no-repeat;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #444;
}

.camp_search_items .dd_content {
	background: #FFF;
	border: 2px solid #D1D1D1;
	border-top: none;
	height: 125px;
	overflow: auto;
	overflow-x: hidden;
	overflow-x: none;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	z-index: 1000;
	color: #444;
	outline: none;
}
.camp_search_items .dd_content .dd_item { position: relative; padding: 4px 0px 4px 10px; cursor: pointer; }
.camp_search_items .dd_content .first { padding-top: 8px; }
.camp_search_items .dd_content .dd_item_highlighted { background: #E0EFF8; }

.camp_search_items .dd_content .dd_item a.txt {
	position: absolute;
	top: 7px;
	padding-left: 5px;
	width: 80%;
	text-decoration: none;
	color: #444;
	white-space: nowrap;
}

#body_text { font-family: courier; }

.loading_image_campaign_search { float: right; position: absolute; bottom: 119px; right: 10px; padding: 0px; }

/* +------------------------------------------------------------------------+ */
/* | MY CAMPAIGN PAGE STYLES                                                | */
/* +------------------------------------------------------------------------+ */

/* +--------------------------------+ */
/* | LIST FILTER CONTAINER STYLES   | */
/* +--------------------------------+ */

#container_main_content ul#list_filter { padding: 0px; margin: 0px; }

#container_main_content ul#list_filter li {
    padding: 15px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    float: left;
}

#container_main_content ul#list_filter li.txt { padding-right: 0px; }
#container_main_content ul#list_filter li span { position: relative; top: 7px; }

#container_main_content ul#list_filter li input,
#container_main_content ul#list_filter li select {
    border: 1px solid #A8A8A8;
    font-size: 11px;
    width: 200px;
    position: relative;
    top: 5px;
}

.camp_html span { margin: 0px 0px 2px 5px; text-decoration: underline; }

/* +------------------------------------------------------------------------+ */
/* | PERFORMANCE REPORT PAGE STYLES /  SUPPRESSION LIST PAGE STYLES         | */
/* +------------------------------------------------------------------------+ */

#report_container {
    float: left;
    border: 1px solid #BEBEBE;
    border-bottom: 5px solid #BEBEBE;
    width: 800px;
}

.pr_with_tert { width: 666px !important; position: relative; }

.txt_run_report {
    background: url(../../images/txt/i_txt_choose_report.gif) no-repeat;
    width: 320px;
    height: 34px;
    margin: 26px 0px 25px 20px;
}

.bg_gray { background: #BEBEBE; }

.adjustments_lnk { text-decoration: underline; }

#adjustments_table {
	width: 650px;
	border-left: 1px solid #DAD9C7;
	margin: 20px;
	border-collapse:separate;
    border-spacing:0pt;
}

#adjustments_table thead tr th,
#adjustments_table tfoot tr td {
    background-position: right center;
    background-repeat: no-repeat;
    border-right: 1px solid #DAD9C7;
    margin-left: -1px;
    padding-right: 10px;
    text-align: left;
    background-color:#EEEEEE;
    border-bottom:1px solid #DAD9C7;
    border-top:2px solid orange;
    color:#000000;
    font-weight:bold;
    padding:4px;
}

#adjustments_table tbody tr td {
    border-bottom:1px solid #DAD9C7;
    border-right:1px solid #DAD9C7;
    color:#000000;
    padding:2px;
    text-align:left;	
}

#scrubbed_ip_table thead tr th#col_ip { width: 75px; }
#scrubbed_ip_table thead tr th#col_match { width: 140px; }
#scrubbed_ip_table thead tr th#col_reason { width: 350px; }
#scrubbed_ip_table thead tr th#col_total { width: 60px; }
#scrubbed_ip_table tfoot tr th { text-align: left; }
#scrubbed_loader { margin-left: 334px; }
.scrub_lnk { text-decoration: underline; }

/* +--------------------------------+ */
/* | LIST DATE CONTAINER  STYLES    | */
/* +--------------------------------+ */

#stats_section { padding: 0px 15px 0px 15px; }

#stats_section ul.list_date,
#container_main_content ul.list_date {
    padding: 0px;
    margin: 0px;
}

#stats_section ul.start_date { padding-top: 15px; }
#stats_section ul.end_date { padding-left: 4px; }

#stats_section ul.list_date li,
#container_main_content ul.list_date li {
    padding: 15px 7px 15px 7px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
    float: left;
}

#stats_section ul.list_date li.txt,
#container_main_content ul.list_date li.txt {
    padding-right: 0px;
}

#stats_section ul.list_date li.txt span,
#container_main_content ul.list_date li.txt span {
    position: relative;
    top: 9px;
}

#stats_section ul.list_date li a.calendar,
#container_main_content ul.list_date li a.calendar {
    position: relative;
    top: 7px;
    cursor: pointer;
}

#stats_section ul.list_date li input,
#container_main_content ul.list_date li input,
#container_main_content ul.list_date li select {
    border: 2px solid #D1D1D1;
    font-size: 11px;
    width: 80px;
    position: relative;
    top: 4px;
    text-align: right;
}

#container_main_content ul.list_date li select.perf_dd,
#container_main_content ul.list_date li select.supp_dd,
#container_main_content ul.list_date li select.perf_dd_lm {
    width: 130px;
    top: 7px;
    margin-left: 5px;
    text-align: left;
}

#container_main_content ul.list_date li select.perf_dd_lm { width: 180px; }
#container_main_content ul.list_date li select.supp_dd { width: 225px; }
#container_main_content ul.list_date li span.txt_select { position: relative; top: 6px; }

#stats_section ul.list_date li .date_format,
#container_main_content ul.list_date li .date_format {
    position: relative;
    top: 6px;
    right: 18px;
    color: #666666;
    font-size: 9px;
    font-style: italic;
    text-align: right;
}

#suppression_frm { padding-bottom: 10px; }

/* +--------------------------------+ */
/* | GRID TABLE STYLES              | */
/* +--------------------------------+ */

#grid_container {
    width: 860px;
	margin: 20px 0px 20px 0px;
	position: relative;
}

#performance_table {
    width: 860px;
    border-left: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}

#performance_table thead {
    background: url(../../images/g_bg_grid_head.gif) repeat-x;
    height: 19px;
    color: #FFFFFF;
    text-align: left;
}

#grid_container .fo_thead_bg {
   background: url(../../images/g_bg_grid_head.gif) repeat-x;
   height: 19px;
   width: 20px;
   position: relative;
   z-index: 0;
   top: 19px;
   left: 19px;
   margin: 0px 0px auto auto
}

#grid_container .fo_tfoot_bg {
   background: #D9D9D9;
   border-top: 3px solid #B4B4B4;
   border-right: 1px solid #B4B4B4;
   border-bottom: 1px solid #B4B4B4;
   height: 19px;
   width: 20px;
   position: relative;
   z-index: 0;
   bottom: 23px;
   left: 19px;
   margin: 0px 0px auto auto;
}

#grid_container .scroll_filler_perf_grid {
    background: url(../../images/g_bg_grid_scroll_filler.gif) repeat-y;
    width: 17px;
    height: 201px;
    position: absolute;
	top: 19px;
	right: 0px;
    border-left: 1px solid #B4B4B4;
}

#performance_table tfoot {
    background: #D9D9D9;
    font-weight: bold;
    border-top: 3px solid #B4B4B4;
    height: 22px;
}

#performance_table tfoot td { border-top: 3px solid #B4B4B4; padding: 0px 5px 0px 5px; }
#performance_table thead tr th { border-right: 1px solid #BEBEBE; }
#performance_table tbody tr td { border-right: 1px solid #D6D6D6; }
#performance_table .last { border-right: none; }

#performance_table th,
#performance_table td {
    padding: 0px 5px 0px 5px;
    height: 19px;
}

.image_thumb_mycamp { padding: 5px 0px 5px 0px; }

#totals_div { width: 860px;	}

.category_table {
    width: 653px;
    border: 1px solid #B4B4B4;
    clear: both;
    margin: 0px 0px 15px 13px;
}

.category_table thead {
    background: url(../../images/g_bg_grid_head.gif) repeat-x;
    height: 19px;
    color: #FFFFFF;
    text-align: left;
}
.category_table thead th,
.category_table tbody td {
    padding: 0px 5px 0px 5px;
    height: 19px;
    border-right: 1px solid #DAD9C7;
    border-bottom: 1px solid #DAD9C7;
}

.category_table tbody td span.bold { font-weight: bold; }


/* MISC */
#cdomain_help { position: relative; right: 1px; }
#btn_validate_cdomain { position: relative; right: 1px; }

/* CAMPAIGN SEARCH */
#filters_holder
{
	margin: 15px;
}

.btn_run_search_report
{
	margin: 10px 10px 10px 15px;
	width: 90px;
}

.select_filter
{
	float: left;
	clear:both;
}

#add_a_filter
{
	float: left;
	clear: both;
	margin: 15px 0px 5px 0px;
	text-decoration: underline;
	cursor: pointer;	
}

/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED							| */
/* | 																		| */
/* | SEARCH CHANNEL STYLES													| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

.search_channel .note_txt { margin-left: 15px; margin-top: 15px; }
.search_channel .title_note { margin-left: 0px; margin-top: 0px; }

.search_channel .vert_divide {
	height: 24px;
	margin: 0px 15px 0px 15px;
	position: relative;
	bottom: 5px;
}

.search_channel a.active { border: 3px solid #FFCD7F; }

/* +------------------------------------------------------------------------+ */
/* | CONTENT TITLE			      		                                    | */
/* +------------------------------------------------------------------------+ */

.search_channel #content_title { position: relative; }

.search_channel #content_title #title_info_right .content_rt { float: right; position: absolute; top: 10px; right: 15px; }
.search_channel #content_title #title_info_right .content_rt select { border: 2px solid #D1D1D1; margin-left: 5px; }

.search_channel #content_title .pub_select { float: right; margin-right: 10px; position: relative; top: 2px; }

/* +------------------------------------------------------------------------+ */
/* | REPORTS PAGE STYLES      		                                        | */
/* +------------------------------------------------------------------------+ */

.search_channel #report_container {
	float: none;
	width: 860px;
	margin: 0px auto;
	border-bottom: 0px;
}

.search_channel #container_main_content { position: relative; }

.search_channel #container_main_content ul.list_date li select {
	border: 2px solid #D1D1D1;
	width: 200px;
	text-align: left;
	margin-left: 13px;
	margin-right: 13px;
}

.search_channel .dash_divide {
	border-top: 1px dashed #D1D1D1;
	margin-top: 15px;
	padding-bottom: 5px;
}

.column_edit { padding: 0px 0px 10px 15px; float: left; width: 705px; }

.column_edit .column_item {
	padding: 0px 10px 1px 5px;
	float: left;
	margin: 5px 5px 0px 0px;
	white-space: nowrap;
	cursor: pointer;
}

.column_edit .column_item span { position: relative; bottom: 2px; }

/* +--------------------------------+ */
/* | GRID STYLES		            | */
/* +--------------------------------+ */

.search_channel .report_grid {
	border-top: none;
	margin-bottom: 20px;
	border-bottom: 4px solid #A8A8A8;
	width: 862px;
}

.search_channel #report_data_container { width: 860px; }
.search_channel #report_data_container .list_box_title_color { width: 862px; }

.search_channel #performance_table { border-bottom: none;}

.search_channel table#perf_tbl td div.num { text-align: right; }
.search_channel table#perf_tbl th div.num { text-align: right; }

/* +--------------------------------+ */
/* | MODAL STYLES		            | */
/* +--------------------------------+ */

.search_channel #popup_content { padding: 0px; }
.search_channel #popup_content .button_section { margin: 15px; }

.search_channel #popup_container .quality_score_txt { padding: 20px; }

.search_channel #popup_content #criteria_viewer { height: 400px; overflow: auto; overflow-x: hidden; border-bottom: 1px solid #A8A8A8; }

.search_channel #popup_content #criteria_viewer .title {
	color: #666;
	padding: 4px 0px 3px 15px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
}

.search_channel #popup_content #criteria_viewer .first { border-top: none; margin-top: 0px; }
.search_channel #popup_content #criteria_viewer .item { color: #666; padding: 2px 0px 2px 15px; }
.search_channel #popup_content #criteria_viewer .item span.txt { position: relative; bottom: 3px; }

.search_channel .url_generator,
.search_channel .docs_list {
	padding: 20px !IMPORTANT;
}

.search_channel .url_generator .note { font-size: 10px; font-style: italic; color: #666; }

.search_channel .url_generator #generate_url_message {
	width: 500px;
	margin-left: 7px;
	line-height: 18px;
	position: relative;
	bottom: 3px;
}

.search_channel .url_generator input#static_url {
	width: 300px;
	margin: 10px 0px 5px 5px;
	border: 2px solid #D1D1D1;
}

.search_channel .url_generator img.icon_notice,
.search_channel .url_generator #generate_url_message,
.search_channel .docs_list img.icon_notice,
.search_channel .docs_list .help_txt {
	float: left;
}

.search_channel .docs_list .help_txt { margin-left: 5px; }
.search_channel .docs_list .docs_item { padding-top: 15px; }


/* +--------------------------------+ */
/* | FILTER CATEGORY STYLES         | */
/* +--------------------------------+ */

.search_channel .list_box_content { height: 200px; }

.dyn_drop_down { position: relative; bottom: 4px; z-index: 100;}

.filter_dd_head,
.filter_dd_box {
	width: 220px;
}

.filter_dd_head {
	border: 2px solid #D1D1D1;
	border-top: 5px solid #FF9B00;
	cursor: pointer;
}

.filter_dd_head .txt {
	position: relative;
	top: 2px;
	padding: 0px 10px 0px 5px;
	color: #333333;
}

.dd_arrow {
	background: url(../../images/icons/i_icon_dd_arrow.gif) no-repeat;
	width: 17px;
	height: 16px;
	margin: 0px;
	float: right;
}

.filter_dd_box {
	border: 2px solid #D1D1D1;
	border-top: none;
	position: absolute;
	background: #FFF;
	text-align: center;
	z-index: 500;
}

.filter_dd_box .link_top { padding-top: 5px; display: block; cursor: pointer; }
.filter_dd_box .dd_option { padding: 5px 5px 3px 5px; }
.filter_dd_box .dd_option:hover {background: #EDF5FC; } 
.filter_dd_box .dd_option .dd_list_item { cursor: pointer; }
.filter_dd_box .dd_option a.float_rt { color: #990000; cursor: pointer; }
.filter_dd_box .dash_divide { margin: 10px 0px 0px 0px; padding-bottom: 0px; }
.filter_dd_box a { color: #3491DF; }
.filter_dd_box a:hover { text-decoration: underline; }

/* +------------------------------------------------------------------------+ */
/* | DASHBOARD PAGE STYLES      		                                    | */
/* +------------------------------------------------------------------------+ */

.search_channel .content_wrapper,
.search_channel #notifications_container {
	width: 95%;
	margin: 0px auto;
}

.search_channel .content_wrapper { padding: 20px 0px 20px 0px; }

.search_channel #notifications_container {
	padding: 20px 0px 0px 0px;
	padding-bottom: 15px;
	border: none;
	border-bottom: 1px dashed #D1D1D1;
}

.search_channel .alert_1 {
	background: url(../../images/g_bg_hazard.gif) repeat-x;
}

.search_channel .alert_2 {
	background-color: #F08080;
}

/* +--------------------------------+ */
/* | SEARCH STATS SECTION STYLES    | */
/* +--------------------------------+ */

#search_stats_section {
    width: 385px;
    border: 1px solid #CDCDCD;
    border-bottom: none;
    margin: 15px 15px 0px 0px;
    float: left;
    padding-bottom: 30px;
    position: relative;
}

/* +--------------------------------+ */
/* | STATS GRID STYLES              | */
/* +--------------------------------+ */

.search_channel .stats_grid {
	border: 1px solid #D1D1D1;
	float: left;
	width: 80%;
	margin-bottom: 15px;
}

.search_channel .stats_grid table { width: 100%; }
.search_channel .stats_grid table .left { text-align: left; border-left: none; }
.search_channel .stats_grid table td { border-left: 1px solid #D6D6D6; height: 20px; }

.search_channel .stats_grid table td,
.search_channel .stats_grid table th {
	text-align: right;
	padding: 0px 10px 0px 10px;
}

.search_channel .stats_grid table thead th {
	background: url(../../images/g_bg_grid_head.gif) repeat-x;
	height: 19px;
	color: #FFF;
	border-left: 1px solid #AEAEAE;
}

.search_channel #chart_scrub_reasons_div,
.search_channel #realtime_scrub_reasons_div {
	text-align: center;
}

/* +--------------------------------+ */
/* | SEARCH QUALITY SCORE STYLES    | */
/* +--------------------------------+ */

.search_channel #chart_quality_div {
    background: url(../../images/g_bg_quality_score.gif) center no-repeat;
	float: right;
    width: 145px;
    height: 141px;
	margin: 0px;
	position: static;
}

.search_channel #txt_quality_score {
	text-align: center;
    position: relative;
    font-weight: bold;
    color: #555555;
}

/* +--------------------------------+ */
/* |  	  STATS GRAPHS STYLES       | */
/* +--------------------------------+ */

.search_channel #stats_tabs {
	position: static;
	margin: 10px 0px 0px 0px;
	width: 100%;
}

.search_channel .stats_graph { border: 1px solid #D1D1D1; }

.search_channel #graphs_charts_dated,
.search_channel #graphs_charts_realtime {
    border: none;
    background: #FFFFFF;
	width: 100%;
	margin: 0px;
}

.search_channel  #stats_tabs .tab_links_right { float: right; margin-left: 15px; }

.search_channel  #stats_tabs .tab_links_right div a.txt {
	position: relative;
	bottom: 5px;
	color: #3491DF;
	margin-left: 3px;
	cursor: pointer;
}

.tab_links_right div a.txt:hover { text-decoration: underline; }

.search_channel  #stats_tabs .tab_links_right div a img {
	position: relative;
	bottom: 2px;
	margin-left: 2px;
}

.tab_side_link { float: left; margin: 5px 0px 0px 10px; color: #3491DF; cursor: pointer; }
.tab_side_link:hover { text-decoration: underline; }

/* +------------------------------------------------------------------------+ */
/* | REPORTS PAGE STYLES      		                                        | */
/* +------------------------------------------------------------------------+ */

.time_container {
	background: #FFFFD9;
	border: 2px solid #D1D1D1;
	padding: 4px 15px 4px 15px;
	margin-left: 15px;
}

.search_channel #container_main_content ul.list_date li .time_container select {
	width: 80px;
	margin: 0px;
	position: static;
	top: 0px;
}

.search_channel #container_main_content ul.list_date li .time_container span { margin: 0px 5px 0px 20px; }
.search_channel #container_main_content ul.list_date li .time_container span.first { margin-left: 0px; }

/* +--------------------------------+ */
/* |  	  LIST BOX STYLES   	    | */
/* +--------------------------------+ */

.search_channel #list_box_main ul li.campaign_listings .extend_mid { width: 571px; }
.search_channel #list_box_main ul li.campaign_listings .extend_first { width: 857px; }
@charset "UTF-8";


/* +------------------------------------------------------------------------+ */
/* | PROPERTY OF ADKNOWLEDGE, ALL RIGHTS RESERVED							| */
/* | 																		| */
/* | EMAIL CHANNEL STYLES													| */
/* | 																		| */
/* | 																		| */
/* +------------------------------------------------------------------------+ */

/* +------------------------------------------------------------------------+ */
/* | MY DEALS PAGE STYLES                                                   | */
/* +------------------------------------------------------------------------+ */

#deals { padding: 20px 0px 0px 20px; }
#deals p { font-weight: bold; }
#deals ul { padding: 0px 0px 20px 30px; margin: 0px; }
#deals ul li a { color: #03446A; }

#deals ul li {
    list-style-image: url(../../images/public/i_icon_arrow_bullet.gif);
    padding: 0px;
    margin: 10px 0px 0px 0px;
}