* {margin:0;padding:0}

html, body {
  height      : 100%;
  width       : 100%;
  text-align  : left;
  font-family : arial, verdana, tahoma, sans-serif;
  font-size   : 13px;  
  line-height : 14px; 
  color       : #7A7A7A;   
  background  : white url(../../img/site/bg_main.gif) 0 0 repeat-x;
}  

body.mceContentBody
{
	background: none;
}

/* --------------- MAIN CONTAINERS --------------- */ 
/* ----------------------------------------------- */ 

#page_container {
  width         : 934px;  
  margin        : 0 auto;
  position      : relative;
}   

#header_container {  
  height      : 93px;
  position    : relative;   
  z-index     : 100;  
}
  
#main_container {
}

#left_container {
  float      : left;
  position   : relative;
  width      : 450px;
  background : url(../../img/site/bg_photo.gif) 0 0 no-repeat;   
  padding-top : 530px;     
}  

#right_container {
  float      : left;
  width      : 468px;  
/*
  padding    : 40px 10px 20px 20px; 
*/
	padding: 40px 0 20px 10px;
}  

#center_container {
  padding    : 0 60px;
}


#main_content_container {
  background  : url(../../img/site/bg_content_top.jpg) 0 0 no-repeat;   
  position    : relative;
  min-height  : 90px;   
  padding     : 40px 120px 0 240px;       
}

.clearfooter {
  clear  : both;
  height : 35px;	
}

#footer_container {
  position    : absolute;
  top         : 623px;
  left        : 250px;
  text-align  : center;    
  margin      : 0 auto;
  font-size   : 12px;
  font-family : tahoma;
} 


/* --------------- EXTRA CONTAINERS --------------- */ 
/* ----------------------------------------------- */       

#bottom_container {
  background  : url(../../img/site/bottom.png) 0 0 no-repeat;   
  height : 106px;
  position   : relative;
}



#copyright_container {
  position  : absolute;
  top       : 107px;
  left      : 80px;
  font-size : 10px;
}     

#contacts_container {
  background : #ADD2E7 url(../../img/site/contacts_top.gif) 0 0 no-repeat;   
  width      : 143px; 
  padding    : 10px 35px 0 35px;
  color      : #006C94;      
  font-size  : 11px;
  position    : relative;
  left        : 21px;
}
#contacts_bottom {
  background  : url(../../img/site/contacts_bottom.gif) 0 0 no-repeat;   
  line-height : 8px;
  font-size   : 8px;
  width : 213px;
  position    : relative;
  left        : 21px;
}

/* --------------- MENU ------------------- */ 
/* ---------------------------------------- */      

#menu_container {  
  position : absolute;        
  top      : 13px;
  left     : 132px; 
} 
#menu_container ul {  
  text-align : left;
} 
#menu_container ul li {  
  list-style   : none;   
  float        : left;   
  position     : relative;  
  padding      : 0 1px;
}
#menu_container ul li a, #menu_container ul li a:hover { 
  text-decoration : none;
  color           : white;   
  font-size       : 14px;
  text-align      : center;  
  float           : left;                                    
  padding         : 15px 0px;    
  width           : 158px;
  background      : url(../../img/site/menu_item.gif) 0 0 no-repeat; 
}  
#menu_container ul li a:hover {
  text-decoration : underline;
}

#menu_container ul li ul {
  position   : absolute; 
  top        : 35px;   
  left       : 0px;
  display    : none;
  padding    : 8px 0;   
}
#menu_container ul li ul li {
  border     : 0;
  padding    : 0;  
  float      : none;   
  text-align : left;    
}
#menu_container ul li ul li a, #menu_container ul li ul li a:hover { 
  padding      : 0;
  font-size    : 11px;
  float        : none;
  font-weight  : lighter;
  width        : 133px;
  display      : block;   
  padding      : 5px 5px 2px 20px;     
  color        : #006C94; 
  background   : #ADD2E7;    
  text-align   : left;
}  
#menu_container ul li ul li a:hover {
  text-decoration : underline;
} 

