/* -- No results -- */

p.no-result-txt, 
.no-result P {
	font: bold 110% arial;
	margin:2 px 2px 20px 4px;
}

p.no-result-txt SPAN {
	color:#999;
} 

p.no-results-text {
	font: bold 110%/140% arial;
	left: 10px;
	margin:0;
	position:absolute;
    top:0;
}

.no-results-link {
	padding-left: 14px; 
	padding-bottom: 4px !important;
}
	
/* -- Breadcrumbs -- */
.bread-wrap {
    display: none;
}

/* -- Left rail -- */
#left-rail {
    float: left;
    left: 1px; 
    margin: 55px 0 0;
    padding: 0;
    position: relative;    
    width: 201px; 
    z-index:2; 
}

body.logged-out #left-rail {
    margin: 30px 0 0;
}

#company-results-container #left-rail,
#industry-results-container #left-rail { /* Fix for ie8 */
    margin-top:30px;
    margin-top: 32px\9;
    *margin-top: 30px;    
}

#company-results-container #left-rail {    
    margin-top: 96px;       
}

#company-results-container #left-rail,  x:-moz-any-link, x:default {
    margin-top: 93px;
    *margin-top: 92px;
}

#divMainContent .no-results-container #left-rail {margin-top: 17px;}

#company-results-container.no-results-container #left-rail {margin-top: 49px;}

#publicationFlyout {
    background: url(/Content/img/backgrounds/pubFlyout.png) top left no-repeat transparent;
    _background: url(/Content/img/backgrounds/pubFlyout-ie6.png) top left no-repeat white;
    height: 393px;
    left: 175px;
    margin: 0;
    padding: 10px 18px;
    position: absolute;
    top: -75px;
    width: 500px;
    z-index: 90;
    *zoom: 1;
}

.selectedPublications,
.publicationsFlyoutResults {
    height: 175px;
    *height: 160px;
    width: 500px;
    overflow: auto;
    border: 1px solid #ccc;
    margin: 8px 0 15px 0;
    padding: 0;
    background: white;
}

.selectedPublications {
    height: 98px;
    *height: 115px;
    margin: 8px 0 0 0;
}

#publicationFlyout h2,
#publicationFlyout h3 {
    color: #555!important;
    font-size: 14px!important;
}

.finish-button {
    margin: 10px 0 0 0;
}

#selectedPublicationsFlyoutList li {
    width: 483px!important;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

#publicationFlyoutList li {
    width: 483px!important;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

#selectedPublicationsFlyoutList li div,
#publicationFlyoutList li div {
    width: 390px!important;
    min-height: 18px;
    _height: 18px;
    margin: 0 0 0 10px;
    float: left;
}

#selectedPublicationsFlyoutList li a,
#publicationFlyoutList li a {
    width: 60px;
    height: 18px;
    float: right!important;
    text-align: right;
    margin-right: 5px;
}

.filter ul#selectedPublicationsFlyoutList,
.filter ul#publicationFlyoutList {
    font-size: 100%;
    line-height: 140%;
}

.see-results-box div {
    line-height: 16px;
}

.see-results-box-link {
	display: block; 
	vertical-align: middle;
    padding: 8px 2px 12px 11px;
    background: url(/Content/img/backgrounds/live-link.gif) no-repeat 0 0;  
    margin-bottom: 4px;
    width: 187px;
}

.see-results-box-no-link {
	display: block;
	font-weight: bold;
    background: url(/Content/img/backgrounds/no-link.gif) no-repeat 0 0;   
    height: 16px;
    margin-bottom: 7px;
    _margin-top: 1px;
    padding: 8px 2px 9px 11px;
    width: 188;
}

.see-results-box #live-link:hover {
	cursor: pointer;
}
	
.refine-box {
	border: solid 1px #ccc;
	margin-top: 1px;
	background: #fff url(/Content/img/backgrounds/refine-box-bg.jpg) repeat-x;
}

.refine-header {
	clear: both;
}

.narrow-wrap
	{
	overflow:hidden; 
	margin:18px 12px 8px 8px;
	}
	
