.searchresult {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:700px; margin:0px auto;}
.searchresult #scrollable {background-color:#efefef; border:1px solid #ddd; padding:10px 8px; width:682px; height:105px; overflow:hidden; margin-top:30px; -moz-border-radius:6px 6px 0px 0px;}
*html .searchresult #scrollable {width:700px; height:125px;} 
.searchresult div.items {height:105px; margin-left:4px; float:left; width:635px !important;}
.searchresult div.items a {display:block; float:left;	margin-right:8px; width:120px; height:150px; overflow:hidden; text-decoration:none; text-align:center; cursor:pointer;}
.searchresult div.items a img {width:118px;}
.searchresult div.items a:hover {}
.searchresult div.items a.active {color:#555; cursor:default; opacity:0.5;}
.searchresult div.items a span.type {position:absolute; display:block;  margin-left:96px; width:23px; height:23px;}
.searchresult div.items a.video span.type {background:url(../images/icon_video.gif) no-repeat left top;}
.searchresult div.items a span.description {padding:2px 0px; width:120px; text-align:center; display:block; clear:both;  bcolor:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.searchresult div.items a span.image {height:78px; overflow:hidden; display:block;}

.searchresult a.prev, .searchresult a.next {background:url(../images/left.gif) no-repeat 0 0; display:block; width:18px; height:18px; float:left;	margin:42px 0 0 0; cursor:pointer;}
.searchresult a.next {background-image:url(../images/right.gif)}
.searchresult a.prev:hover {background-position:0 -18px;}
.searchresult a.next:hover {background-position:0 -18px;}

.searchresult .ui-slider {width:700px; height: 11px; overflow:hidden; position: relative; background-repeat: repeat-x; background-position: center center; background-color:#8b8b8b;}
.searchresult .ui-slider-handle { position: absolute; z-index: 1; height:11px; width:52px; top: 0px; left: 0px; background-image: url(../images/slider.gif);}
.searchresult .ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.searchresult .ui-slider-range { position: absolute; background: #50A029; opacity: 0.3; filter: alpha(opacity=30); width: 100%; height: 100%; }

.searchresult .detailview a img {border:none;}
.searchresult .detailview {text-align:center; width:700px; padding-top:15px; }
.searchresult .detailview h1 {font-size:18px; font-weight:normal; color:#000000; margin-bottom:10px;}
.searchresult .detailview h1 span {color:#2e8fff;}
.searchresult .detailview p {font-size:11px; font-weight:normal; padding-top:15px;}
/* .searchresult .detailview .facts {font-size:11px; border-top:1px solid #666666; padding:8px 0px; margin:15px 0px; z-index: 10;} */
.searchresult .detailview .facts {border-top:1px solid #666666; border-bottom:1px solid #666666; padding-top:8px; padding-bottom:8px; margin-top:8px; margin-bottom:8px;  }
.searchresult .detailview .facts img {margin-left:5px;}
.searchresult .detailview .leftbuttons {float:left;}
.searchresult .detailview .leftbuttons a {margin-right:5px;}
.searchresult .detailview .rightbuttons {float:right;}
.searchresult .detailview .rightbuttons a {margin-left:5px;}

/*Fancybox*/
div#fancy_overlay {position:absolute; top: 0; left: 0; z-index: 90; width: 100%; background-color: #000000;}
div#fancy_loading { position: absolute; height: 40px; width: 40px; cursor: pointer; display: none; overflow: hidden; background: transparent; z-index: 100;}
div#fancy_loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: transparent url(../images/fancybox/fancy_progress.png) no-repeat;}
div#fancy_close { position: absolute; top: -12px; right: -12px; height: 30px; width: 30px; background: transparent url(../images/fancybox/fancy_closebox.png) ; cursor: pointer; z-index: 100; display: none;}
div#fancy_content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0;  margin: 0; z-index: 96;}
#fancy_frame { position: relative; width: 100%; height: 100%; display: none;}
img#fancy_img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;  padding: 0;  margin: 0; z-index: 92;}
div#fancy_title { position: absolute; bottom: -35px; left: 0; width: 100%; z-index: 100; display: none;}
div#fancy_title table { margin: 0 auto;}
div#fancy_title div { color: #FFF; font: bold 12px Arial; padding-bottom: 2px;}
td#fancy_title_left { height: 32px; width: 15px; background: transparent url(../images/fancybox/fancy_title_left.png) repeat-x;}
td#fancy_title_main { height: 32px; background: transparent url(../images/fancybox/fancy_title_main.png) repeat-x;}
td#fancy_title_right { height: 32px; width: 15px; background: transparent url(../images/fancybox/fancy_title_right.png) repeat-x;}
div#fancy_outer { position: absolute; top: 0; left: 0; z-index: 90; padding: 18px 18px 58px 18px; margin: 0; overflow: hidden; background: transparent; display: none;}
div#fancy_inner { position: relative; width:100%; height:100%; border: 1px solid #444; background: #FFF;}
a#fancy_left, a#fancy_right { position: absolute;  bottom: 10px;  height: 100%;  width: 35%;  cursor: pointer; background-image: url(data:image/gif;base64,AAAA); z-index: 100;}
a#fancy_left { left: 0px;}
a#fancy_right { right: 0px;}
a#fancy_left:hover { background: transparent url(../images/fancybox/fancy_left.gif) no-repeat 0% 100%;}
a#fancy_right:hover { background: transparent url(../images/fancybox/fancy_right.gif) no-repeat 100% 100%;}
#fancy_bigIframe, #fancy_freeIframe { position:absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10;}
div#fancy_bg { display: none;} 
div.fancy_bg { position: absolute; display: block; z-index: 70;}
div.fancy_bg_n { top: -18px; width: 100%; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_n.png) repeat-x;}
div.fancy_bg_ne { top: -18px; right: -13px; width: 13px; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_ne.png) no-repeat;}
div.fancy_bg_e { right: -13px; height: 100%; width: 13px; background: transparent url(../images/fancybox/fancy_shadow_e.png) repeat-y;}
div.fancy_bg_se { bottom: -18px; right: -13px; width: 13px; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_se.png) no-repeat;}
div.fancy_bg_s { bottom: -18px; width: 100%; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_s.png) repeat-x;}
div.fancy_bg_sw { bottom: -18px; left: -13px; width: 13px; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_sw.png) no-repeat;}
div.fancy_bg_w { left: -13px; height: 100%; width: 13px; background: transparent url(../images/fancybox/fancy_shadow_w.png) repeat-y;}
div.fancy_bg_nw { top: -18px; left: -13px; width: 13px; height: 18px; background: transparent url(../images/fancybox/fancy_shadow_nw.png) no-repeat;}
.recout { text-align:right; text-decoration:none; color:#787878; font-size:11px; font-weight:bold; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}