#menu_container ul li ul li.submenu_top {
  width       : 158px;
  line-height : 6px;      
  font-size   : 6px;
  background  : url(../../img/site/submenu_top.gif) 0 0 no-repeat; 
}
#menu_container ul li ul li.submenu_bottom {
  width       : 158px;
  line-height : 6px;
  font-size   : 6px;
  background  : url(../../img/site/submenu_bottom.gif) 0 0 no-repeat; 
}

#menu_container ul li:hover  ul {display: block;}


#menu_container ul li a.menu_nav_opened, #menu_container ul li a.menu_nav_opened:visited, #menu_container ul li a.menu_nav_opened:hover {
  background : url(../../img/site/menu_item_on.gif) 0 50% no-repeat; 
  color           : white;   
}

#menu_nav a.menu_nav_selected, #menu_nav a.menu_nav_selected:visited, #menu_nav a.menu_nav_selected:hover {
  background      : url(../../img/site/menu_item_on.gif) 0 50% no-repeat; 
} 

/* ------------------ BOTTOM MENU -------------------------- */ 

#menu_bottom_container {
 
}
#menu_bottom_container a:link, #menu_bottom_container a:visited, #menu_bottom_container a:hover {
  color  : #5287B8;
  margin : 0 30px;
}

/* ------------------ SITEMAP -------------------------- */ 
.sitemap_container { 
  padding     : 0 0 20px 20px;
  text-align : left;   
} 
.sitemap_container li { 
  list-style  : none;
  line-height : 20px;  
}
.sitemap_container li ul { 
  margin-left: 20px;
}




/* ------------------ Icons -------------------------- */ 
#icons_container {
  position    : absolute;
  top         : 30px;
  left        : 40px; 
  background  : url(../../img/site/bg_icons.gif) 26px 4px no-repeat;  
  width       : 130px;
  height      : 13px; 
}  
a#icon_home:link, a#icon_home:visited, a#icon_home:hover,
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover,
a#icon_map:link, a#icon_map:visited, a#icon_map:hover {
  display         : block;
  line-height     : 23px;
  float           : left;
  padding-left    : 12px;
  text-decoration : none;
}
a#icon_home:link, a#icon_home:visited, a#icon_home:hover {
  width      : 23px;
  background : url(../../img/site/icon_home.gif) no-repeat;
}
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover {
  width      : 23px;
  background : url(../../img/site/icon_mail.gif) no-repeat;
}
a#icon_map:link, a#icon_map:visited, a#icon_map:hover {
  width      : 10px;
  background : url(../../img/site/icon_map.gif) no-repeat;
}

/*
a#icon_home:hover {
  background : url(../../img/site/icon_home_on.gif) no-repeat;
}
a#icon_mail:hover {
  background : url(../../img/site/icon_mail_on.gif) no-repeat;
}
a#icon_map:hover {
  background : url(../../img/site/icon_map_on.gif) no-repeat;
}
a#icon_home:hover, a#icon_mail:hover, a#icon_map:hover {
  text-decoration : none;
}
*/

#langs_container {
  position    : absolute;
  top         : 90px;
  left        : 55px; 
  text-align  : left;  
}  
#langs_container a {
  padding : 0 5px;
  color   : #646464;
  font-family : verdana;
  font-size : 9px;
}


/* ------------------- Logo and Photo ------------------------- */ 

#logo_box { 
  position   : absolute;
  top        : 0;
  left       : 48px;
  width      : 287px;
  height     : 168px;  
  background : url(../../img/site/logo_bg.gif) no-repeat;
}

#logo_container {
  position   : absolute;
  background : url(../../img/config/logo.png) no-repeat;
}
#logo_container a:link, #logo_container a:visited, #logo_container a:hover {
  display         : block;
  width           : 100%;
  line-height     : 100%;
  position        : relative; 
  z-index         : 1;
  text-decoration : none;
}
#logo_innerwrap {
  width  : 100%;
  height : 100%;
}

#photo_container {
  width  : 417px;
  height : 485px;
  
  position   : absolute;
  top        : 20px;
  left       : 23px;
  background : url(../../img/config/photo.jpg) 0 0 no-repeat;  
}  

#photo_top_round {
  width  : 55px;
  height : 55px;
  
  position   : absolute;
  top        : 0px;
  left       : 0px;
  background : url(../../img/site/photo_top_round.png) no-repeat;
}   

#photo_bottom_round {
  width  : 59px;
  height : 59px;
  
  position   : absolute;
  top        : 456px;
  right      : 0px;
  background : url(../../img/site/photo_bottom_round.png) no-repeat;
}

/* ------------------- Paging ------------------------- */ 
.pages_container  {
  text-align  : center;     
  line-height : 30px
}  
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  color           : #5A5956;  
  padding         : 2px 4px;
  text-decoration : none;
}
.pages_container a:hover {
  text-decoration : none;
  background      : #ADD2E7;
  color           : white;
}
  
a.page_next:link, a.page_next:visited, a.page_next:hover {
  line-height     : 15px; 
  background      : url(../../img/site/next.gif) 100% 50%  no-repeat;     
  color           : #848689;
  text-decoration : none;
}
a.page_previuos:link, a.page_previuos:visited, a.page_previuos:hover {
  line-height     : 15px; 
  background      : url(../../img/site/prev.gif) 0 50% no-repeat;  
  color           : #848689;
  text-decoration : none;
}   
.page_current {
  line-height : 14px; 
  padding     : 2px 4px; 
  background  : #ADD2E7;  
  color       : white;
}   


/* --------------- EXTRAS --------------------- */ 
/* -------------------------------------------- */ 

h1 {  
  font-size      : 24px;   
  line-height    : 40px;
  color          : #FFB400;   
  text-align     : left;
  width          : 400px;  
  font-family    : arial;  
  font-weight    : lighter;
}  
 
h2 {
  font-size   : 14px;   
  font-weight : bold; 
  line-height : 23px;
  text-align  : center;    
  text-decoration : underline;
}  
 
.button { 
  padding     : 0 10px;
  font-family : arial, sans-serif;  
  font-size   : 11px;
  border      : #7A7A7A 1px solid; 
  background  : white;
  color       : #4F4E4E;;
}
 
.error_message{
  color     : red;
  font-size : 10px;
}
 
.success_message{
  color       : #33568E;
  font-size   : 11px; 
  font-weight : bold; 
  text-align  : center; 
  line-height : 15px;
} 

.content_block {   
  padding : 0 30px 0 0;
}

#content_container img, .mceContentBody img {
  border : solid 2px #FFB400;
  margin : 3px;
}
#content_container ul, .mceContentBody ul {
  list-style-position: inside;
  padding-left: 10px;
}
#content_container blockquote, .mceContentBody blockquote {
  padding-left: 20px;
}
#content_container p, .mceContentBody p {
  padding: 6px 0;
}

#content_container table, .mceContentBody table {
  border       : solid 1px #D3DBE8;
  border-spacing: 1 1;
}
#content_container table th, .mceContentBody table th {
  border       : solid 1px #D3DBE8;
  padding      : 2px;
}
#content_container table td, .mceContentBody table td {
  border       : solid 1px #D3DBE8;
  padding      : 2px;
}



a.more_link:link, a.more_link:visited, a.more_link:hover {
  color       : #171717;
  line-height  :15px;
  text-decoration : underline;
  /*background      : url(../../img/site/link_bullet.gif) 100% 60% no-repeat;*/  
  padding-right : 10px;
}
  
.clear {
  clear       : both; 
  line-height : 0px;
  font-size   : 0px;
}

a:link, a:visited, a:hover {
  color           : #006C94;
  text-decoration : underline;
}

a:hover {
  text-decoration: underline;
}
