/* Advanced Powersearch pop up styles */

#PSMoreFilters {
	font-weight: normal;
	background: url(/unique/images/AdvPwrSearch/604x33-yellow.gif) no-repeat center bottom;
	background-color: #00c5ca;
	color: #333;
	padding: 0px;
	height: 33px;
	margin-bottom: 2px;
	padding-left: 8px;
	position: relative;
	font-size: 0.9em;
}

#PSMoreFilters .title, #PSMoreFilters .filterlink {
height: 25px;
padding-top: 8px;
display: block;	
float: left;
padding-right: 4px;
}

#PSMoreFilters .title {
	font-weight: bold;
	margin-right: 4px!important;
}

#MoreFilterButton {
	display: block;
	position: absolute;
	right: 0;	
	width: 100px;
	height: 33px;	
	margin: 0;
	padding: 8px 0 0 10px;
	border: 0;
	background: transparent;
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background: url(/unique/images/AdvPwrSearch/more-filter.gif) no-repeat right top;
}

#MoreFilterButton:hover {
	background: url(/unique/images/AdvPwrSearch/more-filter-hover.gif) no-repeat right top;
}



#PSBackground {
	display: none;
	position: absolute;
	top: 0; 
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #001F1F;	
	z-index: 50;
}


#PSContainer {
	display: none;
	position: absolute;
	top: 80px;
	left: 400px;
	width: 681px;
	height: 494px;
	background : transparent url(/unique/images/AdvPwrSearch/UIbg.png) top left no-repeat; 
	color: #333333;
	text-align : left;
	z-index: 50;
}

#iefix #PSContainer {
	background : transparent url(/unique/images/AdvPwrSearch/UIbg.gif) top left no-repeat; 
}

#PSContainer h1 {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:normal;
	padding:12px 50px 8px 12px;
	margin: 0px;	
}

#PSClose {
	position: absolute;
	right: 28px;
	top: 11px;
	height: 19px;
	width: 19px;
	display: block;
	background : url(/unique/images/AdvPwrSearch/closebutton.gif) top left no-repeat;
}
#PSClose:hover {
	background : url(/unique/images/AdvPwrSearch/closebutton-hover.gif) top left no-repeat;
}
#PSContainer h2 {
	color:#333;
	font-size:1em;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	margin-bottom: 10px;
}
.PSInfoMsg {
	font-weight : bold;
	font-size:1em;
	color: #333333;
	width: 172px;
	padding: 0px;
	margin: 6px 0 0 14px;
	float: left;
}

#iefix #PSContainer .PSInfoMsg {
	margin-left: 6px;
}

.PSContent {
	height: 385px;
	overflow-y: auto;
}

.PSInfoPanelTop {
	background : url(/unique/images/AdvPwrSearch/info-bg-top.gif) top left no-repeat #dbdbdb;
	padding: 8px 6px 10px 48px;
	margin-top: 15px;
}

.PSInfoPanelTop .removefilter a {
	font-size: 0.9em;
}


.PSInfoPanelBot {
	background : url(/unique/images/AdvPwrSearch/info-bg-bot.gif) bottom left no-repeat #dbdbdb;
	height: 8px;
	margin-bottom: 8px;
}
a.PSPerformSearch {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	width: 130px;
	height: 30px;
	margin-top: 10px;
	float: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 4px;
	background : url(/unique/images/AdvPwrSearch/go.gif) top right no-repeat;
	display: block;
}


#PSLeftContent {
	position: absolute;
	top: 89px;
	left: 15px;
	width: 171px;
}

#PSLeftContent ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	width: 171px;
	list-style : none;
}

#PSLeftContent li {
	height: 22px;
	margin-bottom: 1px;
}

#PSLeftContent li.PSFiltered {
	background : url(/unique/images/AdvPwrSearch/cat-filter.gif) top left no-repeat;
}

#PSLeftContent li.PSFilterActive {
	background : url(/unique/images/AdvPwrSearch/cat-filter-active.gif) top left no-repeat;
}
#PSLeftContent li.PSFiltered a {
	color: #d7755f;
}


#PSLeftContent li a {
	color: #333;
	display: block;
	text-decoration: none;
	height: 11px;
	padding: 4px 4px 7px 4px;	
}

#PSLeftContent  li a:hover {
	background : url(/unique/images/AdvPwrSearch/cat-active-hover.gif) top left no-repeat;
}

#PSLeftContent li a.PSActive {
	background : url(/unique/images/AdvPwrSearch/cat-active.gif) top left no-repeat;
}

#PSLeftContent li.PSFiltered a:hover {
	background : url(/unique/images/AdvPwrSearch/cat-filter-active.gif) top left no-repeat;
}

#PSLeftContent li.PSFiltered a.PSActive {
	background : url(/unique/images/AdvPwrSearch/cat-filter-active.gif) top left no-repeat;
}


#PSRightContent {
	position: absolute;
	top: 45px;
	left: 197px;
	width: 456px;
}

#iefix #PSRightContent .cbarWS {
	width: 456px;
}

#PSRightContent .cbarWS {
	background : url(/unique/images/AdvPwrSearch/greybar.gif) top left no-repeat;
	font-weight: normal;
}

#PSRightContent .cbarWS-lred {
	background : url(/unique/images/AdvPwrSearch/redbar.gif) top left no-repeat;
	font-weight: normal;
}


.PSResults {
	color: #333;
	line-height : 18px;
	
}
.PSResults a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	
}


.searchfilter-container .ajax-loader {
	height: 32px;
	margin: 20px;
	background: url(/unique/images/ajax-loader-lg-red.gif) no-repeat center center;
}

#PSRightContent  .ajax-loader {
	height: 340px;
	margin: 20px;
	background: url(/unique/images/ajax-loader-lg-red.gif) no-repeat center center;
}

.PSNoScript {
	margin: 50px;
}

/* END OF FILE CHECK - If you don't see this: Panic! */