.narrow-blue-wrap {	
	background-color: #caddfd; 
	padding: 1px 1px 4px; /* top right|left bottom */	
	}
	
.narrow-header
	{
	text-align:left;
	font:bold 100% verdana;
	clear:both;
	background:#caddfd url(/Content/img/backgrounds/narrow-head-right.gif) no-repeat top right;
	}
	
.narrow-header span
	{
	background:url(/Content/img/backgrounds/narrow-head-left.gif) no-repeat 0px 0px;
	padding:8px 4px 4px 11px; 
	display:block;
	font:bold 100% arial !important;
	color:#333;
	}	
	
.refine-box-list
	{
	overflow: scroll; 
	clear:both;
	padding-left:9px;
	font-size: 12px;
	}

#industry-refine-box {
	_width: 175px; /* iE 6 */
	height:240px;
	overflow:auto;
	margin:1px 1px 0 1px;	
	}

#fake-industry,#fake-type, #fake-loc
	{
	clear:both;overflow:hidden
	}
#fake-type,#real-industry, #real-loc
	{
	display:none
	}
	
.refine-box-list ul {	
	float: left;
	margin-bottom: 4px; 
	padding: 0px;	
	vertical-align: top;	
}	
	
.refine-box-list ul li {	
	float: left;
	 margin:0px;
	 padding: 3px 0 3px 14px;	 
	 width: 152px;
	 vertical-align:top;	
	 text-align:left;
	 overflow:visible;
	 white-space:normal;
	 clear:both;
	 float:left;
}
	 
.refine-box-list ul li input { /* check box */                               		
	 float: left;
	 margin: 2px 3px 0 0;
	 border: none; /* IE 6 */
	_margin: -2px 0 0 0; /* IE 6 */
	*margin: -2px 0 0 0; /* IE 7 */
	 clear:left;
	 margin-left: -14px;
	 cursor: pointer; /* forces hand in FireFox */
}

.refine-box-list ul li a,
.refine-box-list ul li p { /* search criteria */
	 float: left;
	 width: 125px;	  	
}
	
.narrow-blue-wrap span.li-count { /* */
     font:normal 11px arial !important;
     background: White;
	 color:#666 !important
}

img.refine-box-icon
	{
	vertical-align:middle;
	margin-right:4px;
	width:18px; height:18px;
	border:0px;
	}
	
.filter-btn
	{
	background:url(/Content/img/buttons/btn_filter-submit-left-rail.gif) no-repeat 0px -26px;
	display:block;
	width:88px; height:26px;
	border:0 !important;
	}
	
.filter-btn-active
	{
	background:url(/Content/img/buttons/btn_filter-submit-left-rail.gif) no-repeat 0px 0px;
	display:block;
	width:88px; height:26px;
	border:0 !important;
	cursor:pointer;
	}
		
.filter-btn [disabled='disabled']
	{
	border:solid 1px #ccc; 
	color:#ccc
	}
	
#ul-ind-list,
#ul-loc-list,
#ul-type-list {
	overflow: hidden; 
	margin: 8px 1px 4px 1px
}

#ul-type-list li, #ul-ind-list li
	{
	clear:both;
	
	}
	
#ul-ind-list li {
	width: 135px; 
}
	
#ul-type-list li div, #ul-ind-list li div
	{
	padding-bottom:4px;
	}

.check-left
		{
		width:8%; 
		float:left; 
		vertical-align:top;
		padding-top:2px;
		}
.check-right
		{
		width:90%; float:right; 
		vertical-align:top; 
		overflow:visible; 
		white-space:normal;
		padding:0 1px 4px 1px;
		}
.filter-submit-btn
		{
		display:none
		}
a#us_link span
		{
		font:bold 105% arial
		}
	 .US-child
		{
		display:none;
		padding:8px 0 0 10px !important;
		clear:both; 
		overflow:hidden;
		 }
li.lihid
		{
		display:none;
		}
				
ul.individual-countries
		{
		padding-left:10px;
		overflow:hidden; 
		clear:both
		}
