/* Search Results Page Module Styles - Updted February 5, 2009
------------------------------------------------------------*/

/** General Styles for all Modules **/
#workspace {
	background:#fff url(images/global/column-shadow.jpg) right repeat-y;
	padding:19px 0 0;
	}

.workspace-footer-left {
	background:url(images/global/column-footer-bg-left.gif) left bottom no-repeat;
	height:24px;
	padding-left:7px;
	}

.workspace-footer-right {
	background:url(images/global/column-footer-bg-right.gif) right bottom no-repeat;
	height:24px;
	width:100%;
	float:right;
	}

/* Left Column Styles - Created December 22, 2008
------------------------------------------------------------*/

#left-column {
	float:left;
	margin:0 7px 0 12px;
	width:231px;
	background:#fff url(images/global/left-column-shadow.gif) right repeat-y;
	}
	
* html #left-column { margin:0 7px 0 6px; }
	
#left-column h2 { color:#557e25; }

.sub-header {
	background:url(images/global/int-sheader-bgleft.gif) no-repeat left;
	height:32px;
}

.sub-header span {
	font:bold 1.5em Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	margin: 0 0 0 10px;
	text-transform:uppercase;
	display:block;
	background:url(images/global/int-sheader-bgright.gif) no-repeat right;
	height:22px;
}

.subsub-header {
	font:bold 1.5em Arial, Helvetica, sans-serif;
	color:#557E25;
	padding:8px 0 0 12px;
	text-transform:uppercase;
	background:url(images/global/subsubheader-bg.gif) repeat-x;
	height:23px;
	position:relative;
	margin-right:5px;
	}

/** Filtered Results Menus **/
h3.left-nav-title {
	color:#25527e;
	font-size:1.2em;
	font-weight:bold;
	margin:17px 0 5px 8px;
	}

ul.left-nav {
	/*border-left:1px solid #f0f0f0;*/
	padding:0 0 0 8px;
	}
	
	.left-nav li {
		margin:0 13px 12px 0;
		}
		
		.left-nav li a {
			display:block;
			color:#25527e;
			background:transparent;
			height:17px;
			padding:3px 0 0 26px;
			font-size:1.1em;
			text-decoration:none;
			text-transform:capitalize;
			}
			
		.left-nav li a:hover { 
			text-decoration:underline; 
			color:#2d86e2;
			}
			
			.left-nav li a span {
				color:#999;
				font-size:.8em;
				}
				
		.left-nav li a.selected-filter { 
			color:#fff;
			background:url(images/global/left-nav-filter-bg.gif) left top repeat-x;
			font-weight:bold;
			text-decoration:none;
			}
			
/** Recent History Menus **/
#left-column table { margin:0 0 0 8px; }

#left-column td { padding-top:20px;	}

a.RecentSearchText img { width:77px; cursor:pointer; }
	
td.rv-label { padding-left:10px; vertical-align:top; }

	td.rv-label a { text-decoration:underline; padding-right:7px; }
	
	td.rv-label a:hover {
		text-decoration:none;
		color:#2d86e2;
		cursor:pointer;
		}
		
	td.rv-label p { font-size:.9em; }
		
/** Advertisements **/
div#left-column-ad {
	color:#999;
	background:#ccc;
	width:201px;
	border:1px solid #666;
	padding:80px 0;
	margin:0 0 0 12px;
	text-align:center;
	text-transform:uppercase;
	}
	
/** Column Footer **/
.column-footer-left {
	background:url(images/global/left-column-footer-bgl.gif) left bottom no-repeat;
	height:24px;
	padding-left:7px;
	}

.column-footer-right {
	background:url(images/global/left-column-footer-bgr.gif) right bottom no-repeat;
	height:24px;
	width:100%;
	float:right;
	}
	
/* Workspace Styles - Created December 22, 2008
------------------------------------------------------------*/

#workspace-content {
	float:left;
	width:686px;
	}

#workspace-content h1 {
	font-size:1.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	}
	
p span.resultsOptionalDesc {
	color:#666;
	font-size:1.2em;
	}
	
