/*-----------------------------------------------Site Screen MasterAuthor:   hmeliiEmail:    anufry@inbox.ruVersion:  3.17 14.07.09Num:      47----------------------------------------------- *//*-------------------------- basic styles ------------------------------*/@import url("base.css");/*------------------------------ *** -----------------------------------*//*------------------------------- global ------------------------------*/body { background:#FFFFFF; color:#000; font:.6875em/1.2 Tahoma, Geneva, sans-serif/*11px*/;   }input, button, select, label, textarea { font-family:Tahoma, Geneva, sans-serif; }body, html { height:100%; }a { color:#369; }a:visited { }a:hover, .n-u a { text-decoration:none; }a:focus { }a:active { }a.dash, .dash a { text-decoration:none; border-bottom:1px dashed; }a.dash:hover, .dash a:hover { border:0; }h1, .h1 { }h2, .h2 { }h3, .h3 { }h4, .h4 { }h5, .h5 { font-size:1.2727em/*14px*/; font-weight:900; margin-bottom:10px; }h6, .h6 { font-size:1.0909em; margin-bottom:10px; }/*colors*/ul.l-bar {color:#369;}.scroll-pane a, .scroll-pane, .t-bar a, .t-bar{ color:#fff; }.red{ color:#f00; }.blue{ color:#03c; }.footer a{ color:#000; }/*end colors*//*fonts*/.scroll-pane{ font-size:1.0909em/*12px*/; }ul.l-bar { font-size:1.1818em/*13px*/; }/*end fonts*//*over blocks*/.over{overflow:hidden; display:block!important; /*IE6*/display:inline-block; }.clear:after{content:''; display:block; clear:both; } /*IE6*/* html .clear, * html .fix{display:inline-block; }/*IE7*/* + html .clear, * + html .fix{display:inline-block; }/*end over blocks*//*backgrounds*//*end backgrounds*//*----------------------------- end global ----------------------------*//*------------------------------- wrapper ------------------------------*/.wrapper {  position:relative; min-width:1000px; min-height:100%; height:auto!important; /*IE6*/height:100%; }/*--------------------------------- *** --------------------------------*//*-------------------------------- header ------------------------------*/.header #breadcrumbs width: auto; font-size: 13px; color: #000; text-align : left; overflow : hidden; } #breadcrumbs a, #breadcrumbs a:visited {  color : #808080; text-decoration : none; outline:none; } #breadcrumbs a:hover, #breadcrumbs a:active { color : #000; text-decoration : none; outline:none; } {    {  }.t-bar{ background:#003 url(../images/pic2.png) repeat-x 0 100%; font-weight:900; padding:5px 0 0; text-align:center; border-bottom:20px solid #000000;  }.t-bar ul.spec{ overflow:hidden; padding-bottom:9px; vertical-align:bottom; }.t-bar ul.spec li{ background:url(../images/pic2.gif) no-repeat 0 50%; padding:0 23px 0 15px; margin-left:-15px; }.head{ position:relative; background:url(../images/pic3.png) repeat-x; height:193px; }.head .r, .head .l{ position:absolute; width:50%; top:0; right:0; height:193px; z-index:0; background:url(../images/pic3.gif) repeat-x; }.head .l{ background-image:url(../images/pic3.png); right:auto; left:0; }.head .c{ background:url(../images/pic2.jpg) no-repeat; width:780px; height:193px; margin:auto; z-index:1; position:relative;  }h1.logo { position:absolute; width:230px; top:9px; left:5px;}h1.logo a{ display:block; height:23px; }/*------------------------------ end header ----------------------------*//*----------------------------- side ------------------------------*/.lside {   width:170px; padding:110px 0 40px 40px; }.rside{ width:180px; padding:110px 31px 0 0; }ul.l-bar{ font-weight:900; margin-bottom:65px; }ul.l-bar li{ margin-bottom:9px; }ul.l-bar li:before{ content:'\00BB'; margin-right:9px; }/*IE6*/* html ul.l-bar li{ background:url(../images/pic1.gif) no-repeat 0 50%; padding-left:16px;  }/*IE7*/* + html ul.l-bar li{ background:url(../images/pic1.gif) no-repeat 0 50%; padding-left:16px;   }/*--------------------------- end side ----------------------------*//*------------------------------ content -------------------------------*/.content {  padding:30px 30px 40px 35px;  }a.jScrollArrowUp { background: url(../images/pic8.gif) no-repeat; }a.jScrollArrowDown { background:url(../images/pic9.gif) no-repeat; }.holder { background: #224ba5; padding:11px 8px 19px 12px; margin-bottom:35px; }.scroll-pane { background:#224ba5; font-weight:900; height:271px; overflow: auto; }.jScrollPaneTrack { background:url(../images/pic11.gif) repeat-y; }.jScrollPaneDrag { background:#fff url(../images/pic10.gif) no-repeat 0 50%; }.jScrollPaneDragTop { background:#fff; height: 7px; }.jScrollPaneDragBottom { background:#fff; height: 7px; }a.jScrollArrowUp, a.jScrollArrowDown { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 4px;  background:url(../images/pic8.gif) no-repeat; }a.jScrollArrowDown {  background:url(../images/pic9.gif) no-repeat 0 100%; top:auto; bottom:0; }.left .jScrollPaneTrack, .left a.jScrollArrowUp, .left a.jScrollArrowDown  { left: 0; right: auto; }#pane2 { height:271px; }.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; }.jScrollPaneDrag { position: absolute; cursor: pointer; overflow: hidden; }.jScrollPaneDragTop, .jScrollPaneDragBottom  { position: absolute; top: 0; left: 0; overflow: hidden; }.jScrollPaneDragBottom { top:auto; bottom: 0; }/*--------------------------- end content -----------------------------*//*------------------------------ footer -------------------------------*/.undfoot{ clear:both; height:100px; }.footer { position:absolute; border-bottom:15px solid #091549; top:100%;  margin-top:-100px; height:100px; width:100%; left:0; }.footer .in{ padding-left:245px; }.f-br{ background:#fff; height:19px; left:0; bottom:0; width:100%; position:absolute; border-top:20px solid #091549; }/*------------------------------ end footer -------------------------------*/