li.continent-list 
		{
		clear: both;
		overflow:hidden;
		padding: 4px 0;
		width:auto; height:auto;
		}

ul#us-states, ul#can-states
		{
		padding-left:5px
		}
		
.refine-box .refine-btn-wrap {
	padding: 6px 6px 6px 7px;
	margin-bottom:5px;
	clear: both; 
	overflow:hidden;
	zoom:1;
}
	
.feedback-cta {display:none;}	


/*-- Search results --*/

.search-results-main {
    margin: 0 0 45px 3px;
    width: 911px;
}
   
#search-results-rail {    
    float: right;
    padding: 0;    
    width: 710px;
    z-index: 2;
}
#divMainContent h2.results-header {
    font-size: 14px;
    margin: 5px 0 10px 205px;
    padding: 0;
}

#divMainContent #company-results-container h2.results-header { margin-left: 1px; }

.no-results,
.search-results {padding: 0 10px;}

.did-you-mean .no-results {padding:0;}

.no-results-filters,
.search-results {
    border: 1px solid #ccc;
    _height: 190px;
    min-height: 190px;
}

.search-results {
    border-bottom: none;     
}

.search-results-sort {
    background: url(/Content/img/backgrounds/search-results-sort.png) top left #ffffff;
    border: 1px solid #ccc;
    border-bottom: none;            
    height: 21px;
    overflow: hidden;
    padding: 8px 0 0 10px;
    position: relative;    
    width: 698px;
}

#search-results-select {
    width: 688px;
    height: 20px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    padding: 3px 10px 1px 10px;
}

#mrc_content a#selectAll,
#mrc_content a#deselectAll,
#search-results-select a {
    font-size: 11px;
    font-weight: bold;
    
}

#mrc_content a#selectAll,
#search-results-select a#selectAll {
    border-right: 1px solid #ccc;
    _display: inline;
    _float: left;
    margin-right: 5px;
    padding-right: 10px;
    _width: 49px;
}

a#selectAll,
a#deselectAll {
    _display: inline;
    _float: left;
    _width: 49px;
}
a#deselectAll { _width: 65px;}

#search-results-select a,
#search-results-select a:visited {
    color: #006699;
}

 /* Articles search */
#resultsPerPage {
    display: inline-block;
    margin: -2px 0 0 5px;
    *margin: 0;
}
    
.search-results-sort .results-per-page {
    position: absolute;
    top: 6px;
    _top: 1px;
    right: 6px;
    z-index: 10;
}

/* Industries search */
.resultsperpage {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

/* Companies search */
.resultsperpage-wrap {
    text-align: right;
    margin: 0;
    width: 400px;
    height: 30px;
    position: absolute;
    right: 3px;
    _right: 6px;

}

.search-result-item {
    border-bottom: 1px solid #ccc;
    padding: 15px 0 20px;
    clear: both;
    float: none;
    min-height: 70px;
    _height: 70px;
    overflow:hidden;
    _overflow: visible;
    width: 685px;
}

.logged-out .search-result-item,
.appin-wrapper .search-result-item {
    padding-left:0;
    width: 686px;
}

.search-result-item-selected {
    background: url(/Content/img/backgrounds/checkbox-selected.png) 1px 7px no-repeat;
}

.search-result-item p {
    float: left;
    width: 525px;
}

.logged-out .search-result-item p {width: 573px;}

.search-result-item p span {
    font-weight: bold;
}

.invalid, .invalidRCitem { color: #999; }

.invalid .title,
.invalidRCitem .title { text-decoration: underline; }

a.logo, .invalid-txt {
    display: block;
    float: left;
    text-align: center;
    width: 100px;
    overflow: hidden;
    margin: 1px 10px 0 0;
    background: transparent;
}

.invalid-txt {
    font-size: 12px;
    margin: 5px 15px 0 5px;
    padding: 7px;
    width: 76px;
}

#mrc_content .invalid-txt {
    float: none;
    margin: 0 16px 10px 97px;
    padding: 4px;
    width: auto;
}

/*-- Search results table --*/

#tab-company-results,
#tab-industry-results {
	width: 100%;
	z-index: 2; 
}						
				