/** Display Options Styles - Updated March 6, 2009 **/
#display_options {
	border-top:1px solid #e5e5e5;
	margin:10px 0 0 0;
	padding:8px 0;
	position:relative;
	}
	
	#display_options div { float:left; margin-right:15px; }
	#display_options select { float:left; }
	
	#display_options label {
		color:#666;
		padding-top:2px;
		padding-bottom:3px;
		}
		
	label.left-divider {
		font-size:1.2em;
		position:absolute;
		left:0; 
		top:3px;
		/*background:transparent url(images/global/dotted-divider-horiz.gif) left top repeat-y;
		padding-left:15px;
		margin-left:15px; THESE STYLES NOT NEEDED UNTIL THE SORT-BY DROP DOWN IS IMPLEMENTED */
		}
		
	#layout-option-one {
		background:transparent url(images/global/layout-option-2col.gif) right center no-repeat;
		padding:4px 23px 0 0;
		height:14px;
		position:absolute;
		left:55px;
		top:3px;
		}
		
		#layout-option-one a {
			display:block;
			width:11px;
			height:11px;
			text-indent:-9999px;
			background:url(images/global/lo-button-unselected.gif) no-repeat;
			}
			
		#layout-option-one a.selected {
			background:url(images/global/lo-button-selected.gif) no-repeat;
			}
		
	*:first-child+html #layout-option-one { padding:0 23px 0 0; height:18px; } /*IE7-only fix*/
	* html #layout-option-one { padding:0 23px 0 0; height:18px; } /*IE7-only fix*/
		
	#layout-option-two {
		background:transparent url(images/global/layout-option-3col.gif) right center no-repeat;
		padding:4px 33px 0 0;
		height:14px;
		position:absolute;
		left:100px;
		top:3px;
		}

		#layout-option-two a {
			display:block;
			width:11px;
			height:11px;
			text-indent:-9999px;
			background:url(images/global/lo-button-unselected.gif) no-repeat;
			}

		#layout-option-two a.selected {
			background:url(images/global/lo-button-selected.gif) no-repeat;
			}

	*:first-child+html #layout-option-two { padding:0 33px 0 0; height:18px; } /*IE7-only fix*/
	* html #layout-option-two { padding:0 33px 0 0; height:18px; } /*IE7-only fix*/
		
	p.results-track {
		text-align:right;
		font-size:13px;
		color:#666;
		clear:both;
		margin:0 0 5px;
		}
		
		.results-track span {
			font-weight:bold;
			}
			
    /* added for "results per page" feature / FOURCHK-78 */
    .per-page{float:right;}
    .per-page span{font-weight:normal;float:left; padding-right:5px;}
    .per-page select{text-align: right; float: right; clear:right;}
	
	ul.results-navigation { 
		float:right;
		clear:left;
		/*margin-top:35px;*/
		margin-top:8px;
		}
		
	#display_options ul.results-navigation { margin-top:0; clear:none; }
		
		.results-navigation li { 
			float:left; 
			margin:0 0 0 3px; 
			}
		.results-navigation input 
		{
				border-width:0;
				display:block; 				 
				height:17px;
				width:19px;
				color:#666;
				font-size:12px;
				text-align:center;
				background:url(images/global/results-nav-page-bg.gif) left top no-repeat;
				vertical-align:top;
				cursor:pointer;
				}
				
		@-moz-document url-prefix()
		{
			.results-navigation input {height:auto; }
		}		
					
		.results-navigation input label { cursor:pointer; }

		#display_options .results-navigation input  { float:none; margin:0; }
		#display_options .results-navigation input:hover  { color:#fff;  cursor:pointer;}


		/* ie6 paging hover fix 

		* html .results-navigation {
			background-position:left top;
			m: expression(this.onmouseover = new Function("this.className = 'results-navigation-iehover';"));
		}


		* html .results-navigation:hover, * html .results-navigation-iehover{ 
			background-position:left bottom; color:#fff !important;
			m: expression(this.onmouseout = new Function("this.className = 'results-navigation';"));
		} 

		 END ie6 paging hover fix */

						
		/* Previous button */
		.results-navigation input.results-nav-previous {
				width:71px;
				background:url(images/global/results-nav-previous.gif) left top no-repeat;
				}
		.results-navigation input.results-nav-previous-inactive, .results-navigation input.results-nav-previous-inactive:hover {
				width:71px;
				background:url(images/global/results-nav-previous.gif) left top no-repeat;
				color:#ccc !important;
				cursor:default;
				}	

		
		.results-navigation input.results-nav-next {
				width:49px;
				background:url(images/global/results-nav-next.gif) left top no-repeat;
				}

		.results-navigation input.results-nav-next-inactive, .results-navigation input.results-nav-next-inactive:hover {
				width:49px;
				background:url(images/global/results-nav-next.gif) left top no-repeat;
				color:#ccc !important;
				cursor:default;
				}
		
		
		/* Next button */				
		.results-navigation input.results-nav-viewall {
				width:54px;
				background:url(images/global/results-nav-viewall.gif) left top no-repeat;
				}

		.results-navigation input.results-nav-viewall-inactive, .results-navigation input.results-nav-viewall-inactive:hover {
				width:54px;
				background:url(images/global/results-nav-viewall.gif) left top no-repeat;
				color:#ccc;
				cursor:default;
				}
		
		
		/* View All button */
		.results-navigation input.results-nav-viewbypage {
				width:86px;
				background:url(images/global/results-nav-viewbypage.gif) left top no-repeat;
				}

		.results-navigation input.results-nav-viewbypage-inactive, .results-navigation input.results-nav-viewbypage-inactive:hover {
				width:86px;
				background:url(images/global/results-nav-viewbypage.gif) left top no-repeat;
				color:#ccc;
				cursor:default;
				}
		
		
		/* View By Page button */
		.results-navigation input:hover, input#selected-results, input.selected-results, input.results-nav-viewbypage:hover { background-position:left bottom; color:#fff !important; }
			
		input.inactive, input.inactive:hover { color:#ccc !important; background-position:left top; cursor:default !important; }
			
			
		/* Styles for more than one button */
			
			
/** Search Results Styles (3-column) - Updated March 12, 2009 **/
#search-results {
	clear:both; 
	}
	
	#search-results dl {
		float:left;
		width:200px;
		margin:20px 0 0 43px;
		}
				
	#search-results dl.results-column-one { margin-left:0; clear:left; }
	
		#search-results dl dt img {
			max-width:200px;
			max-height:100px;
			cursor:pointer;
			/* Ensures all images are displayed at the correct width no matter the original size */
			}
			
		/* 
		* html #search-results dl dt img {
			height:	expression( this.scrollHeight > 99 ? "100px" : "auto" );
			width: expression( this.scrollWidth > 199 ? "200px" : "auto" );
		}
		*/
			
		#search-results dl dt img.non-check { width:auto; }
	
		#search-results dt { 
			position:relative;
			margin:0 0 4px; 
			}
			
			a.enlarge {
				display:block;
				position:absolute;
				top:64px;
				right:1px;
				width:25px;
				height:21px;
				padding:3px;
				background:#fff;
				font-weight:normal;
				}
				
				a.enlarge span {
					display:none;
					position:absolute;
					left:-110px;
					top:0;
					background:#a7d6f5;
					color:#23507a;
					border:1px solid #000;
					height:20px;
					padding:6px 5px 0;
					}
					
				a:hover.enlarge span {
					display:block;
					}
	
				* html a.enlarge{padding-bottom:0;} /* ie only; corrects extra padding overlap on check img border */
	
		#search-results dd { 
			color:#666;
			font-size:11px; 
			}
		
		a.order-now {
			display:block;
			float:right;
			width:68px;
			height:29px;
			background:url(images/global/order-now-results.png) left top no-repeat;
			text-indent:-9999px;
			}
			
		a.order-now:hover {background-position:left bottom; cursor:pointer;}
		
		a.design-textlink {
			color:#1e5e6f;
			font-size:1.1em;
			font-weight:bold;
			display:block;
			text-transform:capitalize;
			}
			
		a.design-textlink:hover { color:#2d86e2; text-decoration:underline; cursor:pointer;}
		
/** Search Results Styles (2-column) - Updated January 16, 2009 **/
	#search-results dl.two-column {
		position:relative;
		width:325px;
		margin:43px 0 0 36px;
		}
		
	#search-results dl.two-column-results-one {
		position:relative;
		width:325px;
		margin:43px 0 0 0;
		clear:left;
		}

		#search-results dt.two-column { 
			float:left;
			margin:0 5px 0 0; 
			}
			
		* html #search-results a span.two-column { bottom:3px; } /* IE-6 only fix */

		a.order-now-two-column {
			display:block;
			position:absolute;
			left:205px;
			bottom:0;
			width:68px;
			height:29px;
			background:url(images/global/order-now-results.png) left top no-repeat;
			text-indent:-9999px;
			}
			
		a:hover.order-now-two-column {cursor:pointer;background-position:bottom;}
			
