html,body {background-color: #EAE8DC;}
body {margin:0; padding:10px 0px 10px 0px; font-size: 80%; font-family: arial,helvetica; color:black;}
body #container {position:relative; width:970px !important; margin:0 auto 0px auto !important; background-color: white;}
img {margin: 0;padding: 0;border: 0;}
a {color:#006DAC;}
h1 {color:#ff6633; margin:0px; padding:0px; font-size:22px;padding-bottom:5px;}

.left {float:left; margin:0px; padding:0px; overflow:visible;}
.right {float:right; margin:0px; padding:0px; overflow:visible;}
.number {color: #004f9f;}
.activeLink a{color:#000080; text-decoration:none;}
.activeLink a:hover {color:blue; text-decoration:underline; cursor:pointer;}
.netpxNameItalic {font-style:italic;font-size:larger;}
.messagePanel {width:90%; margin: 0px auto;}
.errorMsg {margin-top:20px; color:red;}
.statusMsg {margin-top:30px; color:black;}
.headlineBigHeavy {font-size:26px; font-weight:bold}
.vcenter {vertical-align:middle;}
.vcenterHeavy {vertical-align:middle; font-weight:bold;}
.grayText {color:#555555; }
#popup_container{background-color:#FFF; padding:10px; margin: 0 5px 5px 5px}

/*---Common styles--*/
.bold 
{
	font-weight: bold;
}
.hidden
{
	display: none !important;
}
.clearBoth
{
	clear: both;
}
.center
{
	text-align: center;
}
.nowrap
{
	white-space: nowrap;
}
.help_sign{
	display : inline-block;
	width : 20px;
	height : 20px;
	background : transparent url('../images/my_account/help_sign.png') no-repeat scroll;
	vertical-align: top;
}
.permaInput
{
	border: 1px solid #ddd;
	padding: 1px;
	margin-top: 4px;
	width: 345px;
}
.purchaseBtn {
   background-color: #006DAC;
   color: #FFFFFF;
   border: 1px solid #666;
   font-size: 12px;
   font-weight: normal;
   padding: 1px 10px;
   text-decoration: none;
}
.ellipsis {
   width: 100%;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
  
}
/*------- Popups -------*/

	#searchResultsHelpHolder{
		background : url('../images/popup/fill_top.png') repeat-x;
	}
	#searchResultsHelpBody .right_corner{
		background : url('../images/popup/corner_t_r.png') no-repeat top right;
	}
	#searchResultsHelpBody .left_corner{
		background : url('../images/popup/corner_t_l.png') no-repeat top left;
	}
	#searchResultsHelpBody .top_margin_fix{
		margin : 0px;
		padding : 20px 0px;
		height : 0px;
		font-size : 0px;
	}
	#searchResultsHelpBody .content{
		border : 1px solid #cccccc;
		border-bottom : none;
		border-top : none;
		margin : 0px 20px 0px 20px;
		padding : 20px 20px 0px 20px;
		font-size: 13px;
	}
	#searchResultsHelpBody h1{
		color: #DD6426;
	    font-family: Arial;
	    font-size: 26px;
	    margin: 0;
	    padding: 0;
		float : left;
	}
	#searchResultsHelpBody .h1_wrapper{
		border-bottom : 1px solid #cccccc;
		float : left;
		padding-bottom : 5px;
	}

	#searchResultsHelpBody .help-span {
		color: #005596; 
		font-weight: bold;
	}

	#searchResultsHelpBody ul, ol {
		margin: 20px 30px;
	}

	#searchResultsHelpBody li {
		margin-top: 20px;
	}

	#searchResultsHelpBody .clear_fix{
		clear : both;
	}
	#searchResultsHelpFooter {
		background : url('../images/popup/fill_bottom.png') repeat-x;
	}
	#searchResultsHelpFooter .right_corner{
		background : url('../images/popup/corner_b_r.png') no-repeat top right;
	}
	#searchResultsHelpFooter .left_corner{
		background : url('../images/popup/corner_b_l.png') no-repeat top left;
	}
	#searchResultsHelpFooter .content{
		height : 42px;
	}
	.btn_holder{
		text-align : center;
		margin-top: 20px;
	}

/* ------------- Company Popup  ---------------*/

	#companyPopupHolder{
		background : url('../images/popup/fill_top.png') repeat-x;
	}
	#companyPopupBody .right_corner{
		background : url('../images/popup/corner_t_r.png') no-repeat top right;
	}
	#companyPopupBody .left_corner{
		background : url('../images/popup/corner_t_l.png') no-repeat top left;
	}
	#companyPopupBody .top_margin_fix{
		margin : 0px;
		padding : 20px 0px;
		height : 0px;
		font-size : 0px;
	}
	#companyPopupBody .content{
		border : 1px solid #cccccc;
		border-bottom : none;
		border-top : none;
		margin : 0px 20px 0px 20px;
		padding : 10px 20px 0px;
		font-size: 16px;
		font-weight: bold;
		color: #666666;
		height: 580px;
	}
	#companyPopupBody h1{
		color: #DD6426;
	    font-family: Arial;
	    font-size: 26px;
	    margin: 0;
	    padding: 0;
		float : left;
	}
	#companyPopupBody .h1_wrapper{
		border-bottom : 1px solid #cccccc;
		float : left;
		padding-bottom : 5px;
	}

	#companyPopupBody .help-span {
		color: #005596; 
		font-weight: bold;
	}

	#companyPopupBody ul, ol {
		margin: 20px 30px;
	}

	#companyPopupBody li {
		margin-top: 20px;
	}

	#companyPopupBody .clear_fix{
		clear : both;
	}
	#companyPopupFooter {
		background : url('../images/popup/fill_bottom.png') repeat-x;
	}
	#companyPopupFooter .right_corner{
		background : url('../images/popup/corner_b_r.png') no-repeat top right;
	}
	#companyPopupFooter .left_corner{
		background : url('../images/popup/corner_b_l.png') no-repeat top left;
	}
	#companyPopupFooter .content{
		height : 42px;
	}

	#companyPopup .btn_holder{
		text-align : center;
		margin-top: 20px;
	}

/* ---------------- Buttons -----------------*/

a.ovalbutton_blue_26 {
	background: transparent url('../images/buttons/blue-w-26.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 14px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 3px + 3px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	text-shadow: 1px 1px 1px #333333;
}

a:link.ovalbutton_blue_26, a:visited.ovalbutton_blue_26, a:active.ovalbutton_blue_26 {
	color: #ffffff; /*button text color*/
}

a.ovalbutton_blue_26 span {
	background: transparent url('../images/buttons/blue-e-26.png') no-repeat top right;
	display: block;
	padding: 3px 18px 3px 8px; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton_blue_26:hover { /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton_blue_26:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
}



.ovalbutton_grey_26 {
	background: transparent url('../images/buttons/grey-w-26.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 14px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 3px + 3px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	text-shadow: 1px 1px 1px #333333;
	color: #ffffff;
}
/*
a:link.ovalbutton_grey_26, a:visited.ovalbutton_grey_26, a:active.ovalbutton_grey_26 {
	color: #ffffff; /*button text color*/
/*}*/

.ovalbutton_grey_26 span {
	background: transparent url('../images/buttons/grey-e-26.png') no-repeat top right;
	display: block;
	padding: 3px 18px 3px 8px; /*Set 11px below to match value of 'padding-left' value above*/
}
/*
a.ovalbutton_grey_26:hover { /* Hover state CSS */
/*	background-position: bottom left;
}
a.ovalbutton_grey_26:hover span{ /* Hover state CSS */
/*	background-position: bottom right;
	color: #ffffff;
}
*/
.ovalbutton_pink_26 {
	background: transparent url('../images/buttons/pink-w-26.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 14px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 3px + 3px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #333333;*/
	color: #9C5DA6;
}

.ovalbutton_pink_26 span {
	background: transparent url('../images/buttons/pink-e-26.png') no-repeat top right;
	display: block;
	padding: 3px 18px 3px 8px; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton_red_26 {
	background: transparent url('../images/buttons/red-w-26.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 14px Arial; /* Change 13px as desired */
	line-height: 20px; /* This value + 3px + 3px (top and bottom padding of SPAN) must equal height of button background (default is 26px) */
	height: 26px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	text-shadow: 1px 1px 1px #333333;
}

a:link.ovalbutton_red_26, a:visited.ovalbutton_red_26, a:active.ovalbutton_red_26 {
	color: #ffffff; /*button text color*/
}

a.ovalbutton_red_26 span {
	background: transparent url('../images/buttons/red-e-26.png') no-repeat top right;
	display: block;
	padding: 3px 18px 3px 8px; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton_red_26:hover { /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton_red_26:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
}



.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden;
	width: 100%;
}
.helpPanel{
	width:764px;
	padding : 0px !important;
	background : transparent url('../images/help_panel/help_panel_body_bg.jpg') repeat-y;
}
.helpPanelBody{
	padding : 0px 60px;
	background : transparent url('../images/help_panel/help_panel_body.jpg') no-repeat;
}
.helpPanelFooter{
	background : transparent url('../images/help_panel/help_panel_footer.jpg') no-repeat;
	height : 33px;
}
.helpPanel h3{
    color: #DD6426;
    font-size: 26px;
    padding-top: 50px;
    margin-bottom : 30px;
}
.helpPanel h3 span{
	border-bottom : 1px solid #ccc;
}
.helpPanel .btn_holder{
	text-align : center;
}

.pageRangeSelect{
	width : 60px;
	border : 1px solid #666;
	margin-left : 10px;
	font-size : 11px;
}
.pageRangeLabel{
	color : #666;	
}

/* Email Confirmation */

.confHeading {
	font-size: 18px; 
	color: #DE6316; 
	margin-bottom: 20px;
}

#confList li {
	padding: 0px 0px 8px 10px;
}
#confList p {
	background: url('/resources/common/images/bullet.gif') no-repeat scroll 0 2px transparent; 
	padding-left: 18px;
}

/* Dashboard Styles*/

#dashboardWrapper{
	width : 905px;
	margin : 10px auto;
}
#dashboardWrapper .right_holder{
	float : right;
	width : 214px;
}
#dashboardWrapper .left_holder{
	float : left;
	width : 214px;
}
#dashboardWrapper .center_holder{
	float : left;
	width : 453px;
	margin-left : 10px;
}
#dashboardWrapper .panel{
	background : transparent url('/resources/common/images/dashboard/panel_bg.png') repeat-y;
}
#dashboardWrapper .wide_panel{
	background : transparent url('/resources/common/images/dashboard/wide_panel_bg.png') repeat-y;
}
#dashboardWrapper .top_margin{
	margin-top : 15px;
}
#dashboardWrapper .panel .body, #dashboardWrapper .wide_panel .body{
	margin: 0px 15px 15px;
	overflow: hidden;
	font-size: 12px;
}
#dashboardWrapper .my_account{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/title_my_account.png') no-repeat;
}
#dashboardWrapper .my_trades{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_my_trades.png') no-repeat;
}
#dashboardWrapper .resources{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_resources.png') no-repeat;
}
#dashboardWrapper .interact{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_interact_with_us.png') no-repeat;
}
#dashboardWrapper .my_folders{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/title_my_folders.png') no-repeat;
}
#dashboardWrapper .saved_searches{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_saved_searches.png') no-repeat;
}
#dashboardWrapper .recent_searches{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_recent_searches.png') no-repeat;
}
#dashboardWrapper .suppression_files{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_suppression_files.png') no-repeat;
}
#dashboardWrapper .whats_included{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_whats_included.png') no-repeat;
}
#dashboardWrapper .questions{
	height : 50px;
	background : transparent url('/resources/common/images/dashboard/header_questions.png') no-repeat;
}
#dashboardWrapper .footer, #dashboardWrapper .wide_footer{
	height : 12px;
	font-size : 0px;
	background : transparent url('/resources/common/images/dashboard/panel_footer.png') no-repeat;
	margin-top : -20px;
}
#dashboardWrapper .wide_header{
	height : 12px;
	font-size : 0px;
	background : transparent url('/resources/common/images/dashboard/wide_panel_header.png') no-repeat;
}
#dashboardWrapper .wide_footer{
	background : transparent url('/resources/common/images/dashboard/wide_panel_footer.png') no-repeat;
	margin-top : -10px;
}
#dashboardWrapper a.view{
	color : #005596;
	font-weight : bold;
}

