/* selectbox */
#selectbox {
  width: 202px; height: 27px;
  background: url(../images/bg-filter-select.png) 0 0 no-repeat;
}
#selectbox a {
  padding: 0 29px 0 10px; margin: 0;
  display: block;
  color: #000; text-decoration: none;
  width: 163px; height: 27px; line-height: 27px;
}
#selectbox a:hover {
  color: #000; font-weight: normal;
  text-decoration: none !important;
  border: none;
  background: none;
}

/* selectSport */
.clear20px    { clear: both; height: 20px; font-size: 20px; line-height: 20px; /* for IE */ }

#selectSport {
  text-align: left;
}
#selectSport ul.list {
  display: block;
  margin: 10px 0 0 20px;
  padding: 0;
}
#selectSport .list li {
  display: block;  float: left;
  padding: 0;
  width: 33%;
  list-style: none;
  line-height: 1.8em;
}
#selectSport .list li a {
  outline-style: none;
  text-decoration: none;
}
#selectSport .list li a:hover {
  color: #dc0000;
  text-decoration: underline;
}
#selectSport h2 {
  margin: 0 20px;
  color: #3679b0;
  border-bottom: 1px solid #efefef;
}

/*
* 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-dialog .ui-helper-hidden { display: none; }
.ui-dialog .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-dialog .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-dialog .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-dialog .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-dialog .ui-helper-clearfix { height:1%; }
.ui-dialog .ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-dialog .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=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-dialog.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-dialog.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-dialog.ui-widget-content { border: 1px solid #dddddd; background: #fff /* url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x */; color: #333333; }
.ui-dialog.ui-widget-content a { color: #333333; }
.ui-dialog-titlebar.ui-widget-header {  border: 1px solid #d0dbe6; background: #e5eef7; color: #3679b0; font-weight: bold; }
.ui-dialog-titlebar.ui-widget-header a { color: #3679b0; }

/* Interaction states
----------------------------------*/
.ui-dialog.ui-state-default, .ui-dialog.ui-widget-content .ui-state-default { /* border: 1px solid #cccccc; */ background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-dialog.ui-state-default a, .ui-dialog.ui-state-default a:link, .ui-dialog.ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-dialog.ui-state-hover, .ui-dialog.ui-widget-content .ui-state-hover, .ui-dialog.ui-state-focus, .ui-dialog.ui-widget-content .ui-state-focus { /* border: 1px solid #d0dbe6; */ background: #fff; font-weight: bold; color: #c77405; outline: none; }
.ui-dialog.ui-state-hover a, .ui-dialog.ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-dialog.ui-state-active, .ui-dialog.ui-widget-content .ui-state-active { /* border: 1px solid #fbd850; */ background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-dialog.ui-state-active a, .ui-dialog.ui-state-active a:link, .ui-dialog.ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }


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

/* states and images */
.ui-dialog .ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_000000_256x240.png); }
.ui-dialog.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
.ui-dialog .ui-dialog-titlebar.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_000000_256x240.png); }

.ui-dialog .ui-state-default .ui-icon { background-image: url(../images/ui-icons_db0000_256x240.png); }
.ui-dialog .ui-state-hover .ui-icon, .ui-dialog .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_db0000_256x240.png) !important; }
.ui-dialog .ui-state-active .ui-icon {background-image: url(../images/ui-icons_db0000_256x240.png); }
.ui-dialog .ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_db0000_256x240.png); }

/* positioning */
.ui-dialog .ui-icon-close { background-position: -80px -128px; }
.ui-dialog .ui-icon-closethick { background-position: -96px -128px; }

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

/* Corner radius */
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .3em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 1px; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }

