* { padding: 0; margin: 0; }
html, body { height:100%; width: 100%; }
body { background: #fff url(/i/bg.gif); font-size:0px; }
p, td, div, select, option, input, textarea {font-family: Verdana;}
input:focus { outline: none; } /*safari */
a:link, a:visited, a:hover { color: #075aa7; text-decoration:none;}

#maincontainer {
    min-height:100%;
    width:1028px;
    height:auto;
    background: #fff url(/i/shadow.gif) repeat-y 100% 0;
}

* html #maincontainer { height: 100%; }
* html #maincontent { height: 100%; }

#maincontent { width:1017px; height:100%; min-height:100%; }
#header { height:128px !important; vertical-align:top;  }
#center { height:auto; vertical-align:top; background: url(/i/bg2.gif) repeat-y 864px 0;}
#footer { height:85px !important; font-size:10px;  vertical-align:top; background: url(/i/bg2.gif) repeat-y 864px 0;  }

.col1 { width:192px; float:left; }
.col2 { width:672px; float:left; }
.col3 { width:153px; float:left; }


/****************************************************
 * HEADER
 */

#header div.col1, #header div.col2, #header div.col3 { height:126px; border-bottom:2px solid #000; _height:128px;}
#header div.col3 { border-left: 0; width:153px; margin-top:68px; height:58px; _height:128px; }

#header div.col1 img { margin: 21px 0 0 28px; }
#header div.col2 {
    font-size:13px; text-align:right; color: #075aa7;
    padding-top:75px; padding-right:50px;
    height:51px; _height:128px;
    width:622px; _width:672px;
}


/***************************************************
 * Seach block
 */

#search { height:59px; border-left:2px solid #1261ab; }

#search div {
    width:91px; _width:99px;
    border:2px solid #dadbdc; border-left:0; border-right:1px solid #dadbdc;
    height:21px; _height:29px;
    margin:0;
    padding:4px 2px 0 5px;
    float:left;
}
#search input {
    width:91px; height:16px;
    color: #075aa7; font-size:13px; font-family: Verdana;
    line-height:16px;
    margin:0; border:0; padding:0;
}
#search img { margin:5px 0 0 5px; float:left; cursor: pointer;}



/* ****************************************************
 * MENU
 */

.Menu { font-size:13px; overflow:hidden; /*hiding first li border*/ }
.Menu li { margin-bottom:6px; list-style:none; margin-top:-1px; /*hiding first li border*/ }
.Menu li  a {
    display:block;
    color:#fff; font-weight:bold;
    padding:9px 5px 9px 35px;
    border:1px solid #6a9cca;
    border-left:0;
    background: #0055a5 url(/i/blue_arr_right.gif) no-repeat 10px 11px;
    line-height:13px;
}
.Menu li.selected a {
    background: #000 url(/i/black_arr_down.gif) no-repeat 10px 11px;
    border:1px solid #767374;
    border-left:0;
}
.Menu li a:link, .Menu li a:visited, .Menu li a:hover { color:#fff; text-decoration:none; }
.Menu li ul { display: none;}
.Menu li.selected ul { display: block;}

.SubMenu { padding-left:30px; overflow:hidden; }

.SubMenu li {
    margin-bottom:0;
    margin-top:-2px;
    padding:5px 0 5px 0;
    border-top:2px solid #3276b7;
}

.SubMenu li a {
    background:#fff !important;
    color: #075aa7;
    font-weight:normal;
    border:0;
    padding:2px 2px 2px 4px;
    display:block;
    border: 1px solid #fff !important;
    border-right:0 !important;
    margin-top:-2px;
}
.SubMenu li.selected a { font-weight:bold; }
.SubMenu li a:link, .SubMenu li a:visited, .SubMenu li a:hover { color:#075aa7; text-decoration:none; }
.SubMenu li a:hover { background: #d1d2d4 !important; border: 1px solid #e2e3e4 !important; }

/*************************
 * Other companies
 */

#OtherComp {
    margin-top:23px;
    margin-left:12px;
    font-size:13px;
    font-family: Tahoma;
    line-height:15px;
    display:none;
}

#OtherComp span { line-height:20px; }
#OtherComp select { width:156px; }
#OtherComp select, #OtherComp select option { font-family: Tahoma; font-size:13px;}
#OtherComp div { display:none; margin-top:5px; font-family: Tahoma; font-size:11px; }

 /**************************
  * FOOTER
  */

#footer1 {
    height:25px; _height:50px;
    background: #b1b3b6;
    font-size:13px;
    font-weight:bold;
    color:#151011;
    padding:25px 23px 0 0;
    text-align:right;
}
#footer1 a:link, #footer1 a:visited, #footer1 a:hover { color:#151011; text-decoration:none; }
#footer1 img { vertical-align:-1px;}

#footer2 { height:23px; background: #0055a5; }
#footer3 { height:12px; }

/**************************
 * HEADER IMAGES
 */

.header1 { height:72px; background: url(/i/header/1.gif) no-repeat !important; }

/**************************
 * CONTENT
 */

#center table.col2 { padding:0; border:0; }
table.col2 td { vertical-align: top; }
.pagetitle {
    vertical-align:bottom !important;
}

#center h1 {
    font-size:20px;
    color:#0055a5;
    font-weight:bold;
    line-height:20px;
    margin: 5px 5px 15px 170px;
    /*margin:30px 23px 0 170px;*/
}

#textcontent {
    font-size:13px;
    color:#000;
    padding:4px;
    background:#e7e7e8;
    border:23px solid #fff;
    overflow-x: hidden;
}

#content {
    font-size:13px;
    color:#000;
    padding:4px;
    padding-right:0;
}

.searchres {
    margin-bottom:20px;
}
.searchres h2 { font-size:14px; font-weight:normal; }

/**********************************
 * PROJECTS
 */

.proj {
   float:left;
   width:128px;
   height:200px;
   background:#e7e7e8;
   margin-left:4px;
   margin-top:4px;
   font-size:13px;
}

.proj table { border:0; padding:0; width:128px; }

.proj td.logo { height:70px; width:128px; vertical-align:top; }
td.logo div { #position:absolute; /*IE hack*/
                   width:128px; height:60px; _height:70px; text-align:center;  z-index:1000; overflow:visible; }
td.logo img { z-index:1001; margin-top:10px; }

.proj td.title {
    background:#0055a5;
    color:#fff;
    font-weight:bold;
    height:60px;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
    z-index:100;
}

.proj td.title a:link, .proj td.title a:visited, .proj td.title a:hover { color:#fff; text-decoration:none; }

.proj td.descr {
    height:70px;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
    color:#0156a5;
    font-size:11px;
}

.pager {
    clear:both;
    margin-top:5px;
    text-align:right;
    margin-right:8px;
}

/***********************************************
* RIGHT COLUMN
*/

div.side {
    width:110px;
    color:#2864a5;
    font-size:13px;
    line-height:22px;
    font-family: Tahoma;
    background: #e7e7e8;
    margin-left:auto;
    margin-right:auto;
}

#date { height:22px; margin-top:125px; }
#time { height:22px; margin-top:8px; }
#date span, #time span { margin-left:5px; }
#stamp { display:none; font-size:0; }

#last { margin-top:35px; }
.siderecwrap span {
    display:inline-block;
    font-size:13px; line-height:14px; font-family:Tahoma;
    margin:5px;
}
.siderecwrap { padding-bottom:10px; }
.siderec {
    border:1px solid #b5b5b6;
    width:108px; _width:108px;
    text-align:center;
    padding-bottom:10px;
    padding-top:10px;
}
div.siderec div.title {
    background:#0055a5;
    color:#fff; font-size:10px; font-family:Tahoma;
    line-height:11px;
    padding:5px;
}
div.siderec a:link, div.siderec a:visited, div.siderec a:hover {color:#fff; text-decoration:none;  font-family:Tahoma;}