#thead tr {
    background-image: url(/Content/img/backgrounds/search-results-sort.png);
    background-color: #ffffff;
    background-repeat: repeat-x;
    _background-image: none;
}				

#thead tr th#thead_company,
#thead tr th.address,
#thead tr #thead_type,
#thead tr .width20,
#thead tr th#thead_industry,
#thead tr th.width50,
#thead tr th#thead_found {
    _background-image: url(/Content/img/backgrounds/search-results-sort.png);
    _border-bottom: 1px solid #dee6ec;

}

#thead tr th.address,
#thead tr #thead_type,
#thead tr th.width50 {
    _background-position: -2px 0;
}

#thead tr .width20,
#thead tr th#thead_found {
    _background-position: top right;
}

#thead th a {
	font-weight: bold;
	color: #336699;	
	padding-right: 10px;
}	
   
#thead th {
    height: 31px;
    *height: 29px;
    _height: 30px;
    overflow: hidden;
	font-weight: bold;
	vertical-align: middle;	
	padding: 0 0 0 7px;	
	text-align: left;	
	border-top: 1px solid #ccc;			
	border-bottom: 1px solid #ccc;
}

#trow_relevancy_sort th {
    border: 1px solid #CCC;
    border-width: 1px 0 0 1px;    
}

#trow_relevancy_sort #thead_per_page {
    border-width: 1px 1px 0 0;
    padding-right:10px;
    text-align: right;
}

tr#trow_headings {background: #f4f4f4;}


#thead_company {
    border-left: 1px solid #ccc!important;
}

#tab-company-results #thead_industry {
    border-right: 1px solid #ccc!important;
}

#thead_found {
    border-right: 1px solid #ccc!important;
}

#tab-industry-results #thead_industry {
    border-right: none;
    border-left: 1px solid #ccc!important;
}

			
#thead th.width10 { width: 10%; }
#thead th.width20 { width: 20%; }
#thead th.width25 { width: 25%; }
#thead th.width30 { width: 30%; }
#thead th.width50 { width: 50%; }

#thead #thead_company   {width: 33%;}
#thead th.address {width: 30%;}
#thead #thead_type {width: 12%; }
#thead #thead_industry {width: 25%;}



#thead th span.ind-txt, 
#thead th span.found-txt {
	padding-top: 8px; 
	font-weight: bold; 
	display: block; 
	width: 90px;
	height: 18px;
}

.sort-icon {
     margin: 2px 3px 0px 2px; 
     padding-bottom: 1px;
     vertical-align: middle;
 }

#tbody tr.odd td {
    background-color: #fbfbfb;
}
	
#tbody tr td {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
	vertical-align: top;
	padding: 8px;
	margin: 0px;
	text-align: left;
}

td.first-cell,				
#tbody tr td.industry {
    border-left: 1px solid #ccc;
}

td.last-cell,
td.company-industry,
#tbody tr td.found-within {
    border-right: 1px solid #ccc!important;
}

#tbody tr td .company-name-wrap {
	display: inline;
	overflow: hidden;
	height: 22px;	
	width: auto;
}
		
#tbody tr td .company-name-wrap a {
    font-weight: bold !important
}

/* -- Table hover states -- */
					
#tbody tr.row-over td, 
td.cell-over {								
	background: url(/Content/img/backgrounds/search-results-hover.png) bottom left repeat-x #dde7ff;
	border-bottom: none;

}

#tbody tr.row-over td.mid-cell {
    border-right: none;
}	

#tbody tr.row-over td.first-cell {
    border-right: none;
}

#tbody tr.row-over td.last-cell {

}					

#tbody tr.descript-row-off {
    display: none;
}

#tbody tr.descript-row-on {
	background-color: #fffac1;
	display: inline-table;
}

#tbody tr td.descript-cell { 
    padding-top: 5px;
    padding-bottom: 15px;
    min-height: 20px;					                 					                 
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #dde7ff;
}

			div.descript-div { /* does not slide down(pops) in Firefox, IE8, Chrome, Safari, Opera */											
				  width: 675px;  /* prevents jerky motion in IE6, Safari(Mac&PC) */															
				background-color: #dde7ff; 						
			}
