@charset "UTF-8";

/* Selectmenu
----------------------------------*/

/*For Search select box*/
.searchSelectBox { font-family: Segoe UI, Arial, sans-serif; color:#000000 !important; font-size:13px !important;display: block; width:112px !important; height:28px; text-decoration: none; overflow:hidden; float:left; border-width: 2px 2px 2px 0; border-color:#B6B5B5; border-style:solid}
.searchSelectBox .ui-selectmenu-icon { margin-top:-18px }
.searchSelectBox .ui-selectmenu-status {line-height: 1.4em; display:block; padding:0.3em ; outline:none; text-decoration:none; }
.searchSelectBox .ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.searchSelectBox .ui-state-active, .searchSelectBox .ui-widget-content .ui-state-active, .searchSelectBox:hover,
.searchSelectBox .ui-state-hover, .searchSelectBox .ui-widget-content .ui-state-hover, .ui-selectmenu-focus, .searchSelectBox .ui-widget-content .ui-state-focus, .ui-state-active
 { background: #686868; color: #ffffff !important;}
.searchSelect { font-family: Segoe UI, Arial, sans-serif; border:2px solid #B6B5B5; padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto; width:108px !important}
.searchSelect li { padding:0; margin:0; display: block; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.searchSelect li a {line-height: 1.4em; display:block; padding:0.1em 0.3em ; outline:none; text-decoration:none; }
.searchSelectBox .ui-selectmenu-status { line-height: 1.4em; text-align:left; font-size:0.9em }
.searchSelect .ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.searchSelect li .ui-icon, .searchSelectBox .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.searchSelect li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.searchSelect li .ui-selectmenu-item-footer { opacity: .8; }
.searchSelect .ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.searchSelect .ui-selectmenu-open li.ui-selectmenu-item-selected { }
.searchSelect li .ui-selectmenu-item-header {  }
.searchSelect li .ui-selectmenu-item-content {  }

/*for optgroups*/
.searchSelect .ui-selectmenu-group { font-size: 1em; }
.searchSelect .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; }
.searchSelect .ui-selectmenu-group ul { margin: 0; padding: 0; }

/* For Pre-release Facet */
.prereleaseFacetBox {color:#000000 !important; font-size:11px;display: block; text-decoration: none; overflow:hidden; border:1px dotted #CCCCCC}
.prereleaseFacetBox .ui-selectmenu-icon {margin-top:-20px }
.prereleaseFacetBox .ui-selectmenu-status {line-height: 1.4em; display:block; padding:5px 6px ; outline:none; text-decoration:none; }
.prereleaseFacetBox .ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.prereleaseFacetBox .ui-state-active, .prereleaseFacetBox .ui-widget-content .ui-state-active, .prereleaseFacetBox:hover { background: #cccccc;}
.prereleaseFacet {-moz-box-shadow:0 0 8px #717171; -webkit-box-shadow:0 0 8px #717171; box-shadow:0 0 8px #717171; font-size:11px; border-top:1px dotted #CCCCCC; border-right:1px dotted #CCCCCC; border-left:1px dotted #CCCCCC; padding:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto;}
.prereleaseFacet li {  margin:0; display: block; border-bottom:1px dotted #CCCCCC}
.prereleaseFacet li a {line-height: 1.4em; display:block; padding:5px 6px ; outline:none; text-decoration:none; }
.prereleaseFacet .ui-selectmenu-status { text-align:left }
.prereleaseFacet .ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.prereleaseFacet li .ui-icon, .prereleaseFacetBox .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.prereleaseFacet li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.prereleaseFacet li .ui-selectmenu-item-footer { opacity: .8; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-selectmenu-open {visibility: visible !important}
.ui-selectmenu-menu {visibility:hidden}
.ui-selectmenu-menu li {list-style:none}
.ui-selectmenu-icon {width:16px; height:16px; float:right; background:url(../images/icons/icon_sprite1.png)  no-repeat -89px 0 }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: tahoma, sans-serif; }
.ui-widget-content { position:absolute; z-index:4000; background: #ffffff; color: #000000 !important; }
.ui-widget-content a { color: #000000 !important ; }
.ui-widget-header { border: 1px solid #333333; background: #333333; color: #ffffff; }
.ui-widget-header a { color: #000000 !important; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {  }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {}
.ui-state-hover .ui-selectmenu-icon, .ui-state-focus .ui-selectmenu-icon, .ui-state-active .ui-selectmenu-icon { background-position: -89px -19px }

.ui-state-hover a, .ui-state-hover a:hover {border:0 !important; color: #ffffff; text-decoration: none; outline: none; background:#dcdcdc !important;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-selectmenu:hover { outline: none; text-decoration:none }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }
