#colorbox, #modalBackgroundOverlay, #modalWrap{position:absolute; top:0; left:0; z-index:9999;}
#modalBackgroundOverlay{position:fixed; width:100%; height:100%;}
#colorbox{overflow:hidden; padding:1px; margin-top:-1px; margin-left:-1px;}/*padding fixes a ghosting issue in IE7, the negative margin compensates */
	#modalWrap{width:9000px; height:9000px;}
		#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, #borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight {float:left; height:0; width:0; overflow:hidden;}
		#borderMiddleLeft, #borderBottomLeft{clear:left;}
		#modalContent{position:relative; overflow:visible;}
			#contentTitle{margin:0;}
			#modalClose, #contentPrevious, #contentNext{outline:none; cursor:pointer; border:0; margin:0;}
			#modalLoadedContent{overflow:auto; width:0; height:0;}
			#modalLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
                        #modalPhoto{cursor:pointer;}
			#modalLoadedContent embed{display:block; border:0;}/* Display:block removes the line-height gap embedded content */
			#modalLoadingOverlay{position:absolute; width:100%; height:100%; top:0; left:0;}
	#modalBackgroundOverlay{background:#fff;}

#colorBox{}
	#borderTopLeft{width:27px; height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderTopLeft.png) 0 0 no-repeat;}
	#borderTopCenter{height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderTopCenter.png) 0 0 repeat-x;}
	#borderTopRight{width:27px; height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderTopRight.png) 0 0 no-repeat;}
	#borderBottomLeft{width:27px; height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderBottomLeft.png) 0 0 no-repeat;}
	#borderBottomCenter{height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderBottomCenter.png) 0 0 repeat-x;}
	#borderBottomRight{width:27px; height:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderBottomRight.png) 0 0 no-repeat;}
	#borderMiddleLeft{width:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderMiddleLeft.png) 0 0 repeat-y;}
	#borderMiddleRight{width:27px; background:url(http://ext.wakeside.com/designfiles/colorbox/borderMiddleRight.png) 0 0 repeat-y;}
	#modalContent{background:#fff;font:12px/1.5 Verdana, Arial, san-serrif;}
	
	
			#modalContent a:link, a:visited {text-decoration:none; color:#999999; }
			
		#modalLoadedContent{margin-bottom:20px;}
			#contentTitle{display:none;}
			#contentCurrent{position:absolute; bottom:0px; left:65px; font-weight:bold; color:#999;}
			#contentPrevious{position:absolute; bottom:0px; left:0; font-weight:bold;}
			#contentNext{position:absolute; bottom:0px; left:110px; font-weight:bold;}
		#modalLoadingOverlay{background:url(http://ext.wakeside.com/designfiles/colorbox/loading.gif) 5px 5px no-repeat #fff;}
		#modalClose{position:absolute; bottom:0; right:0; display:block;  font-weight:bold;}
		#modalClose:hover{background-position:bottom left;}
		
		
		
/* Search */
.search-container {width:690px;_width:690px;background-color:#fff;}
.search-container a:link {color:#333;font-size:11px;text-decoration:none;}
.search-container a:visited {color:#333;font-size:11px;text-decoration:none;}
.search-container a:hover {text-decoration:underline;}
.search-container a:active {text-decoration:underline;}
#search-suggest {width:710px;_width:715px;background-color:#EDEEE8;color:#000;padding:10px;font-size:12px;border-bottom:#E6F3C5 solid 2px;}
#search-suggest a:link {color:#000;font-size:12px;text-decoration:underline;}
#search-suggest a:visited {color:#333;font-size:11px;text-decoration:underline;}
#search-suggest a:hover {background-color:#333;color:#fff;}
#search-suggest a:active {background-color:#333;color:#fff;}
#search-refine {padding:2px 0px;_padding:0px;border-bottom:2px solid #ffffff;}
#search-info {background-color:#f1f1f1;border-bottom:1px solid #fff;}
#search-info table {font-size:12px;}
#search-info table a:link {color:#333;font-size:11px;font-weight:bold;}
#search-info table a:visited {color:#333;font-size:11px;font-weight:bold;}
#search-info table a:hover {text-decoration:underline;}
#search-info table a:active {text-decoration:underline;}
#search-notice {background-color:#fff;padding:0px 5px;color:#000;}
.search-title {font-size:12px;font-weight:bold;text-decoration:underline;}
#search-optioncon {background-color:#f1f1f1;padding:5px;color:#333;}
#search-optioncon a:link {color:#000;font-size:11px;}
#search-optioncon a:visited {color:#000;font-size:11px;}
#search-optioncon a:hover {text-decoration:underline;}
#search-optioncon a:active {text-decoration:underline;}
#search-changeview {}
#search-sort {margin-left:290px;}
.search-pages {text-align:right;line-height:16px;width:685px;_width:685px;border-top:2px #ffffff solid; background-color:#f1f1f1;padding:3px 0px 3px 5px;color:#333;}
.search-pages a:link {color:#333;font-weight:bold;font-size:11px;}
.search-pages a:visited {color:#666;font-size:11px;font-weight:bold;}
.search-pages a:hover {text-decoration:underline;}
.search-pages a:active {text-decoration:underline;}
#search-result {}
.search-refine-count {color:#F19300;font-size:10px;}
.search-refinetd td {padding-right:15px;}
.searchsize {font-size:9px;}