#tbody tr td.center-relevance
			{
			text-align:center;
			}
#tbody tr td.right-no-border, .right-no-border {
    border-right: 0;
    border-left: 1px solid #ccc;						
}

 #tfoot tr
		{	

		}

       td.tfoot-cell {
			height: 31px; 
			font-weight: bold;
			vertical-align: middle; 
	        white-space: nowrap;
	        background: url(/Content/img/backgrounds/search-results-sort.png) top left #ffffff;
            padding: 6px 10px;
            padding: 0 10px\9;
            border: 1px solid #ccc;
            margin: 0;
            z-index: 100;
		}
		
		#tab-company-results td.tfoot-cell {
		    height: 20px;
		    height: 30px\9;
		}
			
	    td.tfoot-cell SPAN {padding:0px 3px}
	   	td.tfoot-cell img#right-corner-img
	   		{
	   		float:right; margin-top:-8px; border:0;
	   		}
	   	td.tfoot-cell img#left-corner-img
	   		{
	   		float:left;margin-top:-8px; margin-left:-12px; border:0;
	   		}
	   		
	.tf-left{width:50px; height:22px; background-color:#990000;}
	
	.search-pager-label {
	    font-weight: bold;
	}
			

				
/* ================ TABLE CSS END  ================== */

/* ================ HOVER TOOL TIPS ================== */

#myDiv
	{
	min-height:200px; 
	background-color:Green
	}

.stock-ticker
	{
	font:normal 85% arial !important; 
	font-weight:normal !important; 
	color:#666;
	}

.top-tab-header 
	{
	width:100%;clear:both; 
	vertical-align:bottom;
	overflow:hidden; height:24px
	}

.search-header
	{
	font:bold 110% arial;
	}

.box-header {
	border-bottom: solid 1px #ccc;
	clear: both;
}

.results-dropdown {
	border: solid 1px #666;
}

.see-results-header {
	font: bold 100% arial;
	overflow: hidden;
	clear: both;
	padding: 4px 0px 0px 8px;
	z-index: 2;
}

.see-results-header {
	font: bold 120% arial;
	clear: both;
}

.refine-box-list {
	clear: both;
	overflow: visible;
}




/* --- left rail filter(sliding menu) -- */

.filter ul {
	clear: left;
	list-style: none;	
	margin: 0;
	padding: 0;	
}

.filter ul li {	
    clear: left;	  	  
	padding: 0;
    *padding-left: 0;
    *line-height: 16px;
	background: none;
	cursor: text;
}

.filter ul li ul li       { width: 171px; } /* second level */ 	
.filter ul li ul li ul li { width: 165px; } /*  third level */ 	
	
.filter ul li a,
.filter ul li p {	  
	width: 146px; /* first level */ 
   *width: 146px; /* IE 7 */
   _width: 146px; /* IE 6 */
   text-decoration: none; /* turn off underline and wrap text in span tag with underline class so IE 6,7,8 do not underline number count */
} 	


.filter ul li ul li a,
.filter ul li ul li p {
	width: 151px; /* second level */
   *width: 148px; /* IE 7 */
   _width: 145px; /* IE 6 */   
} 
 	
.filter ul li ul li ul li a,
.filter ul li ul li ul li p { 
	width: 141px; /* third level */ 
   *width: 138px; /* IE 6,7 */   
} 	

.count { /* number count container */
	color: #333; /* dark grey */
	font-size: 11.5px; /* IE 6,7 do not support fractional font sizes and will render as 11px */   
	background: White; /* hides underline - does not work for IE 6,7,8 */	
}

#publication2 {
    border: 1px solid #999;
    padding: 4px;
    background: url(/Content/img/backgrounds/search-input-reg.png) top left transparent;
    width: 154px;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 110;

}

.pubFlyoutTab {
    height: 63px;
    width: 190px;
    background: url(/Content/img/backgrounds/pubNameInput.png) top left no-repeat #f4f6f7;
    position: absolute;
    top: 0;
    left: -12px;
    z-index: 100;
}

