/* $Id: base.css 3224 2007-02-10 00:52:24Z pro $ */

/*@import url("text.css");*/
body	{font-family:Arial,sans-serif;}
img	{border:0;}
body,.top-table,.result-table {font-size:small;}
.footer,.unknownlink	{font-size:xx-small;}
.td-scan,.topquery,.action-tab,.help-popup {font-size:x-small;}
.hilight1	{font-weight:bold;}
/*.hilight2	{font-style:italic;}   maybe del*/ 
.spacel,.space	{padding-left:3pt;}
.spacer,.space	{padding-right:3pt;}
.help-popup	{font-family:sans-serif;}

/*@import url("view.css");*/
body	{cursor:default;}
a:link,a:active,a:visited	{text-decoration:underline;}
a:hover	{text-decoration:none;}
.search-form-input	{border:0; border-spacing:0; }
.topquery	{border-spacing:0;}
.main-topquery	{white-space:nowrap;overflow:hidden;}
.result-table	{border-collapse:collapse;}
.result-table td,.top-table td,hr	{border:solid thin;}

.form-help-what-win,
.form-help-where-win,
.form-help-when-win,
.form-adjust-win,.help-popup	{border:1px solid;}
.hide {clear:both;visibility:hidden;background:#fff;color:#fff;margin:0;border:0; padding:0;}

/*@import url("color.css");*/
body	{background: rgb(249,249,251);}
a:link,a:active	{color:#333;}
a:visited	{color:#666;}
a:hover	{color: #C03;}
.header-1	{background:#AAC;}
.header-extended {background:#ddf; border:solid 1px #aac; padding:2px;}
.stat-header,
.header-2	{background:#CCF;}
.result-head	{background:#BBC;}
.result-0	{background:#f0f0f0;}
.result-1	{background:#f5f5f5;}
.result-0:hover, .result-1:hover	{background:#e5e5e5;}

.result-foot	{background:#BBD;}
.result-image	{background:#F0F0FF;}
.result-table td	{border-color:#CCF;}
.top-table td	{border-color:#CCF;}
hr	{border-color:#DDF;}
.vote-up	{color:green;}
.vote-down	{color:red;}
.vote-good	{background:#9F9;}
.vote-bad	{background:#F99;}

.form-help-what-win,
.form-help-where-win,
.form-help-when-win,
.form-adjust-win	{border-color:#999;background:#BBB;
color:#000;
}
.help-popup	{background:#FFFFE0;color:#006;}

/*@import url("position.css");*/
body,form	{padding:0;margin:0;}
td	{vertical-align:top;margin:0px 0px 0px 0px;}
.main-stat	{vertical-align:bottom;margin-right:20px;}
.main-stat	{float:left;}
.top	{float:right;}
.footer,.td-scan,.viewas	{text-align:center;}
.search-form-input	{width:100%;margin:0;padding:0;text-align:center;vertical-align:middle;}
.topquery td	{padding:0;}
.result-0,.result-1	{vertical-align:top;}

.form-help-what-win,
.form-help-where-win,
.form-help-when-win, 
.form-adjust-win 	{position:absolute;left:50%;/*top:5%;
min-width:20%;*/padding:5px;text-align:center;}
.help-popup {position:absolute;left:20px;top:20px;padding:3px 10px 3px 10px;text-align:left;}
.footer, .examples,.result-report,.search-internet,.add,.add-form,
 .main-stat,.top,.main-bottom,.gotopage	{margin-top:20px;}
.result-table	{margin-top:5px;}
.footer	{vertical-align:bottom;}
.examples	{text-align:center;}
.main-stat,.top,.main-topquery	{margin:10px;}

.pre-search-form {
text-align:right;
padding:1mm;
}

input.input-help{
color: #C0C0C0;
}

.cp-select , .mode-select , .style-select {
zzpadding-right:5em;
}
.view-select {
zpadding-right:5em;

}
.lang-select , .mode-select , .style-select {
padding-left:5em;
}

.add {
padding-left:1em;
}


.view-select , .lang-select , .cp-select , .mode-select , .style-select, .footer-stat {
display:inline; 
}
.codepage { font-size:smaller; }

.zztd-scan {
white-space:nowrap;
}

.form-adjust-win {
 text-align:left;
 zfont-size:large;
}

.zzres_play_link {float:right; zvertical-align:top;
zdisplay:inline; 
zdisplay:relative; 
zposition:relative; 
ztop:0;
zright:0;

}
.result_play td {padding-bottom:1.5em; padding-left:10px; padding-top:10px;}

.result_play img { 
  max-width: 99%; 
  width:expression(this.width > document.body.clientWidth ? document.body.clientWidth - 25 + 'px' : this.width);
}

.result_string_img {
  vertical-align:middle; 
  max-width: 16px; 
  max-height: 16px; 
  padding-right: 2px; 
}

.loading {background:brown; position:absolute; left:0; top:0; margin:5px;}
