﻿/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* 
{    
  margin: 0;
  padding: 0;
}

body 
{    
    color: #163466;
    font-family: Arial;
    line-height: 1.6;
    font-size: 14px;
}

a{    color: #163466; }
a:hover{    color: #32E148; /*#00B40D;*/}
a:active{    color: #CC2223;}

h1 {
  font-size: 18px;/*1.8em;*/
  font-weight: 700;
  color: #163564;
}

h2 {
  font-size: 20px;/*1.5em;*/
  font-weight: normal;
}

h3
{
    font-size: 18px !important;
    color: #163564;
    text-transform: none !important;
}

p, li {
  font-size: 14px;
}

h1, h2, p {
  margin: 0;
}



#wrapper 
{    
  background-color: #fff;
}

#branding 
{ 
  width: 1006px;
  height: 221px;    
  background-image: url(/data/images/header_bgr_top.jpg);  
}

#menu_logo ul { margin: 0; padding: 0; list-style: none;}
#menu_logo ul li a { position: absolute; text-indent: -1000em;}
#menu_logo .windmil a { top: 21px; left: 108px; width:167px;  height: 200px; }
#menu_logo .logo a { top: 98px; left: 320px; width: 580px; height: 68px; }

#panel_search
{
  width: 228px;
  padding-left: 82px;
  padding-top: 5px;
  height: 25px;    
  background-image: url(/data/images/header_bgr_btm_left.jpg);  
  float: left;
}
#panel_nav
{
    width: 696px;/*714px;*/
  height: 25px;    
  padding-top: 5px;
  background-image: url(/data/images/header_bgr_btm_right.jpg);  
  float: right;
}

#branding h1 {
  margin: 0;
}

#mainNav {
  
}

#secondaryContent {  
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}


/* The Core Technique
================================= */

#wrapper {
  width: 1006px;
  margin: 0; 
  text-align: left;
}

#mainNav { 
  width: 27px; 
  float: left; 
   height: 160px;
  background-image: url(/data/images/div_left.gif);
  background-repeat: no-repeat;
}

#content { 
  width: 979px; 
  float: right; 
}

#mainContent { 
  width: 939px; 
  float: left; 
}

#mainContent div p { margin: 0; padding: 0; }
#secondaryContent { 
  width: 40px;
  float: right; 
  height: 160px;
  background-image: url(/data/images/div_right.gif);
  background-repeat: no-repeat;
} 


div.content_top
{    
    background-image: url(/data/images/content_top.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 939px;
    height: 23px;
}

div.content_box
{
    background-image: url(/data/images/content_left.gif);
    background-repeat: repeat-y;      
    background-position:left top;  
    width: 939px;    
}
#left_container
{
    float: left;
    width: 224px;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 15px;
}
#center_container
{
    padding-top: 16px;
    float: right;
    width: 661px;/*673px;*/
    padding-right: 12px;  
}
#center_container h1 { /*text-decoration: underline;*/ border-bottom: solid 2px #163564; text-transform: uppercase;}

div.content_bottom
{
    background-image: url(/data/images/content_bottom.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 937px;
    height: 19px;    
}
#panelMenu{ vertical-align: bottom;}
#divSearch { float:left;}
#divMenu {float: right;}
#divMenu ul { list-style-type: none;}
#divMenu ul li { float:right; margin-right: 5px;}
#divMenu ul li img {border:none; }


#menu
{
    width: 100%;
	margin-left: -15px;
    float: left;
}

#menu ul
{
    list-style: none; float: left; 
}
#menu ul li {float: left; padding: 0px 3px 0px 2px; }


#menu a
{
    color: #163466; 
    text-decoration: none; 
    display: block;
    font-size: 12px;
    text-transform: uppercase;

}
#menu a:hover
{
    color: #00B40D;
}

#menu a:active
{
    color: #CC2223;
}
#menu li {position: relative;}

#menu ul ul 
{
    padding: 0px;
    position: absolute;
    z-index: 500;    
  
}
#menu ul ul li { color: #fff;}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
    display: block;  
    color: #094797;     
    /*border: solid 1px #0D4B9A;     */
}



#center_container ul
{    
    margin-left: 30px;
}

div.info_top
{
    width: 220px;
    height: 19px;
    background-image: url(/data/images/info_top.gif);
    background-repeat: no-repeat;
    background-position: bottom;    
}
div.info_content_outer
{     
    width: 220px;       
    padding: 0 -10px 0 0;
    margin: 0;    
    background-image: url(/data/images/info_right.gif);
    background-repeat: repeat-y;
    background-position: right top; 
    
}

div.info_content, div.btm_info_content
{
    /*
    padding: 0 7px 70px 10px;
    width: 197px;    
    */            
    width: 194px;    
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right:  10px;
    background-color: #C1DEF9;        
    background-image: url(/data/images/info_bgr.gif);
    background-repeat: no-repeat;
    background-position: 127px 100%;
	min-height: 150px;
}
div.btm_info_content{	min-height: 100px !important;}
div.info_content ul { margin-left: 20px;}
div.info_content h1 { margin-top: -8px;}
div.info_content h3 { font-size: 18px; margin: 0; padding: 0; text-transform: uppercase !important; color: #163564 !important;}

div.info_bottom
{
    clear: both;
    width: 220px;
    height: 34px;
    background-image: url(/data/images/info_bottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}


/* menu section*/
li.white { background-color: #fff !important; border-left: solid 1px #0D4B9A !important;  border-right: solid 1px #0D4B9A !important; }
li.white a {font-size: 11px !important;}
    
/*ul.subNavWide li { width: 132px; }  */
ul.subNav li { width: 135px;/*width: 112px;*/  }  
ul.subNav li a,ul.subNavWide li a { margin-left: 10px; } 

li.li_btm_nav { background-image: url(/data/images/m-nav-btm-wide.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:142px !important;}    
li.li_top_nav { background-image: url(/data/images/m-nav-top-wide.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:142px !important;}    
/*
li.li_btm_nav { background-image: url(/data/images/m-nav-btm.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:122px !important;}    
li.li_top_nav { background-image: url(/data/images/m-nav-top.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:122px !important;}    

li.li_btm_nav_wide { background-image: url(/data/images/m-nav-btm-wide.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:142px !important;}    
li.li_top_nav_wide { background-image: url(/data/images/m-nav-top-wide.gif); background-position: 0% 0%; background-repeat: no-repeat; height:9px; width:142px !important;}    
*/
/*end menu section*/
    

table.tb_calc {color: #1D3B55; }
td.td_label { padding-right: 50px; font-size: 14px; }

#calc_result
{
    font-size: 14px;
    margin-top: 45px;    
    color: #1D3B55;
}

table.calc_row { width: 590px; margin-bottom: 30px;font-size: 14px;}
table.calc_row tr td { vertical-align: top;}

td.calc_row_left { width: 240px;}
td.calc_row_right { width: 350px;}

#inner_box {  width: 635px;}
#inner_box_left { float:left;background-image: url(/data/images/box_top_l.gif); background-position: left top; background-repeat: no-repeat;width: 21px; height: 23px; }
#inner_box_center { float:left; background-image: url(/data/images/box_top_c.gif); background-position: left top; background-repeat: repeat-x; width: 594px; height:23px;}
#inner_box_right { float:right;background-image: url(/data/images/box_top_r.gif); background-position: right top; background-repeat: no-repeat; width: 20px; height:23px;}
#inner_box_container_outer { background-image: url(/data/images/box_left.gif); background-repeat: repeat-y; width: 21px;}
#inner_box_container { padding-left:21px;}
#inner_box_bottom { margin-bottom: 15px; background-image: url(/data/images/box_bottom_l.gif); background-position:top left; background-repeat: no-repeat; width: 21px; height: 16px;}


#footer   
{    
    width: 964px !important;
    margin-top: 10px;
    padding: 1px 20px;
    clear: both;
}

#footer_left {float: left; padding-left: 53px; width: 219px;/*237px;*/ font-size:10px;}
#footer_left span {margin-left: 15px; margin-right: 15px;}
#footer_right {float: right; width: 692px;/*734px;*/ color: #094797;}
#footer_right p { font-size: 10px;color: #094797;}
#footer_right p span {margin-left: 5px; margin-right: 5px;}


#tb_contact{ color: #163466; font-weight: 700; }
#tb_contact tr td span { vertical-align: text-top;}
#tb_contact tr td span input { vertical-align: middle; }
#tb_contact tr td span label { padding-left:5px; font-weight: normal; font-size: 10pt;vertical-align: middle;}
td.td_contact_left { vertical-align: text-top; width: 200px; font-family: Arial; font-size:11pt; text-align: right; padding-right: 10px;}

.btn_send 
{
    background-image: url(/data/images/send_right.gif);
    background-position: right top;
    background-repeat: no-repeat;
     background-color: #4585C4;
     border: none;
     color: #fff;
     padding: 0px 10px 0px 5px;
     font-weight: 700;
     height: 20px;   
     margin-top: 2px;
     margin-left: 5px;
       
     
}

#project_list {color: #183869; font-size: 14px;}
#project_list h1 { margin-top: 12px; color: #183869 !important; }
#project_list h2 {color: #183869 !important; }
#project_list a { font-weight: 700; text-decoration: none; }
.alt { background-color: #C1DFF9;}
.head { font-weight: bold;}
div.project_title { float: left; width: 160px; padding: 3px 0px 3px 10px; font-size: 14px;}
div.project_info {float: left; width: 200px; padding: 3px 0px 3px 0px;font-size: 14px;}
div.project_year{float: left; width: 60px; padding: 3px 0px 3px 0px;font-size: 14px;}
div.project_place{float: left; width: 190px; padding: 3px 10px 3px 0px;font-size: 14px;}


#sitemap {margin-bottom: 30px; }
#sitemap ul {list-style: none; margin-left: 20px; }
/*#sitemap ul li, #sitemap ul li ul, #sitemap ul li ul li, #sitemap ul li ul li ul  {margin-top: -8px;}*/
#sitemap ul li a { text-decoration:none; font-size: 14px; }


/* projects */
#short_list {margin-top: -5px;}
#short_list ul {list-style: none; margin-left: 1px; font-size: 12px;}
#short_list ul li { margin-top: -5px; padding: 0 !important; margin-bottom: 3px;}
#short_list ul li a {font-size: 12px;}
/* end projects */

p.error_message { color: #f00; font-size: 14px;}

#proj_links, #proj_pdf {list-style: none;  font-size: 14px; padding: 3px 0 3px 0;}
#proj_links a, #proj_pdf a {font-size: 14px;}
#proj_pdf li img { padding-right: 3px;}


#project_desciption { width: 590px; color:#163466; }
div.project_descr_name {float:left; padding-left: 15px; }
div.project_descr_value {float:right; padding-right: 15px;font-size: 12px; }
div.project_descr_name  h2 { font-weight: 700;font-size: 12px; }
h3.proj
{       
    font-size: 18px !important;      
    text-transform: uppercase !important;    
}

#featureskey table { border: none; }
#featureskey table tr td {text-align: left;}
#featureskey .right { padding-left: 5em; text-align: right !important;}


input.inp_search { float: left;}

/********** xslt search *******************/
#xsltsearch { width: 540px;}
#xsltsearch_result_title
/********** xslt search *******************/


ul.subNav1 li {}  
ul.subNav1 li a{ margin-left: 10px; } 
li.li_top_nav1
{
    height: 9px;
    background-image: url(/data/images/nav_t_right.gif) !important;
    background-repeat:no-repeat;
    background-position: right top;
    margin: 0; padding: 0;
    border: solid 1px #000;
}

li.li_top_nav1 a 
{   
    background-color:#fff;
    border-top: solid 1px #0D4B9A;
    
}
ul.ccc1
{
}
li.wt {border-left: solid 1px #0D4B9A; border-right:solid 1px #0D4B9A; background-color: #fff;  min-width: 100px; max-width: 170px;  }
li.wt a {clear: both; float:none; margin: 0 10px 0 10px; font-size: 8px !!important;}

#xsltsearch {width: 580px;}
a.xsltsearch_title { color: #32E148; text-decoration: none;}
a.xsltsearch_title:hover { text-decoration: underline;}
div.xsltsearch_result 
{
    margin: 5px 10px 10px 10px;
    background-image: url(/data/images/result_separate_line.gif);
    background-repeat: repeat-x;
    background-position:left bottom;
    padding-bottom: 20px;
}
#xsltsearch_navigation img { vertical-align: middle; }
div.bottom_height { min-height: 100px;}
div.top_height { min-height: 130px;}
p.p_all_news { font-size: 12px; text-align: left;padding-left: 15px !important; /*border-top: solid 1px #143465; margin-left: 5px; margin-right: 5px; margin-top: 10px  !important; padding-top:10px !important;*/ }
p.p_all_news a { padding-right: 5px;text-decoration: none;}
p.p_all_news a img { vertical-align: middle; padding-right: 5px; border: none; }

div#dv_news_list, div#dv_news_list_detail { font-size: 12px;}
div#dv_news_list div { margin-bottom: 10px;}
div#dv_news_list div span {font-weight: bold; padding-right: 5px;}
div#dv_news_list div a {text-decoration: none;}

div#dv_news_list_detail div h2 {border-bottom: solid 2px #163564;}
div#dv_news_list_detail div h2 a {text-decoration: none;}
div#dv_news_list_detail div { padding-bottom: 15px;}
p.p_news_date { font-size: 11px;/*padding-top: 10px !important; padding-bottom: 10px !important;*/}
p.p_news_article {padding-top: 10px !important; padding-bottom: 10px !important;}