.filter input {      
	border: none;		
	margin:  2px 5px 0 0; 
    *margin: -1px 3px 0 0;
    vertical-align: top;   
    cursor: default;
}

.filter input.submit {
    display: inline-block;
	height: 21px;
    margin: 4px 0 3px;
	padding: 5px;	
	font-size: 11px;
	color: #333;
	background: url(/Content/img/buttons/sprite-search.gif) no-repeat -218px 0;
	*float: left;
}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
	.filter input.submit {
		clear: left; 
		float: left;  
	}
}

.filter input.submit.refine {
	display: inline-block;
	width: 63px;
	height: 21px;
	padding: 0;
	background-position: -153px 0;	
	cursor: pointer;
	margin: 4px 38px 0 0;
	*margin: 4px 35px 0 0;
	float: none;
	clear: both;
	
}

.filter input.submit.refine:hover {
	background-position: -153px -21px;	
}

.submit-text {
    font-size: 11px;
    width: 80px;
    margin: 0px 0 0 2px;
    _margin: 0px 0 0 6px;
    display: inline-block;
    line-height: 115%;
    *float: left;
}
    
.filter .reset {
    font-size: 11px;
    display: none;
    margin: 0;
    padding: 0;
    width: 58px;   
    line-height: 125%;
}

.filter .reset.on {
    display: inline-block;
}

.filter-header {
    background: url(/Content/img/backgrounds/rounded-top-beveled-190.gif) 0 0 no-repeat;   
	font-weight: bold;		
    margin: 15px 0 0 0;
    padding: 7px 10px;
    width: 170px;    
}

.filters-container { 
    background: url(/Content/img/backgrounds/narrow-your-search-bottom.png) bottom left no-repeat; 
} 

.filters-container .filter-header { display: none; } /* This should not be rendered for HBB */

.filter {
	position: relative;
	width: 188px;	
	margin: 0;
	padding: 0 1px 1px 1px;
}

.top-left,
.top-right {
	display: block;
	position: absolute;	
	top: -1px; /* cover border */
	left: -1px; /* cover border */
	width: 3px;
	height: 2px;
	background: url(img/backgrounds/corners-filter.gif);
}

.top-right {
	left: auto; /* reset */
	right: -1px; /* cover border */
	background-position: top right;
}

.refine-container {
    border: 1px solid #ccc;
    margin: 0 1px 1px 1px;
    padding: 10px;
    background: url(/Content/img/backgrounds/refine-container.png) repeat-x #fff;
    width: 164px;
    overflow: hidden;
}

.filter p.dropdown {	
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0;
    margin: 0 0 8px 0;
}

.filter p.dropdown a {
    padding: 0 0 0 15px;
    background-position: 3px 6px;
}

.filter p.dropdown a,
.filter p.dropdown a:visited {
    color: #006699!important;
}
    
.filter p.dropdown a.expand {
    background-position: 3px -28px;
}

.filter ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width:165px;
}

.filter ul li {
    padding: 0;
    margin: 0;
    line-height: 150%;
}

.filter ul ul {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    margin-right: 0;
    padding: 0;
}

#articleFilterSourceType li {
    list-style-type: none;
    margin: 1px 0;
}

.filter ul li input {
    cursor: default;
    float: left;
    margin: 2px 5px 0 0;
    vertical-align: top;
}

.filter ul li .underline {
    text-decoration: underline;
}

.filter ul li p {
}

.article-sort-bottom {
    background: url(/Content/img/backgrounds/search-results-sort.png) top left repeat-x white;
    padding: 10px 10px;
    border: 1px solid #ccc;
    margin: -1px 0 0 0;
    z-index: 100;
    height: 16px;
}

.article-sort-bottom .separatorspacing {
    padding: 0 2px;
}

.search-pager-links {
    margin-left: 2px;    
}

.sort.bottom span {
	padding: 0 2px;
}

.sort.bottom a {
	font-weight: bold;
}

.relevancy { /* sort by date */
	background-image: url(/Content/img/icons/down.gif) !important;	/* orange down arrow */
}