#dashboardWrapper a.view{
	margin-top : 10px;
	float : right;	
}

#dashboardWrapper ul.links{
	list-style-type: none;
	text-indent: -15px;
	padding-left: 15px;
	overflow: hidden;
}

#dashboardWrapper ul.left {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    white-space: nowrap;
    width: 67px;
}

#dashboardWrapper ul.links li {
	padding-bottom: 5px;
}
	
#dashboardWrapper .orange{
	color : #dd6426;
	font-weight : bold;
}
#dashboardWrapper .blue{
	padding : 5px 0px;
	color : #005596;
	font-size : 14px;
	font-weight : bold;
}

#dashboardWrapper h1{
	font-size : 26px;
	color : #dd6426;
	margin-top : 0px;
}
#dashboardWrapper .play{
	width : 34px;
	height : 37px;
	background : transparent url('/resources/common/images/dashboard/play.png') no-repeat;
	float : right;
}
#dashboardWrapper .orange_header{
	font-size : 16px;
	color : #dd6426;
	font-weight : bold;
}
#dashboardWrapper .data{
	list-style : none;
	border : 1px solid #d8e0e6;
	padding : 0px;
	margin : 15px 0px 15px;
	background-color : #e5eef4;
}
#dashboardWrapper .data li{
	line-height : 26px;
	height : 26px;
	padding : 0px 10px;
	font-size : 14px;
}
#dashboardWrapper .data li.colored{
	background-color : #fbf5e9;
}
#dashboardWrapper .data span{
	float : right;
}

#dashboardWrapper .contacts_right, .contacts_left{
	list-style : none;
	padding : 0px;
	float : right;
	width : 125px;
	font-size : 14px;
	margin: 14px 0px;
}
#dashboardWrapper .contacts_left{
	float : none;
	width : 240px;
	margin-left : 20px;
}
#dashboardWrapper .contacts_right li, .contacts_left li{
	line-height : 20px;
}
#dashboardWrapper .contacts_right span, .contacts_left span{
	float : right;
}

/* ---------------- */

a.featured_links {
	color:#005596; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration:none;
}
a.featured_links:hover {
	color: #202020;
	text-decoration: underline;
}
.adminActions {
	float: left;
	position: relative;
	left: 50%;
	width: 154px;
}
.adminActionsHolder {
	position: relative;
	left: -50%;
}
.adminActions a {
	background : url('/images/btnBG.png') repeat-x bottom;
	background-color: #FFE478;
	width: 70px;
	padding: 2px 0px 2px 0px;
	margin: 2px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	float: left;
	color: #000;
	border-bottom: 1px solid #E1B100;
	border-right: 1px solid #E1B100;
}