/** Pop-Up Styles - Updated April 1, 2009 **/
div.popupContent {
	background:transparent url(images/global/popupContent-bg.png) no-repeat;
	width:460px;
	position:relative;
	}
	
	.popupContent div {
		padding:5px 0;
		}
	
	div.popupLabel {
		width:400px;
		margin:0 30px;
		padding-top:10px;
		}
	
	.popupContent span {
		color:#244f7a;
		font-size:14px;
		font-weight:bold;
		}
	
	div.popupImage {
		/*
		width:400px;
		margin:0 30px;*/
		clear:left;
		background:#fff;
		text-align:center;
		}
	
	div.popupClose {
		background:transparent url(images/global/popupClose-bg.png) bottom no-repeat;
		position:relative;
		top:-5px;
		height:30px;
		}

	* html div.popupClose { /* IE6-only fix */
		padding-right:30px;
		} 
			
		div.popupClose a {
			display:block;
			height:21px;
			width:51px;
			background:#3d7cb2 url(images/global/popupClose-button.png) no-repeat;
			float:right;
			text-indent:-9999px;
			margin:2px 30px 6px 0;
			}
			
		* html div.popupClose a { /* IE6-only fix */
			margin:2px 0 6px 0;
			margin:0;
			float:none;
			position:relative;
			left:379px;
			} 
			
		div.popupClose a:hover { background-position:bottom; }
		
		.popupClose div {
			clear:right;
			padding:0;
			}
			
div.popupBackground {
	background:#000;
	opacity:.5;
	filter: alpha(opacity=50);
	}