/* 2008 (c) UGY Group | http://www.ugy.ru */
body{padding:0;margin:0;}
body,div,p,table,th,td,select,input,textarea{font:12px arial;color:#26b;}

table{border-collapse:collapse;width:100%;}
td,form{padding:0;margin:0;}

a{color:#26b;}
a:hover{text-decoration:none;}

img{border:0;}

h1{font-size:20px;color:#26b;font-weight:normal;}
h2{font-size:18px;color:#9c3;font-weight:normal;}
small{font-size:11px;color:#999;}

.btn{cursor:pointer;background:#26b;border:none;color:#fff;font-weight:bold;height:20px;}
.ph{color:#999;}

.left{float:left;}
.right{float:right;}
.none{display:none;}
.hide{color:#999;}

tt{color:#c00;}

.row{float:none;clear:both;}
.row:after{display:block;float:none;clear:both;content:".";height:0;line-height:0;font-size:1px;visibility:hidden;}

.link{color:#26b;cursor:pointer;text-decoration:underline;}
.link:hover{text-decoration:none;}
.ulink{color:#26b;cursor:pointer;text-decoration:none;border-bottom:1px #26b dashed;}
.ulink:hover{border-bottom:none;}

.logo{margin:10px 0 0 25px;}
.logo img{width:150px;height:75px;}

.overlay{z-index:100;display:none;background:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border:3px #9c3 solid;padding:10px;}
.overlay div.row{margin-bottom:5px;}
.contentWrap{min-width:350px;max-width:800px;}

.modalAjax,#modalAjax{width:350px;min-height:50px;}
.contentAjax,#contentAjax{width:500px;height:450px;overflow-y:auto;}

.close{position:absolute;right:5px;top:5px;width:11px;height:11px;background:url('/img/close.gif') no-repeat;cursor:pointer;}
.error{color:#c00;}
.done{color:#693;}
.wait{display:none;}
.wait img{margin-bottom:-2px;width:15px;height:16px;}

.errortip{display:none;position:absolute;z-index:100;left:200px;bottom:-5px;width:200px;background:url('/img/tip.gif') left bottom no-repeat;color:#fff;padding:5px 0 15px 10px;}

.outer{width:100%;display:table;}
.inner{margin-left:auto;margin-right:auto;width:825px;}

.geo div{float:none;cursor:pointer;clear:left;color:#39f;padding:0 20px 5px 0;}
.geo div:hover{background:url('/img/icon/clear.gif') right top no-repeat;}

.autocomplete-w1{position:absolute;top:0;left:0;margin:8px 0 0 6px;}
.autocomplete{border:1px #ccc solid;background:#fff;cursor:pointer;text-align:left;min-width:130px;max-height:350px;overflow:auto;margin:-6px 6px 6px -6px;}
.autocomplete .selected{background:#eee;}
.autocomplete div{padding:2px 5px;white-space:nowrap;}
.autocomplete strong{font-weight:normal;color:#39f;}

#ms{width:1px;height:1px;}