.sort a span { /* do not underline image */
	text-decoration: underline;	
}

.sort img { /* down arrow */
      margin-right:  4px;
	vertical-align: -4px;
}

.date {	
	position: absolute;	
	right: 50px;
}

.did-you-mean,
.did-you-mean a {
	color: #b45313;
	font-size: 14px;
}

.did-you-mean {
	margin:-4px 0 0;
}

.industry-results-container .did-you-mean {
	margin: 0 0 0 205px;
}

.search-google-text-ad {
	margin: 0 0 0 205px;
}

#articleFilterType,
#dateFilterMode,
.refine-input {
    display: block;
    margin: 0 0 8px 0px;
    height: 24px;
    width: 164px;
    _width: 160px;
    border: 1px solid #999999;
    padding: 1px;
    color: #333;
    background: url(/Content/img/backgrounds/search-input-reg.png) top left transparent;
}

.filter input.datefilterdatepicker {
    margin: 0 0 8px 0px;
    height: 19px;
    width: 75px;
    border: 1px solid #999999;
    padding: 1px;
    color: #333;
    float: none;
    background: url(/Content/img/backgrounds/search-input-reg.png) top left transparent;
}

#datefilterfromdate,
#datefiltertodate {
    /*position: relative;*/
}

.ui-datepicker-trigger {
    cursor: pointer;
    margin-left: 6px;
}

.datefilterdatecontainer {
    /*position: relative;*/
    margin: 8px 0 0 0;
    padding: 0;
}
    
.selected-publications {
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
}


/* Datepick calendar styles */

.ui-datepicker {
    background: #f4f6f7;
    width: 191px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 2px;
    font-size: 10px;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;  

}

.ui-datepicker-header {
    border: 1px solid #ccc!important;
    background: url(/Content/img/backgrounds/cal-header.png) top left repeat-x #dee6ec!important;
    text-align: center;
    padding: 2px;
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

}

.ui-datepicker-prev,
.ui-datepicker-next {
    background-image: url(/Content/img/buttons/cal-next-prev.png);
    width: 12px;
    height: 0;
    margin: 4px;
    padding: 12px 0 0 0;
    overflow: hidden;
    cursor: pointer;
}

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-next {
    float: right;
    background-position: -12px 0;
}

.ui-datepicker-calendar {
    width: 100%;
}

.ui-datepicker-calendar thead th {
    padding: 8px 0;
    text-align: center;
    vertical-align: top;
    width: 21px;
    height: 15px;
}

.ui-datepicker-calendar tbody th,
.ui-datepicker-calendar tbody td {
    text-align: right;
}

.ui-datepicker-calendar tbody td a.ui-state-default {
    display: block;
    text-align: right;
    vertical-align: middle;
    width: 21px;
    height: 15px;
    text-decoration: none;
    background: url(/Content/img/backgrounds/cal-date.png) top left repeat-x #e7edf1;
    color: #333;
    padding: 3px 2px 0 0;
    
}

#ui-datepicker-div {
    _overflow: visible !important;
    position: absolute;
    top: -9999px;
    z-index: 10002 !important;    
}
    
.ui-datepicker-calendar tbody td a.ui-state-highlight {
    border: 1px solid #ccc;
    background: white;
    color: #333;
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    border: 1px solid #006699;
    background: #006699;
    color: white;
}

/* Company Profiles Homepage */

.company-search-boxes {
    background: url(/Content/img/backgrounds/company-search-boxes.png) left bottom no-repeat;
    margin: 4px 0 20px;
    overflow:hidden;
    width: 595px;  
}

.company-search-boxes-top {
    background: url(/Content/img/backgrounds/company-search-boxes-top.png) left no-repeat;
    font-size: 1px;
    height: 4px;    
    width: 595px;
}

.company-search-box, .company-list-box {
    display: inline;
    float: left;
    margin-left: 2px;
    padding: 6px 12px 24px;
    width: 325px; 
}

.company-list-box {
    margin-left: 10px;
    width: 205px;
}

.company-search-boxes h2 {
    margin-bottom: 10px;
}
